mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
remove dompurify
rehype-sanitize works better for md
This commit is contained in:
@@ -14,7 +14,6 @@
|
|||||||
"@types/node": "18.15.5",
|
"@types/node": "18.15.5",
|
||||||
"@types/react": "18.0.30",
|
"@types/react": "18.0.30",
|
||||||
"babel-plugin-styled-components": "2.0.7",
|
"babel-plugin-styled-components": "2.0.7",
|
||||||
"dompurify": "3.0.1",
|
|
||||||
"electron-context-menu": "3.3.0",
|
"electron-context-menu": "3.3.0",
|
||||||
"electron-is-dev": "2.0.0",
|
"electron-is-dev": "2.0.0",
|
||||||
"eslint": "8.36.0",
|
"eslint": "8.36.0",
|
||||||
|
|||||||
@@ -5892,11 +5892,6 @@ domhandler@^5.0.1, domhandler@^5.0.2, domhandler@^5.0.3:
|
|||||||
dependencies:
|
dependencies:
|
||||||
domelementtype "^2.3.0"
|
domelementtype "^2.3.0"
|
||||||
|
|
||||||
dompurify@3.0.1:
|
|
||||||
version "3.0.1"
|
|
||||||
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.1.tgz#a0933f38931b3238934dd632043b727e53004289"
|
|
||||||
integrity sha512-60tsgvPKwItxZZdfLmamp0MTcecCta3avOhsLgPZ0qcWt96OasFfhkeIRbJ6br5i0fQawT1/RBGB5L58/Jpwuw==
|
|
||||||
|
|
||||||
domutils@^1.7.0:
|
domutils@^1.7.0:
|
||||||
version "1.7.0"
|
version "1.7.0"
|
||||||
resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.7.0.tgz#56ea341e834e06e6748af7a1cb25da67ea9f8c2a"
|
resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.7.0.tgz#56ea341e834e06e6748af7a1cb25da67ea9f8c2a"
|
||||||
|
|||||||
Reference in New Issue
Block a user