mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 17:42:15 +08:00
feat(deps): update ionicons to 6.1.0 (#26617)
This commit is contained in:
14
angular/package-lock.json
generated
14
angular/package-lock.json
generated
@ -10,7 +10,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@ionic/core": "^6.4.1",
|
||||
"ionicons": "^6.0.4",
|
||||
"ionicons": "^6.1.0",
|
||||
"jsonc-parser": "^3.0.0",
|
||||
"tslib": "^2.0.0"
|
||||
},
|
||||
@ -3558,9 +3558,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/ionicons": {
|
||||
"version": "6.0.4",
|
||||
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.0.4.tgz",
|
||||
"integrity": "sha512-uDNOkBo0OVYV+kIhb51g9mb7r3Z0b+78GPZQBsjXuaetNmrB/mNTqN/uFtO+vxL/rQySKjzk8qeKJI5NWL9Ueg==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.0.tgz",
|
||||
"integrity": "sha512-M9oOtCoVrKs181ULp0AhLFt//4+HRv6Q0SgTUTUW3+sV4ouj+vtPJjEukhchaSLv3vPfArGyajPcYcI5/xey2A==",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^2.18.0"
|
||||
}
|
||||
@ -9800,9 +9800,9 @@
|
||||
}
|
||||
},
|
||||
"ionicons": {
|
||||
"version": "6.0.4",
|
||||
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.0.4.tgz",
|
||||
"integrity": "sha512-uDNOkBo0OVYV+kIhb51g9mb7r3Z0b+78GPZQBsjXuaetNmrB/mNTqN/uFtO+vxL/rQySKjzk8qeKJI5NWL9Ueg==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.0.tgz",
|
||||
"integrity": "sha512-M9oOtCoVrKs181ULp0AhLFt//4+HRv6Q0SgTUTUW3+sV4ouj+vtPJjEukhchaSLv3vPfArGyajPcYcI5/xey2A==",
|
||||
"requires": {
|
||||
"@stencil/core": "^2.18.0"
|
||||
}
|
||||
|
@ -43,7 +43,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ionic/core": "^6.4.1",
|
||||
"ionicons": "^6.0.4",
|
||||
"ionicons": "^6.1.0",
|
||||
"jsonc-parser": "^3.0.0",
|
||||
"tslib": "^2.0.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user