diff --git a/package.json b/package.json index 668b925..a0cfcce 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint": "10.0.2", "eslint-plugin-format": "2.0.1", "happy-dom": "20.8.9", - "vitest": "4.0.18", + "vitest": "4.1.0", "vue-tsc": "3.2.5" } } diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index ab83857..8a4642c 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -12,3 +12,6 @@ onlyBuiltDependencies: - '@parcel/watcher' - esbuild - vue-demi +minimumReleaseAgeExclude: + # Renovate security update: vitest@4.1.0 + - vitest@4.1.0