chore: bump zustand from 5.0.1 to 5.0.3 in /frontend/web (#368)

Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.1 to 5.0.3.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v5.0.1...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-05 23:09:39 +08:00
committed by GitHub
parent 3706b722f3
commit 1451770388
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"react-use": "^17.5.1",
"tailwindcss": "^3.4.14",
"uuid": "^11.1.0",
"zustand": "^5.0.1"
"zustand": "^5.0.3"
},
"devDependencies": {
"@bufbuild/buf": "^1.47.2",
+5 -5
View File
@@ -72,8 +72,8 @@ importers:
specifier: ^11.1.0
version: 11.1.0
zustand:
specifier: ^5.0.1
version: 5.0.1(@types/react@18.3.12)(immer@10.1.1)(react@18.3.1)(use-sync-external-store@1.2.2(react@18.3.1))
specifier: ^5.0.3
version: 5.0.3(@types/react@18.3.12)(immer@10.1.1)(react@18.3.1)(use-sync-external-store@1.2.2(react@18.3.1))
devDependencies:
'@bufbuild/buf':
specifier: ^1.47.2
@@ -2452,8 +2452,8 @@ packages:
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines: {node: '>=10'}
zustand@5.0.1:
resolution: {integrity: sha512-pRET7Lao2z+n5R/HduXMio35TncTlSW68WsYBq2Lg1ASspsNGjpwLAsij3RpouyV6+kHMwwwzP0bZPD70/Jx/w==}
zustand@5.0.3:
resolution: {integrity: sha512-14fwWQtU3pH4dE0dOpdMiWjddcH+QzKIgk1cl8epwSE7yag43k/AD/m4L6+K7DytAOr9gGBe3/EXj9g7cdostg==}
engines: {node: '>=12.20.0'}
peerDependencies:
'@types/react': '>=18.0.0'
@@ -4900,7 +4900,7 @@ snapshots:
yocto-queue@0.1.0: {}
zustand@5.0.1(@types/react@18.3.12)(immer@10.1.1)(react@18.3.1)(use-sync-external-store@1.2.2(react@18.3.1)):
zustand@5.0.3(@types/react@18.3.12)(immer@10.1.1)(react@18.3.1)(use-sync-external-store@1.2.2(react@18.3.1)):
optionalDependencies:
'@types/react': 18.3.12
immer: 10.1.1