feat(wip): Add code syntax highlighting

This commit is contained in:
2026-01-20 04:17:03 +03:00
parent 6e8c3f911d
commit 5df865ee3b
5 changed files with 511 additions and 105 deletions

View File

@@ -12,9 +12,13 @@
"@tailwindcss/typography": "^0.5.19",
"gray-matter": "^4.0.3",
"next": "15.2.0",
"prism-react-renderer": "^2.4.1",
"prismjs": "^1.30.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.5.0",
"react-syntax-highlighter": "^16.1.0",
"rehype-prism-plus": "^2.0.1",
"rehype-raw": "^7.0.0",
"rehype-sanitize": "^6.0.0",
"rehype-stringify": "^10.0.1",