This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 79
79
"katex" : " ^0.12.0" ,
80
80
"linkifyjs" : " ^2.1.9" ,
81
81
"lodash" : " ^4.17.20" ,
82
- "matrix-js-sdk" : " 11.1.0-rc.1 " ,
82
+ "matrix-js-sdk" : " 11.1.0" ,
83
83
"matrix-widget-api" : " ^0.1.0-beta.14" ,
84
84
"minimist" : " ^1.2.5" ,
85
85
"opus-recorder" : " ^8.0.3" ,
121
121
"@babel/preset-typescript" : " ^7.12.7" ,
122
122
"@babel/register" : " ^7.12.10" ,
123
123
"@babel/traverse" : " ^7.12.12" ,
124
+ "@matrix-org/olm" : " https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.3.tgz" ,
124
125
"@peculiar/webcrypto" : " ^1.1.4" ,
125
126
"@sinonjs/fake-timers" : " ^7.0.2" ,
126
127
"@types/classnames" : " ^2.2.11" ,
161
162
"matrix-mock-request" : " ^1.2.3" ,
162
163
"matrix-react-test-utils" : " ^0.2.2" ,
163
164
"matrix-web-i18n" : " github:matrix-org/matrix-web-i18n" ,
164
- "@matrix-org/olm" : " https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.3.tgz" ,
165
165
"react-test-renderer" : " ^16.14.0" ,
166
166
"rimraf" : " ^3.0.2" ,
167
167
"stylelint" : " ^13.9.0" ,
Original file line number Diff line number Diff line change @@ -5673,10 +5673,10 @@ mathml-tag-names@^2.1.3:
5673
5673
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
5674
5674
integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
5675
5675
5676
-
5677
- version "11.1.0-rc.1 "
5678
- resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-11.1.0-rc.1. tgz#98da580fa51bc8c70c57984e79dc63c617a671d1 "
5679
- integrity sha512-yyZeL1mHttw+EnZcGfMH+wd33s0+ZKB+KyXHA3QiqiVRWLgANjIY9QCNjbJYa9FK8zZRqO2yHiFLtTAAU379Ag ==
5676
+
5677
+ version "11.1.0"
5678
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-11.1.0. tgz#59119f9fe76adbc38b309947c5532baea8499bf1 "
5679
+ integrity sha512-yBvSGb33MDz9mfbjtVGO7557kgtY/kJcrFyhtN7LwSyi/TDhhYleq5xAqsi7MJrmIb/E0JIF10JIwlF9dAW64Q ==
5680
5680
dependencies :
5681
5681
" @babel/runtime" " ^7.12.5"
5682
5682
another-json "^0.2.0"
You can’t perform that action at this time.
0 commit comments