Login Site

This commit is contained in:
headlesdev
2025-05-17 17:12:43 +02:00
parent 0598b5084d
commit 79a4c1199a
3 changed files with 57 additions and 14 deletions

View File

@@ -10,10 +10,12 @@
},
"dependencies": {
"@prisma/client": "^6.8.2",
"@types/js-cookie": "^3.0.6",
"@types/jsonwebtoken": "^9.0.9",
"axios": "^1.9.0",
"bcryptjs": "^3.0.2",
"daisyui": "^5.0.35",
"js-cookie": "^3.0.5",
"jsonwebtoken": "^9.0.2",
"lucide-react": "^0.511.0",
"next": "15.3.2",