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 17, 2025
1 parent a51d674 commit 179ad88
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,14 @@
},
"dependencies": {
"@nestjs/cache-manager": "^2.3.0",
"@nestjs/common": "^10.4.15",
"@nestjs/common": "^11.0.0",
"@nestjs/config": "^3.3.0",
"@nestjs/core": "^10.4.15",
"@nestjs/core": "^11.0.0",
"@nestjs/cqrs": "^10.2.8",
"@nestjs/event-emitter": "^2.1.1",
"@nestjs/jwt": "^10.2.0",
"@nestjs/microservices": "^10.4.15",
"@nestjs/platform-express": "^10.4.15",
"@nestjs/microservices": "^11.0.0",
"@nestjs/platform-express": "^11.0.0",
"@nestjs/terminus": "^10.2.3",
"@nestjs/typeorm": "^10.0.2",
"@nx/nest": "20.3.1",
Expand Down

0 comments on commit 179ad88

Please sign in to comment.