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 Feb 24, 2025
1 parent 6da65f2 commit 6efae9e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
},
"homepage": "https://github.com/mentos1386/nest-raven#readme",
"peerDependencies": {
"@nestjs/common": "^10.0.0",
"@nestjs/common": "^10.0.0 || ^11.0.0",
"@sentry/node": "*",
"rxjs": "*"
},
"devDependencies": {
"@biomejs/biome": "^1.5.2",
"@nestjs/apollo": "^12.0.0",
"@nestjs/platform-express": "^10.0.0",
"@nestjs/platform-socket.io": "^10.0.0",
"@nestjs/testing": "^10.0.0",
"@nestjs/websockets": "^10.0.0",
"@nestjs/platform-express": "^11.0.0",
"@nestjs/platform-socket.io": "^11.0.0",
"@nestjs/testing": "^11.0.0",
"@nestjs/websockets": "^11.0.0",
"@types/jest": "^29.5.3",
"@types/supertest": "^6.0.2",
"@types/ws": "^8.5.10",
Expand Down

0 comments on commit 6efae9e

Please sign in to comment.