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 +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 87
87
"lodash" : " ^4.17.20" ,
88
88
"maplibre-gl" : " ^1.15.2" ,
89
89
"matrix-analytics-events" : " https://github.com/matrix-org/matrix-analytics-events.git#1eab4356548c97722a183912fda1ceabbe8cc7c1" ,
90
- "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
90
+ "matrix-js-sdk" : " 15.3.0-rc.1 " ,
91
91
"matrix-widget-api" : " ^0.1.0-beta.18" ,
92
92
"minimist" : " ^1.2.5" ,
93
93
"opus-recorder" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -6036,15 +6036,17 @@ mathml-tag-names@^2.1.3:
6036
6036
version "0.0.1"
6037
6037
resolved "https://github.com/matrix-org/matrix-analytics-events.git#1eab4356548c97722a183912fda1ceabbe8cc7c1"
6038
6038
6039
- " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
6040
- version "15.2.1"
6041
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/169b6b55727d0eea181a31b3170439c9a355065b"
6039
+
6040
+ version "15.3.0-rc.1"
6041
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.3.0-rc.1.tgz#4d5e8aac34aaf9dcefc74ef732ec6d4307f64b27"
6042
+ integrity sha512-MGEDW3Dyz3Y/6Z+GlfnmT1n0DTtTulZ0CQXO6xlkYT8TYaFE9yLBw1zkarJfdnQp5YsjcEbYZa1ZJt1smz4rQg==
6042
6043
dependencies :
6043
6044
" @babel/runtime" " ^7.12.5"
6044
6045
another-json "^0.2.0"
6045
6046
browser-request "^0.3.3"
6046
6047
bs58 "^4.0.1"
6047
6048
content-type "^1.0.4"
6049
+ eslint-plugin-import "^2.25.2"
6048
6050
loglevel "^1.7.1"
6049
6051
p-retry "^4.5.0"
6050
6052
qs "^6.9.6"
You can’t perform that action at this time.
0 commit comments