We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c4d072 commit b17a49bCopy full SHA for b17a49b
deno.json
@@ -11,10 +11,10 @@
11
"marked-gfm-heading-id": "npm:marked-gfm-heading-id@^3.1",
12
"prismjs": "npm:prismjs@^1.29",
13
"prismjs-yaml": "npm:prismjs@^1.29/components/prism-yaml.js",
14
- "sanitize-html": "npm:sanitize-html@^2.11",
+ "sanitize-html": "npm:sanitize-html@^2.13",
15
"he": "npm:he@^1.2",
16
"katex": "npm:katex@^0.16",
17
- "@std/assert": "jsr:@std/assert@^0.214"
+ "@std/assert": "jsr:@std/assert@^1.0"
18
},
19
"compilerOptions": {
20
"lib": ["dom", "dom.iterable", "dom.asynciterable", "deno.ns"]
0 commit comments