build(deps): bump zustand from 5.0.5 to 5.0.6 (#8812)

Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v5.0.5...v5.0.6)

---
updated-dependencies:
- dependency-name: zustand
  dependency-version: 5.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-06-30 21:32:49 +03:00 committed by GitHub
parent c05cd00f88
commit c9b07a2035
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -42,6 +42,6 @@
"react": "19.1.0",
"react-dom": "19.1.0",
"react-rnd": "10.5.2",
"zustand": "5.0.5"
"zustand": "5.0.6"
}
}