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"