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 Feb 20, 2025
1 parent da4aee9 commit 5df0844
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 @@ -69,19 +69,19 @@
"@nestjs/axios": "^3.1.3",
"@nestjs/bullmq": "^11.0.2",
"@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.2",
"@nestjs/event-emitter": "^3.0.0",
"@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/schedule": "^5.0.1",
"@nestjs/schematics": "^10.2.3",
"@nestjs/schematics": "^11.0.0",
"@nestjs/swagger": "^8.1.1",
"@nestjs/terminus": "^10.3.0",
"@nestjs/testing": "^10.4.15",
"@nestjs/terminus": "^11.0.0",
"@nestjs/testing": "^11.0.0",
"@nestjs/typeorm": "^10.0.2",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/auto-instrumentations-node": "^0.56.1",
Expand Down

0 comments on commit 5df0844

Please sign in to comment.