Skip to content

Commit

Permalink
Upgrade dependency to matrix-js-sdk@33.1.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RiotRobot committed Jun 14, 2024
1 parent ffb69d4 commit 65a87f1
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"jsrsasign": "^11.0.0",
"katex": "^0.16.0",
"lodash": "^4.17.21",
"matrix-js-sdk": "33.1.0-rc.0",
"matrix-js-sdk": "33.1.0-rc.1",
"matrix-react-sdk": "3.101.0-rc.0",
"matrix-widget-api": "^1.3.1",
"react": "17.0.2",
Expand Down
20 changes: 20 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8662,6 +8662,26 @@ matrix-js-sdk@33.1.0-rc.0:
unhomoglyph "^1.0.6"
uuid "9"

matrix-js-sdk@33.1.0-rc.1:
version "33.1.0-rc.1"
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-33.1.0-rc.1.tgz#b33acf2e0e3fccf1a5028a17220dac99de85782e"
integrity sha512-ISs9gHRqjYJsGxA5XcWx8eJa+CQtYcRGMJ1OVG9hmfrs7mRTFt/SiKnG33qlIWaF6tZ3bqrSjHaZyKbPmygZmQ==
dependencies:
"@babel/runtime" "^7.12.5"
"@matrix-org/matrix-sdk-crypto-wasm" "^5.0.0"
another-json "^0.2.0"
bs58 "^5.0.0"
content-type "^1.0.4"
jwt-decode "^4.0.0"
loglevel "^1.7.1"
matrix-events-sdk "0.0.1"
matrix-widget-api "^1.6.0"
oidc-client-ts "^3.0.1"
p-retry "4"
sdp-transform "^2.14.1"
unhomoglyph "^1.0.6"
uuid "9"

matrix-mock-request@^2.5.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-2.6.0.tgz#0855c10b250668ce542b697251087be2bcc23f92"
Expand Down

0 comments on commit 65a87f1

Please sign in to comment.