Skip to content

Commit b8ab134

Browse files
Update LiveKit dependencies (non-major) (#901)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: lukasIO <[email protected]>
1 parent 4f67ce3 commit b8ab134

File tree

3 files changed

+849
-1335
lines changed

3 files changed

+849
-1335
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"peerDependencies": {
4343
"livekit-client": "^2.4.0",
44-
"@livekit/protocol": "^1.16.0",
44+
"@livekit/protocol": "^1.20.1",
4545
"tslib": "^2.6.2"
4646
},
4747
"devDependencies": {

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,14 @@
5252
"usehooks-ts": "3.1.0"
5353
},
5454
"peerDependencies": {
55-
"@livekit/protocol": "^1.16.0",
55+
"@livekit/protocol": "^1.20.1",
5656
"livekit-client": "^2.4.0",
5757
"react": ">=18",
5858
"react-dom": ">=18",
5959
"tslib": "^2.6.2"
6060
},
6161
"devDependencies": {
62-
"@livekit/protocol": "^1.16.0",
62+
"@livekit/protocol": "^1.20.1",
6363
"@microsoft/api-extractor": "^7.35.0",
6464
"@size-limit/file": "^11.0.2",
6565
"@size-limit/webpack": "^11.0.2",

0 commit comments

Comments
 (0)