chore: add new route to get user of support plan

This commit is contained in:
mahyargdz
2025-05-07 09:47:26 +03:30
parent 61135e5eef
commit dd12b45db5
8 changed files with 40 additions and 29 deletions
+1 -2
View File
@@ -65,7 +65,6 @@
"nodemailer": "^6.10.1",
"passport-jwt": "^4.0.1",
"pg": "^8.14.1",
"prom-client": "^15.1.3",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.2",
"slugify": "^1.6.6",
@@ -73,12 +72,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",