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

Commit 24bb3f6

Browse files
committed
Upgrade dependency to [email protected]
1 parent a4f7b30 commit 24bb3f6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,13 @@
7676
"@babel/runtime": "^7.12.5",
7777
"@matrix-org/analytics-events": "^0.26.0",
7878
"@matrix-org/emojibase-bindings": "^1.3.3",
79-
"@vector-im/matrix-wysiwyg": "2.37.13",
8079
"@matrix-org/react-sdk-module-api": "^2.4.0",
8180
"@matrix-org/spec": "^1.7.0",
8281
"@sentry/browser": "^8.0.0",
8382
"@testing-library/react-hooks": "^8.0.1",
8483
"@vector-im/compound-design-tokens": "^1.8.0",
8584
"@vector-im/compound-web": "^7.0.0",
85+
"@vector-im/matrix-wysiwyg": "2.37.13",
8686
"@zxcvbn-ts/core": "^3.0.4",
8787
"@zxcvbn-ts/language-common": "^3.0.4",
8888
"@zxcvbn-ts/language-en": "^3.0.2",
@@ -116,7 +116,7 @@
116116
"maplibre-gl": "^2.0.0",
117117
"matrix-encrypt-attachment": "^1.0.3",
118118
"matrix-events-sdk": "0.0.1",
119-
"matrix-js-sdk": "34.8.0",
119+
"matrix-js-sdk": "34.9.0-rc.0",
120120
"matrix-widget-api": "^1.9.0",
121121
"memoize-one": "^6.0.0",
122122
"minimist": "^1.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6962,10 +6962,10 @@ [email protected]:
69626962
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
69636963
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
69646964

6965-
matrix-js-sdk@34.8.0:
6966-
version "34.8.0"
6967-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.8.0.tgz#7ee18fb2ca22fb96d72a6720d0e80f9de12dd4c6"
6968-
integrity sha512-zHYPE+vb6PP/dnRa6X3ktXf34yQg/Pct9r5CSP263hA4tRg5sKEVQgnY7KDADaABTvNMb9h7BZ5Xm9vjXsowNQ==
6965+
matrix-js-sdk@34.9.0-rc.0:
6966+
version "34.9.0-rc.0"
6967+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.9.0-rc.0.tgz#889bd997c048f7339ccad29c5173eab69ba4705e"
6968+
integrity sha512-feljwdWJpXTCBXo1TV030GZMRMBacZJS1Sq1ml+8qVbvrh7cZ71KMuR9oiOivJPnxqPob9oayvzR/YxojZw/uQ==
69696969
dependencies:
69706970
"@babel/runtime" "^7.12.5"
69716971
"@matrix-org/matrix-sdk-crypto-wasm" "^9.0.0"

0 commit comments

Comments
 (0)