|
747 | 747 | minimatch "^3.1.2"
|
748 | 748 | strip-json-comments "^3.1.1"
|
749 | 749 |
|
750 |
| -"@graphql-codegen/cli@2.8.1": |
751 |
| - version "2.8.1" |
752 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.8.1.tgz#8e8f70417f3a0e87f266953c41c6424c6e76b473" |
753 |
| - integrity sha512-o+Za1483WhnbMA5G4JJq72EeqXROsdEiDTfUTxtX1iPPebv+VMekTFfHnBCUXpes0XTeZViXTd16AX6cmtUF4Q== |
| 750 | +"@graphql-codegen/cli@2.9.0": |
| 751 | + version "2.9.0" |
| 752 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.9.0.tgz#49870229c5f3f9c59068130fb899aad50ad1849b" |
| 753 | + integrity sha512-4YnJLW+E3XKCtO6kfKLQKtaU/NfPmLi4izf/VTOH+7/uCaDGfPfRqkoyX1q7QtNxQC4l0Zn0ltbBJwguT/fuEg== |
754 | 754 | dependencies:
|
755 | 755 | "@graphql-codegen/core" "2.6.0"
|
756 |
| - "@graphql-codegen/plugin-helpers" "^2.5.0" |
| 756 | + "@graphql-codegen/plugin-helpers" "^2.6.0" |
757 | 757 | "@graphql-tools/apollo-engine-loader" "^7.3.1"
|
758 | 758 | "@graphql-tools/code-file-loader" "^7.3.0"
|
759 | 759 | "@graphql-tools/git-loader" "^7.2.0"
|
|
818 | 818 | lodash "~4.17.0"
|
819 | 819 | tslib "~2.4.0"
|
820 | 820 |
|
| 821 | +"@graphql-codegen/plugin-helpers@^2.6.0": |
| 822 | + version "2.6.0" |
| 823 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.6.0.tgz#ae7005e6a2dcb0095ae350970c41606906048a27" |
| 824 | + integrity sha512-z8uw6GdUvtKyt5YSijtj1yRqI0A2lBWdGIgTjgXaAKqSC+InlVBy+89859LlKNMrO7somdt44cbMys8r4Hbqeg== |
| 825 | + dependencies: |
| 826 | + "@graphql-tools/utils" "^8.8.0" |
| 827 | + change-case-all "1.0.14" |
| 828 | + common-tags "1.8.2" |
| 829 | + import-from "4.0.0" |
| 830 | + lodash "~4.17.0" |
| 831 | + tslib "~2.4.0" |
| 832 | + |
821 | 833 | "@graphql-codegen/schema-ast@^2.4.1":
|
822 | 834 | version "2.4.1"
|
823 | 835 | resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.4.1.tgz#ad742b53e32f7a2fbff8ea8a91ba7e617e6ef236"
|
|
836 | 848 | "@graphql-tools/utils" "^8.8.0"
|
837 | 849 | tslib "~2.4.0"
|
838 | 850 |
|
839 |
| -"@graphql-codegen/[email protected].1": |
840 |
| - version "2.7.1" |
841 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.1.tgz#e237dd8829842282245b79ce7ea024aaa3c39afb" |
842 |
| - integrity sha512-qF4SBMgBnLcegba2s9+zC3NwgRhU0Kv+eS8kl9G5ldEHx9Bpu2tft+lk6fjqqhExDzJT+MEOU3Ecog3BzL2R1g== |
| 851 | +"@graphql-codegen/[email protected].2": |
| 852 | + version "2.7.2" |
| 853 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.2.tgz#ad47ad1abf8e49f455a47cb71d2d9fd149d7846d" |
| 854 | + integrity sha512-lFqvLgw4oAChA9+ifC2K7Ie+mE+XvHcZqwXsm45bpF7jbmqfgjS0gvQNfu2egi6u4hdg+xL+olNxwnyhayrikw== |
843 | 855 | dependencies:
|
844 |
| - "@graphql-codegen/plugin-helpers" "^2.5.0" |
| 856 | + "@graphql-codegen/plugin-helpers" "^2.6.0" |
845 | 857 | "@graphql-codegen/schema-ast" "^2.5.0"
|
846 |
| - "@graphql-codegen/visitor-plugin-common" "2.11.1" |
| 858 | + "@graphql-codegen/visitor-plugin-common" "2.12.0" |
847 | 859 | auto-bind "~4.0.0"
|
848 | 860 | tslib "~2.4.0"
|
849 | 861 |
|
850 |
| -"@graphql-codegen/visitor-plugin-common@2.11.1": |
851 |
| - version "2.11.1" |
852 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.11.1.tgz#2653e25a8888767a6422a204441083299c3a83a4" |
853 |
| - integrity sha512-AlrtGWKn2o89SPna75ATEHYAu95MUMucgBqLgcRvK9n/PHhVAbkDrNCH5pL03fE0HLOup3GpjX8DcnFBMU46IA== |
| 862 | +"@graphql-codegen/visitor-plugin-common@2.12.0": |
| 863 | + version "2.12.0" |
| 864 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.0.tgz#49b055c5c2c5c0890f2226ce9e84bb73dfd83801" |
| 865 | + integrity sha512-ULhFgOY05U+dlPsXkPT2wSBaAZMtEuHPL5Q1u8xwBdHWHi/uT4L5zEcBx+If/f6UWrOw7ufjEM0L7XSupe1iCA== |
854 | 866 | dependencies:
|
855 |
| - "@graphql-codegen/plugin-helpers" "^2.5.0" |
| 867 | + "@graphql-codegen/plugin-helpers" "^2.6.0" |
856 | 868 | "@graphql-tools/optimize" "^1.3.0"
|
857 | 869 | "@graphql-tools/relay-operation-optimizer" "^6.5.0"
|
858 | 870 | "@graphql-tools/utils" "^8.8.0"
|
|
0 commit comments