diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index 70f15db..50c77ca 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -43,7 +43,7 @@ "tslib": "^2.8.1", "typescript": "^5.6.3", "vite": "^5.4.11", - "vitest": "^2.1.5" + "vitest": "^3.0.0" }, "type": "module", "dependencies": { |