diff --git a/bun.lockb b/bun.lockb index 3a07deae..526fd8e0 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 2bcd2f0a..3c87d33d 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@typescript-eslint/eslint-plugin": "7.10.0", "@typescript-eslint/parser": "7.10.0", "@vitejs/plugin-react": "4.3.0", - "@vitest/ui": "1.6.0", + "@vitest/ui": "2.0.2", "autoprefixer": "10.4.19", "babel-jest": "29.7.0", "babel-loader": "9.1.3", @@ -79,7 +79,7 @@ "tailwindcss": "3.4.3", "typescript": "5.4.5", "vite": "5.2.11", - "vitest": "1.6.0" + "vitest": "2.0.2" }, "msw": { "workerDirectory": "public"