File tree 2 files changed +820
-49
lines changed
2 files changed +820
-49
lines changed Original file line number Diff line number Diff line change 15
15
},
16
16
"devDependencies" : {
17
17
"@graphql-codegen/cli" : " 1.8.1" ,
18
- "@graphql-codegen/fragment-matcher" : " 1.8 .1" ,
18
+ "@graphql-codegen/fragment-matcher" : " 2.0 .1" ,
19
19
"@graphql-codegen/introspection" : " 1.8.1" ,
20
20
"@graphql-codegen/typescript" : " 1.8.1" ,
21
21
"@graphql-codegen/typescript-operations" : " 1.8.1" ,
22
- "@graphql-codegen/typescript-react-apollo" : " 1.8.1 " ,
22
+ "@graphql-codegen/typescript-react-apollo" : " 2.2.4 " ,
23
23
"@types/graphql" : " 14.2.3" ,
24
24
"@types/node" : " 12.11.1" ,
25
- "@types/react" : " 16.9.7 " ,
26
- "@types/react-dom" : " 16.9.2 " ,
25
+ "@types/react" : " 17.0.4 " ,
26
+ "@types/react-dom" : " 17.0.3 " ,
27
27
"@types/yaml" : " 1.2.0" ,
28
28
"dotenv" : " 8.2.0" ,
29
- "ts-node" : " 8.4 .1" ,
30
- "typescript" : " 3.6 .4" ,
29
+ "ts-node" : " 9.1 .1" ,
30
+ "typescript" : " 4.2 .4" ,
31
31
"yaml" : " 1.7.2"
32
32
},
33
33
"scripts" : {
You can’t perform that action at this time.
0 commit comments