Skip to content

Commit 6bd7fda

Browse files
committed
dependency: use rtc with ratchet support
1 parent 8e1a747 commit 6bd7fda

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,10 @@
9999
"i18next-parser": "^9.1.0",
100100
"jsdom": "^26.0.0",
101101
"knip": "^5.27.2",
102-
"livekit-client": "github:BillCarsonFr/client-sdk-js#4ac197085ee063f66b48d8ec24c88b2321fcbf9e",
102+
"livekit-client": "^2.12.0",
103103
"lodash-es": "^4.17.21",
104104
"loglevel": "^1.9.1",
105-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#44d1a860a1c56a0d4193aa7dcd09e10822398a4d",
105+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#f8c27727e34642ef08936d801ce12fa4ef2940c2",
106106
"matrix-widget-api": "1.11.0",
107107
"normalize.css": "^8.0.1",
108108
"observable-hooks": "^4.2.3",

yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6997,10 +6997,10 @@ __metadata:
69976997
i18next-parser: "npm:^9.1.0"
69986998
jsdom: "npm:^26.0.0"
69996999
knip: "npm:^5.27.2"
7000-
livekit-client: "github:BillCarsonFr/client-sdk-js#4ac197085ee063f66b48d8ec24c88b2321fcbf9e"
7000+
livekit-client: "npm:^2.12.0"
70017001
lodash-es: "npm:^4.17.21"
70027002
loglevel: "npm:^1.9.1"
7003-
matrix-js-sdk: "github:matrix-org/matrix-js-sdk#44d1a860a1c56a0d4193aa7dcd09e10822398a4d"
7003+
matrix-js-sdk: "github:matrix-org/matrix-js-sdk#f8c27727e34642ef08936d801ce12fa4ef2940c2"
70047004
matrix-widget-api: "npm:1.11.0"
70057005
normalize.css: "npm:^8.0.1"
70067006
observable-hooks: "npm:^4.2.3"
@@ -9367,8 +9367,8 @@ __metadata:
93679367
languageName: node
93689368
linkType: hard
93699369

9370-
"livekit-client@npm:^2.11.3":
9371-
version: 2.12.0
9370+
"livekit-client@npm:^2.12.0":
9371+
version: 0.0.0-use.local
93729372
resolution: "livekit-client@npm:2.12.0"
93739373
dependencies:
93749374
"@livekit/mutex": "npm:1.1.1"
@@ -9591,9 +9591,9 @@ __metadata:
95919591
languageName: node
95929592
linkType: hard
95939593

9594-
"matrix-js-sdk@portal:/Users/valere/Documents/Dev/matrix/matrix-git-root/matrix-js-sdk::locator=element-call%40workspace%3A.":
9595-
version: 0.0.0-use.local
9596-
resolution: "matrix-js-sdk@portal:/Users/valere/Documents/Dev/matrix/matrix-git-root/matrix-js-sdk::locator=element-call%40workspace%3A."
9594+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#f8c27727e34642ef08936d801ce12fa4ef2940c2":
9595+
version: 37.5.0
9596+
resolution: "matrix-js-sdk@https://github.com/matrix-org/matrix-js-sdk.git#commit=f8c27727e34642ef08936d801ce12fa4ef2940c2"
95979597
dependencies:
95989598
"@babel/runtime": "npm:^7.12.5"
95999599
"@matrix-org/matrix-sdk-crypto-wasm": "npm:^14.0.1"
@@ -9610,8 +9610,9 @@ __metadata:
96109610
sdp-transform: "npm:^2.14.1"
96119611
unhomoglyph: "npm:^1.0.6"
96129612
uuid: "npm:11"
9613+
checksum: 10c0/d05a7491545ff9b68299c763573f378ec09e05437cfd23677a9c97409d4a862ca4d9d73a1adbc624b92a999ba0ddb6d0a105f24cfe9cd669fd42a942a95f25ca
96139614
languageName: node
9614-
linkType: soft
9615+
linkType: hard
96159616

96169617
"matrix-widget-api@npm:1.11.0":
96179618
version: 1.11.0

0 commit comments

Comments
 (0)