diff --git a/bun.lockb b/bun.lockb index eda1bab7..06c4473e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 2761636b..b70dda56 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@hookform/devtools": "4.3.1", "@hookform/resolvers": "3.9.0", "@next-auth/prisma-adapter": "1.0.7", - "@prisma/client": "5.16.1", + "@prisma/client": "5.16.2", "@radix-ui/react-icons": "1.3.0", "@radix-ui/react-slot": "1.1.0", "@tailwindcss/forms": "0.5.7", @@ -36,9 +36,9 @@ "class-variance-authority": "0.7.0", "clsx": "2.1.1", "consola": "3.2.3", - "jotai": "2.8.4", + "jotai": "2.9.0", "loglevel": "1.9.1", - "lucide-react": "0.403.0", + "lucide-react": "0.407.0", "next": "14.2.4", "next-auth": "4.24.7", "next-secure-headers": "2.2.0", @@ -76,7 +76,7 @@ "jsdom": "24.1.0", "msw": "1.3.3", "postcss": "8.4.39", - "prisma": "5.16.1", + "prisma": "5.16.2", "rustywind": "0.22.0", "sort-package-json": "2.10.0", "storybook": "8.1.11",