diff --git a/package.json b/package.json index f17e64d..caf1346 100644 --- a/package.json +++ b/package.json @@ -22,11 +22,11 @@ "@node-minify/html-minifier": "^8.0.6", "@sardine/eleventy-plugin-tinyhtml": "^0.2.0", "eleventy-plugin-rev": "^2.0.0", - "eleventy-sass": "^2.2.6", - "glob": "^11.0.0", - "minify": "^11.4.0", - "postcss": "^8.4.41", - "sass": "^1.77.8", + "eleventy-sass": "^2.2.4", + "glob": "^10.3.12", + "minify": "^11.1.1", + "postcss": "^8.4.38", + "sass": "^1.72.0", "uncss": "^0.17.3" }, "dependencies": {