Update dependency @livekit/components-react to v2.6.0 (#103)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-21 11:21:54 -07:00 committed by GitHub
parent 04b5802853
commit c7f3646a88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
package-lock.json generated
View File

@ -2047,9 +2047,9 @@
}
},
"node_modules/@livekit/components-react": {
"version": "2.5.4",
"resolved": "https://registry.npmjs.org/@livekit/components-react/-/components-react-2.5.4.tgz",
"integrity": "sha512-uog/fZMOABFNX2HS8R4zYr2F+m14vS4mifAnRWDux+4wjMvBminX57pRqf/YN9wHc0cmiPlq0Nd8JLWnqJd2fg==",
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/@livekit/components-react/-/components-react-2.6.0.tgz",
"integrity": "sha512-02J4qhgetAyBs4+vNOsdLDuocufHKujT9L9W2yNnHQFE9SO/JVxxpN5OXzupBnPNh5U2f37VkTsp1lAtxJM2Hg==",
"license": "Apache-2.0",
"dependencies": {
"@livekit/components-core": "0.11.5",