diff --git a/bun.lockb b/bun.lockb index 0c14ab9f..d7d16853 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9b0d4790..03ca5330 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.2.1", + "@prisma/client": "6.3.0", "@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.2.1", + "prisma": "6.3.0", "rustywind": "0.23.1", "sort-package-json": "2.14.0", "storybook": "8.5.2",