|
1523 | 1523 | ts-node "^8" |
1524 | 1524 | tslib "^1" |
1525 | 1525 |
|
1526 | | -"@graphql-codegen/cli@1.19.3": |
1527 | | - version "1.19.3" |
1528 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-1.19.3.tgz#7d723bb406169b1fd23472e217b0d58b328823e9" |
1529 | | - integrity sha512-tpaaq4eNN4VOWyzNKlAjA1zvoCaHikJ5lYvoWWyFrLa7uGJJlWeZwCZVGbl0Jwd0DfB+0E5u/U+9o9We+uASSw== |
| 1526 | +"@graphql-codegen/cli@1.19.4": |
| 1527 | + version "1.19.4" |
| 1528 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-1.19.4.tgz#16e5caaa46ee159cbb01e2a2699203f8f25faac2" |
| 1529 | + integrity sha512-PN1xgaXZaTTEPhBfQkIRK82RzrzY8Pr+tfCqOtibeJMed0mtIJ5gSQfollRbtZ0/t7ZEmYCxojqQiVSbKzXDMw== |
1530 | 1530 | dependencies: |
1531 | 1531 | "@graphql-codegen/core" "1.17.9" |
1532 | 1532 | "@graphql-codegen/plugin-helpers" "^1.18.2" |
|
1673 | 1673 | pascal-case "3.1.1" |
1674 | 1674 | tslib "~2.0.0" |
1675 | 1675 |
|
1676 | | -"@graphql-codegen/typescript@1.18.1", "@graphql-codegen/typescript@^1.18.1": |
| 1676 | +"@graphql-codegen/typescript@1.19.0": |
| 1677 | + version "1.19.0" |
| 1678 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.19.0.tgz#05b1b4502b91dee53ec4f0ae39e9537eff004c5c" |
| 1679 | + integrity sha512-ThpMdtb6LmEKzLNxlotpk33eIMfX1i1aAlYDaqctIhFjZ2Rbvkgdb8q/5/my7yeH33BLnuqHDKrdkDsAAvCHcw== |
| 1680 | + dependencies: |
| 1681 | + "@graphql-codegen/plugin-helpers" "^1.18.2" |
| 1682 | + "@graphql-codegen/visitor-plugin-common" "^1.17.21" |
| 1683 | + auto-bind "~4.0.0" |
| 1684 | + tslib "~2.0.1" |
| 1685 | + |
| 1686 | +"@graphql-codegen/typescript@^1.18.1": |
1677 | 1687 | version "1.18.1" |
1678 | 1688 | resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.18.1.tgz#3d730472a01f18aea6331046f4ebfe3d91326801" |
1679 | 1689 | integrity sha512-Ee37NutKmaNrgAo2d5mv42RqPd8jJ6zyUKAH669Gbv0dFn2EK3sdC9PYQC9gXptv+H/eQn2gYgaa2nVpEPAIzg== |
|
1714 | 1724 | pascal-case "^3.1.1" |
1715 | 1725 | tslib "~2.0.1" |
1716 | 1726 |
|
| 1727 | +"@graphql-codegen/visitor-plugin-common@^1.17.21": |
| 1728 | + version "1.17.21" |
| 1729 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.17.21.tgz#e47a5623392bcdb89d5af2484798a2fd9a59df8c" |
| 1730 | + integrity sha512-rhdJdj+4DAMgMSBlgkvfOMw65L46sAtYb7G/n9ucc9uJGUbiIcgvS/wpoQ/gxz2eUaNfcoFmjVLm+dkTM/XwqA== |
| 1731 | + dependencies: |
| 1732 | + "@graphql-codegen/plugin-helpers" "^1.18.2" |
| 1733 | + "@graphql-tools/optimize" "^1.0.1" |
| 1734 | + "@graphql-tools/relay-operation-optimizer" "^6" |
| 1735 | + array.prototype.flatmap "^1.2.4" |
| 1736 | + auto-bind "~4.0.0" |
| 1737 | + dependency-graph "^0.9.0" |
| 1738 | + graphql-tag "^2.11.0" |
| 1739 | + parse-filepath "^1.0.2" |
| 1740 | + pascal-case "^3.1.1" |
| 1741 | + tslib "~2.0.1" |
| 1742 | + |
1717 | 1743 | "@graphql-tools/apollo-engine-loader@^6": |
1718 | 1744 | version "6.2.3" |
1719 | 1745 | resolved "https://registry.yarnpkg.com/@graphql-tools/apollo-engine-loader/-/apollo-engine-loader-6.2.3.tgz#769fb39e3ea63e036421705c711651cea0f21c44" |
|
0 commit comments