diff --git a/packages/plugin-ajv/package.json b/packages/plugin-ajv/package.json index 35238e75..1aed3d20 100644 --- a/packages/plugin-ajv/package.json +++ b/packages/plugin-ajv/package.json @@ -11,7 +11,7 @@ "esbuild": "^0.24.0", "lodash-es": "^4.17.21", "magic-string": "^0.30.14", - "unplugin": "^1.16.0" + "unplugin": "^2.1.2" }, "devDependencies": { "@ls-lint/ls-lint": "2.2.3", diff --git a/packages/plugin-lightningcss/package.json b/packages/plugin-lightningcss/package.json index 1d1d623a..77d3b3ad 100644 --- a/packages/plugin-lightningcss/package.json +++ b/packages/plugin-lightningcss/package.json @@ -8,7 +8,7 @@ }, "bugs": "https://github.com/escapace/pointe/issues", "dependencies": { - "unplugin": "^1.16.0" + "unplugin": "^2.1.2" }, "devDependencies": { "@ls-lint/ls-lint": "2.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d3d7fd95..f89c5d94 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -109,8 +109,8 @@ importers: specifier: ^0.30.14 version: 0.30.17 unplugin: - specifier: ^1.16.0 - version: 1.16.1 + specifier: ^2.1.2 + version: 2.1.2 devDependencies: '@ls-lint/ls-lint': specifier: 2.2.3 @@ -161,8 +161,8 @@ importers: specifier: '>=1.24.0' version: 1.29.1 unplugin: - specifier: ^1.16.0 - version: 1.16.1 + specifier: ^2.1.2 + version: 2.1.2 devDependencies: '@ls-lint/ls-lint': specifier: 2.2.3 @@ -4551,9 +4551,9 @@ packages: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} engines: {node: '>= 0.8'} - unplugin@1.16.1: - resolution: {integrity: sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==} - engines: {node: '>=14.0.0'} + unplugin@2.1.2: + resolution: {integrity: sha512-Q3LU0e4zxKfRko1wMV2HmP8lB9KWislY7hxXpxd+lGx0PRInE4vhMBVEZwpdVYHvtqzhSrzuIfErsob6bQfCzw==} + engines: {node: '>=18.12.0'} upath@1.2.0: resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} @@ -9796,7 +9796,7 @@ snapshots: unpipe@1.0.0: {} - unplugin@1.16.1: + unplugin@2.1.2: dependencies: acorn: 8.14.0 webpack-virtual-modules: 0.6.2