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

Commit 0daf0cf

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent cbfdcab commit 0daf0cf

File tree

2 files changed

+31
-7
lines changed

2 files changed

+31
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"maplibre-gl": "^2.0.0",
109109
"matrix-encrypt-attachment": "^1.0.3",
110110
"matrix-events-sdk": "0.0.1",
111-
"matrix-js-sdk": "32.0.0",
111+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
112112
"matrix-widget-api": "^1.5.0",
113113
"memoize-one": "^6.0.0",
114114
"minimist": "^1.2.5",

yarn.lock

Lines changed: 30 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7015,10 +7015,9 @@ [email protected]:
70157015
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
70167016
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
70177017

7018-
matrix-js-sdk@32.0.0:
7018+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
70197019
version "32.0.0"
7020-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-32.0.0.tgz#c038fa41b6a8d265ab7eeb906df3886a56421f5d"
7021-
integrity sha512-0WsSnls5eEWKgghDFKiVyMylb8dKno+WwiOGGrWyLk+soZLWJvkyUKpYQ/S1v4KxrcaMSx4ZNLVwIlxX0Z0pJg==
7020+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/82ed7bd86ae4c8c703f886a490573110035cfe34"
70227021
dependencies:
70237022
"@babel/runtime" "^7.12.5"
70247023
"@matrix-org/matrix-sdk-crypto-wasm" "^4.9.0"
@@ -8654,7 +8653,16 @@ string-length@^4.0.1:
86548653
char-regex "^1.0.2"
86558654
strip-ansi "^6.0.0"
86568655

8657-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8656+
"string-width-cjs@npm:string-width@^4.2.0":
8657+
version "4.2.3"
8658+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8659+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8660+
dependencies:
8661+
emoji-regex "^8.0.0"
8662+
is-fullwidth-code-point "^3.0.0"
8663+
strip-ansi "^6.0.1"
8664+
8665+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
86588666
version "4.2.3"
86598667
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
86608668
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8748,7 +8756,14 @@ string_decoder@~1.1.1:
87488756
dependencies:
87498757
safe-buffer "~5.1.0"
87508758

8751-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8759+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
8760+
version "6.0.1"
8761+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8762+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8763+
dependencies:
8764+
ansi-regex "^5.0.1"
8765+
8766+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
87528767
version "6.0.1"
87538768
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
87548769
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9546,7 +9561,7 @@ which@^2.0.1:
95469561
dependencies:
95479562
isexe "^2.0.0"
95489563

9549-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
9564+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
95509565
version "7.0.0"
95519566
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
95529567
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -9564,6 +9579,15 @@ wrap-ansi@^6.2.0:
95649579
string-width "^4.1.0"
95659580
strip-ansi "^6.0.0"
95669581

9582+
wrap-ansi@^7.0.0:
9583+
version "7.0.0"
9584+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9585+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9586+
dependencies:
9587+
ansi-styles "^4.0.0"
9588+
string-width "^4.1.0"
9589+
strip-ansi "^6.0.0"
9590+
95679591
wrap-ansi@^8.1.0:
95689592
version "8.1.0"
95699593
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)