Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#872)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 243918b commit b92c8ef
Showing 1 changed file with 111 additions and 111 deletions.
222 changes: 111 additions & 111 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1664,54 +1664,54 @@
tslib "2.6.2"

"@graphql-mesh/apollo-link@^0.105.0":
version "0.105.8"
resolved "https://registry.yarnpkg.com/@graphql-mesh/apollo-link/-/apollo-link-0.105.8.tgz#8cf2a6f5312ccae96f70e0fb5737f5fd81f22dec"
integrity sha512-ss8JM40MTKyqLO00uaFOORrhKfaxoX3ovD4QjfxbcXAN1S+C/p/GoEvXTKDlj17m9Su3NBLpUSeX3JtU5KLEhA==
version "0.105.9"
resolved "https://registry.yarnpkg.com/@graphql-mesh/apollo-link/-/apollo-link-0.105.9.tgz#9a471f6c763a58400ace74db43a42ea011865e3f"
integrity sha512-ySCpljs3NwTfPM/1jhiPRxi5gFegE5uDvPEO8+wCQf6QAAUMDFI1QIsyYfWV6c+KE2m5qtxM0R98yudnza4eag==
dependencies:
"@graphql-mesh/runtime" "^0.105.8"
"@graphql-mesh/runtime" "^0.105.9"
"@graphql-tools/utils" "^10.6.0"
tslib "^2.4.0"

"@graphql-mesh/cache-inmemory-lru@^0.0.4":
version "0.0.4"
resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-inmemory-lru/-/cache-inmemory-lru-0.0.4.tgz#3d84d7426233d84c528fdf9cf74d9fa1d02650a7"
integrity sha512-4ngIxjIETkKZD8yrzkqBIjlVvNYpbWXizyCMnTMt6QMdwoVfkK5eQ7Ovz+IUFtubjbGm9XiqXv83SJsO7UFp9Q==
"@graphql-mesh/cache-inmemory-lru@^0.0.5":
version "0.0.5"
resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-inmemory-lru/-/cache-inmemory-lru-0.0.5.tgz#d5b941415ddc4e8b29236ca11254ae5300c45c93"
integrity sha512-0kFmJYdxDzePb1J/TDpRoeTiaKoViySlBDcCQpUvfa2sPx9sr1F6mTDcgAxNm31waGyH2z0dIFYa0q9tlb8duA==
dependencies:
"@graphql-mesh/types" "^0.103.8"
"@graphql-mesh/utils" "^0.103.8"
"@graphql-mesh/types" "^0.103.9"
"@graphql-mesh/utils" "^0.103.9"
"@whatwg-node/disposablestack" "^0.0.5"
tslib "^2.4.0"

"@graphql-mesh/cache-localforage@^0.103.9":
version "0.103.9"
resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.103.9.tgz#5bd5c8a41739e543ae6b26edf5a40b43d5c192ac"
integrity sha512-TeCS1fS/zt8qwQOhb0vjW2zebwXt+Hbn5HXg4mW8ep2WjPR6UI0khgWVgvLQroQMyn4uVOiJbAryD4pOdBr0Sg==
"@graphql-mesh/cache-localforage@^0.103.10":
version "0.103.10"
resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.103.10.tgz#6b3f454446c5d3874062b93db25572d267319064"
integrity sha512-DPS7vo2nNYNTSQ7UUGTWdTXw3iwMIiszGE8wUw7Lw+ULZIupsNeEJ40GpdutRdCqvlP/YmKosl2Uxr8mHKuo+w==
dependencies:
"@graphql-mesh/cache-inmemory-lru" "^0.0.4"
"@graphql-mesh/types" "^0.103.8"
"@graphql-mesh/utils" "^0.103.8"
"@graphql-mesh/cache-inmemory-lru" "^0.0.5"
"@graphql-mesh/types" "^0.103.9"
"@graphql-mesh/utils" "^0.103.9"
localforage "1.10.0"
tslib "^2.4.0"

