Улучшение конвертера расписания для групп в расписание для преподавателей

This commit is contained in:
2025-03-20 04:06:42 +04:00
parent f44fce2a0e
commit 4d9b790c93
3 changed files with 48 additions and 55 deletions

View File

@@ -42,6 +42,7 @@
"firebase-admin": "^13.0.2",
"jsdom": "^26.0.0",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
"object-hash": "^3.0.0",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
@@ -61,6 +62,7 @@
"@types/express": "^5.0.0",
"@types/jest": "^29.5.14",
"@types/jsdom": "^21.1.7",
"@types/lodash": "^4.17.16",
"@types/multer": "^1.4.12",
"@types/node": "^22.10.9",
"@types/object-hash": "^3.0.6",