Add "matrix-widget-api" to resolutions block

This commit is contained in:
Timo
2025-02-05 06:42:15 +01:00
parent 8afb45d45b
commit f48e124e19
2 changed files with 4 additions and 9 deletions

View File

@@ -118,5 +118,8 @@
"vite-plugin-svgr": "^4.0.0",
"vitest": "^3.0.0",
"vitest-axe": "^1.0.0-pre.3"
},
"resolutions": {
"matrix-widget-api": "1.10.0"
}
}

View File

@@ -6338,7 +6338,7 @@ matrix-js-sdk@^36.1.0:
unhomoglyph "^1.0.6"
uuid "11"
matrix-widget-api@1.10.0:
matrix-widget-api@1.10.0, matrix-widget-api@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/matrix-widget-api/-/matrix-widget-api-1.10.0.tgz#d31ea073a5871a1fb1a511ef900b0c125a37bf55"
integrity sha512-rkAJ29briYV7TJnfBVLVSKtpeBrBju15JZFSDP6wj8YdbCu1bdmlplJayQ+vYaw1x4fzI49Q+Nz3E85s46sRDw==
@@ -6346,14 +6346,6 @@ matrix-widget-api@1.10.0:
"@types/events" "^3.0.0"
events "^3.2.0"
matrix-widget-api@^1.10.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/matrix-widget-api/-/matrix-widget-api-1.13.0.tgz#40344b264b08d6d98ab9d547a41eb74dd6d8c3f7"
integrity sha512-+LrvwkR1izL4h2euX8PDrvG/3PZZDEd6As+lmnR3jAVwbFJtU5iTnwmZGnCca9ddngCvXvAHkcpJBEPyPTZneQ==
dependencies:
"@types/events" "^3.0.0"
events "^3.2.0"
merge2@^1.3.0, merge2@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"