diff --git a/bun.lockb b/bun.lockb index 51982e5a..2d0c799e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index d1eed85e..8b325a40 100644 --- a/package.json +++ b/package.json @@ -31,16 +31,16 @@ "@radix-ui/react-icons": "1.3.2", "@radix-ui/react-slot": "1.1.1", "@tailwindcss/forms": "0.5.9", - "@tanstack/react-query": "5.62.8", - "@tanstack/react-query-devtools": "5.62.8", + "@tanstack/react-query": "5.62.11", + "@tanstack/react-query-devtools": "5.62.11", "@typeschema/zod": "0.14.0", "class-variance-authority": "0.7.1", "clsx": "2.1.1", - "consola": "3.3.0", - "jotai": "2.10.4", + "consola": "3.3.3", + "jotai": "2.11.0", "loglevel": "1.9.2", "lucide-react": "0.469.0", - "next": "15.1.2", + "next": "15.1.3", "next-auth": "4.24.11", "next-secure-headers": "2.2.0", "next-validations": "1.0.3", @@ -48,7 +48,7 @@ "react": "19.0.0", "react-dom": "19.0.0", "react-hook-form": "7.54.2", - "tailwind-merge": "2.5.5", + "tailwind-merge": "2.6.0", "tailwindcss-animate": "1.0.7", "zod": "3.24.1" }, @@ -70,7 +70,7 @@ "babel-jest": "29.7.0", "babel-loader": "9.2.1", "c8": "10.1.3", - "concurrently": "9.1.0", + "concurrently": "9.1.1", "husky": "9.1.7", "identity-obj-proxy": "3.0.0", "jest-fetch-mock": "3.0.3", @@ -83,7 +83,7 @@ "storybook": "8.4.7", "tailwindcss": "3.4.17", "typescript": "5.7.2", - "vite": "6.0.5", + "vite": "6.0.6", "vitest": "2.1.8" }, "msw": {