Bump haze from 1.6.4 to 1.6.6

Bumps `haze` from 1.6.4 to 1.6.6.

Updates `dev.chrisbanes.haze:haze` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/chrisbanes/haze/releases)
- [Commits](https://github.com/chrisbanes/haze/compare/1.6.4...1.6.6)

Updates `dev.chrisbanes.haze:haze-materials` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/chrisbanes/haze/releases)
- [Commits](https://github.com/chrisbanes/haze/compare/1.6.4...1.6.6)

---
updated-dependencies:
- dependency-name: dev.chrisbanes.haze:haze
  dependency-version: 1.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: dev.chrisbanes.haze:haze-materials
  dependency-version: 1.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-30 03:32:47 +00:00
committed by GitHub
parent ead1fbc702
commit 98021bc565
+1 -1
View File
@@ -13,7 +13,7 @@ ktor = "3.1.3"
kotlinx-serialization = "1.8.1" kotlinx-serialization = "1.8.1"
koin = "4.1.0" koin = "4.1.0"
viewmodel-compose = "2.9.1" viewmodel-compose = "2.9.1"
haze = "1.6.4" haze = "1.6.6"
kstore = "0.9.1" kstore = "0.9.1"
appdirs = "1.4.0" appdirs = "1.4.0"
napier = "2.7.1" napier = "2.7.1"