Skip to content

Commit 789801d

Browse files
fix(deps): update dependency zustand to v5.0.4 (#526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c80b9a8 commit 789801d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"process": "0.11.10",
6767
"react": "18.3.1",
6868
"react-dom": "18.3.1",
69-
"zustand": "5.0.3"
69+
"zustand": "5.0.4"
7070
},
7171
"devDependencies": {
7272
"@playwright/test": "1.50.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2085,7 +2085,7 @@ __metadata:
20852085
webpack-cli: "npm:6.0.1"
20862086
webpack-dev-server: "npm:5.2.1"
20872087
webpack-notifier: "npm:1.15.0"
2088-
zustand: "npm:5.0.3"
2088+
zustand: "npm:5.0.4"
20892089
languageName: unknown
20902090
linkType: soft
20912091

@@ -19936,9 +19936,9 @@ __metadata:
1993619936
languageName: node
1993719937
linkType: hard
1993819938

19939-
"zustand@npm:5.0.3":
19940-
version: 5.0.3
19941-
resolution: "zustand@npm:5.0.3"
19939+
"zustand@npm:5.0.4":
19940+
version: 5.0.4
19941+
resolution: "zustand@npm:5.0.4"
1994219942
peerDependencies:
1994319943
"@types/react": ">=18.0.0"
1994419944
immer: ">=9.0.6"
@@ -19953,6 +19953,6 @@ __metadata:
1995319953
optional: true
1995419954
use-sync-external-store:
1995519955
optional: true
19956-
checksum: 10c0/dad96c6c123fda088c583d5df6692e9245cd207583078dc15f93d255a67b0f346bad4535545c98852ecde93d254812a0c799579dfde2ab595016b99fbe20e4d5
19956+
checksum: 10c0/5b6220f51b315cef3224a6517fcc00fa553df1af604009a9f02f8091727fe52e0499bc093be3efdd64b9fa4ad9238346aff21f34cdf79355207fcad097031596
1995719957
languageName: node
1995819958
linkType: hard

0 commit comments

Comments
 (0)