diff --git a/bun.lockb b/bun.lockb index 70e45e1d..33bfd0c9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index aad01b00..c731dfa7 100644 --- a/package.json +++ b/package.json @@ -24,23 +24,23 @@ "dependencies": { "@headlessui/react": "2.2.0", "@heroicons/react": "2.2.0", - "@hookform/devtools": "4.3.2", + "@hookform/devtools": "4.3.3", "@hookform/resolvers": "3.9.1", "@next-auth/prisma-adapter": "1.0.7", - "@prisma/client": "6.0.1", + "@prisma/client": "6.1.0", "@radix-ui/react-icons": "1.3.2", "@radix-ui/react-slot": "1.1.1", "@tailwindcss/forms": "0.5.9", - "@tanstack/react-query": "5.62.7", - "@tanstack/react-query-devtools": "5.62.7", + "@tanstack/react-query": "5.62.8", + "@tanstack/react-query-devtools": "5.62.8", "@typeschema/zod": "0.14.0", "class-variance-authority": "0.7.1", "clsx": "2.1.1", - "consola": "3.2.3", - "jotai": "2.10.3", + "consola": "3.3.0", + "jotai": "2.10.4", "loglevel": "1.9.2", - "lucide-react": "0.468.0", - "next": "15.1.0", + "lucide-react": "0.469.0", + "next": "15.1.2", "next-auth": "4.24.11", "next-secure-headers": "2.2.0", "next-validations": "1.0.3", @@ -63,7 +63,7 @@ "@storybook/testing-library": "0.2.2", "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "16.1.0", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@vitejs/plugin-react": "4.3.4", "@vitest/ui": "2.1.8", "autoprefixer": "10.4.20", @@ -75,15 +75,15 @@ "identity-obj-proxy": "3.0.0", "jest-fetch-mock": "3.0.3", "jsdom": "25.0.1", - "msw": "2.6.8", + "msw": "2.7.0", "postcss": "8.4.49", - "prisma": "6.0.1", + "prisma": "6.1.0", "rustywind": "0.23.1", "sort-package-json": "2.12.0", "storybook": "8.4.7", - "tailwindcss": "3.4.16", + "tailwindcss": "3.4.17", "typescript": "5.7.2", - "vite": "6.0.3", + "vite": "6.0.5", "vitest": "2.1.8" }, "msw": {