fix(ui): add missing tw-animate-css and shadcn dependencies

These packages are imported in globals.css but were not listed in
package.json, causing CSS build failures on fresh installs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jiayuan Zhang 2026-03-21 14:05:56 +08:00
parent fe751efd44
commit ea7f5371f7
2 changed files with 2628 additions and 0 deletions

View file

@ -43,6 +43,8 @@
"devDependencies": { "devDependencies": {
"@types/react": "catalog:", "@types/react": "catalog:",
"@types/react-dom": "catalog:", "@types/react-dom": "catalog:",
"shadcn": "^4.1.0",
"tw-animate-css": "^1.4.0",
"typescript": "catalog:" "typescript": "catalog:"
} }
} }

2626
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff