From 7696f04bda9b87a89d7e42a9ad3f780b124f6fb1 Mon Sep 17 00:00:00 2001 From: "rust-for-web[bot]" <191031261+rust-for-web[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 16:38:26 +0000 Subject: [PATCH] feat: update to upstream @floating-ui/vue@2.0.1 --- upstream.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream.toml b/upstream.toml index 5f2812d..06abd9a 100644 --- a/upstream.toml +++ b/upstream.toml @@ -2,4 +2,4 @@ core = "1.8.0" dom = "1.8.0" utils = "0.2.12" -vue = "2.0.0" +vue = "2.0.1"