diff --git a/package.json b/package.json index 625d35a..43f1e50 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "dependencies": { "@fontsource/inter": "^5.0.20", "@fontsource/lora": "^5.0.18", - "@headlessui/react": "^2.1.2", + "@headlessui/react": "^2.1.3", "@heroicons/react": "1.0.6", "@popperjs/core": "^2.11.8", "@tailwindcss/forms": "^0.5.7", diff --git a/yarn.lock b/yarn.lock index 714b91e..d57636e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2573,10 +2573,10 @@ dependencies: "@hapi/hoek" "^9.0.0" -"@headlessui/react@^2.1.2": - version "2.1.2" - resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-2.1.2.tgz#3ca9378d7d0db6aefdb135f957815790786214ef" - integrity sha512-Kb3hgk9gRNRcTZktBrKdHhF3xFhYkca1Rk6e1/im2ENf83dgN54orMW0uSKTXFnUpZOUFZ+wcY05LlipwgZIFQ== +"@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== dependencies: "@floating-ui/react" "^0.26.16" "@react-aria/focus" "^3.17.1"