chore(deps): bump zustand from 5.0.12 to 5.0.13 in /frontend (#250)

Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v5.0.12...v5.0.13)

---
updated-dependencies:
- dependency-name: zustand
  dependency-version: 5.0.13
  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]
2026-05-17 14:53:12 +02:00
committed by GitHub
parent 83b53aca9f
commit 9b0448cd3b
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"next": "16.2.6",
"react": "19.2.5",
"react-dom": "19.2.5",
"zustand": "^5.0.12"
"zustand": "^5.0.13"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",