|
41 | 41 | resolved "https://registry.yarnpkg.com/@apollographql/graphql-playground-html/-/graphql-playground-html-1.6.24.tgz#3ce939cb127fb8aaa3ffc1e90dff9b8af9f2e3dc" |
42 | 42 | integrity sha512-8GqG48m1XqyXh4mIZrtB5xOhUwSsh1WsrrsaZQOEYYql3YN9DEu9OOSg0ILzXHZo/h2Q74777YE4YzlArQzQEQ== |
43 | 43 |
|
| 44 | + |
| 45 | + version "0.0.1" |
| 46 | + resolved "https://registry.yarnpkg.com/@ardatan/aggregate-error/-/aggregate-error-0.0.1.tgz#1403ac5de10d8ca689fc1f65844c27179ae1d44f" |
| 47 | + integrity sha512-UQ9BequOTIavs0pTHLMwQwKQF8tTV1oezY/H2O9chA+JNPFZSua55xpU5dPSjAU9/jLJ1VwU+HJuTVN8u7S6Fg== |
| 48 | + |
44 | 49 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.1": |
45 | 50 | version "7.10.1" |
46 | 51 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.1.tgz#d5481c5095daa1c57e16e54c6f9198443afb49ff" |
|
546 | 551 | exec-sh "^0.3.2" |
547 | 552 | minimist "^1.2.0" |
548 | 553 |
|
549 | | -"@graphql-codegen/cli@1.15.1": |
550 | | - version "1.15.1" |
551 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-1.15.1.tgz#2c858af9b425dde5b3fa23ab80952cbf1f78470d" |
552 | | - integrity sha512-UQdeNFpdvYdirtm3rnClGItS0xyJImaSNpRorEXZPfuixeDr6q24EmuxFg7W+oCzSOSHHx3Vu75H4r/EFqH/xA== |
| 554 | +"@graphql-codegen/cli@1.16.0": |
| 555 | + version "1.16.0" |
| 556 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-1.16.0.tgz#f4c758c6b1f4271ef9ed69c6b4ccf595d5512d7f" |
| 557 | + integrity sha512-bFxO1+DxTk3xvFUCts+U6pwsps8QJEG3HhXQtHDTHtKjOglgDPM60FS31NolRFCothFpN+Pw3lgB2LS35wM1Xw== |
553 | 558 | dependencies: |
554 | | - "@graphql-codegen/core" "1.15.1" |
555 | | - "@graphql-codegen/plugin-helpers" "1.15.1" |
| 559 | + "@graphql-codegen/core" "1.16.0" |
| 560 | + "@graphql-codegen/plugin-helpers" "1.16.0" |
556 | 561 | "@graphql-tools/apollo-engine-loader" "^6.0.0" |
557 | 562 | "@graphql-tools/code-file-loader" "^6.0.0" |
558 | 563 | "@graphql-tools/git-loader" "^6.0.0" |
|
565 | 570 | "@graphql-tools/utils" "^6.0.0" |
566 | 571 | ansi-escapes "4.3.1" |
567 | 572 | camel-case "4.1.1" |
568 | | - chalk "4.0.0" |
| 573 | + chalk "4.1.0" |
569 | 574 | chokidar "3.4.0" |
570 | 575 | common-tags "1.8.0" |
571 | 576 | constant-case "3.0.3" |
|
576 | 581 | glob "7.1.6" |
577 | 582 | graphql-config "^3.0.2" |
578 | 583 | indent-string "4.0.0" |
579 | | - inquirer "7.1.0" |
| 584 | + inquirer "7.2.0" |
580 | 585 | is-glob "4.0.1" |
581 | 586 | json-to-pretty-yaml "1.2.2" |
582 | 587 | listr "0.14.3" |
|
595 | 600 | wrap-ansi "7.0.0" |
596 | 601 | yargs "15.3.1" |
597 | 602 |
|
598 | | -"@graphql-codegen/core@1.15.1": |
599 | | - version "1.15.1" |
600 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-1.15.1.tgz#a14d3c8a0100e0aa90df98673f67ae232ec1e0e3" |
601 | | - integrity sha512-LxtAFtKECkZPZeapIbUW8SSAxO9yRyIsYpg1+1gnv4GZw/0j6johXJ5Ms64Q6dZt69oMMYUIWmwNcGa/ccRILA== |
| 603 | +"@graphql-codegen/core@1.16.0": |
| 604 | + version "1.16.0" |
| 605 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-1.16.0.tgz#998f48f994651ec81ea97ba00c01c0cf95283b34" |
| 606 | + integrity sha512-B/K5WQ/xMl25NUCbeGywQCaWJMrf7Abnqbe0o1Oip63hFZYGxpT/se/3lcxo54kySdJUGZf5vAmqb0o94Syizg== |
602 | 607 | dependencies: |
603 | | - "@graphql-codegen/plugin-helpers" "1.15.1" |
| 608 | + "@graphql-codegen/plugin-helpers" "1.16.0" |
604 | 609 | "@graphql-tools/merge" "^6.0.0" |
605 | 610 | "@graphql-tools/utils" "^6.0.0" |
606 | 611 | tslib "~2.0.0" |
607 | 612 |
|
608 | | -"@graphql-codegen/introspection@1.15.1": |
609 | | - version "1.15.1" |
610 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/introspection/-/introspection-1.15.1.tgz#557e2b611720b32bc3ad4da8c4f7db1d17710369" |
611 | | - integrity sha512-FSst/8qQ1xGrJLSO2ottbh4tOlxb6+csBxq4qHfUFa1/tONCmMFZSaX9L7IDdVs0YZ4kFSIEMoYhrFJ21c73HA== |
| 613 | +"@graphql-codegen/introspection@1.16.0": |
| 614 | + version "1.16.0" |
| 615 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/introspection/-/introspection-1.16.0.tgz#4c6a7f0f2b200ea1a90faad27a893b5f9e9a559b" |
| 616 | + integrity sha512-Uq9Efbn0zH3NoxlLX8WuVuqo0U5ZTXqcax9SbXuyl+dyG5dbbLDRKh2EKb5Onr5W+N97c1IDyYEMTNv95WxE2A== |
612 | 617 | dependencies: |
613 | | - "@graphql-codegen/plugin-helpers" "1.15.1" |
| 618 | + "@graphql-codegen/plugin-helpers" "1.16.0" |
614 | 619 | tslib "~2.0.0" |
615 | 620 |
|
616 | | -"@graphql-codegen/plugin-helpers@1.15.1": |
617 | | - version "1.15.1" |
618 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.15.1.tgz#7fce2f93cf42199ca977018bcb8f67e946d5503a" |
619 | | - integrity sha512-DnLD+s4ng+rqbqrcHtV0/jtn/bYSUTqL3tpqPDeIhsqmdDSAtOtelVCeTtPHAJGOO7RI6BQB6rXm/ZgaCObIAg== |
| 621 | +"@graphql-codegen/plugin-helpers@1.16.0": |
| 622 | + version "1.16.0" |
| 623 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.16.0.tgz#4be4788735c6e7e2ef5d25ba1cb2609a89c0505a" |
| 624 | + integrity sha512-HhSrwjrpdm9HOXijgPGCrleR/HvfW/7boqdkpWXRPMpoc9VfQRnVoHhjbI22DwC77rzH8vRCPm8HM8yB9zNAsA== |
620 | 625 | dependencies: |
621 | 626 | "@graphql-tools/utils" "^6.0.0" |
622 | 627 | camel-case "4.1.1" |
|
629 | 634 | tslib "~2.0.0" |
630 | 635 | upper-case "2.0.1" |
631 | 636 |
|
632 | | -"@graphql-codegen/typescript-resolvers@1.15.1": |
633 | | - version "1.15.1" |
634 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-resolvers/-/typescript-resolvers-1.15.1.tgz#55fc1acfb49b6d84354badc5a47cc5571a91a345" |
635 | | - integrity sha512-xGKpTWBev0gp4evJAkMxs6xA7mZv9iR2mHcINUCY61mK+LExDeppPgMAEdRDfn/NHpbF+Pd/TOv0p0oF/B07TA== |
| 637 | +"@graphql-codegen/typescript-resolvers@1.16.0": |
| 638 | + version "1.16.0" |
| 639 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-resolvers/-/typescript-resolvers-1.16.0.tgz#27a00bdbbe2f89b0a540c150f6d176094ca825fe" |
| 640 | + integrity sha512-RnOOHl9awWk6er/7bVbc8QRNvyL7tF4g5w1fXgpxJoSu7tXyqq8EAxiXU80KTrTxwWh9Bu3y/oNB5tTRfF45Jw== |
636 | 641 | dependencies: |
637 | | - "@graphql-codegen/plugin-helpers" "1.15.1" |
638 | | - "@graphql-codegen/typescript" "1.15.1" |
639 | | - "@graphql-codegen/visitor-plugin-common" "1.15.1" |
| 642 | + "@graphql-codegen/plugin-helpers" "1.16.0" |
| 643 | + "@graphql-codegen/typescript" "1.16.0" |
| 644 | + "@graphql-codegen/visitor-plugin-common" "1.16.0" |
640 | 645 | "@graphql-tools/utils" "^6.0.0" |
641 | 646 | auto-bind "~4.0.0" |
642 | 647 | tslib "~2.0.0" |
643 | 648 |
|
644 | | -"@graphql-codegen/typescript@1.15.1": |
645 | | - version "1.15.1" |
646 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.15.1.tgz#dcb9357cd56289d7e98edc76250d8d6c822b34f4" |
647 | | - integrity sha512-DfXXHO37Ec/c4uEuFjAYvmDG5tqVgdt20uZ3fbVOCiKyy/mGcc27GkdyDX5UsjbdzQKOAOqQbrRFK4nl4/NWZg== |
| 649 | +"@graphql-codegen/typescript@1.16.0": |
| 650 | + version "1.16.0" |
| 651 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.16.0.tgz#b26e3b5ec57750228c101fd0c0ae79d3a1963b9a" |
| 652 | + integrity sha512-P+9HPOCPfPAa1SDOQWLoEckap7Zg5v/eiKu2srpu5+K68kvtKaidzgn5AjsALRUQY6lRtFupOdlpNQRsUA6uFA== |
648 | 653 | dependencies: |
649 | | - "@graphql-codegen/plugin-helpers" "1.15.1" |
650 | | - "@graphql-codegen/visitor-plugin-common" "1.15.1" |
| 654 | + "@graphql-codegen/plugin-helpers" "1.16.0" |
| 655 | + "@graphql-codegen/visitor-plugin-common" "1.16.0" |
651 | 656 | auto-bind "~4.0.0" |
652 | 657 | tslib "~2.0.0" |
653 | 658 |
|
654 | | -"@graphql-codegen/visitor-plugin-common@1.15.1": |
655 | | - version "1.15.1" |
656 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.15.1.tgz#ff01184a0efb02a419e3fb5912f38e94edcbbbe1" |
657 | | - integrity sha512-51HybEPeqptIbghtVhJ39W0PjbFtg8hntgIGpzer3882mIL9sY3ButLkJR6Nabu4GyA3pO07uaZIPJ4C85xoYw== |
| 659 | +"@graphql-codegen/visitor-plugin-common@1.16.0": |
| 660 | + version "1.16.0" |
| 661 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.16.0.tgz#31cc46cd4e95b2ebe06808f431888f0f8825ec8f" |
| 662 | + integrity sha512-WDdc/hwq6LIsTCbBz7laC2ZAyMAxC++k6RQeOh2VsfpMQ1aiO0x8ZTGTjecnBr9cMS4NI2S6aaFVKyWNvwuAwg== |
658 | 663 | dependencies: |
659 | | - "@graphql-codegen/plugin-helpers" "1.15.1" |
660 | | - "@graphql-tools/relay-operation-optimizer" "6.0.6" |
| 664 | + "@graphql-codegen/plugin-helpers" "1.16.0" |
| 665 | + "@graphql-tools/relay-operation-optimizer" "6.0.11" |
661 | 666 | array.prototype.flatmap "1.2.3" |
662 | 667 | auto-bind "~4.0.0" |
663 | 668 | dependency-graph "0.9.0" |
|
851 | 856 | prisma-yml "1.34.10" |
852 | 857 | tslib "~2.0.0" |
853 | 858 |
|
854 | | -"@graphql-tools/[email protected].6": |
855 | | - version "6.0.6" |
856 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.0.6.tgz#1da925a70539439f151fcc1cb6049538389da71e" |
857 | | - integrity sha512-5WkcAuqYzIP5i+uzz9WK3eKl/cC+BOSGfRjdRVTX4t0IMBReHoNLKAAvr8Vo+DE9qvyXGf+I0fWKs4sabVyF1g== |
| 859 | +"@graphql-tools/[email protected].11": |
| 860 | + version "6.0.11" |
| 861 | + resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.0.11.tgz#155208469858c5227d816b47ddb30f927f2bc5b8" |
| 862 | + integrity sha512-ypgpbm3rc2e/NgVCY6ttpZH8OVXFFKzbIBqkHD1CP1+H6ZneaSCtILPgvho4Y91GI68kzkG6asx5JcwuGrMq8w== |
858 | 863 | dependencies: |
859 | | - "@graphql-tools/utils" "6.0.6" |
| 864 | + "@graphql-tools/utils" "6.0.11" |
860 | 865 | relay-compiler "9.1.0" |
861 | 866 |
|
862 | 867 | "@graphql-tools/[email protected]": |
|
882 | 887 | valid-url "1.0.9" |
883 | 888 | websocket "1.0.31" |
884 | 889 |
|
885 | | -"@graphql-tools/[email protected].6": |
886 | | - version "6.0.6" |
887 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-6.0.6.tgz#49ef23dc96ee92771115c5b35eebaea0b0e3b71a" |
888 | | - integrity sha512-GHRnK7uSBERIoDd4D+RRQucF2eHESDpX4gcPvRuFiJblL+tEsno+I91FzyiTix3vFxnz3bAzWt7p+EN25PE4Xw== |
| 890 | +"@graphql-tools/[email protected].11": |
| 891 | + version "6.0.11" |
| 892 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-6.0.11.tgz#c394201c992dbc8f3644b9ad71411fdd55832f2d" |
| 893 | + integrity sha512-BK6HO73FbB/Ufac6XX5H0O2q4tEZi//HaQ7DgmHFoda53GZSZ/ZckJ59wh/tUvHykEaSFUSmMBVQxKbXBhGhyg== |
889 | 894 | dependencies: |
| 895 | + "@ardatan/aggregate-error" "0.0.1" |
890 | 896 | camel-case "4.1.1" |
891 | 897 |
|
892 | 898 | "@graphql-tools/[email protected]", "@graphql-tools/utils@^6.0.0": |
@@ -3409,14 +3415,22 @@ caw@^2.0.1: |
3409 | 3415 | tunnel-agent "^0.6.0" |
3410 | 3416 | url-to-options "^1.0.1" |
3411 | 3417 |
|
3412 | | -chalk@*, chalk@4.0.0, chalk@^4.0.0: |
| 3418 | +chalk@*, chalk@^4.0.0: |
3413 | 3419 | version "4.0.0" |
3414 | 3420 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72" |
3415 | 3421 | integrity sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A== |
3416 | 3422 | dependencies: |
3417 | 3423 | ansi-styles "^4.1.0" |
3418 | 3424 | supports-color "^7.1.0" |
3419 | 3425 |
|
| 3426 | + |
| 3427 | + version "4.1.0" |
| 3428 | + resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a" |
| 3429 | + integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== |
| 3430 | + dependencies: |
| 3431 | + ansi-styles "^4.1.0" |
| 3432 | + supports-color "^7.1.0" |
| 3433 | + |
3420 | 3434 | chalk@^1.0.0, chalk@^1.1.3: |
3421 | 3435 | version "1.1.3" |
3422 | 3436 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" |
@@ -6315,10 +6329,10 @@ ini@^1.3.4, ini@^1.3.5, ini@~1.3.0: |
6315 | 6329 | version "1.3.5" |
6316 | 6330 | resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" |
6317 | 6331 |
|
6318 | | -inquirer@7.1.0: |
6319 | | - version "7.1.0" |
6320 | | - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.1.0.tgz#1298a01859883e17c7264b82870ae1034f92dd29" |
6321 | | - integrity sha512-5fJMWEmikSYu0nv/flMc475MhGbB7TSPd/2IpFV4I4rMklboCH2rQjYY5kKiYGHqUF9gvaambupcJFFG9dvReg== |
| 6332 | +inquirer@7.2.0: |
| 6333 | + version "7.2.0" |
| 6334 | + resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.2.0.tgz#63ce99d823090de7eb420e4bb05e6f3449aa389a" |
| 6335 | + integrity sha512-E0c4rPwr9ByePfNlTIB8z51kK1s2n6jrHuJeEHENl/sbq2G/S1auvibgEwNR4uSyiU+PiYHqSwsgGiXjG8p5ZQ== |
6322 | 6336 | dependencies: |
6323 | 6337 | ansi-escapes "^4.2.1" |
6324 | 6338 | chalk "^3.0.0" |
|
0 commit comments