Skip to content

Commit 55277f1

Browse files
committed
Update graphqlcodegenerator monorepo
1 parent 0018d0d commit 55277f1

File tree

2 files changed

+294
-750
lines changed

2 files changed

+294
-750
lines changed

Diff for: package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"author": "codehex",
4848
"license": "MIT",
4949
"devDependencies": {
50-
"@graphql-codegen/cli": "3.3.1",
51-
"@graphql-codegen/typescript": "^3.0.0",
50+
"@graphql-codegen/cli": "4.0.0",
51+
"@graphql-codegen/typescript": "^4.0.0",
5252
"@tsconfig/recommended": "1.0.2",
5353
"@types/jest": "29.5.1",
5454
"@types/node": "^20.1.3",
@@ -65,9 +65,9 @@
6565
"zod": "3.21.4"
6666
},
6767
"dependencies": {
68-
"@graphql-codegen/plugin-helpers": "^4.2.0",
69-
"@graphql-codegen/schema-ast": "3.0.1",
70-
"@graphql-codegen/visitor-plugin-common": "^3.0.0",
68+
"@graphql-codegen/plugin-helpers": "^5.0.0",
69+
"@graphql-codegen/schema-ast": "4.0.0",
70+
"@graphql-codegen/visitor-plugin-common": "^4.0.0",
7171
"@graphql-tools/utils": "^10.0.0",
7272
"graphql": "^16.6.0"
7373
},

0 commit comments

Comments
 (0)