Skip to content

Commit 62ad469

Browse files
deps(prod): update dependency zustand to v4.5.4
1 parent b350a37 commit 62ad469

File tree

4 files changed

+16
-12
lines changed

4 files changed

+16
-12
lines changed

packages/telestion-client-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"react-router": "^5.2.0",
7575
"react-router-dom": "^5.2.0",
7676
"react-use-gesture": "^9.1.3",
77-
"zustand": "4.2.0"
77+
"zustand": "4.5.4"
7878
},
7979
"devDependencies": {
8080
"@react-spectrum/provider": "3.9.2",

packages/telestion-client-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@wuespace/vertx-event-bus": "workspace:^",
6363
"prop-types": "^15.7.2",
6464
"react-router-dom": "^5.2.0",
65-
"zustand": "4.2.0"
65+
"zustand": "4.5.4"
6666
},
6767
"devDependencies": {
6868
"@types/prop-types": "15.7.12",

packages/telestion-client-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"react": "^17.0.2",
6363
"react-dom": "^17.0.2",
6464
"react-router-dom": "^5.3.1",
65-
"zustand": "4.2.0"
65+
"zustand": "4.5.4"
6666
},
6767
"devDependencies": {
6868
"@parcel/config-default": "2.12.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)