diff --git a/package.json b/package.json index 2b322c9f..804bb663 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "prepare": "husky install" }, "dependencies": { - "@headlessui/react": "1.7.7", + "@headlessui/react": "1.7.8", "howler": "2.2.3", "next": "13.1.4", "next-pwa": "5.6.0", diff --git a/yarn.lock b/yarn.lock index ffee2e8f..9ad71d63 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.7": - version "1.7.7" - resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.7.tgz#d6f8708d8943ae8ebb1a6929108234e4515ac7e8" - integrity sha512-BqDOd/tB9u2tA0T3Z0fn18ktw+KbVwMnkxxsGPIH2hzssrQhKB5n/6StZOyvLYP/FsYtvuXfi9I0YowKPv2c1w== +"@headlessui/react@1.7.8": + version "1.7.8" + resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.8.tgz#d7b4a95d50f9a386f7d1259d5ff8a6d7eb552ef0" + integrity sha512-zcwb0kd7L05hxmoAMIioEaOn235Dg0fUO+iGbLPgLVSjzl/l39V6DTpC2Df49PE5aG5/f5q0PZ9ZHZ78ENNV+A== dependencies: client-only "^0.0.1"