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] authored Oct 9, 2024
1 parent 41dd51e commit 921b2fd
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 109 deletions.
14 changes: 7 additions & 7 deletions packages/mercurius-codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"watch": "concurrently -r pnpm:test:watch \"wait-on coverage && serve coverage/lcov-report\" \"wait-on -s 1 tcp:5000 && open-cli http://localhost:5000\""
},
"dependencies": {
"@graphql-codegen/core": "^3.1.0",
"@graphql-codegen/plugin-helpers": "^4.2.0",
"@graphql-codegen/typed-document-node": "^4.0.1",
"@graphql-codegen/typescript": "^3.0.4",
"@graphql-codegen/typescript-operations": "^3.0.4",
"@graphql-codegen/typescript-resolvers": "^3.2.1",
"@graphql-codegen/visitor-plugin-common": "^3.1.1",
"@graphql-codegen/core": "^4.0.2",
"@graphql-codegen/plugin-helpers": "^5.0.4",
"@graphql-codegen/typed-document-node": "^5.0.10",
"@graphql-codegen/typescript": "^4.1.0",
"@graphql-codegen/typescript-operations": "^4.3.0",
"@graphql-codegen/typescript-resolvers": "^4.3.0",
"@graphql-codegen/visitor-plugin-common": "^5.4.0",
"@graphql-tools/load-files": "^7.0.0",
"@graphql-tools/utils": "^10.5.4",
"@graphql-typed-document-node/core": "^3.2.0",
Expand Down
202 changes: 100 additions & 102 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 921b2fd

Please sign in to comment.