Skip to content

Commit

Permalink
Bump zustand from 4.0.0 to 4.4.4 in /frontend
Browse files Browse the repository at this point in the history
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.0.0 to 4.4.4.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v4.0.0...v4.4.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent b3c1307 commit 6d7836c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
18 changes: 11 additions & 7 deletions frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"recharts": "^2.6.2",
"sass": "^1.52.1",
"web-vitals": "^2.1.4",
"zustand": "^4.0.0"
"zustand": "^4.4.4"
},
"scripts": {
"start": "PORT=3001 react-scripts start",
Expand Down

0 comments on commit 6d7836c

Please sign in to comment.