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 Aug 12, 2024
1 parent 3f0b224 commit f013370
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 297 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.1.3",
"@nestjs/testing": "10.4.0",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.1",
"@types/express": "4.17.21",
Expand Down
Loading

0 comments on commit f013370

Please sign in to comment.