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
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 92
92
"maplibre-gl" : " ^1.15.2" ,
93
93
"matrix-encrypt-attachment" : " ^1.0.3" ,
94
94
"matrix-events-sdk" : " ^0.0.1-beta.7" ,
95
- "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
95
+ "matrix-js-sdk" : " 19.0.0-rc.1 " ,
96
96
"matrix-widget-api" : " ^0.1.0-beta.18" ,
97
97
"minimist" : " ^1.2.5" ,
98
98
"opus-recorder" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -6961,9 +6961,10 @@ matrix-events-sdk@^0.0.1-beta.7:
6961
6961
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
6962
6962
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
6963
6963
6964
- " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
6965
- version "18.1.0"
6966
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/cb5b2e14703ecab96f89ce6945e60de75a1c4f54"
6964
+
6965
+ version "19.0.0-rc.1"
6966
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-19.0.0-rc.1.tgz#6a1454330246e232e58964d198eef90d2bdce1ee"
6967
+ integrity sha512-XHeI7RhcrbNByFPD45yM7SeF6ZckPUpRiQOcGD8rGUFDxwmbEyjIdjqZf8YJeKedaGsLPMxztDw17jT6QJSWyg==
6967
6968
dependencies :
6968
6969
" @babel/runtime" " ^7.12.5"
6969
6970
another-json "^0.2.0"
You can’t perform that action at this time.
0 commit comments