|
883 | 883 | "@graphql-tools/utils" "^9.1.1"
|
884 | 884 | tslib "~2.4.0"
|
885 | 885 |
|
886 |
| -"@graphql-codegen/plugin-helpers@^2.3.2": |
887 |
| - version "2.3.2" |
888 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.3.2.tgz#3f9ba625791901d19be733db1dfc9a3dbd0dac44" |
889 |
| - integrity sha512-19qFA5XMAWaAY64sBljjDPYfHjE+QMk/+oalCyY13WjSlcLDvYPfmFlCNgFSsydArDELlHR8T1GMbA7C42M8TA== |
| 886 | +"@graphql-codegen/plugin-helpers@2.4.2": |
| 887 | + version "2.4.2" |
| 888 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.4.2.tgz#e4f6b74dddcf8a9974fef5ce48562ae0980f9fed" |
| 889 | + integrity sha512-LJNvwAPv/sKtI3RnRDm+nPD+JeOfOuSOS4FFIpQCMUCyMnFcchV/CPTTv7tT12fLUpEg6XjuFfDBvOwndti30Q== |
890 | 890 | dependencies:
|
891 | 891 | "@graphql-tools/utils" "^8.5.2"
|
892 | 892 | change-case-all "1.0.14"
|
|
895 | 895 | lodash "~4.17.0"
|
896 | 896 | tslib "~2.3.0"
|
897 | 897 |
|
898 |
| -"@graphql-codegen/plugin-helpers@^3.0.0", "@graphql-codegen/plugin-helpers@^3.1.1": |
| 898 | +"@graphql-codegen/plugin-helpers@^3.1.1": |
899 | 899 | version "3.1.1"
|
900 | 900 | resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.1.tgz#c2e324df8e56942dc6d9947ec70025614f5f94d7"
|
901 | 901 | integrity sha512-+V1WK4DUhejVSbkZrAsyv9gA4oQABVrtEUkT7vWq7gSf7Ln6OEM59lDUDsjp5wpLPTBIDJANbAe3qEd+iCB3Ow==
|
|
907 | 907 | lodash "~4.17.0"
|
908 | 908 | tslib "~2.4.0"
|
909 | 909 |
|
910 |
| -"@graphql-codegen/schema-ast@^2.4.1": |
911 |
| - version "2.4.1" |
912 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.4.1.tgz#ad742b53e32f7a2fbff8ea8a91ba7e617e6ef236" |
913 |
| - integrity sha512-bIWlKk/ShoVJfghA4Rt1OWnd34/dQmZM/vAe6fu6QKyOh44aAdqPtYQ2dbTyFXoknmu504etKJGEDllYNUJRfg== |
| 910 | +"@graphql-codegen/plugin-helpers@^3.1.2": |
| 911 | + version "3.1.2" |
| 912 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.2.tgz#69a2e91178f478ea6849846ade0a59a844d34389" |
| 913 | + integrity sha512-emOQiHyIliVOIjKVKdsI5MXj312zmRDwmHpyUTZMjfpvxq/UVAHUJIVdVf+lnjjrI+LXBTgMlTWTgHQfmICxjg== |
914 | 914 | dependencies:
|
915 |
| - "@graphql-codegen/plugin-helpers" "^2.3.2" |
916 |
| - "@graphql-tools/utils" "^8.1.1" |
917 |
| - tslib "~2.3.0" |
| 915 | + "@graphql-tools/utils" "^9.0.0" |
| 916 | + change-case-all "1.0.15" |
| 917 | + common-tags "1.8.2" |
| 918 | + import-from "4.0.0" |
| 919 | + lodash "~4.17.0" |
| 920 | + tslib "~2.4.0" |
918 | 921 |
|
919 |
| -"@graphql-codegen/schema-ast@^2.6.0": |
920 |
| - version "2.6.0" |
921 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.6.0.tgz#4572d9fb2ec64238c4e7eef954c0bdded170cafc" |
922 |
| - integrity sha512-6wDVX/mKLXaJ3JwSflRsDJa6/+uEJ0Lg3mOQp3Ao2/jw1mijqAKjYgh1e1rcG+vzXpEmk29TC2ujsqAkKqzgMA== |
| 922 | +"@graphql-codegen/schema-ast@2.6.1", "@graphql-codegen/schema-ast@^2.6.1": |
| 923 | + version "2.6.1" |
| 924 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.6.1.tgz#8ba1b38827c034b51ecd3ce88622c2ae6cd3fe1a" |
| 925 | + integrity sha512-5TNW3b1IHJjCh07D2yQNGDQzUpUl2AD+GVe1Dzjqyx/d2Fn0TPMxLsHsKPS4Plg4saO8FK/QO70wLsP7fdbQ1w== |
923 | 926 | dependencies:
|
924 |
| - "@graphql-codegen/plugin-helpers" "^3.1.1" |
925 |
| - "@graphql-tools/utils" "^8.8.0" |
| 927 | + "@graphql-codegen/plugin-helpers" "^3.1.2" |
| 928 | + "@graphql-tools/utils" "^9.0.0" |
926 | 929 | tslib "~2.4.0"
|
927 | 930 |
|
928 |
| -"@graphql-codegen/typescript@2.8.5": |
929 |
| - version "2.8.5" |
930 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.5.tgz#6129cb3bf4bdcfba7f90f923ba7c2d839c222342" |
931 |
| - integrity sha512-5w3zNlnNKM9tI5ZRbhESmsJ4G16rSiFmNQX6Ot56fmcYUC6bnAt5fqvSqs2C+8fVGIIjeWuwjQA5Xn1VkaLY8A== |
| 931 | +"@graphql-codegen/typescript@^2.8.7": |
| 932 | + version "2.8.7" |
| 933 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.7.tgz#da34261b779a001d7d53b8f454bafc002b06e041" |
| 934 | + integrity sha512-Nm5keWqIgg/VL7fivGmglF548tJRP2ttSmfTMuAdY5GNGTJTVZOzNbIOfnbVEDMMWF4V+quUuSyeUQ6zRxtX1w== |
932 | 935 | dependencies:
|
933 |
| - "@graphql-codegen/plugin-helpers" "^3.1.1" |
934 |
| - "@graphql-codegen/schema-ast" "^2.6.0" |
935 |
| - "@graphql-codegen/visitor-plugin-common" "2.13.5" |
| 936 | + "@graphql-codegen/plugin-helpers" "^3.1.2" |
| 937 | + "@graphql-codegen/schema-ast" "^2.6.1" |
| 938 | + "@graphql-codegen/visitor-plugin-common" "2.13.7" |
936 | 939 | auto-bind "~4.0.0"
|
937 | 940 | tslib "~2.4.0"
|
938 | 941 |
|
939 |
| -"@graphql-codegen/visitor-plugin-common@2.13.5": |
940 |
| - version "2.13.5" |
941 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.5.tgz#b6e4eb5f7af25273886f5222825f5b4bbe2a2b79" |
942 |
| - integrity sha512-OV/mGnSvB/WkEqFu/3bPkAPDNRGRB3xONww5+06CObl383yGrasqM04shYYK4cpcCn9PVWFe8u0SLSEeGmMVrg== |
| 942 | +"@graphql-codegen/visitor-plugin-common@2.13.7", "@graphql-codegen/visitor-plugin-common@^2.13.7": |
| 943 | + version "2.13.7" |
| 944 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.7.tgz#591e054a970a0d572bdfb765bf948dae21bf8aed" |
| 945 | + integrity sha512-xE6iLDhr9sFM1qwCGJcCXRu5MyA0moapG2HVejwyAXXLubYKYwWnoiEigLH2b5iauh6xsl6XP8hh9D1T1dn5Cw== |
943 | 946 | dependencies:
|
944 |
| - "@graphql-codegen/plugin-helpers" "^3.1.1" |
| 947 | + "@graphql-codegen/plugin-helpers" "^3.1.2" |
945 | 948 | "@graphql-tools/optimize" "^1.3.0"
|
946 | 949 | "@graphql-tools/relay-operation-optimizer" "^6.5.0"
|
947 |
| - "@graphql-tools/utils" "^8.8.0" |
| 950 | + "@graphql-tools/utils" "^9.0.0" |
948 | 951 | auto-bind "~4.0.0"
|
949 | 952 | change-case-all "1.0.15"
|
950 | 953 | dependency-graph "^0.11.0"
|
951 | 954 | graphql-tag "^2.11.0"
|
952 | 955 | parse-filepath "^1.0.2"
|
953 | 956 | tslib "~2.4.0"
|
954 | 957 |
|
955 |
| -"@graphql-codegen/visitor-plugin-common@^2.5.2": |
956 |
| - version "2.5.2" |
957 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.5.2.tgz#90aa4add41e17bca83f1c7c8ad674f2a06065efd" |
958 |
| - integrity sha512-qDMraPmumG+vEGAz42/asRkdgIRmQWH5HTc320UX+I6CY6eE/Ey85cgzoqeQGLV8gu4sj3UkNx/3/r79eX4u+Q== |
959 |
| - dependencies: |
960 |
| - "@graphql-codegen/plugin-helpers" "^2.3.2" |
961 |
| - "@graphql-tools/optimize" "^1.0.1" |
962 |
| - "@graphql-tools/relay-operation-optimizer" "^6.3.7" |
963 |
| - "@graphql-tools/utils" "^8.3.0" |
964 |
| - auto-bind "~4.0.0" |
965 |
| - change-case-all "1.0.14" |
966 |
| - dependency-graph "^0.11.0" |
967 |
| - graphql-tag "^2.11.0" |
968 |
| - parse-filepath "^1.0.2" |
969 |
| - tslib "~2.3.0" |
970 |
| - |
971 | 958 | "@graphql-tools/apollo-engine-loader@^7.3.6":
|
972 | 959 | version "7.3.6"
|
973 | 960 | resolved "https://registry.yarnpkg.com/@graphql-tools/apollo-engine-loader/-/apollo-engine-loader-7.3.6.tgz#a2bd7cbae69975bb8ccd33e7ca4c6a705671dc30"
|
|
1180 | 1167 | "@graphql-tools/utils" "8.12.0"
|
1181 | 1168 | tslib "^2.4.0"
|
1182 | 1169 |
|
1183 |
| -"@graphql-tools/optimize@^1.0.1": |
1184 |
| - version "1.1.1" |
1185 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/optimize/-/optimize-1.1.1.tgz#dcd59ba1ee34431e5e9b086b57fe0bdb1a176669" |
1186 |
| - integrity sha512-y0TEfPyGmJaQjnsTRs/UP7/ZHaB3i68VAsXW4H2doUFKY6rIOUz+ruME/uWsfy/VeTWBNqGX8/m/X7YFEi5OJQ== |
1187 |
| - dependencies: |
1188 |
| - tslib "~2.3.0" |
1189 |
| - |
1190 | 1170 | "@graphql-tools/optimize@^1.3.0":
|
1191 | 1171 | version "1.3.0"
|
1192 | 1172 | resolved "https://registry.yarnpkg.com/@graphql-tools/optimize/-/optimize-1.3.0.tgz#11ea27ac73e857d882ccfd7a3a981d8d6fb521e2"
|
|
1219 | 1199 | tslib "^2.4.0"
|
1220 | 1200 | yaml-ast-parser "^0.0.43"
|
1221 | 1201 |
|
1222 |
| -"@graphql-tools/relay-operation-optimizer@^6.3.7": |
1223 |
| - version "6.4.1" |
1224 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.4.1.tgz#28572444e2c00850c889a84472f3cc7405dc1ad8" |
1225 |
| - integrity sha512-2b9D5L+31sIBnvmcmIW5tfvNUV+nJFtbHpUyarTRDmFT6EZ2cXo4WZMm9XJcHQD/Z5qvMXfPHxzQ3/JUs4xI+w== |
1226 |
| - dependencies: |
1227 |
| - "@graphql-tools/utils" "^8.5.1" |
1228 |
| - relay-compiler "12.0.0" |
1229 |
| - tslib "~2.3.0" |
1230 |
| - |
1231 | 1202 | "@graphql-tools/relay-operation-optimizer@^6.5.0":
|
1232 | 1203 | version "6.5.0"
|
1233 | 1204 | resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.5.0.tgz#eb51e45c5fb46d472eb2ebfbbcc9cdc0f2a9913c"
|
|
1354 | 1325 | dependencies:
|
1355 | 1326 | tslib "^2.4.0"
|
1356 | 1327 |
|
1357 |
| -"@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.3.0", "@graphql-tools/utils@^8.5.1", "@graphql-tools/utils@^8.5.2": |
1358 |
| - version "8.6.1" |
1359 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.6.1.tgz#52c7eb108f2ca2fd01bdba8eef85077ead1bf882" |
1360 |
| - integrity sha512-uxcfHCocp4ENoIiovPxUWZEHOnbXqj3ekWc0rm7fUhW93a1xheARNHcNKhwMTR+UKXVJbTFQdGI1Rl5XdyvDBg== |
| 1328 | +"@graphql-tools/utils@^8.5.2": |
| 1329 | + version "8.13.1" |
| 1330 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.13.1.tgz#b247607e400365c2cd87ff54654d4ad25a7ac491" |
| 1331 | + integrity sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw== |
1361 | 1332 | dependencies:
|
1362 |
| - tslib "~2.3.0" |
| 1333 | + tslib "^2.4.0" |
1363 | 1334 |
|
1364 | 1335 | "@graphql-tools/utils@^9.0.0":
|
1365 | 1336 | version "9.0.0"
|
@@ -3458,10 +3429,10 @@ graphql-ws@^5.4.1:
|
3458 | 3429 | resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.5.5.tgz#f375486d3f196e2a2527b503644693ae3a8670a9"
|
3459 | 3430 | integrity sha512-hvyIS71vs4Tu/yUYHPvGXsTgo0t3arU820+lT5VjZS2go0ewp2LqyCgxEN56CzOG7Iys52eRhHBiD1gGRdiQtw==
|
3460 | 3431 |
|
3461 |
| -graphql@^16.2.0: |
3462 |
| - version "16.2.0" |
3463 |
| - resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656" |
3464 |
| - integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA== |
| 3432 | +graphql@16.5.0: |
| 3433 | + version "16.5.0" |
| 3434 | + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.5.0.tgz#41b5c1182eaac7f3d47164fb247f61e4dfb69c85" |
| 3435 | + integrity sha512-qbHgh8Ix+j/qY+a/ZcJnFQ+j8ezakqPiHwPiZhV/3PgGlgf96QMBB5/f2rkiC9sgLoy/xvT6TSiaf2nTHJh5iA== |
3465 | 3436 |
|
3466 | 3437 | has-bigints@^1.0.1:
|
3467 | 3438 | version "1.0.1"
|
@@ -5165,29 +5136,6 @@ regexpp@^3.2.0:
|
5165 | 5136 | resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
|
5166 | 5137 | integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
|
5167 | 5138 |
|
5168 |
| -relay-compiler@12.0.0: |
5169 |
| - version "12.0.0" |
5170 |
| - resolved "https://registry.yarnpkg.com/relay-compiler/-/relay-compiler-12.0.0.tgz#9f292d483fb871976018704138423a96c8a45439" |
5171 |
| - integrity sha512-SWqeSQZ+AMU/Cr7iZsHi1e78Z7oh00I5SvR092iCJq79aupqJ6Ds+I1Pz/Vzo5uY5PY0jvC4rBJXzlIN5g9boQ== |
5172 |
| - dependencies: |
5173 |
| - "@babel/core" "^7.14.0" |
5174 |
| - "@babel/generator" "^7.14.0" |
5175 |
| - "@babel/parser" "^7.14.0" |
5176 |
| - "@babel/runtime" "^7.0.0" |
5177 |
| - "@babel/traverse" "^7.14.0" |
5178 |
| - "@babel/types" "^7.0.0" |
5179 |
| - babel-preset-fbjs "^3.4.0" |
5180 |
| - chalk "^4.0.0" |
5181 |
| - fb-watchman "^2.0.0" |
5182 |
| - fbjs "^3.0.0" |
5183 |
| - glob "^7.1.1" |
5184 |
| - immutable "~3.7.6" |
5185 |
| - invariant "^2.2.4" |
5186 |
| - nullthrows "^1.1.1" |
5187 |
| - relay-runtime "12.0.0" |
5188 |
| - signedsource "^1.0.0" |
5189 |
| - yargs "^15.3.1" |
5190 |
| - |
5191 | 5139 | relay-runtime@12.0.0:
|
5192 | 5140 | version "12.0.0"
|
5193 | 5141 | resolved "https://registry.yarnpkg.com/relay-runtime/-/relay-runtime-12.0.0.tgz#1e039282bdb5e0c1b9a7dc7f6b9a09d4f4ff8237"
|
|
0 commit comments