diff --git a/static/code/stackblitz/v8/angular/package-lock.json b/static/code/stackblitz/v8/angular/package-lock.json index 31e1c5c6c9..9da5592421 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.5", - "@ionic/core": "8.8.5", + "@ionic/angular": "8.8.6", + "@ionic/core": "8.8.6", "ionicons": "8.0.13", "rxjs": "^7.8.1", "tslib": "^2.5.0", @@ -4189,12 +4189,12 @@ } }, "node_modules/@ionic/angular": { - "version": "8.8.5", - "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.8.5.tgz", - "integrity": "sha512-wUYKPhLzyrlRIoqM5lk0wCx2CCebxHdQBMXZdBQBvE69XlqEmkoxbbPW0YpYJvY5wkhZaDa2lzLIHo/lfijqqQ==", + "version": "8.8.6", + "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.8.6.tgz", + "integrity": "sha512-hEBmuxssuR68D0uaFDiQWDh6FNXw3SDSl0FEXnhN5yD86J0pOrwADO9ks5u8ZFG4rGi39Edq0O5y5UaJWP/2SQ==", "license": "MIT", "dependencies": { - "@ionic/core": "8.8.5", + "@ionic/core": "8.8.6", "ionicons": "^8.0.13", "jsonc-parser": "^3.0.0", "tslib": "^2.3.0" @@ -4208,9 +4208,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.8.5", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.5.tgz", - "integrity": "sha512-gVaEeLVNn6QGTmxmiC5J82k0WYEqDSuP6Hxmf4zHsBQptlIDmVOmbqzz8BIevQgb8q/s7ykwE0NGyqRu4BVsqg==", + "version": "8.8.6", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.6.tgz", + "integrity": "sha512-bliMajAW7pHlC9rqUq6bBxUr+Dctv/f+OmCYyDcvoZ64UvWwpAfNC5JcKaWx6VMX4DF4KOmYmbAJO3RdZGKVRw==", "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 14244329a1..0db01afe19 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.5", - "@ionic/core": "8.8.5", + "@ionic/angular": "8.8.6", + "@ionic/core": "8.8.6", "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 5fb44614b2..0e0221196b 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.5", + "@ionic/core": "8.8.6", "ionicons": "8.0.13" }, "devDependencies": { @@ -50,9 +50,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.8.5", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.5.tgz", - "integrity": "sha512-gVaEeLVNn6QGTmxmiC5J82k0WYEqDSuP6Hxmf4zHsBQptlIDmVOmbqzz8BIevQgb8q/s7ykwE0NGyqRu4BVsqg==", + "version": "8.8.6", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.6.tgz", + "integrity": "sha512-bliMajAW7pHlC9rqUq6bBxUr+Dctv/f+OmCYyDcvoZ64UvWwpAfNC5JcKaWx6VMX4DF4KOmYmbAJO3RdZGKVRw==", "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 afcf054b67..bb546a5b83 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.5", + "@ionic/core": "8.8.6", "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 fa930b2b95..dfb9ce929d 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.5", - "@ionic/react-router": "8.8.5", + "@ionic/react": "8.8.6", + "@ionic/react-router": "8.8.6", "@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.5", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.5.tgz", - "integrity": "sha512-gVaEeLVNn6QGTmxmiC5J82k0WYEqDSuP6Hxmf4zHsBQptlIDmVOmbqzz8BIevQgb8q/s7ykwE0NGyqRu4BVsqg==", + "version": "8.8.6", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.6.tgz", + "integrity": "sha512-bliMajAW7pHlC9rqUq6bBxUr+Dctv/f+OmCYyDcvoZ64UvWwpAfNC5JcKaWx6VMX4DF4KOmYmbAJO3RdZGKVRw==", "license": "MIT", "dependencies": { "@stencil/core": "4.43.0", @@ -81,12 +81,12 @@ } }, "node_modules/@ionic/react": { - "version": "8.8.5", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.8.5.tgz", - "integrity": "sha512-xMioqlgto2GmnvuJ0Rnl9G2xthhB4AVY/4vW9wg2pCY7pNI2cRkholjmXXVpLlhaqe2adKcz6dnHPTCquPZKDg==", + "version": "8.8.6", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.8.6.tgz", + "integrity": "sha512-W5+AM8sCvG4oEdOO3EciIC0WNONFxgpFbNJYAstJeiRrO5yvM33pykkpp/i6sTqDEkc3HNEUdWlVurFE22V36w==", "license": "MIT", "dependencies": { - "@ionic/core": "8.8.5", + "@ionic/core": "8.8.6", "ionicons": "^8.0.13", "tslib": "*" }, @@ -96,12 +96,12 @@ } }, "node_modules/@ionic/react-router": { - "version": "8.8.5", - "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.8.5.tgz", - "integrity": "sha512-XYUUxdvl4H2k6yXSJIDAgZOKm6TmZHHt2vW5VmLDYTCWSAsehiqwpBdrJYlBdTR+8o9aeDsqaiwzAk8gO3gvqg==", + "version": "8.8.6", + "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.8.6.tgz", + "integrity": "sha512-WjNhKSBDglKsgNsaPGwXvG9Q/LJdT14fN+oAH2BfWuq9nS3qyrrluJ02aWydPrLSp5c96V6VPYWQ/W7kCa590w==", "license": "MIT", "dependencies": { - "@ionic/react": "8.8.5", + "@ionic/react": "8.8.6", "tslib": "*" }, "peerDependencies": { diff --git a/static/code/stackblitz/v8/react/package.json b/static/code/stackblitz/v8/react/package.json index d272331749..056fcf7b19 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.5", - "@ionic/react-router": "8.8.5", + "@ionic/react": "8.8.6", + "@ionic/react-router": "8.8.6", "@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 b31bf990ce..ed3e17ad01 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.5", - "@ionic/vue-router": "8.8.5", + "@ionic/vue": "8.8.6", + "@ionic/vue-router": "8.8.6", "vue": "^3.2.25", "vue-router": "5.0.6" }, @@ -117,9 +117,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.8.5", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.5.tgz", - "integrity": "sha512-gVaEeLVNn6QGTmxmiC5J82k0WYEqDSuP6Hxmf4zHsBQptlIDmVOmbqzz8BIevQgb8q/s7ykwE0NGyqRu4BVsqg==", + "version": "8.8.6", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.6.tgz", + "integrity": "sha512-bliMajAW7pHlC9rqUq6bBxUr+Dctv/f+OmCYyDcvoZ64UvWwpAfNC5JcKaWx6VMX4DF4KOmYmbAJO3RdZGKVRw==", "license": "MIT", "dependencies": { "@stencil/core": "4.43.0", @@ -131,23 +131,23 @@ } }, "node_modules/@ionic/vue": { - "version": "8.8.5", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.8.5.tgz", - "integrity": "sha512-C1j1gVhT8UvAtPZ0isssFlF29GaZp/3XFUikrRhGs3Bte9+JbbIkRDhsI8mk5BSidmIB3uJWuPLwlvfcJfaF1A==", + "version": "8.8.6", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.8.6.tgz", + "integrity": "sha512-G71EC5JoAu06Ublnly0cPfK1XCQgKaN3sItP3tnPscDyVhfWzpEARcgNCxohdLxcMALCF1xYrlRSao4FIf+O9A==", "license": "MIT", "dependencies": { - "@ionic/core": "8.8.5", + "@ionic/core": "8.8.6", "@stencil/vue-output-target": "0.10.7", "ionicons": "^8.0.13" } }, "node_modules/@ionic/vue-router": { - "version": "8.8.5", - "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.8.5.tgz", - "integrity": "sha512-5r4tlzIo1b/O3FbSjaVajsaEAlOVyR4eYiH08iaXr7oZHGJl4KVdYUkSckXnknlz2uajCqL7YMqp3o3+dsVbZw==", + "version": "8.8.6", + "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.8.6.tgz", + "integrity": "sha512-lZT/Bxyu1nmsTyZCrOFYkUKopAqEgiDzH6tCXnT548IId84gmAJZZ5rt1/HbHkVRCUSU8wiD5ZshL3rCNuiB7g==", "license": "MIT", "dependencies": { - "@ionic/vue": "8.8.5" + "@ionic/vue": "8.8.6" } }, "node_modules/@jridgewell/gen-mapping": { diff --git a/static/code/stackblitz/v8/vue/package.json b/static/code/stackblitz/v8/vue/package.json index 627bbd4b83..00405c105a 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.5", - "@ionic/vue-router": "8.8.5", + "@ionic/vue": "8.8.6", + "@ionic/vue-router": "8.8.6", "vue": "^3.2.25", "vue-router": "5.0.6" },