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

This commit is contained in:
RiotRobot 2022-02-08 15:37:07 +00:00
parent f179b7c3a8
commit ec571ddd8d
2 changed files with 5 additions and 4 deletions

View file

@ -92,7 +92,7 @@
"maplibre-gl": "^1.15.2",
"matrix-analytics-events": "github:matrix-org/matrix-analytics-events.git#dfa6feaa12bcfc8e99b05a148e12fff7f9d62f08",
"matrix-events-sdk": "^0.0.1-beta.6",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
"matrix-js-sdk": "15.5.1-rc.1",
"matrix-widget-api": "^0.1.0-beta.18",
"minimist": "^1.2.5",
"opus-recorder": "^8.0.3",

View file

@ -6262,9 +6262,10 @@ matrix-events-sdk@^0.0.1-beta.6:
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.6.tgz#9001090ed2e2bf29efc113d6b29871bcc6520749"
integrity sha512-VMqPXe3Bg4R9yC9PNqGv6bDFwWlVYadYxp0Ke1ihhXUCpGcx7e28kOYcqK2T3RxLXK4KK7VH4JRbY53Do3r+Fw==
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
version "15.5.0"
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/9c242a9ce6d9039574b4032f7f5c1964b3db8d94"
matrix-js-sdk@15.5.1-rc.1:
version "15.5.1-rc.1"
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.5.1-rc.1.tgz#d7b59739d7b1a2cb078764cfda135548b90ed45b"
integrity sha512-XyRgwdeEj+bYkrLg4QUsjzGJLR9K0hs0WhzG+2HZ3vXYrq7RaBpGaYNVkRS0z/BC1/VDzD77kh/PUgz1yUoQIw==
dependencies:
"@babel/runtime" "^7.12.5"
another-json "^0.2.0"