diff --git a/package.json b/package.json index 81d414d..647d684 100644 --- a/package.json +++ b/package.json @@ -29,14 +29,14 @@ }, "homepage": "https://upchur.ch/gitea/n_u/nathanupchurch.com", "devDependencies": { - "@11ty/eleventy": "^3.1.2", - "@11ty/eleventy-navigation": "^0.3.5", - "@11ty/eleventy-plugin-bundle": "^1.0.4", - "@11ty/eleventy-plugin-rss": "^1.2.0", + "@11ty/eleventy": "^3.1.5", + "@11ty/eleventy-navigation": "^1.0.5", + "@11ty/eleventy-plugin-bundle": "^3.0.0", + "@11ty/eleventy-plugin-rss": "^3.0.0", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "luxon": "^3.3.0", - "markdown-it-anchor": "^8.6.7", - "markdown-it-footnote": "^3.0.3", + "markdown-it-anchor": "^9.2.0", + "markdown-it-footnote": "^4.0.0", "mdfigcaption": "^0.1.1", "pagefind": "^1.4.0" },