|
2840 | 2840 | "@graphql-tools/resolvers-composition" "6.3.5" |
2841 | 2841 | "@graphql-tools/schema" "8.1.2" |
2842 | 2842 |
|
2843 | | -"@graphql-mesh/transform-snapshot@0.10.20": |
2844 | | - version "0.10.20" |
2845 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.10.20.tgz#b7e525f13bfe94b83546071c1694adee730012a1" |
2846 | | - integrity sha512-8NdgbAVV+Z8jjhGjS+Nm54S6ubGmwwwLV4ylIVQtwBXQ/0f1jccQqA65knpH/iQqZLA6u1yjohZxMaq1UF6/nA== |
| 2843 | +"@graphql-mesh/transform-snapshot@0.12.1": |
| 2844 | + version "0.12.1" |
| 2845 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.12.1.tgz#dbe7e11e14f907519f6c4a9fda356b9fd98a7268" |
| 2846 | + integrity sha512-+4jE0yYvfdWMerJj+eQ9WXNu6AVmuupsBD35XpjhPnbx10zYS7g7cGERij00IQXRwmdhQVFgkMFRvW2N+i3BGA== |
2847 | 2847 | dependencies: |
2848 | | - "@graphql-mesh/types" "0.53.0" |
2849 | | - "@graphql-mesh/utils" "0.19.0" |
2850 | | - "@graphql-tools/resolvers-composition" "6.4.0" |
2851 | | - "@graphql-tools/schema" "8.3.0" |
2852 | | - "@graphql-tools/utils" "8.5.0" |
| 2848 | + "@graphql-mesh/types" "0.55.0" |
| 2849 | + "@graphql-mesh/utils" "0.21.1" |
| 2850 | + "@graphql-tools/resolvers-composition" "6.4.1" |
| 2851 | + "@graphql-tools/schema" "8.3.1" |
| 2852 | + "@graphql-tools/utils" "8.5.3" |
2853 | 2853 |
|
2854 | 2854 | "@graphql-mesh/transform-snapshot@^0.10.0": |
2855 | 2855 | version "0.10.0" |
|
2912 | 2912 | "@graphql-typed-document-node/core" "3.1.0" |
2913 | 2913 | fetchache "0.1.1" |
2914 | 2914 |
|
2915 | | -"@graphql-mesh/ [email protected]": |
2916 | | - version "0.53.0" |
2917 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.53.0.tgz#48efcba10ba3a8dfe2b96568faf3dc8dcf4e729b" |
2918 | | - integrity sha512-qdl8ml/k3iGtEzmwPzYxpQf8uI035D5/KzoltbTFe7nQPp2/7zP7+hux4YDCFTg4nKJM4oTdjhO0QJKX8rjGCA== |
2919 | | - dependencies: |
2920 | | - "@graphql-tools/delegate" "8.2.3" |
2921 | | - "@graphql-tools/utils" "8.3.0" |
2922 | | - "@graphql-typed-document-node/core" "3.1.0" |
2923 | | - fetchache "0.1.1" |
2924 | | - |
2925 | 2915 | "@graphql-mesh/ [email protected]": |
2926 | 2916 | version "0.55.0" |
2927 | 2917 | resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.55.0.tgz#a570f47430c8502d819d5840941614a6b60a2b8b" |
|
3015 | 3005 | object-hash "2.2.0" |
3016 | 3006 | tiny-lru "7.0.6" |
3017 | 3007 |
|
3018 | | -"@graphql-mesh/ [email protected]": |
3019 | | - version "0.19.0" |
3020 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.19.0.tgz#bbb99565e4acce6e0c66da5be2910875cdaa7b92" |
3021 | | - integrity sha512-yYO2J+BatmCbpuT1+c4nw3bEjhJ0UClyd+8mEZmsdPQ3liH+pcnOwczczbrjI2YOmW1d7maN+KiXdQXn4/WOWg== |
3022 | | - dependencies: |
3023 | | - "@ardatan/string-interpolation" "1.2.12" |
3024 | | - "@graphql-mesh/types" "0.53.0" |
3025 | | - "@graphql-tools/delegate" "8.4.0" |
3026 | | - "@graphql-tools/utils" "8.5.0" |
3027 | | - "@graphql-typed-document-node/core" "3.1.0" |
3028 | | - chalk "4.1.2" |
3029 | | - cross-fetch "3.1.4" |
3030 | | - date-fns "2.25.0" |
3031 | | - fetchache "0.1.1" |
3032 | | - flatstr "1.0.12" |
3033 | | - graphql-jit "0.6.0" |
3034 | | - graphql-subscriptions "1.2.1" |
3035 | | - is-url "1.2.4" |
3036 | | - js-yaml "4.1.0" |
3037 | | - lodash "4.17.21" |
3038 | | - object-hash "2.2.0" |
3039 | | - tiny-lru "7.0.6" |
3040 | | - |
3041 | 3008 | "@graphql-mesh/ [email protected]": |
3042 | 3009 | version "0.21.1" |
3043 | 3010 | resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.21.1.tgz#66b859d101b40c11668ee5c020e596d1ab788390" |
|
3386 | 3353 | tslib "~2.3.0" |
3387 | 3354 | value-or-promise "1.0.10" |
3388 | 3355 |
|
3389 | | -"@graphql-tools/batch-execute@^8.1.1": |
3390 | | - version "8.1.1" |
3391 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-8.1.1.tgz#16c62a141304f81b5eb102fcbadbcac500e2aee4" |
3392 | | - integrity sha512-euRh9Fxhrpb99sbPk++hPHEZ9c0zmLfh/1zOk2BMxWOic65WlNDuFsNV2S6ddlruu9PNL6dEpBteiTfRWxpMfw== |
3393 | | - dependencies: |
3394 | | - "@graphql-tools/utils" "^8.2.4" |
3395 | | - dataloader "2.0.0" |
3396 | | - tslib "~2.3.0" |
3397 | | - value-or-promise "1.0.10" |
3398 | | - |
3399 | | -"@graphql-tools/batch-execute@^8.3.0": |
3400 | | - version "8.3.0" |
3401 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-8.3.0.tgz#a8fabc5f5d6e9fa5b34bbc9cdc2f1809ee164f3f" |
3402 | | - integrity sha512-rv7lCH4T8hapJ9o1/aOhr64oEZhYaNRt8lzuEC3BlhzJc/szSt+/ry6mBNDjca6tjxJpMc82XLWAx9ppBLnyVA== |
3403 | | - dependencies: |
3404 | | - "@graphql-tools/utils" "^8.5.0" |
3405 | | - dataloader "2.0.0" |
3406 | | - tslib "~2.3.0" |
3407 | | - value-or-promise "1.0.11" |
3408 | | - |
3409 | 3356 | "@graphql-tools/batch-execute@^8.3.1": |
3410 | 3357 | version "8.3.1" |
3411 | 3358 | resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-8.3.1.tgz#0b74c54db5ac1c5b9a273baefc034c2343ebbb74" |
|
3523 | 3470 | tslib "~2.3.0" |
3524 | 3471 | value-or-promise "1.0.10" |
3525 | 3472 |
|
3526 | | -"@graphql-tools/ [email protected]": |
3527 | | - version "8.2.3" |
3528 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-8.2.3.tgz#70550f9536563a98a449818869eec530c2a05408" |
3529 | | - integrity sha512-CS0B7oAA3n8mHhufY54j0/oxBK0aQcWy8oYyGT36ZM+MaTXQL5Wf6AlzMqvCtmBnQxGOyn/b2o0wsZ41HVH3nA== |
3530 | | - dependencies: |
3531 | | - "@graphql-tools/batch-execute" "^8.1.1" |
3532 | | - "@graphql-tools/schema" "^8.2.0" |
3533 | | - "@graphql-tools/utils" "^8.3.0" |
3534 | | - dataloader "2.0.0" |
3535 | | - tslib "~2.3.0" |
3536 | | - value-or-promise "1.0.11" |
3537 | | - |
3538 | | -"@graphql-tools/ [email protected]": |
3539 | | - version "8.4.0" |
3540 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-8.4.0.tgz#630c7e30b8b0f4039bc453082d6f77501488a9b6" |
3541 | | - integrity sha512-FtMN1+q6aNahg0AGCEndUpfdOZ6O7OnIsLTauMPEG/vrwoIlMb8tn+qBRlGrWWxyUPKBSD31T74EWM3Tq/bBaQ== |
3542 | | - dependencies: |
3543 | | - "@graphql-tools/batch-execute" "^8.3.0" |
3544 | | - "@graphql-tools/schema" "^8.3.0" |
3545 | | - "@graphql-tools/utils" "^8.5.0" |
3546 | | - dataloader "2.0.0" |
3547 | | - tslib "~2.3.0" |
3548 | | - value-or-promise "1.0.11" |
3549 | | - |
3550 | 3473 | "@graphql-tools/ [email protected]", "@graphql-tools/delegate@^8.4.2": |
3551 | 3474 | version "8.4.2" |
3552 | 3475 | resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-8.4.2.tgz#a61d45719855720304e3656800342cfa17d82558" |
|
3790 | 3713 | "@graphql-tools/utils" "^8.2.0" |
3791 | 3714 | tslib "~2.3.0" |
3792 | 3715 |
|
3793 | | -"@graphql-tools/merge@^8.2.0": |
3794 | | - version "8.2.0" |
3795 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.0.tgz#8f6638eeecf19f59fef28598024308e0452dd0a2" |
3796 | | - integrity sha512-nfMLYF7zczjnIbChZtqbvozRfuRweMD1Fe9HHd4RXd3Tcsj6E17srW0QJfxUoIIWh4pitj+XwZAwhj1PWBDU7g== |
3797 | | - dependencies: |
3798 | | - "@graphql-tools/utils" "^8.4.0" |
3799 | | - tslib "~2.3.0" |
3800 | | - |
3801 | 3716 | "@graphql-tools/merge@^8.2.1": |
3802 | 3717 | version "8.2.1" |
3803 | 3718 | resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.1.tgz#bf83aa06a0cfc6a839e52a58057a84498d0d51ff" |
|
3888 | 3803 | micromatch "^4.0.4" |
3889 | 3804 | tslib "~2.3.0" |
3890 | 3805 |
|
3891 | | -"@graphql-tools/ [email protected]": |
3892 | | - version "6.4.0" |
3893 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/resolvers-composition/-/resolvers-composition-6.4.0.tgz#f45a1e7fa0232ff5d160c711063ae0b178910014" |
3894 | | - integrity sha512-YkAmpIzyFtto9aDp/FysuyPb/tPba/gXYYvlN2vdBkE9nRU8ms8Fwhnroek0pW5ipjZAhpQZsZPVVpzSwldj3A== |
3895 | | - dependencies: |
3896 | | - "@graphql-tools/utils" "^8.2.0" |
3897 | | - lodash "4.17.21" |
3898 | | - micromatch "^4.0.4" |
3899 | | - tslib "~2.3.0" |
3900 | | - |
3901 | 3806 | "@graphql-tools/ [email protected]": |
3902 | 3807 | version "6.4.1" |
3903 | 3808 | resolved "https://registry.yarnpkg.com/@graphql-tools/resolvers-composition/-/resolvers-composition-6.4.1.tgz#4704b2933851bf7b9a3ae4004424b23d073018a7" |
|
3937 | 3842 | tslib "~2.3.0" |
3938 | 3843 | value-or-promise "1.0.10" |
3939 | 3844 |
|
3940 | | -"@graphql-tools/ [email protected]", "@graphql-tools/schema@^8.3.0": |
3941 | | - version "8.3.0" |
3942 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.3.0.tgz#ddf4297859c6d7ac1ebbbd91460260ed424115db" |
3943 | | - integrity sha512-OJD4Q1Xa3sffRiHzy0sskZz9ZWeqaujINfoim4CTk5Y9es1LS+WnKi25wVhmL2SGzzmKuAv7oDn+dpQAlM+Gfw== |
3944 | | - dependencies: |
3945 | | - "@graphql-tools/merge" "^8.2.0" |
3946 | | - "@graphql-tools/utils" "^8.4.0" |
3947 | | - tslib "~2.3.0" |
3948 | | - value-or-promise "1.0.11" |
3949 | | - |
3950 | 3845 | "@graphql-tools/ [email protected]", "@graphql-tools/schema@^8.3.1": |
3951 | 3846 | version "8.3.1" |
3952 | 3847 | resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.3.1.tgz#1ee9da494d2da457643b3c93502b94c3c4b68c74" |
|
4097 | 3992 | dependencies: |
4098 | 3993 | tslib "~2.3.0" |
4099 | 3994 |
|
4100 | | -"@graphql-tools/ [email protected]", "@graphql-tools/utils@^8.3.0": |
4101 | | - version "8.3.0" |
4102 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.3.0.tgz#382111bc4a93f248e3641740a5300f44286bffae" |
4103 | | - integrity sha512-ksE0RxS0AFllo6KIJjvQsRgcUAzoyZUgUrDbCngv4SaQwyX9YxTfddTLN4uQmbiZB9h25fPp/Xgeyaa3ARCzgg== |
4104 | | - dependencies: |
4105 | | - tslib "~2.3.0" |
4106 | | - |
4107 | | -"@graphql-tools/ [email protected]", "@graphql-tools/utils@^8.4.0", "@graphql-tools/utils@^8.5.0": |
4108 | | - version "8.5.0" |
4109 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.5.0.tgz#439487ac756d9458a33091e5e0435ddf8e794f3e" |
4110 | | - integrity sha512-jMwLm6YdN+Vbqntg5GHqDvGLpLa/xPSpRs/c40d0rBuel77wo7AaQ8jHeBSpp9y+7kp7HrGSWff1u7yJ7F8ppw== |
4111 | | - dependencies: |
4112 | | - tslib "~2.3.0" |
4113 | | - |
4114 | 3995 | "@graphql-tools/ [email protected]", "@graphql-tools/utils@^8.5.3": |
4115 | 3996 | version "8.5.3" |
4116 | 3997 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.5.3.tgz#404062e62cae9453501197039687749c4885356e" |
|
4132 | 4013 | dependencies: |
4133 | 4014 | tslib "~2.3.0" |
4134 | 4015 |
|
4135 | | -"@graphql-tools/utils@^8.2.4": |
4136 | | - version "8.2.5" |
4137 | | - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.2.5.tgz#695e6d760c1187ad2b159d5d3c4696eff9c08a27" |
4138 | | - integrity sha512-k/Rktklhy22dQfbJLKiLGfQymQCTr6Rd2BilC7g2Yk6wFSzVLYr8jeXNoTD+/p61XBQzBjTVayskvaMvNS3BDg== |
4139 | | - dependencies: |
4140 | | - tslib "~2.3.0" |
4141 | | - |
4142 | 4016 | "@graphql-tools/utils@^8.5.1": |
4143 | 4017 | version "8.5.2" |
4144 | 4018 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.5.2.tgz#fa775d92c19237f648105f7d4aeeeb63ba3d257f" |
|
12529 | 12403 | lodash.merge "4.6.2" |
12530 | 12404 | lodash.mergewith "4.6.2" |
12531 | 12405 |
|
12532 | | - |
12533 | | - version "0.6.0" |
12534 | | - resolved "https://registry.yarnpkg.com/graphql-jit/-/graphql-jit-0.6.0.tgz#33e7ed3959eca5754b3fbcc44e31a68538b0b028" |
12535 | | - integrity sha512-jyn9M0Hib9tIy+hvwvRAI5DlO6c7ZpzZcJdFsTPZJaleE+SV+OEB/81ez0S7DZsJ0MdVVkRVBgiCrZQD/oFO6Q== |
12536 | | - dependencies: |
12537 | | - fast-json-stringify "^1.13.0" |
12538 | | - generate-function "^2.3.1" |
12539 | | - json-schema "^0.2.3" |
12540 | | - lodash.memoize "^4.1.2" |
12541 | | - lodash.merge "4.6.2" |
12542 | | - lodash.mergewith "4.6.2" |
12543 | | - |
12544 | 12406 | |
12545 | 12407 | version "0.7.0" |
12546 | 12408 | resolved "https://registry.yarnpkg.com/graphql-jit/-/graphql-jit-0.7.0.tgz#c406b65b193218db512e4fdc5a9605a53ca3b436" |
|
0 commit comments