This commit is contained in:
2026-02-02 08:56:02 +03:30
parent 0ba027d4e3
commit b051442686
4 changed files with 274 additions and 69 deletions
+3 -2
View File
@@ -61,7 +61,7 @@
"dayjs": "^1.11.18",
"decimal.js": "^10.6.0",
"dotenv": "^16.6.1",
"fastify": "^5.4.0",
"fastify": "^4.29.1",
"handlebars": "^4.7.8",
"nestjs-soap": "^3.0.4",
"nestjs-telegraf": "^2.9.1",
@@ -83,10 +83,11 @@
"@nestjs/testing": "^11.1.6",
"@types/bcrypt": "^5.0.2",
"@types/jest": "^29.5.14",
"@types/node": "^20.19.11",
"@types/node": "^20.19.27",
"@types/nodemailer": "^6.4.19",
"@types/passport-jwt": "^4.0.1",
"@types/supertest": "^6.0.3",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.41.0",
"@typescript-eslint/parser": "^8.41.0",
"eslint": "^9.34.0",