chore(deps): update pnpm.catalog.default unplugin-auto-import to v21 (#1524)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-05 21:22:04 +08:00
committed by GitHub
parent 0dd2d82620
commit 3f361e39c5
3 changed files with 13 additions and 13 deletions

View File

@@ -83,7 +83,7 @@
"less": "^4.5.1",
"postcss": "^8.5.6",
"typescript": "5.9.3",
"unplugin-auto-import": "^20.3.0",
"unplugin-auto-import": "^21.0.0",
"unplugin-vue-components": "^31.0.0",
"unplugin-vue-define-options": "^3.1.2",
"vite": "^7.3.1",

22
pnpm-lock.yaml generated
View File

@@ -216,8 +216,8 @@ importers:
specifier: 5.9.3
version: 5.9.3
unplugin-auto-import:
specifier: ^20.3.0
version: 20.3.0(@vueuse/core@14.2.0(vue@3.5.27(typescript@5.9.3)))
specifier: ^21.0.0
version: 21.0.0(@vueuse/core@14.2.0(vue@3.5.27(typescript@5.9.3)))
unplugin-vue-components:
specifier: ^31.0.0
version: 31.0.0(vue@3.5.27(typescript@5.9.3))
@@ -4302,8 +4302,8 @@ packages:
resolution: {integrity: sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==}
engines: {node: '>=4'}
unimport@5.5.0:
resolution: {integrity: sha512-/JpWMG9s1nBSlXJAQ8EREFTFy3oy6USFd8T6AoBaw1q2GGcF4R9yp3ofg32UODZlYEO5VD0EWE1RpI9XDWyPYg==}
unimport@5.6.0:
resolution: {integrity: sha512-8rqAmtJV8o60x46kBAJKtHpJDJWkA2xcBqWKPI14MgUb05o1pnpnCnXSxedUXyeq7p8fR5g3pTo2BaswZ9lD9A==}
engines: {node: '>=18.12.0'}
unist-util-is@6.0.1:
@@ -4336,9 +4336,9 @@ packages:
vite:
optional: true
unplugin-auto-import@20.3.0:
resolution: {integrity: sha512-RcSEQiVv7g0mLMMXibYVKk8mpteKxvyffGuDKqZZiFr7Oq3PB1HwgHdK5O7H4AzbhzHoVKG0NnMnsk/1HIVYzQ==}
engines: {node: '>=14'}
unplugin-auto-import@21.0.0:
resolution: {integrity: sha512-vWuC8SwqJmxZFYwPojhOhOXDb5xFhNNcEVb9K/RFkyk/3VnfaOjzitWN7v+8DEKpMjSsY2AEGXNgt6I0yQrhRQ==}
engines: {node: '>=20.19.0'}
peerDependencies:
'@nuxt/kit': ^4.0.0
'@vueuse/core': '*'
@@ -4643,7 +4643,7 @@ packages:
engines: {node: '>=18'}
xlsx@https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz:
resolution: {tarball: https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz}
resolution: {integrity: sha512-oLDq3jw7AcLqKWH2AhCpVTZl8mf6X2YReP+Neh0SJUzV/BdZYjth94tG5toiMB1PPrYtxOCfaoUCkvtuH+3AJA==, tarball: https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz}
version: 0.20.3
engines: {node: '>=0.8'}
hasBin: true
@@ -9181,7 +9181,7 @@ snapshots:
unicode-property-aliases-ecmascript@2.2.0: {}
unimport@5.5.0:
unimport@5.6.0:
dependencies:
acorn: 8.15.0
escape-string-regexp: 5.0.0
@@ -9252,12 +9252,12 @@ snapshots:
- postcss
- supports-color
unplugin-auto-import@20.3.0(@vueuse/core@14.2.0(vue@3.5.27(typescript@5.9.3))):
unplugin-auto-import@21.0.0(@vueuse/core@14.2.0(vue@3.5.27(typescript@5.9.3))):
dependencies:
local-pkg: 1.1.2
magic-string: 0.30.21
picomatch: 4.0.3
unimport: 5.5.0
unimport: 5.6.0
unplugin: 2.3.11
unplugin-utils: 0.3.1
optionalDependencies:

View File

@@ -63,7 +63,7 @@ catalog:
typescript: 5.9.3
universal-cookie: ^8.0.1
unocss: ^66.6.0
unplugin-auto-import: ^20.3.0
unplugin-auto-import: ^21.0.0
unplugin-vue-components: ^31.0.0
unplugin-vue-define-options: ^3.1.2
uuid: ^13.0.0