diff --git a/bun.lockb b/bun.lockb index 2c493814..1747c8ce 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 2f8c780f..9b296af4 100644 --- a/package.json +++ b/package.json @@ -19,10 +19,10 @@ }, "dependencies": { "@11ty/eleventy": "^3.1.0-beta.1", - "@11ty/eleventy-fetch": "^5.0.2", + "@11ty/eleventy-fetch": "^5.1.0", "@11ty/eleventy-navigation": "^1.0.4", - "@11ty/eleventy-plugin-rss": "^2.0.3", - "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", + "@11ty/eleventy-plugin-rss": "^2.0.4", + "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.1", "@uncenter/eleventy-plugin-toc": "^1.0.3", "@zachleat/details-utils": "^2.0.2", "eleventy-plugin-embed-everything": "^1.21.0",