Upgrade Eleventy Navigation plugin to 1.0.4

This commit is contained in:
2025-04-30 01:31:20 +08:00
parent 66e2e11364
commit da0ca4f868
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -18,7 +18,7 @@
"dependencies": {
"@11ty/eleventy": "^3.0.0",
"@11ty/eleventy-fetch": "^5.0.2",
"@11ty/eleventy-navigation": "^1.0.1",
"@11ty/eleventy-navigation": "^1.0.4",
"@11ty/eleventy-plugin-rss": "^2.0.3",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@uncenter/eleventy-plugin-toc": "^1.0.3",