From 38ac7ac6420376beb5d0ff1566a1e55a3cbc0306 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 10:55:18 +0000 Subject: [PATCH] chore(deps): update dependency unplugin to ^1.8.2 (#34) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 505b46c..63bc2dc9 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "ohash": "^1.1.3", "pathe": "^1.1.2", "ufo": "^1.4.0", - "unplugin": "^1.8.1", + "unplugin": "^1.8.2", "unstorage": "^1.10.1" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1b20e38..85845ea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^1.4.0 version: 1.4.0 unplugin: - specifier: ^1.8.1 - version: 1.8.1 + specifier: ^1.8.2 + version: 1.8.2 unstorage: specifier: ^1.10.1 version: 1.10.1 @@ -1465,7 +1465,7 @@ packages: std-env: 3.7.0 ufo: 1.4.0 unenv: 1.9.0 - unplugin: 1.8.1 + unplugin: 1.8.2 vite: 5.1.4(sass@1.71.1) vitest: 1.3.1 vitest-environment-nuxt: 1.0.0(h3@1.11.1)(playwright-core@1.42.1)(rollup@3.29.4)(vite@5.1.4)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.21) @@ -1514,7 +1514,7 @@ packages: strip-literal: 2.0.0 ufo: 1.4.0 unenv: 1.9.0 - unplugin: 1.8.1 + unplugin: 1.8.2 vite: 5.1.4(sass@1.71.1) vite-node: 1.3.1(sass@1.71.1) vite-plugin-checker: 0.6.4(eslint@8.57.0)(typescript@5.3.3)(vite@5.1.4)(vue-tsc@2.0.5) @@ -2559,7 +2559,7 @@ packages: chokidar: 3.6.0 fast-glob: 3.3.2 magic-string: 0.30.8 - unplugin: 1.8.1 + unplugin: 1.8.2 webpack: 5.90.3(esbuild@0.20.1) webpack-sources: 3.2.3 transitivePeerDependencies: @@ -4454,7 +4454,7 @@ packages: magic-string: 0.30.8 pathe: 1.1.2 ufo: 1.4.0 - unplugin: 1.8.1 + unplugin: 1.8.2 transitivePeerDependencies: - encoding dev: false @@ -5409,7 +5409,7 @@ packages: mlly: 1.6.1 type-level-regexp: 0.1.17 ufo: 1.4.0 - unplugin: 1.8.1 + unplugin: 1.8.2 dev: false /magic-string-ast@0.3.0: @@ -7815,7 +7815,7 @@ packages: acorn: 8.11.3 estree-walker: 3.0.3 magic-string: 0.30.8 - unplugin: 1.8.1 + unplugin: 1.8.2 /undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} @@ -7876,7 +7876,7 @@ packages: pkg-types: 1.0.3 scule: 1.3.0 strip-literal: 1.3.0 - unplugin: 1.8.1 + unplugin: 1.8.2 transitivePeerDependencies: - rollup @@ -7895,7 +7895,7 @@ packages: pkg-types: 1.0.3 scule: 1.3.0 strip-literal: 1.3.0 - unplugin: 1.8.1 + unplugin: 1.8.2 transitivePeerDependencies: - rollup @@ -7974,7 +7974,7 @@ packages: mlly: 1.6.1 pathe: 1.1.2 scule: 1.3.0 - unplugin: 1.8.1 + unplugin: 1.8.2 vue-router: 4.3.0(vue@3.4.19) yaml: 2.3.4 transitivePeerDependencies: @@ -7989,8 +7989,8 @@ packages: webpack-sources: 3.2.3 webpack-virtual-modules: 0.6.1 - /unplugin@1.8.1: - resolution: {integrity: sha512-NDAvOEnZmeSRRmjfD0FoLzfve2/9lqceO5bR4J/2V72zphnFdq7UYo3fg6F1y1HfZEaSHa+7bZgbEN+z5x8ZDQ==} + /unplugin@1.8.2: + resolution: {integrity: sha512-fgldo8hwP8dV94ne3rwQqlZkZWdcqH4K48bXax+N0MrBapfvoTbIQt9L2Vj/DzZAbWI/+kd2b9ZDsB7QZgz/hw==} dependencies: acorn: 8.11.3 chokidar: 3.6.0 @@ -8087,7 +8087,7 @@ packages: mlly: 1.6.1 pathe: 1.1.2 pkg-types: 1.0.3 - unplugin: 1.8.1 + unplugin: 1.8.2 dev: true /update-browserslist-db@1.0.13(browserslist@4.23.0):