diff --git a/packages/components/package.json b/packages/components/package.json index 40522095..00445e5e 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -5,7 +5,7 @@ "dependencies": { "@floating-ui/react-dom": "^1.0.0", "@floating-ui/react-dom-interactions": "^0.9.3", - "@headlessui/react": "^1.6.6", + "@headlessui/react": "^1.7.0", "@heroicons/react": "^1.0.6", "@hookform/resolvers": "^2.9.7", "@quri/squiggle-lang": "^0.4.1", diff --git a/yarn.lock b/yarn.lock index 944332d4..04795955 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2200,10 +2200,10 @@ dependencies: "@hapi/hoek" "^9.0.0" -"@headlessui/react@^1.6.6": - version "1.6.6" - resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.6.6.tgz#3073c066b85535c9d28783da0a4d9288b5354d0c" - integrity sha512-MFJtmj9Xh/hhBMhLccGbBoSk+sk61BlP6sJe4uQcVMtXZhCgGqd2GyIQzzmsdPdTEWGSF434CBi8mnhR6um46Q== +"@headlessui/react@^1.7.0": + version "1.7.0" + resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.0.tgz#7e36e6bbc25a24b02011527ae157a000dda88b85" + integrity sha512-/nDsijOXRwXVLpUBEiYuWguIBSIN3ZbKyah+KPUiD8bdIKtX1U/k+qLYUEr7NCQnSF2e4w1dr8me42ECuG3cvw== "@heroicons/react@^1.0.6": version "1.0.6"