|
1750 | 1750 | "@graphql-tools/utils" "^9.2.1" |
1751 | 1751 | tslib "^2.4.0" |
1752 | 1752 |
|
1753 | | -"@graphql-tools/merge@^9.0.24": |
1754 | | - version "9.0.24" |
1755 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.24.tgz#1f366e85588894cb496bd1c332be7665db143df2" |
1756 | | - integrity sha512-NzWx/Afl/1qHT3Nm1bghGG2l4jub28AdvtG11PoUlmjcIjnFBJMv4vqL0qnxWe8A82peWo4/TkVdjJRLXwgGEw== |
| 1753 | +"@graphql-tools/merge@^9.1.0": |
| 1754 | + version "9.1.0" |
| 1755 | + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.1.0.tgz#352906d7104ddeaab05f39eb6651fe3384ee8e8a" |
| 1756 | + integrity sha512-mKmjIVeu4ayPr+LbuhzukBOd67YdLhe9uPO/2tQ74iXP0EQMPlzAbUGPPym92gqCT5SxM6kXT65JUE9oBRX0sQ== |
1757 | 1757 | dependencies: |
1758 | | - "@graphql-tools/utils" "^10.8.6" |
| 1758 | + "@graphql-tools/utils" "^10.9.0" |
| 1759 | + "@theguild/federation-composition" "^0.19.0" |
1759 | 1760 | tslib "^2.4.0" |
1760 | 1761 |
|
1761 | 1762 | "@graphql-tools/optimize@^1.3.0": |
|
1814 | 1815 | "@graphql-tools/utils" "^10.8.6" |
1815 | 1816 | tslib "^2.4.0" |
1816 | 1817 |
|
1817 | | -"@graphql-tools/[email protected].23": |
1818 | | - version "10.0.23" |
1819 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.23.tgz#d8865e96f37a04ca43303d7024add7edbe0c5ed4" |
1820 | | - integrity sha512-aEGVpd1PCuGEwqTXCStpEkmheTHNdMayiIKH1xDWqYp9i8yKv9FRDgkGrY4RD8TNxnf7iII+6KOBGaJ3ygH95A== |
| 1818 | +"@graphql-tools/[email protected].24": |
| 1819 | + version "10.0.24" |
| 1820 | + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.24.tgz#bccd0efe1f1db07a35e3e1390e9cf091efb8c672" |
| 1821 | + integrity sha512-SQfYg31/L4EShTygz9I/+Issa3IDS7DFB/gd7AvWeICCNMDm0917QmLDYpVaCmgvzeky7JPeXaJEd0OtZNIW4Q== |
1821 | 1822 | dependencies: |
1822 | | - "@graphql-tools/merge" "^9.0.24" |
1823 | | - "@graphql-tools/utils" "^10.8.6" |
| 1823 | + "@graphql-tools/merge" "^9.1.0" |
| 1824 | + "@graphql-tools/utils" "^10.9.0" |
1824 | 1825 | tslib "^2.4.0" |
1825 | 1826 |
|
1826 | 1827 | "@graphql-tools/schema@^9.0.0", "@graphql-tools/schema@^9.0.18", "@graphql-tools/schema@^9.0.19": |
|
1852 | 1853 | value-or-promise "^1.0.11" |
1853 | 1854 | ws "^8.12.0" |
1854 | 1855 |
|
1855 | | -"@graphql-tools/utils@10.8.6", "@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.8.6": |
1856 | | - version "10.8.6" |
1857 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.8.6.tgz#69ef29e408a27919108b2b2227fe8b465acf9e5c" |
1858 | | - integrity sha512-Alc9Vyg0oOsGhRapfL3xvqh1zV8nKoFUdtLhXX7Ki4nClaIJXckrA86j+uxEuG3ic6j4jlM1nvcWXRn/71AVLQ== |
| 1856 | +"@graphql-tools/utils@10.9.0", "@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.8.6", "@graphql-tools/utils@^10.9.0": |
| 1857 | + version "10.9.0" |
| 1858 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.9.0.tgz#93fbda5d87a7298c7b91ac5518b3f4a758a5f585" |
| 1859 | + integrity sha512-LzFlJHNajdohRM+0pHTwcF9tZ0q7z5iZW0lwnTNJp7O6GYFcSvCQE5ijTQcXVQ/5WQf3SHn+Gpr56TR5XHmPtg== |
1859 | 1860 | dependencies: |
1860 | 1861 | "@graphql-typed-document-node/core" "^3.1.1" |
1861 | 1862 | "@whatwg-node/promise-helpers" "^1.0.0" |
|
2386 | 2387 | resolved "https://registry.yarnpkg.com/@standard-schema/utils/-/utils-0.3.0.tgz#3d5e608f16c2390c10528e98e59aef6bf73cae7b" |
2387 | 2388 | integrity sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g== |
2388 | 2389 |
|
| 2390 | +"@theguild/federation-composition@^0.19.0": |
| 2391 | + version "0.19.1" |
| 2392 | + resolved "https://registry.yarnpkg.com/@theguild/federation-composition/-/federation-composition-0.19.1.tgz#b3907bfcbdbd69d4628a3b1270936615f56b904f" |
| 2393 | + integrity sha512-E4kllHSRYh+FsY0VR+fwl0rmWhDV8xUgWawLZTXmy15nCWQwj0BDsoEpdEXjPh7xes+75cRaeJcSbZ4jkBuSdg== |
| 2394 | + dependencies: |
| 2395 | + constant-case "^3.0.4" |
| 2396 | + debug "4.4.1" |
| 2397 | + json5 "^2.2.3" |
| 2398 | + lodash.sortby "^4.7.0" |
| 2399 | + |
2389 | 2400 | |
2390 | 2401 | version "3.0.1" |
2391 | 2402 | resolved "https://registry.yarnpkg.com/@theguild/prettier-config/-/prettier-config-3.0.1.tgz#83b662197277a0de8a211c09cd43fd4cc59be614" |
@@ -3657,7 +3668,7 @@ debounce@^1.2.0: |
3657 | 3668 | resolved "https://registry.yarnpkg.com/debounce/-/debounce-1.2.1.tgz#38881d8f4166a5c5848020c11827b834bcb3e0a5" |
3658 | 3669 | integrity sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug== |
3659 | 3670 |
|
3660 | | -debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.4.0, debug@^4.4.1: |
| 3671 | +debug@4, debug@4.4.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.4.0, debug@^4.4.1: |
3661 | 3672 | version "4.4.1" |
3662 | 3673 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b" |
3663 | 3674 | integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ== |
|
5888 | 5899 | resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz#617121f89ac55f59047c7aec1ccd6654c6590f55" |
5889 | 5900 | integrity sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ== |
5890 | 5901 |
|
| 5902 | +lodash.sortby@^4.7.0: |
| 5903 | + version "4.7.0" |
| 5904 | + resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438" |
| 5905 | + integrity sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA== |
| 5906 | + |
5891 | 5907 | lodash.startcase@^4.4.0: |
5892 | 5908 | version "4.4.0" |
5893 | 5909 | resolved "https://registry.yarnpkg.com/lodash.startcase/-/lodash.startcase-4.4.0.tgz#9436e34ed26093ed7ffae1936144350915d9add8" |
|
0 commit comments