Skip to content

Commit 552ae37

Browse files
chore(deps): update dependency ionicons to v8.1.0 (#4607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa890ae commit 552ae37

8 files changed

Lines changed: 71 additions & 59 deletions

File tree

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

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

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.13",
20+
"ionicons": "8.1.0",
2121
"rxjs": "^7.8.1",
2222
"tslib": "^2.5.0",
2323
"zone.js": "~0.15.0"

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

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

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.13"
13+
"ionicons": "8.1.0"
1414
},
1515
"devDependencies": {
1616
"typescript": "~5.9.0",

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

Lines changed: 5 additions & 5 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: 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.8.17",
1919
"@ionic/core": "8.8.17",
20-
"ionicons": "8.0.13",
20+
"ionicons": "8.1.0",
2121
"rxjs": "^7.8.1",
2222
"tslib": "^2.5.0",
2323
"zone.js": "~0.15.0"

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

Lines changed: 5 additions & 5 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
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@ionic/core": "8.8.17",
13-
"ionicons": "8.0.13"
13+
"ionicons": "8.1.0"
1414
},
1515
"devDependencies": {
1616
"typescript": "~5.9.0",

0 commit comments

Comments
 (0)