From bf5e66df8b4aa8ae011dc4e2549f6dcfd526add6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 03:48:32 +0000 Subject: [PATCH] Update dependency unplugin to v2 --- package.json | 2 +- pnpm-lock.yaml | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index fa6735a..dda2e3b 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "@rollup/pluginutils": "^5.0.0", "@vue/compiler-core": "^3.4.21", "magic-string": "^0.30.0", - "unplugin": "^1.0.0" + "unplugin": "^2.0.0" }, "devDependencies": { "@antfu/eslint-config": "^3.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 420d5ea..f86bbeb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^0.30.0 version: 0.30.12 unplugin: - specifier: ^1.0.0 - version: 1.15.0(webpack-sources@3.2.3) + specifier: ^2.0.0 + version: 2.0.0 devDependencies: '@antfu/eslint-config': specifier: ^3.8.0 @@ -3702,6 +3702,10 @@ packages: webpack-sources: optional: true + unplugin@2.0.0: + resolution: {integrity: sha512-26eihuX14zPtiW6gzz8B112Buhi9CaWH/5ezO67pzBhKoz3MfHyc2lz/QOMOyEd/DWk+OnS0zCiYixnm8Q3dqA==} + engines: {node: '>=18.12.0'} + untyped@1.5.1: resolution: {integrity: sha512-reBOnkJBFfBZ8pCKaeHgfZLcehXtM6UTxc+vqs1JvCps0c4amLNp3fhdGBZwYp+VLyoY9n3X5KOP7lCyWBUX9A==} hasBin: true @@ -7983,6 +7987,11 @@ snapshots: optionalDependencies: webpack-sources: 3.2.3 + unplugin@2.0.0: + dependencies: + acorn: 8.14.0 + webpack-virtual-modules: 0.6.2 + untyped@1.5.1: dependencies: '@babel/core': 7.26.0