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 5078fa6 commit f4d560f
Show file tree
Hide file tree
Showing 2 changed files with 493 additions and 224 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@
},
"peerDependencies": {
"@mikro-orm/core": "^6.0.0 || ^6.0.0-dev.0",
"@nestjs/common": "^10.0.0",
"@nestjs/core": "^10.0.0"
"@nestjs/common": "^11.0.0",
"@nestjs/core": "^11.0.0"
},
"devDependencies": {
"@mikro-orm/core": "^6.2.7",
"@mikro-orm/sqlite": "^6.2.7",
"@nestjs/common": "^10.3.8",
"@nestjs/core": "^10.3.8",
"@nestjs/platform-express": "^10.3.8",
"@nestjs/testing": "^10.3.8",
"@nestjs/common": "^11.0.0",
"@nestjs/core": "^11.0.0",
"@nestjs/platform-express": "^11.0.0",
"@nestjs/testing": "^11.0.0",
"@types/jest": "^29.5.12",
"@types/node": "^22.0.0",
"@types/supertest": "^6.0.2",
Expand Down
Loading

0 comments on commit f4d560f

Please sign in to comment.