diff --git a/bun.lockb b/bun.lockb index 88c2ee007..40d842091 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 39d8c1dcb..78e80513b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@hookform/devtools": "4.3.1", "@hookform/resolvers": "3.6.0", "@next-auth/prisma-adapter": "1.0.7", - "@prisma/client": "5.16.0", + "@prisma/client": "5.16.1", "@radix-ui/react-icons": "1.3.0", "@radix-ui/react-slot": "1.1.0", "@tailwindcss/forms": "0.5.7", @@ -53,7 +53,7 @@ }, "devDependencies": { "@babel/core": "7.24.7", - "@biomejs/biome": "1.8.2", + "@biomejs/biome": "1.8.3", "@storybook/addon-essentials": "8.1.11", "@storybook/addon-interactions": "8.1.11", "@storybook/addon-links": "8.1.11", @@ -76,13 +76,13 @@ "jsdom": "24.1.0", "msw": "1.3.3", "postcss": "8.4.38", - "prisma": "5.16.0", + "prisma": "5.16.1", "rustywind": "0.22.0", "sort-package-json": "2.10.0", "storybook": "8.1.11", "tailwindcss": "3.4.4", "typescript": "5.5.2", - "vite": "5.3.1", + "vite": "5.3.2", "vitest": "1.6.0" }, "msw": {