Enhance code block styling with rehype-pretty-code integration and update package dependencies
Some checks failed
Build and Deploy Blog / build-and-deploy-local (push) Has been cancelled
Some checks failed
Build and Deploy Blog / build-and-deploy-local (push) Has been cancelled
This commit is contained in:
@@ -17,9 +17,11 @@
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0",
|
||||
"reading-time": "^1.5.0",
|
||||
"rehype-pretty-code": "^0.14.3",
|
||||
"remark": "^15.0.1",
|
||||
"remark-html": "^16.0.1",
|
||||
"rss": "^1.2.2"
|
||||
"rss": "^1.2.2",
|
||||
"shiki": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5",
|
||||
|
||||
Reference in New Issue
Block a user