fix: password encripted

This commit is contained in:
Julien Froidefond
2025-02-23 17:07:45 +01:00
parent 501f7fae93
commit e8956d0cca
3 changed files with 273 additions and 12 deletions

View File

@@ -15,7 +15,9 @@
"@radix-ui/react-progress": "^1.1.2",
"@radix-ui/react-slot": "1.0.2",
"@radix-ui/react-toast": "1.1.5",
"@types/bcrypt": "^5.0.2",
"@types/mongoose": "5.11.97",
"bcrypt": "^5.1.1",
"class-variance-authority": "^0.7.0",
"clsx": "2.1.0",
"lucide-react": "0.323.0",