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 Sep 16, 2024
1 parent 5897e00 commit 44026cf
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 135 deletions.
10 changes: 5 additions & 5 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
},
"dependencies": {
"@nestjs-packages/admin": "file:..",
"@nestjs/common": "8.4.1",
"@nestjs/core": "8.4.1",
"@nestjs/platform-express": "8.4.1",
"@nestjs/common": "10.4.2",
"@nestjs/core": "10.4.2",
"@nestjs/platform-express": "10.4.2",
"@nestjs/typeorm": "8.0.2",
"mysql2": "2.3.3",
"reflect-metadata": "0.1.13",
Expand All @@ -32,8 +32,8 @@
},
"devDependencies": {
"@nestjs/cli": "10.4.2",
"@nestjs/schematics": "9.0.1",
"@nestjs/testing": "8.4.1",
"@nestjs/schematics": "10.1.4",
"@nestjs/testing": "10.4.2",
"@types/express": "4.17.21",
"@types/fs-extra": "11.0.4",
"@types/node": "20.14.10",
Expand Down
Loading

0 comments on commit 44026cf

Please sign in to comment.