feat: add blog detail content component with markdown parsing, syntax highlighting, and reading progress tracking
This commit is contained in:
+1
-1
@@ -17,7 +17,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/react": "^6.0.2",
|
||||
"@types/react-syntax-highlighter": "^15.5.13",
|
||||
"framer-motion": "^12.38.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"mermaid": "^11.13.0",
|
||||
@@ -36,6 +35,7 @@
|
||||
"@types/node": "^20",
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"@types/react-syntax-highlighter": "^15.5.13",
|
||||
"eslint": "^9",
|
||||
"eslint-config-next": "16.1.6",
|
||||
"medium-to-markdown": "^0.0.3",
|
||||
|
||||
Reference in New Issue
Block a user