Skip to content

Commit 7bcc586

Browse files
chore(deps): update dependency ionicons to v8.0.13 (#4183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b9b57a commit 7bcc586

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@angular/router": "^20.0.0",
1818
"@ionic/angular": "^7.0.0",
1919
"@ionic/core": "^7.0.0",
20-
"ionicons": "8.0.10",
20+
"ionicons": "8.0.13",
2121
"rxjs": "^7.8.1",
2222
"tslib": "^2.5.0",
2323
"zone.js": "~0.15.0"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@ionic/core": "^7.0.0",
13-
"ionicons": "8.0.10"
13+
"ionicons": "8.0.13"
1414
},
1515
"devDependencies": {
1616
"typescript": "^5.0.0",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@angular/router": "^20.0.0",
1818
"@ionic/angular": "8.6.3",
1919
"@ionic/core": "8.6.3",
20-
"ionicons": "8.0.10",
20+
"ionicons": "8.0.13",
2121
"rxjs": "^7.8.1",
2222
"tslib": "^2.5.0",
2323
"zone.js": "~0.15.0"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@ionic/core": "8.6.3",
13-
"ionicons": "8.0.10"
13+
"ionicons": "8.0.13"
1414
},
1515
"devDependencies": {
1616
"typescript": "^5.0.0",

0 commit comments

Comments
 (0)