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 Oct 16, 2024
1 parent aaf0860 commit cbae14d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"publish:next": "npm publish --access public --tag next"
},
"peerDependencies": {
"@nestjs/common": "^8.0.0 || ^9.0.2",
"@nestjs/common": "^10.0.0",
"@nestjs/core": "^8.0.0 || ^9.0.2",
"@nestjs/platform-express": "^8.0.0 || ^9.0.2"
"@nestjs/platform-express": "^10.0.0"
},
"devDependencies": {
"@nestjs/common": "8.4.7",
"@nestjs/common": "10.4.5",
"@nestjs/core": "8.4.7",
"@nestjs/platform-express": "8.4.7",
"@nestjs/platform-express": "10.4.5",
"@types/jest": "^28.1.4",
"@types/node": "18.0.3",
"husky": "8.0.1",
Expand Down

0 comments on commit cbae14d

Please sign in to comment.