diff --git a/package.json b/package.json index 47cc45459..f49c8f883 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@babel/preset-typescript": "^7.18.6", "@babel/runtime": "^7.20.13", "@emoji-mart/data": "^1.1.2", - "@floating-ui/react": "^0.20.0", + "@floating-ui/react": "^0.21.0", "@fontsource/inter": "^4.5.1", "@fontsource/roboto-mono": "^4.5.8", "@gamestdio/websocket": "^0.3.2", diff --git a/yarn.lock b/yarn.lock index 6b9b18dbb..65e08987f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1751,10 +1751,10 @@ dependencies: "@floating-ui/dom" "^1.2.1" -"@floating-ui/react@^0.20.0": - version "0.20.1" - resolved "https://registry.yarnpkg.com/@floating-ui/react/-/react-0.20.1.tgz#20f23cb5615f5beefa6e2ac4d7630a56ccdf7131" - integrity sha512-JHTHJ+/YsIxNFH8uJDFa5OyI6dSUZcle6wAFe0zRTjgWD+rkACfBBoJtx2itTtn7C4a7xAz4jgxdEQcMel194g== +"@floating-ui/react@^0.21.0": + version "0.21.1" + resolved "https://registry.yarnpkg.com/@floating-ui/react/-/react-0.21.1.tgz#47cafdff0c79f5aa1067398ee06ea2144d22ea7a" + integrity sha512-ojjsU/rvWEyNDproy1yQW5EDXJnDip8DXpSRh+hogPgZWEp0Y/2UBPxL3yoa53BDYsL+dqJY0osl9r0Jes3eeg== dependencies: "@floating-ui/react-dom" "^1.3.0" aria-hidden "^1.1.3"