mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 07:23:00 +00:00
Update 11ty to 2.0 o/
This commit is contained in:
parent
558fc1c04b
commit
ebbaed88d8
2 changed files with 922 additions and 3371 deletions
4271
.docs/package-lock.json
generated
4271
.docs/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -20,18 +20,18 @@
|
|||
},
|
||||
"homepage": "https://github.com/sbrl/Minetest-WorldEditAdditions#readme",
|
||||
"dependencies": {
|
||||
"@11ty/eleventy": "^1.0.1",
|
||||
"@11ty/eleventy": "^2.0.0",
|
||||
"chroma-js": "^2.4.2",
|
||||
"clean-css": "^5.3.2",
|
||||
"columnify": "^1.6.0",
|
||||
"debug": "^4.3.4",
|
||||
"imagickal": "^5.0.1",
|
||||
"markdown-it-prism": "^2.2.4",
|
||||
"p-memoize": "^7.1.0",
|
||||
"p-queue": "^7.3.0",
|
||||
"phin": "^3.6.1",
|
||||
"pretty-ms": "^7.0.1",
|
||||
"clean-css": "^5.3.1",
|
||||
"html-entities": "^2.3.3",
|
||||
"html-minifier-terser": "^7.0.0-beta.0"
|
||||
"html-minifier-terser": "^7.0.0-beta.0",
|
||||
"imagickal": "^5.0.1",
|
||||
"markdown-it-prism": "^2.3.0",
|
||||
"p-memoize": "^7.1.1",
|
||||
"p-queue": "^7.3.4",
|
||||
"phin": "^3.7.0",
|
||||
"pretty-ms": "^7.0.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue