Bump zustand from 5.0.2 to 5.0.3 in /client

Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: zustand
  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-01-27 07:44:19 +00:00
committed by GitHub
parent ee1ffc33e2
commit 27a0b779f0
2 changed files with 5 additions and 5 deletions

View File

@@ -33,7 +33,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-scripts": "5.0.1",
"zustand": "^5.0.2"
"zustand": "^5.0.3"
},
"devDependencies": {
"@types/react": "^19.0.8",