chore: add react-markdown dependency to package.json

This commit is contained in:
Sam Chau
2025-01-18 13:31:36 +10:30
parent 94bbc81449
commit f1b88b6526
2 changed files with 1216 additions and 8 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -20,6 +20,7 @@
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^9.0.3",
"react-router-dom": "^6.26.1",
"react-syntax-highlighter": "^15.5.0",
"react-toastify": "^10.0.5",