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 +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 92
92
"maplibre-gl" : " ^1.15.2" ,
93
93
"matrix-analytics-events" : " github:matrix-org/matrix-analytics-events.git#1eab4356548c97722a183912fda1ceabbe8cc7c1" ,
94
94
"matrix-events-sdk" : " ^0.0.1-beta.6" ,
95
- "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
95
+ "matrix-js-sdk" : " 15.5.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 @@ -3714,7 +3714,7 @@ eslint-module-utils@^2.7.2:
3714
3714
debug "^3.2.7"
3715
3715
find-up "^2.1.0"
3716
3716
3717
- eslint-plugin-import@^2.25.2, eslint-plugin-import@^2.25. 4 :
3717
+ eslint-plugin-import@^2.25.4 :
3718
3718
version "2.25.4"
3719
3719
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz#322f3f916a4e9e991ac7af32032c25ce313209f1"
3720
3720
integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==
@@ -6171,17 +6171,18 @@ matrix-events-sdk@^0.0.1-beta.6:
6171
6171
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.6.tgz#9001090ed2e2bf29efc113d6b29871bcc6520749"
6172
6172
integrity sha512-VMqPXe3Bg4R9yC9PNqGv6bDFwWlVYadYxp0Ke1ihhXUCpGcx7e28kOYcqK2T3RxLXK4KK7VH4JRbY53Do3r+Fw==
6173
6173
6174
- " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
6175
- version "15.3.0"
6176
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/2d9c93876524cb553f616b10fe50d9e7e539075b"
6174
+
6175
+ version "15.5.0-rc.1"
6176
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.5.0-rc.1.tgz#9d18ed65f70baf95f896b3e463fab7536377b948"
6177
+ integrity sha512-6dC3NJeDkkbjdB1Al8ZfGuA+2Iy+mfwDWiX8XxMLR39idyKluhruJepqNR1G2A5Kh5q+Arnr74GMKBFndDu0og==
6177
6178
dependencies :
6178
6179
" @babel/runtime" " ^7.12.5"
6179
6180
another-json "^0.2.0"
6180
6181
browser-request "^0.3.3"
6181
6182
bs58 "^4.0.1"
6182
6183
content-type "^1.0.4"
6183
- eslint-plugin-import "^2.25.2"
6184
6184
loglevel "^1.7.1"
6185
+ matrix-events-sdk "^0.0.1-beta.6"
6185
6186
p-retry "^4.5.0"
6186
6187
qs "^6.9.6"
6187
6188
request "^2.88.2"
You can’t perform that action at this time.
0 commit comments