From a7cf51e9135204e1df7bc66209ac17561627473c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 01:43:58 +0000 Subject: [PATCH] chore(deps): update ionic to v8.7.10 --- .../stackblitz/v8/angular/package-lock.json | 18 ++++++------- .../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, 46 insertions(+), 46 deletions(-) diff --git a/static/code/stackblitz/v8/angular/package-lock.json b/static/code/stackblitz/v8/angular/package-lock.json index 160b3c8a75..3df9235d46 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.9", - "@ionic/core": "8.7.9", + "@ionic/angular": "8.7.10", + "@ionic/core": "8.7.10", "ionicons": "8.0.13", "rxjs": "^7.8.1", "tslib": "^2.5.0", @@ -3217,12 +3217,12 @@ } }, "node_modules/@ionic/angular": { - "version": "8.7.9", - "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.7.9.tgz", - "integrity": "sha512-IJzzn6cOn3cIZIEnW0gmc2Z3e2v7NKszKDO9t9bTErr3EjqUQasQf3Q5VYRDX2TiRiMFoVyM2tGy9gClvFQodg==", + "version": "8.7.10", + "resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.7.10.tgz", + "integrity": "sha512-suny+E29J70lGoDSd5YFWFn5Wt5DZTYE4d3Pg3cHHYLkIFHXv9iNnEkXSUjdYH3rZLzVfvj2K3wWWWxKSeSDTQ==", "license": "MIT", "dependencies": { - "@ionic/core": "8.7.9", + "@ionic/core": "8.7.10", "ionicons": "^8.0.13", "jsonc-parser": "^3.0.0", "tslib": "^2.3.0" @@ -3236,9 +3236,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.7.9", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.9.tgz", - "integrity": "sha512-6cYp3LHjCGX32MiYR09l/O+8klkJ27WpKzllvnLRe5bxX3nOuqJvJJIshzT85qTdZNTFu7zJJrjWkgEOXGarzg==", + "version": "8.7.10", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.10.tgz", + "integrity": "sha512-auDIGVQCwh/gc69WwbR/DFzZPx4O5EpYTBjS2cRzZXKK7yS1ZMey2VLflqbdpQFye+tyBCJvfcOEHgUo1vuVFA==", "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 ab1bdac5cd..2a47ed07ee 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.9", - "@ionic/core": "8.7.9", + "@ionic/angular": "8.7.10", + "@ionic/core": "8.7.10", "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 c6ab10f463..30a4b37264 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.9", + "@ionic/core": "8.7.10", "ionicons": "8.0.13" }, "devDependencies": { @@ -458,9 +458,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.7.9", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.9.tgz", - "integrity": "sha512-6cYp3LHjCGX32MiYR09l/O+8klkJ27WpKzllvnLRe5bxX3nOuqJvJJIshzT85qTdZNTFu7zJJrjWkgEOXGarzg==", + "version": "8.7.10", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.10.tgz", + "integrity": "sha512-auDIGVQCwh/gc69WwbR/DFzZPx4O5EpYTBjS2cRzZXKK7yS1ZMey2VLflqbdpQFye+tyBCJvfcOEHgUo1vuVFA==", "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 02825c3635..1c3e298f4a 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.9", + "@ionic/core": "8.7.10", "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 2feb20be50..45152b7b4a 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.9", - "@ionic/react-router": "8.7.9", + "@ionic/react": "8.7.10", + "@ionic/react-router": "8.7.10", "@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.9", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.9.tgz", - "integrity": "sha512-6cYp3LHjCGX32MiYR09l/O+8klkJ27WpKzllvnLRe5bxX3nOuqJvJJIshzT85qTdZNTFu7zJJrjWkgEOXGarzg==", + "version": "8.7.10", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.10.tgz", + "integrity": "sha512-auDIGVQCwh/gc69WwbR/DFzZPx4O5EpYTBjS2cRzZXKK7yS1ZMey2VLflqbdpQFye+tyBCJvfcOEHgUo1vuVFA==", "license": "MIT", "dependencies": { "@stencil/core": "4.38.0", @@ -727,12 +727,12 @@ } }, "node_modules/@ionic/react": { - "version": "8.7.9", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.9.tgz", - "integrity": "sha512-mG+0oGUOXt54QIgY6XTLWdf0u3dxHWVcuCXFH1fh4t2F7QPP392LJx6wIZieTc+Cp1r94uuNKWBZmdVPuvRxSA==", + "version": "8.7.10", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.10.tgz", + "integrity": "sha512-FNGQCmkAjteOBz+qR9Qa/dl8AjdP4UXandmWWEECTzdrQKBpt5fFdu8vE3i7FBx60R4tr/zBxlila48EzVtqsQ==", "license": "MIT", "dependencies": { - "@ionic/core": "8.7.9", + "@ionic/core": "8.7.10", "ionicons": "^8.0.13", "tslib": "*" }, @@ -742,12 +742,12 @@ } }, "node_modules/@ionic/react-router": { - "version": "8.7.9", - "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.7.9.tgz", - "integrity": "sha512-lL2HsiWkS+VM8ALI4K5JDHRr4GBpj2Aul2RE0RY3abrVx+otZiZYb1DneWBgyWljIJF3FHD4rcBiLvpcHHDrQQ==", + "version": "8.7.10", + "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-8.7.10.tgz", + "integrity": "sha512-HD7w8gkVMgseo3Iqva1S10aLcfJVz81PEXJgEH7Ixdv/gyAPuytCnG9g+pNkrMQ+4TTlHC9DQRWkKDvetqW6Hw==", "license": "MIT", "dependencies": { - "@ionic/react": "8.7.9", + "@ionic/react": "8.7.10", "tslib": "*" }, "peerDependencies": { diff --git a/static/code/stackblitz/v8/react/package.json b/static/code/stackblitz/v8/react/package.json index 2d36c9d1e4..9cbff2323d 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.9", - "@ionic/react-router": "8.7.9", + "@ionic/react": "8.7.10", + "@ionic/react-router": "8.7.10", "@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 fd709ce68d..28b7d22e2e 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.9", - "@ionic/vue-router": "8.7.9", + "@ionic/vue": "8.7.10", + "@ionic/vue-router": "8.7.10", "vue": "^3.2.25", "vue-router": "4.6.3" }, @@ -509,9 +509,9 @@ } }, "node_modules/@ionic/core": { - "version": "8.7.9", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.9.tgz", - "integrity": "sha512-6cYp3LHjCGX32MiYR09l/O+8klkJ27WpKzllvnLRe5bxX3nOuqJvJJIshzT85qTdZNTFu7zJJrjWkgEOXGarzg==", + "version": "8.7.10", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.10.tgz", + "integrity": "sha512-auDIGVQCwh/gc69WwbR/DFzZPx4O5EpYTBjS2cRzZXKK7yS1ZMey2VLflqbdpQFye+tyBCJvfcOEHgUo1vuVFA==", "license": "MIT", "dependencies": { "@stencil/core": "4.38.0", @@ -520,23 +520,23 @@ } }, "node_modules/@ionic/vue": { - "version": "8.7.9", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.9.tgz", - "integrity": "sha512-chpnclhnL8dC+Wi2/Fd/muI4FPzTqyVvFgIKfMDaz00tF8xmhHI9AXwaRvtt7AJh8CWGAw1QCp/FMboFSQ7D7A==", + "version": "8.7.10", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.7.10.tgz", + "integrity": "sha512-5nhzBZC1VASQmNGz36UXsxVsMXAUmhKhpAfWaiwqfoHy/8YLV6d5dwCQPBwQrX7K4I/k76eyho8xQ4YhQFZXng==", "license": "MIT", "dependencies": { - "@ionic/core": "8.7.9", + "@ionic/core": "8.7.10", "@stencil/vue-output-target": "0.10.7", "ionicons": "^8.0.13" } }, "node_modules/@ionic/vue-router": { - "version": "8.7.9", - "resolved": "https://registry.npmjs.org/@ionic/vue-router/-/vue-router-8.7.9.tgz", - "integrity": "sha512-kVrYvOyh3rIdNdx8fpxz2vXloZKzbY7K9V9Lm4yw79NMgAN2X8uMIIuXYmQheiAed5j7wU0w1y8DV1BXNb4Rwg==", + "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==", "license": "MIT", "dependencies": { - "@ionic/vue": "8.7.9" + "@ionic/vue": "8.7.10" } }, "node_modules/@jridgewell/sourcemap-codec": { diff --git a/static/code/stackblitz/v8/vue/package.json b/static/code/stackblitz/v8/vue/package.json index 1af088c73b..91fbb10a23 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.9", - "@ionic/vue-router": "8.7.9", + "@ionic/vue": "8.7.10", + "@ionic/vue-router": "8.7.10", "vue": "^3.2.25", "vue-router": "4.6.3" },