fix(deps): update all dependencies

This commit is contained in:
2025-03-25 23:04:24 +00:00
parent 73f74183bd
commit 0cdcb5bf27
2 changed files with 290 additions and 124 deletions

View File

@@ -16,7 +16,7 @@ leptos_axum = { version = "0.7.4" }
server_fn = { version = "0.7.4", features = [] }
serde = { version = "1", features = ["derive"] }
axum = "0.7.9"
axum = "0.8.0"
cfg-if = "1"
console_error_panic_hook = "0.1.7"
console_log = "1"