"@graphql-mesh/cli@^0.98.0":
version "0.98.12"
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.98.12.tgz#18838f3dd14d8c90893018ecc31547c3cebcae76"
integrity sha512-8sHDQij93sRNCnsuvvqTC75AsI6eX6lxnOwH130TUgvm26O/H1Ajv7J/xoNHqJsStoeJ0llMJVZt9uYhY8pKEg==
version "0.98.13"
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.98.13.tgz#d4c25bf19f93d034be4943781cf4938e8c08e87d"
integrity sha512-T7Qx9IQoY0wkgyTrtf+JkX39lBqHy6u0aRiLlV1JyInxUYWGmKY7OeLo9ZZzkZG+d0NvJt9a2KiLjODjwo9/0g==
dependencies:
"@graphql-codegen/core" "^4.0.0"
"@graphql-codegen/typed-document-node" "^5.0.0"
"@graphql-codegen/typescript" "^4.0.0"
"@graphql-codegen/typescript-generic-sdk" "^3.1.0"
"@graphql-codegen/typescript-operations" "^4.0.0"
"@graphql-codegen/typescript-resolvers" "^4.0.0"
"@graphql-mesh/config" "^0.106.12"
"@graphql-mesh/config" "^0.106.13"
"@graphql-mesh/cross-helpers" "^0.4.9"
"@graphql-mesh/http" "^0.105.8"
"@graphql-mesh/include" "^0.2.7"
"@graphql-mesh/runtime" "^0.105.8"
"@graphql-mesh/store" "^0.103.8"
"@graphql-mesh/types" "^0.103.8"
"@graphql-mesh/utils" "^0.103.8"
"@graphql-mesh/http" "^0.105.9"
"@graphql-mesh/include" "^0.2.8"
"@graphql-mesh/runtime" "^0.105.9"
"@graphql-mesh/store" "^0.103.9"
"@graphql-mesh/types" "^0.103.9"
"@graphql-mesh/utils" "^0.103.9"
"@graphql-tools/utils" "^10.6.0"
ajv "^8.12.0"
change-case "^4.1.2"
Expand All @@ -1730,20 +1730,20 @@
ws "^8.17.1"
yargs "^17.7.1"

"@graphql-mesh/config@^0.106.12":
version "0.106.12"
resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.106.12.tgz#aa2fa24dab90c12ae39f0b2ba0ffe8cd7f6b619e"
integrity sha512-2BmhwXQPUqplk+V9FP1s2UF5P+zwGG00PWuyKNkBOI3g00qRgvi71Jpy3ITteefNJAXqMxSDGY0nX/SWuE0xPg==
"@graphql-mesh/config@^0.106.13":
version "0.106.13"
resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.106.13.tgz#72a7ad10f08f8db0dfbc961a59f87ed3b4221c91"
integrity sha512-puZtxwFD4ysZoq07lvrVWjSUIp7TnBsL4bN0dPIpm3lvB/FIKWBV6KqgMnGrYBxzCRBVZGiWvRLo3x9y3+zMGQ==
dependencies:
"@envelop/core" "^5.0.0"
"@graphql-mesh/cache-localforage" "^0.103.9"
"@graphql-mesh/cache-localforage" "^0.103.10"
"@graphql-mesh/cross-helpers" "^0.4.9"
"@graphql-mesh/merger-bare" "^0.104.11"
"@graphql-mesh/merger-stitching" "^0.104.8"
"@graphql-mesh/runtime" "^0.105.8"
"@graphql-mesh/store" "^0.103.8"
"@graphql-mesh/types" "^0.103.8"
"@graphql-mesh/utils" "^0.103.8"
"@graphql-mesh/merger-bare" "^0.104.12"
"@graphql-mesh/merger-stitching" "^0.104.9"
"@graphql-mesh/runtime" "^0.105.9"
"@graphql-mesh/store" "^0.103.9"
"@graphql-mesh/types" "^0.103.9"
"@graphql-mesh/utils" "^0.103.9"
"@graphql-tools/code-file-loader" "^8.0.0"
"@graphql-tools/graphql-file-loader" "^8.0.0"
"@graphql-tools/load" "^8.0.0"
Expand Down Expand Up @@ -1787,15 +1787,15 @@
tslib "^2.8.1"

