From 5008d2badafacb7351e0c0cb2e92757363fe2533 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 02:11:35 +0000 Subject: [PATCH] chore(deps): update ionic to v8.6.4 --- .../code/stackblitz/v8/angular/package.json | 4 +- static/code/stackblitz/v8/html/package.json | 2 +- .../stackblitz/v8/react/package-lock.json | 48 +++++++++---------- static/code/stackblitz/v8/react/package.json | 4 +- .../code/stackblitz/v8/vue/package-lock.json | 48 +++++++++---------- static/code/stackblitz/v8/vue/package.json | 4 +- 6 files changed, 55 insertions(+), 55 deletions(-) diff --git a/static/code/stackblitz/v8/angular/package.json b/static/code/stackblitz/v8/angular/package.json index 6a4de9c707..91a623bcbf 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.6.3", - "@ionic/core": "8.6.3", + "@ionic/angular": "8.6.4", + "@ionic/core": "8.6.4", "ionicons": "8.0.13", "rxjs": "^7.8.1", "tslib": "^2.5.0", diff --git a/static/code/stackblitz/v8/html/package.json b/static/code/stackblitz/v8/html/package.json index 815a2c0551..6b85efe2a2 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.6.3", + "@ionic/core": "8.6.4", "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 f2055d41f5..379b80b34e 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.6.3", - "@ionic/react-router": "8.6.3", + "@ionic/react": "8.6.4", + "@ionic/react-router": "8.6.4", "@types/node": "^22.0.0", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", @@ -661,9 +661,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.6.3", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.3.tgz", - "integrity": "sha512-N/mkw+sPecLEoO1lrnKDS0uZgl6PWSyFprCkkqoK1nHlfBkgFiHm5M9rvWlnGaFC/5xrhNGHdUtYHDFM+F8gRw==", + "version": "8.6.4", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.4.tgz", + "integrity": "sha512-6kOx0yQAkXkMvhe6fQPA034LgmCh4aL0nJ+GwzNMwLYAe2fVq6mRdM37jNldGiGIZ0Q9Te2sHTFTM/IGItuIyQ==", "dependencies": { "@stencil/core": "4.33.1", "ionicons": "^7.2.2", @@ -671,11 +671,11 @@ } }, "node_modules/@ionic/react": { - "version": "8.6.3", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.6.3.tgz", - "integrity": "sha512-wBFn6cOKuRKJfUNBz1SyexLkqs+QdaSImEJJ5wepaIF5A94rKlG0JQGCCZjT0KaLbJ+UaQuCgRRQWUrT0XJKDQ==", + "version": "8.6.4", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.6.4.tgz", + "integrity": "sha512-X2jIi4TN/u9hlsy/BrubyJbIZ4Pn8cnbBFu/emQ1y7VH0rpVVWPgeHb8cKMJPNbKzszuvO+f5huGliNIYFIQ8A==", "dependencies": { - "@ionic/core": "8.6.3", + "@ionic/core": "8.6.4", "ionicons": "^7.0.0", "tslib": "*" }, @@ -685,11 +685,11 @@ } }, "node_modules/@ionic/react-router": { - "version": "8.6.3", - "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.6.3.tgz", - "integrity": "sha512-hjBTtvltDccgBkZbZRgvnHAB+IxtjXBIJVuRRWAgyTovlJJAdm7oP8RxabblsZqYgdAup9LTI/L5X/uLDlzGIg==", + "version": "8.6.4", + "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.6.4.tgz", + "integrity": "sha512-AOPVK/aJv5MJMjWG3fpzAFtNq4WNOQFdU4YSpXcYAhmiAWuIIRobX3/bHT4Y3lXirXohqHbtFl50VMMe3rpVFA==", "dependencies": { - "@ionic/react": "8.6.3", + "@ionic/react": "8.6.4", "tslib": "*" }, "peerDependencies": { @@ -2215,9 +2215,9 @@ "optional": true }, "@ionic/core": { - "version": "8.6.3", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.3.tgz", - "integrity": "sha512-N/mkw+sPecLEoO1lrnKDS0uZgl6PWSyFprCkkqoK1nHlfBkgFiHm5M9rvWlnGaFC/5xrhNGHdUtYHDFM+F8gRw==", + "version": "8.6.4", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.4.tgz", + "integrity": "sha512-6kOx0yQAkXkMvhe6fQPA034LgmCh4aL0nJ+GwzNMwLYAe2fVq6mRdM37jNldGiGIZ0Q9Te2sHTFTM/IGItuIyQ==", "requires": { "@stencil/core": "4.33.1", "ionicons": "^7.2.2", @@ -2225,21 +2225,21 @@ } }, "@ionic/react": { - "version": "8.6.3", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.6.3.tgz", - "integrity": "sha512-wBFn6cOKuRKJfUNBz1SyexLkqs+QdaSImEJJ5wepaIF5A94rKlG0JQGCCZjT0KaLbJ+UaQuCgRRQWUrT0XJKDQ==", + "version": "8.6.4", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.6.4.tgz", + "integrity": "sha512-X2jIi4TN/u9hlsy/BrubyJbIZ4Pn8cnbBFu/emQ1y7VH0rpVVWPgeHb8cKMJPNbKzszuvO+f5huGliNIYFIQ8A==", "requires": { - "@ionic/core": "8.6.3", + "@ionic/core": "8.6.4", "ionicons": "^7.0.0", "tslib": "*" } }, "@ionic/react-router": { - "version": "8.6.3", - "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.6.3.tgz", - "integrity": "sha512-hjBTtvltDccgBkZbZRgvnHAB+IxtjXBIJVuRRWAgyTovlJJAdm7oP8RxabblsZqYgdAup9LTI/L5X/uLDlzGIg==", + "version": "8.6.4", + "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.6.4.tgz", + "integrity": "sha512-AOPVK/aJv5MJMjWG3fpzAFtNq4WNOQFdU4YSpXcYAhmiAWuIIRobX3/bHT4Y3lXirXohqHbtFl50VMMe3rpVFA==", "requires": { - "@ionic/react": "8.6.3", + "@ionic/react": "8.6.4", "tslib": "*" } }, diff --git a/static/code/stackblitz/v8/react/package.json b/static/code/stackblitz/v8/react/package.json index 352ee59521..e1a5d1090f 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.6.3", - "@ionic/react-router": "8.6.3", + "@ionic/react": "8.6.4", + "@ionic/react-router": "8.6.4", "@types/node": "^22.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 adf77a2540..21b13b077c 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.6.3", - "@ionic/vue-router": "8.6.3", + "@ionic/vue": "8.6.4", + "@ionic/vue-router": "8.6.4", "vue": "^3.2.25", "vue-router": "4.5.1" }, @@ -463,9 +463,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.6.3", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.3.tgz", - "integrity": "sha512-N/mkw+sPecLEoO1lrnKDS0uZgl6PWSyFprCkkqoK1nHlfBkgFiHm5M9rvWlnGaFC/5xrhNGHdUtYHDFM+F8gRw==", + "version": "8.6.4", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.4.tgz", + "integrity": "sha512-6kOx0yQAkXkMvhe6fQPA034LgmCh4aL0nJ+GwzNMwLYAe2fVq6mRdM37jNldGiGIZ0Q9Te2sHTFTM/IGItuIyQ==", "dependencies": { "@stencil/core": "4.33.1", "ionicons": "^7.2.2", @@ -473,21 +473,21 @@ } }, "node_modules/@ionic/vue": { - "version": "8.6.3", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.6.3.tgz", - "integrity": "sha512-vQb0lMs3TKbcEZQz1SF7E4TzZf0wRf3elJaIFd0PRa4+Shcn5zpliid8uCJTlPY5k943axIrPNxKaQPJFQXdrw==", + "version": "8.6.4", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.6.4.tgz", + "integrity": "sha512-vhFxCUk2hwPbJS1uTcZkVFB+9eFfzeis5TyL1mDmlULFhbGI/YTLTcWcXWSdG/myg4yPeb8brObWpMq36StJVw==", "dependencies": { - "@ionic/core": "8.6.3", + "@ionic/core": "8.6.4", "@stencil/vue-output-target": "0.10.7", "ionicons": "^7.0.0" } }, "node_modules/@ionic/vue-router": { - "version": "8.6.3", - "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.6.3.tgz", - "integrity": "sha512-WRGPfwCiBjX84Hi55pitRknmnXtOA4VnejU8SSz3tP4tnvFwfLnT7YZcpV9HSMEthb7epHoW9/R2GyZQA3puTA==", + "version": "8.6.4", + "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.6.4.tgz", + "integrity": "sha512-5d6Tu2IHe2LcOYQpuISsuqVGWJttPwoDCTBMemgjeDJeQUoUSFfS0NggtLm+d+wCQN+lgZubvrZ1os2x63Hvng==", "dependencies": { - "@ionic/vue": "8.6.3" + "@ionic/vue": "8.6.4" } }, "node_modules/@isaacs/balanced-match": { @@ -1729,9 +1729,9 @@ "optional": true }, "@ionic/core": { - "version": "8.6.3", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.3.tgz", - "integrity": "sha512-N/mkw+sPecLEoO1lrnKDS0uZgl6PWSyFprCkkqoK1nHlfBkgFiHm5M9rvWlnGaFC/5xrhNGHdUtYHDFM+F8gRw==", + "version": "8.6.4", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.4.tgz", + "integrity": "sha512-6kOx0yQAkXkMvhe6fQPA034LgmCh4aL0nJ+GwzNMwLYAe2fVq6mRdM37jNldGiGIZ0Q9Te2sHTFTM/IGItuIyQ==", "requires": { "@stencil/core": "4.33.1", "ionicons": "^7.2.2", @@ -1739,21 +1739,21 @@ } }, "@ionic/vue": { - "version": "8.6.3", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.6.3.tgz", - "integrity": "sha512-vQb0lMs3TKbcEZQz1SF7E4TzZf0wRf3elJaIFd0PRa4+Shcn5zpliid8uCJTlPY5k943axIrPNxKaQPJFQXdrw==", + "version": "8.6.4", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.6.4.tgz", + "integrity": "sha512-vhFxCUk2hwPbJS1uTcZkVFB+9eFfzeis5TyL1mDmlULFhbGI/YTLTcWcXWSdG/myg4yPeb8brObWpMq36StJVw==", "requires": { - "@ionic/core": "8.6.3", + "@ionic/core": "8.6.4", "@stencil/vue-output-target": "0.10.7", "ionicons": "^7.0.0" } }, "@ionic/vue-router": { - "version": "8.6.3", - "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.6.3.tgz", - "integrity": "sha512-WRGPfwCiBjX84Hi55pitRknmnXtOA4VnejU8SSz3tP4tnvFwfLnT7YZcpV9HSMEthb7epHoW9/R2GyZQA3puTA==", + "version": "8.6.4", + "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.6.4.tgz", + "integrity": "sha512-5d6Tu2IHe2LcOYQpuISsuqVGWJttPwoDCTBMemgjeDJeQUoUSFfS0NggtLm+d+wCQN+lgZubvrZ1os2x63Hvng==", "requires": { - "@ionic/vue": "8.6.3" + "@ionic/vue": "8.6.4" } }, "@isaacs/balanced-match": { diff --git a/static/code/stackblitz/v8/vue/package.json b/static/code/stackblitz/v8/vue/package.json index 206f28608b..8111b8628c 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.6.3", - "@ionic/vue-router": "8.6.3", + "@ionic/vue": "8.6.4", + "@ionic/vue-router": "8.6.4", "vue": "^3.2.25", "vue-router": "4.5.1" },