fix(deps): update sqldelight to v2.1.0 (#4735)

* fix(deps): update sqldelight to v2.1.0

* Ignore new returned value from database query which know have type QueryResult<Long>.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
This commit is contained in:
renovate[bot]
2025-05-26 14:58:57 +02:00
committed by GitHub
parent 819d9c7da0
commit 5ec485911e
2 changed files with 20 additions and 16 deletions

View File

@@ -40,7 +40,7 @@ serialization_json = "1.8.1"
coil = "3.1.0"
showkase = "1.0.3"
appyx = "1.7.0"
sqldelight = "2.0.2"
sqldelight = "2.1.0"
wysiwyg = "2.38.3"
telephoto = "0.15.1"