"@graphql-mesh/graphql@^0.103.0":
version "0.103.9"
resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.103.9.tgz#38b4fc891c3217e634ef1014cbe36f650d26917d"
integrity sha512-D9/lMlxBKAwHWg1sIMOYgFB9v4D2k/IeuNQhS2hJk97Fr4H3Dc4iqL1AkWzK2KTQBxTuWHKkXGS5sK+/Nc3TAQ==
version "0.103.10"
resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.103.10.tgz#4716e287605df481076abae8808faf0618d2762e"
integrity sha512-glpbq4HrKr8FBRLaUtfkETBCsqJR5MS296iMTDuSkBwHYCAUb7Q4ckapwYVqkNLGHRlZg7fMenr9eYprqFAriA==
dependencies:
"@graphql-mesh/cross-helpers" "^0.4.9"
"@graphql-mesh/store" "^0.103.8"
"@graphql-mesh/store" "^0.103.9"
"@graphql-mesh/string-interpolation" "^0.5.7"
"@graphql-mesh/types" "^0.103.8"
"@graphql-mesh/utils" "^0.103.8"
"@graphql-mesh/types" "^0.103.9"
"@graphql-mesh/utils" "^0.103.9"
"@graphql-tools/delegate" "^10.0.28"
"@graphql-tools/federation" "^3.0.0"
"@graphql-tools/merge" "^9.0.12"
Expand All @@ -1804,69 +1804,69 @@
lodash.get "^4.4.2"
tslib "^2.4.0"

"@graphql-mesh/http@^0.105.8":
version "0.105.8"
resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.105.8.tgz#41962dee21480b62ecfbd52f52e4551eb8098956"
integrity sha512-oHx/HtDkdZS7o+GoDaf7PI6kU0ttGin1BXs6Qe4s66I3TiVLn6VjiCLPtVvWcWP5a6FysMxcwp4KKDmsyJ/Qqg==
"@graphql-mesh/http@^0.105.9":
version "0.105.9"
resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.105.9.tgz#6fdd6c151e6a74fd59a1359f092b7bde2fe2bfbe"
integrity sha512-MdseG5AqSML/F/E1nlR6uiJUS/CqRrVujHBeSuDlmpPXVNxb59FHMYWjZqAvbflHhLSLUsuam9KlqAWLt3yKLA==
dependencies:
"@graphql-mesh/cross-helpers" "^0.4.9"
"@graphql-mesh/runtime" "^0.105.8"
"@graphql-mesh/types" "^0.103.8"
"@graphql-mesh/utils" "^0.103.8"
"@graphql-mesh/runtime" "^0.105.9"
"@graphql-mesh/types" "^0.103.9"
"@graphql-mesh/utils" "^0.103.9"
"@graphql-tools/utils" "^10.6.0"
"@whatwg-node/server" "^0.9.46"
graphql-yoga "^5.7.0"
tslib "^2.4.0"

"@graphql-mesh/include@^0.2.7":
version "0.2.7"
resolved "https://registry.yarnpkg.com/@graphql-mesh/include/-/include-0.2.7.tgz#db4cfb84ee1098082307888ece3e49cbba395e52"
integrity sha512-KJud8wC3vbclCHlW8wbp0y1wWarMB7KPAHmm84wkhgetgeZogYdt9uDRvElwdVmN7hPYGWA2BtgG5sAghdhTQQ==
"@graphql-mesh/include@^0.2.8":
version "0.2.8"
resolved "https://registry.yarnpkg.com/@graphql-mesh/include/-/include-0.2.8.tgz#d2ed0d0f6279f77294e14851d7db21b325cf3cff"
integrity sha512-k84DLahAE02hdmSiZzZSsP4XYHLNIGA7fRD4ROZQ/lH/UBS9SSeJ8DpFwhYW6wMmSPICkDwGaR/ERfHp40vTvQ==
dependencies:
"@graphql-mesh/utils" "^0.103.8"
"@graphql-mesh/utils" "^0.103.9"
dotenv "^16.3.1"
get-tsconfig "^4.7.6"
jiti "^2.0.0"
sucrase "^3.35.0"

