chore(deps): bump @floating-ui/react from 0.24.8 to 0.25.0 (#840)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-31 16:31:00 +01:00 committed by GitHub
parent aa0d44ab49
commit b1eafe41a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 5 deletions

View File

@ -50,7 +50,7 @@
"@dqbd/tiktoken": "1.0.7",
"@emoji-mart/data": "1.1.2",
"@emoji-mart/react": "1.1.1",
"@floating-ui/react": "0.24.8",
"@floating-ui/react": "0.25.0",
"@headlessui/react": "1.7.15",
"@heroicons/react": "2.0.18",
"@iconify-json/mingcute": "1.1.7",

View File

@ -66,8 +66,8 @@ dependencies:
specifier: 1.1.1
version: 1.1.1(emoji-mart@5.5.2)(react@18.2.0)
'@floating-ui/react':
specifier: 0.24.8
version: 0.24.8(react-dom@18.2.0)(react@18.2.0)
specifier: 0.25.0
version: 0.25.0(react-dom@18.2.0)(react@18.2.0)
'@headlessui/react':
specifier: 1.7.15
version: 1.7.15(react-dom@18.2.0)(react@18.2.0)
@ -2974,19 +2974,24 @@ packages:
tabbable: 6.2.0
dev: false
/@floating-ui/react@0.24.8(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-AuYeDoaR8jtUlUXtZ1IJ/6jtBkGnSpJXbGNzokBL87VDJ8opMq1Bgrc0szhK482ReQY6KZsMoZCVSb4xwalkBA==}
/@floating-ui/react@0.25.0(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-0ulipo5ZTmCpTlVPjIbLyqReO7S3gwyQSiIm0TjKU5LPN97BmMZ2crJZcNMQ4GZz/V4qurMibGl4z3+TjF5tRA==}
peerDependencies:
react: '>=16.8.0'
react-dom: '>=16.8.0'
dependencies:
'@floating-ui/react-dom': 2.0.1(react-dom@18.2.0)(react@18.2.0)
'@floating-ui/utils': 0.1.0
aria-hidden: 1.2.3
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
tabbable: 6.2.0
dev: false
/@floating-ui/utils@0.1.0:
resolution: {integrity: sha512-ZSlli/beGZdvoqT3/Y9oOW79XSEpBfxt8UY6vjyWJW0B8d/M+MKlkQ3kBzLKDXaSsB84IVj6QntQfHLzesB4mA==}
dev: false
/@headlessui/react@1.7.15(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-OTO0XtoRQ6JPB1cKNFYBZv2Q0JMqMGNhYP1CjPvcJvjz8YGokz8oAj89HIYZGN0gZzn/4kk9iUpmMF4Q21Gsqw==}
engines: {node: '>=10'}