This commit is contained in:
zhu
2026-05-08 09:42:08 +08:00
parent 6348090dfe
commit c3d550513c
4 changed files with 63 additions and 23 deletions

View File

@@ -13,7 +13,8 @@
"lucide-react": "^1.14.0",
"next": "16.2.5",
"react": "19.2.4",
"react-dom": "19.2.4"
"react-dom": "19.2.4",
"zustand": "^5.0.13"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",