File tree Expand file tree Collapse file tree 7 files changed +748
-852
lines changed Expand file tree Collapse file tree 7 files changed +748
-852
lines changed Original file line number Diff line number Diff line change 2323 "apollo-client" : " ^2.6.10" ,
2424 "apollo-link" : " ^1.2.14" ,
2525 "apollo-link-schema" : " ^1.2.5" ,
26- "graphql" : " 15.3.0 " ,
26+ "graphql" : " 16.0.1 " ,
2727 "react" : " ^16.13.1" ,
2828 "react-apollo" : " ^3.1.5" ,
29- "typescript" : " 3.9.7 "
29+ "typescript" : " 4.4.4 "
3030 }
3131}
Original file line number Diff line number Diff line change 99 "dependencies" : {
1010 "@apollo/client" : " 3.3.19" ,
1111 "@types/node" : " 15.6.1" ,
12- "graphql" : " 15.5.0 " ,
13- "typescript" : " 4.2 .4" ,
12+ "graphql" : " 16.0.1 " ,
13+ "typescript" : " 4.4 .4" ,
1414 "@graphql-codegen/cli" : " 1.21.5" ,
1515 "@graphql-codegen/typescript" : " 1.22.1" ,
1616 "@graphql-codegen/typescript-operations" : " 1.18.0" ,
Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "@types/node" : " 14.0.27" ,
13- "graphql" : " 15.3.0 " ,
14- "typescript" : " 3.9.7 " ,
13+ "graphql" : " 16.0.1 " ,
14+ "typescript" : " 4.4.4 " ,
1515 "@graphql-typed-document-node/core" : " ^3.1.0" ,
1616 "@graphql-typed-document-node/patch-cli" : " ^3.0.3" ,
1717 "@graphql-codegen/typed-document-node" : " 1.17.9" ,
1818 "@graphql-codegen/cli" : " 1.17.8" ,
1919 "@graphql-codegen/typescript" : " 1.17.8" ,
2020 "@graphql-codegen/typescript-operations" : " 1.17.8"
2121 }
22- }
22+ }
Original file line number Diff line number Diff line change 3737 "ts-jest" : " 26.5.6" ,
3838 "ts-node" : " 8.10.2" ,
3939 "graphql" : " 15.6.0" ,
40- "typescript" : " 3.9.7 "
40+ "typescript" : " 4.4.4 "
4141 },
4242 "lint-staged" : {
4343 "packages/**/src/**/*.{ts,tsx}" : [
4444 " eslint --fix"
4545 ]
4646 }
47- }
47+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-typed-document-node/core" ,
3- "version" : " 3.1.0 " ,
3+ "version" : " 3.1.1 " ,
44 "repository" : " git@github.com:dotansimha/graphql-typed-document-node.git" ,
55 "author" : " Dotan Simha <dotansimha@gmail.com>" ,
66 "license" : " MIT" ,
1818 "devDependencies" : {
1919 "bob-the-bundler" : " 1.1.0" ,
2020 "graphql" : " 16.0.1" ,
21- "typescript" : " 3.9.7 "
21+ "typescript" : " 4.4.4 "
2222 },
2323 "peerDependencies" : {
2424 "graphql" : " ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
2929 "publishConfig" : {
3030 "access" : " public"
3131 }
32- }
32+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-typed-document-node/patch-cli" ,
3- "version" : " 3.0.8 " ,
3+ "version" : " 3.0.9 " ,
44 "repository" : " git@github.com:dotansimha/graphql-typed-document-node.git" ,
55 "author" : " Dotan Simha <dotansimha@gmail.com>" ,
66 "license" : " MIT" ,
2323 "semver" : " 7.3.5"
2424 },
2525 "devDependencies" : {
26- "bob-the-bundler" : " 1.1.0 " ,
26+ "bob-the-bundler" : " 1.5.1 " ,
2727 "@types/tmp" : " 0.2.2" ,
2828 "tmp" : " 0.2.1" ,
2929 "@types/semver" : " 7.3.9" ,
30- "@graphql-codegen/typed-document-node" : " 1.18.9 " ,
31- "@graphql-codegen/cli" : " 1.21.6 " ,
32- "@graphql-codegen/typescript" : " 1.22.4 " ,
33- "@graphql-codegen/typescript-operations" : " 1.18.3 " ,
34- "graphql" : " 15.6.0 " ,
35- "typescript" : " 3.9.7 "
30+ "@graphql-codegen/typed-document-node" : " 2.2.0 " ,
31+ "@graphql-codegen/cli" : " 2.3.0 " ,
32+ "@graphql-codegen/typescript" : " 2.4.0 " ,
33+ "@graphql-codegen/typescript-operations" : " 2.2.0 " ,
34+ "graphql" : " 16.0.1 " ,
35+ "typescript" : " 4.4.4 "
3636 },
3737 "peerDependencies" : {
38- "graphql" : " ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
38+ "graphql" : " ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 "
3939 },
4040 "buildOptions" : {
4141 "copy" : [
You can’t perform that action at this time.
0 commit comments