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 Mar 27, 2024
1 parent 614a08f commit e4f3177
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 373 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
},
"dependencies": {
"@nervosnetwork/ckb-sdk-core": "0.18.0",
"@nestjs/common": "6.11.7",
"@nestjs/common": "10.3.6",
"@nestjs/core": "6.11.7",
"@nestjs/platform-express": "6.11.7",
"@nestjs/platform-express": "10.3.6",
"@nestjs/typeorm": "7.1.1",
"class-transformer": "0.2.3",
"class-validator": "0.11.0",
Expand All @@ -34,7 +34,7 @@
"typeorm": "0.2.24"
},
"devDependencies": {
"@nestjs/testing": "6.11.7",
"@nestjs/testing": "10.3.6",
"@types/express": "4.17.2",
"@types/jest": "24.0.17",
"@types/node": "10.14.15",
Expand Down
Loading

0 comments on commit e4f3177

Please sign in to comment.