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 107
107
"maplibre-gl" : " ^2.0.0" ,
108
108
"matrix-encrypt-attachment" : " ^1.0.3" ,
109
109
"matrix-events-sdk" : " 0.0.1" ,
110
- "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
110
+ "matrix-js-sdk" : " 30.3.0-rc.0 " ,
111
111
"matrix-widget-api" : " ^1.5.0" ,
112
112
"memoize-one" : " ^6.0.0" ,
113
113
"minimist" : " ^1.2.5" ,
Original file line number Diff line number Diff line change 1869
1869
emojibase "^15.0.0"
1870
1870
emojibase-data "^15.0.0"
1871
1871
1872
- " @matrix-org/matrix-sdk-crypto-wasm@^3.2 .0 " :
1872
+ " @matrix-org/matrix-sdk-crypto-wasm@^3.4 .0 " :
1873
1873
version "3.4.0"
1874
1874
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-3.4.0.tgz#fc4474c220320687857e1f54f709944e78d48824"
1875
1875
integrity sha512-noO6QnH+ypT//CxewoQdlK/z2iuyQo1Ecp1PDaYyr/NV5yXkWvGfGIIcShXqrQJfL5kuWxg/14edNplXsaXoDQ==
7625
7625
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
7626
7626
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
7627
7627
7628
- " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
7629
- version "30.2.0"
7630
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/103617c70ef218d9dfffabac8802e626341d11a1"
7628
+
7629
+ version "30.3.0-rc.0"
7630
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-30.3.0-rc.0.tgz#3bb3c1dcca098daa9ba54db8429ff199cd91e21f"
7631
+ integrity sha512-lMXoO8na1ImftaWtZPz+2vIv4u+29subxJc3cjsLZXAsFDKq3oooqKBC6FtGy9k0LnX3QIRuDhLPH1IQ6AJeFg==
7631
7632
dependencies :
7632
7633
" @babel/runtime" " ^7.12.5"
7633
- " @matrix-org/matrix-sdk-crypto-wasm" " ^3.2 .0"
7634
+ " @matrix-org/matrix-sdk-crypto-wasm" " ^3.4 .0"
7634
7635
another-json "^0.2.0"
7635
7636
bs58 "^5.0.0"
7636
7637
content-type "^1.0.4"
You can’t perform that action at this time.
0 commit comments