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 +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 7979 "linkifyjs" : " ^2.1.9" ,
8080 "lodash" : " ^4.17.19" ,
8181 "matrix-js-sdk" : " github:matrix-org/matrix-js-sdk#develop" ,
82- "matrix-widget-api" : " ^0.1.0-beta.3 " ,
82+ "matrix-widget-api" : " ^0.1.0-beta.5 " ,
8383 "minimist" : " ^1.2.5" ,
8484 "pako" : " ^1.0.11" ,
8585 "parse5" : " ^5.1.1" ,
Original file line number Diff line number Diff line change @@ -4155,6 +4155,11 @@ esutils@^2.0.2:
41554155 resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
41564156 integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
41574157
4158+ events@^3.2.0 :
4159+ version "3.2.0"
4160+ resolved "https://registry.yarnpkg.com/events/-/events-3.2.0.tgz#93b87c18f8efcd4202a461aec4dfc0556b639379"
4161+ integrity sha512-/46HWwbfCX2xTawVfkKLGxMifJYQBWMwY1mjywRtb4c9x8l5NP3KoJtnIOiL1hfdRkIuYhETxQlo62IF8tcnlg==
4162+
41584163except@^0.1.3 :
41594164 version "0.1.3"
41604165 resolved "https://registry.yarnpkg.com/except/-/except-0.1.3.tgz#98261c91958551536b44482238e9783fb73d292a"
@@ -6527,10 +6532,12 @@ matrix-react-test-utils@^0.2.2:
65276532 resolved "https://registry.yarnpkg.com/matrix-react-test-utils/-/matrix-react-test-utils-0.2.2.tgz#c87144d3b910c7edc544a6699d13c7c2bf02f853"
65286533 integrity sha512-49+7gfV6smvBIVbeloql+37IeWMTD+fiywalwCqk8Dnz53zAFjKSltB3rmWHso1uecLtQEcPtCijfhzcLXAxTQ==
65296534
6530- matrix-widget-api@^0.1.0-beta.3 :
6531- version "0.1.0-beta.3"
6532- resolved "https://registry.yarnpkg.com/matrix-widget-api/-/matrix-widget-api-0.1.0-beta.3.tgz#356965ca357172ee056e3fd86fd96879b059a114"
6533- integrity sha512-j7nxdhLQfdU6snsdBA29KQR0DmT8/vl6otOvGqPCV0OCHpq1312cP79Eg4JzJKIFI3A76Qha3nYx6G9/aapwXg==
6535+ matrix-widget-api@^0.1.0-beta.5 :
6536+ version "0.1.0-beta.5"
6537+ resolved "https://registry.yarnpkg.com/matrix-widget-api/-/matrix-widget-api-0.1.0-beta.5.tgz#dd7f24a177aa590d812bd4e92e2c3ac225c5557e"
6538+ integrity sha512-J3GBJtVMFuEM/EWFylc0IlkPjdgmWxrkGYPaZ0LSmxp+OlNJxYfnWPR6F6HveW+Z8C1i0vq+BTueofSqKv2zDg==
6539+ dependencies :
6540+ events "^3.2.0"
65346541
65356542mdast-util-compact@^1.0.0 :
65366543 version "1.0.4"
You can’t perform that action at this time.
0 commit comments