diff --git a/package.json b/package.json index aef96c87e1f4d8..5043fc0d10e563 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@react-aria/focus": "^3.5.0", "@react-aria/gridlist": "^3.1.2", "@react-aria/interactions": "^3.7.0", - "@react-aria/listbox": "^3.5.1", + "@react-aria/listbox": "^3.11.5", "@react-aria/menu": "^3.3.0", "@react-aria/numberfield": "3.1.0", "@react-aria/overlays": "^3.7.3", diff --git a/yarn.lock b/yarn.lock index 91a7e721dab4ad..082871d050633f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1435,6 +1435,13 @@ dependencies: "@swc/helpers" "^0.4.14" +"@internationalized/date@^3.5.2": + version "3.5.2" + resolved "https://registry.yarnpkg.com/@internationalized/date/-/date-3.5.2.tgz#d760ace32bb47e869b8c607a4a786c8b208aacc2" + integrity sha512-vo1yOMUt2hzp63IutEaTUxROdvQg1qlMRsbCvbay2AK2Gai7wIgCyK5weEX3nHkiLgo4qCXHijFNC/ILhlRpOQ== + dependencies: + "@swc/helpers" "^0.5.0" + "@internationalized/message@^3.0.10": version "3.0.10" resolved "https://registry.yarnpkg.com/@internationalized/message/-/message-3.0.10.tgz#340dcfd14ace37234e09419427c991a0c466b96e" @@ -1443,6 +1450,14 @@ "@swc/helpers" "^0.4.14" intl-messageformat "^10.1.0" +"@internationalized/message@^3.1.2": + version "3.1.2" + resolved "https://registry.yarnpkg.com/@internationalized/message/-/message-3.1.2.tgz#c42fcc5118b6e9c4cd2109695daf1ad126a87375" + integrity sha512-MHAWsZWz8jf6jFPZqpTudcCM361YMtPIRu9CXkYmKjJ/0R3pQRScV5C0zS+Qi50O5UAm8ecKhkXx6mWDDcF6/g== + dependencies: + "@swc/helpers" "^0.5.0" + intl-messageformat "^10.1.0" + "@internationalized/number@^3.1.1", "@internationalized/number@^3.1.2": version "3.1.2" resolved "https://registry.yarnpkg.com/@internationalized/number/-/number-3.1.2.tgz#4482a6ac573acfb18efd354a42008af20da6c89c" @@ -1450,6 +1465,13 @@ dependencies: "@swc/helpers" "^0.4.14" +"@internationalized/number@^3.5.1": + version "3.5.1" + resolved "https://registry.yarnpkg.com/@internationalized/number/-/number-3.5.1.tgz#8e3359b498aec6bb865be668ef7e794a424067a7" + integrity sha512-N0fPU/nz15SwR9IbfJ5xaS9Ss/O5h1sVXMZf43vc9mxEG48ovglvvzBjF53aHlq20uoR6c+88CrIXipU/LSzwg== + dependencies: + "@swc/helpers" "^0.5.0" + "@internationalized/string@^3.0.1": version "3.0.1" resolved "https://registry.yarnpkg.com/@internationalized/string/-/string-3.0.1.tgz#2c70a81ae5eb84f156f40330369c2469bad6d504" @@ -1457,6 +1479,13 @@ dependencies: "@swc/helpers" "^0.4.14" +"@internationalized/string@^3.2.1": + version "3.2.1" + resolved "https://registry.yarnpkg.com/@internationalized/string/-/string-3.2.1.tgz#9059a580956b0af882ab05409efa276a42e2d960" + integrity sha512-vWQOvRIauvFMzOO+h7QrdsJmtN1AXAFVcaLWP9AseRN2o7iHceZ6bIXhBD4teZl8i91A3gxKnWBlGgjCwU6MFQ== + dependencies: + "@swc/helpers" "^0.5.0" + "@istanbuljs/load-nyc-config@^1.0.0": version "1.1.0" resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced" @@ -1821,6 +1850,17 @@ "@swc/helpers" "^0.4.14" clsx "^1.1.1" +"@react-aria/focus@^3.16.2": + version "3.16.2" + resolved "https://registry.yarnpkg.com/@react-aria/focus/-/focus-3.16.2.tgz#2285bc19e091233b4d52399c506ac8fa60345b44" + integrity sha512-Rqo9ummmgotESfypzFjI3uh58yMpL+E+lJBbQuXkBM0u0cU2YYzu0uOrFrq3zcHk997udZvq1pGK/R+2xk9B7g== + dependencies: + "@react-aria/interactions" "^3.21.1" + "@react-aria/utils" "^3.23.2" + "@react-types/shared" "^3.22.1" + "@swc/helpers" "^0.5.0" + clsx "^2.0.0" + "@react-aria/grid@^3.5.2": version "3.5.2" resolved "https://registry.yarnpkg.com/@react-aria/grid/-/grid-3.5.2.tgz#17454be19d4f53bde27fc4b676fa02dae4f3a85d" @@ -1856,6 +1896,20 @@ "@react-types/shared" "^3.16.0" "@swc/helpers" "^0.4.14" +"@react-aria/i18n@^3.10.2": + version "3.10.2" + resolved "https://registry.yarnpkg.com/@react-aria/i18n/-/i18n-3.10.2.tgz#b421b1d96bc92d5e2a042d53f24d16fdbe07821f" + integrity sha512-Z1ormoIvMOI4mEdcFLYsoJy9w/EzBdBmgfLP+S/Ah+1xwQOXpgwZxiKOhYHpWa0lf6hkKJL34N9MHJvCJ5Crvw== + dependencies: + "@internationalized/date" "^3.5.2" + "@internationalized/message" "^3.1.2" + "@internationalized/number" "^3.5.1" + "@internationalized/string" "^3.2.1" + "@react-aria/ssr" "^3.9.2" + "@react-aria/utils" "^3.23.2" + "@react-types/shared" "^3.22.1" + "@swc/helpers" "^0.5.0" + "@react-aria/i18n@^3.3.2", "@react-aria/i18n@^3.3.3", "@react-aria/i18n@^3.6.2", "@react-aria/i18n@^3.6.3": version "3.6.3" resolved "https://registry.yarnpkg.com/@react-aria/i18n/-/i18n-3.6.3.tgz#2b4d72d0baf07b514d2c35eb6ac356d0247ea84a" @@ -1870,40 +1924,39 @@ "@react-types/shared" "^3.16.0" "@swc/helpers" "^0.4.14" -"@react-aria/interactions@^3.13.0", "@react-aria/interactions@^3.13.1", "@react-aria/interactions@^3.5.1", "@react-aria/interactions@^3.6.0", "@react-aria/interactions@^3.7.0": - version "3.13.1" - resolved "https://registry.yarnpkg.com/@react-aria/interactions/-/interactions-3.13.1.tgz#75e102c50a5c1d002cad4ee8d59677aee226186b" - integrity sha512-WCvfZOi1hhussVTHxVq76OR48ry13Zvp9U5hmuQufyxIUlf4hOvDk4/cbK4o4JiCs8X7C7SRzcwFM34M4NHzmg== - dependencies: - "@react-aria/utils" "^3.14.2" - "@react-types/shared" "^3.16.0" - "@swc/helpers" "^0.4.14" - -"@react-aria/label@^3.4.3", "@react-aria/label@^3.4.4": - version "3.4.4" - resolved "https://registry.yarnpkg.com/@react-aria/label/-/label-3.4.4.tgz#b891d3cebeeffc7a1413a492d8a694083dc3253e" - integrity sha512-1fuYf2UctNhBy31uYN7OhdcrwzlB5GS0+C49gDkwWzccB7yr+CoOJ5UQUoVB7WBmzrc+CuzwWxSDd4OupSYIZQ== - dependencies: - "@react-aria/utils" "^3.14.2" - "@react-types/label" "^3.7.1" - "@react-types/shared" "^3.16.0" - "@swc/helpers" "^0.4.14" - -"@react-aria/listbox@^3.5.1": - version "3.7.2" - resolved "https://registry.yarnpkg.com/@react-aria/listbox/-/listbox-3.7.2.tgz#0cbbd4dc39712ac927542259bf4663e087353448" - integrity sha512-e3O/u2T3TccinmfS/UvHywxLbASmh28U4020WTpZnIrsaoriVCkGZvG1AYNNPDIESz2WO0oRF6vDrmGunglJ2A== - dependencies: - "@react-aria/focus" "^3.10.1" - "@react-aria/interactions" "^3.13.1" - "@react-aria/label" "^3.4.4" - "@react-aria/selection" "^3.12.1" - "@react-aria/utils" "^3.14.2" - "@react-stately/collections" "^3.5.1" - "@react-stately/list" "^3.6.1" - "@react-types/listbox" "^3.3.5" - "@react-types/shared" "^3.16.0" - "@swc/helpers" "^0.4.14" +"@react-aria/interactions@^3.13.0", "@react-aria/interactions@^3.13.1", "@react-aria/interactions@^3.21.1", "@react-aria/interactions@^3.5.1", "@react-aria/interactions@^3.6.0", "@react-aria/interactions@^3.7.0": + version "3.21.1" + resolved "https://registry.yarnpkg.com/@react-aria/interactions/-/interactions-3.21.1.tgz#d8d9b0cf628d0bf4bb4e9d7eac485cfb9ed9cb97" + integrity sha512-AlHf5SOzsShkHfV8GLLk3v9lEmYqYHURKcXWue0JdYbmquMRkUsf/+Tjl1+zHVAQ8lKqRnPYbTmc4AcZbqxltw== + dependencies: + "@react-aria/ssr" "^3.9.2" + "@react-aria/utils" "^3.23.2" + "@react-types/shared" "^3.22.1" + "@swc/helpers" "^0.5.0" + +"@react-aria/label@^3.4.3", "@react-aria/label@^3.4.4", "@react-aria/label@^3.7.6": + version "3.7.6" + resolved "https://registry.yarnpkg.com/@react-aria/label/-/label-3.7.6.tgz#5db8c8dcc85e58cb570ab0f80935872ee56ab126" + integrity sha512-ap9iFS+6RUOqeW/F2JoNpERqMn1PvVIo3tTMrJ1TY1tIwyJOxdCBRgx9yjnPBnr+Ywguep+fkPNNi/m74+tXVQ== + dependencies: + "@react-aria/utils" "^3.23.2" + "@react-types/shared" "^3.22.1" + "@swc/helpers" "^0.5.0" + +"@react-aria/listbox@^3.11.5": + version "3.11.5" + resolved "https://registry.yarnpkg.com/@react-aria/listbox/-/listbox-3.11.5.tgz#b63ca1feb7927dca610f0972163a96adcbc09729" + integrity sha512-y3a3zQYjT+JKgugCMMKS7K9sRoCoP1Z6Fiiyfd77OHXWzh9RlnvWGsseljynmbxLzSuPwFtCYkU1Jz4QwsPUIg== + dependencies: + "@react-aria/interactions" "^3.21.1" + "@react-aria/label" "^3.7.6" + "@react-aria/selection" "^3.17.5" + "@react-aria/utils" "^3.23.2" + "@react-stately/collections" "^3.10.5" + "@react-stately/list" "^3.10.3" + "@react-types/listbox" "^3.4.7" + "@react-types/shared" "^3.22.1" + "@swc/helpers" "^0.5.0" "@react-aria/live-announcer@^3.0.1", "@react-aria/live-announcer@^3.1.1", "@react-aria/live-announcer@^3.1.2": version "3.1.2" @@ -1977,19 +2030,18 @@ "@react-types/shared" "^3.16.0" "@swc/helpers" "^0.4.14" -"@react-aria/selection@^3.12.0", "@react-aria/selection@^3.12.1", "@react-aria/selection@^3.7.0": - version "3.12.1" - resolved "https://registry.yarnpkg.com/@react-aria/selection/-/selection-3.12.1.tgz#a21ea85952c55b5a7ce8c846478226fe3d03f1f8" - integrity sha512-UX1vSY+iUdHe0itFZIOizX1BCI8SAeFnEh5VIQ1bYRt93+kAxeC914fsxFPPgrodJyqWRCX1dblPyRUIWAzQiw== +"@react-aria/selection@^3.12.0", "@react-aria/selection@^3.12.1", "@react-aria/selection@^3.17.5", "@react-aria/selection@^3.7.0": + version "3.17.5" + resolved "https://registry.yarnpkg.com/@react-aria/selection/-/selection-3.17.5.tgz#9d1f34afb945551dbf2a1ed458d98a92dde7a39e" + integrity sha512-gO5jBUkc7WdkiFMlWt3x9pTSuj3Yeegsxfo44qU5NPlKrnGtPRZDWrlACNgkDHu645RNNPhlyoX0C+G8mUg1xA== dependencies: - "@react-aria/focus" "^3.10.1" - "@react-aria/i18n" "^3.6.3" - "@react-aria/interactions" "^3.13.1" - "@react-aria/utils" "^3.14.2" - "@react-stately/collections" "^3.5.1" - "@react-stately/selection" "^3.11.2" - "@react-types/shared" "^3.16.0" - "@swc/helpers" "^0.4.14" + "@react-aria/focus" "^3.16.2" + "@react-aria/i18n" "^3.10.2" + "@react-aria/interactions" "^3.21.1" + "@react-aria/utils" "^3.23.2" + "@react-stately/selection" "^3.14.3" + "@react-types/shared" "^3.22.1" + "@swc/helpers" "^0.5.0" "@react-aria/separator@^3.1.3": version "3.1.3" @@ -2019,6 +2071,13 @@ dependencies: "@swc/helpers" "^0.4.14" +"@react-aria/ssr@^3.9.2": + version "3.9.2" + resolved "https://registry.yarnpkg.com/@react-aria/ssr/-/ssr-3.9.2.tgz#01b756965cd6e32b95217f968f513eb3bd6ee44b" + integrity sha512-0gKkgDYdnq1w+ey8KzG9l+H5Z821qh9vVjztk55rUg71vTk/Eaebeir+WtzcLLwTjw3m/asIjx8Y59y1lJZhBw== + dependencies: + "@swc/helpers" "^0.5.0" + "@react-aria/tabs@^3.3.3": version "3.3.3" resolved "https://registry.yarnpkg.com/@react-aria/tabs/-/tabs-3.3.3.tgz#b66852794c6d72cf66a6789d78f89c6b41523b3c" @@ -2047,16 +2106,16 @@ "@react-types/shared" "^3.16.0" "@react-types/textfield" "^3.6.1" -"@react-aria/utils@^3.10.0", "@react-aria/utils@^3.11.0", "@react-aria/utils@^3.14.1", "@react-aria/utils@^3.14.2", "@react-aria/utils@^3.8.2", "@react-aria/utils@^3.9.0": - version "3.14.2" - resolved "https://registry.yarnpkg.com/@react-aria/utils/-/utils-3.14.2.tgz#3a8d0d14abab4bb1095e101ee44dc5e3e43e6217" - integrity sha512-3nr5gsAf/J/W+6Tu4NF3Q7m+1mXjfpXESh7TPa6UR6v3tVDTsJVMrITg2BkHN1jM8xELcl2ZxyUffOWqOXzWuA== +"@react-aria/utils@^3.10.0", "@react-aria/utils@^3.11.0", "@react-aria/utils@^3.14.1", "@react-aria/utils@^3.14.2", "@react-aria/utils@^3.23.2", "@react-aria/utils@^3.8.2", "@react-aria/utils@^3.9.0": + version "3.23.2" + resolved "https://registry.yarnpkg.com/@react-aria/utils/-/utils-3.23.2.tgz#23fd55b165a799ecf72c1c66508574f67de20162" + integrity sha512-yznR9jJ0GG+YJvTMZxijQwVp+ahP66DY0apZf7X+dllyN+ByEDW+yaL1ewYPIpugxVzH5P8jhnBXsIyHKN411g== dependencies: - "@react-aria/ssr" "^3.4.1" - "@react-stately/utils" "^3.5.2" - "@react-types/shared" "^3.16.0" - "@swc/helpers" "^0.4.14" - clsx "^1.1.1" + "@react-aria/ssr" "^3.9.2" + "@react-stately/utils" "^3.9.1" + "@react-types/shared" "^3.22.1" + "@swc/helpers" "^0.5.0" + clsx "^2.0.0" "@react-aria/visually-hidden@^3.2.3": version "3.2.3" @@ -2068,13 +2127,13 @@ "@react-aria/utils" "^3.8.2" clsx "^1.1.1" -"@react-stately/collections@^3.3.3", "@react-stately/collections@^3.3.4", "@react-stately/collections@^3.4.4", "@react-stately/collections@^3.5.1": - version "3.5.1" - resolved "https://registry.yarnpkg.com/@react-stately/collections/-/collections-3.5.1.tgz#502a56658e4859aa7d31bd4b9189879b5b5a0255" - integrity sha512-egzVrZC5eFc5RJBpqUkzxd2aJOHZ2T1o7horEi8tAWZkg4YI+AmKrqela4ijVrrB9l1GO9z06qPT1UoPkFrC1w== +"@react-stately/collections@^3.10.5", "@react-stately/collections@^3.3.3", "@react-stately/collections@^3.3.4", "@react-stately/collections@^3.4.4", "@react-stately/collections@^3.5.1": + version "3.10.5" + resolved "https://registry.yarnpkg.com/@react-stately/collections/-/collections-3.10.5.tgz#71f3da1e98bc6e542a0054cc166234d5e297809f" + integrity sha512-k8Q29Nnvb7iAia1QvTanZsrWP2aqVNBy/1SlE6kLL6vDqtKZC+Esd1SDLHRmIcYIp5aTdfwIGd0NuiRQA7a81Q== dependencies: - "@react-types/shared" "^3.16.0" - "@swc/helpers" "^0.4.14" + "@react-types/shared" "^3.22.1" + "@swc/helpers" "^0.5.0" "@react-stately/grid@^3.4.2": version "3.4.2" @@ -2086,16 +2145,16 @@ "@react-types/shared" "^3.16.0" "@swc/helpers" "^0.4.14" -"@react-stately/list@^3.6.0", "@react-stately/list@^3.6.1": - version "3.6.1" - resolved "https://registry.yarnpkg.com/@react-stately/list/-/list-3.6.1.tgz#75d07a4e04111b804fb13c975df5a0c1265f3aa1" - integrity sha512-+/fVkK3UO+N2NoUGpe57k9gcnfIsyEgWP8SD6CXZUkJho7BTp6mwrH0Wm8tcOclT3uBk+fZaQrk8mR3uWsPZGw== +"@react-stately/list@^3.10.3", "@react-stately/list@^3.6.0", "@react-stately/list@^3.6.1": + version "3.10.3" + resolved "https://registry.yarnpkg.com/@react-stately/list/-/list-3.10.3.tgz#f1325466a3fb7f9bd6c1d652ca5fdfb71d10f3f0" + integrity sha512-Ul8el0tQy2Ucl3qMQ0fiqdJ874W1ZNjURVSgSxN+pGwVLNBVRjd6Fl7YwZFCXER2YOlzkwg+Zqozf/ZlS0EdXA== dependencies: - "@react-stately/collections" "^3.5.1" - "@react-stately/selection" "^3.11.2" - "@react-stately/utils" "^3.5.2" - "@react-types/shared" "^3.16.0" - "@swc/helpers" "^0.4.14" + "@react-stately/collections" "^3.10.5" + "@react-stately/selection" "^3.14.3" + "@react-stately/utils" "^3.9.1" + "@react-types/shared" "^3.22.1" + "@swc/helpers" "^0.5.0" "@react-stately/menu@^3.2.3", "@react-stately/menu@^3.4.2": version "3.4.2" @@ -2148,6 +2207,16 @@ "@react-types/shared" "^3.16.0" "@swc/helpers" "^0.4.14" +"@react-stately/selection@^3.14.3": + version "3.14.3" + resolved "https://registry.yarnpkg.com/@react-stately/selection/-/selection-3.14.3.tgz#62466ca96995a78caab9151c4f4342c59294f201" + integrity sha512-d/t0rIWieqQ7wjLoMoWnuHEUSMoVXxkPBFuSlJF3F16289FiQ+b8aeKFDzFTYN7fFD8rkZTnpuE4Tcxg3TmA+w== + dependencies: + "@react-stately/collections" "^3.10.5" + "@react-stately/utils" "^3.9.1" + "@react-types/shared" "^3.22.1" + "@swc/helpers" "^0.5.0" + "@react-stately/tabs@^3.2.2", "@react-stately/tabs@^3.2.3": version "3.2.3" resolved "https://registry.yarnpkg.com/@react-stately/tabs/-/tabs-3.2.3.tgz#39b7e7bf7dfe544868be4c1593578587cff0d5a9" @@ -2186,6 +2255,13 @@ dependencies: "@swc/helpers" "^0.4.14" +"@react-stately/utils@^3.9.1": + version "3.9.1" + resolved "https://registry.yarnpkg.com/@react-stately/utils/-/utils-3.9.1.tgz#5ce94ca4f88fc991263c7b3fa4690b09e2153484" + integrity sha512-yzw75GE0iUWiyps02BOAPTrybcsMIxEJlzXqtvllAb01O9uX5n0i3X+u2eCpj2UoDF4zS08Ps0jPgWxg8xEYtA== + dependencies: + "@swc/helpers" "^0.5.0" + "@react-stately/virtualizer@^3.4.1": version "3.4.1" resolved "https://registry.yarnpkg.com/@react-stately/virtualizer/-/virtualizer-3.4.1.tgz#00c7b36b989244cf985b9ad5fb13dc1ecbb81a0f" @@ -2216,19 +2292,12 @@ dependencies: "@react-types/shared" "^3.16.0" -"@react-types/label@^3.7.1": - version "3.7.1" - resolved "https://registry.yarnpkg.com/@react-types/label/-/label-3.7.1.tgz#ad4d3d7a6b5ea6aca70f89661d7c358cf2ab5f94" - integrity sha512-wFpdtjSDBWO4xQQGF57V3PqvVVyE9TPj9ELWLs1yzL09fpXosycuEl5d79RywVlC9aF9dQYUfES09q/DZhRhMQ== +"@react-types/listbox@^3.4.7": + version "3.4.7" + resolved "https://registry.yarnpkg.com/@react-types/listbox/-/listbox-3.4.7.tgz#3b9f10e604dfa2b407334e3c9d523f0b9ca10dd8" + integrity sha512-68y5H9CVSPFiwO6MOFxTbry9JQMK/Lb1M9i3M8TDyq1AbJxBPpgAvJ9RaqIMCucsnqCzpY/zA3D/X417zByL1w== dependencies: - "@react-types/shared" "^3.16.0" - -"@react-types/listbox@^3.3.5": - version "3.3.5" - resolved "https://registry.yarnpkg.com/@react-types/listbox/-/listbox-3.3.5.tgz#c2222e3f50fbf377ed20b2d16e761b9c09d7adc8" - integrity sha512-7SMRJWUi7ayzQ7SUPCXXwgI/Ua3vg0PPQOZFsmJ4/E8VG/xK82IV7BYSZiNjUQuGpVZJL0VPndt/RwIrQO4S3w== - dependencies: - "@react-types/shared" "^3.16.0" + "@react-types/shared" "^3.22.1" "@react-types/menu@^3.3.0", "@react-types/menu@^3.7.2": version "3.7.2" @@ -2259,10 +2328,10 @@ dependencies: "@react-types/shared" "^3.16.0" -"@react-types/shared@^3.10.0", "@react-types/shared@^3.15.0", "@react-types/shared@^3.16.0", "@react-types/shared@^3.8.0", "@react-types/shared@^3.9.0": - version "3.16.0" - resolved "https://registry.yarnpkg.com/@react-types/shared/-/shared-3.16.0.tgz#cab7bf0376969d1773480ecb2d6da5aa91391db5" - integrity sha512-IQgU4oAEvMwylEvaTsr2XB1G/mAoMe1JFYLD6G78v++oAR9l8o9MQxZ0YSeANDkqTamb2gKezGoT1RxvSKjVxw== +"@react-types/shared@^3.10.0", "@react-types/shared@^3.15.0", "@react-types/shared@^3.16.0", "@react-types/shared@^3.22.1", "@react-types/shared@^3.8.0", "@react-types/shared@^3.9.0": + version "3.22.1" + resolved "https://registry.yarnpkg.com/@react-types/shared/-/shared-3.22.1.tgz#4e5de032fcb0b7bca50f6a9f8e133fd882821930" + integrity sha512-PCpa+Vo6BKnRMuOEzy5zAZ3/H5tnQg1e80khMhK2xys0j6ZqzkgQC+fHMNZ7VDFNLqqNMj/o0eVeSBDh2POjkw== "@react-types/tabs@^3.1.5": version "3.1.5" @@ -2572,6 +2641,13 @@ dependencies: tslib "^2.4.0" +"@swc/helpers@^0.5.0": + version "0.5.6" + resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.6.tgz#d16d8566b7aea2bef90d059757e2d77f48224160" + integrity sha512-aYX01Ke9hunpoCexYAgQucEpARGQ5w/cqHFrIR+e9gdKb1QWTsVJuTJ2ozQzIAxLyRQe/m+2RqzkyOOGiMKRQA== + dependencies: + tslib "^2.4.0" + "@tanstack/query-core@4.29.7": version "4.29.7" resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.29.7.tgz#9fe4587e23cb9566b937c518ffa44226041d388d" @@ -4356,6 +4432,11 @@ clsx@^1.0.4, clsx@^1.1.1: resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.1.1.tgz#98b3134f9abbdf23b2663491ace13c5c03a73188" integrity sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA== +clsx@^2.0.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.0.tgz#e851283bcb5c80ee7608db18487433f7b23f77cb" + integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg== + co@^4.6.0: version "4.6.0" resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"