diff --git a/package.json b/package.json index e5a09cdb..6af36cd7 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "prepare": "husky install" }, "dependencies": { - "@headlessui/react": "1.7.10", + "@headlessui/react": "1.7.13", "howler": "2.2.3", "next": "13.2.4", "next-pwa": "5.6.0", diff --git a/yarn.lock b/yarn.lock index 7846ce28..7d385c32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1335,10 +1335,10 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@headlessui/react@1.7.10": - version "1.7.10" - resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.10.tgz#0971a33843a76f2bf4b801a43f76e3730fe15884" - integrity sha512-1m66h/5eayTEZVT2PI13/2PG3EVC7a9XalmUtVSC8X76pcyKYMuyX1XAL2RUtCr8WhoMa/KrDEyoeU5v+kSQOw== +"@headlessui/react@1.7.13": + version "1.7.13" + resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.13.tgz#fd150b394954e9f1d86ed2340cffd1217d6e7628" + integrity sha512-9n+EQKRtD9266xIHXdY5MfiXPDfYwl7zBM7KOx2Ae3Gdgxy8QML1FkCMjq6AsOf0l6N9uvI4HcFtuFlenaldKg== dependencies: client-only "^0.0.1"