Skip to content

Commit 6e7dc4c

Browse files
committed
Upgrade dependency to [email protected]
1 parent 9c37cdf commit 6e7dc4c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"maplibre-gl": "^5.0.0",
130130
"matrix-encrypt-attachment": "^1.0.3",
131131
"matrix-events-sdk": "0.0.1",
132-
"matrix-js-sdk": "39.0.0-rc.0",
132+
"matrix-js-sdk": "39.0.0",
133133
"matrix-widget-api": "^1.10.0",
134134
"memoize-one": "^6.0.0",
135135
"mime": "^4.0.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3923,7 +3923,7 @@
39233923
classnames "^2.5.1"
39243924
vaul "^1.0.0"
39253925

3926-
"@vector-im/matrix-wysiwyg-wasm@link:../../Library/Caches/Yarn/v6/npm-@vector-im-matrix-wysiwyg-2.40.0-53c9ca5ea907d91e4515da64f20a82e5586b882c-integrity/node_modules/bindings/wysiwyg-wasm":
3926+
"@vector-im/matrix-wysiwyg-wasm@link:../../../.cache/yarn/v6/npm-@vector-im-matrix-wysiwyg-2.40.0-53c9ca5ea907d91e4515da64f20a82e5586b882c-integrity/node_modules/bindings/wysiwyg-wasm":
39273927
version "0.0.0"
39283928
uid ""
39293929

@@ -9329,10 +9329,10 @@ [email protected]:
93299329
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
93309330
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
93319331

9332-
9333-
version "39.0.0-rc.0"
9334-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-39.0.0-rc.0.tgz#d4ac0310312f57dfa5aa82afdf841e065447e9f7"
9335-
integrity sha512-0ezmySV+S1Hy50LPSrfsbDVw9X5wWSHwqve7oHNZiOwbPiXhLzrg6F36SaKMksdy+VcWOULjN+MM3nfmGJFV5g==
9332+
9333+
version "39.0.0"
9334+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-39.0.0.tgz#a84e2ef86b327b3447c733c7ffdcff4b7ffe915b"
9335+
integrity sha512-Mgv91EqiwSeMT+0sWeGqflioD9UWqld21PrK3XGT7lf0jmTjjYOvEt8VaEmD+pOw95Om2WzcUXbBjIRyDWVkAA==
93369336
dependencies:
93379337
"@babel/runtime" "^7.12.5"
93389338
"@matrix-org/matrix-sdk-crypto-wasm" "^15.3.0"

0 commit comments

Comments
 (0)