Skip to content

Commit 9edf92d

Browse files
chore(deps): update ionic to v8.6.0 (#4137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78c9191 commit 9edf92d

File tree

6 files changed

+405
-73
lines changed

6 files changed

+405
-73
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.5.8",
19-
"@ionic/core": "8.5.8",
18+
"@ionic/angular": "8.6.0",
19+
"@ionic/core": "8.6.0",
2020
"ionicons": "8.0.8",
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.5.8",
3+
"@ionic/core": "8.6.0",
44
"ionicons": "8.0.8"
55
}
66
}

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

Lines changed: 199 additions & 33 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.5.8",
7-
"@ionic/react-router": "8.5.8",
6+
"@ionic/react": "8.6.0",
7+
"@ionic/react-router": "8.6.0",
88
"@types/node": "^22.0.0",
99
"@types/react": "^19.0.0",
1010
"@types/react-dom": "^19.0.0",

0 commit comments

Comments
 (0)