refactor: the whole paymanet service

This commit is contained in:
mahyargdz
2025-05-03 16:30:22 +03:30
parent 4f54774400
commit 2e2154d745
30 changed files with 1231 additions and 396 deletions
+1 -2
View File
@@ -48,7 +48,6 @@
"@nestjs/swagger": "^11.1.5",
"@nestjs/throttler": "^6.4.0",
"@nestjs/typeorm": "^11.0.0",
"@types/bcrypt": "^5.0.2",
"@willsoto/nestjs-prometheus": "^6.0.2",
"aws-sdk": "^2.1692.0",
"axios": "^1.8.4",
@@ -74,12 +73,12 @@
"typeorm": "^0.3.22"
},
"devDependencies": {
"@types/bcrypt": "^5.0.2",
"@commitlint/cli": "^19.8.0",
"@commitlint/config-conventional": "^19.8.0",
"@nestjs/cli": "^11.0.6",
"@nestjs/schematics": "^11.0.5",
"@nestjs/testing": "^11.0.20",
"@types/bcrypt": "^5.0.2",
"@types/jest": "^29.5.14",
"@types/node": "^20.17.30",
"@types/nodemailer": "^6.4.17",