mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 04:22:33 +08:00
chore(deps): Update dependency unplugin-vue-components to v31 (#1244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
"unocss": "^66.5.4",
|
||||
"unplugin-auto-import": "^20.2.0",
|
||||
"unplugin-icons": "^23.0.0",
|
||||
"unplugin-vue-components": "^30.0.0",
|
||||
"unplugin-vue-components": "^31.0.0",
|
||||
"vite": "^7.1.11",
|
||||
"vite-plugin-html": "^3.2.2",
|
||||
"vite-plugin-mock": "^3.0.2",
|
||||
|
||||
26
web/pnpm-lock.yaml
generated
26
web/pnpm-lock.yaml
generated
@@ -193,8 +193,8 @@ importers:
|
||||
specifier: ^23.0.0
|
||||
version: 23.0.1(@vue/compiler-sfc@3.5.26)
|
||||
unplugin-vue-components:
|
||||
specifier: ^30.0.0
|
||||
version: 30.0.0(@babel/parser@7.28.6)(vue@3.5.26(typescript@5.9.3))
|
||||
specifier: ^31.0.0
|
||||
version: 31.0.0(vue@3.5.26(typescript@5.9.3))
|
||||
vite:
|
||||
specifier: ^7.1.11
|
||||
version: 7.3.1(@types/node@24.10.8)(jiti@2.6.1)(sass@1.97.2)(terser@5.44.1)(tsx@4.21.0)
|
||||
@@ -3256,16 +3256,13 @@ packages:
|
||||
resolution: {integrity: sha512-5lWVjgi6vuHhJ526bI4nlCOmkCIF3nnfXkCMDeMJrtdvxTs6ZFCM8oNufGTsDbKv/tJ/xj8RpvXjRuPBZJuJog==}
|
||||
engines: {node: '>=20.19.0'}
|
||||
|
||||
unplugin-vue-components@30.0.0:
|
||||
resolution: {integrity: sha512-4qVE/lwCgmdPTp6h0qsRN2u642tt4boBQtcpn4wQcWZAsr8TQwq+SPT3NDu/6kBFxzo/sSEK4ioXhOOBrXc3iw==}
|
||||
engines: {node: '>=14'}
|
||||
unplugin-vue-components@31.0.0:
|
||||
resolution: {integrity: sha512-4ULwfTZTLuWJ7+S9P7TrcStYLsSRkk6vy2jt/WTfgUEUb0nW9//xxmrfhyHUEVpZ2UKRRwfRb8Yy15PDbVZf+Q==}
|
||||
engines: {node: '>=20.19.0'}
|
||||
peerDependencies:
|
||||
'@babel/parser': ^7.15.8
|
||||
'@nuxt/kit': ^3.2.2 || ^4.0.0
|
||||
vue: 2 || 3
|
||||
vue: ^3.0.0
|
||||
peerDependenciesMeta:
|
||||
'@babel/parser':
|
||||
optional: true
|
||||
'@nuxt/kit':
|
||||
optional: true
|
||||
|
||||
@@ -6986,21 +6983,18 @@ snapshots:
|
||||
pathe: 2.0.3
|
||||
picomatch: 4.0.3
|
||||
|
||||
unplugin-vue-components@30.0.0(@babel/parser@7.28.6)(vue@3.5.26(typescript@5.9.3)):
|
||||
unplugin-vue-components@31.0.0(vue@3.5.26(typescript@5.9.3)):
|
||||
dependencies:
|
||||
chokidar: 4.0.3
|
||||
debug: 4.4.3
|
||||
chokidar: 5.0.0
|
||||
local-pkg: 1.1.2
|
||||
magic-string: 0.30.21
|
||||
mlly: 1.8.0
|
||||
obug: 2.1.1
|
||||
picomatch: 4.0.3
|
||||
tinyglobby: 0.2.15
|
||||
unplugin: 2.3.11
|
||||
unplugin-utils: 0.3.1
|
||||
vue: 3.5.26(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
'@babel/parser': 7.28.6
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
unplugin@2.3.11:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user