diff --git a/bun.lockb b/bun.lockb index 3b28225e..1bb53d89 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 6594d329..a7923ad1 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "type": "module", "devDependencies": { - "@types/bun": "^1.1.13" + "@types/bun": "^1.1.14" }, "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.2.0", + "markdown-it-attrs": "^4.3.0", "markdown-it-bracketed-spans": "^1.0.1", "markdown-it-deflist": "^3.0.0", "markdown-it-footnote": "^4.0.0",