Skip to content

Commit afe72f9

Browse files
chore(deps): update ionic to v8.7.7
1 parent 5e652b8 commit afe72f9

File tree

8 files changed

+90
-48
lines changed

8 files changed

+90
-48
lines changed

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

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

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": "^20.0.0",
1616
"@angular/platform-browser-dynamic": "^20.0.0",
1717
"@angular/router": "^20.0.0",
18-
"@ionic/angular": "8.7.6",
19-
"@ionic/core": "8.7.6",
18+
"@ionic/angular": "8.7.7",
19+
"@ionic/core": "8.7.7",
2020
"ionicons": "8.0.13",
2121
"rxjs": "^7.8.1",
2222
"tslib": "^2.5.0",

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

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"start": "vite preview"
1010
},
1111
"dependencies": {
12-
"@ionic/core": "8.7.6",
12+
"@ionic/core": "8.7.7",
1313
"ionicons": "8.0.13"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)