Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2024
1 parent 57a7eb8 commit ee491fc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,20 @@
},
"peerDependencies": {
"@nestjs/axios": ">=0.0.5 <=0.1.0",
"@nestjs/common": "^8.0.0 || ^9.0.0",
"@nestjs/core": "^8.0.0 || ^9.0.0",
"@nestjs/common": "^8.0.0 || ^9.0.0 || ^10.0.0",
"@nestjs/core": "^8.0.0 || ^9.0.0 || ^10.0.0",
"aws-xray-sdk": "^2.5.0 || ^3.0.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.0.0"
},
"devDependencies": {
"@nestjs/axios": "0.1.0",
"@nestjs/cli": "10.3.2",
"@nestjs/common": "9.4.3",
"@nestjs/core": "9.4.3",
"@nestjs/platform-express": "9.4.3",
"@nestjs/schematics": "9.2.0",
"@nestjs/testing": "9.4.3",
"@nestjs/common": "10.3.3",
"@nestjs/core": "10.3.3",
"@nestjs/platform-express": "10.3.3",
"@nestjs/schematics": "10.1.1",
"@nestjs/testing": "10.3.3",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "18.19.14",
Expand Down

0 comments on commit ee491fc

Please sign in to comment.