fixed minor issues

This commit is contained in:
2025-11-24 19:19:02 +05:30
parent 12420f6b51
commit 2ab046fbd2
11 changed files with 443 additions and 101 deletions

View File

@@ -40,7 +40,7 @@
"@nestjs/platform-express": "^10.3.0",
"@nestjs/swagger": "^7.1.17",
"@nestjs/throttler": "^5.1.1",
"@prisma/client": "^5.8.1",
"@prisma/client": "^6.16.0",
"@smithy/middleware-stack": "^4.2.5",
"@smithy/protocol-http": "^5.3.5",
"@smithy/types": "^4.9.0",
@@ -86,7 +86,7 @@
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"prisma": "^5.8.1",
"prisma": "^6.16.0",
"serverless-esbuild": "^1.55.1",
"source-map-support": "^0.5.21",
"supertest": "^6.3.4",