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] authored Oct 23, 2024
1 parent 35d33ed commit 164ed96
Show file tree
Hide file tree
Showing 2 changed files with 398 additions and 38 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"dependencies": {
"@nestjs/apollo": "10.1.7",
"@nestjs/cli": "9.1.5",
"@nestjs/common": "9.2.1",
"@nestjs/common": "10.4.6",
"@nestjs/config": "2.2.0",
"@nestjs/core": "9.2.1",
"@nestjs/core": "10.4.6",
"@nestjs/graphql": "10.1.7",
"@nestjs/platform-express": "9.2.1",
"@nestjs/testing": "9.2.1",
"@nestjs/platform-express": "10.4.6",
"@nestjs/testing": "10.4.6",
"@prisma/client": "4.7.1",
"apollo-server-core": "3.10.3",
"apollo-server-types": "3.7.1",
Expand All @@ -63,7 +63,7 @@
},
"devDependencies": {
"@apollo/rover": "0.10.0",
"@nestjs/schematics": "9.0.3",
"@nestjs/schematics": "10.2.2",
"@types/graphql-validation-complexity": "0.4.0",
"@types/jest": "29.2.4",
"@types/node": "18.11.12",
Expand Down
Loading

0 comments on commit 164ed96

Please sign in to comment.