diff --git a/package-lock.json b/package-lock.json index b36063a85..3b0af936f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -381,6 +381,16 @@ "@gitbook/cli": "*" } }, + "integrations/reo.dev": { + "version": "0.0.1", + "dependencies": { + "@gitbook/api": "*", + "@gitbook/runtime": "*" + }, + "devDependencies": { + "@gitbook/cli": "*" + } + }, "integrations/runkit": { "name": "@gitbook/integration-runkit", "version": "0.1.0", @@ -479,7 +489,7 @@ }, "integrations/slack": { "name": "@gitbook/integration-slack", - "version": "1.0.0", + "version": "1.0.2", "dependencies": { "@gitbook/runtime": "*", "itty-router": "^2.6.1", @@ -2466,6 +2476,10 @@ "resolved": "integrations/posthog", "link": true }, + "node_modules/@gitbook/integration-reo.dev": { + "resolved": "integrations/reo.dev", + "link": true + }, "node_modules/@gitbook/integration-runkit": { "resolved": "integrations/runkit", "link": true @@ -11869,7 +11883,7 @@ }, "packages/api": { "name": "@gitbook/api", - "version": "0.11.0", + "version": "0.14.0", "dependencies": { "swagger-typescript-api": "^9.3.1" }, @@ -12114,7 +12128,7 @@ }, "packages/runtime": { "name": "@gitbook/runtime", - "version": "0.9.0", + "version": "0.10.0", "dependencies": { "@gitbook/api": "*" },