Skip to content

Commit

Permalink
fix(deps): update nest monorepo (#2482)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 29, 2024
1 parent bdccf69 commit 3c555e0
Show file tree
Hide file tree
Showing 28 changed files with 423 additions and 411 deletions.
152 changes: 82 additions & 70 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
"@mikro-orm/mysql": "5.8.1",
"@mikro-orm/nestjs": "5.2.3",
"@nestjs/axios": "3.0.1",
"@nestjs/common": "10.2.10",
"@nestjs/core": "10.2.10",
"@nestjs/microservices": "10.2.10",
"@nestjs/common": "10.3.1",
"@nestjs/core": "10.3.1",
"@nestjs/microservices": "10.3.1",
"@nestjs/mongoose": "10.0.2",
"@nestjs/platform-express": "10.2.10",
"@nestjs/platform-fastify": "10.2.10",
"@nestjs/platform-express": "10.3.1",
"@nestjs/platform-fastify": "10.3.1",
"@nestjs/sequelize": "10.0.0",
"@nestjs/swagger": "7.2.0",
"@nestjs/testing": "10.2.10",
"@nestjs/testing": "10.3.1",
"@nestjs/typeorm": "10.0.1",
"@prisma/client": "4.16.2",
"@release-it/conventional-changelog": "5.1.1",
Expand Down

0 comments on commit 3c555e0

Please sign in to comment.