File tree Expand file tree Collapse file tree 4 files changed +347
-166
lines changed
packages/graphql-codegen-cli Expand file tree Collapse file tree 4 files changed +347
-166
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 0.1.0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
- "@graphql-tools/executor-http" : " ^2 .0.0" ,
6
+ "@graphql-tools/executor-http" : " ^3 .0.0" ,
7
7
"react" : " ^18.2.0" ,
8
8
"react-dom" : " ^18.2.0"
9
9
},
Original file line number Diff line number Diff line change 12
12
"test:end2end" : " start-server-and-test start http://127.0.0.1:3000 test"
13
13
},
14
14
"dependencies" : {
15
- "@graphql-tools/executor-http" : " ^2 .0.0" ,
15
+ "@graphql-tools/executor-http" : " ^3 .0.0" ,
16
16
"next" : " 13.3.1" ,
17
17
"react" : " ^18.2.0" ,
18
18
"react-dom" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 49
49
"@graphql-tools/apollo-engine-loader" : " ^8.0.0" ,
50
50
"@graphql-tools/code-file-loader" : " ^8.0.0" ,
51
51
"@graphql-tools/git-loader" : " ^8.0.0" ,
52
- "@graphql-tools/github-loader" : " ^8 .0.0" ,
52
+ "@graphql-tools/github-loader" : " ^9 .0.0" ,
53
53
"@graphql-tools/graphql-file-loader" : " ^8.0.0" ,
54
54
"@graphql-tools/json-file-loader" : " ^8.0.0" ,
55
55
"@graphql-tools/load" : " ^8.1.0" ,
56
- "@graphql-tools/url-loader" : " ^8 .0.0" ,
56
+ "@graphql-tools/url-loader" : " ^9 .0.0" ,
57
57
"@graphql-tools/utils" : " ^10.0.0" ,
58
58
"@inquirer/prompts" : " ^7.8.2" ,
59
59
"@whatwg-node/fetch" : " ^0.10.0" ,
You can’t perform that action at this time.
0 commit comments