Upgrade dep, use built-in Bundle Plugin.

This commit is contained in:
Zach Leatherman
2024-05-01 10:17:05 -05:00
parent fadb8ab034
commit 855f27468e
3 changed files with 9 additions and 5 deletions

View File

@@ -34,10 +34,9 @@
},
"homepage": "https://github.com/11ty/eleventy-base-blog#readme",
"devDependencies": {
"@11ty/eleventy": "3.0.0-alpha.9",
"@11ty/eleventy": "3.0.0-alpha.10",
"@11ty/eleventy-img": "5.0.0-beta.1",
"@11ty/eleventy-navigation": "^0.3.5",
"@11ty/eleventy-plugin-bundle": "^1.0.5",
"@11ty/eleventy-plugin-rss": "^1.2.0",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"luxon": "^3.4.4",