chore: bump zustand from 4.5.2 to 4.5.4 in /frontend/extension (#220)

Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.2 to 4.5.4.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v4.5.2...v4.5.4)

---
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]
2024-07-01 23:30:41 +08:00
committed by GitHub
parent cbfdc03bb9
commit c1885823a1
2 changed files with 6 additions and 6 deletions

View File

@@ -24,7 +24,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"zustand": "^4.5.2"
"zustand": "^4.5.4"
},
"devDependencies": {
"@bufbuild/buf": "^1.33.0",