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 Jun 29, 2023
1 parent 4c3b0f8 commit c569a45
Show file tree
Hide file tree
Showing 2 changed files with 501 additions and 177 deletions.
10 changes: 5 additions & 5 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@mikro-orm/nestjs": "4.2.0",
"@mikro-orm/postgresql": "4.5.6",
"@mikro-orm/sql-highlighter": "1.0.1",
"@nestjs/common": "7.6.18",
"@nestjs/common": "10.0.4",
"@nestjs/core": "7.6.18",
"@nestjs/jwt": "7.2.0",
"@nestjs/passport": "7.1.5",
"@nestjs/platform-express": "7.6.18",
"@nestjs/passport": "10.0.0",
"@nestjs/platform-express": "10.0.4",
"@nestjs/schedule": "0.4.3",
"@types/lodash": "4.14.170",
"accesscontrol": "2.2.1",
Expand All @@ -55,8 +55,8 @@
},
"devDependencies": {
"@nestjs/cli": "7.6.0",
"@nestjs/schematics": "7.3.1",
"@nestjs/testing": "7.6.18",
"@nestjs/schematics": "10.0.1",
"@nestjs/testing": "10.0.4",
"@types/bcrypt": "5.0.0",
"@types/cache-manager": "3.4.0",
"@types/express": "4.17.12",
Expand Down
Loading

0 comments on commit c569a45

Please sign in to comment.