|
1750 | 1750 | "@graphql-tools/utils" "^9.2.1" |
1751 | 1751 | tslib "^2.4.0" |
1752 | 1752 |
|
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== |
| 1753 | +"@graphql-tools/merge@^9.1.1": |
| 1754 | + version "9.1.1" |
| 1755 | + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.1.1.tgz#6a51775f5ba6bdef213def1fd277536f9468b44c" |
| 1756 | + integrity sha512-BJ5/7Y7GOhTuvzzO5tSBFL4NGr7PVqTJY3KeIDlVTT8YLcTXtBR+hlrC3uyEym7Ragn+zyWdHeJ9ev+nRX1X2w== |
1757 | 1757 | dependencies: |
1758 | | - "@graphql-tools/utils" "^10.9.0" |
1759 | | - "@theguild/federation-composition" "^0.19.0" |
| 1758 | + "@graphql-tools/utils" "^10.9.1" |
1760 | 1759 | tslib "^2.4.0" |
1761 | 1760 |
|
1762 | 1761 | "@graphql-tools/optimize@^1.3.0": |
|
1815 | 1814 | "@graphql-tools/utils" "^10.9.0" |
1816 | 1815 | tslib "^2.4.0" |
1817 | 1816 |
|
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== |
| 1817 | +"@graphql-tools/[email protected].25": |
| 1818 | + version "10.0.25" |
| 1819 | + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.25.tgz#73de08bc765f482cde334562a1bebe95a2e5a3c4" |
| 1820 | + integrity sha512-/PqE8US8kdQ7lB9M5+jlW8AyVjRGCKU7TSktuW3WNKSKmDO0MK1wakvb5gGdyT49MjAIb4a3LWxIpwo5VygZuw== |
1822 | 1821 | dependencies: |
1823 | | - "@graphql-tools/merge" "^9.1.0" |
1824 | | - "@graphql-tools/utils" "^10.9.0" |
| 1822 | + "@graphql-tools/merge" "^9.1.1" |
| 1823 | + "@graphql-tools/utils" "^10.9.1" |
1825 | 1824 | tslib "^2.4.0" |
1826 | 1825 |
|
1827 | 1826 | "@graphql-tools/schema@^9.0.0", "@graphql-tools/schema@^9.0.18", "@graphql-tools/schema@^9.0.19": |
|
1853 | 1852 | value-or-promise "^1.0.11" |
1854 | 1853 | ws "^8.12.0" |
1855 | 1854 |
|
1856 | | -"@graphql-tools/[email protected].0", "@graphql-tools/utils@^10.0.0", "@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== |
| 1855 | +"@graphql-tools/[email protected].1", "@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.9.0", "@graphql-tools/utils@^10.9.1": |
| 1856 | + version "10.9.1" |
| 1857 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.9.1.tgz#ff4067256f2080db0c66f4475858f29a8da65ecf" |
| 1858 | + integrity sha512-B1wwkXk9UvU7LCBkPs8513WxOQ2H8Fo5p8HR1+Id9WmYE5+bd51vqN+MbrqvWczHCH2gwkREgHJN88tE0n1FCw== |
1860 | 1859 | dependencies: |
1861 | 1860 | "@graphql-typed-document-node/core" "^3.1.1" |
1862 | 1861 | "@whatwg-node/promise-helpers" "^1.0.0" |
|
2387 | 2386 | resolved "https://registry.yarnpkg.com/@standard-schema/utils/-/utils-0.3.0.tgz#3d5e608f16c2390c10528e98e59aef6bf73cae7b" |
2388 | 2387 | integrity sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g== |
2389 | 2388 |
|
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 | | - |
2400 | 2389 | |
2401 | 2390 | version "3.0.1" |
2402 | 2391 | resolved "https://registry.yarnpkg.com/@theguild/prettier-config/-/prettier-config-3.0.1.tgz#83b662197277a0de8a211c09cd43fd4cc59be614" |
@@ -3668,7 +3657,7 @@ debounce@^1.2.0: |
3668 | 3657 | resolved "https://registry.yarnpkg.com/debounce/-/debounce-1.2.1.tgz#38881d8f4166a5c5848020c11827b834bcb3e0a5" |
3669 | 3658 | integrity sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug== |
3670 | 3659 |
|
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: |
| 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: |
3672 | 3661 | version "4.4.1" |
3673 | 3662 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b" |
3674 | 3663 | integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ== |
|
5899 | 5888 | resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz#617121f89ac55f59047c7aec1ccd6654c6590f55" |
5900 | 5889 | integrity sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ== |
5901 | 5890 |
|
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 | | - |
5907 | 5891 | lodash.startcase@^4.4.0: |
5908 | 5892 | version "4.4.0" |
5909 | 5893 | resolved "https://registry.yarnpkg.com/lodash.startcase/-/lodash.startcase-4.4.0.tgz#9436e34ed26093ed7ffae1936144350915d9add8" |
|
0 commit comments