feat: implement user password reset functionality and enhance settings context

This commit is contained in:
2025-10-18 19:26:45 +02:00
parent 8ccca751aa
commit a6ac1e8140
13 changed files with 746 additions and 1337 deletions

View File

@@ -15,6 +15,8 @@
"@radix-ui/react-label": "^2.1.7",
"@radix-ui/react-popover": "^1.1.15",
"@radix-ui/react-slot": "^1.2.3",
"@types/bcrypt": "^6.0.0",
"bcrypt": "^6.0.0",
"bcryptjs": "^3.0.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",