Skip to content

Commit 3ca8614

Browse files
chore(deps): update ionic to v8.6.1 (#4148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c52a76 commit 3ca8614

File tree

6 files changed

+55
-55
lines changed

6 files changed

+55
-55
lines changed

static/code/stackblitz/v8/angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"@angular/platform-browser": "^19.0.0",
1616
"@angular/platform-browser-dynamic": "^19.0.0",
1717
"@angular/router": "^19.0.0",
18-
"@ionic/angular": "8.6.0",
19-
"@ionic/core": "8.6.0",
18+
"@ionic/angular": "8.6.1",
19+
"@ionic/core": "8.6.1",
2020
"ionicons": "8.0.9",
2121
"rxjs": "^7.8.1",
2222
"tslib": "^2.5.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"@ionic/core": "8.6.0",
3+
"@ionic/core": "8.6.1",
44
"ionicons": "8.0.9"
55
}
66
}

static/code/stackblitz/v8/react/package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/code/stackblitz/v8/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@ionic/react": "8.6.0",
7-
"@ionic/react-router": "8.6.0",
6+
"@ionic/react": "8.6.1",
7+
"@ionic/react-router": "8.6.1",
88
"@types/node": "^22.0.0",
99
"@types/react": "^19.0.0",
1010
"@types/react-dom": "^19.0.0",

static/code/stackblitz/v8/vue/package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/code/stackblitz/v8/vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"preview": "vite preview"
99
},
1010
"dependencies": {
11-
"@ionic/vue": "8.6.0",
12-
"@ionic/vue-router": "8.6.0",
11+
"@ionic/vue": "8.6.1",
12+
"@ionic/vue-router": "8.6.1",
1313
"vue": "^3.2.25",
1414
"vue-router": "4.5.1"
1515
},

0 commit comments

Comments
 (0)