diff --git a/docs/bun.lockb b/docs/bun.lockb index b1dd91a..c12b015 100755 Binary files a/docs/bun.lockb and b/docs/bun.lockb differ diff --git a/docs/package.json b/docs/package.json index 558392f..c038167 100644 --- a/docs/package.json +++ b/docs/package.json @@ -5,6 +5,6 @@ "build": "undocs build" }, "devDependencies": { - "undocs": "^0.2.22" + "undocs": "^0.2.26" } }