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 25, 2025
1 parent c4e7b20 commit 6e583ff
Show file tree
Hide file tree
Showing 2 changed files with 835 additions and 628 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
},
"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",
"@nestjs/terminus": "^11.0.0",
"@types/express": "^5.0.0",
"@types/luxon": "^3.4.2",
"@types/mocha": "^10.0.6",
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 6e583ff

Please sign in to comment.