Hash Password

This commit is contained in:
headlesdev
2025-05-17 14:57:58 +02:00
parent e9fe5bb22a
commit 03db0eabad
4 changed files with 13 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
},
"dependencies": {
"@prisma/client": "^6.8.2",
"bcryptjs": "^3.0.2",
"daisyui": "^5.0.35",
"lucide-react": "^0.511.0",
"next": "15.3.2",