feat: Code Block Syntax Highlighting & Copy Func

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-05-19 23:19:20 -07:00
parent 8c58fc417e
commit 4c8b03ce2b
6 changed files with 300 additions and 13 deletions

View file

@ -35,6 +35,7 @@
"@tabler/icons-react": "^3.30.0",
"@tanstack/react-table": "^8.21.2",
"@types/mdx": "^2.0.13",
"@types/react-syntax-highlighter": "^15.5.13",
"ai": "^4.1.54",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
@ -55,6 +56,7 @@
"react-json-view": "^1.21.3",
"react-json-view-lite": "^2.4.0",
"react-markdown": "^10.0.1",
"react-syntax-highlighter": "^15.6.1",
"rehype-raw": "^7.0.0",
"rehype-sanitize": "^6.0.0",
"remark-gfm": "^4.0.1",