Update dependency @livekit/components-react to v0.3.0 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8bc0bab31b
commit
f835372f66
2 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
|||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@livekit/components-react": "0.2.7",
|
||||
"@livekit/components-react": "0.3.0",
|
||||
"@livekit/components-styles": "0.1.13",
|
||||
"livekit-client": "1.6.4",
|
||||
"livekit-server-sdk": "1.1.0",
|
||||
|
|
|
@ -75,10 +75,10 @@
|
|||
loglevel "^1.8.1"
|
||||
rxjs "^7.8.0"
|
||||
|
||||
"@livekit/components-react@0.2.7":
|
||||
version "0.2.7"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-0.2.7.tgz#c680c72b3874156a4e4434e6246cf2f9499b4430"
|
||||
integrity sha512-3pqbO/SLzbHw3KDH1UV9L3cpyOQRgpeKqavJE75qMtta41OgS7HatCbnYtLE+xfpMpl8hzqp56HOBCqyDGzk/Q==
|
||||
"@livekit/components-react@0.3.0":
|
||||
version "0.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-0.3.0.tgz#ba9467341c1215340522f636e134e0606bfc6a68"
|
||||
integrity sha512-iFpki8ajtwXJGA57dQAcsxCpKEI5LMFThkCD1WLarfHrPunmO8Qm0PAIhHnfOe6IL9Dwp6Vj9RsjOxpWMUjGVA==
|
||||
dependencies:
|
||||
"@livekit/components-core" "0.2.7"
|
||||
"@react-hook/latest" "^1.0.3"
|
||||
|
|
Loading…
Reference in a new issue