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 Nov 20, 2024
1 parent ec8f7b5 commit 85ee6ac
Show file tree
Hide file tree
Showing 2 changed files with 1,078 additions and 894 deletions.
12 changes: 6 additions & 6 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/cli": "10.4.8",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.8",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.1",
"@types/express": "5.0.0",
Expand Down
Loading

0 comments on commit 85ee6ac

Please sign in to comment.