chore(zustand): use latest API

This commit is contained in:
moklick
2023-08-14 16:42:11 +02:00
parent aa43a6de02
commit e8c361ac9d
4 changed files with 434 additions and 313 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
"d3-drag": "^3.0.0",
"d3-selection": "^3.0.0",
"d3-zoom": "^3.0.0",
"zustand": "^4.3.3"
"zustand": "^4.4.0"
},
"peerDependencies": {
"react": ">=17",