This commit is contained in:
2025-10-18 04:49:50 +00:00
parent 62259de0a5
commit efa9d852ac
4 changed files with 3189 additions and 862 deletions

View File

@ -16,7 +16,10 @@
"@mui/material": "^7.3.4",
"next": "15.5.5",
"react": "19.1.0",
"react-dom": "19.1.0"
"react-dom": "19.1.0",
"react-markdown": "^10.1.0",
"rehype-raw": "^7.0.0",
"remark-gfm": "^4.0.1"
},
"devDependencies": {
"@eslint/eslintrc": "^3",