diff --git a/bun.lockb b/bun.lockb index a7935c62..a686abc6 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7f9129f0..37eb5450 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.21.1", + "@prisma/client": "5.22.0", "@radix-ui/react-icons": "1.3.1", "@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.47", - "prisma": "5.21.1", + "prisma": "5.22.0", "rustywind": "0.23.1", "sort-package-json": "2.10.1", "storybook": "8.4.2",