Skip to content

Commit 9c4d127

Browse files
authored
fix: update zustand to v5 (#387)
1 parent f2f2a99 commit 9c4d127

2 files changed

Lines changed: 14 additions & 11 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"react-dom": "^19.2.4",
7070
"tailwind-merge": "^2.6.1",
7171
"tailwindcss-animate": "^1.0.7",
72-
"zustand": "^4.5.7"
72+
"zustand": "^5.0.12"
7373
},
7474
"devDependencies": {
7575
"@babel/core": "^7.29.0",

0 commit comments

Comments
 (0)