|
2596 | 2596 | "@graphql-tools/utils" "^10.0.0" |
2597 | 2597 | tslib "~2.6.0" |
2598 | 2598 |
|
| 2599 | +"@graphql-codegen/schema-ast@^5.0.0": |
| 2600 | + version "5.0.0" |
| 2601 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-5.0.0.tgz#9708d7484a01bb3a502685126708d7b139fd0721" |
| 2602 | + integrity sha512-jn7Q3PKQc0FxXjbpo9trxzlz/GSFQWxL042l0iC8iSbM/Ar+M7uyBwMtXPsev/3Razk+osQyreghIz0d2+6F7Q== |
| 2603 | + dependencies: |
| 2604 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
| 2605 | + "@graphql-tools/utils" "^10.0.0" |
| 2606 | + tslib "~2.6.0" |
| 2607 | + |
2599 | 2608 | "@graphql-codegen/typed-document-node@^5.0.0", "@graphql-codegen/typed-document-node@^5.1.2": |
2600 | 2609 | version "5.1.2" |
2601 | 2610 | resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-5.1.2.tgz#a1a3da2d9fe1847831ada6e41e09c5bb81dd6b3c" |
|
2628 | 2637 | auto-bind "~4.0.0" |
2629 | 2638 | tslib "~2.4.0" |
2630 | 2639 |
|
2631 | | -"@graphql-codegen/typescript-operations@^4.0.0", "@graphql-codegen/typescript-operations@^4.0.1", "@graphql-codegen/typescript-operations@^4.6.1": |
| 2640 | +"@graphql-codegen/typescript-operations@^4.0.0", "@graphql-codegen/typescript-operations@^4.6.1": |
2632 | 2641 | version "4.6.1" |
2633 | 2642 | resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-4.6.1.tgz#763eda28c77fddee2b9ae9bd7baad050cffff0a5" |
2634 | 2643 | integrity sha512-k92laxhih7s0WZ8j5WMIbgKwhe64C0As6x+PdcvgZFMudDJ7rPJ/hFqJ9DCRxNjXoHmSjnr6VUuQZq4lT1RzCA== |
|
2639 | 2648 | auto-bind "~4.0.0" |
2640 | 2649 | tslib "~2.6.0" |
2641 | 2650 |
|
| 2651 | +"@graphql-codegen/typescript-operations@^5.0.4": |
| 2652 | + version "5.0.4" |
| 2653 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-5.0.4.tgz#052680d41f4bab3bb85af8e906c43bde29239e7b" |
| 2654 | + integrity sha512-5Bu/BTmyNjdSfSLLBKjC0+4XWcY01uotVcnVIWIxxRdIHoRxnTW6PUkT5CoPHP5r/Uoo3OvIJxh+0LYSH5suwA== |
| 2655 | + dependencies: |
| 2656 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
| 2657 | + "@graphql-codegen/typescript" "^5.0.4" |
| 2658 | + "@graphql-codegen/visitor-plugin-common" "6.1.2" |
| 2659 | + auto-bind "~4.0.0" |
| 2660 | + tslib "~2.6.0" |
| 2661 | + |
2642 | 2662 | "@graphql-codegen/typescript-resolvers@^4.0.0": |
2643 | 2663 | version "4.4.1" |
2644 | 2664 | resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-resolvers/-/typescript-resolvers-4.4.1.tgz#71dada476d1b24d58f621ea67b9a03491c722529" |
|
2662 | 2682 | auto-bind "~4.0.0" |
2663 | 2683 | tslib "~2.6.0" |
2664 | 2684 |
|
| 2685 | +"@graphql-codegen/typescript@^5.0.4": |
| 2686 | + version "5.0.4" |
| 2687 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-5.0.4.tgz#a7f51505445568fd737b01ce7fad515c2b89897f" |
| 2688 | + integrity sha512-q6S8hX+aR4BzeGgolac4gp22rBnXbLhedmOwT1UBT9e3lGNmNpYC7WJUEzAPjWf6z1lRSNmojLlwEjTnffhKNA== |
| 2689 | + dependencies: |
| 2690 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
| 2691 | + "@graphql-codegen/schema-ast" "^5.0.0" |
| 2692 | + "@graphql-codegen/visitor-plugin-common" "6.1.2" |
| 2693 | + auto-bind "~4.0.0" |
| 2694 | + tslib "~2.6.0" |
| 2695 | + |
2665 | 2696 | "@graphql-codegen/visitor-plugin-common@2.13.1": |
2666 | 2697 | version "2.13.1" |
2667 | 2698 | resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.1.tgz#2228660f6692bcdb96b1f6d91a0661624266b76b" |
|
2726 | 2757 | parse-filepath "^1.0.2" |
2727 | 2758 | tslib "~2.6.0" |
2728 | 2759 |
|
| 2760 | +"@graphql-codegen/visitor-plugin-common@6.1.2": |
| 2761 | + version "6.1.2" |
| 2762 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.1.2.tgz#e614d6606402a152686d6f90e6363150a7a55bde" |
| 2763 | + integrity sha512-zYdrhJKgk8kqE1Xz5/m/Ua42zk+rIvYB/FHh3dE1AhZ6b1IDqgKjF3LnkT+K2qenf9EfT4yNjXd5CEKMeXfHyg== |
| 2764 | + dependencies: |
| 2765 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
| 2766 | + "@graphql-tools/optimize" "^2.0.0" |
| 2767 | + "@graphql-tools/relay-operation-optimizer" "^7.0.0" |
| 2768 | + "@graphql-tools/utils" "^10.0.0" |
| 2769 | + auto-bind "~4.0.0" |
| 2770 | + change-case-all "1.0.15" |
| 2771 | + dependency-graph "^1.0.0" |
| 2772 | + graphql-tag "^2.11.0" |
| 2773 | + parse-filepath "^1.0.2" |
| 2774 | + tslib "~2.6.0" |
| 2775 | + |
2729 | 2776 | "@graphql-inspector/core@6.2.0": |
2730 | 2777 | version "6.2.0" |
2731 | 2778 | resolved "https://registry.yarnpkg.com/@graphql-inspector/core/-/core-6.2.0.tgz#f735c5f39a9a53fc3a3cc063954a7ceec3c132a3" |
|
0 commit comments