diff --git a/package.json b/package.json index f1d25323..f9500e33 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "rimraf": "^5.0.10", "tailwindcss": "^3.4.18", "typescript": "^5.9.3", - "unplugin-auto-import": "^0.18.6", + "unplugin-auto-import": "^0.19.0", "unplugin-vue-components": "^0.27.5", "unplugin-vue-markdown": "^0.26.3", "vite": "^5.4.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ed8938e0..54b25a3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -133,8 +133,8 @@ importers: specifier: ^5.9.3 version: 5.9.3 unplugin-auto-import: - specifier: ^0.18.6 - version: 0.18.6(@vueuse/core@10.11.1(vue@3.5.22(typescript@5.9.3)))(rollup@2.79.2) + specifier: ^0.19.0 + version: 0.19.0(@vueuse/core@10.11.1(vue@3.5.22(typescript@5.9.3)))(rollup@2.79.2) unplugin-vue-components: specifier: ^0.27.5 version: 0.27.5(@babel/parser@7.28.5)(rollup@2.79.2)(vue@3.5.22(typescript@5.9.3)) @@ -3671,8 +3671,8 @@ packages: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} engines: {node: '>= 10.0.0'} - unplugin-auto-import@0.18.6: - resolution: {integrity: sha512-LMFzX5DtkTj/3wZuyG5bgKBoJ7WSgzqSGJ8ppDRdlvPh45mx6t6w3OcbExQi53n3xF5MYkNGPNR/HYOL95KL2A==} + unplugin-auto-import@0.19.0: + resolution: {integrity: sha512-W97gTDEWu/L1EcKCXY5Ni8bsMW1E9kv12wYQv3mYpd7zcFctXYlLKsqeva6sbCQbzS8t9AG/XdU5/WkEJKPlFw==} engines: {node: '>=14'} peerDependencies: '@nuxt/kit': ^3.2.2 @@ -3705,6 +3705,10 @@ packages: resolution: {integrity: sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==} engines: {node: '>=14.0.0'} + unplugin@2.3.10: + resolution: {integrity: sha512-6NCPkv1ClwH+/BGE9QeoTIl09nuiAt0gS28nn1PvYXsGKRwM2TCbFA2QiilmehPDTXIe684k4rZI1yl3A1PCUw==} + engines: {node: '>=18.12.0'} + upath@1.2.0: resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} engines: {node: '>=4'} @@ -7857,16 +7861,15 @@ snapshots: universalify@2.0.1: {} - unplugin-auto-import@0.18.6(@vueuse/core@10.11.1(vue@3.5.22(typescript@5.9.3)))(rollup@2.79.2): + unplugin-auto-import@0.19.0(@vueuse/core@10.11.1(vue@3.5.22(typescript@5.9.3)))(rollup@2.79.2): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.3.0(rollup@2.79.2) - fast-glob: 3.3.3 local-pkg: 0.5.1 magic-string: 0.30.21 - minimatch: 9.0.5 + picomatch: 4.0.3 unimport: 3.14.6(rollup@2.79.2) - unplugin: 1.16.1 + unplugin: 2.3.10 optionalDependencies: '@vueuse/core': 10.11.1(vue@3.5.22(typescript@5.9.3)) transitivePeerDependencies: @@ -7909,6 +7912,13 @@ snapshots: acorn: 8.15.0 webpack-virtual-modules: 0.6.2 + unplugin@2.3.10: + dependencies: + '@jridgewell/remapping': 2.3.5 + acorn: 8.15.0 + picomatch: 4.0.3 + webpack-virtual-modules: 0.6.2 + upath@1.2.0: {} update-browserslist-db@1.1.4(browserslist@4.27.0):