Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 28, 2024
1 parent 4b09c96 commit 7ec8f4d
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 99 deletions.
8 changes: 4 additions & 4 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
"@graphql-portal/types": "1.2.0",
"@graphql-portal/weatherbit": "0.2.4",
"@maxmind/geoip2-node": "3.5.0",
"@nestjs/common": "8.4.7",
"@nestjs/common": "10.3.7",
"@nestjs/core": "8.4.7",
"@nestjs/graphql": "8.0.2",
"@nestjs/mongoose": "8.0.1",
"@nestjs/platform-express": "8.4.7",
"@nestjs/platform-express": "10.3.7",
"@nestjs/serve-static": "2.2.2",
"@nestjs/swagger": "5.2.1",
"@sendgrid/mail": "7.7.0",
Expand Down Expand Up @@ -97,8 +97,8 @@
},
"devDependencies": {
"@nestjs/cli": "8.2.8",
"@nestjs/schematics": "8.0.11",
"@nestjs/testing": "8.4.7",
"@nestjs/schematics": "10.1.1",
"@nestjs/testing": "10.3.7",
"@shelf/jest-mongodb": "1.3.4",
"@types/cli-color": "2.0.2",
"@types/express": "4.17.14",
Expand Down
Loading

0 comments on commit 7ec8f4d

Please sign in to comment.