File tree 2 files changed +23
-1
lines changed
2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 73
73
"gfm.css" : " ^1.1.2" ,
74
74
"jsrsasign" : " ^10.5.25" ,
75
75
"katex" : " ^0.16.0" ,
76
- "matrix-js-sdk" : " 25.0.0 " ,
76
+ "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
77
77
"matrix-react-sdk" : " 3.71.1" ,
78
78
"matrix-widget-api" : " ^1.3.1" ,
79
79
"react" : " 17.0.2" ,
Original file line number Diff line number Diff line change 1539
1539
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-js/-/matrix-sdk-crypto-js-0.1.0-alpha.6.tgz#c0bdb9ab0d30179b8ef744d1b4010b0ad0ab9c3a"
1540
1540
integrity sha512-7hMffzw7KijxDyyH/eUyTfrLeCQHuyU3kaPOKGhcl3DZ3vx7bCncqjGMGTnxNPoP23I6gosvKSbO+3wYOT24Xg==
1541
1541
1542
+ "@matrix-org/matrix-sdk-crypto-js@^0.1.0-alpha.7":
1543
+ version "0.1.0-alpha.7"
1544
+ resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-js/-/matrix-sdk-crypto-js-0.1.0-alpha.7.tgz#136375b84fd8a7e698f70fc969f668e541a61313"
1545
+ integrity sha512-sQEG9cSfNji5NYBf5h7j5IxYVO0dwtAKoetaVyR+LhIXz/Su7zyEE3EwlAWAeJOFdAV/vZ5LTNyh39xADuNlTg==
1546
+
1542
1547
"@matrix-org/matrix-wysiwyg@^2.0.0":
1543
1548
version "2.0.0"
1544
1549
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-wysiwyg/-/matrix-wysiwyg-2.0.0.tgz#913eb5faa5d43c7a4ee9bda68de1aa1dcc49a11d"
8216
8221
unhomoglyph "^1.0.6"
8217
8222
uuid "9"
8218
8223
8224
+ "matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
8225
+ version "25.0.0"
8226
+ resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/e3498f0668e30cd545cf0614e6e6e9203a9e359d"
8227
+ dependencies:
8228
+ "@babel/runtime" "^7.12.5"
8229
+ "@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.7"
8230
+ another-json "^0.2.0"
8231
+ bs58 "^5.0.0"
8232
+ content-type "^1.0.4"
8233
+ loglevel "^1.7.1"
8234
+ matrix-events-sdk "0.0.1"
8235
+ matrix-widget-api "^1.3.1"
8236
+ p-retry "4"
8237
+ sdp-transform "^2.14.1"
8238
+ unhomoglyph "^1.0.6"
8239
+ uuid "9"
8240
+
8219
8241
matrix-mock-request@^2.5.0:
8220
8242
version "2.6.0"
8221
8243
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-2.6.0.tgz#0855c10b250668ce542b697251087be2bcc23f92"
You can’t perform that action at this time.
0 commit comments