diff --git a/docs/bun.lockb b/docs/bun.lockb index 4a2d9406..fac7725a 100755 Binary files a/docs/bun.lockb and b/docs/bun.lockb differ diff --git a/docs/package.json b/docs/package.json index 80ec0fdf..17d55a21 100644 --- a/docs/package.json +++ b/docs/package.json @@ -12,7 +12,8 @@ "nextra": "^2.13.2", "nextra-theme-docs": "^2.13.2", "react": "^18.2.0", - "react-dom": "^18.2.0" + "react-dom": "^18.2.0", + "typescript": "^5.4.2" }, "devDependencies": { "bun-types": "latest"