mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Reset matrix-js-sdk back to develop branch
This commit is contained in:
parent
5ae4d0b8c9
commit
1b164dbc42
@ -61,7 +61,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": "20.0.0",
|
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
|
||||||
"matrix-react-sdk": "3.57.0",
|
"matrix-react-sdk": "3.57.0",
|
||||||
"matrix-widget-api": "^1.1.1",
|
"matrix-widget-api": "^1.1.1",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
|
17
yarn.lock
17
yarn.lock
@ -8283,6 +8283,22 @@ matrix-js-sdk@20.0.0:
|
|||||||
request "^2.88.2"
|
request "^2.88.2"
|
||||||
unhomoglyph "^1.0.6"
|
unhomoglyph "^1.0.6"
|
||||||
|
|
||||||
|
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
|
||||||
|
version "20.0.0"
|
||||||
|
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/83fca5b57d8fe1b8c18444129a2e2318129753d5"
|
||||||
|
dependencies:
|
||||||
|
"@babel/runtime" "^7.12.5"
|
||||||
|
another-json "^0.2.0"
|
||||||
|
browser-request "^0.3.3"
|
||||||
|
bs58 "^5.0.0"
|
||||||
|
content-type "^1.0.4"
|
||||||
|
loglevel "^1.7.1"
|
||||||
|
matrix-events-sdk "^0.0.1-beta.7"
|
||||||
|
p-retry "4"
|
||||||
|
qs "^6.9.6"
|
||||||
|
request "^2.88.2"
|
||||||
|
unhomoglyph "^1.0.6"
|
||||||
|
|
||||||
matrix-mock-request@^2.0.0:
|
matrix-mock-request@^2.0.0:
|
||||||
version "2.1.2"
|
version "2.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-2.1.2.tgz#11e38ed1233dced88a6f2bfba1684d5c5b3aa2c2"
|
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-2.1.2.tgz#11e38ed1233dced88a6f2bfba1684d5c5b3aa2c2"
|
||||||
@ -8300,6 +8316,7 @@ matrix-react-sdk@3.57.0:
|
|||||||
"@matrix-org/react-sdk-module-api" "^0.0.3"
|
"@matrix-org/react-sdk-module-api" "^0.0.3"
|
||||||
"@sentry/browser" "^6.11.0"
|
"@sentry/browser" "^6.11.0"
|
||||||
"@sentry/tracing" "^6.11.0"
|
"@sentry/tracing" "^6.11.0"
|
||||||
|
"@testing-library/react" "^12.1.5"
|
||||||
"@types/geojson" "^7946.0.8"
|
"@types/geojson" "^7946.0.8"
|
||||||
await-lock "^2.1.0"
|
await-lock "^2.1.0"
|
||||||
blurhash "^1.1.3"
|
blurhash "^1.1.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user