Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 851f5d1 commit 5d646d7
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,15 +17,15 @@
"publish:next": "npm publish --access public --tag next"
},
"peerDependencies": {
"@nestjs/common": "^8.0.0 || ^9.0.2",
"@nestjs/common": "^11.0.0",
"@nestjs/core": "^8.0.0 || ^9.0.2",
"@nestjs/platform-express": "^8.0.0 || ^9.0.2"
"@nestjs/platform-express": "^11.0.0"
},
"devDependencies": {
"@angular/cdk": "^14.0.4",
"@nestjs/common": "8.4.7",
"@nestjs/common": "11.0.3",
"@nestjs/core": "8.4.7",
"@nestjs/platform-express": "8.4.7",
"@nestjs/platform-express": "11.0.3",
"@types/jest": "^29.0.0",
"@types/node": "18.19.71",
"husky": "8.0.3",
Expand Down

0 comments on commit 5d646d7

Please sign in to comment.