Update dependency @livekit/components-react to v1.1.3 (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
44c5374fb5
commit
4fecfe3037
2 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
|||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@livekit/components-react": "1.1.2",
|
||||
"@livekit/components-react": "1.1.3",
|
||||
"@livekit/components-styles": "1.0.6",
|
||||
"livekit-client": "1.12.3",
|
||||
"livekit-server-sdk": "1.2.5",
|
||||
|
|
|
@ -101,10 +101,10 @@
|
|||
loglevel "^1.8.1"
|
||||
rxjs "^7.8.0"
|
||||
|
||||
"@livekit/components-react@1.1.2":
|
||||
version "1.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-1.1.2.tgz#2768162659eef90102493b08e1a65f1e3d200d4a"
|
||||
integrity sha512-qLyWAlUPWEW0re6JUl95gM4YWwHV7gUwKe5cKDD7uVUfPdoC046AFAwBuDr0YVT1OP3sKYLKUjyrkIDWxiN52w==
|
||||
"@livekit/components-react@1.1.3":
|
||||
version "1.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-1.1.3.tgz#b1fbe3263fb1d9058a3ce9eb52a66148aa2c636e"
|
||||
integrity sha512-w1Zxc/+qVpZXPs8BgkaZvjNm5q5ACdsJ03L7l7+Yxg6ly2W+CX2BGQZbY8N5Ow+HpRW93aFeBeA7oiY5Ippu5Q==
|
||||
dependencies:
|
||||
"@livekit/components-core" "0.6.14"
|
||||
"@react-hook/latest" "^1.0.3"
|
||||
|
|
Loading…
Reference in a new issue