Skip to content

Commit c1cb74b

Browse files
build(deps): bump zustand from 4.3.9 to 4.5.3
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]>
1 parent 35d32ba commit c1cb74b

File tree

4 files changed

+19
-15
lines changed

4 files changed

+19
-15
lines changed

platform/firecamp-platform/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"redux": "^3.2.1",
9090
"xml-js": "^1.6.9",
9191
"xmljson": "^0.2.0",
92-
"zustand": "^4.3.9"
92+
"zustand": "^4.5.3"
9393
},
9494
"prettier": {
9595
"singleQuote": true

playgrounds/firecamp-socket-io/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"socket.io-client-v2": "npm:[email protected]",
4747
"socket.io-client-v3": "npm:[email protected]",
4848
"socket.io-client-v4": "npm:[email protected]",
49-
"zustand": "^4.3.9"
49+
"zustand": "^4.5.3"
5050
},
5151
"devDependencies": {
5252
"@types/jest": "29.2.4",

playgrounds/firecamp-websocket/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"react-fast-compare": "^3.2.0",
4646
"react-ga": "^3.1.2",
4747
"react-virtualized": "^9.21.5",
48-
"zustand": "^4.3.9"
48+
"zustand": "^4.5.3"
4949
},
5050
"devDependencies": {
5151
"@types/jest": "29.2.4",

pnpm-lock.yaml

+16-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)