fix(deps): update dependency sh.calvin.reorderable:reorderable to v2.5.1 (#1066)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-22 10:10:48 +07:00 committed by GitHub
parent 94f9ae165a
commit e30afc28b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,7 +64,7 @@ compose-materialmotion = "io.github.fornewid:material-motion-compose-core:2.0.1"
compose-webview = "io.github.kevinnzou:compose-webview:0.33.6"
compose-grid = "io.woong.compose.grid:grid:1.2.2"
compose-stablemarker = "com.github.skydoves:compose-stable-marker:1.0.6"
reorderable = { module = "sh.calvin.reorderable:reorderable", version = "2.4.3" }
reorderable = { module = "sh.calvin.reorderable:reorderable", version = "2.5.1" }
palette-ktx = "androidx.palette:palette-ktx:1.0.0"
materialKolor = "com.materialkolor:material-kolor:2.1.1"
haze = "dev.chrisbanes.haze:haze:1.6.9"