1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-30 09:45:15 +01:00

fix(deps): update dependency unplugin-auto-import to v20 (#4059)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-05 09:32:30 -07:00
committed by GitHub
parent da2d554bee
commit e044ecd4a1
2 changed files with 16 additions and 25 deletions

View File

@@ -63,7 +63,7 @@
"splitpanes": "^4.0.4",
"strip-ansi": "^7.1.0",
"tailwindcss": "4.1.11",
"unplugin-auto-import": "^19.3.0",
"unplugin-auto-import": "^20.0.0",
"unplugin-icons": "^22.2.0",
"unplugin-vue-components": "^28.8.0",
"unplugin-vue-macros": "^2.14.5",

39
pnpm-lock.yaml generated
View File

@@ -114,8 +114,8 @@ importers:
specifier: 4.1.11
version: 4.1.11
unplugin-auto-import:
specifier: ^19.3.0
version: 19.3.0(@vueuse/core@13.6.0(vue@3.5.18(typescript@5.9.2)))
specifier: ^20.0.0
version: 20.0.0(@vueuse/core@13.6.0(vue@3.5.18(typescript@5.9.2)))
unplugin-icons:
specifier: ^22.2.0
version: 22.2.0(@vue/compiler-sfc@3.5.18)
@@ -2952,9 +2952,6 @@ packages:
pkg-types@1.3.1:
resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
pkg-types@2.1.0:
resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==}
pkg-types@2.2.0:
resolution: {integrity: sha512-2SM/GZGAEkPp3KWORxQZns4M+WSeXbC2HEvmOIJe3Cmiv6ieAJvdVhDldtHqM5J1Y7MrR1XhkBT/rMlhh9FdqQ==}
@@ -3405,8 +3402,8 @@ packages:
undici-types@7.10.0:
resolution: {integrity: sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==}
unimport@4.2.0:
resolution: {integrity: sha512-mYVtA0nmzrysnYnyb3ALMbByJ+Maosee2+WyE0puXl+Xm2bUwPorPaaeZt0ETfuroPOtG8jj1g/qeFZ6buFnag==}
unimport@5.2.0:
resolution: {integrity: sha512-bTuAMMOOqIAyjV4i4UH7P07pO+EsVxmhOzQ2YJ290J6mkLUdozNhb5I/YoOEheeNADC03ent3Qj07X0fWfUpmw==}
engines: {node: '>=18.12.0'}
unist-util-is@6.0.0:
@@ -3424,11 +3421,11 @@ packages:
unist-util-visit@5.0.0:
resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==}
unplugin-auto-import@19.3.0:
resolution: {integrity: sha512-iIi0u4Gq2uGkAOGqlPJOAMI8vocvjh1clGTfSK4SOrJKrt+tirrixo/FjgBwXQNNdS7ofcr7OxzmOb/RjWxeEQ==}
unplugin-auto-import@20.0.0:
resolution: {integrity: sha512-YAqD07gQa5PpGlhLFQ9rWDtGa42nBR2oNMudnX7G5P8XmkQx3EPL7sKNQroTdt5ehwks55NHy0dzxwwA3xtqQg==}
engines: {node: '>=14'}
peerDependencies:
'@nuxt/kit': ^3.2.2
'@nuxt/kit': ^4.0.0
'@vueuse/core': '*'
peerDependenciesMeta:
'@nuxt/kit':
@@ -6295,7 +6292,7 @@ snapshots:
local-pkg@1.1.1:
dependencies:
mlly: 1.7.4
pkg-types: 2.1.0
pkg-types: 2.2.0
quansync: 0.2.10
locate-path@6.0.0:
@@ -6554,12 +6551,6 @@ snapshots:
mlly: 1.7.4
pathe: 2.0.3
pkg-types@2.1.0:
dependencies:
confbox: 0.2.2
exsolve: 1.0.7
pathe: 2.0.3
pkg-types@2.2.0:
dependencies:
confbox: 0.2.2
@@ -6958,17 +6949,17 @@ snapshots:
undici-types@7.10.0: {}
unimport@4.2.0:
unimport@5.2.0:
dependencies:
acorn: 8.14.1
acorn: 8.15.0
escape-string-regexp: 5.0.0
estree-walker: 3.0.3
local-pkg: 1.1.1
magic-string: 0.30.17
mlly: 1.7.4
pathe: 2.0.3
picomatch: 4.0.2
pkg-types: 2.1.0
picomatch: 4.0.3
pkg-types: 2.2.0
scule: 1.3.0
strip-literal: 3.0.0
tinyglobby: 0.2.14
@@ -6998,12 +6989,12 @@ snapshots:
unist-util-is: 6.0.0
unist-util-visit-parents: 6.0.1
unplugin-auto-import@19.3.0(@vueuse/core@13.6.0(vue@3.5.18(typescript@5.9.2))):
unplugin-auto-import@20.0.0(@vueuse/core@13.6.0(vue@3.5.18(typescript@5.9.2))):
dependencies:
local-pkg: 1.1.1
magic-string: 0.30.17
picomatch: 4.0.2
unimport: 4.2.0
picomatch: 4.0.3
unimport: 5.2.0
unplugin: 2.3.5
unplugin-utils: 0.2.4
optionalDependencies: