File tree 4 files changed +348
-235
lines changed
4 files changed +348
-235
lines changed Original file line number Diff line number Diff line change 34
34
},
35
35
"dependencies" : {
36
36
"@changesets/cli" : " ^2.25.2" ,
37
- "@graphql-codegen/cli" : " 3.3 .1" ,
37
+ "@graphql-codegen/cli" : " 4.0 .1" ,
38
38
"@nuxt/kit" : " ^3.0.0"
39
39
},
40
40
"devDependencies" : {
41
- "@graphql-codegen/typescript" : " 3 .0.4 " ,
42
- "@graphql-codegen/typescript-operations" : " 3 .0.4 " ,
41
+ "@graphql-codegen/typescript" : " 4 .0.0 " ,
42
+ "@graphql-codegen/typescript-operations" : " 4 .0.0 " ,
43
43
"@graphql-codegen/typescript-vue-urql" : " 2.3.6" ,
44
44
"@graphql-codegen/urql-introspection" : " 2.2.1" ,
45
45
"@nuxt/module-builder" : " ^0.2.0" ,
Original file line number Diff line number Diff line change 5
5
"codegen" : " graphql-codegen --config codegen.ts"
6
6
},
7
7
"devDependencies" : {
8
- "@graphql-codegen/typescript" : " 3 .0.4 " ,
9
- "@graphql-codegen/typescript-operations" : " 3 .0.4 " ,
8
+ "@graphql-codegen/typescript" : " 4 .0.0 " ,
9
+ "@graphql-codegen/typescript-operations" : " 4 .0.0 " ,
10
10
"@graphql-codegen/typescript-vue-urql" : " 2.3.6" ,
11
11
"@graphql-codegen/urql-introspection" : " 2.2.1"
12
12
},
You can’t perform that action at this time.
0 commit comments