"@graphql-mesh/merger-bare@^0.104.11":
version "0.104.11"
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.104.11.tgz#f0a5059e0187b360558bf4e9da70b51a2d29f646"
integrity sha512-Qcu3FR4ACgE/Rfc+ucAbPFT5vUNYvxjU8d/Mi56Vg+3aKmVOF/UV9ojKIiS5ScumDuiBPXnRNmEbzyZjgqbnRA==
"@graphql-mesh/merger-bare@^0.104.12":
version "0.104.12"
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.104.12.tgz#444cc292d7544eaa03433b5849b9148b2c163d45"
integrity sha512-0xD069Q70LqIydID3KvNq3mofPIt1eqpy17bjIoZsjGz7GvesXIrWuicU4N+uVPZIgFQTkA3pF2Bu0y5rjzJiw==
dependencies:
"@graphql-mesh/merger-stitching" "0.104.8"
"@graphql-mesh/types" "^0.103.8"
"@graphql-mesh/utils" "^0.103.8"
"@graphql-mesh/merger-stitching" "0.104.9"
"@graphql-mesh/types" "^0.103.9"
"@graphql-mesh/utils" "^0.103.9"
"@graphql-tools/schema" "^10.0.13"
"@graphql-tools/utils" "^10.6.0"
tslib "^2.4.0"

"@graphql-mesh/[email protected].8", "@graphql-mesh/merger-stitching@^0.104.8":
version "0.104.8"
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.104.8.tgz#9a879c70ca5b79efa8b69d3daad6e8178d963864"
integrity sha512-d3JpLh2eMaCMTBJM1xYGodpBoDiTG+EU+Uu6Bl8RhMHGnRNPfvdlQAJWnR6lw2gmNkJymu/ArkmbsxVweNdsOQ==
"@graphql-mesh/[email protected].9", "@graphql-mesh/merger-stitching@^0.104.9":
version "0.104.9"
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.104.9.tgz#5b1963d6413b0b5c6ea78ef70a633d3bc2d61e97"
integrity sha512-0dGH5Ie5YRXxEK31JqmZc4wpV6ZDKEMHUwvSk1dT8Bjn2HVfugmYMgRsiIGcMoMyvKUz5M3Vxi7/YxttuuaY9A==
dependencies:
"@graphql-mesh/store" "^0.103.8"
"@graphql-mesh/types" "^0.103.8"
"@graphql-mesh/utils" "^0.103.8"
"@graphql-mesh/store" "^0.103.9"
"@graphql-mesh/types" "^0.103.9"
"@graphql-mesh/utils" "^0.103.9"
"@graphql-tools/delegate" "^10.0.28"
"@graphql-tools/schema" "^10.0.5"
"@graphql-tools/stitch" "^9.2.17"
"@graphql-tools/utils" "^10.6.0"
tslib "^2.4.0"

"@graphql-mesh/runtime@^0.105.8":
version "0.105.8"
resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.105.8.tgz#4f59b34d1a919bdf74fe2a8218fadd04b7b9c6c8"
integrity sha512-9C/pFVHW5HFGMK2BzTnyENeuq/154UPfLKbKhVnJ4DnuJrR/4qRzYHgu1aM4YyaP7+TDGCNfxJYZ6m5qyU4zkg==
"@graphql-mesh/runtime@^0.105.9":
version "0.105.9"
resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.105.9.tgz#730143567f7ec686caec3c19fe0fcfa131f64543"
integrity sha512-g5JeIzdI8nhdXYmDGfBELaSu0buDSUpX9utJiPJbaiqzBR0q+13EMUCamySwdOlfxxeWhF1Z+0Nj1PAZHxEnGA==
dependencies:
"@envelop/core" "^5.0.0"
"@envelop/extended-validation" "^4.0.0"
"@envelop/graphql-jit" "^8.0.0"
"@graphql-mesh/cross-helpers" "^0.4.9"
"@graphql-mesh/string-interpolation" "^0.5.7"
"@graphql-mesh/types" "^0.103.8"
"@graphql-mesh/utils" "^0.103.8"
"@graphql-mesh/types" "^0.103.9"
"@graphql-mesh/utils" "^0.103.9"
"@graphql-tools/batch-delegate" "^9.0.9"
"@graphql-tools/delegate" "^10.0.28"
"@graphql-tools/executor" "^1.3.2"
Expand All @@ -1876,15 +1876,15 @@
graphql-jit "^0.8.7"
tslib "^2.4.0"

