mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-14 08:45:20 +08:00
feat(deps): update ionicons to v8 (#30390)
Issue number: resolves #30445 --------- Updates all packages to use the latest version of Ionicons v8 --------- Co-authored-by: Brandy Smith <6577830+brandyscarney@users.noreply.github.com>
This commit is contained in:

committed by
Brandy Smith

parent
30d1910d6e
commit
74cd71af24
3140
packages/vue/package-lock.json
generated
3140
packages/vue/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -69,7 +69,7 @@
|
||||
"dependencies": {
|
||||
"@ionic/core": "^8.6.7",
|
||||
"@stencil/vue-output-target": "0.10.7",
|
||||
"ionicons": "^7.0.0"
|
||||
"ionicons": "^8.0.13"
|
||||
},
|
||||
"vetur": {
|
||||
"tags": "dist/vetur/tags.json",
|
||||
|
3583
packages/vue/test/apps/vue3/package-lock.json
generated
3583
packages/vue/test/apps/vue3/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -18,7 +18,7 @@
|
||||
"dependencies": {
|
||||
"@ionic/vue": "^6.0.12",
|
||||
"@ionic/vue-router": "^6.0.12",
|
||||
"ionicons": "^6.0.4",
|
||||
"ionicons": "^8.0.13",
|
||||
"vue": "^3.4.30",
|
||||
"vue-router": "^4.2.5"
|
||||
},
|
||||
|
Reference in New Issue
Block a user