feat(web): share chat & app chat support files

This commit is contained in:
zhaoying
2026-02-06 21:11:51 +08:00
parent 2db583d62d
commit 6849c620b8
34 changed files with 1571 additions and 251 deletions

View File

@@ -51,6 +51,7 @@
"react-markdown": "^10.1.0",
"react-router-dom": "^6.22.0",
"react-syntax-highlighter": "^16.1.0",
"recordrtc": "^5.6.2",
"rehype-katex": "^7.0.1",
"rehype-raw": "^7.0.0",
"remark-breaks": "^4.0.0",
@@ -73,6 +74,7 @@
"@types/react-i18next": "^7.8.3",
"@types/react-router-dom": "^5.3.3",
"@types/react-syntax-highlighter": "^15.5.13",
"@types/recordrtc": "^5.6.15",
"@vitejs/plugin-react": "^5.0.4",
"autoprefixer": "^10.4.21",
"eslint": "^9.36.0",