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 6666 "gemini-scrollbar" : " github:matrix-org/gemini-scrollbar#91e1e566" ,
6767 "gfm.css" : " ^1.1.2" ,
6868 "highlight.js" : " ^9.13.1" ,
69- "matrix-js-sdk" : " 5.1.1-rc.1 " ,
69+ "matrix-js-sdk" : " 5.1.1" ,
7070 "matrix-react-sdk" : " 2.2.3-rc.1" ,
7171 "olm" : " https://packages.matrix.org/npm/olm/olm-3.1.4.tgz" ,
7272 "postcss-easings" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -7497,6 +7497,21 @@ mathml-tag-names@^2.1.1:
74977497 resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
74987498 integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
74997499
7500+ matrix-js-sdk@5.1.1:
7501+ version "5.1.1"
7502+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-5.1.1.tgz#d93c2db08acf07e894fb85345d3eaa8d4736b56c"
7503+ integrity sha512-zCkylD/oia9v/9Fbx54k/aBNd3szDflscViXq0gf2fQlKzTJRT3LoCAXZ9Uwr7gJ8AE8kFquyZ7revk3Y5YmPQ==
7504+ dependencies:
7505+ "@babel/runtime" "^7.8.3"
7506+ another-json "^0.2.0"
7507+ browser-request "^0.3.3"
7508+ bs58 "^4.0.1"
7509+ content-type "^1.0.2"
7510+ loglevel "^1.6.4"
7511+ qs "^6.5.2"
7512+ request "^2.88.0"
7513+ unhomoglyph "^1.0.2"
7514+
75007515matrix-js-sdk@5.1.1-rc.1:
75017516 version "5.1.1-rc.1"
75027517 resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-5.1.1-rc.1.tgz#e3872696b8e6ec3fcae2d1ba1491e6a08d20954a"
You can’t perform that action at this time.
0 commit comments