Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 3f0b224 commit 432aa14
Show file tree
Hide file tree
Showing 2 changed files with 328 additions and 313 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"dist"
],
"dependencies": {
"@nestjs/common": "^7.4.4",
"@nestjs/core": "^7.4.4",
"@nestjs/platform-express": "^7.4.4",
"@nestjs/common": "^10.0.0",
"@nestjs/core": "^10.0.0",
"@nestjs/platform-express": "^10.0.0",
"reflect-metadata": "^0.2.0",
"rimraf": "^3.0.0",
"rxjs": "^6.6.3"
},
"devDependencies": {
"@nestjs/cli": "7.6.0",
"@nestjs/schematics": "8.0.11",
"@nestjs/testing": "7.6.18",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.6",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.1",
"@types/express": "4.17.21",
Expand Down
Loading

0 comments on commit 432aa14

Please sign in to comment.