From bea7ebd651cd1aea141b2ed168e71b569c772a7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 17:15:26 +0000 Subject: [PATCH] chore(deps): bump typebox from 1.1.38 to 1.3.0 Bumps [typebox](https://github.com/sinclairzx81/typebox) from 1.1.38 to 1.3.0. - [Commits](https://github.com/sinclairzx81/typebox/compare/1.1.38...1.3.0) --- updated-dependencies: - dependency-name: typebox dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/cap-discord/package.json | 2 +- packages/cap-flair/package.json | 2 +- packages/cap-observatory/package.json | 2 +- packages/shell/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/cap-discord/package.json b/packages/cap-discord/package.json index c7144ed..3abc407 100644 --- a/packages/cap-discord/package.json +++ b/packages/cap-discord/package.json @@ -28,7 +28,7 @@ "@tpsdev-ai/bob-discord": "workspace:*", "@tpsdev-ai/bob-shell": "workspace:*", "discord.js": "^14.16.0", - "typebox": "1.1.38" + "typebox": "1.3.0" }, "keywords": [ "discord", diff --git a/packages/cap-flair/package.json b/packages/cap-flair/package.json index 6c56a92..b807079 100644 --- a/packages/cap-flair/package.json +++ b/packages/cap-flair/package.json @@ -26,7 +26,7 @@ "dependencies": { "@mariozechner/pi-coding-agent": "0.73.1", "@tpsdev-ai/bob-shell": "workspace:*", - "typebox": "1.1.38" + "typebox": "1.3.0" }, "keywords": [ "flair", diff --git a/packages/cap-observatory/package.json b/packages/cap-observatory/package.json index cd428fd..8129b89 100644 --- a/packages/cap-observatory/package.json +++ b/packages/cap-observatory/package.json @@ -26,7 +26,7 @@ "dependencies": { "@mariozechner/pi-coding-agent": "0.73.1", "@tpsdev-ai/bob-shell": "workspace:*", - "typebox": "1.1.38" + "typebox": "1.3.0" }, "keywords": [ "observatory", diff --git a/packages/shell/package.json b/packages/shell/package.json index ea4df1c..3067ecc 100644 --- a/packages/shell/package.json +++ b/packages/shell/package.json @@ -24,7 +24,7 @@ "dependencies": { "@mariozechner/pi-coding-agent": "0.73.1", "croner": "9.0.0", - "typebox": "1.1.38" + "typebox": "1.3.0" }, "keywords": [ "agent",