Skip to content

Commit 553f1f2

Browse files
authored
Bump @gitbook/api to 0.48.0 (#2328)
1 parent 3098652 commit 553f1f2

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"dependencies": {
2222
"@geist-ui/icons": "^1.0.2",
23-
"@gitbook/api": "^0.47.0",
23+
"@gitbook/api": "^0.48.0",
2424
"@radix-ui/react-checkbox": "^1.0.4",
2525
"@radix-ui/react-popover": "^1.0.7",
2626
"@sentry/nextjs": "^7.94.1",

packages/react-contentkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"exports": "./src/index.ts",
44
"dependencies": {
55
"classnames": "^2.5.1",
6-
"@gitbook/api": "^0.47.0",
6+
"@gitbook/api": "^0.48.0",
77
"assert-never": "^1.2.1"
88
},
99
"peerDependencies": {

0 commit comments

Comments
 (0)