diff --git a/bun.lockb b/bun.lockb index 342942d7d..21edd0114 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/packages/gitbook/package.json b/packages/gitbook/package.json index c1b4a1ac1..39bf36905 100644 --- a/packages/gitbook/package.json +++ b/packages/gitbook/package.json @@ -15,7 +15,7 @@ "copy:icons": "gitbook-icons ./public/~gitbook/static/icons" }, "dependencies": { - "@gitbook/api": "^0.60.0", + "@gitbook/api": "^0.61.0", "@gitbook/icons": "workspace:*", "@gitbook/react-math": "workspace:*", "@gitbook/react-openapi": "workspace:*", diff --git a/packages/react-contentkit/package.json b/packages/react-contentkit/package.json index 69ea324d2..d276089db 100644 --- a/packages/react-contentkit/package.json +++ b/packages/react-contentkit/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "classnames": "^2.5.1", - "@gitbook/api": "^0.58.0", + "@gitbook/api": "^0.61.0", "assert-never": "^1.2.1" }, "peerDependencies": {