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