Update dependency @livekit/components-react to v1.1.6 (#110)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-30 16:51:45 +02:00 committed by GitHub
parent 041d41a5fe
commit a267b9410b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@livekit/components-react": "1.1.5",
"@livekit/components-react": "1.1.6",
"@livekit/components-styles": "1.0.6",
"livekit-client": "1.13.1",
"livekit-server-sdk": "1.2.6",

View file

@ -101,10 +101,10 @@
loglevel "^1.8.1"
rxjs "^7.8.0"
"@livekit/components-react@1.1.5":
version "1.1.5"
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-1.1.5.tgz#518cb6fa196e5b583500fe40db7f2490364469e8"
integrity sha512-TEnW2jxizYyj6WgVYEz+xzwY9igLAntbTFgMIjfvYJ+oZA5LQA8Y31QYVwmdUKnckEQTOO4x+C1uJjhgwUuOsw==
"@livekit/components-react@1.1.6":
version "1.1.6"
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-1.1.6.tgz#4e832570bd3fb0c15e36ca7513f736683de62fd4"
integrity sha512-wA5wKVsKM4cBskXkTbgQ8UhEWCq7hYn/ElOlm9IsGf0U3KpsXpyiW/h2hd/aDr/ufTbBWYjtPWa8RrvoBImnyg==
dependencies:
"@livekit/components-core" "0.6.15"
"@react-hook/latest" "^1.0.3"