|
1209 | 1209 | dependencies: |
1210 | 1210 | fast-deep-equal "^3.1.3" |
1211 | 1211 |
|
1212 | | -"@graphql-hive/cli@0.38.5", "@graphql-hive/cli@^0.38.5": |
1213 | | - version "0.38.5" |
1214 | | - resolved "https://registry.yarnpkg.com/@graphql-hive/cli/-/cli-0.38.5.tgz#e69373f0c1818102c3c39a61f031fa2c3841689e" |
1215 | | - integrity sha512-7cy5ep7UcVvYS0DmjQByqW9QiIyFjULmenHWnZdu5XLNIC0QV9MFFIkU8j48T5lYTLd4MzlPbDuehnEyQGsBOw== |
| 1212 | +"@graphql-hive/cli@0.49.1", "@graphql-hive/cli@^0.49.0": |
| 1213 | + version "0.49.1" |
| 1214 | + resolved "https://registry.yarnpkg.com/@graphql-hive/cli/-/cli-0.49.1.tgz#ef4886a129aa21c1d7054e27aa14aabff51b77ff" |
| 1215 | + integrity sha512-Dak2y56nSpa1c27ARN0AKxA6zG26GlYCri7kED8oBLce4Nih8kk/K43B1/DJmmBQjV9jMT6UmU8Llwu+SfKL4w== |
1216 | 1216 | dependencies: |
1217 | | - "@graphql-hive/core" "0.5.0" |
| 1217 | + "@graphql-hive/core" "0.10.1" |
1218 | 1218 | "@graphql-inspector/core" "5.1.0-alpha-20231208113249-34700c8a" |
1219 | 1219 | "@graphql-tools/code-file-loader" "~8.1.0" |
1220 | 1220 | "@graphql-tools/graphql-file-loader" "~8.0.0" |
1221 | 1221 | "@graphql-tools/json-file-loader" "~8.0.0" |
1222 | 1222 | "@graphql-tools/load" "~8.0.0" |
1223 | 1223 | "@graphql-tools/url-loader" "~8.0.0" |
1224 | | - "@graphql-tools/utils" "10.2.2" |
| 1224 | + "@graphql-tools/utils" "10.7.2" |
1225 | 1225 | "@graphql-typed-document-node/core" "3.2.0" |
1226 | 1226 | "@oclif/core" "^3.26.6" |
1227 | 1227 | "@oclif/plugin-help" "6.0.22" |
1228 | 1228 | "@oclif/plugin-update" "4.2.13" |
| 1229 | + "@theguild/federation-composition" "0.14.5" |
1229 | 1230 | colors "1.4.0" |
1230 | 1231 | env-ci "7.3.0" |
1231 | 1232 | graphql "^16.8.1" |
1232 | 1233 | graphql-tag "2.12.6" |
1233 | | - mkdirp "3.0.1" |
1234 | | - tslib "2.6.3" |
1235 | | - zod "3.23.8" |
| 1234 | + tslib "2.8.1" |
| 1235 | + zod "3.24.1" |
1236 | 1236 |
|
1237 | 1237 | "@graphql-hive/[email protected]", "@graphql-hive/core@^0.10.0": |
1238 | 1238 | version "0.10.1" |
|
1245 | 1245 | lodash.sortby "^4.7.0" |
1246 | 1246 | tiny-lru "^8.0.2" |
1247 | 1247 |
|
1248 | | -"@graphql-hive/[email protected]": |
1249 | | - version "0.5.0" |
1250 | | - resolved "https://registry.yarnpkg.com/@graphql-hive/core/-/core-0.5.0.tgz#8e4673ee54e57cb49fd98d5d8c7736d5f3f72a5c" |
1251 | | - integrity sha512-/iby5vSeM6MGXad9lm0dBRjx7H51LkYg4BvtCAkSw1WTGx6hHkHUgqzvuXato+X2vEOhXrc92s+6J0fzRSSD9w== |
1252 | | - dependencies: |
1253 | | - "@graphql-tools/utils" "^10.0.0" |
1254 | | - "@whatwg-node/fetch" "0.9.18" |
1255 | | - async-retry "1.3.3" |
1256 | | - lodash.sortby "4.7.0" |
1257 | | - tiny-lru "8.0.2" |
1258 | | - |
1259 | 1248 | "@graphql-hive/gateway-abort-signal-any@^0.0.2": |
1260 | 1249 | version "0.0.2" |
1261 | 1250 | resolved "https://registry.yarnpkg.com/@graphql-hive/gateway-abort-signal-any/-/gateway-abort-signal-any-0.0.2.tgz#edb74b27dd02d2f1ade41e5448e8efa7a42a9891" |
|
2253 | 2242 | value-or-promise "^1.0.11" |
2254 | 2243 | ws "^8.17.1" |
2255 | 2244 |
|
2256 | | -"@graphql-tools/utils@10.2.2": |
2257 | | - version "10.2.2" |
2258 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.2.2.tgz#6477295fae051ffb5d6c28253aa6d8a449d4a820" |
2259 | | - integrity sha512-ueoplzHIgFfxhFrF4Mf/niU/tYHuO6Uekm2nCYU72qpI+7Hn9dA2/o5XOBvFXDk27Lp5VSvQY5WfmRbqwVxaYQ== |
| 2245 | +"@graphql-tools/utils@10.7.2": |
| 2246 | + version "10.7.2" |
| 2247 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.7.2.tgz#feafb7be9211570037288f5a3cadab76de41a097" |
| 2248 | + integrity sha512-Wn85S+hfkzfVFpXVrQ0hjnePa3p28aB6IdAGCiD1SqBCSMDRzL+OFEtyAyb30nV9Mqflqs9lCqjqlR2puG857Q== |
2260 | 2249 | dependencies: |
2261 | 2250 | "@graphql-typed-document-node/core" "^3.1.1" |
2262 | | - cross-inspect "1.0.0" |
2263 | | - dset "^3.1.2" |
| 2251 | + cross-inspect "1.0.1" |
| 2252 | + dset "^3.1.4" |
2264 | 2253 | tslib "^2.4.0" |
2265 | 2254 |
|
2266 | 2255 | "@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.3", "@graphql-tools/utils@^10.5.1", "@graphql-tools/utils@^10.5.4", "@graphql-tools/utils@^10.6.0", "@graphql-tools/utils@^10.6.1", "@graphql-tools/utils@^10.6.2", "@graphql-tools/utils@^10.7.0": |
|
3273 | 3262 | dependencies: |
3274 | 3263 | defer-to-connect "^2.0.1" |
3275 | 3264 |
|
| 3265 | + |
| 3266 | + version "0.14.5" |
| 3267 | + resolved "https://registry.yarnpkg.com/@theguild/federation-composition/-/federation-composition-0.14.5.tgz#b81198e118d27bd6ac9c569ae6e64f3103002416" |
| 3268 | + integrity sha512-PRZ7mvYAs8hcuQ353lUMpYN4Eil5rIOsb+M9cjvrqLRYpR4YsRQqEUzX9vRuWPGcGFQXXkepJ0Lk41RU/QyQWA== |
| 3269 | + dependencies: |
| 3270 | + constant-case "^3.0.0" |
| 3271 | + debug "4.3.4" |
| 3272 | + json5 "^2.2.0" |
| 3273 | + lodash.sortby "^4.7.0" |
| 3274 | + |
3276 | 3275 | "@theguild/federation-composition@^0.12.1": |
3277 | 3276 | version "0.12.1" |
3278 | 3277 | resolved "https://registry.yarnpkg.com/@theguild/federation-composition/-/federation-composition-0.12.1.tgz#d60d50d1dd3370a8049868337d58a2e9a385a920" |
|
3467 | 3466 | dependencies: |
3468 | 3467 | tslib "^2.6.3" |
3469 | 3468 |
|
3470 | | - |
3471 | | - version "0.9.18" |
3472 | | - resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.9.18.tgz#ecf7483fd55d42093c8d8678403facac6fde1c58" |
3473 | | - integrity sha512-hqoz6StCW+AjV/3N+vg0s1ah82ptdVUb9nH2ttj3UbySOXUvytWw2yqy8c1cKzyRk6mDD00G47qS3fZI9/gMjg== |
3474 | | - dependencies: |
3475 | | - "@whatwg-node/node-fetch" "^0.5.7" |
3476 | | - urlpattern-polyfill "^10.0.0" |
3477 | | - |
3478 | 3469 | "@whatwg-node/fetch@^0.10.0", "@whatwg-node/fetch@^0.10.1": |
3479 | 3470 | version "0.10.1" |
3480 | 3471 | resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.10.1.tgz#ca08b2b9928a465f6e562d6cc460840340c15d14" |
|
3491 | 3482 | "@whatwg-node/node-fetch" "^0.7.11" |
3492 | 3483 | urlpattern-polyfill "^10.0.0" |
3493 | 3484 |
|
3494 | | -"@whatwg-node/node-fetch@^0.5.7": |
3495 | | - version "0.5.27" |
3496 | | - resolved "https://registry.yarnpkg.com/@whatwg-node/node-fetch/-/node-fetch-0.5.27.tgz#e6e1448029c5fe58eae25a6f8c740434504077f5" |
3497 | | - integrity sha512-0OaMj5W4fzWimRSFq07qFiWfquaUMNB+695GwE76LYKVuah+jwCdzSgsIOtwPkiyJ35w0XGhXmJPiIJCdLwopg== |
3498 | | - dependencies: |
3499 | | - "@kamilkisiela/fast-url-parser" "^1.1.4" |
3500 | | - busboy "^1.6.0" |
3501 | | - fast-querystring "^1.1.1" |
3502 | | - tslib "^2.6.3" |
3503 | | - |
3504 | 3485 | "@whatwg-node/node-fetch@^0.7.1": |
3505 | 3486 | version "0.7.5" |
3506 | 3487 | resolved "https://registry.yarnpkg.com/@whatwg-node/node-fetch/-/node-fetch-0.7.5.tgz#b81e9d5f4b9032e480032c73e7bac284c4e3bdb8" |
@@ -3648,7 +3629,7 @@ astral-regex@^2.0.0: |
3648 | 3629 | resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31" |
3649 | 3630 | integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ== |
3650 | 3631 |
|
3651 | | -async-retry@1.3.3, async-retry@^1.2.1, async-retry@^1.3.3: |
| 3632 | +async-retry@^1.2.1, async-retry@^1.3.3: |
3652 | 3633 | version "1.3.3" |
3653 | 3634 | resolved "https://registry.yarnpkg.com/async-retry/-/async-retry-1.3.3.tgz#0e7f36c04d8478e7a58bdbed80cedf977785f280" |
3654 | 3635 | integrity sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw== |
@@ -4001,13 +3982,6 @@ cors@^2.8.5: |
4001 | 3982 | object-assign "^4" |
4002 | 3983 | vary "^1" |
4003 | 3984 |
|
4004 | | - |
4005 | | - version "1.0.0" |
4006 | | - resolved "https://registry.yarnpkg.com/cross-inspect/-/cross-inspect-1.0.0.tgz#5fda1af759a148594d2d58394a9e21364f6849af" |
4007 | | - integrity sha512-4PFfn4b5ZN6FMNGSZlyb7wUhuN8wvj8t/VQHZdM4JsDcruGJ8L2kf9zao98QIrBPFCpdk27qst/AGTl7pL3ypQ== |
4008 | | - dependencies: |
4009 | | - tslib "^2.4.0" |
4010 | | - |
4011 | 3985 | [email protected], cross-inspect@^1.0.1: |
4012 | 3986 | version "1.0.1" |
4013 | 3987 | resolved "https://registry.yarnpkg.com/cross-inspect/-/cross-inspect-1.0.1.tgz#15f6f65e4ca963cf4cc1a2b5fef18f6ca328712b" |
@@ -5130,7 +5104,7 @@ lodash.once@^4.0.0: |
5130 | 5104 | resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac" |
5131 | 5105 | integrity sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg== |
5132 | 5106 |
|
5133 | | -lodash.sortby@4.7.0, lodash.sortby@^4.7.0: |
| 5107 | +lodash.sortby@^4.7.0: |
5134 | 5108 | version "4.7.0" |
5135 | 5109 | resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438" |
5136 | 5110 | integrity sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA== |
@@ -5312,11 +5286,6 @@ mkdirp-classic@^0.5.2: |
5312 | 5286 | resolved "https://registry.yarnpkg.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz#fa10c9115cc6d8865be221ba47ee9bed78601113" |
5313 | 5287 | integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A== |
5314 | 5288 |
|
5315 | | - |
5316 | | - version "3.0.1" |
5317 | | - resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-3.0.1.tgz#e44e4c5607fb279c168241713cc6e0fea9adcb50" |
5318 | | - integrity sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg== |
5319 | | - |
5320 | 5289 | module-details-from-path@^1.0.3: |
5321 | 5290 | version "1.0.3" |
5322 | 5291 | resolved "https://registry.yarnpkg.com/module-details-from-path/-/module-details-from-path-1.0.3.tgz#114c949673e2a8a35e9d35788527aa37b679da2b" |
@@ -5998,16 +5967,16 @@ tdigest@^0.1.1: |
5998 | 5967 | dependencies: |
5999 | 5968 | bintrees "1.0.2" |
6000 | 5969 |
|
6001 | | -[email protected], tiny-lru@^8.0.2: |
6002 | | - version "8.0.2" |
6003 | | - resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-8.0.2.tgz#812fccbe6e622ded552e3ff8a4c3b5ff34a85e4c" |
6004 | | - integrity sha512-ApGvZ6vVvTNdsmt676grvCkUCGwzG9IqXma5Z07xJgiC5L7akUMof5U8G2JTI9Rz/ovtVhJBlY6mNhEvtjzOIg== |
6005 | | - |
6006 | 5970 | tiny-lru@^11.0.0: |
6007 | 5971 | version "11.2.11" |
6008 | 5972 | resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-11.2.11.tgz#5089a6a4a157f5a97b82aa930b44d550ac5c4778" |
6009 | 5973 | integrity sha512-27BIW0dIWTYYoWNnqSmoNMKe5WIbkXsc0xaCQHd3/3xT2XMuMJrzHdrO9QBFR14emBz1Bu0dOAs2sCBBrvgPQA== |
6010 | 5974 |
|
| 5975 | +tiny-lru@^8.0.2: |
| 5976 | + version "8.0.2" |
| 5977 | + resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-8.0.2.tgz#812fccbe6e622ded552e3ff8a4c3b5ff34a85e4c" |
| 5978 | + integrity sha512-ApGvZ6vVvTNdsmt676grvCkUCGwzG9IqXma5Z07xJgiC5L7akUMof5U8G2JTI9Rz/ovtVhJBlY6mNhEvtjzOIg== |
| 5979 | + |
6011 | 5980 | tmp@^0.0.33: |
6012 | 5981 | version "0.0.33" |
6013 | 5982 | resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9" |
|
6042 | 6011 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" |
6043 | 6012 | integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q== |
6044 | 6013 |
|
6045 | | - |
6046 | | - version "2.6.3" |
6047 | | - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0" |
6048 | | - integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ== |
6049 | | - |
6050 | | -tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.6.2, tslib@^2.6.3, tslib@^2.7.0, tslib@^2.8.1: |
| 6014 | +[email protected], tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.6.2, tslib@^2.6.3, tslib@^2.7.0, tslib@^2.8.1: |
6051 | 6015 | version "2.8.1" |
6052 | 6016 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" |
6053 | 6017 | integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== |
@@ -6250,7 +6214,7 @@ yoctocolors-cjs@^2.1.2: |
6250 | 6214 | resolved "https://registry.yarnpkg.com/yoctocolors-cjs/-/yoctocolors-cjs-2.1.2.tgz#f4b905a840a37506813a7acaa28febe97767a242" |
6251 | 6215 | integrity sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA== |
6252 | 6216 |
|
6253 | | -zod@3.23.8: |
6254 | | - version "3.23.8" |
6255 | | - resolved "https://registry.yarnpkg.com/zod/-/zod-3.23.8.tgz#e37b957b5d52079769fb8097099b592f0ef4067d" |
6256 | | - integrity sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g== |
| 6217 | +zod@3.24.1: |
| 6218 | + version "3.24.1" |
| 6219 | + resolved "https://registry.yarnpkg.com/zod/-/zod-3.24.1.tgz#27445c912738c8ad1e9de1bea0359fa44d9d35ee" |
| 6220 | + integrity sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A== |
0 commit comments