Upgrade matrix-react-sdk to 3.54.0-rc.1

pull/23278/head
RiotRobot 2022-09-06 13:33:03 +01:00
parent 46dcd771f1
commit c3d4bfc05e
2 changed files with 6 additions and 21 deletions

View File

@ -62,7 +62,7 @@
"jsrsasign": "^10.5.25",
"katex": "^0.12.0",
"matrix-js-sdk": "19.5.0-rc.4",
"matrix-react-sdk": "github:matrix-org/matrix-react-sdk#develop",
"matrix-react-sdk": "3.54.0-rc.1",
"matrix-widget-api": "^1.0.0",
"prop-types": "^15.7.2",
"react": "17.0.2",

View File

@ -7978,22 +7978,6 @@ matrix-js-sdk@19.5.0-rc.4:
request "^2.88.2"
unhomoglyph "^1.0.6"
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
version "19.4.0"
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/cbcf47d5c01b6799f85f8499124a042bdd37c061"
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:
version "2.1.2"
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-2.1.2.tgz#11e38ed1233dced88a6f2bfba1684d5c5b3aa2c2"
@ -8001,9 +7985,10 @@ matrix-mock-request@^2.0.0:
dependencies:
expect "^28.1.0"
"matrix-react-sdk@github:matrix-org/matrix-react-sdk#develop":
version "3.53.0"
resolved "https://codeload.github.com/matrix-org/matrix-react-sdk/tar.gz/d85d79d92b09c4647c61b31b3c899529c97f221a"
matrix-react-sdk@3.54.0-rc.1:
version "3.54.0-rc.1"
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.54.0-rc.1.tgz#dd0b52fe78e4d29cfdee3a6ada896cf18d9b99b4"
integrity sha512-8/WqKXGq8A+s9ekW7aGx8bOu7081KVWltJ9k6our5Od02/BgpPDbOAKl1Iz3E+Td0aKD927qmAH7xxf7DPTKdw==
dependencies:
"@babel/runtime" "^7.12.5"
"@matrix-org/analytics-events" "^0.2.0"
@ -8043,7 +8028,7 @@ matrix-mock-request@^2.0.0:
maplibre-gl "^1.15.2"
matrix-encrypt-attachment "^1.0.3"
matrix-events-sdk "^0.0.1-beta.7"
matrix-js-sdk "github:matrix-org/matrix-js-sdk#develop"
matrix-js-sdk "19.5.0-rc.4"
matrix-widget-api "^1.0.0"
minimist "^1.2.5"
opus-recorder "^8.0.3"