Update dependency @livekit/components-react to v0.7.3 (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3989e4ba8b
commit
8e71e16d8d
2 changed files with 10 additions and 10 deletions
|
@ -9,7 +9,7 @@
|
|||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@livekit/components-react": "0.7.2",
|
||||
"@livekit/components-react": "0.7.3",
|
||||
"@livekit/components-styles": "0.3.1",
|
||||
"livekit-client": "1.7.1",
|
||||
"livekit-server-sdk": "1.1.4",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -80,10 +80,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
|
||||
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
|
||||
|
||||
"@livekit/components-core@0.6.2":
|
||||
version "0.6.2"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-core/-/components-core-0.6.2.tgz#6770c36cade346737cf5ceb8d3b44f22d9430f4b"
|
||||
integrity sha512-nK1G+MFCxcyXlUxhFZmAU0/Cp9tr9Ay/hc8xr5jDok24kETVtgjvAnTvHlaEsOHdGZkhbEZFBF4iOp5Mb9q8sw==
|
||||
"@livekit/components-core@0.6.3":
|
||||
version "0.6.3"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-core/-/components-core-0.6.3.tgz#a375eddd813f2e59eb439cf4252b186e3d000fa9"
|
||||
integrity sha512-8YJ8Yk2X9i/yno2Q6fpzNKNoumUGKTxBTyXcwPA0N51ILOq6ps0xLHEvomUF1HSdh9mVbuBfhRCZ3lNVR/EuQA==
|
||||
dependencies:
|
||||
"@floating-ui/dom" "^1.1.0"
|
||||
email-regex "^5.0.0"
|
||||
|
@ -92,12 +92,12 @@
|
|||
loglevel "^1.8.1"
|
||||
rxjs "^7.8.0"
|
||||
|
||||
"@livekit/components-react@0.7.2":
|
||||
version "0.7.2"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-0.7.2.tgz#6658a92944f2c00ee2cde17c937924041b9e59e2"
|
||||
integrity sha512-c4HRjqABzdlr2sDOc//vABzSWt+SXfZj1VkkAaIPW0gOdrGO1Z7vFKDBuNRI/DwI49gITLU9iQ/bWrpd8jVvJA==
|
||||
"@livekit/components-react@0.7.3":
|
||||
version "0.7.3"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-0.7.3.tgz#fdcac3482007dbdf33dccafa06077ef72d33483b"
|
||||
integrity sha512-ux3FQqyr6QNpML2utGSb29pL/RUYS/7xgj3sgm2LS1j0L5kmJgO39jEvRKJEQx2OsTi6jn4Febf9kLoGRgXHfA==
|
||||
dependencies:
|
||||
"@livekit/components-core" "0.6.2"
|
||||
"@livekit/components-core" "0.6.3"
|
||||
"@react-hook/latest" "^1.0.3"
|
||||
clsx "^1.2.1"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue