diff --git a/bun.lockb b/bun.lockb index 843ad0be29..66c3673138 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 191f84dda4..ab045a09a8 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ ], "dependencies": { "@geist-ui/icons": "^1.0.2", - "@gitbook/api": "^0.48.0", + "@gitbook/api": "^0.49.0", "@radix-ui/react-checkbox": "^1.0.4", "@radix-ui/react-popover": "^1.0.7", "@sentry/nextjs": "^7.94.1", diff --git a/packages/react-contentkit/package.json b/packages/react-contentkit/package.json index 7ebb158d59..3e134efb21 100644 --- a/packages/react-contentkit/package.json +++ b/packages/react-contentkit/package.json @@ -3,7 +3,7 @@ "exports": "./src/index.ts", "dependencies": { "classnames": "^2.5.1", - "@gitbook/api": "^0.48.0", + "@gitbook/api": "^0.49.0", "assert-never": "^1.2.1" }, "peerDependencies": {