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 Nov 20, 2024
1 parent 35d33ed commit ba66cf2
Show file tree
Hide file tree
Showing 2 changed files with 943 additions and 464 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
},
"dependencies": {
"@nestjs/apollo": "10.1.7",
"@nestjs/cli": "9.1.5",
"@nestjs/common": "9.2.1",
"@nestjs/cli": "10.4.8",
"@nestjs/common": "10.4.8",
"@nestjs/config": "2.2.0",
"@nestjs/core": "9.2.1",
"@nestjs/core": "10.4.8",
"@nestjs/graphql": "10.1.7",
"@nestjs/platform-express": "9.2.1",
"@nestjs/testing": "9.2.1",
"@nestjs/platform-express": "10.4.8",
"@nestjs/testing": "10.4.8",
"@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.3",
"@types/graphql-validation-complexity": "0.4.0",
"@types/jest": "29.2.4",
"@types/node": "18.11.12",
Expand Down
Loading

0 comments on commit ba66cf2

Please sign in to comment.