refactor(backend): move user routes to a module; add packages for cross-spawn types

This commit is contained in:
Haileyesus
2026-03-26 14:12:04 +03:00
parent 1abdb95207
commit 9a8178e9ca
6 changed files with 215 additions and 1 deletions

View File

@@ -121,6 +121,7 @@
"@types/bcrypt": "^6.0.0",
"@types/better-sqlite3": "^7.6.13",
"@types/cors": "^2.8.19",
"@types/cross-spawn": "^6.0.6",
"@types/express": "^5.0.3",
"@types/jsonwebtoken": "^9.0.10",
"@types/node": "^22.19.7",