diff --git a/bun.lockb b/bun.lockb index 00b2c190..090817f6 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7ab81ec1..6a483fd6 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.17.0", + "@prisma/client": "5.18.0", "@radix-ui/react-icons": "1.3.0", "@radix-ui/react-slot": "1.1.0", "@tailwindcss/forms": "0.5.7", @@ -77,7 +77,7 @@ "jsdom": "24.1.1", "msw": "1.3.3", "postcss": "8.4.41", - "prisma": "5.17.0", + "prisma": "5.18.0", "rustywind": "0.22.0", "sort-package-json": "2.10.0", "storybook": "8.2.7",