mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-21 00:28:08 +08:00
Bump js-sdk dependency
For https://github.com/matrix-org/matrix-js-sdk/pull/2662
This commit is contained in:
parent
f71817b0a2
commit
b1c9e8c07a
@ -38,7 +38,7 @@
|
||||
"classnames": "^2.3.1",
|
||||
"color-hash": "^2.0.1",
|
||||
"events": "^3.3.0",
|
||||
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#36a6117ee284cefe7d16055352c9cefce30ce6b1",
|
||||
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#41cee6f1cc29c14f60bfcde709ec322aeafbebb3",
|
||||
"matrix-widget-api": "^1.0.0",
|
||||
"mermaid": "^8.13.8",
|
||||
"normalize.css": "^8.0.1",
|
||||
@ -79,4 +79,4 @@
|
||||
"vite-plugin-html-template": "^1.1.0",
|
||||
"vite-plugin-svgr": "^0.4.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -8390,9 +8390,9 @@ matrix-events-sdk@^0.0.1-beta.7:
|
||||
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
|
||||
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
|
||||
|
||||
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#36a6117ee284cefe7d16055352c9cefce30ce6b1":
|
||||
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#41cee6f1cc29c14f60bfcde709ec322aeafbebb3":
|
||||
version "19.4.0"
|
||||
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/36a6117ee284cefe7d16055352c9cefce30ce6b1"
|
||||
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/41cee6f1cc29c14f60bfcde709ec322aeafbebb3"
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
"@types/sdp-transform" "^2.4.5"
|
||||
|
Loading…
Reference in New Issue
Block a user