File tree 4 files changed +753
-546
lines changed
4 files changed +753
-546
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" : " 5.0.2 " ,
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 " ,
43
- "@graphql-codegen/typescript-vue-urql" : " 2.3.6 " ,
44
- "@graphql-codegen/urql-introspection" : " 2.2.1 " ,
41
+ "@graphql-codegen/typescript" : " 4 .0.7 " ,
42
+ "@graphql-codegen/typescript-operations" : " 4.2.1 " ,
43
+ "@graphql-codegen/typescript-vue-urql" : " 3.1.0 " ,
44
+ "@graphql-codegen/urql-introspection" : " 3.0.0 " ,
45
45
"@nuxt/module-builder" : " ^0.4.0" ,
46
46
"@nuxt/schema" : " ^3.0.0" ,
47
47
"@nuxtjs/eslint-config-typescript" : " ^12.0.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 " ,
10
- "@graphql-codegen/typescript-vue-urql" : " 2.3.6 " ,
11
- "@graphql-codegen/urql-introspection" : " 2.2.1 "
8
+ "@graphql-codegen/typescript" : " 4 .0.7 " ,
9
+ "@graphql-codegen/typescript-operations" : " 4.2.1 " ,
10
+ "@graphql-codegen/typescript-vue-urql" : " 3.1.0 " ,
11
+ "@graphql-codegen/urql-introspection" : " 3.0.0 "
12
12
},
13
13
"dependencies" : {
14
14
"graphql" : " 16.8.1"
You can’t perform that action at this time.
0 commit comments