Update dependency @livekit/components-react to v1.1.7 (#115)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-03 21:14:07 +02:00 committed by GitHub
parent acfff6f8ac
commit 9244b0d8b5
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.6",
"@livekit/components-react": "1.1.7",
"@livekit/components-styles": "1.0.6",
"livekit-client": "1.13.2",
"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.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==
"@livekit/components-react@1.1.7":
version "1.1.7"
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-1.1.7.tgz#f861350dc0df80fb3f027efa6a1706b9b203923e"
integrity sha512-wAOtzetPYMPrE6aA+ABzmLQA57IkvFC+qJiuvSWumbtzVmUZTaD56Y9T2d4F7/zwki3npbUQuABZmFaiMKChpg==
dependencies:
"@livekit/components-core" "0.6.15"
"@react-hook/latest" "^1.0.3"