From 832d81fe21d09d1076da41150023d355b6919aa1 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:07 +0000 Subject: [PATCH] feat: update to upstream @floating-ui/core@1.8.0 --- upstream.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream.toml b/upstream.toml index 030dddb..875797e 100644 --- a/upstream.toml +++ b/upstream.toml @@ -1,5 +1,5 @@ [releases] -core = "1.7.5" +core = "1.8.0" dom = "1.7.6" utils = "0.2.11" vue = "2.0.0"