Upgrade matrix-js-sdk to 15.3.0

pull/21833/head
RiotRobot 2021-12-20 14:03:15 +00:00
parent 8923da7bf7
commit fa63c939ba
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -6062,10 +6062,10 @@ mathml-tag-names@^2.1.3:
version "0.0.1"
resolved "https://github.com/matrix-org/matrix-analytics-events.git#1eab4356548c97722a183912fda1ceabbe8cc7c1"
matrix-js-sdk@15.3.0-rc.1:
version "15.3.0-rc.1"
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.3.0-rc.1.tgz#4d5e8aac34aaf9dcefc74ef732ec6d4307f64b27"
integrity sha512-MGEDW3Dyz3Y/6Z+GlfnmT1n0DTtTulZ0CQXO6xlkYT8TYaFE9yLBw1zkarJfdnQp5YsjcEbYZa1ZJt1smz4rQg==
matrix-js-sdk@15.3.0:
version "15.3.0"
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.3.0.tgz#753d247f19e7411f3628145e7cbee2d805c4f525"
integrity sha512-o0V9sZYe+1Gjj3NxfOISiSm1qqL/lReTjeMWw/+UTCtindA+eII03B+Ze1hU1KU2nMjJhAHhs8x2UjIoL0eTAg==
dependencies:
"@babel/runtime" "^7.12.5"
another-json "^0.2.0"