|
604 | 604 | minimatch "^3.0.4"
|
605 | 605 | strip-json-comments "^3.1.1"
|
606 | 606 |
|
607 |
| -"@graphql-codegen/cli@2.3.1": |
608 |
| - version "2.3.1" |
609 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.3.1.tgz#66083293b60e3182603d70031210d59e6f1a16e5" |
610 |
| - integrity sha512-xMSvYqFtnRXOp/sVJSyqiFTm70X8ouLXiq5o/R/D3yQtA6NNudAC+Q4oxg9/LZKnRDL6pehwdC8CNnQk0Tf7Sw== |
| 607 | +"@graphql-codegen/cli@2.6.2": |
| 608 | + version "2.6.2" |
| 609 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.6.2.tgz#a9aa4656141ee0998cae8c7ad7d0bf9ca8e0c9ae" |
| 610 | + integrity sha512-UO75msoVgvLEvfjCezM09cQQqp32+mR8Ma1ACsBpr7nroFvHbgcu2ulx1cMovg4sxDBCsvd9Eq/xOOMpARUxtw== |
611 | 611 | dependencies:
|
612 |
| - "@graphql-codegen/core" "2.4.0" |
613 |
| - "@graphql-codegen/plugin-helpers" "^2.3.2" |
| 612 | + "@graphql-codegen/core" "2.5.1" |
| 613 | + "@graphql-codegen/plugin-helpers" "^2.4.1" |
614 | 614 | "@graphql-tools/apollo-engine-loader" "^7.0.5"
|
615 | 615 | "@graphql-tools/code-file-loader" "^7.0.6"
|
616 | 616 | "@graphql-tools/git-loader" "^7.0.5"
|
|
640 | 640 | listr "^0.14.3"
|
641 | 641 | listr-update-renderer "^0.5.0"
|
642 | 642 | log-symbols "^4.0.0"
|
643 |
| - minimatch "^3.0.4" |
| 643 | + minimatch "^4.0.0" |
644 | 644 | mkdirp "^1.0.4"
|
645 | 645 | string-env-interpolation "^1.0.1"
|
646 | 646 | ts-log "^2.2.3"
|
|
650 | 650 | yaml "^1.10.0"
|
651 | 651 | yargs "^17.0.0"
|
652 | 652 |
|
653 |
| -"@graphql-codegen/core@2.4.0": |
654 |
| - version "2.4.0" |
655 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.4.0.tgz#d94dcc088b5e117c847ce5b10c4fe1eb7325e180" |
656 |
| - integrity sha512-5RiYE1+07jayp/3w/bkyaCXtfKNeKmRabpPP4aRi369WeH2cH37l2K8NbhkIU+zhpnhoqMID61TO56x2fKldZQ== |
| 653 | +"@graphql-codegen/core@2.5.1": |
| 654 | + version "2.5.1" |
| 655 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.5.1.tgz#e3d50d3449b8c58b74ea08e97faf656a1b7fc8a1" |
| 656 | + integrity sha512-alctBVl2hMnBXDLwkgmnFPrZVIiBDsWJSmxJcM4GKg1PB23+xuov35GE47YAyAhQItE1B1fbYnbb1PtGiDZ4LA== |
657 | 657 | dependencies:
|
658 |
| - "@graphql-codegen/plugin-helpers" "^2.3.2" |
| 658 | + "@graphql-codegen/plugin-helpers" "^2.4.1" |
659 | 659 | "@graphql-tools/schema" "^8.1.2"
|
660 | 660 | "@graphql-tools/utils" "^8.1.1"
|
661 | 661 | tslib "~2.3.0"
|
|
672 | 672 | lodash "~4.17.0"
|
673 | 673 | tslib "~2.3.0"
|
674 | 674 |
|
| 675 | +"@graphql-codegen/plugin-helpers@^2.4.0", "@graphql-codegen/plugin-helpers@^2.4.1": |
| 676 | + version "2.4.2" |
| 677 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.4.2.tgz#e4f6b74dddcf8a9974fef5ce48562ae0980f9fed" |
| 678 | + integrity sha512-LJNvwAPv/sKtI3RnRDm+nPD+JeOfOuSOS4FFIpQCMUCyMnFcchV/CPTTv7tT12fLUpEg6XjuFfDBvOwndti30Q== |
| 679 | + dependencies: |
| 680 | + "@graphql-tools/utils" "^8.5.2" |
| 681 | + change-case-all "1.0.14" |
| 682 | + common-tags "1.8.2" |
| 683 | + import-from "4.0.0" |
| 684 | + lodash "~4.17.0" |
| 685 | + tslib "~2.3.0" |
| 686 | + |
675 | 687 | "@graphql-codegen/schema-ast@^2.4.1":
|
676 | 688 | version "2.4.1"
|
677 | 689 | resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.4.1.tgz#ad742b53e32f7a2fbff8ea8a91ba7e617e6ef236"
|
|
681 | 693 | "@graphql-tools/utils" "^8.1.1"
|
682 | 694 | tslib "~2.3.0"
|
683 | 695 |
|
684 |
| -"@graphql-codegen/[email protected].2": |
685 |
| - version "2.4.2" |
686 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.4.2.tgz#a239d5fd8f11140d5d4c81cfae7ff02054b724dc" |
687 |
| - integrity sha512-8ajWidiFqF1KNAywtb/692SjwTyjzrDHo1sf2Q7Z+rh9qDEIrh83VHB8naT/1CefOvxj3MS6GbcsvJMizaE/AQ== |
| 696 | +"@graphql-codegen/[email protected].8": |
| 697 | + version "2.4.8" |
| 698 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.4.8.tgz#e8110baba9713cde72d57a5c95aa27400363ed9a" |
| 699 | + integrity sha512-tVsHIkuyenBany7c5IMU1yi4S1er2hgyXJGNY7PcyhpJMx0eChmbqz1VTiZxDEwi8mDBS2mn3TaSJMh6xuJM5g== |
688 | 700 | dependencies:
|
689 |
| - "@graphql-codegen/plugin-helpers" "^2.3.2" |
| 701 | + "@graphql-codegen/plugin-helpers" "^2.4.0" |
690 | 702 | "@graphql-codegen/schema-ast" "^2.4.1"
|
691 |
| - "@graphql-codegen/visitor-plugin-common" "2.5.2" |
| 703 | + "@graphql-codegen/visitor-plugin-common" "2.7.4" |
692 | 704 | auto-bind "~4.0.0"
|
693 | 705 | tslib "~2.3.0"
|
694 | 706 |
|
695 |
| -"@graphql-codegen/[email protected]", "@graphql-codegen/visitor-plugin-common@^2.5.2": |
| 707 | +"@graphql-codegen/[email protected]": |
| 708 | + version "2.7.4" |
| 709 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.7.4.tgz#fbc8aec9df0035b8f29fa64a6356cbb02062da5d" |
| 710 | + integrity sha512-aaDoEudDD+B7DK/UwDSL2Fzej75N9hNJ3N8FQuTIeDyw6FNGWUxmkjVBLQGlzfnYfK8IYkdfYkrPn3Skq0pVxA== |
| 711 | + dependencies: |
| 712 | + "@graphql-codegen/plugin-helpers" "^2.4.0" |
| 713 | + "@graphql-tools/optimize" "^1.0.1" |
| 714 | + "@graphql-tools/relay-operation-optimizer" "^6.3.7" |
| 715 | + "@graphql-tools/utils" "^8.3.0" |
| 716 | + auto-bind "~4.0.0" |
| 717 | + change-case-all "1.0.14" |
| 718 | + dependency-graph "^0.11.0" |
| 719 | + graphql-tag "^2.11.0" |
| 720 | + parse-filepath "^1.0.2" |
| 721 | + tslib "~2.3.0" |
| 722 | + |
| 723 | +"@graphql-codegen/visitor-plugin-common@^2.5.2": |
696 | 724 | version "2.5.2"
|
697 | 725 | resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.5.2.tgz#90aa4add41e17bca83f1c7c8ad674f2a06065efd"
|
698 | 726 | integrity sha512-qDMraPmumG+vEGAz42/asRkdgIRmQWH5HTc320UX+I6CY6eE/Ey85cgzoqeQGLV8gu4sj3UkNx/3/r79eX4u+Q==
|
|
4320 | 4348 | dependencies:
|
4321 | 4349 | brace-expansion "^1.1.7"
|
4322 | 4350 |
|
| 4351 | +minimatch@^4.0.0: |
| 4352 | + version "4.2.1" |
| 4353 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-4.2.1.tgz#40d9d511a46bdc4e563c22c3080cde9c0d8299b4" |
| 4354 | + integrity sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g== |
| 4355 | + dependencies: |
| 4356 | + brace-expansion "^1.1.7" |
| 4357 | + |
4323 | 4358 | minimist@^1.2.0, minimist@^1.2.5:
|
4324 | 4359 | version "1.2.5"
|
4325 | 4360 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
|
|
0 commit comments