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