File tree Expand file tree Collapse file tree 2 files changed +118
-253
lines changed Expand file tree Collapse file tree 2 files changed +118
-253
lines changed Original file line number Diff line number Diff line change 47
47
"author" : " codehex" ,
48
48
"license" : " MIT" ,
49
49
"devDependencies" : {
50
- "@graphql-codegen/cli" : " 2.16.5 " ,
51
- "@graphql-codegen/typescript" : " ^2.8.7 " ,
50
+ "@graphql-codegen/cli" : " 3.3.0 " ,
51
+ "@graphql-codegen/typescript" : " ^3.0.0 " ,
52
52
"@tsconfig/recommended" : " 1.0.2" ,
53
53
"@types/jest" : " 29.5.0" ,
54
54
"@typescript-eslint/eslint-plugin" : " 5.57.0" ,
64
64
"zod" : " 3.21.4"
65
65
},
66
66
"dependencies" : {
67
- "@graphql-codegen/plugin-helpers" : " 2.7.2 " ,
68
- "@graphql-codegen/schema-ast" : " 2.6 .1" ,
69
- "@graphql-codegen/visitor-plugin-common" : " ^2.13.7 " ,
67
+ "@graphql-codegen/plugin-helpers" : " 4.2.0 " ,
68
+ "@graphql-codegen/schema-ast" : " 3.0 .1" ,
69
+ "@graphql-codegen/visitor-plugin-common" : " ^3.0.0 " ,
70
70
"@graphql-tools/utils" : " ^9.0.0" ,
71
71
"graphql" : " 16.6.0"
72
72
},
You can’t perform that action at this time.
0 commit comments