mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 07:57:21 +08:00
chore(deps): Update dependency @iconify/vue to v5 (#706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/json": "^2.2.290",
|
||||
"@iconify/vue": "^4.2.0",
|
||||
"@iconify/vue": "^5.0.0",
|
||||
"@rushstack/eslint-patch": "^1.10.4",
|
||||
"@tsconfig/node22": "^22.0.0",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
|
||||
10
web/pnpm-lock.yaml
generated
10
web/pnpm-lock.yaml
generated
@@ -103,8 +103,8 @@ importers:
|
||||
specifier: ^2.2.290
|
||||
version: 2.2.333
|
||||
'@iconify/vue':
|
||||
specifier: ^4.2.0
|
||||
version: 4.3.0(vue@3.5.13(typescript@5.8.3))
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0(vue@3.5.13(typescript@5.8.3))
|
||||
'@rushstack/eslint-patch':
|
||||
specifier: ^1.10.4
|
||||
version: 1.11.0
|
||||
@@ -697,8 +697,8 @@ packages:
|
||||
'@iconify/utils@2.3.0':
|
||||
resolution: {integrity: sha512-GmQ78prtwYW6EtzXRU1rY+KwOKfz32PD7iJh6Iyqw68GiKuoZ2A6pRtzWONz5VQJbp50mEjXh/7NkumtrAgRKA==}
|
||||
|
||||
'@iconify/vue@4.3.0':
|
||||
resolution: {integrity: sha512-Xq0h6zMrHBbrW8jXJ9fISi+x8oDQllg5hTDkDuxnWiskJ63rpJu9CvJshj8VniHVTbsxCg9fVoPAaNp3RQI5OQ==}
|
||||
'@iconify/vue@5.0.0':
|
||||
resolution: {integrity: sha512-C+KuEWIF5nSBrobFJhT//JS87OZ++QDORB6f2q2Wm6fl2mueSTpFBeBsveK0KW9hWiZ4mNiPjsh6Zs4jjdROSg==}
|
||||
peerDependencies:
|
||||
vue: '>=3'
|
||||
|
||||
@@ -4151,7 +4151,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@iconify/vue@4.3.0(vue@3.5.13(typescript@5.8.3))':
|
||||
'@iconify/vue@5.0.0(vue@3.5.13(typescript@5.8.3))':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
vue: 3.5.13(typescript@5.8.3)
|
||||
|
||||
Reference in New Issue
Block a user