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

Commit 7844c3a

Browse files
committed
Upgrade matrix-js-sdk to 17.0.0
1 parent 6bd090c commit 7844c3a

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
@@ -94,7 +94,7 @@
9494
"maplibre-gl": "^1.15.2",
9595
"matrix-analytics-events": "github:matrix-org/matrix-analytics-events.git#daad3faed54f0b1f1e026a7498b4653e4d01cd90",
9696
"matrix-events-sdk": "^0.0.1-beta.7",
97-
"matrix-js-sdk": "16.0.2-rc.1",
97+
"matrix-js-sdk": "17.0.0",
9898
"matrix-widget-api": "^0.1.0-beta.18",
9999
"minimist": "^1.2.5",
100100
"opus-recorder": "^8.0.3",

yarn.lock

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

6288-
matrix-js-sdk@16.0.2-rc.1:
6289-
version "16.0.2-rc.1"
6290-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-16.0.2-rc.1.tgz#b5c748fc9bd95b97d3f13b1a63860c0033bee35d"
6291-
integrity sha512-dmrP+leQKLKGg0s/tOEHkWMVz9N3lrccgi3wI4XGiGi0hI8/xv/Y5est6hcpg5axOa1JyD1KqqV0o41whdb6PQ==
6288+
matrix-js-sdk@17.0.0:
6289+
version "17.0.0"
6290+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-17.0.0.tgz#6edf2f8d05da003e98a6cf5269a4717adfe4e406"
6291+
integrity sha512-8nv+a1e6n4x4DYKiBFRS6/CIpsE22+31K+9/4Y5MB8m3iraSVBtdZ5y/9ktQnjQuo9I85TvyqHL2obRWF7UD5Q==
62926292
dependencies:
62936293
"@babel/runtime" "^7.12.5"
62946294
another-json "^0.2.0"

0 commit comments

Comments
 (0)