File tree 2 files changed +6
-21
lines changed
2 files changed +6
-21
lines changed Original file line number Diff line number Diff line change 60
60
"gfm.css" : " ^1.1.2" ,
61
61
"highlight.js" : " ^9.13.1" ,
62
62
"matrix-js-sdk" : " 8.2.0" ,
63
- "matrix-react-sdk" : " 3.3.0-rc.1 " ,
63
+ "matrix-react-sdk" : " 3.3.0" ,
64
64
"olm" : " https://packages.matrix.org/npm/olm/olm-3.1.4.tgz" ,
65
65
"prop-types" : " ^15.7.2" ,
66
66
"react" : " ^16.9.0" ,
Original file line number Diff line number Diff line change @@ -7327,21 +7327,6 @@ matrix-js-sdk@8.2.0:
7327
7327
request "^2.88.0"
7328
7328
unhomoglyph "^1.0.2"
7329
7329
7330
- matrix-js-sdk@8.2.0-rc.1:
7331
- version "8.2.0-rc.1"
7332
- resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-8.2.0-rc.1.tgz#1870ab25af7062def4b757ca5da04199df269241"
7333
- integrity sha512-vZTZOIoYXTFTO+NgBnP+mJMdwNwlIF8GQPeqra+esyoKcas7jVumAwektu3SXhFJPy9vnmufs7zXx4geiNNkpA==
7334
- dependencies:
7335
- "@babel/runtime" "^7.8.3"
7336
- another-json "^0.2.0"
7337
- browser-request "^0.3.3"
7338
- bs58 "^4.0.1"
7339
- content-type "^1.0.2"
7340
- loglevel "^1.6.4"
7341
- qs "^6.5.2"
7342
- request "^2.88.0"
7343
- unhomoglyph "^1.0.2"
7344
-
7345
7330
matrix-mock-request@^1.2.3:
7346
7331
version "1.2.3"
7347
7332
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3.tgz#56b15d86e2601a9b48a854844396d18caab649c8"
@@ -7350,10 +7335,10 @@ matrix-mock-request@^1.2.3:
7350
7335
bluebird "^3.5.0"
7351
7336
expect "^1.20.2"
7352
7337
7353
- matrix-react-sdk@3.3.0-rc.1 :
7354
- version "3.3.0-rc.1 "
7355
- resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.3.0-rc.1. tgz#05211b733cb8a4d66db5aea3dde0caca231bb8ff "
7356
- integrity sha512-Lk8R5uWNxLAarc7T4WvKyaH/3G579inJxr742df803F84mUcvUTzho5rsoK6W51WBOGKtTx3Qat3B2Iz0X47YQ ==
7338
+ matrix-react-sdk@3.3.0:
7339
+ version "3.3.0"
7340
+ resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.3.0. tgz#42749f59151a1fbd8be81d917b7f2dfc406a4ad5 "
7341
+ integrity sha512-042QFASwbYYX69TQTzzSnRyaD4NXiME/Unn+GmUfWJBnGieuNaYb7ZFxVdUuPpks2UfHJF6xswsr1LpKWi92IQ ==
7357
7342
dependencies:
7358
7343
"@babel/runtime" "^7.10.5"
7359
7344
await-lock "^2.0.1"
@@ -7381,7 +7366,7 @@ matrix-react-sdk@3.3.0-rc.1:
7381
7366
is-ip "^2.0.0"
7382
7367
linkifyjs "^2.1.9"
7383
7368
lodash "^4.17.19"
7384
- matrix-js-sdk "8.2.0-rc.1 "
7369
+ matrix-js-sdk "8.2.0"
7385
7370
minimist "^1.2.5"
7386
7371
pako "^1.0.11"
7387
7372
parse5 "^5.1.1"
You can’t perform that action at this time.
0 commit comments