mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-19 05:25:42 +00:00
chore: bump zustand (#9577)
* bump zustand to v5 * add missing shallow * fix missing shallow --------- Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
@ -101,7 +101,7 @@
|
||||
"react-window": "1.8.10",
|
||||
"recharts": "^2.15.0",
|
||||
"styled-components": "^6.1.14",
|
||||
"zustand": "^4.5.5"
|
||||
"zustand": "^5.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.26.10",
|
||||
|
Reference in New Issue
Block a user