diff --git a/static/code/stackblitz/v8/angular/package-lock.json b/static/code/stackblitz/v8/angular/package-lock.json index 0f86945438..dbff431197 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.14", - "@ionic/core": "8.8.14", + "@ionic/angular": "8.8.15", + "@ionic/core": "8.8.15", "ionicons": "8.0.13", "rxjs": "^7.8.1", "tslib": "^2.5.0", @@ -4348,12 +4348,12 @@ } }, "node_modules/@ionic/angular": { - "version": "8.8.14", - "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.8.14.tgz", - "integrity": "sha512-LZpLnIaajvgdXlvbvCxxE3HxDjVkschMMoG+Je1puYGc9EPSzyqWLGP2Rwq7EOCjTXWt9qmoQhBoaP0u+N64jg==", + "version": "8.8.15", + "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.8.15.tgz", + "integrity": "sha512-a6kx8cwOiHPVH6VGOkxPqJRTbQ6QMVUgIT6094O/8pOm/4qPT3qu1UYiP6GoiappG7l0mIBjrBGcMPjbvKOJJg==", "license": "MIT", "dependencies": { - "@ionic/core": "8.8.14", + "@ionic/core": "8.8.15", "ionicons": "^8.0.13", "jsonc-parser": "^3.0.0", "tslib": "^2.3.0" @@ -4367,9 +4367,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.8.14", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.14.tgz", - "integrity": "sha512-xI1y1OqPFsEjVE6nvLdUpb77Xt4uy5cQrNbDT/sRM6RN3vMs2zOFWubeRaQkBf0WslFetiJ/5uAALS/mW4d4TA==", + "version": "8.8.15", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.15.tgz", + "integrity": "sha512-iEREpxWYEakK3ZVGdFVi6Vm+MIpVhNlfy5qds5IjVnZqUPKaD8ynN/2LPfgQiLO/e8eEo40KJj+QuW97uMW53Q==", "license": "MIT", "dependencies": { "@stencil/core": "4.43.5", diff --git a/static/code/stackblitz/v8/angular/package.json b/static/code/stackblitz/v8/angular/package.json index 68112815d2..99dd605574 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.14", - "@ionic/core": "8.8.14", + "@ionic/angular": "8.8.15", + "@ionic/core": "8.8.15", "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 164ae01b0b..4144ff1516 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.14", + "@ionic/core": "8.8.15", "ionicons": "8.0.13" }, "devDependencies": { @@ -50,9 +50,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.8.14", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.14.tgz", - "integrity": "sha512-xI1y1OqPFsEjVE6nvLdUpb77Xt4uy5cQrNbDT/sRM6RN3vMs2zOFWubeRaQkBf0WslFetiJ/5uAALS/mW4d4TA==", + "version": "8.8.15", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.15.tgz", + "integrity": "sha512-iEREpxWYEakK3ZVGdFVi6Vm+MIpVhNlfy5qds5IjVnZqUPKaD8ynN/2LPfgQiLO/e8eEo40KJj+QuW97uMW53Q==", "license": "MIT", "dependencies": { "@stencil/core": "4.43.5", diff --git a/static/code/stackblitz/v8/html/package.json b/static/code/stackblitz/v8/html/package.json index dca819cd49..361e2c817d 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.14", + "@ionic/core": "8.8.15", "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 03206c498f..fe3beef86b 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.14", - "@ionic/react-router": "8.8.14", + "@ionic/react": "8.8.15", + "@ionic/react-router": "8.8.15", "@types/node": "^24.0.0", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", @@ -67,9 +67,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.8.14", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.14.tgz", - "integrity": "sha512-xI1y1OqPFsEjVE6nvLdUpb77Xt4uy5cQrNbDT/sRM6RN3vMs2zOFWubeRaQkBf0WslFetiJ/5uAALS/mW4d4TA==", + "version": "8.8.15", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.15.tgz", + "integrity": "sha512-iEREpxWYEakK3ZVGdFVi6Vm+MIpVhNlfy5qds5IjVnZqUPKaD8ynN/2LPfgQiLO/e8eEo40KJj+QuW97uMW53Q==", "license": "MIT", "dependencies": { "@stencil/core": "4.43.5", @@ -81,12 +81,12 @@ } }, "node_modules/@ionic/react": { - "version": "8.8.14", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.8.14.tgz", - "integrity": "sha512-oEj1nIznqFQpnWGU3qsqY6jpPl1fQoX/cPtL0sgXMBOFPtbuQx1R+NOwKh9ozHsRXTpmmfCjLZPioboieyEyyw==", + "version": "8.8.15", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.8.15.tgz", + "integrity": "sha512-8bjys95dICAfJMwA0iuKIYfg5pbz2lY56eQpIG6In+796PvMNVXE9eFLhIZ15jjpRE1O/HZHxO2OFV/pL3NVdA==", "license": "MIT", "dependencies": { - "@ionic/core": "8.8.14", + "@ionic/core": "8.8.15", "ionicons": "^8.0.13", "tslib": "*" }, @@ -96,12 +96,12 @@ } }, "node_modules/@ionic/react-router": { - "version": "8.8.14", - "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.8.14.tgz", - "integrity": "sha512-TKPbSgOBdF9jBIrYDqSOI+Esba37kHXmvrEz+R3qDJuISnXDPCEEI8Y8s5KwAbySSSeujOjGAryU+5yazBIBow==", + "version": "8.8.15", + "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.8.15.tgz", + "integrity": "sha512-YduX4wPSSB1NcmsIfkHbzfSIfmkJDxm3q1+qWjsxtZBOe1Gg7GSTXW4zMhSOO8/hmTbQWYwoar2jK5w0pE218g==", "license": "MIT", "dependencies": { - "@ionic/react": "8.8.14", + "@ionic/react": "8.8.15", "tslib": "*" }, "peerDependencies": { diff --git a/static/code/stackblitz/v8/react/package.json b/static/code/stackblitz/v8/react/package.json index 12e5ea80f5..272f00680d 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.14", - "@ionic/react-router": "8.8.14", + "@ionic/react": "8.8.15", + "@ionic/react-router": "8.8.15", "@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 f9bc9eac9b..6f82492b38 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.14", - "@ionic/vue-router": "8.8.14", + "@ionic/vue": "8.8.15", + "@ionic/vue-router": "8.8.15", "vue": "^3.2.25", "vue-router": "5.2.0" }, @@ -161,9 +161,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.8.14", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.14.tgz", - "integrity": "sha512-xI1y1OqPFsEjVE6nvLdUpb77Xt4uy5cQrNbDT/sRM6RN3vMs2zOFWubeRaQkBf0WslFetiJ/5uAALS/mW4d4TA==", + "version": "8.8.15", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.15.tgz", + "integrity": "sha512-iEREpxWYEakK3ZVGdFVi6Vm+MIpVhNlfy5qds5IjVnZqUPKaD8ynN/2LPfgQiLO/e8eEo40KJj+QuW97uMW53Q==", "license": "MIT", "dependencies": { "@stencil/core": "4.43.5", @@ -175,23 +175,23 @@ } }, "node_modules/@ionic/vue": { - "version": "8.8.14", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.8.14.tgz", - "integrity": "sha512-mGmK77YZM+Os+sYsDaw4QCpvNd7DhHIJvih8lfRSqo/zLyLm7x6Ya4OwCbPxKRL3CMERDKLW10p7rImihhMilA==", + "version": "8.8.15", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.8.15.tgz", + "integrity": "sha512-WYM51Qlh1PES6Xst+085ueGj4iars2AhBnTboQBLxS9knU6hHQ90/5/pNjOl3WyFkmWV7/kL8iQaR7o+qESLxQ==", "license": "MIT", "dependencies": { - "@ionic/core": "8.8.14", + "@ionic/core": "8.8.15", "@stencil/vue-output-target": "0.10.7", "ionicons": "^8.0.13" } }, "node_modules/@ionic/vue-router": { - "version": "8.8.14", - "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.8.14.tgz", - "integrity": "sha512-di5mg8Vqc+CBTiIqFk1JN7DeOKMNGzl8Eh/s5l2QsX6X1TNrei+4apSM0iBQKWdH+s14r7y4qhBzoSKXm7Tnqg==", + "version": "8.8.15", + "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.8.15.tgz", + "integrity": "sha512-SxUoDBmbU7rA+7POfJsxWRkpv8ttew7qecH6LVVcxcOiCenWALIvzkRRkozDbNd2Wb0r09j271RsgIU8v7hYRQ==", "license": "MIT", "dependencies": { - "@ionic/vue": "8.8.14" + "@ionic/vue": "8.8.15" } }, "node_modules/@jridgewell/gen-mapping": { @@ -908,6 +908,17 @@ "csstype": "^3.2.3" } }, + "node_modules/@vue/server-renderer": { + "version": "3.5.40", + "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.40.tgz", + "integrity": "sha512-XNJym9WpevhTVt1HuwOrCRJ5Q+9z4BjTMrDtjTrvx74SmUll8spNTw6whWJa9mEkO4PKn5TihI/bm/8ds2QVJw==", + "license": "MIT", + "dependencies": { + "@vue/compiler-ssr": "3.5.40", + "@vue/runtime-dom": "3.5.40", + "@vue/shared": "3.5.40" + } + }, "node_modules/@vue/shared": { "version": "3.5.40", "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.40.tgz", diff --git a/static/code/stackblitz/v8/vue/package.json b/static/code/stackblitz/v8/vue/package.json index a994b7f7f7..c4c31a97f0 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.14", - "@ionic/vue-router": "8.8.14", + "@ionic/vue": "8.8.15", + "@ionic/vue-router": "8.8.15", "vue": "^3.2.25", "vue-router": "5.2.0" },