Skip to content

Commit bc1ad9e

Browse files
committed
Update API
1 parent 3f3eedf commit bc1ad9e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

bun.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"lockfileVersion": 1,
3+
"configVersion": 0,
34
"workspaces": {
45
"": {
56
"name": "gitbook",
@@ -343,7 +344,7 @@
343344
"react-dom": "catalog:",
344345
},
345346
"catalog": {
346-
"@gitbook/api": "0.147.0",
347+
"@gitbook/api": "0.151.0",
347348
"@scalar/api-client-react": "^1.3.46",
348349
"@tsconfig/node20": "^20.1.6",
349350
"@tsconfig/strictest": "^2.0.6",
@@ -724,7 +725,7 @@
724725

725726
"@fortawesome/fontawesome-svg-core": ["@fortawesome/fontawesome-svg-core@6.6.0", "", { "dependencies": { "@fortawesome/fontawesome-common-types": "6.6.0" } }, "sha512-KHwPkCk6oRT4HADE7smhfsKudt9N/9lm6EJ5BVg0tD1yPA5hht837fB87F8pn15D8JfTqQOjhKTktwmLMiD7Kg=="],
726727

727-
"@gitbook/api": ["@gitbook/api@0.147.0", "", { "dependencies": { "event-iterator": "^2.0.0", "eventsource-parser": "^3.0.0" } }, "sha512-ON32kqr9ID6td9h26bmmPflpoKZZ3+Z0W5URjc/YIDfk+YFb7/rVrOGzYf3NV9R+uZuxVzIKRJ9Yq8v0WLVwNQ=="],
728+
"@gitbook/api": ["@gitbook/api@0.151.0", "", { "dependencies": { "event-iterator": "^2.0.0", "eventsource-parser": "^3.0.0" } }, "sha512-5d9+rZ2u6CKKIiVHO1Toyk+7wHtTOXmP0+sVIE3teRkceX4z5FGIIpa4XsFeKC9XeosncvehdshPaOGQtSDpTQ=="],
728729

729730
"@gitbook/browser-types": ["@gitbook/browser-types@workspace:packages/browser-types"],
730731

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"catalog": {
4343
"@tsconfig/strictest": "^2.0.6",
4444
"@tsconfig/node20": "^20.1.6",
45-
"@gitbook/api": "0.147.0",
45+
"@gitbook/api": "0.151.0",
4646
"@scalar/api-client-react": "^1.3.46",
4747
"@types/react": "^19.0.0",
4848
"@types/react-dom": "^19.0.0",

0 commit comments

Comments
 (0)