Skip to content

Commit

Permalink
renovate(deps): update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent cac35b0 commit 04a165f
Show file tree
Hide file tree
Showing 2 changed files with 577 additions and 298 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/common": "7.6.18",
"@nestjs/common": "10.4.5",
"@nestjs/config": "0.6.3",
"@nestjs/core": "7.6.18",
"@nestjs/platform-express": "7.6.18",
"@nestjs/terminus": "7.2.0",
"@nestjs/core": "10.4.5",
"@nestjs/platform-express": "10.4.5",
"@nestjs/terminus": "10.2.3",
"@nestjs/typeorm": "7.1.5",
"mysql": "2.18.1",
"reflect-metadata": "0.1.13",
Expand All @@ -37,8 +37,8 @@
},
"devDependencies": {
"@nestjs/cli": "7.6.0",
"@nestjs/schematics": "7.3.1",
"@nestjs/testing": "7.6.18",
"@nestjs/schematics": "10.2.2",
"@nestjs/testing": "10.4.5",
"@types/express": "4.17.7",
"@types/jest": "26.0.24",
"@types/node": "14.18.0",
Expand Down
Loading

0 comments on commit 04a165f

Please sign in to comment.