Skip to content

Commit 778eb0f

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
chore(deps): update nest monorepo to v11
1 parent 01ad795 commit 778eb0f

File tree

2 files changed

+475
-250
lines changed

2 files changed

+475
-250
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,16 @@
5050
"@commitlint/cli": "19.6.1",
5151
"@commitlint/config-angular": "19.7.0",
5252
"@nestjs/cli": "10.4.9",
53-
"@nestjs/common": "10.4.15",
54-
"@nestjs/core": "10.4.15",
53+
"@nestjs/common": "11.0.1",
54+
"@nestjs/core": "11.0.1",
5555
"@nestjs/graphql": "12.2.2",
56-
"@nestjs/platform-express": "10.4.15",
57-
"@nestjs/platform-fastify": "10.4.15",
58-
"@nestjs/platform-socket.io": "10.4.15",
59-
"@nestjs/platform-ws": "10.4.15",
56+
"@nestjs/platform-express": "11.0.1",
57+
"@nestjs/platform-fastify": "11.0.1",
58+
"@nestjs/platform-socket.io": "11.0.1",
59+
"@nestjs/platform-ws": "11.0.1",
6060
"@nestjs/schematics": "10.2.3",
61-
"@nestjs/testing": "10.4.15",
62-
"@nestjs/websockets": "10.4.15",
61+
"@nestjs/testing": "11.0.1",
62+
"@nestjs/websockets": "11.0.1",
6363
"@semantic-release/git": "10.0.1",
6464
"@types/express": "5.0.0",
6565
"@types/express-serve-static-core": "5.0.5",
@@ -96,8 +96,8 @@
9696
"ws": "8.18.0"
9797
},
9898
"peerDependencies": {
99-
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
100-
"@nestjs/core": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
99+
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0",
100+
"@nestjs/core": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0",
101101
"reflect-metadata": "^0.1.13 || ^0.2.0"
102102
},
103103
"jest": {

0 commit comments

Comments
 (0)