Skip to content

Commit

Permalink
chore(deps): bump zustand from 5.0.1 to 5.0.2
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 and Neosoulink committed Dec 23, 2024
1 parent 6a59e52 commit 5867e62
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"socket.io-client": "^4.8.1",
"threads": "^1.7.0",
"three": "^0.171.0",
"zustand": "^5.0.1"
"zustand": "^5.0.2"
},
"devDependencies": {
"@chess-d/configs": "workspace:*",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 5867e62

Please sign in to comment.