Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rudemex committed Nov 11, 2024
1 parent f6678dd commit b002283
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
"@nestjs/config": "^3.3.0",
"@nestjs/core": "^10.4.7",
"@nestjs/platform-express": "^10.4.7",
"@nestjs/swagger": "^8.0.2",
"@nestjs/swagger": "^8.0.5",
"@tresdoce-nestjs-toolkit/archetype": "^1.1.5",
"@tresdoce-nestjs-toolkit/http-client": "^1.2.6",
"@tresdoce-nestjs-toolkit/paas": "^1.2.0",
"@tresdoce-nestjs-toolkit/paas": "^1.2.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"compression": "^1.7.5",
Expand All @@ -83,15 +83,15 @@
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.7",
"@tresdoce-nestjs-toolkit/commons": "^1.2.5",
"@tresdoce-nestjs-toolkit/test-utils": "^2.1.6",
"@tresdoce-nestjs-toolkit/test-utils": "^2.1.7",
"@types/compression": "^1.7.5",
"@types/cookie-parser": "^1.4.7",
"@types/express": "^5.0.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.0",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit b002283

Please sign in to comment.