Replace react-markdown with streamdown (minus mermaid) (#29977)

GitOrigin-RevId: c78f7c537f17085fd3e8a6189c6ade59ff98eb9f
This commit is contained in:
Alf Eaton
2025-12-03 13:41:11 +00:00
committed by Copybot
parent 0b0de92444
commit 83db1e858f
6 changed files with 995 additions and 63 deletions

View File

@@ -40,6 +40,9 @@
"request@2.88.2": {
"tough-cookie": "5.1.2",
"form-data": "2.5.5"
},
"streamdown": {
"mermaid": "file:./services/web/stubs/mermaid-stub"
}
},
"scripts": {