diff --git a/static/code/stackblitz/v8/angular/package-lock.json b/static/code/stackblitz/v8/angular/package-lock.json index 4f58c1985b..303383bf3e 100644 --- a/static/code/stackblitz/v8/angular/package-lock.json +++ b/static/code/stackblitz/v8/angular/package-lock.json @@ -14,8 +14,8 @@ "@angular/platform-browser": "^20.0.0", "@angular/platform-browser-dynamic": "^20.0.0", "@angular/router": "^20.0.0", - "@ionic/angular": "8.8.2", - "@ionic/core": "8.8.2", + "@ionic/angular": "8.8.3", + "@ionic/core": "8.8.3", "ionicons": "8.0.13", "rxjs": "^7.8.1", "tslib": "^2.5.0", @@ -3220,12 +3220,12 @@ } }, "node_modules/@ionic/angular": { - "version": "8.8.2", - "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.8.2.tgz", - "integrity": "sha512-I+CDXVyTKz8TuFfOKAFsmTZFCRoF1Ij0rk2lYz8RMjXCENHL9TUs+7Wk2WpNb/kyOI7EmXtGF8ODmYyv4kB0ow==", + "version": "8.8.3", + "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.8.3.tgz", + "integrity": "sha512-/rQCaW0iyyTJuOIwo6Bp0hVvZxaSGrcxtA1rgl50VTK9nvGxMnp49/g/Oj8Dg9qqWW8+ONn74pyHw18+jzkVGw==", "license": "MIT", "dependencies": { - "@ionic/core": "8.8.2", + "@ionic/core": "8.8.3", "ionicons": "^8.0.13", "jsonc-parser": "^3.0.0", "tslib": "^2.3.0" @@ -3239,9 +3239,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.8.2", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.2.tgz", - "integrity": "sha512-br0XaVX/mct0d+ArQk7Gg6R8iLsfcgGdSVs+554iv5U4TjmqVIbmkF+o4IZSe2WkulUHnLVF20/EJ1ZH00aTnw==", + "version": "8.8.3", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.3.tgz", + "integrity": "sha512-qvl+bRgZRvAJ35eW2iW0Vlo11T/EQsPazMU6z45QxJvcLukGJ59MwubjDTx6dPKteful4/FBzVt9etCvcNp8Gg==", "license": "MIT", "dependencies": { "@stencil/core": "4.43.0", diff --git a/static/code/stackblitz/v8/angular/package.json b/static/code/stackblitz/v8/angular/package.json index 0a64a5fa66..2b1bee0401 100644 --- a/static/code/stackblitz/v8/angular/package.json +++ b/static/code/stackblitz/v8/angular/package.json @@ -15,8 +15,8 @@ "@angular/platform-browser": "^20.0.0", "@angular/platform-browser-dynamic": "^20.0.0", "@angular/router": "^20.0.0", - "@ionic/angular": "8.8.2", - "@ionic/core": "8.8.2", + "@ionic/angular": "8.8.3", + "@ionic/core": "8.8.3", "ionicons": "8.0.13", "rxjs": "^7.8.1", "tslib": "^2.5.0", diff --git a/static/code/stackblitz/v8/html/package-lock.json b/static/code/stackblitz/v8/html/package-lock.json index 8549c3e99c..f670498a4b 100644 --- a/static/code/stackblitz/v8/html/package-lock.json +++ b/static/code/stackblitz/v8/html/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "html-starter", "dependencies": { - "@ionic/core": "8.8.2", + "@ionic/core": "8.8.3", "ionicons": "8.0.13" }, "devDependencies": { @@ -53,9 +53,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.8.2", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.2.tgz", - "integrity": "sha512-br0XaVX/mct0d+ArQk7Gg6R8iLsfcgGdSVs+554iv5U4TjmqVIbmkF+o4IZSe2WkulUHnLVF20/EJ1ZH00aTnw==", + "version": "8.8.3", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.3.tgz", + "integrity": "sha512-qvl+bRgZRvAJ35eW2iW0Vlo11T/EQsPazMU6z45QxJvcLukGJ59MwubjDTx6dPKteful4/FBzVt9etCvcNp8Gg==", "license": "MIT", "dependencies": { "@stencil/core": "4.43.0", diff --git a/static/code/stackblitz/v8/html/package.json b/static/code/stackblitz/v8/html/package.json index 1d7536b706..fba300499f 100644 --- a/static/code/stackblitz/v8/html/package.json +++ b/static/code/stackblitz/v8/html/package.json @@ -9,7 +9,7 @@ "start": "vite preview" }, "dependencies": { - "@ionic/core": "8.8.2", + "@ionic/core": "8.8.3", "ionicons": "8.0.13" }, "devDependencies": { diff --git a/static/code/stackblitz/v8/react/package-lock.json b/static/code/stackblitz/v8/react/package-lock.json index 1dc565a3ec..dde77ae56c 100644 --- a/static/code/stackblitz/v8/react/package-lock.json +++ b/static/code/stackblitz/v8/react/package-lock.json @@ -8,8 +8,8 @@ "name": "vite-react-typescript", "version": "0.1.0", "dependencies": { - "@ionic/react": "8.8.2", - "@ionic/react-router": "8.8.2", + "@ionic/react": "8.8.3", + "@ionic/react-router": "8.8.3", "@types/node": "^24.0.0", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", @@ -70,9 +70,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.8.2", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.2.tgz", - "integrity": "sha512-br0XaVX/mct0d+ArQk7Gg6R8iLsfcgGdSVs+554iv5U4TjmqVIbmkF+o4IZSe2WkulUHnLVF20/EJ1ZH00aTnw==", + "version": "8.8.3", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.3.tgz", + "integrity": "sha512-qvl+bRgZRvAJ35eW2iW0Vlo11T/EQsPazMU6z45QxJvcLukGJ59MwubjDTx6dPKteful4/FBzVt9etCvcNp8Gg==", "license": "MIT", "dependencies": { "@stencil/core": "4.43.0", @@ -84,12 +84,12 @@ } }, "node_modules/@ionic/react": { - "version": "8.8.2", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.8.2.tgz", - "integrity": "sha512-b2kMns556wocZ5JMoo5PZMRjNkgmQKOgxb5rIdrhgJMrLtkQ/smQi7dn3Sp9Hhy5tI3oY2ooyCMjABKe1PbKww==", + "version": "8.8.3", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.8.3.tgz", + "integrity": "sha512-mqUftIoYROKSiqD9rOyF0XwR1/5dsGpAW/JD5bcPJqbNKx2bopb0/uiddeQ3Vbhi37tz5nsxzX0NB1+3cdx7hQ==", "license": "MIT", "dependencies": { - "@ionic/core": "8.8.2", + "@ionic/core": "8.8.3", "ionicons": "^8.0.13", "tslib": "*" }, @@ -99,12 +99,12 @@ } }, "node_modules/@ionic/react-router": { - "version": "8.8.2", - "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.8.2.tgz", - "integrity": "sha512-PB3YgtDq5BTXWhaHZxULMYGm6zf0A115WsjDu1qYR7ltrgxW0REzzSA8C+0EYCY93BZxFfyzeg3P7FuJhohPmg==", + "version": "8.8.3", + "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.8.3.tgz", + "integrity": "sha512-TLz3Hr+jc0eccsDnxwmYSLtmBQ+4I8CQ4EUG2rcw/idCZVL1ew3TLycTgiYq4MbAvdFp6bKC3CDTJoiSY4E9Kw==", "license": "MIT", "dependencies": { - "@ionic/react": "8.8.2", + "@ionic/react": "8.8.3", "tslib": "*" }, "peerDependencies": { diff --git a/static/code/stackblitz/v8/react/package.json b/static/code/stackblitz/v8/react/package.json index 384e44ed06..2d532bdf7f 100644 --- a/static/code/stackblitz/v8/react/package.json +++ b/static/code/stackblitz/v8/react/package.json @@ -3,8 +3,8 @@ "version": "0.1.0", "private": true, "dependencies": { - "@ionic/react": "8.8.2", - "@ionic/react-router": "8.8.2", + "@ionic/react": "8.8.3", + "@ionic/react-router": "8.8.3", "@types/node": "^24.0.0", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", diff --git a/static/code/stackblitz/v8/vue/package-lock.json b/static/code/stackblitz/v8/vue/package-lock.json index e861ddc9a6..92eb9d9f45 100644 --- a/static/code/stackblitz/v8/vue/package-lock.json +++ b/static/code/stackblitz/v8/vue/package-lock.json @@ -8,8 +8,8 @@ "name": "vite-vue-starter", "version": "0.0.0", "dependencies": { - "@ionic/vue": "8.8.2", - "@ionic/vue-router": "8.8.2", + "@ionic/vue": "8.8.3", + "@ionic/vue-router": "8.8.3", "vue": "^3.2.25", "vue-router": "5.0.4" }, @@ -120,9 +120,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.8.2", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.2.tgz", - "integrity": "sha512-br0XaVX/mct0d+ArQk7Gg6R8iLsfcgGdSVs+554iv5U4TjmqVIbmkF+o4IZSe2WkulUHnLVF20/EJ1ZH00aTnw==", + "version": "8.8.3", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.3.tgz", + "integrity": "sha512-qvl+bRgZRvAJ35eW2iW0Vlo11T/EQsPazMU6z45QxJvcLukGJ59MwubjDTx6dPKteful4/FBzVt9etCvcNp8Gg==", "license": "MIT", "dependencies": { "@stencil/core": "4.43.0", @@ -134,23 +134,23 @@ } }, "node_modules/@ionic/vue": { - "version": "8.8.2", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.8.2.tgz", - "integrity": "sha512-egNOq0UfDrI9nq0OZcKGVstrqpajvOuAbplNF5izx0eeDCwU/3o7z+ehU7zzqnEBgK1DWW4v/TEdAxRUREMAcA==", + "version": "8.8.3", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.8.3.tgz", + "integrity": "sha512-6bwi2RodoxECt2Ef6C6km4ZkuH4TweyhF800/XpunOKjM2Iya3pD1j230KSRd35cJpAenGc1uplLdIZhAyMsWg==", "license": "MIT", "dependencies": { - "@ionic/core": "8.8.2", + "@ionic/core": "8.8.3", "@stencil/vue-output-target": "0.10.7", "ionicons": "^8.0.13" } }, "node_modules/@ionic/vue-router": { - "version": "8.8.2", - "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.8.2.tgz", - "integrity": "sha512-aBrTww1gTWEclhpAzVaQA4r1hYlviovFT8rwBWqlZGn4YnvN6GrtaG6GJxIPhyCHPTqSiDV942mZ9p4IVSo+Vg==", + "version": "8.8.3", + "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.8.3.tgz", + "integrity": "sha512-jR5NDspvg5kbrzr9zgu+6cZYVjubDegdB8WZd5x6y0A7mTXSVb0PJOwf5JtJZT9DqwMGChOaasMjcYQpnPChRA==", "license": "MIT", "dependencies": { - "@ionic/vue": "8.8.2" + "@ionic/vue": "8.8.3" } }, "node_modules/@jridgewell/gen-mapping": { diff --git a/static/code/stackblitz/v8/vue/package.json b/static/code/stackblitz/v8/vue/package.json index cf3a223d88..8bc46139f4 100644 --- a/static/code/stackblitz/v8/vue/package.json +++ b/static/code/stackblitz/v8/vue/package.json @@ -8,8 +8,8 @@ "preview": "vite preview" }, "dependencies": { - "@ionic/vue": "8.8.2", - "@ionic/vue-router": "8.8.2", + "@ionic/vue": "8.8.3", + "@ionic/vue-router": "8.8.3", "vue": "^3.2.25", "vue-router": "5.0.4" },