Skip to content

Commit c06a3c6

Browse files
chore(deps): bump zustand from 4.3.9 to 4.4.1
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.3.9 to 4.4.1. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.3.9...v4.4.1) --- updated-dependencies: - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b335be commit c06a3c6

4 files changed

Lines changed: 20 additions & 17 deletions

File tree

platform/firecamp-platform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"redux": "^3.2.1",
8989
"xml-js": "^1.6.9",
9090
"xmljson": "^0.2.0",
91-
"zustand": "^4.3.9"
91+
"zustand": "^4.4.1"
9292
},
9393
"prettier": {
9494
"singleQuote": true

playgrounds/firecamp-socket-io/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"socket.io-client-v2": "npm:socket.io-client@2.4.0",
4747
"socket.io-client-v3": "npm:socket.io-client@3.1.0",
4848
"socket.io-client-v4": "npm:socket.io-client@4.1.3",
49-
"zustand": "^4.3.9"
49+
"zustand": "^4.4.1"
5050
},
5151
"devDependencies": {
5252
"@types/jest": "29.2.4",

playgrounds/firecamp-websocket/package.json

Lines changed: 1 addition & 1 deletion
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.4.1"
4949
},
5050
"devDependencies": {
5151
"@types/jest": "29.2.4",

pnpm-lock.yaml

Lines changed: 17 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)