Generate web slides from Markdoc
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): guess i'll let it do that

graham.systems 93296168 66a13df0

verified
+16 -2
+1 -1
deno.json
··· 5 5 "imports": { 6 6 "@cliffy/command": "jsr:@cliffy/command@1.0.0-rc.8", 7 7 "@eta-dev/eta": "jsr:@eta-dev/eta@^3.5.0", 8 - "@markdoc/markdoc": "https://esm.sh/@markdoc/markdoc@0.5.2" 8 + "@markdoc/markdoc": "https://esm.sh/@markdoc/markdoc@0.5.2", 9 9 "@std/assert": "jsr:@std/assert@1" 10 10 } 11 11 }
+15 -1
deno.lock
··· 10 10 "jsr:@std/fmt@~1.0.2": "1.0.8", 11 11 "jsr:@std/internal@^1.0.6": "1.0.9", 12 12 "jsr:@std/text@~1.0.7": "1.0.15", 13 - "npm:@markdoc/markdoc@*": "0.5.2" 13 + "npm:@markdoc/markdoc@*": "0.5.2", 14 + "npm:@types/node@*": "22.15.15" 14 15 }, 15 16 "jsr": { 16 17 "@cliffy/command@1.0.0-rc.8": { ··· 77 78 }, 78 79 "@types/mdurl@2.0.0": { 79 80 "integrity": "sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==" 81 + }, 82 + "@types/node@22.15.15": { 83 + "integrity": "sha512-R5muMcZob3/Jjchn5LcO8jdKwSCbzqmPB6ruBxMcf9kbxtniZHP327s6C37iOfuw8mbKK3cAQa7sEl7afLrQ8A==", 84 + "dependencies": [ 85 + "undici-types" 86 + ] 87 + }, 88 + "undici-types@6.21.0": { 89 + "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==" 80 90 } 91 + }, 92 + "redirects": { 93 + "https://esm.sh/@types/markdown-it@~14.1.2/lib/index.d.mts": "https://esm.sh/@types/markdown-it@14.1.2/lib/index.d.mts", 94 + "https://esm.sh/@types/markdown-it@~14.1.2/lib/token.d.mts": "https://esm.sh/@types/markdown-it@14.1.2/lib/token.d.mts" 81 95 }, 82 96 "remote": { 83 97 "https://esm.sh/@markdoc/markdoc@0.5.2": "76be956a8424e9b05c24b594a7714b39730fbd2b8e577db754606a211dfb4b89",