diff --git a/client/package.json b/client/package.json index b0468d06..efc67f2f 100644 --- a/client/package.json +++ b/client/package.json @@ -36,7 +36,7 @@ "vite": "6.4.2", "vite-plugin-node-polyfills": "0.28.0", "vite-tsconfig-paths": "5.1.4", - "vitest": "3.2.4" + "vitest": "3.2.6" }, "scripts": { "start:dev": "vite build --watch",