Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent c3064e3 commit f079454
Show file tree
Hide file tree
Showing 4 changed files with 18 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 @@ -88,7 +88,7 @@
"redux": "^3.2.1",
"xml-js": "^1.6.9",
"xmljson": "^0.2.0",
"zustand": "^4.3.9"
"zustand": "^4.4.2"
},
"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:socket.io-client@2.4.0",
"socket.io-client-v3": "npm:socket.io-client@3.1.0",
"socket.io-client-v4": "npm:socket.io-client@4.1.3",
"zustand": "^4.3.9"
"zustand": "^4.4.2"
},
"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.4.2"
},
"devDependencies": {
"@types/jest": "29.2.4",
Expand Down
27 changes: 15 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 f079454

Please sign in to comment.