diff --git a/website/bun.lockb b/website/bun.lockb index db992e7..fba9659 100755 Binary files a/website/bun.lockb and b/website/bun.lockb differ diff --git a/website/package.json b/website/package.json index 9a26eeb..9d2d1e5 100644 --- a/website/package.json +++ b/website/package.json @@ -66,5 +66,6 @@ }, "patchedDependencies": { "@shikijs/rehype@1.22.0": "patches/@shikijs%2Frehype@1.22.0.patch" - } + }, + "packageManager": "bun@1.1.33" }