Skip to content

Commit 16cca6a

Browse files
chore(deps): update dependency ionicons to v8.0.9 (#4144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42e8ec3 commit 16cca6a

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": "^19.0.0",
1818
"@ionic/angular": "^7.0.0",
1919
"@ionic/core": "^7.0.0",
20-
"ionicons": "8.0.8",
20+
"ionicons": "8.0.9",
2121
"rxjs": "^7.8.1",
2222
"tslib": "^2.5.0",
2323
"zone.js": "~0.15.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
33
"@ionic/core": "^7.0.0",
4-
"ionicons": "8.0.8"
4+
"ionicons": "8.0.9"
55
}
66
}

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": "^19.0.0",
1818
"@ionic/angular": "8.6.0",
1919
"@ionic/core": "8.6.0",
20-
"ionicons": "8.0.8",
20+
"ionicons": "8.0.9",
2121
"rxjs": "^7.8.1",
2222
"tslib": "^2.5.0",
2323
"zone.js": "~0.15.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
33
"@ionic/core": "8.6.0",
4-
"ionicons": "8.0.8"
4+
"ionicons": "8.0.9"
55
}
66
}

0 commit comments

Comments
 (0)