fix: call drop (#2954)

* update matrix-js-sdk and improve call driver

* remove unused room param from call members hook

* downgrade matrix-js-sdk to latest stable release
This commit is contained in:
Ajay Bura 2026-05-23 17:20:41 +05:30 committed by GitHub
commit 4916efa925
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 99 additions and 141 deletions

View file

@ -96,7 +96,7 @@
"jotai": "2.6.0",
"linkify-react": "4.3.2",
"linkifyjs": "4.3.2",
"matrix-js-sdk": "38.2.0",
"matrix-js-sdk": "41.5.0",
"matrix-widget-api": "1.16.1",
"millify": "6.1.0",
"pdfjs-dist": "4.2.67",