From a2bb0611b7517c8725201934ce8676d01dc38c56 Mon Sep 17 00:00:00 2001 From: "rust-for-web[bot]" <191031261+rust-for-web[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 18:37:49 +0000 Subject: [PATCH] feat: update to upstream @floating-ui/vue@2.0.0 --- upstream.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream.toml b/upstream.toml index 7e422f8..030dddb 100644 --- a/upstream.toml +++ b/upstream.toml @@ -2,4 +2,4 @@ core = "1.7.5" dom = "1.7.6" utils = "0.2.11" -vue = "1.1.11" +vue = "2.0.0"