|
3452 | 3452 | "@graphql-tools/utils" "8.6.5" |
3453 | 3453 | tslib "^2.3.1" |
3454 | 3454 |
|
| 3455 | +"@graphql-mesh/string-interpolation@^0.5.4": |
| 3456 | + version "0.5.4" |
| 3457 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/string-interpolation/-/string-interpolation-0.5.4.tgz#a66808ca20d8f35a8af4c30cf66e7eb14c72e12b" |
| 3458 | + integrity sha512-Luw/AFPcvTBBNr3KC7d9REyAEC8ZS6HUZiGMKOGYp+uviHUjX30loEVMOkLdrVNPN4Qf35k6yt4NpapTXqcl/Q== |
| 3459 | + dependencies: |
| 3460 | + dayjs "1.11.11" |
| 3461 | + json-pointer "0.6.2" |
| 3462 | + lodash.get "4.4.2" |
| 3463 | + |
3455 | 3464 | "@graphql-mesh/ [email protected]": |
3456 | 3465 | version "0.8.40" |
3457 | 3466 | resolved "https://registry.yarnpkg.com/@graphql-mesh/thrift/-/thrift-0.8.40.tgz#75deeba74264ece8d6242b11f8fb1413d21811cc" |
|
3487 | 3496 | thrift "0.14.1" |
3488 | 3497 | url-join "4.0.1" |
3489 | 3498 |
|
3490 | | -"@graphql-mesh/transform-cache@0.11.37": |
3491 | | - version "0.11.37" |
3492 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-cache/-/transform-cache-0.11.37.tgz#455bb7fe9cd12a200c5c44cfc34dfb9546eefcc1" |
3493 | | - integrity sha512-JPk6O3KrjKWf/dawothv7Oez/PuQxHhKt4DKlQXx6It2GthfUvkACYstyuyzq+CdIYzkWnzKPsJnds3etS7jpA== |
| 3499 | +"@graphql-mesh/transform-cache@0.98.7": |
| 3500 | + version "0.98.7" |
| 3501 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-cache/-/transform-cache-0.98.7.tgz#d99050bf041732e9c0db4716fb9acbb193bd05c4" |
| 3502 | + integrity sha512-tEOMhQzYUzr3oGE70XIbFzDIaJCBK1VzeUExMcRxTn1b9rqbEMD7OIrUZHXmCR+KJkK/mkCe1vGY4/fmIxK23g== |
3494 | 3503 | dependencies: |
3495 | | - "@graphql-mesh/types" "0.69.0" |
3496 | | - "@graphql-mesh/utils" "0.32.2" |
3497 | | - "@graphql-tools/resolvers-composition" "6.4.5" |
3498 | | - "@graphql-tools/schema" "8.3.5" |
3499 | | - "@graphql-tools/utils" "8.6.5" |
3500 | | - date-fns "2.28.0" |
3501 | | - tslib "^2.3.1" |
| 3504 | + "@graphql-mesh/string-interpolation" "^0.5.4" |
| 3505 | + "@graphql-tools/resolvers-composition" "^7.0.0" |
| 3506 | + "@graphql-tools/schema" "^10.0.0" |
| 3507 | + dayjs "^1.11.7" |
3502 | 3508 |
|
3503 | 3509 | "@graphql-mesh/transform-cache@^0.9.0": |
3504 | 3510 | version "0.9.0" |
|
4685 | 4691 | "@graphql-tools/utils" "^8.5.1" |
4686 | 4692 | tslib "~2.3.0" |
4687 | 4693 |
|
| 4694 | +"@graphql-tools/merge@^9.0.3": |
| 4695 | + version "9.0.4" |
| 4696 | + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.4.tgz#66c34cbc2b9a99801c0efca7b8134b2c9aecdb06" |
| 4697 | + integrity sha512-MivbDLUQ+4Q8G/Hp/9V72hbn810IJDEZQ57F01sHnlrrijyadibfVhaQfW/pNH+9T/l8ySZpaR/DpL5i+ruZ+g== |
| 4698 | + dependencies: |
| 4699 | + "@graphql-tools/utils" "^10.0.13" |
| 4700 | + tslib "^2.4.0" |
| 4701 | + |
4688 | 4702 | "@graphql-tools/ [email protected]": |
4689 | 4703 | version "8.2.2" |
4690 | 4704 | resolved "https://registry.yarnpkg.com/@graphql-tools/mock/-/mock-8.2.2.tgz#ff6b520a7234f23bff302406286d2e68b8177792" |
|
4777 | 4791 | micromatch "^4.0.4" |
4778 | 4792 | tslib "~2.3.0" |
4779 | 4793 |
|
| 4794 | +"@graphql-tools/resolvers-composition@^7.0.0": |
| 4795 | + version "7.0.1" |
| 4796 | + resolved "https://registry.yarnpkg.com/@graphql-tools/resolvers-composition/-/resolvers-composition-7.0.1.tgz#06e7b7c923a14595567815b97664afd122a75fa9" |
| 4797 | + integrity sha512-EXcTi4OuGsj8UvQEleKVL4uJeOWc4MgOPK12qBCygkDMZArvBEzCa2IQ5Q9jWyCLcsNQxMXWyOm1rcQTrkJ+/w== |
| 4798 | + dependencies: |
| 4799 | + "@graphql-tools/utils" "^10.0.13" |
| 4800 | + lodash "4.17.21" |
| 4801 | + micromatch "^4.0.4" |
| 4802 | + tslib "^2.4.0" |
| 4803 | + |
4780 | 4804 | "@graphql-tools/ [email protected]", "@graphql-tools/schema@^7.0.0", "@graphql-tools/schema@^7.1.4", "@graphql-tools/schema@^7.1.5": |
4781 | 4805 | version "7.1.5" |
4782 | 4806 | resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-7.1.5.tgz#07b24e52b182e736a6b77c829fc48b84d89aa711" |
|
4826 | 4850 | tslib "~2.3.0" |
4827 | 4851 | value-or-promise "1.0.11" |
4828 | 4852 |
|
| 4853 | +"@graphql-tools/schema@^10.0.0": |
| 4854 | + version "10.0.4" |
| 4855 | + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.4.tgz#d4fc739a2cc07b4fc5f31a714178a561cba210cd" |
| 4856 | + integrity sha512-HuIwqbKxPaJujox25Ra4qwz0uQzlpsaBOzO6CVfzB/MemZdd+Gib8AIvfhQArK0YIN40aDran/yi+E5Xf0mQww== |
| 4857 | + dependencies: |
| 4858 | + "@graphql-tools/merge" "^9.0.3" |
| 4859 | + "@graphql-tools/utils" "^10.2.1" |
| 4860 | + tslib "^2.4.0" |
| 4861 | + value-or-promise "^1.0.12" |
| 4862 | + |
4829 | 4863 | "@graphql-tools/ [email protected]", "@graphql-tools/stitch@^7.3.0": |
4830 | 4864 | version "7.5.3" |
4831 | 4865 | resolved "https://registry.yarnpkg.com/@graphql-tools/stitch/-/stitch-7.5.3.tgz#1b339942ebb93ea4e9da248439b8cf06660688cc" |
|
5004 | 5038 | dependencies: |
5005 | 5039 | tslib "~2.3.0" |
5006 | 5040 |
|
| 5041 | +"@graphql-tools/utils@^10.0.13", "@graphql-tools/utils@^10.2.1": |
| 5042 | + version "10.2.1" |
| 5043 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.2.1.tgz#5816c1ebbe0adb8b039bd94b1f41c5ffa0dcc41e" |
| 5044 | + integrity sha512-U8OMdkkEt3Vp3uYHU2pMc6mwId7axVAcSSmcqJcUmWNPqY2pfee5O655ybTI2kNPWAe58Zu6gLu4Oi4QT4BgWA== |
| 5045 | + dependencies: |
| 5046 | + "@graphql-typed-document-node/core" "^3.1.1" |
| 5047 | + cross-inspect "1.0.0" |
| 5048 | + dset "^3.1.2" |
| 5049 | + tslib "^2.4.0" |
| 5050 | + |
5007 | 5051 | "@graphql-tools/utils@^8.0.0", "@graphql-tools/utils@^8.2.0": |
5008 | 5052 | version "8.2.1" |
5009 | 5053 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.2.1.tgz#381e79fa04041f91f132d252216adcb3970e3c1e" |
|
10523 | 10567 | dependencies: |
10524 | 10568 | node-fetch "2.6.1" |
10525 | 10569 |
|
| 10570 | + |
| 10571 | + version "1.0.0" |
| 10572 | + resolved "https://registry.yarnpkg.com/cross-inspect/-/cross-inspect-1.0.0.tgz#5fda1af759a148594d2d58394a9e21364f6849af" |
| 10573 | + integrity sha512-4PFfn4b5ZN6FMNGSZlyb7wUhuN8wvj8t/VQHZdM4JsDcruGJ8L2kf9zao98QIrBPFCpdk27qst/AGTl7pL3ypQ== |
| 10574 | + dependencies: |
| 10575 | + tslib "^2.4.0" |
| 10576 | + |
10526 | 10577 | [email protected], cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3: |
10527 | 10578 | version "7.0.3" |
10528 | 10579 | resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6" |
@@ -11056,6 +11107,11 @@ date-fns@^2.16.1: |
11056 | 11107 | resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.21.1.tgz#679a4ccaa584c0706ea70b3fa92262ac3009d2b0" |
11057 | 11108 | integrity sha512-m1WR0xGiC6j6jNFAyW4Nvh4WxAi4JF4w9jRJwSI8nBmNcyZXPcP9VUQG+6gHQXAmqaGEKDKhOqAtENDC941UkA== |
11058 | 11109 |
|
| 11110 | + |
| 11111 | + version "1.11.11" |
| 11112 | + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.11.tgz#dfe0e9d54c5f8b68ccf8ca5f72ac603e7e5ed59e" |
| 11113 | + integrity sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg== |
| 11114 | + |
11059 | 11115 | dd-trace@^1.0.0: |
11060 | 11116 | version "1.3.0" |
11061 | 11117 | resolved "https://registry.yarnpkg.com/dd-trace/-/dd-trace-1.3.0.tgz#b01e9dabb6122cf8feaa1db8fc346547b7816864" |
@@ -11586,6 +11642,11 @@ dset@^3.1.0: |
11586 | 11642 | resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.0.tgz#23feb6df93816ea452566308b1374d6e869b0d7b" |
11587 | 11643 | integrity sha512-7xTQ5DzyE59Nn+7ZgXDXjKAGSGmXZHqttMVVz1r4QNfmGpyj+cm2YtI3II0c/+4zS4a9yq2mBhgdeq2QnpcYlw== |
11588 | 11644 |
|
| 11645 | +dset@^3.1.2: |
| 11646 | + version "3.1.3" |
| 11647 | + resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.3.tgz#c194147f159841148e8e34ca41f638556d9542d2" |
| 11648 | + integrity sha512-20TuZZHCEZ2O71q9/+8BwKwZ0QtD9D8ObhrihJPr+vLLYlSuAU3/zL4cSlgbfeoGHTjCSJBa7NGcrF9/Bx/WJQ== |
| 11649 | + |
11589 | 11650 | duplexer@^0.1.1: |
11590 | 11651 | version "0.1.2" |
11591 | 11652 | resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6" |
@@ -13247,6 +13308,11 @@ for-in@^1.0.2: |
13247 | 13308 | resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80" |
13248 | 13309 | integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA= |
13249 | 13310 |
|
| 13311 | +foreach@^2.0.4: |
| 13312 | + version "2.0.6" |
| 13313 | + resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.6.tgz#87bcc8a1a0e74000ff2bf9802110708cfb02eb6e" |
| 13314 | + integrity sha512-k6GAGDyqLe9JaebCsFCoudPPWfihKu8pylYXRlqP1J7ms39iPoTtk2fviNglIeQEwdh0bQeKJ01ZPyuyQvKzwg== |
| 13315 | + |
13250 | 13316 | foreach@^2.0.5, foreach@~2.0.1: |
13251 | 13317 | version "2.0.5" |
13252 | 13318 | resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99" |
@@ -16733,6 +16799,13 @@ json-parse-even-better-errors@^2.3.0, json-parse-even-better-errors@^2.3.1: |
16733 | 16799 | resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d" |
16734 | 16800 | integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w== |
16735 | 16801 |
|
| 16802 | + |
| 16803 | + version "0.6.2" |
| 16804 | + resolved "https://registry.yarnpkg.com/json-pointer/-/json-pointer-0.6.2.tgz#f97bd7550be5e9ea901f8c9264c9d436a22a93cd" |
| 16805 | + integrity sha512-vLWcKbOaXlO+jvRy4qNd+TI1QUPZzfJj1tpJ3vAXDych5XJf93ftpUKe5pKCrzyIIwgBJcOcCVRUfqQP25afBw== |
| 16806 | + dependencies: |
| 16807 | + foreach "^2.0.4" |
| 16808 | + |
16736 | 16809 | |
16737 | 16810 | version "2.2.0" |
16738 | 16811 | resolved "https://registry.yarnpkg.com/json-ptr/-/json-ptr-2.2.0.tgz#a4de4ed638cb23ae4cd4b51f8bf972a1c2293f1e" |
@@ -17416,7 +17489,7 @@ lodash.flatten@^4.4.0: |
17416 | 17489 | resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f" |
17417 | 17490 | integrity sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8= |
17418 | 17491 |
|
17419 | | -lodash.get@^4, lodash.get@^4.4.2: |
| 17492 | +lodash.get@4.4.2, lodash.get@^4, lodash.get@^4.4.2: |
17420 | 17493 | version "4.4.2" |
17421 | 17494 | resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99" |
17422 | 17495 | integrity sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk= |
@@ -23965,6 +24038,11 @@ tslib@^2, tslib@^2.3.1: |
23965 | 24038 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" |
23966 | 24039 | integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== |
23967 | 24040 |
|
| 24041 | +tslib@^2.4.0: |
| 24042 | + version "2.6.3" |
| 24043 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0" |
| 24044 | + integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ== |
| 24045 | + |
23968 | 24046 | tslib@~2.0.1: |
23969 | 24047 | version "2.0.3" |
23970 | 24048 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c" |
|
24507 | 24585 | resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.6.tgz#218aa4794aa2ee24dcf48a29aba4413ed584747f" |
24508 | 24586 | integrity sha512-9r0wQsWD8z/BxPOvnwbPf05ZvFngXyouE9EKB+5GbYix+BYnAwrIChCUyFIinfbf2FL/U71z+CPpbnmTdxrwBg== |
24509 | 24587 |
|
| 24588 | +value-or-promise@^1.0.12: |
| 24589 | + version "1.0.12" |
| 24590 | + resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.12.tgz#0e5abfeec70148c78460a849f6b003ea7986f15c" |
| 24591 | + integrity sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q== |
| 24592 | + |
24510 | 24593 | vanilla-picker@^2.11.2: |
24511 | 24594 | version "2.11.2" |
24512 | 24595 | resolved "https://registry.yarnpkg.com/vanilla-picker/-/vanilla-picker-2.11.2.tgz#eaa24efa68c27e7ee9e0776df55d6913b855f133" |
|
0 commit comments