Skip to content

Commit

Permalink
fix(deps): update graphqlcodegenerator monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2023
1 parent 2d1a982 commit 9840a9d
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 292 deletions.
14 changes: 7 additions & 7 deletions packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"@babel/register": "7.22.5",
"@babel/runtime-corejs3": "7.22.6",
"@babel/traverse": "7.22.8",
"@graphql-codegen/add": "4.0.1",
"@graphql-codegen/cli": "3.3.1",
"@graphql-codegen/core": "3.1.0",
"@graphql-codegen/schema-ast": "3.0.1",
"@graphql-codegen/typescript": "3.0.4",
"@graphql-codegen/typescript-operations": "3.0.4",
"@graphql-codegen/add": "5.0.0",
"@graphql-codegen/cli": "4.0.1",
"@graphql-codegen/core": "4.0.0",
"@graphql-codegen/schema-ast": "4.0.0",
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-operations": "4.0.1",
"@graphql-codegen/typescript-react-apollo": "3.3.7",
"@graphql-codegen/typescript-resolvers": "3.2.1",
"@graphql-codegen/typescript-resolvers": "4.0.1",
"@redwoodjs/graphql-server": "5.0.0",
"@redwoodjs/project-config": "5.0.0",
"@redwoodjs/router": "5.0.0",
Expand Down
Loading

0 comments on commit 9840a9d

Please sign in to comment.