feat(knowledge): restore complete human rendering layer

This commit is contained in:
冰朔 2026-09-03 16:25:43 +08:00
commit 3466b507c6
15 changed files with 665 additions and 23 deletions

View file

@ -14,6 +14,8 @@
"@tauri-apps/plugin-dialog": "2.7.2",
"@tauri-apps/plugin-process": "2.3.1",
"@tauri-apps/plugin-updater": "2.10.0",
"dompurify": "^3.4.13",
"marked": "^16.4.1",
"react": "19.2.0",
"react-dom": "19.2.0"
},