chore: bump dependencies

This commit is contained in:
LibreCloud Actions Bot 2025-02-21 00:03:39 +00:00
parent d659bbdb72
commit 6efc4a2b32

View File

@ -10,7 +10,7 @@
},
"dependencies": {
"@hookform/resolvers": "^3.10.0",
"@prisma/client": "^6.4.0",
"@prisma/client": "^6.4.1",
"@radix-ui/react-avatar": "^1.1.3",
"@radix-ui/react-collapsible": "^1.1.3",
"@radix-ui/react-dropdown-menu": "^2.1.6",
@ -33,11 +33,11 @@
"geist": "^1.3.1",
"js-cookie": "^3.0.5",
"lucide-react": "^0.474.0",
"next": "^15.2.0-canary.66",
"next": "^15.2.0-canary.67",
"next-auth": "^5.0.0-beta.25",
"next-themes": "^0.4.4",
"password-validator": "^5.3.0",
"prisma": "^6.4.0",
"prisma": "^6.4.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.54.2",