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] committed Sep 23, 2024
1 parent 8fa58f7 commit 9b6ee81
Show file tree
Hide file tree
Showing 2 changed files with 594 additions and 366 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"major": "npm run release -- --release-as major"
},
"dependencies": {
"@nestjs/common": "6.11.8",
"@nestjs/common": "10.4.4",
"@nestjs/core": "6.11.8",
"@nestjs/mongoose": "6.3.1",
"@nestjs/platform-express": "6.11.8",
"@nestjs/platform-express": "10.4.4",
"@nestjs/swagger": "4.2.12",
"@nestjsx/crud": "4.4.1",
"@typegoose/typegoose": "6.3.2",
Expand All @@ -44,8 +44,8 @@
},
"devDependencies": {
"@nestjs/cli": "6.14.2",
"@nestjs/schematics": "6.9.4",
"@nestjs/testing": "6.11.8",
"@nestjs/schematics": "10.1.4",
"@nestjs/testing": "10.4.4",
"@types/express": "4.17.2",
"@types/jest": "25.1.3",
"@types/node": "13.7.4",
Expand Down
Loading

0 comments on commit 9b6ee81

Please sign in to comment.