diff --git a/package.json b/package.json index f86120d..193ae39 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dependencies": { "@fontsource/inter": "^5.0.20", "@fontsource/lato": "^5.0.22", - "@headlessui/react": "^2.1.3", + "@headlessui/react": "^2.1.8", "@heroicons/react": "1.0.6", "@popperjs/core": "^2.11.8", "@tailwindcss/typography": "^0.5.15", diff --git a/yarn.lock b/yarn.lock index 9063e7c..4536d74 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1806,10 +1806,10 @@ dependencies: "@hapi/hoek" "^9.0.0" -"@headlessui/react@^2.1.3": - version "2.1.3" - resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-2.1.3.tgz#0658e7357b23d2243719f2947c515a9677817364" - integrity sha512-Nt+NlnQbVvMHVZ/QsST6DNyfG8VWqjOYY3eZpp0PrRKpmZw+pzhwQ1F6wtNaW4jnudeC2a5MJC70vbGVcETNIg== +"@headlessui/react@^2.1.8": + version "2.1.8" + resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-2.1.8.tgz#b0e254fdf8b1f65dbf28de444f70d0a9b61705dd" + integrity sha512-uajqVkAcVG/wHwG9Fh5PFMcFpf2VxM4vNRNKxRjuK009kePVur8LkuuygHfIE+2uZ7z7GnlTtYsyUe6glPpTLg== dependencies: "@floating-ui/react" "^0.26.16" "@react-aria/focus" "^3.17.1"