Skip to content

Commit ba8a8df

Browse files
fix(repo): Update dependency zustand to ^4.5.6 (#5065)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lennart <lekoarts@gmail.com>
1 parent 0cce9c4 commit ba8a8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui/theme-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react": "18.3.1",
2828
"react-colorful": "^5.6.1",
2929
"react-dom": "18.3.1",
30-
"zustand": "^4.5.5"
30+
"zustand": "^4.5.6"
3131
},
3232
"devDependencies": {
3333
"eslint": "^8",

0 commit comments

Comments
 (0)