2
0
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:
Matthias Mair
2025-04-25 01:39:08 +02:00
committed by GitHub
parent 71cf9f5452
commit c41760a500
35 changed files with 175 additions and 127 deletions

View File

@ -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",