diff --git a/bun.lockb b/bun.lockb index 99b3659..3298355 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 83d057d..e8478f8 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": true, "type": "module", "devDependencies": { - "vitepress": "1.2.0" + "vitepress": "1.2.2" }, "scripts": { "docs:dev": "vitepress dev",