From b61f74b59aa29c1674f9feeaa96ac13449c4d604 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 18:25:24 +0000 Subject: [PATCH] chore(deps): update dependency unplugin to v3 --- package.json | 2 +- pnpm-lock.yaml | 13 ++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 1ca8aa8..c3e3b8d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "acorn": "^8.15.0", "estree-walker": "^3.0.3", "magic-string": "^0.30.21", - "unplugin": "^2.3.11" + "unplugin": "^3.0.0" }, "devDependencies": { "@types/estree": "^1.0.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 104197b..60a00e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^0.30.21 version: 0.30.21 unplugin: - specifier: ^2.3.11 - version: 2.3.11 + specifier: ^3.0.0 + version: 3.0.0 devDependencies: '@types/estree': specifier: ^1.0.8 @@ -1667,9 +1667,9 @@ packages: unist-util-stringify-position@2.0.3: resolution: {integrity: sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==} - unplugin@2.3.11: - resolution: {integrity: sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==} - engines: {node: '>=18.12.0'} + unplugin@3.0.0: + resolution: {integrity: sha512-0Mqk3AT2TZCXWKdcoaufeXNukv2mTrEZExeXlHIOZXdqYoHHr4n51pymnwV8x2BOVxwXbK2HLlI7usrqMpycdg==} + engines: {node: ^20.19.0 || >=22.12.0} update-browserslist-db@1.2.3: resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==} @@ -3275,10 +3275,9 @@ snapshots: dependencies: '@types/unist': 2.0.11 - unplugin@2.3.11: + unplugin@3.0.0: dependencies: '@jridgewell/remapping': 2.3.5 - acorn: 8.15.0 picomatch: 4.0.3 webpack-virtual-modules: 0.6.2