diff --git a/package.json b/package.json index e5fc7a31..7eef758d 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "regexp-tree": "^0.1.27", "type-level-regexp": "~0.1.17", "ufo": "^1.5.4", - "unplugin": "^1.14.1" + "unplugin": "^2.0.0" }, "devDependencies": { "@antfu/eslint-config": "3.11.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dec7e080..1683c6b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,8 +38,8 @@ importers: specifier: ^1.5.4 version: 1.5.4 unplugin: - specifier: ^1.14.1 - version: 1.16.0 + specifier: ^2.0.0 + version: 2.0.0 devDependencies: '@antfu/eslint-config': specifier: 3.11.2 @@ -4992,6 +4992,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: @@ -11557,6 +11561,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