Merge branch 'renovate/floating-ui-react-0.x' into 'develop'
Update dependency @floating-ui/react to ^0.23.0 See merge request soapbox-pub/soapbox!2424
This commit is contained in:
commit
08f8bd9264
2 changed files with 5 additions and 5 deletions
|
@ -48,7 +48,7 @@
|
||||||
"@babel/preset-typescript": "^7.18.6",
|
"@babel/preset-typescript": "^7.18.6",
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@emoji-mart/data": "^1.1.2",
|
"@emoji-mart/data": "^1.1.2",
|
||||||
"@floating-ui/react": "^0.21.0",
|
"@floating-ui/react": "^0.23.0",
|
||||||
"@fontsource/inter": "^4.5.1",
|
"@fontsource/inter": "^4.5.1",
|
||||||
"@fontsource/roboto-mono": "^4.5.8",
|
"@fontsource/roboto-mono": "^4.5.8",
|
||||||
"@gamestdio/websocket": "^0.3.2",
|
"@gamestdio/websocket": "^0.3.2",
|
||||||
|
|
|
@ -1751,10 +1751,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@floating-ui/dom" "^1.2.1"
|
"@floating-ui/dom" "^1.2.1"
|
||||||
|
|
||||||
"@floating-ui/react@^0.21.0":
|
"@floating-ui/react@^0.23.0":
|
||||||
version "0.21.1"
|
version "0.23.0"
|
||||||
resolved "https://registry.yarnpkg.com/@floating-ui/react/-/react-0.21.1.tgz#47cafdff0c79f5aa1067398ee06ea2144d22ea7a"
|
resolved "https://registry.yarnpkg.com/@floating-ui/react/-/react-0.23.0.tgz#8b548235ac4478537757c90a66a3bac9068e29d8"
|
||||||
integrity sha512-ojjsU/rvWEyNDproy1yQW5EDXJnDip8DXpSRh+hogPgZWEp0Y/2UBPxL3yoa53BDYsL+dqJY0osl9r0Jes3eeg==
|
integrity sha512-Id9zTLSjHtcCjBQm0Stc/fRUBGrnHurL/a1HrtQg8LvL6Ciw9KHma2WT++F17kEfhsPkA0UHYxmp+ijmAy0TCw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@floating-ui/react-dom" "^1.3.0"
|
"@floating-ui/react-dom" "^1.3.0"
|
||||||
aria-hidden "^1.1.3"
|
aria-hidden "^1.1.3"
|
||||||
|
|
Loading…
Reference in a new issue