From 7672064a0718a69a72bf9ddf7e2d5e6ded266b1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 01:46:46 +0000 Subject: [PATCH] chore(deps): update ionic to v8.7.9 --- .../stackblitz/v8/angular/package-lock.json | 21 ++++++++------- .../code/stackblitz/v8/angular/package.json | 4 +-- .../code/stackblitz/v8/html/package-lock.json | 8 +++--- static/code/stackblitz/v8/html/package.json | 2 +- .../stackblitz/v8/react/package-lock.json | 26 +++++++++---------- static/code/stackblitz/v8/react/package.json | 4 +-- .../code/stackblitz/v8/vue/package-lock.json | 26 +++++++++---------- static/code/stackblitz/v8/vue/package.json | 4 +-- 8 files changed, 49 insertions(+), 46 deletions(-) diff --git a/static/code/stackblitz/v8/angular/package-lock.json b/static/code/stackblitz/v8/angular/package-lock.json index 07636013bc8..160b3c8a754 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.8", - "@ionic/core": "8.7.8", + "@ionic/angular": "8.7.9", + "@ionic/core": "8.7.9", "ionicons": "8.0.13", "rxjs": "^7.8.1", "tslib": "^2.5.0", @@ -3217,12 +3217,12 @@ } }, "node_modules/@ionic/angular": { - "version": "8.7.8", - "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.7.8.tgz", - "integrity": "sha512-IBN5h3nIOwbuglLit48S7wNeg7NHtl/vaKAHDggICyzI92cSg5yYL07Fz59pszhkBlZQUB5SQnml990Zj2bZUg==", + "version": "8.7.9", + "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.7.9.tgz", + "integrity": "sha512-IJzzn6cOn3cIZIEnW0gmc2Z3e2v7NKszKDO9t9bTErr3EjqUQasQf3Q5VYRDX2TiRiMFoVyM2tGy9gClvFQodg==", "license": "MIT", "dependencies": { - "@ionic/core": "8.7.8", + "@ionic/core": "8.7.9", "ionicons": "^8.0.13", "jsonc-parser": "^3.0.0", "tslib": "^2.3.0" @@ -3236,9 +3236,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.7.8", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.8.tgz", - "integrity": "sha512-GLWb/lz3kocpzTZTeQQ5xxoWz4CKHD6zpnbwJknTKsncebohAaw2KTe7uOw5toKQEDdohTseFuSGoDDBoRQ1Ug==", + "version": "8.7.9", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.9.tgz", + "integrity": "sha512-6cYp3LHjCGX32MiYR09l/O+8klkJ27WpKzllvnLRe5bxX3nOuqJvJJIshzT85qTdZNTFu7zJJrjWkgEOXGarzg==", "license": "MIT", "dependencies": { "@stencil/core": "4.38.0", @@ -8825,6 +8825,7 @@ "integrity": "sha512-SL0JY3DaxylDuo/MecFeiC+7pedM0zia33zl0vcjgwcq1q1FWWF1To9EIauPbl8GbMCU0R2e0uJ8bZunhYKD2g==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "cli-truncate": "^4.0.0", "colorette": "^2.0.20", @@ -12644,6 +12645,7 @@ "integrity": "sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "esbuild": "^0.25.0", "fdir": "^6.5.0", @@ -12871,6 +12873,7 @@ "integrity": "sha512-QcQ72gh8a+7JO63TAx/6XZf/CWhgMzu5m0QirvPfGvptOusAxG12w2+aua1Jkjr7hzaWDnJ2n6JFeexMHI+Zjg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@types/bonjour": "^3.5.13", "@types/connect-history-api-fallback": "^1.5.4", diff --git a/static/code/stackblitz/v8/angular/package.json b/static/code/stackblitz/v8/angular/package.json index cbfba700ee4..ab1bdac5cd5 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.8", - "@ionic/core": "8.7.8", + "@ionic/angular": "8.7.9", + "@ionic/core": "8.7.9", "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 cb46b21142d..798a8d05dca 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.8", + "@ionic/core": "8.7.9", "ionicons": "8.0.13" }, "devDependencies": { @@ -458,9 +458,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.7.8", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.8.tgz", - "integrity": "sha512-GLWb/lz3kocpzTZTeQQ5xxoWz4CKHD6zpnbwJknTKsncebohAaw2KTe7uOw5toKQEDdohTseFuSGoDDBoRQ1Ug==", + "version": "8.7.9", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.9.tgz", + "integrity": "sha512-6cYp3LHjCGX32MiYR09l/O+8klkJ27WpKzllvnLRe5bxX3nOuqJvJJIshzT85qTdZNTFu7zJJrjWkgEOXGarzg==", "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 c5745a52e8a..02825c3635d 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.8", + "@ionic/core": "8.7.9", "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 40ef1c3c900..48621253859 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.8", - "@ionic/react-router": "8.7.8", + "@ionic/react": "8.7.9", + "@ionic/react-router": "8.7.9", "@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.8", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.8.tgz", - "integrity": "sha512-GLWb/lz3kocpzTZTeQQ5xxoWz4CKHD6zpnbwJknTKsncebohAaw2KTe7uOw5toKQEDdohTseFuSGoDDBoRQ1Ug==", + "version": "8.7.9", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.9.tgz", + "integrity": "sha512-6cYp3LHjCGX32MiYR09l/O+8klkJ27WpKzllvnLRe5bxX3nOuqJvJJIshzT85qTdZNTFu7zJJrjWkgEOXGarzg==", "license": "MIT", "dependencies": { "@stencil/core": "4.38.0", @@ -727,12 +727,12 @@ } }, "node_modules/@ionic/react": { - "version": "8.7.8", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.8.tgz", - "integrity": "sha512-QRxGXcSkfmwVIFxdHI776bqiHpqT1FwwVNASBRPCD8RNCIT9NTZIvgNdJ2FokBZjHRfgk4QuYOcQntrbPmK0Hg==", + "version": "8.7.9", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.9.tgz", + "integrity": "sha512-mG+0oGUOXt54QIgY6XTLWdf0u3dxHWVcuCXFH1fh4t2F7QPP392LJx6wIZieTc+Cp1r94uuNKWBZmdVPuvRxSA==", "license": "MIT", "dependencies": { - "@ionic/core": "8.7.8", + "@ionic/core": "8.7.9", "ionicons": "^8.0.13", "tslib": "*" }, @@ -742,12 +742,12 @@ } }, "node_modules/@ionic/react-router": { - "version": "8.7.8", - "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.7.8.tgz", - "integrity": "sha512-IY1wvEWLMIcixrX3XRMR9hihNjmoZ5oHuUjivVsteHAkd9l8sliOxSzNaj2fBpuUy8mtbhIRea1tjLqroxU62g==", + "version": "8.7.9", + "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.7.9.tgz", + "integrity": "sha512-lL2HsiWkS+VM8ALI4K5JDHRr4GBpj2Aul2RE0RY3abrVx+otZiZYb1DneWBgyWljIJF3FHD4rcBiLvpcHHDrQQ==", "license": "MIT", "dependencies": { - "@ionic/react": "8.7.8", + "@ionic/react": "8.7.9", "tslib": "*" }, "peerDependencies": { diff --git a/static/code/stackblitz/v8/react/package.json b/static/code/stackblitz/v8/react/package.json index 95698989cb0..2d36c9d1e47 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.8", - "@ionic/react-router": "8.7.8", + "@ionic/react": "8.7.9", + "@ionic/react-router": "8.7.9", "@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 cf53c193449..dd897a073c9 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.8", - "@ionic/vue-router": "8.7.8", + "@ionic/vue": "8.7.9", + "@ionic/vue-router": "8.7.9", "vue": "^3.2.25", "vue-router": "4.6.3" }, @@ -509,9 +509,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.7.8", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.8.tgz", - "integrity": "sha512-GLWb/lz3kocpzTZTeQQ5xxoWz4CKHD6zpnbwJknTKsncebohAaw2KTe7uOw5toKQEDdohTseFuSGoDDBoRQ1Ug==", + "version": "8.7.9", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.9.tgz", + "integrity": "sha512-6cYp3LHjCGX32MiYR09l/O+8klkJ27WpKzllvnLRe5bxX3nOuqJvJJIshzT85qTdZNTFu7zJJrjWkgEOXGarzg==", "license": "MIT", "dependencies": { "@stencil/core": "4.38.0", @@ -520,23 +520,23 @@ } }, "node_modules/@ionic/vue": { - "version": "8.7.8", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.8.tgz", - "integrity": "sha512-vB8JBfIduHDD8+MnhGX8w3zXB/abNqjqwOjv+0SOrMx1sp9TvpPi2vYGjtSrFlg1PvOv8EGNzVYTbURmwgvcHA==", + "version": "8.7.9", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.9.tgz", + "integrity": "sha512-chpnclhnL8dC+Wi2/Fd/muI4FPzTqyVvFgIKfMDaz00tF8xmhHI9AXwaRvtt7AJh8CWGAw1QCp/FMboFSQ7D7A==", "license": "MIT", "dependencies": { - "@ionic/core": "8.7.8", + "@ionic/core": "8.7.9", "@stencil/vue-output-target": "0.10.7", "ionicons": "^8.0.13" } }, "node_modules/@ionic/vue-router": { - "version": "8.7.8", - "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.7.8.tgz", - "integrity": "sha512-/GKrlBwhGJfkQU+jhXz9ivrG5YcDUYDhmnDrrvQ1//GNpV8dAUIqjMQMQf+QGUw5ZZKrDutq2kPHppb5hI+YmQ==", + "version": "8.7.9", + "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.7.9.tgz", + "integrity": "sha512-kVrYvOyh3rIdNdx8fpxz2vXloZKzbY7K9V9Lm4yw79NMgAN2X8uMIIuXYmQheiAed5j7wU0w1y8DV1BXNb4Rwg==", "license": "MIT", "dependencies": { - "@ionic/vue": "8.7.8" + "@ionic/vue": "8.7.9" } }, "node_modules/@jridgewell/sourcemap-codec": { diff --git a/static/code/stackblitz/v8/vue/package.json b/static/code/stackblitz/v8/vue/package.json index 01cddbb88cf..1af088c73bc 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.8", - "@ionic/vue-router": "8.7.8", + "@ionic/vue": "8.7.9", + "@ionic/vue-router": "8.7.9", "vue": "^3.2.25", "vue-router": "4.6.3" },