This commit is contained in:
anghunk
2026-03-26 10:04:41 +08:00
14 changed files with 135 additions and 52 deletions

View File

@@ -34,6 +34,7 @@
},
"dependencies": {
"dompurify": "^3.3.1",
"marked": "^17.0.1"
"marked": "^17.0.1",
"node-emoji": "^2.2.0"
}
}
}