diff --git a/frontend/package.json b/frontend/package.json index aaf73a9..41160fc 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -23,7 +23,12 @@ "dayjs": "^1.11.10", "react": "^18.2.0", "react-dom": "^18.2.0", + "react-markdown": "^9.0.1", "react-router-dom": "^6.20.1", + "rehype-highlight": "^7.0.2", + "rehype-raw": "^7.0.0", + "rehype-slug": "^6.0.0", + "remark-gfm": "^4.0.1", "zustand": "^4.4.7" }, "devDependencies": {