From a14b9d673c74c15e7c982b68ff1eb27f793f491b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 14:40:59 +0000 Subject: [PATCH] chore(deps): update yew monorepo --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 1d3fa0a1..b94bd1ae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -114,8 +114,8 @@ serde = "1.0.198" serde_json = "1.0.116" tailwind_fuse = { version = "0.3.0", features = ["variant"] } web-sys = "0.3.72" -yew = "0.21.0" -yew-router = "0.18.0" +yew = "0.22.0" +yew-router = "0.19.0" yew-struct-component = "0.1.4" yew-style = "0.1.4"