Skip to content

Commit 85647ef

Browse files
committed
Upgrade dependency to [email protected]
1 parent e235100 commit 85647ef

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"maplibre-gl": "^5.0.0",
131131
"matrix-encrypt-attachment": "^1.0.3",
132132
"matrix-events-sdk": "0.0.1",
133-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
133+
"matrix-js-sdk": "37.6.0-rc.0",
134134
"matrix-widget-api": "^1.10.0",
135135
"memoize-one": "^6.0.0",
136136
"mime": "^4.0.4",

yarn.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3722,6 +3722,7 @@
37223722

37233723
"@vector-im/matrix-wysiwyg-wasm@link:../../../.cache/yarn/v6/npm-@vector-im-matrix-wysiwyg-2.38.3-cc54d8b3e9472bcd8e622126ba364ee31952cd8a-integrity/node_modules/bindings/wysiwyg-wasm":
37243724
version "0.0.0"
3725+
uid ""
37253726

37263727
"@vector-im/[email protected]":
37273728
version "2.38.3"
@@ -9123,9 +9124,10 @@ [email protected]:
91239124
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
91249125
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
91259126

9126-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
9127-
version "37.5.0"
9128-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/00bd7f0f02a0a49ea466b7cabf3e1770da84b568"
9127+
9128+
version "37.6.0-rc.0"
9129+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-37.6.0-rc.0.tgz#aa2f58c1894bcf1833b1a437f3f93e886a24ed1b"
9130+
integrity sha512-V7osozYZWx3bKFXm43fWZsvFikwe6vUcG8aiwj70tlTLIC0cJFyjYmt2L2JJJwPHQ2egV66U9NBYYvoR7g/JfQ==
91299131
dependencies:
91309132
"@babel/runtime" "^7.12.5"
91319133
"@matrix-org/matrix-sdk-crypto-wasm" "^14.0.1"

0 commit comments

Comments
 (0)