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 Feb 12, 2024
1 parent 4c3b0f8 commit ef44e71
Show file tree
Hide file tree
Showing 2 changed files with 517 additions and 178 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.3.3",
"@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.3",
"@nestjs/platform-express": "10.3.3",
"@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.1.1",
"@nestjs/testing": "10.3.3",
"@types/bcrypt": "5.0.0",
"@types/cache-manager": "3.4.0",
"@types/express": "4.17.12",
Expand Down
Loading

0 comments on commit ef44e71

Please sign in to comment.