diff --git a/yarn.lock b/yarn.lock index 3a6c055..93f5ccc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -237,10 +237,11 @@ integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw== "@headlessui/react@^1.7.13": - version "1.7.13" - resolved "https://registry.npmjs.org/@headlessui/react/-/react-1.7.13.tgz" - integrity sha512-9n+EQKRtD9266xIHXdY5MfiXPDfYwl7zBM7KOx2Ae3Gdgxy8QML1FkCMjq6AsOf0l6N9uvI4HcFtuFlenaldKg== + version "1.7.19" + resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.19.tgz#91c78cf5fcb254f4a0ebe96936d48421caf75f40" + integrity sha512-Ll+8q3OlMJfJbAKM/+/Y2q6PPYbryqNTXDbryx7SXLIDamkF6iQFbriYHga0dY44PvDhvvBWCx1Xj4U5+G4hOw== dependencies: + "@tanstack/react-virtual" "^3.0.0-beta.60" client-only "^0.0.1" "@humanwhocodes/config-array@^0.11.8": @@ -490,6 +491,18 @@ dependencies: tslib "^2.4.0" +"@tanstack/react-virtual@^3.0.0-beta.60": + version "3.14.8" + resolved "https://registry.yarnpkg.com/@tanstack/react-virtual/-/react-virtual-3.14.8.tgz#8b9224181b7b87ee7da76ea25e28df1d6885b3cc" + integrity sha512-O39GJQpAYEJcIu3uN1//YtmhjSEOyw75vg9CKCatBDPiD5hKtZQoJHfferyrB/LdOD3UWaoMLWtdEjarwIwdDw== + dependencies: + "@tanstack/virtual-core" "3.17.6" + +"@tanstack/virtual-core@3.17.6": + version "3.17.6" + resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.17.6.tgz#eaf853f21920b9dec3445c61ce13275b2f50ccf2" + integrity sha512-h0/Ebo18CkOrChlQIhNtQkM5ySUnh/GumQ/D1st3hG2HWUPEF+ILUc2k29UtivCi/9G7w7G3/f7Xyd5cCFbKBw== + "@types/content-type@^1.1.3": version "1.1.5" resolved "https://registry.npmjs.org/@types/content-type/-/content-type-1.1.5.tgz" @@ -812,7 +825,7 @@ chokidar@^3.5.3: client-only@^0.0.1: version "0.0.1" - resolved "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz" + resolved "https://registry.yarnpkg.com/client-only/-/client-only-0.0.1.tgz#38bba5d403c41ab150bff64a95c85013cf73bca1" integrity sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA== color-convert@^1.9.0: