diff --git a/static/code/stackblitz/v8/angular/package-lock.json b/static/code/stackblitz/v8/angular/package-lock.json index 3df9235d46..a6e9385179 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.10", - "@ionic/core": "8.7.10", + "@ionic/angular": "8.7.11", + "@ionic/core": "8.7.11", "ionicons": "8.0.13", "rxjs": "^7.8.1", "tslib": "^2.5.0", @@ -3217,12 +3217,12 @@ } }, "node_modules/@ionic/angular": { - "version": "8.7.10", - "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.7.10.tgz", - "integrity": "sha512-suny+E29J70lGoDSd5YFWFn5Wt5DZTYE4d3Pg3cHHYLkIFHXv9iNnEkXSUjdYH3rZLzVfvj2K3wWWWxKSeSDTQ==", + "version": "8.7.11", + "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.7.11.tgz", + "integrity": "sha512-W2/mmrL/RTwlDrFyOmRukTz6x0DLl905XwVjIIMeGgu/IV3dbHbzHmFj6VwdhdxW13T9kLOrzLqPRri1KQtdCw==", "license": "MIT", "dependencies": { - "@ionic/core": "8.7.10", + "@ionic/core": "8.7.11", "ionicons": "^8.0.13", "jsonc-parser": "^3.0.0", "tslib": "^2.3.0" @@ -3236,9 +3236,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.7.10", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.10.tgz", - "integrity": "sha512-auDIGVQCwh/gc69WwbR/DFzZPx4O5EpYTBjS2cRzZXKK7yS1ZMey2VLflqbdpQFye+tyBCJvfcOEHgUo1vuVFA==", + "version": "8.7.11", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.11.tgz", + "integrity": "sha512-9UX9IeEztWWXymi+xCUMEBnnY+TbaR8crZLOwFnxPUEq4FFWSUCSv5XeHHQBpgZjBO2MJuDGcNv0GCQumIjVcQ==", "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 2a47ed07ee..ff788c8514 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.10", - "@ionic/core": "8.7.10", + "@ionic/angular": "8.7.11", + "@ionic/core": "8.7.11", "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 3ada8b0b63..c414dfd959 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.10", + "@ionic/core": "8.7.11", "ionicons": "8.0.13" }, "devDependencies": { @@ -458,9 +458,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.7.10", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.10.tgz", - "integrity": "sha512-auDIGVQCwh/gc69WwbR/DFzZPx4O5EpYTBjS2cRzZXKK7yS1ZMey2VLflqbdpQFye+tyBCJvfcOEHgUo1vuVFA==", + "version": "8.7.11", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.11.tgz", + "integrity": "sha512-9UX9IeEztWWXymi+xCUMEBnnY+TbaR8crZLOwFnxPUEq4FFWSUCSv5XeHHQBpgZjBO2MJuDGcNv0GCQumIjVcQ==", "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 1c3e298f4a..22a2047e41 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.10", + "@ionic/core": "8.7.11", "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 244ee36725..a5714d14b6 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.10", - "@ionic/react-router": "8.7.10", + "@ionic/react": "8.7.11", + "@ionic/react-router": "8.7.11", "@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.10", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.10.tgz", - "integrity": "sha512-auDIGVQCwh/gc69WwbR/DFzZPx4O5EpYTBjS2cRzZXKK7yS1ZMey2VLflqbdpQFye+tyBCJvfcOEHgUo1vuVFA==", + "version": "8.7.11", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.11.tgz", + "integrity": "sha512-9UX9IeEztWWXymi+xCUMEBnnY+TbaR8crZLOwFnxPUEq4FFWSUCSv5XeHHQBpgZjBO2MJuDGcNv0GCQumIjVcQ==", "license": "MIT", "dependencies": { "@stencil/core": "4.38.0", @@ -727,12 +727,12 @@ } }, "node_modules/@ionic/react": { - "version": "8.7.10", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.10.tgz", - "integrity": "sha512-FNGQCmkAjteOBz+qR9Qa/dl8AjdP4UXandmWWEECTzdrQKBpt5fFdu8vE3i7FBx60R4tr/zBxlila48EzVtqsQ==", + "version": "8.7.11", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.11.tgz", + "integrity": "sha512-h4j2SVRMgoxZBdr1bluKGrb0xNYEqEDcjHDuHsok669tKH3RnTMfD276zytfhFh3R8gIKWIqxb76NIsW/hfZcQ==", "license": "MIT", "dependencies": { - "@ionic/core": "8.7.10", + "@ionic/core": "8.7.11", "ionicons": "^8.0.13", "tslib": "*" }, @@ -742,12 +742,12 @@ } }, "node_modules/@ionic/react-router": { - "version": "8.7.10", - "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.7.10.tgz", - "integrity": "sha512-HD7w8gkVMgseo3Iqva1S10aLcfJVz81PEXJgEH7Ixdv/gyAPuytCnG9g+pNkrMQ+4TTlHC9DQRWkKDvetqW6Hw==", + "version": "8.7.11", + "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.7.11.tgz", + "integrity": "sha512-ZpJxx9WjprNngRaVEUvy1k5S22P0/BNfXNKpqqFci/JDJL5uPArLaevwXAuOzdIf+EknpG+34IIW6PBme5cPAQ==", "license": "MIT", "dependencies": { - "@ionic/react": "8.7.10", + "@ionic/react": "8.7.11", "tslib": "*" }, "peerDependencies": { diff --git a/static/code/stackblitz/v8/react/package.json b/static/code/stackblitz/v8/react/package.json index 9cbff2323d..815c39d039 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.10", - "@ionic/react-router": "8.7.10", + "@ionic/react": "8.7.11", + "@ionic/react-router": "8.7.11", "@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 83bc45c023..f555ab9380 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.10", - "@ionic/vue-router": "8.7.10", + "@ionic/vue": "8.7.11", + "@ionic/vue-router": "8.7.11", "vue": "^3.2.25", "vue-router": "4.6.3" }, @@ -509,9 +509,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.7.10", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.10.tgz", - "integrity": "sha512-auDIGVQCwh/gc69WwbR/DFzZPx4O5EpYTBjS2cRzZXKK7yS1ZMey2VLflqbdpQFye+tyBCJvfcOEHgUo1vuVFA==", + "version": "8.7.11", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.11.tgz", + "integrity": "sha512-9UX9IeEztWWXymi+xCUMEBnnY+TbaR8crZLOwFnxPUEq4FFWSUCSv5XeHHQBpgZjBO2MJuDGcNv0GCQumIjVcQ==", "license": "MIT", "dependencies": { "@stencil/core": "4.38.0", @@ -520,23 +520,23 @@ } }, "node_modules/@ionic/vue": { - "version": "8.7.10", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.10.tgz", - "integrity": "sha512-5nhzBZC1VASQmNGz36UXsxVsMXAUmhKhpAfWaiwqfoHy/8YLV6d5dwCQPBwQrX7K4I/k76eyho8xQ4YhQFZXng==", + "version": "8.7.11", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.11.tgz", + "integrity": "sha512-HDEcjhxWfimVQxvXfghrqlAWpXnJvcUDTIVE2Mvq8ul+s7gL/OZCpXTAODJOfFCBAGJ0o9QXyC7OPjyN4UbO8Q==", "license": "MIT", "dependencies": { - "@ionic/core": "8.7.10", + "@ionic/core": "8.7.11", "@stencil/vue-output-target": "0.10.7", "ionicons": "^8.0.13" } }, "node_modules/@ionic/vue-router": { - "version": "8.7.10", - "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.7.10.tgz", - "integrity": "sha512-SdGEkVn8ygWKBcSeP1hIj/+CTjin7tv7jdzGz4SuE0x+N3uHZCC0arh4NsXcvYNCIM+N134FDEA+oEldzEwECA==", + "version": "8.7.11", + "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.7.11.tgz", + "integrity": "sha512-6k/bWLORJucLIPYqcrXnSs3KEI69qaWo6V4bGAEOSkt9dISdTy65gafi4gtFFyV+n81LIU00WnajJYLadDG3Cg==", "license": "MIT", "dependencies": { - "@ionic/vue": "8.7.10" + "@ionic/vue": "8.7.11" } }, "node_modules/@jridgewell/sourcemap-codec": { diff --git a/static/code/stackblitz/v8/vue/package.json b/static/code/stackblitz/v8/vue/package.json index 91fbb10a23..db6efac6dd 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.10", - "@ionic/vue-router": "8.7.10", + "@ionic/vue": "8.7.11", + "@ionic/vue-router": "8.7.11", "vue": "^3.2.25", "vue-router": "4.6.3" },