"@graphql-mesh/store@^0.103.8":
version "0.103.8"
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.103.8.tgz#e570792753f4a1fd2d2d7885808a8dbeed88a8a7"
integrity sha512-uiE2E7Tu74WldpTMV8qH0FOor6CcjOG0rydQNSTAIIQ/QNsz0+yLw0AcybgNygNqqB3iFqjiIod1gOgTlKlhOQ==
"@graphql-mesh/store@^0.103.9":
version "0.103.9"
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.103.9.tgz#c44cfb456f5cf2513ceb210c48059afda39f27b6"
integrity sha512-10xTcI3Dconu/6aQDwQSeSbYlFUWI7Sx4JdEU/BnjVRNGMF2+bRMaRPuKk7dvQm37SD9WDBvPGQRMlkzapTxOg==
dependencies:
"@graphql-inspector/core" "6.2.1"
"@graphql-mesh/cross-helpers" "^0.4.9"
"@graphql-mesh/types" "^0.103.8"
"@graphql-mesh/utils" "^0.103.8"
"@graphql-mesh/types" "^0.103.9"
"@graphql-mesh/utils" "^0.103.9"
"@graphql-tools/utils" "^10.6.0"
tslib "^2.4.0"

Expand All @@ -1899,38 +1899,38 @@
tslib "^2.4.0"

"@graphql-mesh/transform-prefix@^0.103.0":
version "0.103.10"
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.103.10.tgz#4f993ef298186c696542cddd0fdac1d2d5471f49"
integrity sha512-tucWbODGwGJ8A8iCVdBdqSEPtc8rDvSbeqBRLtDV96pnYxwL40Ia6f/Elhy6i50684iF0PgKGqSyvZDH7r5ymA==
version "0.103.11"
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.103.11.tgz#164641769286fe6df3029c28e8017ea81cbe3a64"
integrity sha512-vm0oCA8AEo3KQ7FrbWxpg6de4zsm+NNG6LuJo70EXQYYbNXvvrY2ANe4KH/7sd4Wa7cOxGMNXi9QJMf/Q92WFA==
dependencies:
"@graphql-mesh/types" "^0.103.8"
"@graphql-mesh/utils" "^0.103.8"
"@graphql-mesh/types" "^0.103.9"
"@graphql-mesh/utils" "^0.103.9"
"@graphql-tools/delegate" "^10.0.28"
"@graphql-tools/utils" "^10.6.0"
"@graphql-tools/wrap" "^10.0.12"
graphql-scalars "^1.22.4"
tslib "^2.4.0"

"@graphql-mesh/transform-rename@^0.103.0":
version "0.103.9"
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.103.9.tgz#2671dda5929d506a2c1d478615cce16cd9e91c68"
integrity sha512-OPH+coRDFQUw/+lQMumiJeQiUrUmCO7/uBhi8ETlJzdhYoFn6AMFm0dDRSrr7AS0Qu0YPb/uSeoFyIPFkK+2ZA==
version "0.103.10"
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.103.10.tgz#d0d3171911ea3f256d47a1e5a8366b82f8360351"
integrity sha512-WePJ/voRVJFFEMLvrYOtp/E/ZyyDQO6GoQ+/f/Y8QRPB8QZPkZJzHEjxxIUM9MDuAYcYEiNvPKC7fbENHQJCWA==
dependencies:
"@graphql-mesh/types" "^0.103.8"
"@graphql-mesh/utils" "^0.103.8"
"@graphql-mesh/types" "^0.103.9"
"@graphql-mesh/utils" "^0.103.9"
"@graphql-tools/delegate" "^10.0.28"
"@graphql-tools/utils" "^10.6.0"
"@graphql-tools/wrap" "^10.0.12"
graphql-scalars "^1.22.4"
tslib "^2.4.0"

"@graphql-mesh/transform-type-merging@^0.103.0":
version "0.103.8"
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.103.8.tgz#bf14cd63999c9ec4cca579e14f45e7d172d294c8"
integrity sha512-jVyfTGPrrV1jNwssU504SVy7OLPhqAsBoskplqAW1D8Dy1pBA+wiR1O0jwGvHo1SAjRfuEXJXgpM9kMTaJ9rSg==
version "0.103.9"
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.103.9.tgz#fa74c5c3211c087dd66bff4ca81c5f52f98ed156"
integrity sha512-5FN85RDy1m1GEFUqk2nj6+gQT+7A+b984GAzG+4WoTBiuiwQk7ziJTwU87fxyTNrkF1yYq7MLhMDH6ywgptBOg==
dependencies:
"@graphql-mesh/types" "^0.103.8"
"@graphql-mesh/utils" "^0.103.8"
"@graphql-mesh/types" "^0.103.9"
"@graphql-mesh/utils" "^0.103.9"
"@graphql-tools/delegate" "^10.0.28"
"@graphql-tools/stitching-directives" "^3.1.9"
tslib "^2.4.0"
Expand All @@ -1947,36 +1947,36 @@
"@graphql-tools/utils" "^10.6.2"
tslib "^2.8.1"

