diff --git a/runtime/web/package.json b/runtime/web/package.json index 647502d..752546e 100644 --- a/runtime/web/package.json +++ b/runtime/web/package.json @@ -39,6 +39,6 @@ "tailwindcss": "^3.4.15", "typescript": "^5.7.2", "vite": "^6.0.1", - "vitest": "^2.1.6" + "vitest": "^4.1.8" } }