From 04e166d8ddc0f4f13475d1f7559e7fe6b334cfef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 00:24:16 +0000 Subject: [PATCH] chore(deps): lock file maintenance --- yarn.lock | 460 ++++++++++++++++++++++++++---------------------------- 1 file changed, 224 insertions(+), 236 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6c5727aa..7b0dc9fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -74,9 +74,9 @@ picocolors "^1.0.0" "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.4", "@babel/compat-data@^7.25.7": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.7.tgz#b8479fe0018ef0ac87b6b7a5c6916fcd67ae2c9c" - integrity sha512-9ickoLz+hcXCeh7jrcin+/SLWm+GkxE2kTvoYyp38p4WkdFXfQJxDFGWp/YHjiKLPx06z2A7W8XKuqbReXDzsw== + version "7.25.8" + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.8.tgz#0376e83df5ab0eb0da18885c0140041f0747a402" + integrity sha512-ZsysZyXY4Tlx+Q53XdnOFmqwfB9QDTHYxaZYajWRoBLuLEAwI2UIbtxOjWh/cFaa9IKUlcB+DDuoskLuKu56JA== "@babel/core@7.25.2", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.22.9", "@babel/core@^7.23.9", "@babel/core@^7.24.5": version "7.25.2" @@ -283,11 +283,11 @@ picocolors "^1.0.0" "@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.0", "@babel/parser@^7.25.7": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.7.tgz#99b927720f4ddbfeb8cd195a363ed4532f87c590" - integrity sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw== + version "7.25.8" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.8.tgz#f6aaf38e80c36129460c1657c0762db584c9d5e2" + integrity sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ== dependencies: - "@babel/types" "^7.25.7" + "@babel/types" "^7.25.8" "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3": version "7.25.7" @@ -531,13 +531,12 @@ "@babel/helper-plugin-utils" "^7.25.7" "@babel/plugin-transform-async-generator-functions@^7.25.4": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.7.tgz#af61a02b30d7bff5108c63bd39ac7938403426d7" - integrity sha512-4B6OhTrwYKHYYgcwErvZjbmH9X5TxQBsaBHdzEIB4l71gR5jh/tuHGlb9in47udL2+wVUcOz5XXhhfhVJwEpEg== + version "7.25.8" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.8.tgz#3331de02f52cc1f2c75b396bec52188c85b0b1ec" + integrity sha512-9ypqkozyzpG+HxlH4o4gdctalFGIjjdufzo7I2XPda0iBnZ6a+FO0rIEQcdSPXp02CkvGsII1exJhmROPQd5oA== dependencies: "@babel/helper-plugin-utils" "^7.25.7" "@babel/helper-remap-async-to-generator" "^7.25.7" - "@babel/plugin-syntax-async-generators" "^7.8.4" "@babel/traverse" "^7.25.7" "@babel/plugin-transform-async-to-generator@^7.24.7": @@ -572,13 +571,12 @@ "@babel/helper-plugin-utils" "^7.25.7" "@babel/plugin-transform-class-static-block@^7.24.7": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.25.7.tgz#d2cf3c812e3b3162d56aadf4566f45c30538cb2c" - integrity sha512-rvUUtoVlkDWtDWxGAiiQj0aNktTPn3eFynBcMC2IhsXweehwgdI9ODe+XjWw515kEmv22sSOTp/rxIRuTiB7zg== + version "7.25.8" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.25.8.tgz#a8af22028920fe404668031eceb4c3aadccb5262" + integrity sha512-e82gl3TCorath6YLf9xUwFehVvjvfqFhdOo4+0iVIVju+6XOi5XHkqB3P2AXnSwoeTX0HBoXq5gJFtvotJzFnQ== dependencies: "@babel/helper-create-class-features-plugin" "^7.25.7" "@babel/helper-plugin-utils" "^7.25.7" - "@babel/plugin-syntax-class-static-block" "^7.14.5" "@babel/plugin-transform-classes@^7.0.0", "@babel/plugin-transform-classes@^7.25.4": version "7.25.7" @@ -631,12 +629,11 @@ "@babel/helper-plugin-utils" "^7.25.7" "@babel/plugin-transform-dynamic-import@^7.24.7": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.25.7.tgz#31905ab2cfa94dcf1b1f8ce66096720b2908e518" - integrity sha512-UvcLuual4h7/GfylKm2IAA3aph9rwvAM2XBA0uPKU3lca+Maai4jBjjEVUS568ld6kJcgbouuumCBhMd/Yz17w== + version "7.25.8" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.25.8.tgz#f1edbe75b248cf44c70c8ca8ed3818a668753aaa" + integrity sha512-gznWY+mr4ZQL/EWPcbBQUP3BXS5FwZp8RUOw06BaRn8tQLzN4XLIxXejpHN9Qo8x8jjBmAAKp6FoS51AgkSA/A== dependencies: "@babel/helper-plugin-utils" "^7.25.7" - "@babel/plugin-syntax-dynamic-import" "^7.8.3" "@babel/plugin-transform-exponentiation-operator@^7.24.7": version "7.25.7" @@ -647,12 +644,11 @@ "@babel/helper-plugin-utils" "^7.25.7" "@babel/plugin-transform-export-namespace-from@^7.24.7": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.25.7.tgz#beb2679db6fd3bdfe6ad6de2c8cac84a86ef2da1" - integrity sha512-h3MDAP5l34NQkkNulsTNyjdaR+OiB0Im67VU//sFupouP8Q6m9Spy7l66DcaAQxtmCqGdanPByLsnwFttxKISQ== + version "7.25.8" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.25.8.tgz#d1988c3019a380b417e0516418b02804d3858145" + integrity sha512-sPtYrduWINTQTW7FtOy99VCTWp4H23UX7vYcut7S4CIMEXU+54zKX9uCoGkLsWXteyaMXzVHgzWbLfQ1w4GZgw== dependencies: "@babel/helper-plugin-utils" "^7.25.7" - "@babel/plugin-syntax-export-namespace-from" "^7.8.3" "@babel/plugin-transform-flow-strip-types@^7.0.0": version "7.25.7" @@ -680,12 +676,11 @@ "@babel/traverse" "^7.25.7" "@babel/plugin-transform-json-strings@^7.24.7": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.25.7.tgz#6626433554aff4bd6f76a2c621a1f40e802dfb0a" - integrity sha512-Ot43PrL9TEAiCe8C/2erAjXMeVSnE/BLEx6eyrKLNFCCw5jvhTHKyHxdI1pA0kz5njZRYAnMO2KObGqOCRDYSA== + version "7.25.8" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.25.8.tgz#6fb3ec383a2ea92652289fdba653e3f9de722694" + integrity sha512-4OMNv7eHTmJ2YXs3tvxAfa/I43di+VcF+M4Wt66c88EAED1RoGaf1D64cL5FkRpNL+Vx9Hds84lksWvd/wMIdA== dependencies: "@babel/helper-plugin-utils" "^7.25.7" - "@babel/plugin-syntax-json-strings" "^7.8.3" "@babel/plugin-transform-literals@^7.0.0", "@babel/plugin-transform-literals@^7.25.2": version "7.25.7" @@ -695,12 +690,11 @@ "@babel/helper-plugin-utils" "^7.25.7" "@babel/plugin-transform-logical-assignment-operators@^7.24.7": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.25.7.tgz#93847feb513a1f191c5f5d903d991a0ee24fe99b" - integrity sha512-iImzbA55BjiovLyG2bggWS+V+OLkaBorNvc/yJoeeDQGztknRnDdYfp2d/UPmunZYEnZi6Lg8QcTmNMHOB0lGA== + version "7.25.8" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.25.8.tgz#01868ff92daa9e525b4c7902aa51979082a05710" + integrity sha512-f5W0AhSbbI+yY6VakT04jmxdxz+WsID0neG7+kQZbCOjuyJNdL5Nn4WIBm4hRpKnUcO9lP0eipUhFN12JpoH8g== dependencies: "@babel/helper-plugin-utils" "^7.25.7" - "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" "@babel/plugin-transform-member-expression-literals@^7.0.0", "@babel/plugin-transform-member-expression-literals@^7.24.7": version "7.25.7" @@ -760,29 +754,26 @@ "@babel/helper-plugin-utils" "^7.25.7" "@babel/plugin-transform-nullish-coalescing-operator@^7.24.7": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.7.tgz#0af84b86d4332654c43cf028dbdcf878b00ac168" - integrity sha512-FbuJ63/4LEL32mIxrxwYaqjJxpbzxPVQj5a+Ebrc8JICV6YX8nE53jY+K0RZT3um56GoNWgkS2BQ/uLGTjtwfw== + version "7.25.8" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.8.tgz#befb4900c130bd52fccf2b926314557987f1b552" + integrity sha512-Z7WJJWdQc8yCWgAmjI3hyC+5PXIubH9yRKzkl9ZEG647O9szl9zvmKLzpbItlijBnVhTUf1cpyWBsZ3+2wjWPQ== dependencies: "@babel/helper-plugin-utils" "^7.25.7" - "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" "@babel/plugin-transform-numeric-separator@^7.24.7": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.25.7.tgz#a516b78f894d1c08283f39d809b2048fd2f29448" - integrity sha512-8CbutzSSh4hmD+jJHIA8vdTNk15kAzOnFLVVgBSMGr28rt85ouT01/rezMecks9pkU939wDInImwCKv4ahU4IA== + version "7.25.8" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.25.8.tgz#91e370486371637bd42161052f2602c701386891" + integrity sha512-rm9a5iEFPS4iMIy+/A/PiS0QN0UyjPIeVvbU5EMZFKJZHt8vQnasbpo3T3EFcxzCeYO0BHfc4RqooCZc51J86Q== dependencies: "@babel/helper-plugin-utils" "^7.25.7" - "@babel/plugin-syntax-numeric-separator" "^7.10.4" "@babel/plugin-transform-object-rest-spread@^7.24.7": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.25.7.tgz#fa0916521be96fd434e2db59780b24b308c6d169" - integrity sha512-1JdVKPhD7Y5PvgfFy0Mv2brdrolzpzSoUq2pr6xsR+m+3viGGeHEokFKsCgOkbeFOQxfB1Vt2F0cPJLRpFI4Zg== + version "7.25.8" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.25.8.tgz#0904ac16bcce41df4db12d915d6780f85c7fb04b" + integrity sha512-LkUu0O2hnUKHKE7/zYOIjByMa4VRaV2CD/cdGz0AxU9we+VA3kDDggKEzI0Oz1IroG+6gUP6UmWEHBMWZU316g== dependencies: "@babel/helper-compilation-targets" "^7.25.7" "@babel/helper-plugin-utils" "^7.25.7" - "@babel/plugin-syntax-object-rest-spread" "^7.8.3" "@babel/plugin-transform-parameters" "^7.25.7" "@babel/plugin-transform-object-super@^7.0.0", "@babel/plugin-transform-object-super@^7.24.7": @@ -794,21 +785,19 @@ "@babel/helper-replace-supers" "^7.25.7" "@babel/plugin-transform-optional-catch-binding@^7.24.7": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.25.7.tgz#400e2d891f9288f5231694234696aa67164e4913" - integrity sha512-m9obYBA39mDPN7lJzD5WkGGb0GO54PPLXsbcnj1Hyeu8mSRz7Gb4b1A6zxNX32ZuUySDK4G6it8SDFWD1nCnqg== + version "7.25.8" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.25.8.tgz#2649b86a3bb202c6894ec81a6ddf41b94d8f3103" + integrity sha512-EbQYweoMAHOn7iJ9GgZo14ghhb9tTjgOc88xFgYngifx7Z9u580cENCV159M4xDh3q/irbhSjZVpuhpC2gKBbg== dependencies: "@babel/helper-plugin-utils" "^7.25.7" - "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" "@babel/plugin-transform-optional-chaining@^7.24.8", "@babel/plugin-transform-optional-chaining@^7.25.7": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.25.7.tgz#b7f7c9321aa1d8414e67799c28d87c23682e4d68" - integrity sha512-h39agClImgPWg4H8mYVAbD1qP9vClFbEjqoJmt87Zen8pjqK8FTPUwrOXAvqu5soytwxrLMd2fx2KSCp2CHcNg== + version "7.25.8" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.25.8.tgz#f46283b78adcc5b6ab988a952f989e7dce70653f" + integrity sha512-q05Bk7gXOxpTHoQ8RSzGSh/LHVB9JEIkKnk3myAWwZHnYiTGYtbdrYkIsS8Xyh4ltKf7GNUSgzs/6P2bJtBAQg== dependencies: "@babel/helper-plugin-utils" "^7.25.7" "@babel/helper-skip-transparent-expression-wrappers" "^7.25.7" - "@babel/plugin-syntax-optional-chaining" "^7.8.3" "@babel/plugin-transform-parameters@^7.0.0", "@babel/plugin-transform-parameters@^7.20.7", "@babel/plugin-transform-parameters@^7.24.7", "@babel/plugin-transform-parameters@^7.25.7": version "7.25.7" @@ -826,14 +815,13 @@ "@babel/helper-plugin-utils" "^7.25.7" "@babel/plugin-transform-private-property-in-object@^7.24.7": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.25.7.tgz#aff877efd05b57c4ad04611d8de97bf155a53369" - integrity sha512-LzA5ESzBy7tqj00Yjey9yWfs3FKy4EmJyKOSWld144OxkTji81WWnUT8nkLUn+imN/zHL8ZQlOu/MTUAhHaX3g== + version "7.25.8" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.25.8.tgz#1234f856ce85e061f9688764194e51ea7577c434" + integrity sha512-8Uh966svuB4V8RHHg0QJOB32QK287NBksJOByoKmHMp1TAobNniNalIkI2i5IPj5+S9NYCG4VIjbEuiSN8r+ow== dependencies: "@babel/helper-annotate-as-pure" "^7.25.7" "@babel/helper-create-class-features-plugin" "^7.25.7" "@babel/helper-plugin-utils" "^7.25.7" - "@babel/plugin-syntax-private-property-in-object" "^7.14.5" "@babel/plugin-transform-property-literals@^7.0.0", "@babel/plugin-transform-property-literals@^7.24.7": version "7.25.7" @@ -1105,10 +1093,10 @@ debug "^4.3.1" globals "^11.1.0" -"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@babel/types@^7.25.2", "@babel/types@^7.25.7", "@babel/types@^7.3.3", "@babel/types@^7.4.4": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.7.tgz#1b7725c1d3a59f328cb700ce704c46371e6eef9b" - integrity sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ== +"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@babel/types@^7.25.2", "@babel/types@^7.25.7", "@babel/types@^7.25.8", "@babel/types@^7.3.3", "@babel/types@^7.4.4": + version "7.25.8" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.8.tgz#5cf6037258e8a9bcad533f4979025140cb9993e1" + integrity sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg== dependencies: "@babel/helper-string-parser" "^7.25.7" "@babel/helper-validator-identifier" "^7.25.7" @@ -1595,12 +1583,12 @@ tslib "~2.6.0" "@graphql-codegen/typed-document-node@^5.0.0": - version "5.0.9" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-5.0.9.tgz#0bb72e505d4cf217790b0e761ff9da01f32d81c4" - integrity sha512-Wx6fyA4vpfIbfNTMiWUECGnjqzKkJdEbZHxVMIegiCBPzBYPAJV4mZZcildLAfm2FtZcgW4YKtFoTbnbXqPB3w== + version "5.0.10" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-5.0.10.tgz#5454c66ceefa2280657ce4852fbb57c9bd6df04d" + integrity sha512-YPDUNs6x0muoVWlbY2yEs0lGxFHMTszlGDh6klT/5rqiTDTZg3zz8Wd1ZTihkcH8+V6T0AT9qDWwcx9fcS2tvQ== dependencies: "@graphql-codegen/plugin-helpers" "^5.0.4" - "@graphql-codegen/visitor-plugin-common" "5.3.1" + "@graphql-codegen/visitor-plugin-common" "5.4.0" auto-bind "~4.0.0" change-case-all "1.0.15" tslib "~2.6.0" @@ -1616,36 +1604,36 @@ tslib "~2.4.0" "@graphql-codegen/typescript-operations@^4.0.0": - version "4.2.3" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-4.2.3.tgz#794e279f54f88f2df56eee6d045d16766ec06008" - integrity sha512-6z7avSSOr03l5SyKbeDs7MzRyGwnQFSCqQm8Om5wIuoIgXVu2gXRmcJAY/I7SLdAy9xbF4Sho7XNqieFM2CAFQ== + version "4.3.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-4.3.0.tgz#c3fba2468cd35dac1fe83a57e0e3f8e02eba4040" + integrity sha512-ZORwMy8OgsiYd9EZUhTMd4/g5LvTFpx6Fh6dNN0cxFkqSc6KhjX0vhzWsyK8N9+ILaHSutT8UTrLMdJi35HzDQ== dependencies: "@graphql-codegen/plugin-helpers" "^5.0.4" - "@graphql-codegen/typescript" "^4.0.9" - "@graphql-codegen/visitor-plugin-common" "5.3.1" + "@graphql-codegen/typescript" "^4.1.0" + "@graphql-codegen/visitor-plugin-common" "5.4.0" auto-bind "~4.0.0" tslib "~2.6.0" "@graphql-codegen/typescript-resolvers@^4.0.0": - version "4.2.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-resolvers/-/typescript-resolvers-4.2.1.tgz#ae6bf5a5bda2b24ac2b90ff767d6eed55e2aec7d" - integrity sha512-q/ggqNSKNGG9bn49DdZrw2KokagDZmzl1EpxIfzmpHrPa3XaCLfxQuNNEUhqEXtJzQZtLfuYvGy1y+MrTU8WnA== + version "4.3.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-resolvers/-/typescript-resolvers-4.3.0.tgz#559a87897859df7675bf9f8a82e07ffae25d33f3" + integrity sha512-OOib05qdQKzVcjBZpJkcavwEmnxf70QIhSBwqrkGCMcNpFLbytfy0LFAgzn5wmuEeg3RqBceqk/c2QMUvsZcpQ== dependencies: "@graphql-codegen/plugin-helpers" "^5.0.4" - "@graphql-codegen/typescript" "^4.0.9" - "@graphql-codegen/visitor-plugin-common" "5.3.1" + "@graphql-codegen/typescript" "^4.1.0" + "@graphql-codegen/visitor-plugin-common" "5.4.0" "@graphql-tools/utils" "^10.0.0" auto-bind "~4.0.0" tslib "~2.6.0" -"@graphql-codegen/typescript@^4.0.0", "@graphql-codegen/typescript@^4.0.9": - version "4.0.9" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.0.9.tgz#25b7999b665d86a6459f90dd22c7ddec12495fdd" - integrity sha512-0O35DMR4d/ctuHL1Zo6mRUUzp0BoszKfeWsa6sCm/g70+S98+hEfTwZNDkQHylLxapiyjssF9uw/F+sXqejqLw== +"@graphql-codegen/typescript@^4.0.0", "@graphql-codegen/typescript@^4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.1.0.tgz#db6157b8df8bc5c6777ba519c24fce66536f5fcd" + integrity sha512-/fS53Nh6U6c58GTOxqfyKTLQfQv36P8II/vPw/fg0cdcWbALhRPls69P8vXUWjrElmLKzCrdusBWPp/r+AKUBQ== dependencies: "@graphql-codegen/plugin-helpers" "^5.0.4" "@graphql-codegen/schema-ast" "^4.0.2" - "@graphql-codegen/visitor-plugin-common" "5.3.1" + "@graphql-codegen/visitor-plugin-common" "5.4.0" auto-bind "~4.0.0" tslib "~2.6.0" @@ -1665,10 +1653,10 @@ parse-filepath "^1.0.2" tslib "~2.4.0" -"@graphql-codegen/visitor-plugin-common@5.3.1": - version "5.3.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.3.1.tgz#d3fb5f6336cbef58e2960471422da3f3caff7f17" - integrity sha512-MktoBdNZhSmugiDjmFl1z6rEUUaqyxtFJYWnDilE7onkPgyw//O0M+TuPBJPBWdyV6J2ond0Hdqtq+rkghgSIQ== +"@graphql-codegen/visitor-plugin-common@5.4.0": + version "5.4.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.4.0.tgz#157846e433224b55f9a755e59d02508783977e27" + integrity sha512-tL7hOrO+4MiNfDiHewhRQCiH9GTAh0M9Y/BZxYGGEdnrfGgqK5pCxtjq7EY/L19VGIyU7hhzYTQ0r1HzEbB4Jw== dependencies: "@graphql-codegen/plugin-helpers" "^5.0.4" "@graphql-tools/optimize" "^2.0.0" @@ -1691,21 +1679,21 @@ tslib "2.6.2" "@graphql-mesh/apollo-link@^0.103.0": - version "0.103.6" - resolved "https://registry.yarnpkg.com/@graphql-mesh/apollo-link/-/apollo-link-0.103.6.tgz#05a9b658e9cf1d1af0e879bc0f4f27d79cb8c15a" - integrity sha512-wWDE3YaXZxPt1tMb1SWFoqDCGIryZgot/4t0tOT5AJrXGu+d4rVaeC+9GjWsf4Uiyl1r56zX4vAgeFqLioSqow== + version "0.103.7" + resolved "https://registry.yarnpkg.com/@graphql-mesh/apollo-link/-/apollo-link-0.103.7.tgz#46b4b0b80e4870513a8e1ade0915f7606568025e" + integrity sha512-w4v+rOvGAhNIZHQu/3X4Q397lxcIt6SK0RSBTQDrNC6tB7xAPoeC85QAtWPRNqQBMJU4XpZH7btAZ7EemyN56Q== -"@graphql-mesh/cache-localforage@^0.102.5": - version "0.102.5" - resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.102.5.tgz#941da9feb9c8bc3fa835fb24ba97fcf013091d87" - integrity sha512-VL8RRAR6ccpy83GQpT8kFW0G+DDC3efzaVu/XmqvtHYiUflC+CGDm6K9svPgHcsadcQ1mVLbByEGoLSoOq8UXw== +"@graphql-mesh/cache-localforage@^0.102.6": + version "0.102.6" + resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.102.6.tgz#411d57fcd412cdfc38f2ea5d8c324deef6d932b9" + integrity sha512-G/W2/1zV2Fk8+wC8nA6gPwI/IwnbphbQ2Fg/fZN2SngUyRp6VARKpDM/F5vBNKaMz38wRkVVp+mXG6mh30JRUA== dependencies: localforage "1.10.0" "@graphql-mesh/cli@^0.96.0": - version "0.96.4" - resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.96.4.tgz#8d450e2a9c62578c983998581339ecb636391cb4" - integrity sha512-oBMZd6AP2CVn/QMOBYFvMUZjCmmK456TxP5hoe07+TK9mDxwaD22OXmcRFf7FvjuY7jowjICju3N+H+hbe/IMA== + version "0.96.5" + resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.96.5.tgz#fb3dd19908a6de66efd03b4fcc4a157d09073a6e" + integrity sha512-u7KonSxDH5rNKrMrY0mJsQES80UrtoTFMT7JSmJF4Tn5+89GQcvxqs/yDESQaNjS/fc5ipsF/Zse/+3V0o9/8w== dependencies: "@graphql-codegen/core" "^4.0.0" "@graphql-codegen/typed-document-node" "^5.0.0" @@ -1713,14 +1701,14 @@ "@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.104.6" + "@graphql-mesh/config" "^0.104.7" "@graphql-mesh/cross-helpers" "^0.4.6" - "@graphql-mesh/http" "^0.103.6" + "@graphql-mesh/http" "^0.103.7" "@graphql-mesh/include" "^0.2.2" - "@graphql-mesh/runtime" "^0.103.6" - "@graphql-mesh/store" "^0.102.5" - "@graphql-mesh/types" "^0.102.5" - "@graphql-mesh/utils" "^0.102.5" + "@graphql-mesh/runtime" "^0.103.7" + "@graphql-mesh/store" "^0.102.6" + "@graphql-mesh/types" "^0.102.6" + "@graphql-mesh/utils" "^0.102.6" "@graphql-tools/utils" "^10.5.3" ajv "^8.12.0" change-case "^4.1.2" @@ -1737,20 +1725,20 @@ rimraf "^6.0.0" tslib "^2.4.0" typescript "^5.4.2" - ws "^8.17.0" + ws "^8.17.1" yargs "^17.7.1" optionalDependencies: uWebSockets.js "uNetworking/uWebSockets.js#semver:^20" -"@graphql-mesh/config@^0.104.6": - version "0.104.6" - resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.104.6.tgz#6c5c31d5e52121bf4cb45c0d3e4923cf5f7f991f" - integrity sha512-pbz+XkK9W9b4mln+VuZt3JbqHpKzGSWBeI95E5y4sUCqRvY2t+61dyxTMtJmSDKkYLMM9gn6tXQVmbJzG5uSvw== +"@graphql-mesh/config@^0.104.7": + version "0.104.7" + resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.104.7.tgz#643c4cfe1dc94571628af9fa2096fd030184cd69" + integrity sha512-lO+58eaJNuMs2B9QkDJBM+XQVzkfdjLnE/YFtkXiVVJk8FoJ8p6lrmOqbNjekLO1dhUdjSbamVjRKZdIYB7TBg== dependencies: "@envelop/core" "^5.0.0" - "@graphql-mesh/cache-localforage" "^0.102.5" - "@graphql-mesh/merger-bare" "^0.102.5" - "@graphql-mesh/merger-stitching" "^0.102.5" + "@graphql-mesh/cache-localforage" "^0.102.6" + "@graphql-mesh/merger-bare" "^0.102.6" + "@graphql-mesh/merger-stitching" "^0.102.6" "@graphql-tools/code-file-loader" "^8.0.0" "@graphql-tools/graphql-file-loader" "^8.0.0" "@graphql-tools/load" "^8.0.0" @@ -1768,16 +1756,16 @@ path-browserify "1.0.1" "@graphql-mesh/fusion-runtime@^0.8.0": - version "0.8.13" - resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.8.13.tgz#4eb8c58346da4982827a6b461eead576763fe9bb" - integrity sha512-C9ofHPHLsWydvKmLzKHdYHUN4Lvyty1284WUdTwasgmhqJJRfiOS/MEMwBKMHWZXP4iScqF0fbne/r49Ftr0ag== + version "0.8.14" + resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.8.14.tgz#44e336d51728cc2b9b4435efb295ad900f88c999" + integrity sha512-U0opLo4Q4TN4Bt4aFulN37qbncWy7c4cM1rHfKDt1taKtnmJBvU63Mcfe9XK3SKPwK6cI5s0yqxBBOAPkY8ryw== dependencies: "@envelop/core" "^5.0.1" "@graphql-mesh/cross-helpers" "^0.4.6" - "@graphql-mesh/runtime" "^0.103.6" - "@graphql-mesh/transport-common" "^0.7.6" - "@graphql-mesh/types" "^0.102.5" - "@graphql-mesh/utils" "^0.102.5" + "@graphql-mesh/runtime" "^0.103.7" + "@graphql-mesh/transport-common" "^0.7.7" + "@graphql-mesh/types" "^0.102.6" + "@graphql-mesh/utils" "^0.102.6" "@graphql-tools/delegate" "^10.0.21" "@graphql-tools/executor" "^1.3.1" "@graphql-tools/federation" "^2.2.10" @@ -1791,9 +1779,9 @@ tslib "^2.4.0" "@graphql-mesh/graphql@^0.102.0": - version "0.102.6" - resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.102.6.tgz#40ccdcbbfc2562b55557089cb96f0cac9f3c9321" - integrity sha512-KrwU+QwxC9qFo6CpJr7m2/GCEnyZyMB+ioiINqMftglQvk70i3JPNSDYP+73H2sQNwWKke89lBP2jRYakduRzA== + version "0.102.7" + resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.102.7.tgz#3f612a79b548c2e0b4b32613b0a6fd4546cddb28" + integrity sha512-wKtBiLNrcKFARpBzxfhsFcHTnwCs1oklj4QY3PnxGlZGT/GD6wvu1ubZu8A0j2CCEvoXojgxyDOCA7uHSpFKrQ== dependencies: "@graphql-mesh/string-interpolation" "^0.5.6" "@graphql-tools/delegate" "^10.0.21" @@ -1801,10 +1789,10 @@ "@graphql-tools/url-loader" "^8.0.0" lodash.get "^4.4.2" -"@graphql-mesh/http@^0.103.6": - version "0.103.6" - resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.103.6.tgz#1303c72238bb26764c123e6eda8c83b1ca7829e4" - integrity sha512-Qcpb4J7mIi84/pFMdLQMu5TZ1A70xDasnofG3UikxbYi8rIPpBGSjt7a6eBxy/hfahvn57AN9e8QsT1TL+IWXA== +"@graphql-mesh/http@^0.103.7": + version "0.103.7" + resolved "https://registry.yarnpkg.com/@graphql-mesh/http/-/http-0.103.7.tgz#c66fe18f3ef11d28fe8cb28dd0e73e78f592beb6" + integrity sha512-+driu7R0FhGlvbNX58Si9sYqZTfO4v+hXipdk2QkipEtwpk8qTHc6C8PGAqypvWZto6gicVxEKkdrAPj+MkJbA== dependencies: "@whatwg-node/server" "^0.9.46" graphql-yoga "^5.7.0" @@ -1819,27 +1807,27 @@ jiti "^1.21.6" sucrase "^3.35.0" -"@graphql-mesh/merger-bare@^0.102.5": - version "0.102.5" - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.102.5.tgz#c6052f9e6d60ed314133b4e86ffc2c348c404365" - integrity sha512-8VJNzYnn587wU4+HwaKJGUjWVl0SxaPRgQw0Hs2cR8Ns23/TbmSivMlHh1Jafeh5Io8j6IT3Yh5Uih9zNXT+Hw== +"@graphql-mesh/merger-bare@^0.102.6": + version "0.102.6" + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.102.6.tgz#c5e1b6aefe930fd05a026e8238a0c523ca5cec03" + integrity sha512-8HVmsYDH5L2N+iM6zhGspED/hCETkebLueDHt3VRaM2MHUvXPCBRvOFhic1nVqN3WTDtRUH2wL3SUtPWFKoqdQ== dependencies: - "@graphql-mesh/merger-stitching" "0.102.5" + "@graphql-mesh/merger-stitching" "0.102.6" "@graphql-tools/schema" "10.0.6" -"@graphql-mesh/merger-stitching@0.102.5", "@graphql-mesh/merger-stitching@^0.102.5": - version "0.102.5" - resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.102.5.tgz#adb14ba3cfd6d81c87a9ecbc76331141cf93da41" - integrity sha512-qtT2PgUMhzsiRV2yhW7b7CfiX9V4aECTjjzgTuxEihnSpKUFsG53IKBfHvr88L7CLzJghRo0JJezZgJspG550A== +"@graphql-mesh/merger-stitching@0.102.6", "@graphql-mesh/merger-stitching@^0.102.6": + version "0.102.6" + resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.102.6.tgz#c9c3c802918337c894282c6681a36ab6a4e0d504" + integrity sha512-p0o+sUWw7gS+zsr0Vw7QfRHHpYDqlBufocj+TxqxXygGo6w2CFB9BiEEYvaWTdUdJ2DqNErioaJuOHZDjz/p+A== dependencies: "@graphql-tools/delegate" "^10.0.21" "@graphql-tools/schema" "^10.0.5" "@graphql-tools/stitch" "^9.2.10" -"@graphql-mesh/runtime@^0.103.6": - version "0.103.6" - resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.103.6.tgz#cf3cd46b2cedb7cb6eca8e3c7daec5da84c24f62" - integrity sha512-mTqyqKWeHF7b/ZFyyc0lHUqYkCXaNUugtp66pgp1lg5fvqn/2B7GPYteeVCCerJD2kpqLp0R3Zpb3Atb/8Fifg== +"@graphql-mesh/runtime@^0.103.7": + version "0.103.7" + resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.103.7.tgz#29f300f2978ee724759eb4516a4ce903cb780aa7" + integrity sha512-jep+iJ1X0sGhsXWziJr11NaJ9HinRKtrKj9yoJTuq1wos/PkhpjuKnjp75V0sn9PHrkDz7Gqu9FzRmwwk0lkvA== dependencies: "@envelop/core" "^5.0.0" "@envelop/extended-validation" "^4.0.0" @@ -1852,10 +1840,10 @@ "@whatwg-node/fetch" "^0.9.0" graphql-jit "0.8.6" -"@graphql-mesh/store@^0.102.5": - version "0.102.5" - resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.102.5.tgz#9c8a16e529ac1e43d59bb87559ea0323aabf8f7e" - integrity sha512-szzwC9UdKM4MT0wu0c0qoHkCKI3b/Yr8/G64wL+bFa61b0WC0I6VOCePiVYHrE1ORTRCF6LyaUkh9d0ZC2qr+g== +"@graphql-mesh/store@^0.102.6": + version "0.102.6" + resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.102.6.tgz#4a723c156f425ba2ec8ef42339eb844dd5bafe37" + integrity sha512-/1D9t6UPZAcIYK5v7N9PN7vQA0DnakMQf4AtiOIuFO0E3DMmR4NMLwmhxO/ern1tKV2AM5yamEUSGJcEn+zM/w== dependencies: "@graphql-inspector/core" "6.1.0" @@ -1869,58 +1857,58 @@ lodash.get "4.4.2" "@graphql-mesh/transform-prefix@^0.102.0": - version "0.102.5" - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.102.5.tgz#3acde80597b6907e266925e539218d03d89c5258" - integrity sha512-YpGl3cSpLmKlcrOhrAcy//Qr4Ka7bpYW+oNaPveVq1mXLwzobsHJ85FhiXw/cCL6satv2EAf5aczFn3f4zxamA== + version "0.102.6" + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.102.6.tgz#04e2ae1161b60589ae972ebd156ae47a12cde7f2" + integrity sha512-WuHxr9Lcu+kXqaKGz7ZpkGqXOseQMQKbf6gRlV1Y5P2FOJ0CakNMLKMLeOPmUncZYt9jte4eBYpu/TQ+JSvtdQ== dependencies: "@graphql-tools/delegate" "^10.0.21" "@graphql-tools/wrap" "^10.0.5" graphql-scalars "^1.22.4" "@graphql-mesh/transform-rename@^0.102.0": - version "0.102.5" - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.102.5.tgz#e628406f1ae95f8de728618da920564dce562f45" - integrity sha512-osx9b7Xw8obDBM9Zk6iKan0oZqalx0oFRMssf+ovRg2VqKGCUmA9YeMjOur8V8j0FG8JMCqaviy2JTF2Y2TlQg== + version "0.102.6" + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.102.6.tgz#60ec0e777265772ee08a274b7f29d797d19dfb28" + integrity sha512-GzSEb4QVDV1OFwVWt9cRrT6Evg2quplK5BhO0VUntyalyK0PCxbFVno1aJHPkejHcd6pe1Sk14DAn9qUxmgZmQ== dependencies: "@graphql-tools/delegate" "^10.0.21" "@graphql-tools/wrap" "^10.0.5" graphql-scalars "^1.22.4" "@graphql-mesh/transform-type-merging@^0.102.0": - version "0.102.5" - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.102.5.tgz#27d9d3a01e17719375484bde516d0bd3aa16a4c3" - integrity sha512-cgp8GdS00zEloEM9iB/+e3Ju/WUHMd5k3u9MYYyKKOqeaMZanGaPJcgxF5SvoFfTB+LmMLoEqJAHx94fS7yrYQ== + version "0.102.6" + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.102.6.tgz#7ffadbcbad04be0ed2b79f14c95e13ba0fbfd575" + integrity sha512-QbFa8n3KjvMCWsCZ8zd9sEUdllbB/91Mi/yT6vaY4X8AHHeRdqwu8NwiEt/j052gEH66cbWHafLEWMkw4xwByw== dependencies: "@graphql-tools/delegate" "^10.0.21" "@graphql-tools/stitching-directives" "^3.1.2" -"@graphql-mesh/transport-common@^0.7.6": - version "0.7.6" - resolved "https://registry.yarnpkg.com/@graphql-mesh/transport-common/-/transport-common-0.7.6.tgz#d11825ee07e3d0c72c2bc6d1b98e98330890f443" - integrity sha512-flhu4bxwWhO6awj0bDCqBtDQVGG+AcIsAhO5MHFGOviwKG4sSqNUiK4O0YoEJ6oNbs26MCPea+DwWXhSQ5EVRA== +"@graphql-mesh/transport-common@^0.7.7": + version "0.7.7" + resolved "https://registry.yarnpkg.com/@graphql-mesh/transport-common/-/transport-common-0.7.7.tgz#0e5a583d4efb1dbea24596c5345c5f354452276f" + integrity sha512-4myjdNv/mSU7oDDwxztDB0dOEuk41VbU41q+5VymP6bKDZy8mFd64ow0HRjdYGBUbN6pmR1tzW95dHn1TM1noA== dependencies: "@envelop/core" "^5.0.1" "@graphql-tools/delegate" "^10.0.21" "@graphql-tools/utils" "^10.5.3" -"@graphql-mesh/types@^0.102.5": - version "0.102.5" - resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.102.5.tgz#c2d06dcefb73ff38a43b30d374dc84556d99defd" - integrity sha512-bFcPZQVrNF4+QLk+O3IqXASsl0mNtss18aD0UzaDLI5ai5MkS7vXO222oGUcxC1sGc8poyZJwL/nlIYnv4HoPA== +"@graphql-mesh/types@^0.102.6": + version "0.102.6" + resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.102.6.tgz#de78fa55403fda1a261743aca3bb8ba617017deb" + integrity sha512-3anlKaBWDb8PkTfshMyNbnB3rPeTfiwctCiRbx2gDqLnQxTOp0Lcw4zXU+55dip+Es4Nbjn+XS9IZIsybs/aJg== dependencies: "@graphql-tools/batch-delegate" "^9.0.3" "@graphql-tools/delegate" "^10.0.21" "@graphql-typed-document-node/core" "^3.2.0" "@graphql-mesh/urql-exchange@^0.103.0": - version "0.103.6" - resolved "https://registry.yarnpkg.com/@graphql-mesh/urql-exchange/-/urql-exchange-0.103.6.tgz#d9633af89977e4316597ffe32e4c23761f54dbba" - integrity sha512-mWxSbGzWznz7YNrcr5JzZMWSxhJZf4XREjGaC1zyNLgWQV9s/01WtMlC9gjV/JrKi7UOc7ALz7Oywz1OHIcm3w== + version "0.103.7" + resolved "https://registry.yarnpkg.com/@graphql-mesh/urql-exchange/-/urql-exchange-0.103.7.tgz#0ff977454ab071741a8eaf8c67b3fbec93d981d3" + integrity sha512-09aDlwguEkSZnqC9C1Q6UZqdRiQscW4n4BfldjeLrwj9fx5HSjZS4VdWoGZoqU8HDPkJ9TwqE9MOwEA+lfFFjg== -"@graphql-mesh/utils@^0.102.5": - version "0.102.5" - resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.102.5.tgz#b35c7ffb85dfac5b4ab2bfa6ff285c27132ffaef" - integrity sha512-7rAFz7Y2/gzPmWNMc1vloiS5KJ+MhlxMuweu4/htCBmHARv04pBzAcRW3TfV3sSuqM/3g2C08xNEXQn9+TlMmQ== +"@graphql-mesh/utils@^0.102.6": + version "0.102.6" + resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.102.6.tgz#0802fb87f5c52e45f6102757aa98f8e82348bf7c" + integrity sha512-M0V1E2G2j9fSp7WZD7b+l5k4ntXCDfnJroaVvkJAkixFJknAhz1Eh2TAHrpkQgMfSqSdCTI5sy/bGu9p/ezW4Q== dependencies: "@graphql-mesh/string-interpolation" "^0.5.6" "@graphql-tools/delegate" "^10.0.21" @@ -2970,61 +2958,61 @@ "@types/yargs-parser" "*" "@typescript-eslint/eslint-plugin@^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0": - version "8.8.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.8.0.tgz#b2b02a5447cdc885950eb256b3b8a97b92031bd3" - integrity sha512-wORFWjU30B2WJ/aXBfOm1LX9v9nyt9D3jsSOxC3cCaTQGCW5k4jNpmjFv3U7p/7s4yvdjHzwtv2Sd2dOyhjS0A== + version "8.8.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.8.1.tgz#9364b756d4d78bcbdf6fd3e9345e6924c68ad371" + integrity sha512-xfvdgA8AP/vxHgtgU310+WBnLB4uJQ9XdyP17RebG26rLtDrQJV3ZYrcopX91GrHmMoH8bdSwMRh2a//TiJ1jQ== dependencies: "@eslint-community/regexpp" "^4.10.0" - "@typescript-eslint/scope-manager" "8.8.0" - "@typescript-eslint/type-utils" "8.8.0" - "@typescript-eslint/utils" "8.8.0" - "@typescript-eslint/visitor-keys" "8.8.0" + "@typescript-eslint/scope-manager" "8.8.1" + "@typescript-eslint/type-utils" "8.8.1" + "@typescript-eslint/utils" "8.8.1" + "@typescript-eslint/visitor-keys" "8.8.1" graphemer "^1.4.0" ignore "^5.3.1" natural-compare "^1.4.0" ts-api-utils "^1.3.0" "@typescript-eslint/parser@^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0": - version "8.8.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.8.0.tgz#ee4397c70230c4eee030456924c0fba480072f5e" - integrity sha512-uEFUsgR+tl8GmzmLjRqz+VrDv4eoaMqMXW7ruXfgThaAShO9JTciKpEsB+TvnfFfbg5IpujgMXVV36gOJRLtZg== - dependencies: - "@typescript-eslint/scope-manager" "8.8.0" - "@typescript-eslint/types" "8.8.0" - "@typescript-eslint/typescript-estree" "8.8.0" - "@typescript-eslint/visitor-keys" "8.8.0" + version "8.8.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.8.1.tgz#5952ba2a83bd52024b872f3fdc8ed2d3636073b8" + integrity sha512-hQUVn2Lij2NAxVFEdvIGxT9gP1tq2yM83m+by3whWFsWC+1y8pxxxHUFE1UqDu2VsGi2i6RLcv4QvouM84U+ow== + dependencies: + "@typescript-eslint/scope-manager" "8.8.1" + "@typescript-eslint/types" "8.8.1" + "@typescript-eslint/typescript-estree" "8.8.1" + "@typescript-eslint/visitor-keys" "8.8.1" debug "^4.3.4" -"@typescript-eslint/scope-manager@8.8.0": - version "8.8.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.8.0.tgz#30b23a6ae5708bd7882e40675ef2f1b2beac741f" - integrity sha512-EL8eaGC6gx3jDd8GwEFEV091210U97J0jeEHrAYvIYosmEGet4wJ+g0SYmLu+oRiAwbSA5AVrt6DxLHfdd+bUg== +"@typescript-eslint/scope-manager@8.8.1": + version "8.8.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.8.1.tgz#b4bea1c0785aaebfe3c4ab059edaea1c4977e7ff" + integrity sha512-X4JdU+66Mazev/J0gfXlcC/dV6JI37h+93W9BRYXrSn0hrE64IoWgVkO9MSJgEzoWkxONgaQpICWg8vAN74wlA== dependencies: - "@typescript-eslint/types" "8.8.0" - "@typescript-eslint/visitor-keys" "8.8.0" + "@typescript-eslint/types" "8.8.1" + "@typescript-eslint/visitor-keys" "8.8.1" -"@typescript-eslint/type-utils@8.8.0": - version "8.8.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.8.0.tgz#a0ca1c8a90d94b101176a169d7a0958187408d33" - integrity sha512-IKwJSS7bCqyCeG4NVGxnOP6lLT9Okc3Zj8hLO96bpMkJab+10HIfJbMouLrlpyOr3yrQ1cA413YPFiGd1mW9/Q== +"@typescript-eslint/type-utils@8.8.1": + version "8.8.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.8.1.tgz#31f59ec46e93a02b409fb4d406a368a59fad306e" + integrity sha512-qSVnpcbLP8CALORf0za+vjLYj1Wp8HSoiI8zYU5tHxRVj30702Z1Yw4cLwfNKhTPWp5+P+k1pjmD5Zd1nhxiZA== dependencies: - "@typescript-eslint/typescript-estree" "8.8.0" - "@typescript-eslint/utils" "8.8.0" + "@typescript-eslint/typescript-estree" "8.8.1" + "@typescript-eslint/utils" "8.8.1" debug "^4.3.4" ts-api-utils "^1.3.0" -"@typescript-eslint/types@8.8.0": - version "8.8.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.8.0.tgz#08ea5df6c01984d456056434641491fbf7a1bf43" - integrity sha512-QJwc50hRCgBd/k12sTykOJbESe1RrzmX6COk8Y525C9l7oweZ+1lw9JiU56im7Amm8swlz00DRIlxMYLizr2Vw== +"@typescript-eslint/types@8.8.1": + version "8.8.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.8.1.tgz#ebe85e0fa4a8e32a24a56adadf060103bef13bd1" + integrity sha512-WCcTP4SDXzMd23N27u66zTKMuEevH4uzU8C9jf0RO4E04yVHgQgW+r+TeVTNnO1KIfrL8ebgVVYYMMO3+jC55Q== -"@typescript-eslint/typescript-estree@8.8.0": - version "8.8.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.8.0.tgz#072eaab97fdb63513fabfe1cf271812affe779e3" - integrity sha512-ZaMJwc/0ckLz5DaAZ+pNLmHv8AMVGtfWxZe/x2JVEkD5LnmhWiQMMcYT7IY7gkdJuzJ9P14fRy28lUrlDSWYdw== +"@typescript-eslint/typescript-estree@8.8.1": + version "8.8.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.8.1.tgz#34649f4e28d32ee49152193bc7dedc0e78e5d1ec" + integrity sha512-A5d1R9p+X+1js4JogdNilDuuq+EHZdsH9MjTVxXOdVFfTJXunKJR/v+fNNyO4TnoOn5HqobzfRlc70NC6HTcdg== dependencies: - "@typescript-eslint/types" "8.8.0" - "@typescript-eslint/visitor-keys" "8.8.0" + "@typescript-eslint/types" "8.8.1" + "@typescript-eslint/visitor-keys" "8.8.1" debug "^4.3.4" fast-glob "^3.3.2" is-glob "^4.0.3" @@ -3032,22 +3020,22 @@ semver "^7.6.0" ts-api-utils "^1.3.0" -"@typescript-eslint/utils@8.8.0": - version "8.8.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.8.0.tgz#bd8607e3a68c461b69169c7a5824637dc9e8b3f1" - integrity sha512-QE2MgfOTem00qrlPgyByaCHay9yb1+9BjnMFnSFkUKQfu7adBXDTnCAivURnuPPAG/qiB+kzKkZKmKfaMT0zVg== +"@typescript-eslint/utils@8.8.1": + version "8.8.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.8.1.tgz#9e29480fbfa264c26946253daa72181f9f053c9d" + integrity sha512-/QkNJDbV0bdL7H7d0/y0qBbV2HTtf0TIyjSDTvvmQEzeVx8jEImEbLuOA4EsvE8gIgqMitns0ifb5uQhMj8d9w== dependencies: "@eslint-community/eslint-utils" "^4.4.0" - "@typescript-eslint/scope-manager" "8.8.0" - "@typescript-eslint/types" "8.8.0" - "@typescript-eslint/typescript-estree" "8.8.0" + "@typescript-eslint/scope-manager" "8.8.1" + "@typescript-eslint/types" "8.8.1" + "@typescript-eslint/typescript-estree" "8.8.1" -"@typescript-eslint/visitor-keys@8.8.0": - version "8.8.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.8.0.tgz#f93965abd38c82a1a1f5574290a50d02daf1cd2e" - integrity sha512-8mq51Lx6Hpmd7HnA2fcHQo3YgfX1qbccxQOgZcb4tvasu//zXRaA1j5ZRFeCw/VRAdFi4mRM9DnZw0Nu0Q2d1g== +"@typescript-eslint/visitor-keys@8.8.1": + version "8.8.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.8.1.tgz#0fb1280f381149fc345dfde29f7542ff4e587fc5" + integrity sha512-0/TdC3aeRAsW7MDvYRwEc1Uwm0TIBfzjPFgg60UU2Haj5qsCs9cc3zNgY71edqE3LbWfF/WoZQd3lJoDXFQpag== dependencies: - "@typescript-eslint/types" "8.8.0" + "@typescript-eslint/types" "8.8.1" eslint-visitor-keys "^3.4.3" "@urql/core@^5.0.0": @@ -3734,9 +3722,9 @@ camelcase@^6.2.0: integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== caniuse-lite@^1.0.30001579, caniuse-lite@^1.0.30001663: - version "1.0.30001667" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001667.tgz#99fc5ea0d9c6e96897a104a8352604378377f949" - integrity sha512-7LTwJjcRkzKFmtqGsibMeuXmvFDfZq/nzIjnmgCGzKKRVzjD72selLDK1oPF/Oxzmt4fNcPvTDvGqSDG4tCALw== + version "1.0.30001668" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001668.tgz#98e214455329f54bf7a4d70b49c9794f0fbedbed" + integrity sha512-nWLrdxqCdblixUO+27JtGJJE/txpJlyUy5YN1u53wLZkP0emYCo5zgS6QYft7VUYR42LGgi/S5hdLZTrnyIddw== capital-case@^1.0.4: version "1.0.4" @@ -4267,9 +4255,9 @@ ejs@^3.1.10: jake "^10.8.5" electron-to-chromium@^1.5.28: - version "1.5.32" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.32.tgz#4a05ee78e29e240aabaf73a67ce9fe73f52e1bc7" - integrity sha512-M+7ph0VGBQqqpTT2YrabjNKSQ2fEl9PVx6AK3N558gDH9NO8O6XN9SXXFWRo9u9PbEg/bWq+tjXQr+eXmxubCw== + version "1.5.36" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.36.tgz#ec41047f0e1446ec5dce78ed5970116533139b88" + integrity sha512-HYTX8tKge/VNp6FGO+f/uVDmUkq+cEfcxYhKf15Akc4M5yxt5YmorwlAitKWjWhWQnKcDRBAQKXkhqqXMqcrjw== emittery@^0.13.1: version "0.13.1" @@ -4411,9 +4399,9 @@ es-get-iterator@^1.1.3: stop-iteration-iterator "^1.0.0" es-iterator-helpers@^1.0.19: - version "1.0.19" - resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz#117003d0e5fec237b4b5c08aded722e0c6d50ca8" - integrity sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw== + version "1.1.0" + resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.1.0.tgz#f6d745d342aea214fe09497e7152170dc333a7a6" + integrity sha512-/SurEfycdyssORP/E+bj4sEu1CWw4EmLDsHynHwSXQ7utgbrMRWW195pTrCjFgFCddf/UkYm3oqKPRq5i8bJbw== dependencies: call-bind "^1.0.7" define-properties "^1.2.1" @@ -4422,12 +4410,12 @@ es-iterator-helpers@^1.0.19: es-set-tostringtag "^2.0.3" function-bind "^1.1.2" get-intrinsic "^1.2.4" - globalthis "^1.0.3" + globalthis "^1.0.4" has-property-descriptors "^1.0.2" has-proto "^1.0.3" has-symbols "^1.0.3" internal-slot "^1.0.7" - iterator.prototype "^1.1.2" + iterator.prototype "^1.1.3" safe-array-concat "^1.1.2" es-object-atoms@^1.0.0: @@ -4605,9 +4593,9 @@ eslint-plugin-jsx-a11y@^6.7.1: string.prototype.includes "^2.0.0" "eslint-plugin-react-hooks@^4.5.0 || 5.0.0-canary-7118f5dd7-20230705": - version "4.6.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596" - integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ== + version "5.0.0-canary-7118f5dd7-20230705" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0-canary-7118f5dd7-20230705.tgz#4d55c50e186f1a2b0636433d2b0b2f592ddbccfd" + integrity sha512-AZYbMo/NW9chdL7vk6HQzQhT+PvTAEVqWk9ziruUoW2kAOcN5qNyelv70e0F1VNQAbvutOC9oc+xfWycI9FxDw== eslint-plugin-react@^7.33.2: version "7.37.1" @@ -5187,7 +5175,7 @@ globals@^14.0.0: resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== -globalthis@^1.0.3: +globalthis@^1.0.3, globalthis@^1.0.4: version "1.0.4" resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236" integrity sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ== @@ -5875,10 +5863,10 @@ istanbul-reports@^3.1.3: html-escaper "^2.0.0" istanbul-lib-report "^3.0.0" -iterator.prototype@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/iterator.prototype/-/iterator.prototype-1.1.2.tgz#5e29c8924f01916cb9335f1ff80619dcff22b0c0" - integrity sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w== +iterator.prototype@^1.1.3: + version "1.1.3" + resolved "https://registry.yarnpkg.com/iterator.prototype/-/iterator.prototype-1.1.3.tgz#016c2abe0be3bbdb8319852884f60908ac62bf9c" + integrity sha512-FW5iMbeQ6rBGm/oKgzq2aW4KvAGpxPzYES8N4g4xNXUKpL1mclMvOe+76AcLDTvD+Ze+sOpVhgdAQEKF4L9iGQ== dependencies: define-properties "^1.2.1" get-intrinsic "^1.2.1" @@ -6752,9 +6740,9 @@ mz@^2.7.0: thenify-all "^1.0.0" nan@^2.20.0: - version "2.20.0" - resolved "https://registry.yarnpkg.com/nan/-/nan-2.20.0.tgz#08c5ea813dd54ed16e5bd6505bf42af4f7838ca3" - integrity sha512-bk3gXBZDGILuuo/6sKtr0DQmSThYHLtNCdSdXk9YkxD/jK6X2vmCyyXBBxyqZ4XcnzTyYEAThfX3DCEnLf6igw== + version "2.22.0" + resolved "https://registry.yarnpkg.com/nan/-/nan-2.22.0.tgz#31bc433fc33213c97bad36404bb68063de604de3" + integrity sha512-nbajikzWTMwsW+eSsNm3QwlOs7het9gGJU5dDZzRTQGk03vyBOauxgI4VakDzE0PtsGTmXPsXTbbjVhRwR5mpw== nanoid@^3.3.6, nanoid@^3.3.7: version "3.3.7" @@ -7135,9 +7123,9 @@ package-json-from-dist@^1.0.0: integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw== package-manager-detector@^0.2.0: - version "0.2.1" - resolved "https://registry.yarnpkg.com/package-manager-detector/-/package-manager-detector-0.2.1.tgz#c9a0e3d7d2972cf1aa787f7d0c4665b0cf472c84" - integrity sha512-/hVW2fZvAdEas+wyKh0SnlZ2mx0NIa1+j11YaQkogEJkcMErbwchHCuo8z7lEtajZJQZ6rgZNVTWMVVd71Bjng== + version "0.2.2" + resolved "https://registry.yarnpkg.com/package-manager-detector/-/package-manager-detector-0.2.2.tgz#fbbc8afe87cdaee471ca9b89c3700236c6d2d9e5" + integrity sha512-VgXbyrSNsml4eHWIvxxG/nTL4wgybMTXCV2Un/+yEc3aDKKU6nQBZjbeP3Pl3qm9Qg92X/1ng4ffvCeD/zwHgg== param-case@^3.0.4: version "3.0.4" @@ -8756,7 +8744,7 @@ write-file-atomic@^4.0.2: imurmurhash "^0.1.4" signal-exit "^3.0.7" -ws@^8.12.0, ws@^8.17.0, ws@^8.17.1: +ws@^8.12.0, ws@^8.17.1: version "8.18.0" resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc" integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==