From f65ec92f0bfb6020592949b6fbfedf3ca4b57058 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sat, 29 Aug 2026 01:43:58 +0000 Subject: [PATCH] feat(deps): update dependency @toolbox-sdk/server to v1.10.0 --- .claude-plugin/plugin.json | 2 +- .codex-plugin/.mcp.json | 2 +- gemini-extension.json | 2 +- mcp.json | 2 +- mcp_config.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index c0d4dc6..d37f6a7 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -51,7 +51,7 @@ "command": "npx", "args": [ "-y", - "@toolbox-sdk/server@1.9.0", + "@toolbox-sdk/server@1.10.0", "--prebuilt", "postgres", "--stdio" diff --git a/.codex-plugin/.mcp.json b/.codex-plugin/.mcp.json index 1d0356e..f397a11 100644 --- a/.codex-plugin/.mcp.json +++ b/.codex-plugin/.mcp.json @@ -4,7 +4,7 @@ "command": "npx", "args": [ "-y", - "@toolbox-sdk/server@1.9.0", + "@toolbox-sdk/server@1.10.0", "--prebuilt", "postgres", "--stdio" diff --git a/gemini-extension.json b/gemini-extension.json index 7c8aaee..b65084e 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -7,7 +7,7 @@ "command": "npx", "args": [ "-y", - "@toolbox-sdk/server@1.9.0", + "@toolbox-sdk/server@1.10.0", "--prebuilt", "postgres", "--stdio" diff --git a/mcp.json b/mcp.json index 11ab197..dffd387 100644 --- a/mcp.json +++ b/mcp.json @@ -6,7 +6,7 @@ "command": "npx", "args": [ "-y", - "@toolbox-sdk/server@1.9.0", + "@toolbox-sdk/server@1.10.0", "--prebuilt", "postgres", "--stdio" diff --git a/mcp_config.json b/mcp_config.json index 2f05c5c..44b215f 100644 --- a/mcp_config.json +++ b/mcp_config.json @@ -4,7 +4,7 @@ "command": "npx", "args": [ "-y", - "@toolbox-sdk/server@1.9.0", + "@toolbox-sdk/server@1.10.0", "--prebuilt", "postgres", "--stdio"