Skip to content

Commit

Permalink
chore: bump zustand from 4.5.5 to 5.0.1 in /frontend/web
Browse files Browse the repository at this point in the history
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.5 to 5.0.1.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v4.5.5...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent 33cd054 commit 4f60461
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
2 changes: 1 addition & 1 deletion frontend/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"react-use": "^17.5.1",
"tailwindcss": "^3.4.14",
"uuid": "^10.0.0",
"zustand": "^4.5.5"
"zustand": "^5.0.1"
},
"devDependencies": {
"@bufbuild/buf": "^1.46.0",
Expand Down
23 changes: 13 additions & 10 deletions frontend/web/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4f60461

Please sign in to comment.