diff --git a/package.json b/package.json index 4df7e37..f5f0377 100644 --- a/package.json +++ b/package.json @@ -26,8 +26,8 @@ "@node-minify/html-minifier": "^8.0.6", "@sardine/eleventy-plugin-tinyhtml": "^0.2.0", "cpx": "^1.5.0", - "eleventy-plugin-rev": "^1.1.1", - "eleventy-sass": "^2.2.3", + "eleventy-plugin-rev": "^2.0.0", + "eleventy-sass": "^2.2.4", "glob": "^10.3.10", "minify": "^10.5.2", "postcss": "^8.4.31", @@ -36,6 +36,6 @@ }, "dependencies": { "bootstrap": "^5.3.2", - "flag-icons": "^6.11.2" + "flag-icons": "^7.0.2" } }