Skip to content

Commit 30edbe5

Browse files
fix(deps): update graphqlcodegenerator monorepo
1 parent 1e99ea8 commit 30edbe5

File tree

2 files changed

+104
-105
lines changed

2 files changed

+104
-105
lines changed

packages/mercurius-codegen/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"watch": "concurrently -r pnpm:test:watch \"wait-on coverage && serve coverage/lcov-report\" \"wait-on -s 1 tcp:5000 && open-cli http://localhost:5000\""
3131
},
3232
"dependencies": {
33-
"@graphql-codegen/core": "^3.1.0",
34-
"@graphql-codegen/plugin-helpers": "^4.2.0",
35-
"@graphql-codegen/typed-document-node": "^4.0.1",
36-
"@graphql-codegen/typescript": "^3.0.4",
37-
"@graphql-codegen/typescript-operations": "^3.0.4",
38-
"@graphql-codegen/typescript-resolvers": "^3.2.1",
39-
"@graphql-codegen/visitor-plugin-common": "^3.1.1",
33+
"@graphql-codegen/core": "^4.0.2",
34+
"@graphql-codegen/plugin-helpers": "^5.1.0",
35+
"@graphql-codegen/typed-document-node": "^5.0.12",
36+
"@graphql-codegen/typescript": "^4.1.2",
37+
"@graphql-codegen/typescript-operations": "^4.4.0",
38+
"@graphql-codegen/typescript-resolvers": "^4.4.1",
39+
"@graphql-codegen/visitor-plugin-common": "^5.6.0",
4040
"@graphql-tools/load-files": "^7.0.0",
4141
"@graphql-tools/utils": "^10.7.0",
4242
"@graphql-typed-document-node/core": "^3.2.0",

pnpm-lock.yaml

+97-98
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)