Fix markdown reload by using latest 11ty canary

This commit is contained in:
arne 2022-10-05 12:52:20 +02:00
commit ffa1c41c0e
2 changed files with 280 additions and 851 deletions

View file

@ -17,7 +17,7 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {
"@11ty/eleventy": "^1.0.2", "@11ty/eleventy": "^2.0.0-canary.16",
"@thi.ng/hiccup": "3.6.22", "@thi.ng/hiccup": "3.6.22",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"luxon": "^2.3.0", "luxon": "^2.3.0",
@ -26,7 +26,10 @@
"dependencies": { "dependencies": {
"@11ty/eleventy-plugin-rss": "^1.1.2", "@11ty/eleventy-plugin-rss": "^1.1.2",
"@remy/webmention": "^1.4.5", "@remy/webmention": "^1.4.5",
"@types/markdown-it": "^12.2.3",
"autoprefixer": "^10.4.12",
"eleventy-plugin-nesting-toc": "^1.3.0", "eleventy-plugin-nesting-toc": "^1.3.0",
"markdown-it": "^13.0.1",
"markdown-it-abbr": "^1.0.4", "markdown-it-abbr": "^1.0.4",
"markdown-it-anchor": "^8.6.5", "markdown-it-anchor": "^8.6.5",
"markdown-it-footnote": "^3.0.3", "markdown-it-footnote": "^3.0.3",

1128
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff