diff --git a/package.json b/package.json index 762f95f..b564851 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "typescript": "^4.8.4", "unocss": "^0.51.2", "vite": "^4.0.0", - "vitest": "^0.13.1", + "vitest": "^0.34.0", "vue3-right-click-menu": "^0.0.3" }, "lint-staged": { diff --git a/playground/package.json b/playground/package.json index 68f2359..f10e661 100644 --- a/playground/package.json +++ b/playground/package.json @@ -29,7 +29,7 @@ "unplugin-vue-components": "^0.18.0", "vite": "^4.0.0", "vite-plugin-pages": "^0.28.0", - "vitest": "^0.7.0", + "vitest": "^0.34.0", "vue-tsc": "^1.0.0" }, "stackblitz": {