diff --git a/static/code/stackblitz/v8/angular/package-lock.json b/static/code/stackblitz/v8/angular/package-lock.json index 9da5592421..cdba0eccab 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.6", - "@ionic/core": "8.8.6", + "@ionic/angular": "8.8.7", + "@ionic/core": "8.8.7", "ionicons": "8.0.13", "rxjs": "^7.8.1", "tslib": "^2.5.0", @@ -4189,12 +4189,12 @@ } }, "node_modules/@ionic/angular": { - "version": "8.8.6", - "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.8.6.tgz", - "integrity": "sha512-hEBmuxssuR68D0uaFDiQWDh6FNXw3SDSl0FEXnhN5yD86J0pOrwADO9ks5u8ZFG4rGi39Edq0O5y5UaJWP/2SQ==", + "version": "8.8.7", + "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.8.7.tgz", + "integrity": "sha512-nqEJt2fdpUDUY92xJiptIcQFR4uqFf3VI49KtdbDZySwfKEnk37+jL7h0SfoKAHiDx9SgfeOH47yc+1xAHDDaw==", "license": "MIT", "dependencies": { - "@ionic/core": "8.8.6", + "@ionic/core": "8.8.7", "ionicons": "^8.0.13", "jsonc-parser": "^3.0.0", "tslib": "^2.3.0" @@ -4208,9 +4208,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.8.6", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.6.tgz", - "integrity": "sha512-bliMajAW7pHlC9rqUq6bBxUr+Dctv/f+OmCYyDcvoZ64UvWwpAfNC5JcKaWx6VMX4DF4KOmYmbAJO3RdZGKVRw==", + "version": "8.8.7", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.7.tgz", + "integrity": "sha512-eHfu6yea7tcog4vUzfT//LavH/poh8zI3cgO/CDXvOehdCi9QONPeeXE+PaCBFkMnD5Q+08SFF/7a/IfD0X0mQ==", "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 0db01afe19..47173e43a7 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.6", - "@ionic/core": "8.8.6", + "@ionic/angular": "8.8.7", + "@ionic/core": "8.8.7", "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 1885530804..ed3c835075 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.6", + "@ionic/core": "8.8.7", "ionicons": "8.0.13" }, "devDependencies": { @@ -50,9 +50,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.8.6", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.6.tgz", - "integrity": "sha512-bliMajAW7pHlC9rqUq6bBxUr+Dctv/f+OmCYyDcvoZ64UvWwpAfNC5JcKaWx6VMX4DF4KOmYmbAJO3RdZGKVRw==", + "version": "8.8.7", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.7.tgz", + "integrity": "sha512-eHfu6yea7tcog4vUzfT//LavH/poh8zI3cgO/CDXvOehdCi9QONPeeXE+PaCBFkMnD5Q+08SFF/7a/IfD0X0mQ==", "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 bb546a5b83..3702d60518 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.6", + "@ionic/core": "8.8.7", "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 5b75d6fc95..51cef750ca 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.6", - "@ionic/react-router": "8.8.6", + "@ionic/react": "8.8.7", + "@ionic/react-router": "8.8.7", "@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.6", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.6.tgz", - "integrity": "sha512-bliMajAW7pHlC9rqUq6bBxUr+Dctv/f+OmCYyDcvoZ64UvWwpAfNC5JcKaWx6VMX4DF4KOmYmbAJO3RdZGKVRw==", + "version": "8.8.7", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.7.tgz", + "integrity": "sha512-eHfu6yea7tcog4vUzfT//LavH/poh8zI3cgO/CDXvOehdCi9QONPeeXE+PaCBFkMnD5Q+08SFF/7a/IfD0X0mQ==", "license": "MIT", "dependencies": { "@stencil/core": "4.43.0", @@ -81,12 +81,12 @@ } }, "node_modules/@ionic/react": { - "version": "8.8.6", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.8.6.tgz", - "integrity": "sha512-W5+AM8sCvG4oEdOO3EciIC0WNONFxgpFbNJYAstJeiRrO5yvM33pykkpp/i6sTqDEkc3HNEUdWlVurFE22V36w==", + "version": "8.8.7", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.8.7.tgz", + "integrity": "sha512-CWB3I7lzdNbY+CB/skL+qlOf0YjcNiMK9m2lqusQdmlqIf4AlBAO0+mbmEF7DZhMGFHXfcX5WCC+tcwIUANReg==", "license": "MIT", "dependencies": { - "@ionic/core": "8.8.6", + "@ionic/core": "8.8.7", "ionicons": "^8.0.13", "tslib": "*" }, @@ -96,12 +96,12 @@ } }, "node_modules/@ionic/react-router": { - "version": "8.8.6", - "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.8.6.tgz", - "integrity": "sha512-WjNhKSBDglKsgNsaPGwXvG9Q/LJdT14fN+oAH2BfWuq9nS3qyrrluJ02aWydPrLSp5c96V6VPYWQ/W7kCa590w==", + "version": "8.8.7", + "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.8.7.tgz", + "integrity": "sha512-Z8LxyK0kcc7RPa/N4WtGLlWEq++md722nsWfIQywGuT2g58hJ3vgHsUuCfrdBUdfaOd1MxRAHV0FA3TArcQhUg==", "license": "MIT", "dependencies": { - "@ionic/react": "8.8.6", + "@ionic/react": "8.8.7", "tslib": "*" }, "peerDependencies": { diff --git a/static/code/stackblitz/v8/react/package.json b/static/code/stackblitz/v8/react/package.json index 056fcf7b19..74170462f8 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.6", - "@ionic/react-router": "8.8.6", + "@ionic/react": "8.8.7", + "@ionic/react-router": "8.8.7", "@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 b395749723..c56f260d2c 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.6", - "@ionic/vue-router": "8.8.6", + "@ionic/vue": "8.8.7", + "@ionic/vue-router": "8.8.7", "vue": "^3.2.25", "vue-router": "5.0.6" }, @@ -117,9 +117,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.8.6", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.6.tgz", - "integrity": "sha512-bliMajAW7pHlC9rqUq6bBxUr+Dctv/f+OmCYyDcvoZ64UvWwpAfNC5JcKaWx6VMX4DF4KOmYmbAJO3RdZGKVRw==", + "version": "8.8.7", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.7.tgz", + "integrity": "sha512-eHfu6yea7tcog4vUzfT//LavH/poh8zI3cgO/CDXvOehdCi9QONPeeXE+PaCBFkMnD5Q+08SFF/7a/IfD0X0mQ==", "license": "MIT", "dependencies": { "@stencil/core": "4.43.0", @@ -131,23 +131,23 @@ } }, "node_modules/@ionic/vue": { - "version": "8.8.6", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.8.6.tgz", - "integrity": "sha512-G71EC5JoAu06Ublnly0cPfK1XCQgKaN3sItP3tnPscDyVhfWzpEARcgNCxohdLxcMALCF1xYrlRSao4FIf+O9A==", + "version": "8.8.7", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.8.7.tgz", + "integrity": "sha512-TMb38QzZhs/1Tfmy2yT/5uwPm69qS7JivFNH0Orz9dZ16F7mamO3v9tQMkwTz+mlA7QJ6/Iz26ylqFaLRCdKjA==", "license": "MIT", "dependencies": { - "@ionic/core": "8.8.6", + "@ionic/core": "8.8.7", "@stencil/vue-output-target": "0.10.7", "ionicons": "^8.0.13" } }, "node_modules/@ionic/vue-router": { - "version": "8.8.6", - "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.8.6.tgz", - "integrity": "sha512-lZT/Bxyu1nmsTyZCrOFYkUKopAqEgiDzH6tCXnT548IId84gmAJZZ5rt1/HbHkVRCUSU8wiD5ZshL3rCNuiB7g==", + "version": "8.8.7", + "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.8.7.tgz", + "integrity": "sha512-ngvMX+XfY9gW3ZxGk+cSeP2o0nzx0NoYsAR6cW8WSuXsTjt7yVRv75kEZ1zOvenRlFLFPDWMpysgGO+1bEhQlw==", "license": "MIT", "dependencies": { - "@ionic/vue": "8.8.6" + "@ionic/vue": "8.8.7" } }, "node_modules/@jridgewell/gen-mapping": { diff --git a/static/code/stackblitz/v8/vue/package.json b/static/code/stackblitz/v8/vue/package.json index 00405c105a..06c502bf32 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.6", - "@ionic/vue-router": "8.8.6", + "@ionic/vue": "8.8.7", + "@ionic/vue-router": "8.8.7", "vue": "^3.2.25", "vue-router": "5.0.6" },