ultima versión

This commit is contained in:
evenegas
2025-06-27 20:09:46 -06:00
parent 336bf545b7
commit 8949c57bdb
8 changed files with 435 additions and 45 deletions
+3
View File
@@ -20,6 +20,7 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/bull": "^11.0.2",
"@nestjs/common": "^11.0.1",
"@nestjs/config": "^4.0.1",
"@nestjs/core": "^11.0.1",
@@ -28,6 +29,7 @@
"@nestjs/platform-express": "^11.0.1",
"@nestjs/swagger": "^11.0.5",
"@nestjs/typeorm": "^11.0.0",
"bull": "^4.16.5",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"csv-parser": "^3.2.0",
@@ -50,6 +52,7 @@
"@nestjs/testing": "^11.0.1",
"@swc/cli": "^0.6.0",
"@swc/core": "^1.10.7",
"@types/bull": "^3.15.9",
"@types/express": "^5.0.0",
"@types/jest": "^29.5.14",
"@types/multer": "^1.4.12",