refactor: replace bcrypt with bcryptjs in user management scripts

This commit is contained in:
mihf05 2025-05-23 03:04:15 +06:00
parent 7a86465239
commit ea02f66710
5 changed files with 4 additions and 41 deletions

View file

@ -77,7 +77,6 @@
"@react-spring/web": "^9.7.3",
"@tanstack/react-query": "^5.28.6",
"@umami/redis-client": "^0.26.0",
"bcrypt": "^6.0.0",
"bcryptjs": "^2.4.3",
"chalk": "^4.1.1",
"chart.js": "^4.4.9",