From 7dc53624848c85b723c04746eb0d4d504ed18f10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 10:52:08 +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"