From 888ef183b065f718495794736348f6b7c2da50e3 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 030dddb..71d5709 100644 --- a/upstream.toml +++ b/upstream.toml @@ -2,4 +2,4 @@ core = "1.7.5" dom = "1.7.6" utils = "0.2.11" -vue = "2.0.0" +vue = "2.0.1"