Update LiveKit dependencies (non-major) (#66)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-07 22:06:52 -07:00 committed by GitHub
parent 6494bf89be
commit 5dbcf12dd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

13
package-lock.json generated
View File

@ -325,9 +325,10 @@
}
},
"node_modules/@livekit/components-react": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/@livekit/components-react/-/components-react-2.3.1.tgz",
"integrity": "sha512-AKb8RIPOrxSp/CKw18AkR/qmdOZtgV1nfp2AORqaCBmovtXolKbFOSOD2CC0LlUPZjZiN0DlFztl91dr6UZ9Zw==",
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/@livekit/components-react/-/components-react-2.3.2.tgz",
"integrity": "sha512-Oh0n6o+uTGnU2kHL5Xmpk5Rl8ecwvHU8SHiJQUpyzLBrBKchUgd/xbANenWyySxsWoWPoQieJnCSTUxD+iDAZA==",
"license": "Apache-2.0",
"dependencies": {
"@livekit/components-core": "0.10.2",
"@react-hook/latest": "1.0.3",
@ -3780,9 +3781,9 @@
}
},
"node_modules/livekit-server-sdk": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/livekit-server-sdk/-/livekit-server-sdk-2.3.0.tgz",
"integrity": "sha512-JYOM4YXGctd4fcjr1mINcmDDV5PvCIY5isNVB1Ej1kTrNwQcx7NVWTj79kDAOaMNt+CbMb3XcHEo5Hgub9BmAQ==",
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/livekit-server-sdk/-/livekit-server-sdk-2.4.0.tgz",
"integrity": "sha512-G8R0FfzmNl9SfW5eNHJbC2lsrYFA0x05Fo5qhmZVWXGr6W+j1f4sZWGudAdAph/knR81nl0ADDBE4Ld/tWCuBA==",
"license": "Apache-2.0",
"dependencies": {
"@livekit/protocol": "^1.14.0",