feat: implement project fetching and markdown rendering for enhanced project display
This commit is contained in:
@@ -13,7 +13,11 @@
|
||||
"next": "15.1.3",
|
||||
"prisma": "^6.1.0",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0"
|
||||
"react-dom": "^19.0.0",
|
||||
"react-markdown": "^9.0.3",
|
||||
"gray-matter": "^4.0.3",
|
||||
"remark-gfm": "^4.0.0",
|
||||
"rehype-raw": "^7.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3",
|
||||
|
||||
Reference in New Issue
Block a user