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
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 78
78
"katex" : " ^0.12.0" ,
79
79
"linkifyjs" : " ^2.1.9" ,
80
80
"lodash" : " ^4.17.20" ,
81
- "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop " ,
81
+ "matrix-js-sdk" : " 12.0.0-rc.1 " ,
82
82
"matrix-widget-api" : " ^0.1.0-beta.14" ,
83
83
"minimist" : " ^1.2.5" ,
84
84
"opus-recorder" : " ^8.0.3" ,
139
139
"@types/zxcvbn" : " ^4.4.0" ,
140
140
"@typescript-eslint/eslint-plugin" : " ^4.14.0" ,
141
141
"@typescript-eslint/parser" : " ^4.14.0" ,
142
+ "@wojtekmaj/enzyme-adapter-react-17" : " ^0.6.1" ,
142
143
"babel-eslint" : " ^10.1.0" ,
143
144
"babel-jest" : " ^26.6.3" ,
144
145
"chokidar" : " ^3.5.1" ,
145
146
"concurrently" : " ^5.3.0" ,
146
147
"enzyme" : " ^3.11.0" ,
147
- "@wojtekmaj/enzyme-adapter-react-17" : " ^0.6.1" ,
148
148
"eslint" : " 7.18.0" ,
149
149
"eslint-config-matrix-org" : " ^0.2.0" ,
150
150
"eslint-plugin-babel" : " ^5.3.1" ,
Original file line number Diff line number Diff line change @@ -5711,9 +5711,10 @@ mathml-tag-names@^2.1.3:
5711
5711
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
5712
5712
integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
5713
5713
5714
- " matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop " :
5715
- version "11.2.0"
5716
- resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/35ecbed29d16982deff27a8c37b05167738225a2"
5714
+
5715
+ version "12.0.0-rc.1"
5716
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-12.0.0-rc.1.tgz#b94a72f0549f3000763efb8c7b6fa1f8808e56f6"
5717
+ integrity sha512-bzozc4w9dF6Dl8xXXLXMpe3FqL/ncczKdB9Y8dL1mPaujVrmLWAai+BYmC9/c4SIw+1zUap9P5W16ej3z7prig==
5717
5718
dependencies :
5718
5719
" @babel/runtime" " ^7.12.5"
5719
5720
another-json "^0.2.0"
You can’t perform that action at this time.
0 commit comments