diff --git a/package.json b/package.json index 710b85f..4742302 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@hookform/resolvers": "^3.10.0", - "@prisma/client": "^6.4.1", + "@prisma/client": "^6.5.0", "@radix-ui/react-avatar": "^1.1.3", "@radix-ui/react-collapsible": "^1.1.3", "@radix-ui/react-dropdown-menu": "^2.1.6", @@ -29,7 +29,7 @@ "clsx": "^2.1.1", "cmdk": "1.0.0", "cookies-next": "^5.1.0", - "framer-motion": "^12.4.13", + "framer-motion": "^12.5.0", "geist": "^1.3.1", "js-cookie": "^3.0.5", "lucide-react": "^0.474.0", @@ -38,7 +38,7 @@ "next-themes": "^0.4.5", "next-turnstile": "^1.0.2", "password-validator": "^5.3.0", - "prisma": "^6.4.1", + "prisma": "^6.5.0", "react": "^19.0.0", "react-dom": "^19.0.0", "react-hook-form": "^7.54.2",