Skip to content

Commit

Permalink
build(deps): bump zustand from 4.3.9 to 4.5.3
Browse files Browse the repository at this point in the history
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.3.9 to 4.5.3.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v4.3.9...v4.5.3)

---
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 Jun 26, 2024
1 parent 35d32ba commit c1cb74b
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 15 deletions.
2 changes: 1 addition & 1 deletion platform/firecamp-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"redux": "^3.2.1",
"xml-js": "^1.6.9",
"xmljson": "^0.2.0",
"zustand": "^4.3.9"
"zustand": "^4.5.3"
},
"prettier": {
"singleQuote": true
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/firecamp-socket-io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"socket.io-client-v2": "npm:[email protected]",
"socket.io-client-v3": "npm:[email protected]",
"socket.io-client-v4": "npm:[email protected]",
"zustand": "^4.3.9"
"zustand": "^4.5.3"
},
"devDependencies": {
"@types/jest": "29.2.4",
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/firecamp-websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"react-fast-compare": "^3.2.0",
"react-ga": "^3.1.2",
"react-virtualized": "^9.21.5",
"zustand": "^4.3.9"
"zustand": "^4.5.3"
},
"devDependencies": {
"@types/jest": "29.2.4",
Expand Down
28 changes: 16 additions & 12 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 c1cb74b

Please sign in to comment.