Ajusta o Prisma e o docker compose e docerfile

This commit is contained in:
LeoMortari
2025-11-30 23:53:55 -03:00
parent 467970f0ce
commit 11706fa6d8
5 changed files with 18 additions and 12 deletions

View File

@@ -25,7 +25,7 @@
"@nestjs/core": "11.0.1",
"@nestjs/passport": "11.0.5",
"@nestjs/platform-express": "11.0.1",
"@prisma/client": "7.0.1",
"@prisma/client": "6.17.0",
"axios": "1.12.0",
"bcrypt": "6.0.0",
"class-transformer": "0.5.1",
@@ -58,7 +58,7 @@
"globals": "16.0.0",
"jest": "30.0.0",
"prettier": "3.4.2",
"prisma": "7.0.1",
"prisma": "6.17.0",
"source-map-support": "0.5.21",
"supertest": "7.0.0",
"ts-jest": "29.2.5",