This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 92
92
"maplibre-gl" : " ^2.0.0" ,
93
93
"matrix-encrypt-attachment" : " ^1.0.3" ,
94
94
"matrix-events-sdk" : " 0.0.1" ,
95
- "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
95
+ "matrix-js-sdk" : " 23.1.0-rc.1 " ,
96
96
"matrix-widget-api" : " ^1.1.1" ,
97
97
"minimist" : " ^1.2.5" ,
98
98
"opus-recorder" : " ^8.0.3" ,
Original file line number Diff line number Diff line change 6400
6400
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
6401
6401
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
6402
6402
6403
- " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
6404
- version "23.0.0"
6405
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/1ebcac37cca04f108548376f02a7a2d0666904d6"
6403
+
6404
+ version "23.1.0-rc.1"
6405
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.1.0-rc.1.tgz#1218089935a0a61b2b0e142ac737435a0e5d9ba9"
6406
+ integrity sha512-smy7gye40kG4vdLufWWivou+gOjCB/WO4X68PlL5MOddTBs/GiKBZ0X026SA/09eYGwH614lxZoWkir4BlKBjg==
6406
6407
dependencies :
6407
6408
" @babel/runtime" " ^7.12.5"
6408
6409
" @matrix-org/matrix-sdk-crypto-js" " ^0.1.0-alpha.2"
6413
6414
matrix-events-sdk "0.0.1"
6414
6415
matrix-widget-api "^1.0.0"
6415
6416
p-retry "4"
6416
- qs "^6.9.6"
6417
6417
sdp-transform "^2.14.1"
6418
6418
unhomoglyph "^1.0.6"
6419
6419
uuid "9"
7230
7230
pngjs "^5.0.0"
7231
7231
yargs "^15.3.1"
7232
7232
7233
- qs@^6.9.6 :
7234
- version "6.11.0"
7235
- resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
7236
- integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
7237
- dependencies :
7238
- side-channel "^1.0.4"
7239
-
7240
7233
qs@~6.5.2 :
7241
7234
version "6.5.3"
7242
7235
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad"
You can’t perform that action at this time.
0 commit comments