diff --git a/bun.lockb b/bun.lockb index 88b3381..07af494 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3b68cc5..c235f92 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": {}, "devDependencies": { - "vitepress": "^1.0.0-rc.13" + "vitepress": "^1.0.0-rc.14" }, "scripts": { "docs:dev": "vitepress dev docs",