mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 12:40:25 +08:00
chore(deps): Update dependency unplugin-icons to v22 (#483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
"typescript": "5.7.3",
|
||||
"unocss": "^65.0.0",
|
||||
"unplugin-auto-import": "^19.0.0",
|
||||
"unplugin-icons": "^0.22.0",
|
||||
"unplugin-icons": "^22.0.0",
|
||||
"unplugin-vue-components": "^28.0.0",
|
||||
"vite": "^6.0.6",
|
||||
"vite-plugin-html": "^3.2.2",
|
||||
|
||||
10
web/pnpm-lock.yaml
generated
10
web/pnpm-lock.yaml
generated
@@ -181,8 +181,8 @@ importers:
|
||||
specifier: ^19.0.0
|
||||
version: 19.0.0(@nuxt/kit@3.15.0(rollup@4.30.1))(@vueuse/core@12.4.0(typescript@5.7.3))(rollup@4.30.1)
|
||||
unplugin-icons:
|
||||
specifier: ^0.22.0
|
||||
version: 0.22.0(@vue/compiler-sfc@3.5.13)
|
||||
specifier: ^22.0.0
|
||||
version: 22.0.0(@vue/compiler-sfc@3.5.13)
|
||||
unplugin-vue-components:
|
||||
specifier: ^28.0.0
|
||||
version: 28.0.0(@babel/parser@7.26.5)(@nuxt/kit@3.15.0(rollup@4.30.1))(rollup@4.30.1)(vue@3.5.13(typescript@5.7.3))
|
||||
@@ -3467,8 +3467,8 @@ packages:
|
||||
'@vueuse/core':
|
||||
optional: true
|
||||
|
||||
unplugin-icons@0.22.0:
|
||||
resolution: {integrity: sha512-CP+iZq5U7doOifer5bcM0jQ9t3Is7EGybIYt3myVxceI8Zuk8EZEpe1NPtJvh7iqMs1VdbK0L41t9+um9VuuLw==}
|
||||
unplugin-icons@22.0.0:
|
||||
resolution: {integrity: sha512-+1jIt2wynxL+GISehNok8MIb9RaCufIZCHJs0HKbxOljJL9m4NtOhva+dZhNtSKtfQ62Hwd/RRbniSVuuD4Xow==}
|
||||
peerDependencies:
|
||||
'@svgr/core': '>=7.0.0'
|
||||
'@svgx/core': ^1.0.1
|
||||
@@ -7497,7 +7497,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
||||
unplugin-icons@0.22.0(@vue/compiler-sfc@3.5.13):
|
||||
unplugin-icons@22.0.0(@vue/compiler-sfc@3.5.13):
|
||||
dependencies:
|
||||
'@antfu/install-pkg': 0.5.0
|
||||
'@antfu/utils': 0.7.10
|
||||
|
||||
Reference in New Issue
Block a user