diff --git a/bun.lockb b/bun.lockb index 3ca9bcc..a2261b4 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 1c2fd02..5031694 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": {}, "devDependencies": { - "vitepress": "^1.2.2" + "vitepress": "^1.3.0" }, "scripts": { "docs:dev": "vitepress dev docs",