🚨 Fix runtime zustand warnings for imports (#853)

This commit is contained in:
Manuel
2023-04-24 21:40:20 +02:00
committed by GitHub
parent f4df411d47
commit cd433b0e3c
3 changed files with 7 additions and 7 deletions

View File

@@ -72,7 +72,7 @@
"xml-js": "^1.6.11",
"yarn": "^1.22.19",
"zod": "^3.21.4",
"zustand": "^4.1.4"
"zustand": "^4.3.7"
},
"devDependencies": {
"@next/bundle-analyzer": "^12.1.4",