Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 7d188d2 commit b1af037
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,21 +65,21 @@
"typeorm": "^0.3.20"
},
"dependencies": {
"@nestjs/schematics": "^10.2.3",
"@nestjs/schematics": "^11.0.0",
"@nestjs/swagger": "^8.1.1",
"@nestjs/testing": "^10.4.15",
"@nestjs/testing": "^11.0.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"@nestjs/cache-manager": "^2.3.0",
"@nestjs/common": "^10.4.15",
"@nestjs/common": "^11.0.0",
"@nestjs/config": "^4.0.0",
"@nestjs/core": "^10.4.15",
"@nestjs/core": "^11.0.0",
"@nestjs/cqrs": "^11.0.0",
"@nestjs/event-emitter": "^3.0.0",
"@nestjs/jwt": "^10.2.0",
"@nestjs/microservices": "^10.4.15",
"@nestjs/platform-express": "^10.4.15",
"@nestjs/terminus": "^10.3.0",
"@nestjs/microservices": "^11.0.0",
"@nestjs/platform-express": "^11.0.0",
"@nestjs/terminus": "^11.0.0",
"@nestjs/typeorm": "^10.0.2 ",
"@willsoto/nestjs-prometheus": "^6.0.1",
"cache-manager-redis-yet": "^5.1.5",
Expand Down

0 comments on commit b1af037

Please sign in to comment.