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 19, 2025
1 parent 72c45ab commit d57e25b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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.731.1",
"@aws-sdk/s3-request-presigner": "3.731.1",
"@nestjs/common": "10.4.15",
"@nestjs/common": "11.0.1",
"@nestjs/config": "4.0.0",
"@nestjs/core": "10.4.15",
"@nestjs/core": "11.0.1",
"@nestjs/jwt": "10.2.0",
"@nestjs/mongoose": "10.1.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.15",
"@nestjs/passport": "11.0.3",
"@nestjs/platform-express": "11.0.1",
"@nestjs/swagger": "8.1.1",
"@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.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@nestjs/schematics": "11.0.0",
"@nestjs/testing": "11.0.1",
"@release-it/conventional-changelog": "9.0.4",
"@swc/cli": "0.5.2",
"@swc/core": "1.10.4",
Expand Down

0 comments on commit d57e25b

Please sign in to comment.