chore: parsian

This commit is contained in:
mahyargdz
2025-06-07 15:01:38 +03:30
parent f4ce67c00c
commit 4a7003a532
14 changed files with 582 additions and 19 deletions
+2
View File
@@ -61,6 +61,7 @@
"dotenv": "^16.5.0",
"fastify": "^5.3.2",
"handlebars": "^4.7.8",
"nestjs-soap": "^3.0.4",
"nestjs-telegraf": "^2.8.1",
"nodemailer": "^6.10.1",
"passport-jwt": "^4.0.1",
@@ -68,6 +69,7 @@
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.2",
"slugify": "^1.6.6",
"soap": "^1.1.12",
"telegraf": "^4.16.3",
"typeorm": "^0.3.22"
},