File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 5858 "highlight.js" : " ^10.5.0" ,
5959 "jsrsasign" : " ^10.1.5" ,
6060 "katex" : " ^0.12.0" ,
61- "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
61+ "matrix-js-sdk" : " 11.0.0-rc.1 " ,
6262 "matrix-react-sdk" : " github:matrix-org/matrix-react-sdk#develop" ,
6363 "matrix-widget-api" : " ^0.1.0-beta.13" ,
6464 "olm" : " https://packages.matrix.org/npm/olm/olm-3.2.1.tgz" ,
Original file line number Diff line number Diff line change @@ -7613,6 +7613,21 @@ mathml-tag-names@^2.1.3:
76137613 resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
76147614 integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
76157615
7616+ 7617+ version "11.0.0-rc.1"
7618+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-11.0.0-rc.1.tgz#a40fdc9e93a1a9e873dd867e5766a20ea780e1d8"
7619+ integrity sha512-zATTKWH4yrs6mKcLQNvhvwi1IRGUEx3xt3MPCFuSuQq23TMbnxhOZMMpUF6n19FpioHw9jbz7cPsdVKM2gpDLw==
7620+ dependencies:
7621+ "@babel/runtime" "^7.12.5"
7622+ another-json "^0.2.0"
7623+ browser-request "^0.3.3"
7624+ bs58 "^4.0.1"
7625+ content-type "^1.0.4"
7626+ loglevel "^1.7.1"
7627+ qs "^6.9.6"
7628+ request "^2.88.2"
7629+ unhomoglyph "^1.0.6"
7630+
76167631"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
76177632 version "10.1.0"
76187633 resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/2d73805ca3d8c5a140fe05e574f826696de1656a"
You can’t perform that action at this time.
0 commit comments