structuring store

This commit is contained in:
wass08
2026-01-14 10:36:29 +09:00
parent f5391e27fc
commit 25c14b54f2
10 changed files with 395 additions and 0 deletions
+6
View File
@@ -22,5 +22,11 @@
"@repo/typescript-config": "*",
"three": "^0.176",
"typescript": "5.9.2"
},
"dependencies": {
"dedent": "^1.7.1",
"nanoid": "^5.1.6",
"zod": "^4.3.5",
"zustand": "^5.0.10"
}
}