Skip to content

Commit

Permalink
Update LiveKit dependencies (non-major) (#901)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: lukasIO <[email protected]>
  • Loading branch information
renovate[bot] and lukasIO authored Sep 17, 2024
1 parent 4f67ce3 commit b8ab134
Show file tree
Hide file tree
Showing 3 changed files with 849 additions and 1,335 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"peerDependencies": {
"livekit-client": "^2.4.0",
"@livekit/protocol": "^1.16.0",
"@livekit/protocol": "^1.20.1",
"tslib": "^2.6.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@
"usehooks-ts": "3.1.0"
},
"peerDependencies": {
"@livekit/protocol": "^1.16.0",
"@livekit/protocol": "^1.20.1",
"livekit-client": "^2.4.0",
"react": ">=18",
"react-dom": ">=18",
"tslib": "^2.6.2"
},
"devDependencies": {
"@livekit/protocol": "^1.16.0",
"@livekit/protocol": "^1.20.1",
"@microsoft/api-extractor": "^7.35.0",
"@size-limit/file": "^11.0.2",
"@size-limit/webpack": "^11.0.2",
Expand Down
Loading

0 comments on commit b8ab134

Please sign in to comment.