We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8931e3f commit 9437ffcCopy full SHA for 9437ffc
package.json
@@ -19,17 +19,17 @@
19
"clean": "rm -rf dist"
20
},
21
"dependencies": {
22
- "@11ty/eleventy": "^0.11.0",
+ "@11ty/eleventy": "^0.11.1",
23
"@11ty/eleventy-cache-assets": "^2.0.3",
24
"@fullhuman/postcss-purgecss": "^1.3.0",
25
"autoprefixer": "^9.7.6",
26
"cssnano": "^4.1.10",
27
"dotenv": "^8.2.0",
28
"fast-glob": "^3.2.4",
29
"gray-matter": "^4.0.2",
30
- "js-yaml": "^3.13.1",
+ "js-yaml": "^3.14.0",
31
"lodash": "^4.17.20",
32
- "luxon": "^1.23.0",
+ "luxon": "^1.25.0",
33
"markdown-it": "^11.0.1",
34
"netlify-plugin-minify-html": "^0.2.2",
35
"node-fetch": "^2.6.1",
0 commit comments