|
747 | 747 | auto-bind "~4.0.0" |
748 | 748 | tslib "~2.6.0" |
749 | 749 |
|
750 | | -"@graphql-codegen/introspection@^4.0.3": |
751 | | - version "4.0.3" |
752 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/introspection/-/introspection-4.0.3.tgz#756e39fb4529ea15d32a122f0bce9b0a66425379" |
753 | | - integrity sha512-4cHRG15Zu4MXMF4wTQmywNf4+fkDYv5lTbzraVfliDnB8rJKcaurQpRBi11KVuQUe24YTq/Cfk4uwewfNikWoA== |
| 750 | +"@graphql-codegen/introspection@^5.0.0": |
| 751 | + version "5.0.0" |
| 752 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/introspection/-/introspection-5.0.0.tgz#ac088876f02f623c323bcab8ac6ea2f58d9b498d" |
| 753 | + integrity sha512-7GaV4o8J3yllz7hdvQVAwB8L5oizeLCRKCU5vEq6XyFsoi4mSVMAPhvDPkNgt4wtXPyEh59NU7QwG84JChrqHQ== |
754 | 754 | dependencies: |
755 | | - "@graphql-codegen/plugin-helpers" "^5.0.3" |
756 | | - "@graphql-codegen/visitor-plugin-common" "^5.0.0" |
| 755 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
| 756 | + "@graphql-codegen/visitor-plugin-common" "^6.0.0" |
757 | 757 | tslib "~2.6.0" |
758 | 758 |
|
759 | 759 | "@graphql-codegen/plugin-helpers@^3.0.0", "@graphql-codegen/plugin-helpers@^3.1.2": |
|
780 | 780 | lodash "~4.17.0" |
781 | 781 | tslib "~2.6.0" |
782 | 782 |
|
| 783 | +"@graphql-codegen/plugin-helpers@^6.0.0": |
| 784 | + version "6.0.0" |
| 785 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.0.0.tgz#8a913c82a95b9ff36b2180f7c56611cc56268625" |
| 786 | + integrity sha512-Z7P89vViJvQakRyMbq/JF2iPLruRFOwOB6IXsuSvV/BptuuEd7fsGPuEf8bdjjDxUY0pJZnFN8oC7jIQ8p9GKA== |
| 787 | + dependencies: |
| 788 | + "@graphql-tools/utils" "^10.0.0" |
| 789 | + change-case-all "1.0.15" |
| 790 | + common-tags "1.8.2" |
| 791 | + import-from "4.0.0" |
| 792 | + lodash "~4.17.0" |
| 793 | + tslib "~2.6.0" |
| 794 | + |
783 | 795 | "@graphql-codegen/schema-ast@^4.0.2": |
784 | 796 | version "4.1.0" |
785 | 797 | resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-4.1.0.tgz#a1e71f99346495b9272161a9ed07756e82648726" |
|
848 | 860 | parse-filepath "^1.0.2" |
849 | 861 | tslib "~2.4.0" |
850 | 862 |
|
851 | | -"@graphql-codegen/[email protected]", "@graphql-codegen/visitor-plugin-common@^5.0.0", "@graphql-codegen/visitor-plugin-common@^5.8.0": |
| 863 | +"@graphql-codegen/[email protected]", "@graphql-codegen/visitor-plugin-common@^5.8.0": |
852 | 864 | version "5.8.0" |
853 | 865 | resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.8.0.tgz#1b796453eb96d8e6ad5d4d3acff304e4672781a0" |
854 | 866 | integrity sha512-lC1E1Kmuzi3WZUlYlqB4fP6+CvbKH9J+haU1iWmgsBx5/sO2ROeXJG4Dmt8gP03bI2BwjiwV5WxCEMlyeuzLnA== |
|
864 | 876 | parse-filepath "^1.0.2" |
865 | 877 | tslib "~2.6.0" |
866 | 878 |
|
| 879 | +"@graphql-codegen/visitor-plugin-common@^6.0.0": |
| 880 | + version "6.0.1" |
| 881 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.0.1.tgz#7aa2c5936c1a0593b8946a0d172bb202c688cfbb" |
| 882 | + integrity sha512-3gopoUYXn26PSj2UdCWmYj0QiRVD5qR3eDiXx72OQcN1Vb8qj6VfOWB+NDuD1Q1sgVYbCQVKgj92ERsSW1xH9Q== |
| 883 | + dependencies: |
| 884 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
| 885 | + "@graphql-tools/optimize" "^2.0.0" |
| 886 | + "@graphql-tools/relay-operation-optimizer" "^7.0.0" |
| 887 | + "@graphql-tools/utils" "^10.0.0" |
| 888 | + auto-bind "~4.0.0" |
| 889 | + change-case-all "1.0.15" |
| 890 | + dependency-graph "^1.0.0" |
| 891 | + graphql-tag "^2.11.0" |
| 892 | + parse-filepath "^1.0.2" |
| 893 | + tslib "~2.6.0" |
| 894 | + |
867 | 895 | "@graphql-hive/signal@^1.0.0": |
868 | 896 | version "1.0.0" |
869 | 897 | resolved "https://registry.yarnpkg.com/@graphql-hive/signal/-/signal-1.0.0.tgz#6e2193660a47c925abadbe72293dfc9430e24f8f" |
@@ -4217,6 +4245,11 @@ dependency-graph@^0.11.0: |
4217 | 4245 | resolved "https://registry.yarnpkg.com/dependency-graph/-/dependency-graph-0.11.0.tgz#ac0ce7ed68a54da22165a85e97a01d53f5eb2e27" |
4218 | 4246 | integrity sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg== |
4219 | 4247 |
|
| 4248 | +dependency-graph@^1.0.0: |
| 4249 | + version "1.0.0" |
| 4250 | + resolved "https://registry.yarnpkg.com/dependency-graph/-/dependency-graph-1.0.0.tgz#bb5e85aec1310bc13b22dbd76e3196c4ee4c10d2" |
| 4251 | + integrity sha512-cW3gggJ28HZ/LExwxP2B++aiKxhJXMSIt9K48FOXQkm+vuG5gyatXnLsONRJdzO/7VfjDIiaOOa/bs4l464Lwg== |
| 4252 | + |
4220 | 4253 | dequal@^2.0.0: |
4221 | 4254 | version "2.0.3" |
4222 | 4255 | resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be" |
|
0 commit comments