Skip to content

Commit 73ba18b

Browse files
fix(deps): update nest monorepo to v11
1 parent 4b09c96 commit 73ba18b

File tree

2 files changed

+1306
-605
lines changed

2 files changed

+1306
-605
lines changed

packages/backend/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@
6161
"@graphql-portal/types": "1.2.0",
6262
"@graphql-portal/weatherbit": "0.2.4",
6363
"@maxmind/geoip2-node": "3.5.0",
64-
"@nestjs/common": "8.4.7",
64+
"@nestjs/common": "11.0.10",
6565
"@nestjs/core": "8.4.7",
6666
"@nestjs/graphql": "8.0.2",
6767
"@nestjs/mongoose": "8.0.1",
68-
"@nestjs/platform-express": "8.4.7",
68+
"@nestjs/platform-express": "11.0.10",
6969
"@nestjs/serve-static": "2.2.2",
7070
"@nestjs/swagger": "5.2.1",
7171
"@sendgrid/mail": "7.7.0",
@@ -96,9 +96,9 @@
9696
"uuid": "8.3.2"
9797
},
9898
"devDependencies": {
99-
"@nestjs/cli": "8.2.8",
100-
"@nestjs/schematics": "8.0.11",
101-
"@nestjs/testing": "8.4.7",
99+
"@nestjs/cli": "11.0.3",
100+
"@nestjs/schematics": "11.0.1",
101+
"@nestjs/testing": "11.0.10",
102102
"@shelf/jest-mongodb": "1.3.4",
103103
"@types/cli-color": "2.0.2",
104104
"@types/express": "4.17.14",

0 commit comments

Comments
 (0)