Upgrade matrix-js-sdk to 11.1.0

This commit is contained in:
RiotRobot 2021-05-24 17:27:24 +01:00
parent c08b7be434
commit 59e00cb41d
2 changed files with 17 additions and 2 deletions

View file

@ -54,15 +54,15 @@
"test": "jest"
},
"dependencies": {
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.3.tgz",
"browser-request": "^0.3.3",
"gfm.css": "^1.1.2",
"highlight.js": "^10.5.0",
"jsrsasign": "^10.1.5",
"katex": "^0.12.0",
"matrix-js-sdk": "11.1.0-rc.1",
"matrix-js-sdk": "11.1.0",
"matrix-react-sdk": "3.22.0-rc.1",
"matrix-widget-api": "^0.1.0-beta.14",
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.3.tgz",
"prop-types": "^15.7.2",
"react": "^16.14.0",
"react-dom": "^16.14.0",