chore: update dependencies

Adapts color picker drawers to new designs.
This commit is contained in:
Vukašin Vojinović 2025-11-04 19:24:50 +01:00 committed by Michael Murphy
parent 29b4f9cae5
commit 1698734b28
15 changed files with 514 additions and 567 deletions

View file

@ -19,7 +19,7 @@ futures-lite = "2.6.1"
futures-util = "0.3.31"
image = "0.25.8"
infer = "0.19.0"
jxl-oxide = { version = "0.12.4", features = ["image"] }
jxl-oxide = { version = "0.12.5", features = ["image"] }
tokio = { workspace = true, features = ["sync"] }
tracing = "0.1.41"
walkdir = "=2.5.0"