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

Commit 517494d

Browse files
committed
Upgrade matrix-js-sdk to 19.0.0
1 parent 383bc50 commit 517494d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"maplibre-gl": "^1.15.2",
9393
"matrix-encrypt-attachment": "^1.0.3",
9494
"matrix-events-sdk": "^0.0.1-beta.7",
95-
"matrix-js-sdk": "19.0.0-rc.1",
95+
"matrix-js-sdk": "19.0.0",
9696
"matrix-widget-api": "^0.1.0-beta.18",
9797
"minimist": "^1.2.5",
9898
"opus-recorder": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6961,10 +6961,10 @@ matrix-events-sdk@^0.0.1-beta.7:
69616961
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
69626962
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
69636963

6964-
6965-
version "19.0.0-rc.1"
6966-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-19.0.0-rc.1.tgz#6a1454330246e232e58964d198eef90d2bdce1ee"
6967-
integrity sha512-XHeI7RhcrbNByFPD45yM7SeF6ZckPUpRiQOcGD8rGUFDxwmbEyjIdjqZf8YJeKedaGsLPMxztDw17jT6QJSWyg==
6964+
6965+
version "19.0.0"
6966+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-19.0.0.tgz#c4be8365d08126976a1a3de053fe12b5dd7d4a0d"
6967+
integrity sha512-UWFEhV3XlBRY/9dLKlFgBzd9vynN+U4ratE0BVvM3Zw8FQa+a8rrDwJRIpJnWoxDB7IjJ188A0TxFqzxkQoEBQ==
69686968
dependencies:
69696969
"@babel/runtime" "^7.12.5"
69706970
another-json "^0.2.0"

0 commit comments

Comments
 (0)