diff --git a/bun.lockb b/bun.lockb index 7f724b5d..cc83e4f3 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8479213c..8fe8a150 100644 --- a/package.json +++ b/package.json @@ -60,11 +60,11 @@ "@storybook/nextjs": "8.0.9", "@storybook/react": "8.0.9", "@storybook/testing-library": "0.2.2", - "@testing-library/jest-dom": "6.4.3", + "@testing-library/jest-dom": "6.4.5", "@testing-library/react": "15.0.6", "@types/react": "18.3.1", "@vitejs/plugin-react": "4.2.1", - "@vitest/ui": "1.5.3", + "@vitest/ui": "1.6.0", "autoprefixer": "10.4.19", "babel-jest": "29.7.0", "babel-loader": "9.1.3", @@ -83,7 +83,7 @@ "tailwindcss": "3.4.3", "typescript": "5.4.5", "vite": "5.2.11", - "vitest": "1.5.3" + "vitest": "1.6.0" }, "msw": { "workerDirectory": "public"