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
-10
lines changed Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 93
93
"maplibre-gl" : " ^1.15.2" ,
94
94
"matrix-analytics-events" : " github:matrix-org/matrix-analytics-events.git#8e75aaf0b3e045587daeaf97a7691dbfda2f20c0" ,
95
95
"matrix-events-sdk" : " ^0.0.1-beta.7" ,
96
- "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
96
+ "matrix-js-sdk" : " 15.6.0-rc.1 " ,
97
97
"matrix-widget-api" : " ^0.1.0-beta.18" ,
98
98
"minimist" : " ^1.2.5" ,
99
99
"opus-recorder" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -6253,27 +6253,23 @@ mathml-tag-names@^2.1.3:
6253
6253
version "0.0.1"
6254
6254
resolved "https://codeload.github.com/matrix-org/matrix-analytics-events/tar.gz/8e75aaf0b3e045587daeaf97a7691dbfda2f20c0"
6255
6255
6256
- matrix-events-sdk@^0.0.1-beta.6 :
6257
- version "0.0.1-beta.6"
6258
- resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.6.tgz#9001090ed2e2bf29efc113d6b29871bcc6520749"
6259
- integrity sha512-VMqPXe3Bg4R9yC9PNqGv6bDFwWlVYadYxp0Ke1ihhXUCpGcx7e28kOYcqK2T3RxLXK4KK7VH4JRbY53Do3r+Fw==
6260
-
6261
6256
matrix-events-sdk@^0.0.1-beta.7 :
6262
6257
version "0.0.1-beta.7"
6263
6258
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
6264
6259
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
6265
6260
6266
- " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
6267
- version "15.5.1"
6268
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/2fd08d72dc905e1159176d6fd3afe834261ac6e0"
6261
+
6262
+ version "15.6.0-rc.1"
6263
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.6.0-rc.1.tgz#92ce899d778ca1be80b89b146ba35860f3d5ff6e"
6264
+ integrity sha512-kI5SdVipE6BH1x3cxuVhuSqtFdTKfAU2IYoHO75+JaUdorKsS2SHQ+s++NB5yi/v/PNiALTf4vbS9MEPR+zA0A==
6269
6265
dependencies :
6270
6266
" @babel/runtime" " ^7.12.5"
6271
6267
another-json "^0.2.0"
6272
6268
browser-request "^0.3.3"
6273
6269
bs58 "^4.0.1"
6274
6270
content-type "^1.0.4"
6275
6271
loglevel "^1.7.1"
6276
- matrix-events-sdk "^0.0.1-beta.6 "
6272
+ matrix-events-sdk "^0.0.1-beta.7 "
6277
6273
p-retry "^4.5.0"
6278
6274
qs "^6.9.6"
6279
6275
request "^2.88.2"
You can’t perform that action at this time.
0 commit comments