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 Jan 23, 2025
1 parent c4e7b20 commit adc074b
Show file tree
Hide file tree
Showing 2 changed files with 822 additions and 615 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
},
"dependencies": {
"@nestjs/axios": "^3.0.2",
"@nestjs/cli": "^10.3.1",
"@nestjs/common": "^10.3.2",
"@nestjs/config": "^3.2.0",
"@nestjs/core": "^10.3.8",
"@nestjs/platform-express": "^10.3.2",
"@nestjs/schematics": "^10.1.0",
"@nestjs/cli": "^11.0.0",
"@nestjs/common": "^11.0.0",
"@nestjs/config": "^4.0.0",
"@nestjs/core": "^11.0.0",
"@nestjs/platform-express": "^11.0.0",
"@nestjs/schematics": "^11.0.0",
"@nestjs/swagger": "^8.0.0",
"@nestjs/terminus": "^10.2.3",
"@types/express": "^5.0.0",
Expand Down Expand Up @@ -70,7 +70,7 @@
"uuid": "10.0.0"
},
"devDependencies": {
"@nestjs/testing": "^10.3.8",
"@nestjs/testing": "^11.0.0",
"@salesforce/ts-sinon": "^1.4.19",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.4.0",
Expand Down
Loading

0 comments on commit adc074b

Please sign in to comment.