diff --git a/package.json b/package.json index f8c035e..1188ae4 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "browser-sync": "^3.0.3" }, "devDependencies": { - "@11ty/eleventy": "^2.0.1", + "@11ty/eleventy": "^3.0.0", "@11ty/eleventy-navigation": "^0.3.5", "@node-minify/core": "^9.0.2", "@node-minify/crass": "^9.0.1", @@ -28,7 +28,7 @@ "eleventy-plugin-rev": "^2.0.0", "eleventy-sass": "^2.2.6", "glob": "^11.0.1", - "minify": "^12.1.0", + "minify": "^13.0.0", "postcss": "^8.5.2", "replace-in-file": "^8.3.0", "sass": "^1.85.0",