From 2a31a9d00c074aa8f2206c94e21cc313635c173f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 16:12:31 +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 39badaa..cbd49b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,8 +36,8 @@ serde_json = "1.0.117" tailwind_fuse = { version = "0.3.0", features = ["variant"] } tokio = { version = "1.38.0", features = ["full"] } web-sys = "0.3.70" -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"