Skip to content

Commit

Permalink
Upgrade dependency to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
RiotRobot committed Feb 13, 2024
1 parent 3e5c054 commit 2a8b00f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"katex": "^0.16.0",
"lodash": "^4.17.21",
"matrix-js-sdk": "31.3.0",
"matrix-react-sdk": "3.92.0-rc.1",
"matrix-react-sdk": "3.92.0",
"matrix-widget-api": "^1.3.1",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
30 changes: 5 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8625,37 +8625,17 @@ [email protected]:
unhomoglyph "^1.0.6"
uuid "9"

[email protected]:
version "31.3.0-rc.4"
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-31.3.0-rc.4.tgz#be8d7eaa667084fc12d64e507e358047ab1dd837"
integrity sha512-gNgRcTgXE0aUEiaUkW3PRl22HV/ex12k5mr3c19kuClcXXdRmnFtJsT/6wE6oQ6izBNdg0V7dL3plJ/pazhiDw==
dependencies:
"@babel/runtime" "^7.12.5"
"@matrix-org/matrix-sdk-crypto-wasm" "^4.3.0"
another-json "^0.2.0"
bs58 "^5.0.0"
content-type "^1.0.4"
jwt-decode "^3.1.2"
loglevel "^1.7.1"
matrix-events-sdk "0.0.1"
matrix-widget-api "^1.6.0"
oidc-client-ts "^2.2.4"
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"
integrity sha512-D0n+FsoMvHBrBoo60IeGhyrNoCBdT8n+Wl+LMW+k5aR+k9QAxqGopPzJNk1tqeaJLFUhmvYLuNc8/VBKRpPy+Q==
dependencies:
expect "^28.1.0"

[email protected]-rc.1:
version "3.92.0-rc.1"
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.92.0-rc.1.tgz#32b456035b7f61cf2d3bd0fff8b8c56823d849e6"
integrity sha512-kBmLcRBDUhUK+TC7UNTZIwouO4jIHrMCmggp4WWt00TUjzB7ZROfjZAScAWybkwPQG+QpUiGJL18fFTHFIOSdg==
[email protected]:
version "3.92.0"
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.92.0.tgz#1a6daf37dfdf4e6c56bee7d78c30a7cc1d395d2c"
integrity sha512-NqHbeamffABzWkOr3Gx+vkyStAB45nlMYIhSwFmiF7MfbtzTjWUl0jTN4fERgD8b40iwhcqYytpjMNxqm/9KbQ==
dependencies:
"@babel/runtime" "^7.12.5"
"@matrix-org/analytics-events" "^0.9.0"
Expand Down Expand Up @@ -8699,7 +8679,7 @@ [email protected]:
maplibre-gl "^2.0.0"
matrix-encrypt-attachment "^1.0.3"
matrix-events-sdk "0.0.1"
matrix-js-sdk "31.3.0-rc.4"
matrix-js-sdk "31.3.0"
matrix-widget-api "^1.5.0"
memoize-one "^6.0.0"
minimist "^1.2.5"
Expand Down

0 comments on commit 2a8b00f

Please sign in to comment.