From 1d128bcfe0127fde0f9825a6b0cc827f541b061e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 11:03:31 +0100 Subject: [PATCH] Update dependency @vector-im/compound-web to v3.1.3 (#2224) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e92b35eb..037b18c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3590,9 +3590,9 @@ svg2vectordrawable "^2.9.1" "@vector-im/compound-web@^3.0.0": - version "3.1.2" - resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-3.1.2.tgz#2655ec48eb4607c05cd27f83347f970b14ed23eb" - integrity sha512-JTKnGBO0wHPOdcHvqc1tG/KQ6+OSDXgmjQnT0bNvu+FH3wVdFJ+t1PB9mlV/SFunxqNWrDZyPVzX3BGkoNSLtw== + version "3.1.3" + resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-3.1.3.tgz#bd23b4b2067b5ff0035b7c5f11bf6c57f98eb6be" + integrity sha512-h1uEKxMrZXUlEA2b8sd57WbxDy9LV8E0MYbz1vdKbU0n3lJb8neUbCAJE7PdQUoOSCi91jw8H+xH8XRLxTYYYw== dependencies: "@radix-ui/react-context-menu" "^2.1.5" "@radix-ui/react-dropdown-menu" "^2.0.6"