Update @11ty/eleventy

This commit is contained in:
arne 2022-05-10 23:26:31 +02:00
commit 3fcbc05eb5
2 changed files with 666 additions and 306 deletions

View file

@ -17,13 +17,14 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@11ty/eleventy": "^1.0.0",
"@11ty/eleventy": "^1.0.1",
"@thi.ng/hiccup": "3.6.22",
"lodash": "^4.17.21",
"luxon": "^2.3.0",
"seedrandom": "^3.0.5"
},
"dependencies": {
"@11ty/eleventy-plugin-rss": "^1.1.2"
"@11ty/eleventy-plugin-rss": "^1.1.2",
"@remy/webmention": "^1.4.5"
}
}