Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent c27a78d commit 6d16648
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react-dom": "19.0.0-rc-66855b96-20241106",
"sonner": "^1.7.1",
"styled-components": "^6.1.13",
"zustand": "^5.0.1"
"zustand": "^5.0.2"
},
"devDependencies": {
"@types/node": "^20.17.6",
Expand Down
10 changes: 5 additions & 5 deletions 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 6d16648

Please sign in to comment.