Skip to content

Commit dcfeecf

Browse files
Update graphqlcodegenerator monorepo
1 parent 8c5f581 commit dcfeecf

File tree

2 files changed

+337
-160
lines changed

2 files changed

+337
-160
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"author": "codehex",
4848
"license": "MIT",
4949
"devDependencies": {
50-
"@graphql-codegen/cli": "2.16.1",
50+
"@graphql-codegen/cli": "2.16.5",
5151
"@graphql-codegen/typescript": "^2.8.7",
5252
"@tsconfig/recommended": "1.0.2",
5353
"@types/jest": "29.4.0",
@@ -64,7 +64,7 @@
6464
"zod": "3.20.6"
6565
},
6666
"dependencies": {
67-
"@graphql-codegen/plugin-helpers": "2.4.2",
67+
"@graphql-codegen/plugin-helpers": "2.7.2",
6868
"@graphql-codegen/schema-ast": "2.6.1",
6969
"@graphql-codegen/visitor-plugin-common": "^2.13.7",
7070
"@graphql-tools/utils": "^9.0.0",

0 commit comments

Comments
 (0)