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

Commit 8bba3bb

Browse files
Update dependency @matrix-org/react-sdk-module-api to v1 (#11227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21a1bdf commit 8bba3bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@babel/runtime": "^7.12.5",
6363
"@matrix-org/analytics-events": "^0.5.0",
6464
"@matrix-org/matrix-wysiwyg": "^2.3.0",
65-
"@matrix-org/react-sdk-module-api": "^0.0.6",
65+
"@matrix-org/react-sdk-module-api": "^1.0.0",
6666
"@sentry/browser": "^7.0.0",
6767
"@sentry/tracing": "^7.0.0",
6868
"@testing-library/react-hooks": "^8.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1619,10 +1619,10 @@
16191619
version "3.2.14"
16201620
resolved "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz#acd96c00a881d0f462e1f97a56c73742c8dbc984"
16211621

1622-
"@matrix-org/react-sdk-module-api@^0.0.6":
1623-
version "0.0.6"
1624-
resolved "https://registry.yarnpkg.com/@matrix-org/react-sdk-module-api/-/react-sdk-module-api-0.0.6.tgz#941872ed081acdca9d247ccd6e146265aa24010b"
1625-
integrity sha512-FydbJYSMecpDIGk4fVQ9djjckQdbJPV9bH3px78TQ+MX/WHmzPmjEpMPTeP3uDSeg0EWmfoIFdNypJglMqAHpw==
1622+
"@matrix-org/react-sdk-module-api@^1.0.0":
1623+
version "1.0.0"
1624+
resolved "https://registry.yarnpkg.com/@matrix-org/react-sdk-module-api/-/react-sdk-module-api-1.0.0.tgz#de73e163a439fe330f6971a6a0cef2ccb090d616"
1625+
integrity sha512-drhPkoPWitAv9bXS2q8cyaqPta/KGF+Ph3aZSmaYiOPyY5S84e4Ju3JI6/HExqF8+HyBsajlCKtyvTZsMsTIFA==
16261626
dependencies:
16271627
"@babel/runtime" "^7.17.9"
16281628

0 commit comments

Comments
 (0)