File tree Expand file tree Collapse file tree 2 files changed +541
-563
lines changed Expand file tree Collapse file tree 2 files changed +541
-563
lines changed Original file line number Diff line number Diff line change 77
77
"graphql" : " ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
78
78
},
79
79
"dependencies" : {
80
- "@graphql-codegen/plugin-helpers" : " ^5 .0.0" ,
81
- "@graphql-codegen/schema-ast" : " 4.1 .0" ,
82
- "@graphql-codegen/visitor-plugin-common" : " ^5 .0.0" ,
80
+ "@graphql-codegen/plugin-helpers" : " ^6 .0.0" ,
81
+ "@graphql-codegen/schema-ast" : " 5.0 .0" ,
82
+ "@graphql-codegen/visitor-plugin-common" : " ^6 .0.0" ,
83
83
"@graphql-tools/utils" : " ^10.0.0" ,
84
84
"graphlib" : " ^2.1.8" ,
85
85
"graphql" : " ^16.6.0"
86
86
},
87
87
"devDependencies" : {
88
88
"@antfu/eslint-config" : " ^5.0.0" ,
89
- "@graphql-codegen/cli" : " 5 .0.7 " ,
90
- "@graphql-codegen/typescript" : " ^4 .0.0" ,
89
+ "@graphql-codegen/cli" : " 6 .0.0 " ,
90
+ "@graphql-codegen/typescript" : " ^5 .0.0" ,
91
91
"@tsconfig/recommended" : " 1.0.10" ,
92
92
"@types/graphlib" : " ^2.1.8" ,
93
93
"@types/node" : " ^22.0.0" ,
You can’t perform that action at this time.
0 commit comments