fix: 修复构建错误和缺失依赖

This commit is contained in:
yhh
2025-12-03 18:25:08 +08:00
parent 293ac2dca3
commit cf00e062f7
4 changed files with 9 additions and 6 deletions

View File

@@ -30,6 +30,7 @@
"react": "^18.3.1",
"@types/react": "^18.2.0",
"lucide-react": "^0.453.0",
"zustand": "^5.0.8",
"rimraf": "^5.0.5",
"tsup": "^8.0.0",
"typescript": "^5.3.3"