feat: add password change functionality and dependencies

This commit is contained in:
decolua
2026-01-09 17:29:11 +07:00
parent bf6e09bb6f
commit 23cfb19459
8 changed files with 320 additions and 3 deletions

View File

@@ -9,9 +9,11 @@
"start": "next start"
},
"dependencies": {
"bcryptjs": "^3.0.3",
"express": "^5.2.1",
"fs": "^0.0.1-security",
"http-proxy-middleware": "^3.0.5",
"jose": "^6.1.3",
"lowdb": "^7.0.1",
"next": "^15.2.0",
"node-machine-id": "^1.1.12",