添加 DOMPurify 安全检查
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-11-11 14:31:35 +08:00
parent 0f4f53ef6f
commit 2a5650a8ef
3 changed files with 113 additions and 3 deletions

View File

@ -24,8 +24,10 @@
},
"type": "module",
"dependencies": {
"@types/jsdom": "^27.0.0",
"@types/prismjs": "^1.26.5",
"github-markdown-css": "^5.8.1",
"isomorphic-dompurify": "^2.31.0",
"mathjax-full": "^3.2.2",
"prismjs": "^1.30.0",
"svelte-markdown": "^0.4.1",