diff --git a/bun.lockb b/bun.lockb index 5290f49a..9ff765e8 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e0fc8c59..d615e7bc 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@hookform/devtools": "4.3.1", "@hookform/resolvers": "3.9.1", "@next-auth/prisma-adapter": "1.0.7", - "@prisma/client": "5.22.0", + "@prisma/client": "6.0.1", "@radix-ui/react-icons": "1.3.2", "@radix-ui/react-slot": "1.1.0", "@tailwindcss/forms": "0.5.9", @@ -77,7 +77,7 @@ "jsdom": "25.0.1", "msw": "1.3.5", "postcss": "8.4.49", - "prisma": "5.22.0", + "prisma": "6.0.1", "rustywind": "0.23.1", "sort-package-json": "2.12.0", "storybook": "8.4.6",