diff --git a/package.json b/package.json index 9090507..96a6940 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "ci-info": "^4.1.0", "git-url-parse": "^16.0.0", "simple-git": "^3.27.0", - "unplugin": "^2.1.0" + "unplugin": "^2.1.2" }, "devDependencies": { "@nuxt/kit": "^3.15.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee66cb0..106c192 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,7 +21,7 @@ importers: specifier: ^3.27.0 version: 3.27.0 unplugin: - specifier: ^2.1.0 + specifier: ^2.1.2 version: 2.1.2 devDependencies: '@nuxt/kit':