fix(app): move markdown parsing to worker (#40356)

This commit is contained in:
Luke Parker
2026-08-04 14:13:34 +10:00
committed by GitHub
parent 7b265e3617
commit 405feb7cb1
25 changed files with 826 additions and 705 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
"hono-openapi": "1.1.2",
"fuzzysort": "3.1.0",
"luxon": "3.6.1",
"marked": "17.0.6",
"marked": "18.0.7",
"marked-shiki": "1.2.1",
"remend": "1.3.0",
"@playwright/test": "1.59.1",