Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 804984e commit bc8765f
Show file tree
Hide file tree
Showing 2 changed files with 270 additions and 203 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@
"@mikro-orm/nestjs": "^6.0.1",
"@mikro-orm/reflection": "^6.4.0",
"@mikro-orm/sql-highlighter": "^1.0.1",
"@nestjs/common": "^10.3.4",
"@nestjs/core": "^10.3.4",
"@nestjs/platform-express": "^10.3.4",
"@nestjs/common": "^11.0.0",
"@nestjs/core": "^11.0.0",
"@nestjs/platform-express": "^11.0.0",
"@nestjs/swagger": "^8.0.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
Expand All @@ -87,7 +87,7 @@
"@mikro-orm/seeder": "^6.4.0",
"@nestjs/cli": "^10.3.2",
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.3.4",
"@nestjs/testing": "^11.0.0",
"@types/express": "^5.0.0",
"@types/jest": "^29.5.12",
"@types/jsonwebtoken": "^9.0.6",
Expand Down
Loading

0 comments on commit bc8765f

Please sign in to comment.