Merge branch 'master' into develop

# Conflicts:
#	yarn.lock
This commit is contained in:
RiotRobot 2022-07-26 16:49:20 +01:00
commit 3de75c20c1
3 changed files with 92 additions and 10 deletions

View file

@ -1,6 +1,6 @@
{
"name": "element-web",
"version": "1.11.0",
"version": "1.11.1",
"description": "A feature-rich client for Matrix.org",
"author": "New Vector Ltd.",
"repository": {
@ -61,8 +61,8 @@
"gfm.css": "^1.1.2",
"jsrsasign": "^10.5.25",
"katex": "^0.12.0",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
"matrix-react-sdk": "github:matrix-org/matrix-react-sdk#develop",
"matrix-js-sdk": "19.1.0",
"matrix-react-sdk": "3.49.0",
"matrix-widget-api": "^0.1.0-beta.18",
"prop-types": "^15.7.2",
"react": "17.0.2",