aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 133f3fc..bbab67e 100644
--- a/package.json
+++ b/package.json
@@ -9,15 +9,15 @@
"author": "Marc Pervaz Boocha",
"dependencies": {
"@11ty/eleventy": "^3.0.0",
- "@11ty/eleventy-img": "^4.0.2",
+ "@11ty/eleventy-img": "^6.0.0",
"@11ty/eleventy-navigation": "^0.3.5",
- "@11ty/eleventy-plugin-bundle": "^2.0.2",
+ "@11ty/eleventy-plugin-bundle": "^3.0.0",
"@11ty/eleventy-plugin-directory-output": "^1.0.1",
"@11ty/eleventy-plugin-rss": "^2.0.1",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@11ty/eleventy-plugin-webc": "^0.11.2",
"@sindresorhus/slugify": "^2.2.1",
- "modern-normalize": "^2.0.0",
+ "modern-normalize": "^3.0.0",
"prismjs": "^1.29.0"
}
}