"@graphql-mesh/types@^0.103.6", "@graphql-mesh/types@^0.103.8":
version "0.103.8"
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.103.8.tgz#4b35e18ffa5095e48e2f7e45a6b8a2db98034fab"
integrity sha512-cdbAa2ZEYnMq+fgioHfXUEuR5yu+zh5aaFtAbHnld9CDZr+9uQ9Cot0loAUH1b1zVatptBLgzC//KqKiwr6hLA==
"@graphql-mesh/types@^0.103.6", "@graphql-mesh/types@^0.103.9":
version "0.103.9"
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.103.9.tgz#36f657a249377b4e1b1ba60316dc3aa5ac47fda0"
integrity sha512-7aWD88vgcueDnWfndR74lkHiOS5a6s6Ze4bPLDWxJ6z9ix4F1aHnPt7h5wNe0DbhU9cygNxLmlrdtvt2M3yNhA==
dependencies:
"@graphql-mesh/store" "^0.103.8"
"@graphql-mesh/store" "^0.103.9"
"@graphql-tools/batch-delegate" "^9.0.10"
"@graphql-tools/delegate" "^10.0.28"
"@graphql-tools/utils" "^10.6.0"
"@graphql-typed-document-node/core" "^3.2.0"
tslib "^2.4.0"

"@graphql-mesh/urql-exchange@^0.105.0":
version "0.105.8"
resolved "https://registry.yarnpkg.com/@graphql-mesh/urql-exchange/-/urql-exchange-0.105.8.tgz#b2edbad22ee7cbe63c74cbeeb3d90c3769998024"
integrity sha512-mrLjVm4OhK4HVpKqSrZ6qpKBro/490TPm/j3pFyfB5vpsHzC1e8px3fSgyHVvMryyUV/XAP7YvnZbyoErADjFw==
version "0.105.9"
resolved "https://registry.yarnpkg.com/@graphql-mesh/urql-exchange/-/urql-exchange-0.105.9.tgz#0ea3efaf36a1ce385e3169c2af582610dd87bf0b"
integrity sha512-8yy677lfS0UXZ3zIQMFcM70N4VuSKAqigRkjZM34k991QtBjjmwnP0GK9Qni5vme2fFD2ODSV8ogybjzET+Brw==
dependencies:
"@graphql-mesh/runtime" "^0.105.8"
"@graphql-mesh/runtime" "^0.105.9"
"@graphql-tools/utils" "^10.6.0"
tslib "^2.4.0"
wonka "^6.3.1"

"@graphql-mesh/utils@^0.103.6", "@graphql-mesh/utils@^0.103.8":
version "0.103.8"
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.103.8.tgz#47aaab1b1cb0cb1027b6ee158762e23d29116787"
integrity sha512-9Pfi0MikmQQdzQLt14Fu+KPwl91poEN0ue5A9MmbtznTgfqUg35IZY1DWtA/rZcmxFpxOe7zM3tJcCpSvpxJiA==
"@graphql-mesh/utils@^0.103.6", "@graphql-mesh/utils@^0.103.9":
version "0.103.9"
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.103.9.tgz#7b6f75675d757f8f3588ddabfaaaf3d664a4d2fa"
integrity sha512-pdRC5V6WVEb4CnwqKTkgmD2dyX1SO495lS5kKfiZhJ9UbJo+v49f8ZXu2Idf/4BqVor8go611NeYSm6qvVnFPw==
dependencies:
"@graphql-mesh/cross-helpers" "^0.4.9"
"@graphql-mesh/string-interpolation" "^0.5.7"
"@graphql-mesh/types" "^0.103.8"
"@graphql-mesh/types" "^0.103.9"
"@graphql-tools/batch-delegate" "^9.0.16"
"@graphql-tools/delegate" "^10.0.28"
"@graphql-tools/utils" "^10.6.0"
Expand Down

0 comments on commit b92c8ef

Please sign in to comment.