Skip to content

Commit 7abc0c3

Browse files
fix(deps): update graphqlcodegenerator monorepo
1 parent a01fdd8 commit 7abc0c3

File tree

2 files changed

+78
-93
lines changed

2 files changed

+78
-93
lines changed

packages/mercurius-codegen/package.json

Lines changed: 7 additions & 7 deletions
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.0",
34+
"@graphql-codegen/plugin-helpers": "^5.0.0",
35+
"@graphql-codegen/typed-document-node": "^5.0.0",
36+
"@graphql-codegen/typescript": "^4.0.0",
37+
"@graphql-codegen/typescript-operations": "^4.0.0",
38+
"@graphql-codegen/typescript-resolvers": "^4.0.0",
39+
"@graphql-codegen/visitor-plugin-common": "^4.0.0",
4040
"@graphql-tools/load-files": "^7.0.0",
4141
"@graphql-tools/utils": "^10.0.1",
4242
"@graphql-typed-document-node/core": "^3.2.0",

pnpm-lock.yaml

Lines changed: 71 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)