feat(voyage): vendor DOMPurify >=3.1.1 + sanitize annotation-content
This commit is contained in:
parent
e839ba2a7a
commit
fc8c9eecdd
5 changed files with 105 additions and 6 deletions
|
|
@ -1,9 +1,10 @@
|
|||
{
|
||||
"generated_at": "2026-05-09T13:16:03.483Z",
|
||||
"generated_at": "2026-05-10T15:59:53.379Z",
|
||||
"pins": {
|
||||
"markdown-it": "14.1.0",
|
||||
"markdown-it-front-matter": "0.2.4",
|
||||
"highlight.js": "11.11.1"
|
||||
"highlight.js": "11.11.1",
|
||||
"dompurify": "3.2.6"
|
||||
},
|
||||
"highlight_languages": [
|
||||
"yaml",
|
||||
|
|
@ -16,6 +17,7 @@
|
|||
"output_files": [
|
||||
"markdown-it.min.js",
|
||||
"markdown-it-front-matter.min.js",
|
||||
"highlight.min.js"
|
||||
"highlight.min.js",
|
||||
"dompurify.min.js"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
3
plugins/voyage/playground/lib/dompurify.min.js
vendored
Normal file
3
plugins/voyage/playground/lib/dompurify.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue