fix(web): add missing linkify-it dependency and types

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Naiyuan Qing 2026-03-24 18:24:30 +08:00
parent bf7ea14092
commit 0629eb9d79
2 changed files with 25 additions and 0 deletions

View file

@ -19,12 +19,14 @@
"@multica/sdk": "workspace:*",
"@multica/types": "workspace:*",
"@multica/utils": "workspace:*",
"@types/linkify-it": "^5.0.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"date-fns": "^4.1.0",
"embla-carousel-react": "^8.6.0",
"input-otp": "^1.4.2",
"linkify-it": "^5.0.0",
"lucide-react": "catalog:",
"next": "^16.1.6",
"next-themes": "^0.4.6",