mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Upgrade matrix-js-sdk to 23.4.0-rc.2
This commit is contained in:
parent
c31562dffd
commit
ccd7cf8144
@ -60,7 +60,7 @@
|
|||||||
"gfm.css": "^1.1.2",
|
"gfm.css": "^1.1.2",
|
||||||
"jsrsasign": "^10.5.25",
|
"jsrsasign": "^10.5.25",
|
||||||
"katex": "^0.16.0",
|
"katex": "^0.16.0",
|
||||||
"matrix-js-sdk": "23.4.0-rc.1",
|
"matrix-js-sdk": "23.4.0-rc.2",
|
||||||
"matrix-react-sdk": "3.67.0-rc.1",
|
"matrix-react-sdk": "3.67.0-rc.1",
|
||||||
"matrix-widget-api": "^1.1.1",
|
"matrix-widget-api": "^1.1.1",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
|
18
yarn.lock
18
yarn.lock
@ -8270,6 +8270,24 @@ matrix-js-sdk@23.4.0-rc.1:
|
|||||||
unhomoglyph "^1.0.6"
|
unhomoglyph "^1.0.6"
|
||||||
uuid "9"
|
uuid "9"
|
||||||
|
|
||||||
|
matrix-js-sdk@23.4.0-rc.2:
|
||||||
|
version "23.4.0-rc.2"
|
||||||
|
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.4.0-rc.2.tgz#9cbeba760d8b01efa20c3cc45506866741081d4f"
|
||||||
|
integrity sha512-ZL7ZUZaF9ZEMaNU/GHkUgnUuJPS2vmGelNM4lHgKfV6Z3FoixOR/FrIDrFCPiz69/T45Ao2nOoeyz1lnt8kCxQ==
|
||||||
|
dependencies:
|
||||||
|
"@babel/runtime" "^7.12.5"
|
||||||
|
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.3"
|
||||||
|
another-json "^0.2.0"
|
||||||
|
bs58 "^5.0.0"
|
||||||
|
content-type "^1.0.4"
|
||||||
|
loglevel "^1.7.1"
|
||||||
|
matrix-events-sdk "0.0.1"
|
||||||
|
matrix-widget-api "^1.0.0"
|
||||||
|
p-retry "4"
|
||||||
|
sdp-transform "^2.14.1"
|
||||||
|
unhomoglyph "^1.0.6"
|
||||||
|
uuid "9"
|
||||||
|
|
||||||
matrix-mock-request@^2.5.0:
|
matrix-mock-request@^2.5.0:
|
||||||
version "2.6.0"
|
version "2.6.0"
|
||||||
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-2.6.0.tgz#0855c10b250668ce542b697251087be2bcc23f92"
|
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-2.6.0.tgz#0855c10b250668ce542b697251087be2bcc23f92"
|
||||||
|
Loading…
Reference in New Issue
Block a user