diff --git a/bun.lockb b/bun.lockb index ec18735..320aa6b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 07069a8..a188d00 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": {}, "devDependencies": { - "vitepress": "^1.0.0" + "vitepress": "^1.0.1" }, "scripts": { "docs:dev": "vitepress dev docs",