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 +8
-9
lines changed Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 105
105
"maplibre-gl" : " ^2.0.0" ,
106
106
"matrix-encrypt-attachment" : " ^1.0.3" ,
107
107
"matrix-events-sdk" : " 0.0.1" ,
108
- "matrix-js-sdk" : " 31.0.0 " ,
108
+ "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
109
109
"matrix-widget-api" : " ^1.5.0" ,
110
110
"memoize-one" : " ^6.0.0" ,
111
111
"minimist" : " ^1.2.5" ,
Original file line number Diff line number Diff line change 1832
1832
emojibase "^15.0.0"
1833
1833
emojibase-data "^15.0.0"
1834
1834
1835
- " @matrix-org/matrix-sdk-crypto-wasm@^3.5 .0 " :
1836
- version "3.5 .0"
1837
- resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-3.5 .0.tgz#997d63ae12304142513fe93c5e0872ff10ca30b4 "
1838
- integrity sha512-7as0jJTje+rFu9AF8LEO0tmhtHcou2YQnZOtpiP+lS5rDfIPv5CL8/eb45fzDnbQybt9Jm5zdjBdiLBEaUg2dQ ==
1835
+ " @matrix-org/matrix-sdk-crypto-wasm@^3.6 .0 " :
1836
+ version "3.6 .0"
1837
+ resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-3.6 .0.tgz#385aa579d7b7546d85c9b20bf6ba780f799bdda3 "
1838
+ integrity sha512-fvuYczcp/r/MOkOAUbK+tMaTerEe7/QHGQcRJz3W3JuEma0YN59d35zTBlts7EkN6Ichw1vLSyM+GkcbuosuyA ==
1839
1839
1840
1840
1841
1841
version "2.17.0"
6932
6932
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
6933
6933
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
6934
6934
6935
- matrix-js-sdk@31.0.0 :
6935
+ " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
6936
6936
version "31.0.0"
6937
- resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-31.0.0.tgz#2aacab066466f33b0aa956b8a2c765bfe1bde384"
6938
- integrity sha512-2TqDwEK34NFS0uiOti02CBCupwJcAIxWarOSD0yIrgMpIwSVNB795jEnXxNXz+bgPKsepDmiqeg2DrlinIoW1w==
6937
+ resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/76b9c3950bfdfca922bec7f70502ff2da93bd731"
6939
6938
dependencies :
6940
6939
" @babel/runtime" " ^7.12.5"
6941
- " @matrix-org/matrix-sdk-crypto-wasm" " ^3.5 .0"
6940
+ " @matrix-org/matrix-sdk-crypto-wasm" " ^3.6 .0"
6942
6941
another-json "^0.2.0"
6943
6942
bs58 "^5.0.0"
6944
6943
content-type "^1.0.4"
You can’t perform that action at this time.
0 commit comments