feat: add deep merge to Zustand Persist

This commit is contained in:
MAZE
2023-10-27 12:49:03 +03:30
parent c184246a12
commit 01f4031812
4 changed files with 18 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.10",
"astro": "^3.2.3",
"deepmerge": "4.3.1",
"framer-motion": "10.16.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",