Merge remote-tracking branch 'origin/main' into backend_complete

This commit is contained in:
2025-09-21 03:49:22 +02:00
1039 changed files with 80635 additions and 19 deletions
+3 -3
View File
@@ -40,9 +40,6 @@
"watch": "tsc --watch"
},
"dependencies": {
"@types/multer": "^2.0.0",
"@types/nodemailer": "^7.0.1",
"@types/uuid": "^10.0.0",
"bcrypt": "^6.0.0",
"cookie-parser": "^1.4.7",
"express": "^5.1.0",
@@ -62,6 +59,9 @@
"swagger-ui-express": "^5.0.1"
},
"devDependencies": {
"@types/multer": "^2.0.0",
"@types/nodemailer": "^7.0.1",
"@types/uuid": "^10.0.0",
"@jest/globals": "^30.0.5",
"@types/bcrypt": "^6.0.0",
"@types/cookie-parser": "^1.4.9",