diff --git a/bun.lockb b/bun.lockb index 1bb53d89..4b23b053 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a7923ad1..bdc2faf4 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "type": "module", "devDependencies": { - "@types/bun": "^1.1.14" + "@types/bun": "^1.1.15" }, "dependencies": { "@11ty/eleventy": "^3.0.0", @@ -27,7 +27,7 @@ "install": "^0.13.0", "markdown-it-anchor": "^9.2.0", "markdown-it-attribution": "^0.1.4", - "markdown-it-attrs": "^4.3.0", + "markdown-it-attrs": "^4.3.1", "markdown-it-bracketed-spans": "^1.0.1", "markdown-it-deflist": "^3.0.0", "markdown-it-footnote": "^4.0.0",