|
47 | 47 | dependencies:
|
48 | 48 | "@babel/highlight" "^7.16.7"
|
49 | 49 |
|
| 50 | +"@babel/code-frame@^7.18.6": |
| 51 | + version "7.18.6" |
| 52 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a" |
| 53 | + integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q== |
| 54 | + dependencies: |
| 55 | + "@babel/highlight" "^7.18.6" |
| 56 | + |
50 | 57 | "@babel/compat-data@^7.16.4":
|
51 | 58 | version "7.16.8"
|
52 | 59 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
|
|
138 | 145 | "@jridgewell/gen-mapping" "^0.1.0"
|
139 | 146 | jsesc "^2.5.1"
|
140 | 147 |
|
| 148 | +"@babel/generator@^7.18.13": |
| 149 | + version "7.19.0" |
| 150 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.0.tgz#785596c06425e59334df2ccee63ab166b738419a" |
| 151 | + integrity sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg== |
| 152 | + dependencies: |
| 153 | + "@babel/types" "^7.19.0" |
| 154 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 155 | + jsesc "^2.5.1" |
| 156 | + |
141 | 157 | "@babel/helper-annotate-as-pure@^7.16.7":
|
142 | 158 | version "7.16.7"
|
143 | 159 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862"
|
|
314 | 330 | dependencies:
|
315 | 331 | "@babel/types" "^7.16.7"
|
316 | 332 |
|
| 333 | +"@babel/helper-string-parser@^7.18.10": |
| 334 | + version "7.18.10" |
| 335 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" |
| 336 | + integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
| 337 | + |
317 | 338 | "@babel/helper-validator-identifier@^7.16.7":
|
318 | 339 | version "7.16.7"
|
319 | 340 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
|
320 | 341 | integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
|
321 | 342 |
|
| 343 | +"@babel/helper-validator-identifier@^7.18.6": |
| 344 | + version "7.19.1" |
| 345 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
| 346 | + integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
| 347 | + |
322 | 348 | "@babel/helper-validator-option@^7.16.7":
|
323 | 349 | version "7.16.7"
|
324 | 350 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
|
|
351 | 377 | chalk "^2.0.0"
|
352 | 378 | js-tokens "^4.0.0"
|
353 | 379 |
|
| 380 | +"@babel/highlight@^7.18.6": |
| 381 | + version "7.18.6" |
| 382 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf" |
| 383 | + integrity sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g== |
| 384 | + dependencies: |
| 385 | + "@babel/helper-validator-identifier" "^7.18.6" |
| 386 | + chalk "^2.0.0" |
| 387 | + js-tokens "^4.0.0" |
| 388 | + |
354 | 389 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.10":
|
355 | 390 | version "7.16.10"
|
356 | 391 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.10.tgz#aba1b1cb9696a24a19f59c41af9cf17d1c716a88"
|
|
366 | 401 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78"
|
367 | 402 | integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==
|
368 | 403 |
|
| 404 | +"@babel/parser@^7.18.10": |
| 405 | + version "7.19.1" |
| 406 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.1.tgz#6f6d6c2e621aad19a92544cc217ed13f1aac5b4c" |
| 407 | + integrity sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A== |
| 408 | + |
369 | 409 | "@babel/plugin-proposal-class-properties@^7.0.0":
|
370 | 410 | version "7.16.7"
|
371 | 411 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz#925cad7b3b1a2fcea7e59ecc8eb5954f961f91b0"
|
|
663 | 703 | dependencies:
|
664 | 704 | regenerator-runtime "^0.13.4"
|
665 | 705 |
|
| 706 | +"@babel/template@^7.15.4", "@babel/template@^7.18.10": |
| 707 | + version "7.18.10" |
| 708 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" |
| 709 | + integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== |
| 710 | + dependencies: |
| 711 | + "@babel/code-frame" "^7.18.6" |
| 712 | + "@babel/parser" "^7.18.10" |
| 713 | + "@babel/types" "^7.18.10" |
| 714 | + |
666 | 715 | "@babel/template@^7.16.7", "@babel/template@^7.3.3":
|
667 | 716 | version "7.16.7"
|
668 | 717 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155"
|
|
736 | 785 | "@babel/helper-validator-identifier" "^7.16.7"
|
737 | 786 | to-fast-properties "^2.0.0"
|
738 | 787 |
|
| 788 | +"@babel/types@^7.18.10", "@babel/types@^7.18.13", "@babel/types@^7.19.0": |
| 789 | + version "7.19.0" |
| 790 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.0.tgz#75f21d73d73dc0351f3368d28db73465f4814600" |
| 791 | + integrity sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA== |
| 792 | + dependencies: |
| 793 | + "@babel/helper-string-parser" "^7.18.10" |
| 794 | + "@babel/helper-validator-identifier" "^7.18.6" |
| 795 | + to-fast-properties "^2.0.0" |
| 796 | + |
739 | 797 | "@bcoe/v8-coverage@^0.2.3":
|
740 | 798 | version "0.2.3"
|
741 | 799 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
763 | 821 | minimatch "^3.1.2"
|
764 | 822 | strip-json-comments "^3.1.1"
|
765 | 823 |
|
766 |
| -"@graphql-codegen/[email protected]": |
767 |
| - version "2.12.2" |
768 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.2.tgz#6122fbaca462b788ad7811135b3fc251b46cf6c4" |
769 |
| - integrity sha512-cM2BS1FDWiZKpCFxdmhKsUzlNFs8X54yJm9djsPdz36yzXV5Sa4t6HQzr0vAX8cpc9RneBBi3rCkozRuRbBtjA== |
| 824 | +"@graphql-codegen/add@^3.2.1": |
| 825 | + version "3.2.1" |
| 826 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-3.2.1.tgz#f1109f36f194f88a6abcc51703abee43ebbb50a2" |
| 827 | + integrity sha512-w82H/evh8SSGoD3K6K/Oh3kqSdbuU+TgHqMYmmHFxtH692v2xhN/cu1s/TotBQ7r4mO7OQutze7dde2tZEXGEQ== |
770 | 828 | dependencies:
|
| 829 | + "@graphql-codegen/plugin-helpers" "^2.6.2" |
| 830 | + tslib "~2.4.0" |
| 831 | + |
| 832 | +"@graphql-codegen/[email protected]": |
| 833 | + version "2.13.0" |
| 834 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.0.tgz#f27b334b992eeb2666fbb90baf6b5ed997d411a6" |
| 835 | + integrity sha512-r1Z05jKl4h0wVvBpFKqpN+clICZiC356OTLxcdn0XO55vVyjIRl2r4Y2J83JnaklCsiMB5ODtn7uIzmpbXdWjw== |
| 836 | + dependencies: |
| 837 | + "@babel/generator" "^7.18.13" |
| 838 | + "@babel/template" "^7.18.10" |
| 839 | + "@babel/types" "^7.18.13" |
| 840 | + "@graphql-codegen/client-preset" "1.0.1" |
771 | 841 | "@graphql-codegen/core" "2.6.2"
|
772 |
| - "@graphql-codegen/plugin-helpers" "^2.7.1" |
| 842 | + "@graphql-codegen/plugin-helpers" "^2.6.2" |
773 | 843 | "@graphql-tools/apollo-engine-loader" "^7.3.6"
|
774 | 844 | "@graphql-tools/code-file-loader" "^7.3.1"
|
775 | 845 | "@graphql-tools/git-loader" "^7.2.1"
|
|
780 | 850 | "@graphql-tools/prisma-loader" "^7.2.7"
|
781 | 851 | "@graphql-tools/url-loader" "^7.13.2"
|
782 | 852 | "@graphql-tools/utils" "^8.9.0"
|
783 |
| - "@whatwg-node/fetch" "^0.4.0" |
| 853 | + "@whatwg-node/fetch" "^0.3.0" |
784 | 854 | ansi-escapes "^4.3.1"
|
785 | 855 | chalk "^4.1.0"
|
786 | 856 | chokidar "^3.5.2"
|
787 | 857 | cosmiconfig "^7.0.0"
|
788 |
| - cosmiconfig-typescript-loader "^4.0.0" |
| 858 | + cosmiconfig-typescript-loader "4.0.0" |
789 | 859 | debounce "^1.2.0"
|
790 | 860 | detect-indent "^6.0.0"
|
791 | 861 | graphql-config "^4.3.5"
|
|
801 | 871 | yaml "^1.10.0"
|
802 | 872 | yargs "^17.0.0"
|
803 | 873 |
|
| 874 | +"@graphql-codegen/[email protected]": |
| 875 | + version "1.0.1" |
| 876 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/client-preset/-/client-preset-1.0.1.tgz#a0f3c27638b9981550d4e76982211d516d078c4b" |
| 877 | + integrity sha512-JsZwrUveq2HG7Rv/tOmwPGB9IyPd9Dfc6mAXV+jrVvlmj4W3tHiIRKzQpyW1m/Y9g6xBQnMbiEp81qSXBdaWCw== |
| 878 | + dependencies: |
| 879 | + "@babel/helper-plugin-utils" "^7.14.5" |
| 880 | + "@babel/template" "^7.15.4" |
| 881 | + "@graphql-codegen/add" "^3.2.1" |
| 882 | + "@graphql-codegen/gql-tag-operations" "^1.5.0" |
| 883 | + "@graphql-codegen/plugin-helpers" "^2.6.2" |
| 884 | + "@graphql-codegen/typed-document-node" "^2.3.3" |
| 885 | + "@graphql-codegen/typescript" "^2.7.3" |
| 886 | + "@graphql-codegen/typescript-operations" "^2.5.3" |
| 887 | + "@graphql-codegen/visitor-plugin-common" "^2.12.1" |
| 888 | + "@graphql-tools/utils" "^8.8.0" |
| 889 | + "@graphql-typed-document-node/core" "3.1.1" |
| 890 | + tslib "~2.4.0" |
| 891 | + |
804 | 892 | "@graphql-codegen/[email protected]":
|
805 | 893 | version "2.6.2"
|
806 | 894 | resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.2.tgz#29c766d2e9e5a3deeeb4f1728c1f7b1aca054a22"
|
|
811 | 899 | "@graphql-tools/utils" "^8.8.0"
|
812 | 900 | tslib "~2.4.0"
|
813 | 901 |
|
| 902 | +"@graphql-codegen/gql-tag-operations@^1.5.0": |
| 903 | + version "1.5.0" |
| 904 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-1.5.0.tgz#8ad4d69e51203cf181376a66d0ad30289be67467" |
| 905 | + integrity sha512-g4U+aXEp+0Czae4jRzcagCmdopRRlU/Oxc1BlVxw3Vv6OsVcYyXMR3UJe4tWd/gOWncTkeZRfUfc+RllinshaQ== |
| 906 | + dependencies: |
| 907 | + "@graphql-codegen/plugin-helpers" "^2.6.2" |
| 908 | + "@graphql-codegen/visitor-plugin-common" "2.12.1" |
| 909 | + "@graphql-tools/utils" "^8.8.0" |
| 910 | + auto-bind "~4.0.0" |
| 911 | + tslib "~2.4.0" |
| 912 | + |
814 | 913 | "@graphql-codegen/plugin-helpers@^2.3.2":
|
815 | 914 | version "2.3.2"
|
816 | 915 | resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.3.2.tgz#3f9ba625791901d19be733db1dfc9a3dbd0dac44"
|
|
835 | 934 | lodash "~4.17.0"
|
836 | 935 | tslib "~2.4.0"
|
837 | 936 |
|
838 |
| -"@graphql-codegen/plugin-helpers@^2.7.1": |
839 |
| - version "2.7.1" |
840 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.1.tgz#de999bdf8a1485f6f3c4c5f21cfb038e99d67e3e" |
841 |
| - integrity sha512-wpEShhwbQp8pqXolnSCNaj0pU91LbuBvYHpYqm96TUqyeKQYAYRVmw3JIt0g8UQpKYhg8lYIDwWdcINOYqkGLg== |
842 |
| - dependencies: |
843 |
| - "@graphql-tools/utils" "^8.8.0" |
844 |
| - change-case-all "1.0.14" |
845 |
| - common-tags "1.8.2" |
846 |
| - import-from "4.0.0" |
847 |
| - lodash "~4.17.0" |
848 |
| - tslib "~2.4.0" |
849 |
| - |
850 | 937 | "@graphql-codegen/schema-ast@^2.4.1":
|
851 | 938 | version "2.4.1"
|
852 | 939 | resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.4.1.tgz#ad742b53e32f7a2fbff8ea8a91ba7e617e6ef236"
|
|
865 | 952 | "@graphql-tools/utils" "^8.8.0"
|
866 | 953 | tslib "~2.4.0"
|
867 | 954 |
|
868 |
| -"@graphql-codegen/[email protected]": |
| 955 | +"@graphql-codegen/typed-document-node@^2.3.3": |
| 956 | + version "2.3.3" |
| 957 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-2.3.3.tgz#898b36738ee5377d83bd381460faf4c32013afe8" |
| 958 | + integrity sha512-0zUPMr1pAqzMyPvtpnlfCbwQgS22t2kPhhfGQs2Yw32O+0+vn1ACcvxt0x1TfUwspYfFJa8AAXJ8NjwmDVAFMQ== |
| 959 | + dependencies: |
| 960 | + "@graphql-codegen/plugin-helpers" "^2.6.2" |
| 961 | + "@graphql-codegen/visitor-plugin-common" "2.12.1" |
| 962 | + auto-bind "~4.0.0" |
| 963 | + change-case-all "1.0.14" |
| 964 | + tslib "~2.4.0" |
| 965 | + |
| 966 | +"@graphql-codegen/typescript-operations@^2.5.3": |
| 967 | + version "2.5.3" |
| 968 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.3.tgz#c6fd3f209e3482b86b08050685af8fa45ab14297" |
| 969 | + integrity sha512-s+pA+Erm0HeBb/D5cNrflwRM5KWhkiA5cbz4uA99l3fzFPveoQBPfRCBu0XAlJLP/kBDy64+o4B8Nfc7wdRtmA== |
| 970 | + dependencies: |
| 971 | + "@graphql-codegen/plugin-helpers" "^2.6.2" |
| 972 | + "@graphql-codegen/typescript" "^2.7.3" |
| 973 | + "@graphql-codegen/visitor-plugin-common" "2.12.1" |
| 974 | + auto-bind "~4.0.0" |
| 975 | + tslib "~2.4.0" |
| 976 | + |
| 977 | +"@graphql-codegen/[email protected]", "@graphql-codegen/typescript@^2.7.3": |
869 | 978 | version "2.7.3"
|
870 | 979 | resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.3.tgz#ad786a1c74e16eca8e01e7a8f28078e1c24eeb61"
|
871 | 980 | integrity sha512-EzX/acijXtbG/AwPzho2ZZWaNo00+xAbsRDP+vnT2PwQV3AYq3/5bFvjq1XfAGWbTntdmlYlIwC9hf5bI85WVA==
|
|
876 | 985 | auto-bind "~4.0.0"
|
877 | 986 | tslib "~2.4.0"
|
878 | 987 |
|
879 |
| -"@graphql-codegen/[email protected]": |
| 988 | +"@graphql-codegen/[email protected]", "@graphql-codegen/visitor-plugin-common@^2.12.1": |
880 | 989 | version "2.12.1"
|
881 | 990 | resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.1.tgz#8d2d24b572afd396381dddef7e2032b0f73c05cc"
|
882 | 991 | integrity sha512-dIUrX4+i/uazyPQqXyQ8cqykgNFe1lknjnfDWFo0gnk2W8+ruuL2JpSrj/7efzFHxbYGMQrCABDCUTVLi3DcVA==
|
|
1290 | 1399 | tslib "^2.4.0"
|
1291 | 1400 | value-or-promise "1.0.11"
|
1292 | 1401 |
|
| 1402 | +"@graphql-typed-document-node/[email protected]": |
| 1403 | + version "3.1.1" |
| 1404 | + resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052" |
| 1405 | + integrity sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg== |
| 1406 | + |
1293 | 1407 | "@humanwhocodes/config-array@^0.10.5":
|
1294 | 1408 | version "0.10.5"
|
1295 | 1409 | resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.5.tgz#bb679745224745fff1e9a41961c1d45a49f81c04"
|
|
1567 | 1681 | "@jridgewell/set-array" "^1.0.0"
|
1568 | 1682 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
1569 | 1683 |
|
| 1684 | +"@jridgewell/gen-mapping@^0.3.2": |
| 1685 | + version "0.3.2" |
| 1686 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz#c1aedc61e853f2bb9f5dfe6d4442d3b565b253b9" |
| 1687 | + integrity sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A== |
| 1688 | + dependencies: |
| 1689 | + "@jridgewell/set-array" "^1.0.1" |
| 1690 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1691 | + "@jridgewell/trace-mapping" "^0.3.9" |
| 1692 | + |
1570 | 1693 | "@jridgewell/resolve-uri@^3.0.3":
|
1571 | 1694 | version "3.0.6"
|
1572 | 1695 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.6.tgz#4ac237f4dabc8dd93330386907b97591801f7352"
|
|
1577 | 1700 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.0.tgz#1179863356ac8fbea64a5a4bcde93a4871012c01"
|
1578 | 1701 | integrity sha512-SfJxIxNVYLTsKwzB3MoOQ1yxf4w/E6MdkvTgrgAt1bfxjSrLUoHMKrDOykwN14q65waezZIdqDneUIPh4/sKxg==
|
1579 | 1702 |
|
| 1703 | +"@jridgewell/set-array@^1.0.1": |
| 1704 | + version "1.1.2" |
| 1705 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
| 1706 | + integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== |
| 1707 | + |
1580 | 1708 | "@jridgewell/sourcemap-codec@^1.4.10":
|
1581 | 1709 | version "1.4.12"
|
1582 | 1710 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.12.tgz#7ed98f6fa525ffb7c56a2cbecb5f7bb91abd2baf"
|
|
1936 | 2064 | undici "^5.8.0"
|
1937 | 2065 | web-streams-polyfill "^3.2.0"
|
1938 | 2066 |
|
1939 |
| -"@whatwg-node/fetch@^0.4.0": |
1940 |
| - version "0.4.4" |
1941 |
| - resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.4.4.tgz#9f6502177453d48b76d31f33d32dcd60afb9eb54" |
1942 |
| - integrity sha512-/c2u1blMAXHVXneZjVLyE0AwdRuuFpv2P3ghNz2QtpHed+25WdSkTi7XxICwuaRsl/mMgundCzSy1352rZgWPg== |
| 2067 | +"@whatwg-node/fetch@^0.3.0": |
| 2068 | + version "0.3.2" |
| 2069 | + resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.3.2.tgz#da4323795c26c135563ba01d49dc16037bec4287" |
| 2070 | + integrity sha512-Bs5zAWQs0tXsLa4mRmLw7Psps1EN78vPtgcLpw3qPY8s6UYPUM67zFZ9cy+7tZ64PXhfwzxJn+m7RH2Lq48RNQ== |
1943 | 2071 | dependencies:
|
1944 | 2072 | "@peculiar/webcrypto" "^1.4.0"
|
1945 | 2073 | abort-controller "^3.0.0"
|
1946 | 2074 | busboy "^1.6.0"
|
| 2075 | + event-target-polyfill "^0.0.3" |
1947 | 2076 | form-data-encoder "^1.7.1"
|
1948 | 2077 | formdata-node "^4.3.1"
|
1949 | 2078 | node-fetch "^2.6.7"
|
|
2560 | 2689 | dependencies:
|
2561 | 2690 | "@iarna/toml" "^2.2.5"
|
2562 | 2691 |
|
2563 |
| -cosmiconfig-typescript-loader@^4.0.0: |
| 2692 | +cosmiconfig-typescript-loader@4.0.0, cosmiconfig-typescript-loader@^4.0.0: |
2564 | 2693 | version "4.0.0"
|
2565 | 2694 | resolved "https://registry.yarnpkg.com/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-4.0.0.tgz#4a6d856c1281135197346a6f64dfa73a9cd9fefa"
|
2566 | 2695 | integrity sha512-cVpucSc2Tf+VPwCCR7SZzmQTQkPbkk4O01yXsYqXBIbjE1bhwqSyAgYQkRK1un4i0OPziTleqFhdkmOc4RQ/9g==
|
|
0 commit comments