diff --git a/bun.lockb b/bun.lockb index 7d6392df..0cabed44 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c20c28a9..9e0cfd6c 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@hookform/devtools": "4.3.3", "@hookform/resolvers": "3.10.0", "@next-auth/prisma-adapter": "1.0.7", - "@prisma/client": "6.3.0", + "@prisma/client": "6.3.1", "@radix-ui/react-icons": "1.3.2", "@radix-ui/react-slot": "1.1.1", "@tailwindcss/forms": "0.5.10", @@ -77,7 +77,7 @@ "jsdom": "26.0.0", "msw": "2.7.0", "postcss": "8.5.1", - "prisma": "6.3.0", + "prisma": "6.3.1", "rustywind": "0.23.1", "sort-package-json": "2.14.0", "storybook": "8.5.3",