⬆️ Update cuerdas dependency

Fixes a corner case with camel->kebab casing
This commit is contained in:
Andrey Antukh 2025-06-16 11:55:11 +02:00 committed by Alejandro Alonso
parent f20032199a
commit c6f4ee1974
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ on-premises instances** that want to keep up to date.
- Fix palette is over sidebar [#11160](https://tree.taiga.io/project/penpot/issue/11160)
- Fix font size input not displaying "mixed" when multiple texts are selected [Taiga #11177](https://tree.taiga.io/project/penpot/issue/11177)
- Misalignments at Create account [Taiga #11315](https://tree.taiga.io/project/penpot/issue/11315)
- Fix issue with importing files where flex/grid is used [Taiga #11334](https://tree.taiga.io/project/penpot/issue/11334)
## 2.7.2

View File

@ -28,7 +28,7 @@
integrant/integrant {:mvn/version "0.13.1"}
funcool/tubax {:mvn/version "2021.05.20-0"}
funcool/cuerdas {:mvn/version "2025.05.26-411"}
funcool/cuerdas {:mvn/version "2025.06.16-414"}
funcool/promesa
{:git/sha "f52f58cfacf62f59eab717e2637f37729d0cc383"
:git/url "https://github.com/funcool/promesa"}