Skip to content

Commit

Permalink
fix(deps): update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Shchepotin committed Oct 16, 2024
1 parent 4a139f1 commit 0465566
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 39 deletions.
168 changes: 134 additions & 34 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
"dependencies": {
"@aws-sdk/client-s3": "3.670.0",
"@aws-sdk/s3-request-presigner": "3.670.0",
"@nestjs/common": "10.4.4",
"@nestjs/common": "10.4.5",
"@nestjs/config": "3.2.3",
"@nestjs/core": "10.4.4",
"@nestjs/core": "10.4.5",
"@nestjs/jwt": "10.2.0",
"@nestjs/mongoose": "10.0.10",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.4",
"@nestjs/platform-express": "10.4.5",
"@nestjs/swagger": "7.4.2",
"@nestjs/typeorm": "10.0.2",
"@types/multer-s3": "3.0.3",
Expand Down Expand Up @@ -96,8 +96,8 @@
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.9.0",
"@nestjs/cli": "10.4.5",
"@nestjs/schematics": "10.1.4",
"@nestjs/testing": "10.4.4",
"@nestjs/schematics": "10.2.0",
"@nestjs/testing": "10.4.5",
"@release-it/conventional-changelog": "9.0.0",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.35",
Expand Down

0 comments on commit 0465566

Please sign in to comment.