Upgrade matrix-js-sdk to 15.3.0-rc.1

pull/21833/head
RiotRobot 2021-12-14 14:42:11 +00:00
parent a667677c57
commit 0fac781f47
2 changed files with 6 additions and 4 deletions

View File

@ -87,7 +87,7 @@
"lodash": "^4.17.20", "lodash": "^4.17.20",
"maplibre-gl": "^1.15.2", "maplibre-gl": "^1.15.2",
"matrix-analytics-events": "https://github.com/matrix-org/matrix-analytics-events.git#1eab4356548c97722a183912fda1ceabbe8cc7c1", "matrix-analytics-events": "https://github.com/matrix-org/matrix-analytics-events.git#1eab4356548c97722a183912fda1ceabbe8cc7c1",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop", "matrix-js-sdk": "15.3.0-rc.1",
"matrix-widget-api": "^0.1.0-beta.18", "matrix-widget-api": "^0.1.0-beta.18",
"minimist": "^1.2.5", "minimist": "^1.2.5",
"opus-recorder": "^8.0.3", "opus-recorder": "^8.0.3",

View File

@ -6036,15 +6036,17 @@ mathml-tag-names@^2.1.3:
version "0.0.1" version "0.0.1"
resolved "https://github.com/matrix-org/matrix-analytics-events.git#1eab4356548c97722a183912fda1ceabbe8cc7c1" resolved "https://github.com/matrix-org/matrix-analytics-events.git#1eab4356548c97722a183912fda1ceabbe8cc7c1"
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop": matrix-js-sdk@15.3.0-rc.1:
version "15.2.1" version "15.3.0-rc.1"
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/169b6b55727d0eea181a31b3170439c9a355065b" resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.3.0-rc.1.tgz#4d5e8aac34aaf9dcefc74ef732ec6d4307f64b27"
integrity sha512-MGEDW3Dyz3Y/6Z+GlfnmT1n0DTtTulZ0CQXO6xlkYT8TYaFE9yLBw1zkarJfdnQp5YsjcEbYZa1ZJt1smz4rQg==
dependencies: dependencies:
"@babel/runtime" "^7.12.5" "@babel/runtime" "^7.12.5"
another-json "^0.2.0" another-json "^0.2.0"
browser-request "^0.3.3" browser-request "^0.3.3"
bs58 "^4.0.1" bs58 "^4.0.1"
content-type "^1.0.4" content-type "^1.0.4"
eslint-plugin-import "^2.25.2"
loglevel "^1.7.1" loglevel "^1.7.1"
p-retry "^4.5.0" p-retry "^4.5.0"
qs "^6.9.6" qs "^6.9.6"