diff --git a/bun.lockb b/bun.lockb index 40cc2ba32..8e3714140 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a2981f69e..7d72ad100 100644 --- a/package.json +++ b/package.json @@ -31,12 +31,12 @@ "@radix-ui/react-icons": "1.3.0", "@radix-ui/react-slot": "1.0.2", "@tailwindcss/forms": "0.5.7", - "@tanstack/react-query": "5.39.0", - "@tanstack/react-query-devtools": "5.39.0", + "@tanstack/react-query": "5.40.0", + "@tanstack/react-query-devtools": "5.40.0", "class-variance-authority": "0.7.0", "clsx": "2.1.1", "consola": "3.2.3", - "jotai": "2.8.1", + "jotai": "2.8.2", "loglevel": "1.9.1", "lucide-react": "0.379.0", "next": "14.2.3", @@ -54,11 +54,11 @@ "devDependencies": { "@babel/core": "7.24.6", "@biomejs/biome": "1.7.3", - "@storybook/addon-essentials": "8.1.3", - "@storybook/addon-interactions": "8.1.3", - "@storybook/addon-links": "8.1.3", - "@storybook/nextjs": "8.1.3", - "@storybook/react": "8.1.3", + "@storybook/addon-essentials": "8.1.4", + "@storybook/addon-interactions": "8.1.4", + "@storybook/addon-links": "8.1.4", + "@storybook/nextjs": "8.1.4", + "@storybook/react": "8.1.4", "@storybook/testing-library": "0.2.2", "@testing-library/jest-dom": "6.4.5", "@testing-library/react": "15.0.7", @@ -73,16 +73,16 @@ "husky": "9.0.11", "identity-obj-proxy": "3.0.0", "jest-fetch-mock": "3.0.3", - "jsdom": "24.0.0", + "jsdom": "24.1.0", "msw": "1.3.3", "postcss": "8.4.38", "prisma": "5.14.0", "rustywind": "0.22.0", "sort-package-json": "2.10.0", - "storybook": "8.1.3", + "storybook": "8.1.4", "tailwindcss": "3.4.3", "typescript": "5.4.5", - "vite": "5.2.11", + "vite": "5.2.12", "vitest": "1.6.0" }, "msw": {