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 06b4296 commit ba6518e
Show file tree
Hide file tree
Showing 2 changed files with 398 additions and 217 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"@mikro-orm/nestjs": "^6.0.0",
"@mikro-orm/reflection": "^6.1.0",
"@mikro-orm/sql-highlighter": "^1.0.1",
"@nestjs/common": "^10.3.1",
"@nestjs/core": "^10.3.1",
"@nestjs/platform-express": "^10.3.1",
"@nestjs/common": "^11.0.0",
"@nestjs/core": "^11.0.0",
"@nestjs/platform-express": "^11.0.0",
"reflect-metadata": "^0.2.0",
"rxjs": "^7.8.1",
"typescript": "^5.3.3"
},
"devDependencies": {
"@mikro-orm/cli": "^6.1.0",
"@nestjs/testing": "^10.3.1",
"@nestjs/testing": "^11.0.0",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.16",
Expand Down
Loading

0 comments on commit ba6518e

Please sign in to comment.