Skip to content

Commit 3bd6cd3

Browse files
deps(prod): update dependency zustand to v4.3.7
1 parent c123b68 commit 3bd6cd3

File tree

4 files changed

+3367
-3263
lines changed

4 files changed

+3367
-3263
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.3.7"
7878
},
7979
"devDependencies": {
8080
"@react-spectrum/provider": "3.7.0",

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.3.7"
6666
},
6767
"devDependencies": {
6868
"@types/prop-types": "15.7.5",

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.3.7"
6666
},
6767
"devDependencies": {
6868
"@parcel/config-default": "2.8.3",

0 commit comments

Comments
 (0)