chore: update Eleventy to 1.0.1

This commit is contained in:
Stefan Imhoff
2022-08-23 16:28:08 +02:00
parent f4be5a0da5
commit 2e1eae6f0f
2 changed files with 729 additions and 1174 deletions

1890
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -30,7 +30,7 @@
"license": "ISC",
"homepage": "https://www.kogakure.de",
"devDependencies": {
"@11ty/eleventy": "1.0.0",
"@11ty/eleventy": "1.0.1",
"autoprefixer": "^10.2.5",
"babelify": "^10.0.0",
"browserify": "^17.0.0",
@@ -79,6 +79,5 @@
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
"workbox-cli": "^6.1.5"
},
"dependencies": {}
}
}