diff --git a/static/code/stackblitz/v8/angular/package-lock.json b/static/code/stackblitz/v8/angular/package-lock.json index 3c52609288..5d961c09bf 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.7.13", - "@ionic/core": "8.7.13", + "@ionic/angular": "8.7.14", + "@ionic/core": "8.7.14", "ionicons": "8.0.13", "rxjs": "^7.8.1", "tslib": "^2.5.0", @@ -3217,12 +3217,12 @@ } }, "node_modules/@ionic/angular": { - "version": "8.7.13", - "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.7.13.tgz", - "integrity": "sha512-uIcJK/VAEpARefYZ8MDpwtBsG10xyTiAsQxAw284xg6AEosG9GMczY2HekVv417wCm5KiGZa7YKLMT1xNrPGSQ==", + "version": "8.7.14", + "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.7.14.tgz", + "integrity": "sha512-a5XvqPGuNP3XrxAUQwstD9qy30GzcMoYYDfrMloVlBSdFrYD0IXCV8Sjd718ptao86ZLmzYcSJEXZmEbQ3Uuqw==", "license": "MIT", "dependencies": { - "@ionic/core": "8.7.13", + "@ionic/core": "8.7.14", "ionicons": "^8.0.13", "jsonc-parser": "^3.0.0", "tslib": "^2.3.0" @@ -3236,9 +3236,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.7.13", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.13.tgz", - "integrity": "sha512-72sbep6UOiGn+KYKtVSPZhKuq0o68X6mWi5sCyXYE/V1nzUknew9RGohcxbtt5iMVgjuny/m4liIUwVgvvQ5mw==", + "version": "8.7.14", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.14.tgz", + "integrity": "sha512-9CHfow8n19tmfSllUHj3NITqKQGrZHHEF/iyG7xPOlQ9SQ2V4bzd3rHIZ3CKVet1Z/y4HLe0uRShZnmFkSujng==", "license": "MIT", "dependencies": { "@stencil/core": "4.38.0", diff --git a/static/code/stackblitz/v8/angular/package.json b/static/code/stackblitz/v8/angular/package.json index 16f9ac887c..1b5bd92098 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.7.13", - "@ionic/core": "8.7.13", + "@ionic/angular": "8.7.14", + "@ionic/core": "8.7.14", "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 def86e6e21..fa1ec33545 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.7.13", + "@ionic/core": "8.7.14", "ionicons": "8.0.13" }, "devDependencies": { @@ -458,9 +458,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.7.13", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.13.tgz", - "integrity": "sha512-72sbep6UOiGn+KYKtVSPZhKuq0o68X6mWi5sCyXYE/V1nzUknew9RGohcxbtt5iMVgjuny/m4liIUwVgvvQ5mw==", + "version": "8.7.14", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.14.tgz", + "integrity": "sha512-9CHfow8n19tmfSllUHj3NITqKQGrZHHEF/iyG7xPOlQ9SQ2V4bzd3rHIZ3CKVet1Z/y4HLe0uRShZnmFkSujng==", "license": "MIT", "dependencies": { "@stencil/core": "4.38.0", diff --git a/static/code/stackblitz/v8/html/package.json b/static/code/stackblitz/v8/html/package.json index 22c642533b..e0c5262152 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.7.13", + "@ionic/core": "8.7.14", "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 3240d96abd..47ceb14abb 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.7.13", - "@ionic/react-router": "8.7.13", + "@ionic/react": "8.7.14", + "@ionic/react-router": "8.7.14", "@types/node": "^24.0.0", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", @@ -716,9 +716,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.7.13", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.13.tgz", - "integrity": "sha512-72sbep6UOiGn+KYKtVSPZhKuq0o68X6mWi5sCyXYE/V1nzUknew9RGohcxbtt5iMVgjuny/m4liIUwVgvvQ5mw==", + "version": "8.7.14", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.14.tgz", + "integrity": "sha512-9CHfow8n19tmfSllUHj3NITqKQGrZHHEF/iyG7xPOlQ9SQ2V4bzd3rHIZ3CKVet1Z/y4HLe0uRShZnmFkSujng==", "license": "MIT", "dependencies": { "@stencil/core": "4.38.0", @@ -730,12 +730,12 @@ } }, "node_modules/@ionic/react": { - "version": "8.7.13", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.13.tgz", - "integrity": "sha512-PCuIpaurVYxYZ/CoUN3gP56Fwdx+bx78Qy7V5Ac61nGGW7XpVlV4vM9328Kv7OPs5fkmIvKI6LoY78BnjF0PkA==", + "version": "8.7.14", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.14.tgz", + "integrity": "sha512-8lJZz+GbwDs0HEZuSjFQkg2+fGNdVrISh9N+SAlKRajtea4wva3hBjDUl21iE/u32W7xOslTGdZ9zIdAPYjHlg==", "license": "MIT", "dependencies": { - "@ionic/core": "8.7.13", + "@ionic/core": "8.7.14", "ionicons": "^8.0.13", "tslib": "*" }, @@ -745,12 +745,12 @@ } }, "node_modules/@ionic/react-router": { - "version": "8.7.13", - "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.7.13.tgz", - "integrity": "sha512-44vuvHO1h3BeDAlZfqbl/eERs9gVjmpxS7ziWHHuuK0l0G0mVNhEur32seZJFBQ4v68o1LcKPkEIB9eRfaV0Vw==", + "version": "8.7.14", + "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.7.14.tgz", + "integrity": "sha512-Q8piclIT1+AGJZn8W3TLq2agvkB3NUuACe1XladE5RqPuVnyKtU76ugCcN5eIgXGUIn6UzCCQIwGhRgtStMvyA==", "license": "MIT", "dependencies": { - "@ionic/react": "8.7.13", + "@ionic/react": "8.7.14", "tslib": "*" }, "peerDependencies": { diff --git a/static/code/stackblitz/v8/react/package.json b/static/code/stackblitz/v8/react/package.json index 15d518689b..bbbf6308c0 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.7.13", - "@ionic/react-router": "8.7.13", + "@ionic/react": "8.7.14", + "@ionic/react-router": "8.7.14", "@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 d98c5ba4b3..c2b915392c 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.7.13", - "@ionic/vue-router": "8.7.13", + "@ionic/vue": "8.7.14", + "@ionic/vue-router": "8.7.14", "vue": "^3.2.25", "vue-router": "4.6.4" }, @@ -509,9 +509,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.7.13", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.13.tgz", - "integrity": "sha512-72sbep6UOiGn+KYKtVSPZhKuq0o68X6mWi5sCyXYE/V1nzUknew9RGohcxbtt5iMVgjuny/m4liIUwVgvvQ5mw==", + "version": "8.7.14", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.14.tgz", + "integrity": "sha512-9CHfow8n19tmfSllUHj3NITqKQGrZHHEF/iyG7xPOlQ9SQ2V4bzd3rHIZ3CKVet1Z/y4HLe0uRShZnmFkSujng==", "license": "MIT", "dependencies": { "@stencil/core": "4.38.0", @@ -523,23 +523,23 @@ } }, "node_modules/@ionic/vue": { - "version": "8.7.13", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.13.tgz", - "integrity": "sha512-hflvGaNPABYP0Qt68YgrauVaXyjKeHODOkYzJhk36kcr+VexwTWm1FGJG1/nKKgdh6fwDIsubJvlhoZaRhtVtg==", + "version": "8.7.14", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.14.tgz", + "integrity": "sha512-4KYsOr55N8B95zMayS036EsExD6r3i9gwXrWKa6zwKH1QowIde3oQBVzaVyQvMoebaZP5LskpeAJKgHYDTKGrg==", "license": "MIT", "dependencies": { - "@ionic/core": "8.7.13", + "@ionic/core": "8.7.14", "@stencil/vue-output-target": "0.10.7", "ionicons": "^8.0.13" } }, "node_modules/@ionic/vue-router": { - "version": "8.7.13", - "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.7.13.tgz", - "integrity": "sha512-smVKbuBNOmseFABW8iV8+hHKAa9wOggnnlz/h/wML4TkOl8+4UWVmBhx0+ed/w7KPb4iOqV4vCkuzxRNHfud9Q==", + "version": "8.7.14", + "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.7.14.tgz", + "integrity": "sha512-gEvdmirF94JkAjMKeKl4G0KL8GH5WmHXWM1BiwDSjNQ7RFQJm0Wi+t1ZYKtbSMDWlZkeeReOi5j0/ykyPI84xw==", "license": "MIT", "dependencies": { - "@ionic/vue": "8.7.13" + "@ionic/vue": "8.7.14" } }, "node_modules/@jridgewell/sourcemap-codec": { diff --git a/static/code/stackblitz/v8/vue/package.json b/static/code/stackblitz/v8/vue/package.json index 3ee8e4b93e..bc1bd5cfb2 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.7.13", - "@ionic/vue-router": "8.7.13", + "@ionic/vue": "8.7.14", + "@ionic/vue-router": "8.7.14", "vue": "^3.2.25", "vue-router": "4.6.4" },