diff --git a/package.json b/package.json index 3b716c1de1..604e99f13c 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "tailwind-variants": "^0.3.0", "tailwindcss": "4.0.0-beta.5", "tinyglobby": "^0.2.10", - "unplugin": "^1.16.0", + "unplugin": "^2.0.0", "unplugin-auto-import": "^0.18.6", "unplugin-vue-components": "^0.27.5", "vaul-vue": "^0.2.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cd663c3247..c2d1ef3a11 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -130,8 +130,8 @@ importers: specifier: 5.6.3 version: 5.6.3 unplugin: - specifier: ^1.16.0 - version: 1.16.0 + specifier: ^2.0.0 + version: 2.0.0 unplugin-auto-import: specifier: ^0.18.6 version: 0.18.6(@nuxt/kit@3.14.1592(magicast@0.3.5)(rollup@4.27.3))(@vueuse/core@12.0.0(typescript@5.6.3))(rollup@4.27.3) @@ -6746,6 +6746,10 @@ packages: resolution: {integrity: sha512-5liCNPuJW8dqh3+DM6uNM2EI3MLLpCKp/KY+9pB5M2S2SR2qvvDHhKgBOaTWEbZTAws3CXfB0rKTIolWKL05VQ==} engines: {node: '>=14.0.0'} + unplugin@2.0.0: + resolution: {integrity: sha512-26eihuX14zPtiW6gzz8B112Buhi9CaWH/5ezO67pzBhKoz3MfHyc2lz/QOMOyEd/DWk+OnS0zCiYixnm8Q3dqA==} + engines: {node: '>=18.12.0'} + unstorage@1.13.1: resolution: {integrity: sha512-ELexQHUrG05QVIM/iUeQNdl9FXDZhqLJ4yP59fnmn2jGUh0TEulwOgov1ubOb3Gt2ZGK/VMchJwPDNVEGWQpRg==} peerDependencies: @@ -15399,6 +15403,11 @@ snapshots: acorn: 8.14.0 webpack-virtual-modules: 0.6.2 + unplugin@2.0.0: + dependencies: + acorn: 8.14.0 + webpack-virtual-modules: 0.6.2 + unstorage@1.13.1(ioredis@5.4.1): dependencies: anymatch: 3.1.3