update 11ty to 3.0.0-beta.1
This commit is contained in:
parent
65aa8c18e3
commit
e7a4193cbc
2 changed files with 478 additions and 604 deletions
10
package.json
10
package.json
|
|
@ -18,21 +18,21 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@11ty/eleventy": "3.0.0-alpha.5",
|
||||
"@11ty/eleventy-fetch": "^4.0.0",
|
||||
"@11ty/eleventy": "3.0.0-beta.1",
|
||||
"@11ty/eleventy-fetch": "^4.0.1",
|
||||
"@11ty/eleventy-plugin-rss": "^1.2.0",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^4.2.0",
|
||||
"@junwatu/markdown-it-lazy-loading": "1.0.0-beta.4",
|
||||
"@thi.ng/hiccup": "3.6.22",
|
||||
"@types/markdown-it": "^12.2.3",
|
||||
"autoprefixer": "^10.4.17",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"eleventy-plugin-nesting-toc": "^1.3.0",
|
||||
"luxon": "^3.4.4",
|
||||
"luxon": "^3.5.0",
|
||||
"markdown-it": "^13.0.2",
|
||||
"markdown-it-abbr": "^1.0.4",
|
||||
"markdown-it-anchor": "^8.6.7",
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"postcss": "^8.4.35",
|
||||
"postcss": "^8.4.41",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"seedrandom": "^3.0.5"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue