Skip to content

Commit 90e42d3

Browse files
committed
chore: update livekit to latest versions
- livekit-client: 2.15.6 → 2.17.0 - @livekit/components-react: 2.9.14 → 2.9.17 No breaking changes; includes memory leak fix and improved connection handling.
1 parent da5f6e5 commit 90e42d3

2 files changed

Lines changed: 38 additions & 26 deletions

File tree

package-lock.json

Lines changed: 36 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.7.0",
44
"homepage": "https://client.rustytelephone.net/",
55
"dependencies": {
6-
"@livekit/components-react": "^2.9.14",
6+
"@livekit/components-react": "^2.9.17",
77
"@monaco-editor/react": "^4.7.0",
88
"@react-aria/live-announcer": "^3.4.3",
99
"@types/crypto-js": "^4.2.2",
@@ -16,7 +16,7 @@
1616
"eventemitter3": "^5.0.1",
1717
"jzz": "^1.9.3",
1818
"jzz-synth-tiny": "^1.4.3",
19-
"livekit-client": "^2.15.6",
19+
"livekit-client": "^2.17.0",
2020
"lru-cache": "^10.4.3",
2121
"marked": "^15.0.12",
2222
"monaco-editor": "^0.52.2",

0 commit comments

Comments
 (0)