diff --git a/package.json b/package.json index 443732c8..deec7961 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@davatar/react": "^1.10.3", - "@headlessui/react": "^2.2.9", + "@headlessui/react": "^2.2.10", "@heroicons/react": "^2.2.0", "@next-auth/prisma-adapter": "^1.0.7", "@nextui-org/react": "^2.6.11", diff --git a/yarn.lock b/yarn.lock index 72f63ed5..e6d10a2a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1011,10 +1011,10 @@ dependencies: tslib "^2.8.0" -"@headlessui/react@^2.2.9": - version "2.2.9" - resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-2.2.9.tgz#213f78534c86e03a7c986d2c2abe1270622b3e13" - integrity sha512-Mb+Un58gwBn0/yWZfyrCh0TJyurtT+dETj7YHleylHk5od3dv2XqETPGWMyQ5/7sYN7oWdyM1u9MvC0OC8UmzQ== +"@headlessui/react@^2.2.10": + version "2.2.10" + resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-2.2.10.tgz#ad69258abcb9efea27a4b37e06e8c9cafd39ca63" + integrity sha512-5pVLNK9wlpxTUTy9GpgbX/SdcRh+HBnPktjM2wbiLTH4p+2EPHBO1aoSryUCuKUIItdDWO9ITlhUL8UnUN/oIA== dependencies: "@floating-ui/react" "^0.26.16" "@react-aria/focus" "^3.20.2"