fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
2026-01-19 01:38:21 +00:00
parent 73f74183bd
commit 6bf9fae979
3 changed files with 909 additions and 431 deletions

View File

@@ -19,7 +19,7 @@ http.workspace = true
cfg-if.workspace = true
thiserror.workspace = true
uuid.workspace = true
reqwest = { version = "0.12.11", optional = true, features = ["json"] }
reqwest = { version = "0.13.0", optional = true, features = ["json"] }
serde_json = { version = "1.0.134", optional = true }
web-sys = { version = "0.3.76", features = [
"ScrollBehavior",