Update dependencies

This commit is contained in:
2026-05-15 12:10:41 -05:00
parent 8bd8f518d4
commit 9eed69252a

View File

@@ -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"
},