fix: add missing katex dependency (#1301)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Tony Pan 2025-11-03 17:15:02 -08:00 committed by GitHub
parent 31e6f41de9
commit d0b6f37aee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 17 deletions

View file

@ -52,6 +52,7 @@
"fast-deep-equal": "^3.1.3",
"framer-motion": "^11.3.19",
"geist": "^1.3.1",
"katex": "^0.16.25",
"lucide-react": "^0.446.0",
"nanoid": "^5.0.8",
"next": "15.3.0-canary.31",