|
681 | 681 | tslib "~2.0.0"
|
682 | 682 | upper-case "2.0.1"
|
683 | 683 |
|
684 |
| -"@graphql-codegen/plugin-helpers@^2.3.1", "@graphql-codegen/plugin-helpers@^2.6.0", "@graphql-codegen/plugin-helpers@^2.6.2": |
685 |
| - version "2.6.2" |
686 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.6.2.tgz#3c65d89fc9b61914235fc7cb14f1d48492d27944" |
687 |
| - integrity sha512-bt5PNix0MwzWP53UdaYm6URrVMWU8RlQhrTSLFjxQ8ShS5zoTlQtpZJGZc5ONqFgKa83qbUmzXUtP8oRVVn8zw== |
| 684 | +"@graphql-codegen/plugin-helpers@^2.3.1", "@graphql-codegen/plugin-helpers@^2.6.2", "@graphql-codegen/plugin-helpers@^2.7.2": |
| 685 | + version "2.7.2" |
| 686 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.2.tgz#6544f739d725441c826a8af6a49519f588ff9bed" |
| 687 | + integrity sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg== |
688 | 688 | dependencies:
|
689 | 689 | "@graphql-tools/utils" "^8.8.0"
|
690 | 690 | change-case-all "1.0.14"
|
|
693 | 693 | lodash "~4.17.0"
|
694 | 694 | tslib "~2.4.0"
|
695 | 695 |
|
696 |
| -"@graphql-codegen/plugin-helpers@^2.7.2": |
697 |
| - version "2.7.2" |
698 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.2.tgz#6544f739d725441c826a8af6a49519f588ff9bed" |
699 |
| - integrity sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg== |
| 696 | +"@graphql-codegen/plugin-helpers@^4.1.0": |
| 697 | + version "4.1.0" |
| 698 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-4.1.0.tgz#4b193c12d6bb458f1f2af48c200bc86617884f60" |
| 699 | + integrity sha512-xvSHJb9OGb5CODIls0AI1rCenLz+FuiaNPCsfHMCNsLDjOZK2u0jAQ9zUBdc/Wb+21YXZujBCc0Vm1QX+Zz0nw== |
700 | 700 | dependencies:
|
701 |
| - "@graphql-tools/utils" "^8.8.0" |
702 |
| - change-case-all "1.0.14" |
| 701 | + "@graphql-tools/utils" "^9.0.0" |
| 702 | + change-case-all "1.0.15" |
703 | 703 | common-tags "1.8.2"
|
704 | 704 | import-from "4.0.0"
|
705 | 705 | lodash "~4.17.0"
|
706 |
| - tslib "~2.4.0" |
| 706 | + tslib "~2.5.0" |
707 | 707 |
|
708 | 708 | "@graphql-codegen/schema-ast@^2.5.1":
|
709 | 709 | version "2.5.1"
|
|
714 | 714 | "@graphql-tools/utils" "^8.8.0"
|
715 | 715 | tslib "~2.4.0"
|
716 | 716 |
|
| 717 | +"@graphql-codegen/schema-ast@^3.0.1": |
| 718 | + version "3.0.1" |
| 719 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-3.0.1.tgz#37b458bb57b95715a9eb4259341c856dae2a461d" |
| 720 | + integrity sha512-rTKTi4XiW4QFZnrEqetpiYEWVsOFNoiR/v3rY9mFSttXFbIwNXPme32EspTiGWmEEdHY8UuTDtZN3vEcs/31zw== |
| 721 | + dependencies: |
| 722 | + "@graphql-codegen/plugin-helpers" "^4.1.0" |
| 723 | + "@graphql-tools/utils" "^9.0.0" |
| 724 | + tslib "~2.5.0" |
| 725 | + |
717 | 726 | "@graphql-codegen/[email protected]":
|
718 | 727 | version "1.17.7"
|
719 | 728 | resolved "https://registry.npmjs.org/@graphql-codegen/testing/-/testing-1.17.7.tgz"
|
|
725 | 734 | open "7.1.0"
|
726 | 735 | tslib "~2.0.0"
|
727 | 736 |
|
728 |
| -"@graphql-codegen/typescript-operations@2.5.3": |
729 |
| - version "2.5.3" |
730 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.3.tgz#c6fd3f209e3482b86b08050685af8fa45ab14297" |
731 |
| - integrity sha512-s+pA+Erm0HeBb/D5cNrflwRM5KWhkiA5cbz4uA99l3fzFPveoQBPfRCBu0XAlJLP/kBDy64+o4B8Nfc7wdRtmA== |
| 737 | +"@graphql-codegen/typescript-operations@3.0.1": |
| 738 | + version "3.0.1" |
| 739 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-3.0.1.tgz#a190622f15b13bdbf274d8619850e1b8eea5aba1" |
| 740 | + integrity sha512-Td1d483cQr7XJj/zXrbqVUEi2QK56DT7EToFheZrBFArIQCUEGK+Xgw6GhEmZaTwWYODxavzy1jmTTJC2fEuTw== |
732 | 741 | dependencies:
|
733 |
| - "@graphql-codegen/plugin-helpers" "^2.6.2" |
734 |
| - "@graphql-codegen/typescript" "^2.7.3" |
735 |
| - "@graphql-codegen/visitor-plugin-common" "2.12.1" |
| 742 | + "@graphql-codegen/plugin-helpers" "^4.1.0" |
| 743 | + "@graphql-codegen/typescript" "^3.0.1" |
| 744 | + "@graphql-codegen/visitor-plugin-common" "3.0.1" |
736 | 745 | auto-bind "~4.0.0"
|
737 |
| - tslib "~2.4.0" |
| 746 | + tslib "~2.5.0" |
738 | 747 |
|
739 | 748 | "@graphql-codegen/[email protected]":
|
740 | 749 | version "3.3.7"
|
|
747 | 756 | change-case-all "1.0.14"
|
748 | 757 | tslib "~2.4.0"
|
749 | 758 |
|
750 |
| -"@graphql-codegen/[email protected]", "@graphql-codegen/typescript@^2.7.3": |
| 759 | +"@graphql-codegen/[email protected]": |
751 | 760 | version "2.7.3"
|
752 | 761 | resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.3.tgz#ad786a1c74e16eca8e01e7a8f28078e1c24eeb61"
|
753 | 762 | integrity sha512-EzX/acijXtbG/AwPzho2ZZWaNo00+xAbsRDP+vnT2PwQV3AYq3/5bFvjq1XfAGWbTntdmlYlIwC9hf5bI85WVA==
|
|
758 | 767 | auto-bind "~4.0.0"
|
759 | 768 | tslib "~2.4.0"
|
760 | 769 |
|
761 |
| -"@graphql-codegen/[email protected]", "@graphql-codegen/visitor-plugin-common@^2.12.1": |
| 770 | +"@graphql-codegen/typescript@^3.0.1": |
| 771 | + version "3.0.1" |
| 772 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-3.0.1.tgz#e949a7d7e8325bea9cf938c30af2313043e91a09" |
| 773 | + integrity sha512-HvozJg7eHqywmYvXa7+nmjw+v3+f8ilFv9VbRvmjhj/zBw3VKGT2n/85ZhVyuWjY2KrDLzl6BqeXttWsW5Wo4w== |
| 774 | + dependencies: |
| 775 | + "@graphql-codegen/plugin-helpers" "^4.1.0" |
| 776 | + "@graphql-codegen/schema-ast" "^3.0.1" |
| 777 | + "@graphql-codegen/visitor-plugin-common" "3.0.1" |
| 778 | + auto-bind "~4.0.0" |
| 779 | + tslib "~2.5.0" |
| 780 | + |
| 781 | +"@graphql-codegen/[email protected]": |
762 | 782 | version "2.12.1"
|
763 | 783 | resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.1.tgz#8d2d24b572afd396381dddef7e2032b0f73c05cc"
|
764 | 784 | integrity sha512-dIUrX4+i/uazyPQqXyQ8cqykgNFe1lknjnfDWFo0gnk2W8+ruuL2JpSrj/7efzFHxbYGMQrCABDCUTVLi3DcVA==
|
|
774 | 794 | parse-filepath "^1.0.2"
|
775 | 795 | tslib "~2.4.0"
|
776 | 796 |
|
777 |
| -"@graphql-codegen/[email protected]": |
| 797 | +"@graphql-codegen/[email protected]", "@graphql-codegen/visitor-plugin-common@^2.12.1", "@graphql-codegen/visitor-plugin-common@^2.9.1": |
778 | 798 | version "2.13.1"
|
779 | 799 | resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.1.tgz#2228660f6692bcdb96b1f6d91a0661624266b76b"
|
780 | 800 | integrity sha512-mD9ufZhDGhyrSaWQGrU1Q1c5f01TeWtSWy/cDwXYjJcHIj1Y/DG2x0tOflEfCvh5WcnmHNIw4lzDsg1W7iFJEg==
|
|
790 | 810 | parse-filepath "^1.0.2"
|
791 | 811 | tslib "~2.4.0"
|
792 | 812 |
|
793 |
| -"@graphql-codegen/visitor-plugin-common@^2.9.1": |
794 |
| - version "2.12.0" |
795 |
| - resolved "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.0.tgz" |
796 |
| - integrity sha512-ULhFgOY05U+dlPsXkPT2wSBaAZMtEuHPL5Q1u8xwBdHWHi/uT4L5zEcBx+If/f6UWrOw7ufjEM0L7XSupe1iCA== |
| 813 | +"@graphql-codegen/visitor-plugin-common@3.0.1": |
| 814 | + version "3.0.1" |
| 815 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-3.0.1.tgz#dbfc2ba55d8a1908e4bd7f751dbfe4241961f948" |
| 816 | + integrity sha512-Qek+Ywy094Km7Vc1TzKBN9ICvtYwPdqZUliPO77urMSveP+2+G2O9Tjx546dW4A1O6rhEfexbenc2DqTAe7iLQ== |
797 | 817 | dependencies:
|
798 |
| - "@graphql-codegen/plugin-helpers" "^2.6.0" |
| 818 | + "@graphql-codegen/plugin-helpers" "^4.1.0" |
799 | 819 | "@graphql-tools/optimize" "^1.3.0"
|
800 | 820 | "@graphql-tools/relay-operation-optimizer" "^6.5.0"
|
801 |
| - "@graphql-tools/utils" "^8.8.0" |
| 821 | + "@graphql-tools/utils" "^9.0.0" |
802 | 822 | auto-bind "~4.0.0"
|
803 |
| - change-case-all "1.0.14" |
| 823 | + change-case-all "1.0.15" |
804 | 824 | dependency-graph "^0.11.0"
|
805 | 825 | graphql-tag "^2.11.0"
|
806 | 826 | parse-filepath "^1.0.2"
|
807 |
| - tslib "~2.4.0" |
| 827 | + tslib "~2.5.0" |
808 | 828 |
|
809 | 829 | "@graphql-tools/apollo-engine-loader@^7.3.6":
|
810 | 830 | version "7.3.6"
|
|
1152 | 1172 | camel-case "4.1.1"
|
1153 | 1173 | tslib "~2.0.1"
|
1154 | 1174 |
|
| 1175 | +"@graphql-tools/utils@^9.0.0": |
| 1176 | + version "9.2.1" |
| 1177 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57" |
| 1178 | + integrity sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A== |
| 1179 | + dependencies: |
| 1180 | + "@graphql-typed-document-node/core" "^3.1.1" |
| 1181 | + tslib "^2.4.0" |
| 1182 | + |
1155 | 1183 | "@graphql-tools/[email protected]":
|
1156 | 1184 | version "8.5.0"
|
1157 | 1185 | resolved "https://registry.npmjs.org/@graphql-tools/wrap/-/wrap-8.5.0.tgz"
|
|
1174 | 1202 | tslib "^2.4.0"
|
1175 | 1203 | value-or-promise "1.0.11"
|
1176 | 1204 |
|
| 1205 | +"@graphql-typed-document-node/core@^3.1.1": |
| 1206 | + version "3.1.2" |
| 1207 | + resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.2.tgz#6fc464307cbe3c8ca5064549b806360d84457b04" |
| 1208 | + integrity sha512-9anpBMM9mEgZN4wr2v8wHJI2/u5TnnggewRN6OlvXTTnuVyoY19X6rOv9XTqKRw6dcGKwZsBi8n0kDE2I5i4VA== |
| 1209 | + |
1177 | 1210 | "@hutson/parse-repository-url@^3.0.0":
|
1178 | 1211 | version "3.0.2"
|
1179 | 1212 | resolved "https://registry.npmjs.org/@hutson/parse-repository-url/-/parse-repository-url-3.0.2.tgz"
|
|
2270 | 2303 | upper-case "^2.0.2"
|
2271 | 2304 | upper-case-first "^2.0.2"
|
2272 | 2305 |
|
| 2306 | + |
| 2307 | + version "1.0.15" |
| 2308 | + resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.15.tgz#de29393167fc101d646cd76b0ef23e27d09756ad" |
| 2309 | + integrity sha512-3+GIFhk3sNuvFAJKU46o26OdzudQlPNBCu1ZQi3cMeMHhty1bhDxu2WrEilVNYaGvqUtR1VSigFcJOiS13dRhQ== |
| 2310 | + dependencies: |
| 2311 | + change-case "^4.1.2" |
| 2312 | + is-lower-case "^2.0.2" |
| 2313 | + is-upper-case "^2.0.2" |
| 2314 | + lower-case "^2.0.2" |
| 2315 | + lower-case-first "^2.0.2" |
| 2316 | + sponge-case "^1.0.1" |
| 2317 | + swap-case "^2.0.2" |
| 2318 | + title-case "^3.0.3" |
| 2319 | + upper-case "^2.0.2" |
| 2320 | + upper-case-first "^2.0.2" |
| 2321 | + |
2273 | 2322 | change-case@^3.0.0:
|
2274 | 2323 | version "3.1.0"
|
2275 | 2324 | resolved "https://registry.npmjs.org/change-case/-/change-case-3.1.0.tgz"
|
@@ -5945,16 +5994,21 @@ tslib@^1.10.0, tslib@^1.9.3:
|
5945 | 5994 | resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
|
5946 | 5995 | integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
5947 | 5996 |
|
5948 |
| -tslib@^2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0, tslib@~2.4.0: |
5949 |
| - version "2.4.0" |
5950 |
| - resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz" |
5951 |
| - integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== |
| 5997 | +tslib@^2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0, tslib@~2.5.0: |
| 5998 | + version "2.5.0" |
| 5999 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf" |
| 6000 | + integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg== |
5952 | 6001 |
|
5953 | 6002 | tslib@~2.0.0, tslib@~2.0.1:
|
5954 | 6003 | version "2.0.3"
|
5955 | 6004 | resolved "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz"
|
5956 | 6005 | integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
|
5957 | 6006 |
|
| 6007 | +tslib@~2.4.0: |
| 6008 | + version "2.4.0" |
| 6009 | + resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz" |
| 6010 | + integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== |
| 6011 | + |
5958 | 6012 |
|
5959 | 6013 | version "4.0.8"
|
5960 | 6014 | resolved "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz"
|
|
0 commit comments