Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit f5115e0

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent 0475e71 commit f5115e0

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1659,10 +1659,10 @@
16591659
resolved "https://registry.yarnpkg.com/@matrix-org/analytics-events/-/analytics-events-0.5.0.tgz#38b69c4e29d243944c5712cca7b674a3432056e6"
16601660
integrity sha512-uL5kf7MqC+GxsGJtimPVbFliyaFinohTHSzohz31JTysktHsjRR2SC+vV7sy2/dstTWVdG9EGOnohyPsB+oi3A==
16611661

1662-
"@matrix-org/matrix-sdk-crypto-js@^0.1.0-alpha.3":
1663-
version "0.1.0-alpha.4"
1664-
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-js/-/matrix-sdk-crypto-js-0.1.0-alpha.4.tgz#1b20294e0354c3dcc9c7dc810d883198a4042f04"
1665-
integrity sha512-mdaDKrw3P5ZVCpq0ioW0pV6ihviDEbS8ZH36kpt9stLKHwwDSopPogE6CkQhi0B1jn1yBUtOYi32mBV/zcOR7g==
1662+
"@matrix-org/matrix-sdk-crypto-js@^0.1.0-alpha.5":
1663+
version "0.1.0-alpha.5"
1664+
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-js/-/matrix-sdk-crypto-js-0.1.0-alpha.5.tgz#60ede2c43b9d808ba8cf46085a3b347b290d9658"
1665+
integrity sha512-2KjAgWNGfuGLNjJwsrs6gGX157vmcTfNrA4u249utgnMPbJl7QwuUqh1bGxQ0PpK06yvZjgPlkna0lTbuwtuQw==
16661666

16671667
"@matrix-org/matrix-wysiwyg@^1.1.1":
16681668
version "1.3.0"
@@ -6478,17 +6478,17 @@ [email protected]:
64786478
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
64796479

64806480
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
6481-
version "23.5.0"
6482-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/7f2a4c256852d285d2639472b49c3c65fa48e7f8"
6481+
version "24.0.0"
6482+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/6861c67f5643b58e11397142618c196ad98b8efa"
64836483
dependencies:
64846484
"@babel/runtime" "^7.12.5"
6485-
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.3"
6485+
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.5"
64866486
another-json "^0.2.0"
64876487
bs58 "^5.0.0"
64886488
content-type "^1.0.4"
64896489
loglevel "^1.7.1"
64906490
matrix-events-sdk "0.0.1"
6491-
matrix-widget-api "^1.0.0"
6491+
matrix-widget-api "^1.3.1"
64926492
p-retry "4"
64936493
sdp-transform "^2.14.1"
64946494
unhomoglyph "^1.0.6"
@@ -6510,7 +6510,7 @@ matrix-web-i18n@^1.3.0:
65106510
"@babel/traverse" "^7.18.5"
65116511
walk "^2.3.15"
65126512

6513-
matrix-widget-api@^1.0.0, matrix-widget-api@^1.3.1:
6513+
matrix-widget-api@^1.3.1:
65146514
version "1.3.1"
65156515
resolved "https://registry.yarnpkg.com/matrix-widget-api/-/matrix-widget-api-1.3.1.tgz#e38f404c76bb15c113909505c1c1a5b4d781c2f5"
65166516
integrity sha512-+rN6vGvnXm+fn0uq9r2KWSL/aPtehD6ObC50jYmUcEfgo8CUpf9eUurmjbRlwZkWq3XHXFuKQBUCI9UzqWg37Q==

0 commit comments

Comments
 (0)