Skip to content

Commit f48e124

Browse files
committed
Add "matrix-widget-api" to resolutions block
1 parent 8afb45d commit f48e124

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,8 @@
118118
"vite-plugin-svgr": "^4.0.0",
119119
"vitest": "^3.0.0",
120120
"vitest-axe": "^1.0.0-pre.3"
121+
},
122+
"resolutions": {
123+
"matrix-widget-api": "1.10.0"
121124
}
122125
}

yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6338,22 +6338,14 @@ matrix-js-sdk@^36.1.0:
63386338
unhomoglyph "^1.0.6"
63396339
uuid "11"
63406340

6341-
6341+
[email protected], matrix-widget-api@^1.10.0:
63426342
version "1.10.0"
63436343
resolved "https://registry.yarnpkg.com/matrix-widget-api/-/matrix-widget-api-1.10.0.tgz#d31ea073a5871a1fb1a511ef900b0c125a37bf55"
63446344
integrity sha512-rkAJ29briYV7TJnfBVLVSKtpeBrBju15JZFSDP6wj8YdbCu1bdmlplJayQ+vYaw1x4fzI49Q+Nz3E85s46sRDw==
63456345
dependencies:
63466346
"@types/events" "^3.0.0"
63476347
events "^3.2.0"
63486348

6349-
matrix-widget-api@^1.10.0:
6350-
version "1.13.0"
6351-
resolved "https://registry.yarnpkg.com/matrix-widget-api/-/matrix-widget-api-1.13.0.tgz#40344b264b08d6d98ab9d547a41eb74dd6d8c3f7"
6352-
integrity sha512-+LrvwkR1izL4h2euX8PDrvG/3PZZDEd6As+lmnR3jAVwbFJtU5iTnwmZGnCca9ddngCvXvAHkcpJBEPyPTZneQ==
6353-
dependencies:
6354-
"@types/events" "^3.0.0"
6355-
events "^3.2.0"
6356-
63576349
merge2@^1.3.0, merge2@^1.4.1:
63586350
version "1.4.1"
63596351
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"

0 commit comments

Comments
 (0)