mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
Merge pull request #995 from 0xJacky/renovate/iconify-vue-5.x
chore(deps): update devdependency @iconify/vue to v5
This commit is contained in:
commit
7c92b23aa5
2 changed files with 6 additions and 6 deletions
|
@ -61,7 +61,7 @@
|
|||
"@iconify/tools": "^4.1.2",
|
||||
"@iconify/types": "^2.0.0",
|
||||
"@iconify/utils": "^2.3.0",
|
||||
"@iconify/vue": "^4.3.0",
|
||||
"@iconify/vue": "^5.0.0",
|
||||
"@types/lodash": "^4.17.16",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/sortablejs": "^1.15.8",
|
||||
|
|
10
app/pnpm-lock.yaml
generated
10
app/pnpm-lock.yaml
generated
|
@ -148,8 +148,8 @@ importers:
|
|||
specifier: ^2.3.0
|
||||
version: 2.3.0
|
||||
'@iconify/vue':
|
||||
specifier: ^4.3.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))
|
||||
'@types/lodash':
|
||||
specifier: ^4.17.16
|
||||
version: 4.17.16
|
||||
|
@ -832,8 +832,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'
|
||||
|
||||
|
@ -4677,7 +4677,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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue