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

@ -5,7 +5,7 @@ edition = "2024"
[dependencies]
derive_setters = "0.1.8"
regex = "1.11.2"
regex = "1.12.2"
slotmap = "1.0.7"
libcosmic = { workspace = true }
downcast-rs = "2.0.2"