|
536 | 536 | "@graphql-codegen/plugin-helpers" "^2.6.2" |
537 | 537 | tslib "~2.4.0" |
538 | 538 |
|
539 | | -"@graphql-codegen/[email protected].0": |
540 | | - version "2.13.0" |
541 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.0.tgz#f27b334b992eeb2666fbb90baf6b5ed997d411a6" |
542 | | - integrity sha512-r1Z05jKl4h0wVvBpFKqpN+clICZiC356OTLxcdn0XO55vVyjIRl2r4Y2J83JnaklCsiMB5ODtn7uIzmpbXdWjw== |
| 539 | +"@graphql-codegen/[email protected].1": |
| 540 | + version "2.13.1" |
| 541 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.1.tgz#d68bdf42db528091ef8af2092696a04bd51bccc3" |
| 542 | + integrity sha512-3+IcmqQu4olcO3ZPc+pfEPPMP+qxtjVU7w1SSLlbMU38oMY0IffApk8MNAivuVKrXoU1a8XOwt+g6m8jz9oLHA== |
543 | 543 | dependencies: |
544 | 544 | "@babel/generator" "^7.18.13" |
545 | 545 | "@babel/template" "^7.18.10" |
546 | 546 | "@babel/types" "^7.18.13" |
547 | | - "@graphql-codegen/client-preset" "1.0.1" |
548 | 547 | "@graphql-codegen/core" "2.6.2" |
549 | 548 | "@graphql-codegen/plugin-helpers" "^2.6.2" |
550 | 549 | "@graphql-tools/apollo-engine-loader" "^7.3.6" |
|
578 | 577 | yaml "^1.10.0" |
579 | 578 | yargs "^17.0.0" |
580 | 579 |
|
581 | | -"@graphql-codegen/[email protected]": |
582 | | - version "1.0.1" |
583 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/client-preset/-/client-preset-1.0.1.tgz#a0f3c27638b9981550d4e76982211d516d078c4b" |
584 | | - integrity sha512-JsZwrUveq2HG7Rv/tOmwPGB9IyPd9Dfc6mAXV+jrVvlmj4W3tHiIRKzQpyW1m/Y9g6xBQnMbiEp81qSXBdaWCw== |
585 | | - dependencies: |
586 | | - "@babel/helper-plugin-utils" "^7.14.5" |
587 | | - "@babel/template" "^7.15.4" |
588 | | - "@graphql-codegen/add" "^3.2.1" |
589 | | - "@graphql-codegen/gql-tag-operations" "^1.5.0" |
590 | | - "@graphql-codegen/plugin-helpers" "^2.6.2" |
591 | | - "@graphql-codegen/typed-document-node" "^2.3.3" |
592 | | - "@graphql-codegen/typescript" "^2.7.3" |
593 | | - "@graphql-codegen/typescript-operations" "^2.5.3" |
594 | | - "@graphql-codegen/visitor-plugin-common" "^2.12.1" |
595 | | - "@graphql-tools/utils" "^8.8.0" |
596 | | - "@graphql-typed-document-node/core" "3.1.1" |
597 | | - tslib "~2.4.0" |
598 | | - |
599 | 580 | "@graphql-codegen/[email protected]": |
600 | 581 | version "2.6.2" |
601 | 582 | resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.2.tgz#29c766d2e9e5a3deeeb4f1728c1f7b1aca054a22" |
|
918 | 899 | tslib "^2.4.0" |
919 | 900 | value-or-promise "1.0.11" |
920 | 901 |
|
921 | | -"@graphql-typed-document-node/core@3.1.1", "@graphql-typed-document-node/core@^3.1.1": |
| 902 | +"@graphql-typed-document-node/core@^3.1.1": |
922 | 903 | version "3.1.1" |
923 | 904 | resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052" |
924 | 905 | integrity sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg== |
|
0 commit comments