diff --git a/web/package.json b/web/package.json index 26e5e5db..c6e8524d 100644 --- a/web/package.json +++ b/web/package.json @@ -84,7 +84,7 @@ "tsx": "^4.19.4", "typescript": "5.9.2", "unocss": "^66.1.2", - "unplugin-auto-import": "^19.3.0", + "unplugin-auto-import": "^20.0.0", "unplugin-icons": "^22.1.0", "unplugin-vue-components": "^28.7.0", "vite": "^7.0.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 830f48c4..8311bc29 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -181,8 +181,8 @@ importers: specifier: ^66.1.2 version: 66.4.1(postcss@8.5.6)(vite@7.0.6(@types/node@22.17.0)(jiti@2.5.1)(sass@1.89.2)(terser@5.43.1)(tsx@4.20.3)) 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.1.0 version: 22.2.0(@vue/compiler-sfc@3.5.18) @@ -3167,8 +3167,8 @@ packages: resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==} engines: {node: '>=18'} - 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'} universalify@2.0.1: @@ -3191,11 +3191,11 @@ packages: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} engines: {node: '>= 0.8'} - 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': @@ -6871,7 +6871,7 @@ snapshots: unicorn-magic@0.3.0: {} - unimport@4.2.0: + unimport@5.2.0: dependencies: acorn: 8.15.0 escape-string-regexp: 5.0.0 @@ -6919,12 +6919,12 @@ snapshots: unpipe@1.0.0: {} - 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.3 - unimport: 4.2.0 + unimport: 5.2.0 unplugin: 2.3.5 unplugin-utils: 0.2.4 optionalDependencies: