Skip to content

Commit 13b3c32

Browse files
fix(deps): update graphqlcodegenerator monorepo
1 parent 4c50fa7 commit 13b3c32

File tree

2 files changed

+115
-114
lines changed

2 files changed

+115
-114
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.2",
34+
"@graphql-codegen/plugin-helpers": "^5.1.0",
35+
"@graphql-codegen/typed-document-node": "^5.0.13",
36+
"@graphql-codegen/typescript": "^4.1.3",
37+
"@graphql-codegen/typescript-operations": "^4.4.1",
38+
"@graphql-codegen/typescript-resolvers": "^4.4.2",
39+
"@graphql-codegen/visitor-plugin-common": "^5.6.1",
4040
"@graphql-tools/load-files": "^7.0.1",
4141
"@graphql-tools/utils": "^10.7.2",
4242
"@graphql-typed-document-node/core": "^3.2.0",

0 commit comments

Comments
 (0)