update compose

This commit is contained in:
2026-03-05 17:50:59 +06:00
parent d0ac5e8144
commit e82965734c
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
## 0.29.1
* `Versions`:
* `Compose`: `1.10.2` -> `1.10.1` (fix: corrected to latest stable version)
* `Compose`: `1.10.1` -> `1.10.2`
* `Exposed`: `1.0.0` -> `1.1.1`
* `Ktor`: `3.4.0` -> `3.4.1`
* `NMCP`: `1.2.1` -> `1.4.4`

View File

@@ -8,7 +8,7 @@ kotlinx-browser = "0.5.0"
kslog = "1.6.0"
jb-compose = "1.10.1"
jb-compose = "1.10.2"
jb-compose-material3 = "1.10.0-alpha05"
jb-compose-icons = "1.7.8"
jb-exposed = "1.1.1"