mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
deps: bump the npm-minor-patch group across 3 directories with 7 updates (#2276)
Bumps the npm-minor-patch group with 6 updates in the /docs directory: | Package | From | To | | --- | --- | --- | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.11.1` | `16.11.5` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `15.1.0` | `15.2.0` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.11.1` | `16.11.5` | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.106.0` | `0.111.0` | | [openai](https://github.com/openai/openai-node) | `6.33.0` | `6.47.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.16` | `8.5.19` | Bumps the npm-minor-patch group with 1 update in the /plugins/opencode directory: @opencode-ai/plugin. Bumps the npm-minor-patch group with 1 update in the /sdk/typescript directory: [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript). Updates `fumadocs-core` from 16.11.1 to 16.11.5 <details> <summary>Commits</summary> <ul> <li><a href="52af6cf292"><code>52af6cf</code></a> Merge pull request <a href="https://redirect.github.com/fuma-nama/fumadocs/issues/3416">#3416</a> from fuma-nama/tegami/version-packages</li> <li><a href="efc9d18402"><code>efc9d18</code></a> chore(mdx): bake passthroughs into runtime module</li> <li><a href="368a92e3a2"><code>368a92e</code></a> feat(mdx): macro collection-level last modified time</li> <li><a href="13dfdbc224"><code>13dfdbc</code></a> feat(mdx): no longer require include for macros</li> <li><a href="63623320b5"><code>6362332</code></a> test macro API on vite</li> <li><a href="126a74d995"><code>126a74d</code></a> fix(ui): fix accessibility of sidebar components</li> <li><a href="430254caab"><code>430254c</code></a> fix(mdx): fix file check</li> <li><a href="1862822aa5"><code>1862822</code></a> feat(mdx): redesign macro infrastructure</li> <li><a href="d3710a9614"><code>d3710a9</code></a> fix(openapi): fix invalid generated request</li> <li><a href="ba78b0177b"><code>ba78b01</code></a> fix(ui): correct prop types</li> <li>Additional commits viewable in <a href="https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.11.1...fumadocs@16.11.5">compare view</a></li> </ul> </details> <br /> Updates `fumadocs-mdx` from 15.1.0 to 15.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fuma-nama/fumadocs/releases">fumadocs-mdx's releases</a>.</em></p> <blockquote> <h2>fumadocs-mdx@15.2.0</h2> <h3>Support Macro API</h3> <p>Use <code>fumadocs-mdx/macro</code> to define collections, and enable the macro-style API from bundler plugin (e.g. <code>createMDX</code>) using the <code>include</code> option.</p> <h2>fumadocs-mdx@15.1.1</h2> <h3>Migrate from <code>js-yaml</code> to <code>yaml</code></h3> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="52af6cf292"><code>52af6cf</code></a> Merge pull request <a href="https://redirect.github.com/fuma-nama/fumadocs/issues/3416">#3416</a> from fuma-nama/tegami/version-packages</li> <li><a href="efc9d18402"><code>efc9d18</code></a> chore(mdx): bake passthroughs into runtime module</li> <li><a href="368a92e3a2"><code>368a92e</code></a> feat(mdx): macro collection-level last modified time</li> <li><a href="13dfdbc224"><code>13dfdbc</code></a> feat(mdx): no longer require include for macros</li> <li><a href="63623320b5"><code>6362332</code></a> test macro API on vite</li> <li><a href="126a74d995"><code>126a74d</code></a> fix(ui): fix accessibility of sidebar components</li> <li><a href="430254caab"><code>430254c</code></a> fix(mdx): fix file check</li> <li><a href="1862822aa5"><code>1862822</code></a> feat(mdx): redesign macro infrastructure</li> <li><a href="d3710a9614"><code>d3710a9</code></a> fix(openapi): fix invalid generated request</li> <li><a href="ba78b0177b"><code>ba78b01</code></a> fix(ui): correct prop types</li> <li>Additional commits viewable in <a href="https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@15.1.0...fumadocs-mdx@15.2.0">compare view</a></li> </ul> </details> <br /> Updates `fumadocs-ui` from 16.11.1 to 16.11.5 <details> <summary>Commits</summary> <ul> <li><a href="52af6cf292"><code>52af6cf</code></a> Merge pull request <a href="https://redirect.github.com/fuma-nama/fumadocs/issues/3416">#3416</a> from fuma-nama/tegami/version-packages</li> <li><a href="efc9d18402"><code>efc9d18</code></a> chore(mdx): bake passthroughs into runtime module</li> <li><a href="368a92e3a2"><code>368a92e</code></a> feat(mdx): macro collection-level last modified time</li> <li><a href="13dfdbc224"><code>13dfdbc</code></a> feat(mdx): no longer require include for macros</li> <li><a href="63623320b5"><code>6362332</code></a> test macro API on vite</li> <li><a href="126a74d995"><code>126a74d</code></a> fix(ui): fix accessibility of sidebar components</li> <li><a href="430254caab"><code>430254c</code></a> fix(mdx): fix file check</li> <li><a href="1862822aa5"><code>1862822</code></a> feat(mdx): redesign macro infrastructure</li> <li><a href="d3710a9614"><code>d3710a9</code></a> fix(openapi): fix invalid generated request</li> <li><a href="ba78b0177b"><code>ba78b01</code></a> fix(ui): correct prop types</li> <li>Additional commits viewable in <a href="https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.11.1...fumadocs@16.11.5">compare view</a></li> </ul> </details> <br /> Updates `@anthropic-ai/sdk` from 0.106.0 to 0.111.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/anthropics/anthropic-sdk-typescript/releases">@anthropic-ai/sdk's releases</a>.</em></p> <blockquote> <h2>sdk: v0.111.0</h2> <h2>0.111.0 (2026-07-10)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.110.0...sdk-v0.111.0">sdk-v0.110.0...sdk-v0.111.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for dreaming (<a href="77b28a6472">77b28a6</a>)</li> <li><strong>tools:</strong> gate session tool calls on evaluated_permission; bound idle by server stop_reason (<a href="68a6d7b92a">68a6d7b</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>docs:</strong> small updates to field descriptions (<a href="e25b885eac">e25b885</a>)</li> <li><strong>docs:</strong> update model example (<a href="a33f3f0b7c">a33f3f0</a>)</li> <li><strong>docs:</strong> updates to descriptions and examples (<a href="eac4bace32">eac4bac</a>)</li> </ul> <h2>sdk: v0.110.0</h2> <h2>0.110.0 (2026-07-02)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.109.1...sdk-v0.110.0">sdk-v0.109.1...sdk-v0.110.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add agent-memory-2026-07-22 beta header (<a href="a470e10aaa">a470e10</a>)</li> </ul> <h2>sdk: v0.109.1</h2> <h2>0.109.1 (2026-07-01)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.109.0...sdk-v0.109.1">sdk-v0.109.0...sdk-v0.109.1</a></p> <h3>Chores</h3> <ul> <li><strong>api:</strong> remove some nonfunctional types from the SDKs (<a href="cc4dd4e257">cc4dd4e</a>)</li> </ul> <h2>sdk: v0.109.0</h2> <h2>0.109.0 (2026-06-30)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.108.0...sdk-v0.109.0">sdk-v0.108.0...sdk-v0.109.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for Managed Agents event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and agent and deployment webhook events (<a href="7f3211b488">7f3211b</a>)</li> </ul> <h2>sdk: v0.108.0</h2> <h2>0.108.0 (2026-06-30)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.107.0...sdk-v0.108.0">sdk-v0.107.0...sdk-v0.108.0</a></p> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md">@anthropic-ai/sdk's changelog</a>.</em></p> <blockquote> <h2>0.111.0 (2026-07-10)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.110.0...sdk-v0.111.0">sdk-v0.110.0...sdk-v0.111.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for dreaming (<a href="77b28a6472">77b28a6</a>)</li> <li><strong>tools:</strong> gate session tool calls on evaluated_permission; bound idle by server stop_reason (<a href="68a6d7b92a">68a6d7b</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>docs:</strong> small updates to field descriptions (<a href="e25b885eac">e25b885</a>)</li> <li><strong>docs:</strong> update model example (<a href="a33f3f0b7c">a33f3f0</a>)</li> <li><strong>docs:</strong> updates to descriptions and examples (<a href="eac4bace32">eac4bac</a>)</li> </ul> <h2>0.110.0 (2026-07-02)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.109.1...sdk-v0.110.0">sdk-v0.109.1...sdk-v0.110.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add agent-memory-2026-07-22 beta header (<a href="a470e10aaa">a470e10</a>)</li> </ul> <h2>0.109.1 (2026-07-01)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.109.0...sdk-v0.109.1">sdk-v0.109.0...sdk-v0.109.1</a></p> <h3>Chores</h3> <ul> <li><strong>api:</strong> remove some nonfunctional types from the SDKs (<a href="cc4dd4e257">cc4dd4e</a>)</li> </ul> <h2>0.109.0 (2026-06-30)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.108.0...sdk-v0.109.0">sdk-v0.108.0...sdk-v0.109.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for Managed Agents event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and agent and deployment webhook events (<a href="7f3211b488">7f3211b</a>)</li> </ul> <h2>0.108.0 (2026-06-30)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.107.0...sdk-v0.108.0">sdk-v0.107.0...sdk-v0.108.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for claude-sonnet-5 (<a href="4588db01ec">4588db0</a>)</li> </ul> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="9e46760688"><code>9e46760</code></a> chore: release main</li> <li><a href="8d461ea962"><code>8d461ea</code></a> feat(api): add support for dreaming</li> <li><a href="9436e29159"><code>9436e29</code></a> codegen metadata</li> <li><a href="0aec1e748b"><code>0aec1e7</code></a> feat(tools): gate session tool calls on evaluated_permission; bound idle by s...</li> <li><a href="ac2fc6779d"><code>ac2fc67</code></a> chore(docs): update model example</li> <li><a href="c8af65d6af"><code>c8af65d</code></a> chore(docs): updates to descriptions and examples</li> <li><a href="2a3a9042ab"><code>2a3a904</code></a> codegen metadata</li> <li><a href="57c56c9172"><code>57c56c9</code></a> chore(docs): small updates to field descriptions</li> <li><a href="4f2eb80719"><code>4f2eb80</code></a> chore: release main (<a href="https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/1107">#1107</a>)</li> <li><a href="96d1a991b6"><code>96d1a99</code></a> chore: release main (<a href="https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/1106">#1106</a>)</li> <li>Additional commits viewable in <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.106.0...sdk-v0.111.0">compare view</a></li> </ul> </details> <br /> Updates `openai` from 6.33.0 to 6.47.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openai/openai-node/releases">openai's releases</a>.</em></p> <blockquote> <h2>v6.47.0</h2> <h2>6.47.0 (2026-07-14)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.46.0...v6.47.0">v6.46.0...v6.47.0</a></p> <h3>Features</h3> <ul> <li>add async event iterators (<a href="https://redirect.github.com/openai/openai-node/issues/1977">#1977</a>) (<a href="2ece8aa848">2ece8aa</a>)</li> <li>add fromReadableStream to ResponseStream (<a href="https://redirect.github.com/openai/openai-node/issues/1987">#1987</a>) (<a href="5984f442e0">5984f44</a>)</li> <li><strong>api:</strong> add owner_project_access to APIKeyListParams (<a href="7bfce973a1">7bfce97</a>)</li> <li>pass context to runTools callbacks (<a href="https://redirect.github.com/openai/openai-node/issues/1973">#1973</a>) (<a href="a6f01e53de">a6f01e5</a>)</li> <li>support streaming file uploads (<a href="https://redirect.github.com/openai/openai-node/issues/1970">#1970</a>) (<a href="a86f1fde30">a86f1fd</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>assistants:</strong> preserve readable stream deltas (<a href="https://redirect.github.com/openai/openai-node/issues/1994">#1994</a>) (<a href="1cdc0196b4">1cdc019</a>)</li> <li>avoid deep Deno Zod types (<a href="https://redirect.github.com/openai/openai-node/issues/1980">#1980</a>) (<a href="ae17127eff">ae17127</a>), closes <a href="https://redirect.github.com/openai/openai-node/issues/984">#984</a></li> <li><strong>ci:</strong> bump <code>@arethetypeswrong/cli</code> to ^0.18.0 and run CI workflows on Node 24 (<a href="baa0b2ad90">baa0b2a</a>)</li> <li>emit stream finalization errors (<a href="https://redirect.github.com/openai/openai-node/issues/1972">#1972</a>) (<a href="9555b71ab8">9555b71</a>)</li> <li>handle Azure filter stream chunks (<a href="https://redirect.github.com/openai/openai-node/issues/1982">#1982</a>) (<a href="c1c5c28267">c1c5c28</a>), closes <a href="https://redirect.github.com/openai/openai-node/issues/1015">#1015</a></li> <li><strong>zod:</strong> support zod v4 mini schemas (<a href="https://redirect.github.com/openai/openai-node/issues/1985">#1985</a>) (<a href="2df10fc19a">2df10fc</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>clarify strict Zod function schemas (<a href="https://redirect.github.com/openai/openai-node/issues/1988">#1988</a>) (<a href="373b08ac3b">373b08a</a>)</li> </ul> <h2>v6.46.0</h2> <h2>6.46.0 (2026-07-09)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.45.0...v6.46.0">v6.45.0...v6.46.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> gpt-5.6-sol updates (<a href="6c397d5d28">6c397d5</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>assistants:</strong> place array delta entries by index instead of appending (<a href="https://redirect.github.com/openai/openai-node/issues/1963">#1963</a>) (<a href="0e18d30a31">0e18d30</a>)</li> <li><strong>runner:</strong> normalize missing tool call IDs (<a href="https://redirect.github.com/openai/openai-node/issues/1958">#1958</a>) (<a href="6371623aad">6371623</a>)</li> <li>upgrade next to 15.5.16 in examples (<a href="https://redirect.github.com/openai/openai-node/issues/1967">#1967</a>) (<a href="95b54e5894">95b54e5</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>add Azure Assistants example (<a href="https://redirect.github.com/openai/openai-node/issues/1975">#1975</a>) (<a href="90a72e5345">90a72e5</a>), closes <a href="https://redirect.github.com/openai/openai-node/issues/701">#701</a></li> <li>document assistant stream failures (<a href="https://redirect.github.com/openai/openai-node/issues/1979">#1979</a>) (<a href="d93fbe5bc5">d93fbe5</a>), closes <a href="https://redirect.github.com/openai/openai-node/issues/959">#959</a></li> <li>document file search result limits (<a href="https://redirect.github.com/openai/openai-node/issues/1981">#1981</a>) (<a href="e9dc283dce">e9dc283</a>), closes <a href="https://redirect.github.com/openai/openai-node/issues/1004">#1004</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/openai/openai-node/blob/main/CHANGELOG.md">openai's changelog</a>.</em></p> <blockquote> <h2>6.47.0 (2026-07-14)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.46.0...v6.47.0">v6.46.0...v6.47.0</a></p> <h3>Features</h3> <ul> <li>add async event iterators (<a href="https://redirect.github.com/openai/openai-node/issues/1977">#1977</a>) (<a href="2ece8aa848">2ece8aa</a>)</li> <li>add fromReadableStream to ResponseStream (<a href="https://redirect.github.com/openai/openai-node/issues/1987">#1987</a>) (<a href="5984f442e0">5984f44</a>)</li> <li><strong>api:</strong> add owner_project_access to APIKeyListParams (<a href="7bfce973a1">7bfce97</a>)</li> <li>pass context to runTools callbacks (<a href="https://redirect.github.com/openai/openai-node/issues/1973">#1973</a>) (<a href="a6f01e53de">a6f01e5</a>)</li> <li>support streaming file uploads (<a href="https://redirect.github.com/openai/openai-node/issues/1970">#1970</a>) (<a href="a86f1fde30">a86f1fd</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>assistants:</strong> preserve readable stream deltas (<a href="https://redirect.github.com/openai/openai-node/issues/1994">#1994</a>) (<a href="1cdc0196b4">1cdc019</a>)</li> <li>avoid deep Deno Zod types (<a href="https://redirect.github.com/openai/openai-node/issues/1980">#1980</a>) (<a href="ae17127eff">ae17127</a>), closes <a href="https://redirect.github.com/openai/openai-node/issues/984">#984</a></li> <li><strong>ci:</strong> bump <code>@arethetypeswrong/cli</code> to ^0.18.0 and run CI workflows on Node 24 (<a href="baa0b2ad90">baa0b2a</a>)</li> <li>emit stream finalization errors (<a href="https://redirect.github.com/openai/openai-node/issues/1972">#1972</a>) (<a href="9555b71ab8">9555b71</a>)</li> <li>handle Azure filter stream chunks (<a href="https://redirect.github.com/openai/openai-node/issues/1982">#1982</a>) (<a href="c1c5c28267">c1c5c28</a>), closes <a href="https://redirect.github.com/openai/openai-node/issues/1015">#1015</a></li> <li><strong>zod:</strong> support zod v4 mini schemas (<a href="https://redirect.github.com/openai/openai-node/issues/1985">#1985</a>) (<a href="2df10fc19a">2df10fc</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>clarify strict Zod function schemas (<a href="https://redirect.github.com/openai/openai-node/issues/1988">#1988</a>) (<a href="373b08ac3b">373b08a</a>)</li> </ul> <h2>6.46.0 (2026-07-09)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.45.0...v6.46.0">v6.45.0...v6.46.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> gpt-5.6-sol updates (<a href="6c397d5d28">6c397d5</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>assistants:</strong> place array delta entries by index instead of appending (<a href="https://redirect.github.com/openai/openai-node/issues/1963">#1963</a>) (<a href="0e18d30a31">0e18d30</a>)</li> <li><strong>runner:</strong> normalize missing tool call IDs (<a href="https://redirect.github.com/openai/openai-node/issues/1958">#1958</a>) (<a href="6371623aad">6371623</a>)</li> <li>upgrade next to 15.5.16 in examples (<a href="https://redirect.github.com/openai/openai-node/issues/1967">#1967</a>) (<a href="95b54e5894">95b54e5</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>add Azure Assistants example (<a href="https://redirect.github.com/openai/openai-node/issues/1975">#1975</a>) (<a href="90a72e5345">90a72e5</a>), closes <a href="https://redirect.github.com/openai/openai-node/issues/701">#701</a></li> <li>document assistant stream failures (<a href="https://redirect.github.com/openai/openai-node/issues/1979">#1979</a>) (<a href="d93fbe5bc5">d93fbe5</a>), closes <a href="https://redirect.github.com/openai/openai-node/issues/959">#959</a></li> <li>document file search result limits (<a href="https://redirect.github.com/openai/openai-node/issues/1981">#1981</a>) (<a href="e9dc283dce">e9dc283</a>), closes <a href="https://redirect.github.com/openai/openai-node/issues/1004">#1004</a></li> </ul> <h2>6.45.0 (2026-06-24)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="6255405380"><code>6255405</code></a> release: 6.47.0 (<a href="https://redirect.github.com/openai/openai-node/issues/1989">#1989</a>)</li> <li><a href="1cdc0196b4"><code>1cdc019</code></a> fix(assistants): preserve readable stream deltas (<a href="https://redirect.github.com/openai/openai-node/issues/1994">#1994</a>)</li> <li><a href="ec2f57fd0d"><code>ec2f57f</code></a> Preserve snapshots when resuming response streams (<a href="https://redirect.github.com/openai/openai-node/issues/1984">#1984</a>)</li> <li><a href="2df10fc19a"><code>2df10fc</code></a> fix(zod): support zod v4 mini schemas (<a href="https://redirect.github.com/openai/openai-node/issues/1985">#1985</a>)</li> <li><a href="ebb649811d"><code>ebb6498</code></a> Fix runTools readable stream round trip tool results (<a href="https://redirect.github.com/openai/openai-node/issues/1986">#1986</a>)</li> <li><a href="5984f442e0"><code>5984f44</code></a> feat: add fromReadableStream to ResponseStream (<a href="https://redirect.github.com/openai/openai-node/issues/1987">#1987</a>)</li> <li><a href="373b08ac3b"><code>373b08a</code></a> docs: clarify strict Zod function schemas (<a href="https://redirect.github.com/openai/openai-node/issues/1988">#1988</a>)</li> <li><a href="a6f01e53de"><code>a6f01e5</code></a> feat: pass context to runTools callbacks (<a href="https://redirect.github.com/openai/openai-node/issues/1973">#1973</a>)</li> <li><a href="53e580efb6"><code>53e580e</code></a> test: serialize Steady-backed Jest runs (<a href="https://redirect.github.com/openai/openai-node/issues/1976">#1976</a>)</li> <li><a href="a86f1fde30"><code>a86f1fd</code></a> feat: support streaming file uploads (<a href="https://redirect.github.com/openai/openai-node/issues/1970">#1970</a>)</li> <li>Additional commits viewable in <a href="https://github.com/openai/openai-node/compare/v6.33.0...v6.47.0">compare view</a></li> </ul> </details> <br /> Updates `postcss` from 8.5.16 to 8.5.19 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.5.19</h2> <ul> <li>Fixed cleaning <code>before</code> for new nodes inserted to <code>Root</code> (by <a href="https://github.com/MahinAnowar"><code>@MahinAnowar</code></a>).</li> </ul> <h2>8.5.18</h2> <ul> <li>Restricted loading previous source maps file to the <code>opts.from</code> folder for security reasons (use <code>unsafeMap: true</code> to disable the check).</li> </ul> <h2>8.5.17</h2> <ul> <li>Fixed <code>Maximum call stack size exceeded</code> error.</li> <li>Fixed Prototype hijacking for <code>postcss.fromJSON()</code>.</li> <li>Fixed <code>Input#origin()</code> for unmapped end position (by <a href="https://github.com/chatman-media"><code>@chatman-media</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.5.19</h2> <ul> <li>Fixed cleaning <code>before</code> for new nodes inserted to <code>Root</code> (by <a href="https://github.com/MahinAnowar"><code>@MahinAnowar</code></a>).</li> </ul> <h2>8.5.18</h2> <ul> <li>Restricted loading previous source maps file to the <code>opts.from</code> folder for security reasons (use <code>unsafeMap: true</code> to disable the check).</li> </ul> <h2>8.5.17</h2> <ul> <li>Fixed <code>Maximum call stack size exceeded</code> error.</li> <li>Fixed Prototype hijacking for <code>postcss.fromJSON()</code>.</li> <li>Fixed <code>Input#origin()</code> for unmapped end position (by <a href="https://github.com/chatman-media"><code>@chatman-media</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="9543b22769"><code>9543b22</code></a> Release 8.5.19 version</li> <li><a href="3d13bf9360"><code>3d13bf9</code></a> Fix CI on Windows too</li> <li><a href="00d0dd2322"><code>00d0dd2</code></a> Keep explicitly set raws.before when inserting nodes into root (<a href="https://redirect.github.com/postcss/postcss/issues/2111">#2111</a>)</li> <li><a href="7a05b33e7a"><code>7a05b33</code></a> Temporary fix CI</li> <li><a href="4c0d194c13"><code>4c0d194</code></a> Release 8.5.18 version</li> <li><a href="92b4e7891e"><code>92b4e78</code></a> Update dependencies</li> <li><a href="95663d3eb7"><code>95663d3</code></a> Limit where source map can be loaded for security reasons</li> <li><a href="74e25ae9f4"><code>74e25ae</code></a> Release 8.5.17 version</li> <li><a href="d1518afd5a"><code>d1518af</code></a> Fix Maximum call stack size exceeded error</li> <li><a href="2421312ffe"><code>2421312</code></a> Fix linter</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.5.16...8.5.19">compare view</a></li> </ul> </details> <br /> Updates `@opencode-ai/plugin` from 1.17.16 to 1.18.2 Updates `@anthropic-ai/sdk` from 0.110.0 to 0.111.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/anthropics/anthropic-sdk-typescript/releases">@anthropic-ai/sdk's releases</a>.</em></p> <blockquote> <h2>sdk: v0.111.0</h2> <h2>0.111.0 (2026-07-10)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.110.0...sdk-v0.111.0">sdk-v0.110.0...sdk-v0.111.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for dreaming (<a href="77b28a6472">77b28a6</a>)</li> <li><strong>tools:</strong> gate session tool calls on evaluated_permission; bound idle by server stop_reason (<a href="68a6d7b92a">68a6d7b</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>docs:</strong> small updates to field descriptions (<a href="e25b885eac">e25b885</a>)</li> <li><strong>docs:</strong> update model example (<a href="a33f3f0b7c">a33f3f0</a>)</li> <li><strong>docs:</strong> updates to descriptions and examples (<a href="eac4bace32">eac4bac</a>)</li> </ul> <h2>sdk: v0.110.0</h2> <h2>0.110.0 (2026-07-02)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.109.1...sdk-v0.110.0">sdk-v0.109.1...sdk-v0.110.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add agent-memory-2026-07-22 beta header (<a href="a470e10aaa">a470e10</a>)</li> </ul> <h2>sdk: v0.109.1</h2> <h2>0.109.1 (2026-07-01)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.109.0...sdk-v0.109.1">sdk-v0.109.0...sdk-v0.109.1</a></p> <h3>Chores</h3> <ul> <li><strong>api:</strong> remove some nonfunctional types from the SDKs (<a href="cc4dd4e257">cc4dd4e</a>)</li> </ul> <h2>sdk: v0.109.0</h2> <h2>0.109.0 (2026-06-30)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.108.0...sdk-v0.109.0">sdk-v0.108.0...sdk-v0.109.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for Managed Agents event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and agent and deployment webhook events (<a href="7f3211b488">7f3211b</a>)</li> </ul> <h2>sdk: v0.108.0</h2> <h2>0.108.0 (2026-06-30)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.107.0...sdk-v0.108.0">sdk-v0.107.0...sdk-v0.108.0</a></p> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md">@anthropic-ai/sdk's changelog</a>.</em></p> <blockquote> <h2>0.111.0 (2026-07-10)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.110.0...sdk-v0.111.0">sdk-v0.110.0...sdk-v0.111.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for dreaming (<a href="77b28a6472">77b28a6</a>)</li> <li><strong>tools:</strong> gate session tool calls on evaluated_permission; bound idle by server stop_reason (<a href="68a6d7b92a">68a6d7b</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>docs:</strong> small updates to field descriptions (<a href="e25b885eac">e25b885</a>)</li> <li><strong>docs:</strong> update model example (<a href="a33f3f0b7c">a33f3f0</a>)</li> <li><strong>docs:</strong> updates to descriptions and examples (<a href="eac4bace32">eac4bac</a>)</li> </ul> <h2>0.110.0 (2026-07-02)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.109.1...sdk-v0.110.0">sdk-v0.109.1...sdk-v0.110.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add agent-memory-2026-07-22 beta header (<a href="a470e10aaa">a470e10</a>)</li> </ul> <h2>0.109.1 (2026-07-01)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.109.0...sdk-v0.109.1">sdk-v0.109.0...sdk-v0.109.1</a></p> <h3>Chores</h3> <ul> <li><strong>api:</strong> remove some nonfunctional types from the SDKs (<a href="cc4dd4e257">cc4dd4e</a>)</li> </ul> <h2>0.109.0 (2026-06-30)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.108.0...sdk-v0.109.0">sdk-v0.108.0...sdk-v0.109.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for Managed Agents event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and agent and deployment webhook events (<a href="7f3211b488">7f3211b</a>)</li> </ul> <h2>0.108.0 (2026-06-30)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.107.0...sdk-v0.108.0">sdk-v0.107.0...sdk-v0.108.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for claude-sonnet-5 (<a href="4588db01ec">4588db0</a>)</li> </ul> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="9e46760688"><code>9e46760</code></a> chore: release main</li> <li><a href="8d461ea962"><code>8d461ea</code></a> feat(api): add support for dreaming</li> <li><a href="9436e29159"><code>9436e29</code></a> codegen metadata</li> <li><a href="0aec1e748b"><code>0aec1e7</code></a> feat(tools): gate session tool calls on evaluated_permission; bound idle by s...</li> <li><a href="ac2fc6779d"><code>ac2fc67</code></a> chore(docs): update model example</li> <li><a href="c8af65d6af"><code>c8af65d</code></a> chore(docs): updates to descriptions and examples</li> <li><a href="2a3a9042ab"><code>2a3a904</code></a> codegen metadata</li> <li><a href="57c56c9172"><code>57c56c9</code></a> chore(docs): small updates to field descriptions</li> <li><a href="4f2eb80719"><code>4f2eb80</code></a> chore: release main (<a href="https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/1107">#1107</a>)</li> <li><a href="96d1a991b6"><code>96d1a99</code></a> chore: release main (<a href="https://redirect.github.com/anthropics/anthropic-sdk-typescript/issues/1106">#1106</a>)</li> <li>Additional commits viewable in <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.106.0...sdk-v0.111.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3266ed7641
commit
961866ba7c
7 changed files with 286 additions and 137 deletions
330
docs/package-lock.json
generated
330
docs/package-lock.json
generated
|
|
@ -13,11 +13,11 @@
|
|||
"class-variance-authority": "0.7.1",
|
||||
"clsx": "2.1.1",
|
||||
"dotted-map": "^3.1.0",
|
||||
"fumadocs-core": "16.11.1",
|
||||
"fumadocs-mdx": "15.1.0",
|
||||
"fumadocs-core": "16.11.5",
|
||||
"fumadocs-mdx": "15.2.0",
|
||||
"fumadocs-twoslash": "^3.3.0",
|
||||
"fumadocs-typescript": "^5.3.0",
|
||||
"fumadocs-ui": "16.11.1",
|
||||
"fumadocs-ui": "16.11.5",
|
||||
"lucide-react": "^1.7.0",
|
||||
"next": "16.2.10",
|
||||
"react": "^19.2.7",
|
||||
|
|
@ -27,15 +27,15 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@ai-sdk/openai": "^3.0.51",
|
||||
"@anthropic-ai/sdk": "^0.106.0",
|
||||
"@anthropic-ai/sdk": "^0.111.0",
|
||||
"@tailwindcss/postcss": "^4.3.2",
|
||||
"@types/mdx": "^2.0.14",
|
||||
"@types/node": "^26.1.1",
|
||||
"@types/react": "^19.2.17",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"ai": "^6.0.149",
|
||||
"openai": "^6.33.0",
|
||||
"postcss": "^8.5.16",
|
||||
"openai": "^6.47.0",
|
||||
"postcss": "^8.5.19",
|
||||
"tailwindcss": "^4.2.2",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
|
|
@ -110,9 +110,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@anthropic-ai/sdk": {
|
||||
"version": "0.106.0",
|
||||
"resolved": "https://registry.npmjs.org/@anthropic-ai/sdk/-/sdk-0.106.0.tgz",
|
||||
"integrity": "sha512-ufwVvYNDBj2dzOGupBCTaNzBLxqcTnGOzI4z8Wouxlt+mT3J3HuOmatgCy1VmwCHOUueqZ41ERhm0O99OUcbWA==",
|
||||
"version": "0.111.0",
|
||||
"resolved": "https://registry.npmjs.org/@anthropic-ai/sdk/-/sdk-0.111.0.tgz",
|
||||
"integrity": "sha512-1hUqKi+uJQoS5X90+InwHbFAXMvgq0DnsC5hVLEeSRaODiU5WvmqDAcVCmGS2wC0pN9Z8jtWCbWw7JLzeDdm/Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
@ -679,9 +679,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@fumadocs/tailwind": {
|
||||
"version": "0.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@fumadocs/tailwind/-/tailwind-0.1.0.tgz",
|
||||
"integrity": "sha512-nF/DCAwOR21HZ4AkjIOv3Iqwyqywzb6pdyeMcoa+aZzirXj5ntvNZbe3jJ0v3ehhtrRfYYeXBezvjn8ZmV+fuQ==",
|
||||
"version": "0.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@fumadocs/tailwind/-/tailwind-0.1.1.tgz",
|
||||
"integrity": "sha512-BnPe52UxSaG8yKlHMKBxXw8h6GpK5qO55ci6+Qd5JnquTvIw6SpfbC1P+qAi82PuPWv1KZAWY8bxRk4+x9ctXw==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"tailwindcss": "^4.0.0"
|
||||
|
|
@ -1184,7 +1184,6 @@
|
|||
"version": "1.5.5",
|
||||
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
|
||||
"integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@jridgewell/trace-mapping": {
|
||||
|
|
@ -2842,6 +2841,162 @@
|
|||
"node": ">= 20"
|
||||
}
|
||||
},
|
||||
"node_modules/@yuku-analyzer/binding-darwin-arm64": {
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@yuku-analyzer/binding-darwin-arm64/-/binding-darwin-arm64-0.6.4.tgz",
|
||||
"integrity": "sha512-xhM6mCZ94kx7L5D4fJEVqqeXS4eGAz+ngWhbM2y7r8Ix2Lc43j6Osyw4KGGTQi1XTy3MKgs6x5DaCe1vw0i3tQ==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"optional": true,
|
||||
"os": [
|
||||
"darwin"
|
||||
]
|
||||
},
|
||||
"node_modules/@yuku-analyzer/binding-darwin-x64": {
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@yuku-analyzer/binding-darwin-x64/-/binding-darwin-x64-0.6.4.tgz",
|
||||
"integrity": "sha512-y2uohdKpLzpT9hQyAbdNngeUiUXc9AtF05vyiPS4RmA03+HGCM7BG+bvU1nRIbNcQzf0moU7fasH1RBkoGIjjg==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"optional": true,
|
||||
"os": [
|
||||
"darwin"
|
||||
]
|
||||
},
|
||||
"node_modules/@yuku-analyzer/binding-freebsd-x64": {
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@yuku-analyzer/binding-freebsd-x64/-/binding-freebsd-x64-0.6.4.tgz",
|
||||
"integrity": "sha512-O9lh8SUb+jfQ/unwTHhicqMcMZiziB1j9uh4/LDjipFS/H5JeI7QEDq0bPg5ufRXAmLj8eFb0cA6NKeam8rnYA==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"optional": true,
|
||||
"os": [
|
||||
"freebsd"
|
||||
]
|
||||
},
|
||||
"node_modules/@yuku-analyzer/binding-linux-arm-gnu": {
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@yuku-analyzer/binding-linux-arm-gnu/-/binding-linux-arm-gnu-0.6.4.tgz",
|
||||
"integrity": "sha512-0mBy8yD3heZycZtJtINwnMFlxt3k7FF8T8ZHgHwW/q7YpC0IAKca8W3ozlZnZJhLZ0DLorIdyiQpcLdcRy74BA==",
|
||||
"cpu": [
|
||||
"arm"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
]
|
||||
},
|
||||
"node_modules/@yuku-analyzer/binding-linux-arm-musl": {
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@yuku-analyzer/binding-linux-arm-musl/-/binding-linux-arm-musl-0.6.4.tgz",
|
||||
"integrity": "sha512-XSmsvd2J0QqZn+792b417zoF6qSl001pPFgZxcuqHWnefnnU75rmv4GhvgouH4AEn/b9T5uYxUzQwj6XQOXPuA==",
|
||||
"cpu": [
|
||||
"arm"
|
||||
],
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
]
|
||||
},
|
||||
"node_modules/@yuku-analyzer/binding-linux-arm64-gnu": {
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@yuku-analyzer/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-0.6.4.tgz",
|
||||
"integrity": "sha512-tGuTry4bjDwoTVZglNtvOlA5WFh4O49LieTuwF2K/DYTQbx1ej7giXsTj7qCT7vikn3G6eddtrCS90jt0ZGmcw==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
]
|
||||
},
|
||||
"node_modules/@yuku-analyzer/binding-linux-arm64-musl": {
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@yuku-analyzer/binding-linux-arm64-musl/-/binding-linux-arm64-musl-0.6.4.tgz",
|
||||
"integrity": "sha512-0aKQC3ypiBdNEj8F34dAttkbJxe+Xtvt+LGY1c1kPTtvUw1p0CQpjRgw6AtWVPDlHnNzGKIJhDNHCqKulD2umg==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
]
|
||||
},
|
||||
"node_modules/@yuku-analyzer/binding-linux-x64-gnu": {
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@yuku-analyzer/binding-linux-x64-gnu/-/binding-linux-x64-gnu-0.6.4.tgz",
|
||||
"integrity": "sha512-UeA7WWPRW7JsTNUbXKOzkCsEsd+LmK6q/hyZN4qR01kSqI+0VhSFIEKh1At89Nga6dUVPY9lyij9PNw3TTYq4Q==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
]
|
||||
},
|
||||
"node_modules/@yuku-analyzer/binding-linux-x64-musl": {
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@yuku-analyzer/binding-linux-x64-musl/-/binding-linux-x64-musl-0.6.4.tgz",
|
||||
"integrity": "sha512-bcvB1F1zHfrxcVfmegsJY5K11FccXpNN2dfO255YVtfPb65kwxUitb9lBGQCEN99EHpZpiwNGwd7KsINJrOhKw==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
]
|
||||
},
|
||||
"node_modules/@yuku-analyzer/binding-win32-arm64": {
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@yuku-analyzer/binding-win32-arm64/-/binding-win32-arm64-0.6.4.tgz",
|
||||
"integrity": "sha512-4Uy1fZH+vGZE1jjZLj67kHUotQmxWYYoouZ5Bn9SrpH0N0j4dDQxF96Nc5Lu/7UwDk4SqysvsA3xylp/3ybzgw==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"optional": true,
|
||||
"os": [
|
||||
"win32"
|
||||
]
|
||||
},
|
||||
"node_modules/@yuku-analyzer/binding-win32-x64": {
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@yuku-analyzer/binding-win32-x64/-/binding-win32-x64-0.6.4.tgz",
|
||||
"integrity": "sha512-0AVv8l/lq7WEXvVhafYJiyJQhGVsNCgvYBaRw/cWSoxCoPAW2QJ9SnVFYohKl8NPsGC8KOAeE8tsSGVOeA+O3w==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"optional": true,
|
||||
"os": [
|
||||
"win32"
|
||||
]
|
||||
},
|
||||
"node_modules/@yuku-toolchain/types": {
|
||||
"version": "0.5.43",
|
||||
"resolved": "https://registry.npmjs.org/@yuku-toolchain/types/-/types-0.5.43.tgz",
|
||||
"integrity": "sha512-kSpvPntnXw5+lYjO71ffBEnQ5ycQ74KGIYknh0TS4xeyCuBkOqxyJumxZkMhLBBUCLjDAbx2+Icnr3Zh4ftjpQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/acorn": {
|
||||
"version": "8.16.0",
|
||||
"license": "MIT",
|
||||
|
|
@ -2876,12 +3031,6 @@
|
|||
"zod": "^3.25.76 || ^4.1.8"
|
||||
}
|
||||
},
|
||||
"node_modules/argparse": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
||||
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
||||
"license": "Python-2.0"
|
||||
},
|
||||
"node_modules/aria-hidden": {
|
||||
"version": "1.2.6",
|
||||
"resolved": "https://registry.npmjs.org/aria-hidden/-/aria-hidden-1.2.6.tgz",
|
||||
|
|
@ -3512,9 +3661,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/fumadocs-core": {
|
||||
"version": "16.11.1",
|
||||
"resolved": "https://registry.npmjs.org/fumadocs-core/-/fumadocs-core-16.11.1.tgz",
|
||||
"integrity": "sha512-tKuh1AKoVTb+f7IoAOM2cfz5djd3YhePeqA95q6mf422gEvDTeJms23OJ+icYRWZ6ryNQ5W/ZsgKEe87M5HVYg==",
|
||||
"version": "16.11.5",
|
||||
"resolved": "https://registry.npmjs.org/fumadocs-core/-/fumadocs-core-16.11.5.tgz",
|
||||
"integrity": "sha512-YrHjS09+QYYKOSTGyiZbxF/VDs7ciMcjurYBGfmYqtzdj14k7Ho0HX9c6VuvG54YsYHQs5mGWemT1TXm7vDBaA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@orama/orama": "^3.1.18",
|
||||
|
|
@ -3522,7 +3671,6 @@
|
|||
"github-slugger": "^2.0.0",
|
||||
"hast-util-to-estree": "^3.1.3",
|
||||
"hast-util-to-jsx-runtime": "^2.3.6",
|
||||
"js-yaml": "^5.2.1",
|
||||
"mdast-util-mdx": "^3.0.0",
|
||||
"mdast-util-to-markdown": "^2.1.2",
|
||||
"remark": "^15.0.1",
|
||||
|
|
@ -3533,7 +3681,8 @@
|
|||
"tinyglobby": "^0.2.17",
|
||||
"unified": "^11.0.5",
|
||||
"unist-util-visit": "^5.1.0",
|
||||
"vfile": "^6.0.3"
|
||||
"vfile": "^6.0.3",
|
||||
"yaml": "^2.9.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mdx-js/mdx": "*",
|
||||
|
|
@ -3613,9 +3762,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/fumadocs-mdx": {
|
||||
"version": "15.1.0",
|
||||
"resolved": "https://registry.npmjs.org/fumadocs-mdx/-/fumadocs-mdx-15.1.0.tgz",
|
||||
"integrity": "sha512-2nDusSlYFuNVcyB51jgY3tA3r01ALTwoURrMDNoc7cbJKZ2sac/PW+CDq6SHTArkgRMmFiKYQGfspJdjgTtPTg==",
|
||||
"version": "15.2.0",
|
||||
"resolved": "https://registry.npmjs.org/fumadocs-mdx/-/fumadocs-mdx-15.2.0.tgz",
|
||||
"integrity": "sha512-+yBP8QYw5wA9LF5eVdMhwbP7KT1OF4B/YfC6PZoD2jz0amZi1B+6QHTI6XoRRSTmhWrI4cL5LU1DspW0itk+NA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mdx-js/mdx": "^3.1.1",
|
||||
|
|
@ -3624,7 +3773,7 @@
|
|||
"esbuild": "^0.28.1",
|
||||
"estree-util-value-to-estree": "^3.5.0",
|
||||
"github-slugger": "^2.0.0",
|
||||
"js-yaml": "^5.2.1",
|
||||
"magic-string": "^0.30.21",
|
||||
"mdast-util-mdx": "^3.0.0",
|
||||
"picocolors": "^1.1.1",
|
||||
"picomatch": "^4.0.5",
|
||||
|
|
@ -3634,6 +3783,8 @@
|
|||
"unist-util-remove-position": "^5.0.0",
|
||||
"unist-util-visit": "^5.1.0",
|
||||
"vfile": "^6.0.3",
|
||||
"yaml": "^2.9.0",
|
||||
"yuku-analyzer": "^0.6.3",
|
||||
"zod": "^4.4.3"
|
||||
},
|
||||
"bin": {
|
||||
|
|
@ -3758,26 +3909,26 @@
|
|||
}
|
||||
},
|
||||
"node_modules/fumadocs-ui": {
|
||||
"version": "16.11.1",
|
||||
"resolved": "https://registry.npmjs.org/fumadocs-ui/-/fumadocs-ui-16.11.1.tgz",
|
||||
"integrity": "sha512-Dq819PFV4RGhAI9Wd4erSCiRlEDLVOZae+kgE5LeOKFH8mbKX49U8N17ldFOhdkC9EZpxMZdEKul77RDgFHQww==",
|
||||
"version": "16.11.5",
|
||||
"resolved": "https://registry.npmjs.org/fumadocs-ui/-/fumadocs-ui-16.11.5.tgz",
|
||||
"integrity": "sha512-Eda7x2Hk7E1iIjZ4uES0xxGr25Z72efRM5kP8sbgLSLhWg8TDCyWddvKAkzXIq8bupPOuJkdZa/YVvXbCktIEA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@fuma-translate/react": "^1.0.2",
|
||||
"@fumadocs/tailwind": "0.1.0",
|
||||
"@radix-ui/react-accordion": "^1.2.15",
|
||||
"@radix-ui/react-collapsible": "^1.1.15",
|
||||
"@radix-ui/react-dialog": "^1.1.18",
|
||||
"@fumadocs/tailwind": "0.1.1",
|
||||
"@radix-ui/react-accordion": "^1.2.16",
|
||||
"@radix-ui/react-collapsible": "^1.1.16",
|
||||
"@radix-ui/react-dialog": "^1.1.19",
|
||||
"@radix-ui/react-direction": "^1.1.2",
|
||||
"@radix-ui/react-navigation-menu": "^1.2.17",
|
||||
"@radix-ui/react-popover": "^1.1.18",
|
||||
"@radix-ui/react-presence": "^1.1.6",
|
||||
"@radix-ui/react-scroll-area": "^1.2.13",
|
||||
"@radix-ui/react-navigation-menu": "^1.2.18",
|
||||
"@radix-ui/react-popover": "^1.1.19",
|
||||
"@radix-ui/react-presence": "^1.1.7",
|
||||
"@radix-ui/react-scroll-area": "^1.2.14",
|
||||
"@radix-ui/react-slot": "^1.3.0",
|
||||
"@radix-ui/react-tabs": "^1.1.16",
|
||||
"@radix-ui/react-tabs": "^1.1.17",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"cnfast": "^0.0.8",
|
||||
"lucide-react": "^1.23.0",
|
||||
"lucide-react": "^1.24.0",
|
||||
"motion": "^12.42.2",
|
||||
"next-themes": "^0.4.6",
|
||||
"react-remove-scroll": "^2.7.2",
|
||||
|
|
@ -3787,18 +3938,15 @@
|
|||
"unist-util-visit": "^5.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@takumi-rs/image-response": "*",
|
||||
"@types/mdx": "*",
|
||||
"@types/react": "*",
|
||||
"fumadocs-core": "16.11.1",
|
||||
"fumadocs-core": "16.11.5",
|
||||
"next": "16.x.x",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0"
|
||||
"react-dom": "^19.2.0",
|
||||
"takumi-js": "*"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@takumi-rs/image-response": {
|
||||
"optional": true
|
||||
},
|
||||
"@types/mdx": {
|
||||
"optional": true
|
||||
},
|
||||
|
|
@ -3807,6 +3955,9 @@
|
|||
},
|
||||
"next": {
|
||||
"optional": true
|
||||
},
|
||||
"takumi-js": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -4084,28 +4235,6 @@
|
|||
"jiti": "lib/jiti-cli.mjs"
|
||||
}
|
||||
},
|
||||
"node_modules/js-yaml": {
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.2.1.tgz",
|
||||
"integrity": "sha512-zfLtNfQqxVqq3uaTqSkh4x4hZw3KHobGUA0fJUj4wawW8bsQLTVqpHdXSIzidh7o+4lEW36tANuAGdaFx6Zgnw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/puzrin"
|
||||
},
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/nodeca"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"argparse": "^2.0.1"
|
||||
},
|
||||
"bin": {
|
||||
"js-yaml": "bin/js-yaml.mjs"
|
||||
}
|
||||
},
|
||||
"node_modules/json-schema": {
|
||||
"version": "0.4.0",
|
||||
"dev": true,
|
||||
|
|
@ -4417,7 +4546,6 @@
|
|||
"version": "0.30.21",
|
||||
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
|
||||
"integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@jridgewell/sourcemap-codec": "^1.5.5"
|
||||
|
|
@ -5504,17 +5632,28 @@
|
|||
}
|
||||
},
|
||||
"node_modules/openai": {
|
||||
"version": "6.33.0",
|
||||
"version": "6.47.0",
|
||||
"resolved": "https://registry.npmjs.org/openai/-/openai-6.47.0.tgz",
|
||||
"integrity": "sha512-xYr+R9woSzWxVxeiqkkNbHhv89tZDEI6eBMbrdPnv3poh+mijHvbhS35a+3o6xHa411/ns8j5ENY3So9DCXWYw==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
"openai": "bin/cli"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@aws-sdk/credential-provider-node": ">=3.972.0 <4",
|
||||
"@smithy/hash-node": ">=4.3.0 <5",
|
||||
"@smithy/signature-v4": ">=5.4.0 <6",
|
||||
"ws": "^8.18.0",
|
||||
"zod": "^3.25 || ^4.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@aws-sdk/credential-provider-node": {
|
||||
"optional": true
|
||||
},
|
||||
"@smithy/hash-node": {
|
||||
"optional": true
|
||||
},
|
||||
"@smithy/signature-v4": {
|
||||
"optional": true
|
||||
},
|
||||
"ws": {
|
||||
"optional": true
|
||||
},
|
||||
|
|
@ -5584,9 +5723,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.5.16",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.16.tgz",
|
||||
"integrity": "sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==",
|
||||
"version": "8.5.19",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.19.tgz",
|
||||
"integrity": "sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
|
|
@ -6518,6 +6657,43 @@
|
|||
"url": "https://github.com/sponsors/ahocevar"
|
||||
}
|
||||
},
|
||||
"node_modules/yaml": {
|
||||
"version": "2.9.0",
|
||||
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.9.0.tgz",
|
||||
"integrity": "sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==",
|
||||
"license": "ISC",
|
||||
"bin": {
|
||||
"yaml": "bin.mjs"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 14.6"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/eemeli"
|
||||
}
|
||||
},
|
||||
"node_modules/yuku-analyzer": {
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/yuku-analyzer/-/yuku-analyzer-0.6.4.tgz",
|
||||
"integrity": "sha512-M7c7DOdp4DygONq82QKBjsFkp6FneY8fsrKhRyEx4dZfUuvaYMKJ2acFv5Ew3XEnrlNyYQRWWYFDA/zEw6RbPw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@yuku-toolchain/types": "0.5.43"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@yuku-analyzer/binding-darwin-arm64": "0.6.4",
|
||||
"@yuku-analyzer/binding-darwin-x64": "0.6.4",
|
||||
"@yuku-analyzer/binding-freebsd-x64": "0.6.4",
|
||||
"@yuku-analyzer/binding-linux-arm-gnu": "0.6.4",
|
||||
"@yuku-analyzer/binding-linux-arm-musl": "0.6.4",
|
||||
"@yuku-analyzer/binding-linux-arm64-gnu": "0.6.4",
|
||||
"@yuku-analyzer/binding-linux-arm64-musl": "0.6.4",
|
||||
"@yuku-analyzer/binding-linux-x64-gnu": "0.6.4",
|
||||
"@yuku-analyzer/binding-linux-x64-musl": "0.6.4",
|
||||
"@yuku-analyzer/binding-win32-arm64": "0.6.4",
|
||||
"@yuku-analyzer/binding-win32-x64": "0.6.4"
|
||||
}
|
||||
},
|
||||
"node_modules/zod": {
|
||||
"version": "4.4.3",
|
||||
"resolved": "https://registry.npmjs.org/zod/-/zod-4.4.3.tgz",
|
||||
|
|
|
|||
|
|
@ -14,11 +14,11 @@
|
|||
"class-variance-authority": "0.7.1",
|
||||
"clsx": "2.1.1",
|
||||
"dotted-map": "^3.1.0",
|
||||
"fumadocs-core": "16.11.1",
|
||||
"fumadocs-mdx": "15.1.0",
|
||||
"fumadocs-core": "16.11.5",
|
||||
"fumadocs-mdx": "15.2.0",
|
||||
"fumadocs-twoslash": "^3.3.0",
|
||||
"fumadocs-typescript": "^5.3.0",
|
||||
"fumadocs-ui": "16.11.1",
|
||||
"fumadocs-ui": "16.11.5",
|
||||
"lucide-react": "^1.7.0",
|
||||
"next": "16.2.10",
|
||||
"react": "^19.2.7",
|
||||
|
|
@ -28,15 +28,15 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@ai-sdk/openai": "^3.0.51",
|
||||
"@anthropic-ai/sdk": "^0.106.0",
|
||||
"@anthropic-ai/sdk": "^0.111.0",
|
||||
"@tailwindcss/postcss": "^4.3.2",
|
||||
"@types/mdx": "^2.0.14",
|
||||
"@types/node": "^26.1.1",
|
||||
"@types/react": "^19.2.17",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"ai": "^6.0.149",
|
||||
"openai": "^6.33.0",
|
||||
"postcss": "^8.5.16",
|
||||
"openai": "^6.47.0",
|
||||
"postcss": "^8.5.19",
|
||||
"tailwindcss": "^4.2.2",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
|
|
|
|||
10
plugins/openclaw/package-lock.json
generated
10
plugins/openclaw/package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "headroom-openclaw",
|
||||
"version": "0.29.0",
|
||||
"version": "0.32.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "headroom-openclaw",
|
||||
"version": "0.29.0",
|
||||
"version": "0.32.0",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"headroom-ai": "^0.22.3"
|
||||
|
|
@ -2100,9 +2100,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.5.16",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.16.tgz",
|
||||
"integrity": "sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==",
|
||||
"version": "8.5.19",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.19.tgz",
|
||||
"integrity": "sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
|
|
|||
49
plugins/opencode/package-lock.json
generated
49
plugins/opencode/package-lock.json
generated
|
|
@ -9,7 +9,7 @@
|
|||
"version": "0.1.0",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@opencode-ai/plugin": "^1.17.16",
|
||||
"@opencode-ai/plugin": "^1.18.2",
|
||||
"headroom-ai": "^0.22.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -94,7 +94,6 @@
|
|||
"os": [
|
||||
"aix"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -112,7 +111,6 @@
|
|||
"os": [
|
||||
"android"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -130,7 +128,6 @@
|
|||
"os": [
|
||||
"android"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -148,7 +145,6 @@
|
|||
"os": [
|
||||
"android"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -166,7 +162,6 @@
|
|||
"os": [
|
||||
"darwin"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -184,7 +179,6 @@
|
|||
"os": [
|
||||
"darwin"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -202,7 +196,6 @@
|
|||
"os": [
|
||||
"freebsd"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -220,7 +213,6 @@
|
|||
"os": [
|
||||
"freebsd"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -238,7 +230,6 @@
|
|||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -256,7 +247,6 @@
|
|||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -274,7 +264,6 @@
|
|||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -292,7 +281,6 @@
|
|||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -310,7 +298,6 @@
|
|||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -328,7 +315,6 @@
|
|||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -346,7 +332,6 @@
|
|||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -364,7 +349,6 @@
|
|||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -382,7 +366,6 @@
|
|||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -400,7 +383,6 @@
|
|||
"os": [
|
||||
"netbsd"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -418,7 +400,6 @@
|
|||
"os": [
|
||||
"netbsd"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -436,7 +417,6 @@
|
|||
"os": [
|
||||
"openbsd"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -454,7 +434,6 @@
|
|||
"os": [
|
||||
"openbsd"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -472,7 +451,6 @@
|
|||
"os": [
|
||||
"openharmony"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -490,7 +468,6 @@
|
|||
"os": [
|
||||
"sunos"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -508,7 +485,6 @@
|
|||
"os": [
|
||||
"win32"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -526,7 +502,6 @@
|
|||
"os": [
|
||||
"win32"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -544,7 +519,6 @@
|
|||
"os": [
|
||||
"win32"
|
||||
],
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
|
@ -686,13 +660,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@opencode-ai/plugin": {
|
||||
"version": "1.17.16",
|
||||
"resolved": "https://registry.npmjs.org/@opencode-ai/plugin/-/plugin-1.17.16.tgz",
|
||||
"integrity": "sha512-mOL1QQNEIBxnQveC/+Btlj7GfV/FdznxdHZEyCvvDAQtf5jxqXDsfzDlFPAYz4IyBDRzNWc83XpK9iqKIFcuSA==",
|
||||
"version": "1.18.2",
|
||||
"resolved": "https://registry.npmjs.org/@opencode-ai/plugin/-/plugin-1.18.2.tgz",
|
||||
"integrity": "sha512-h0N1mShfSfaI0pMHXCAdEevF5fVZ+u+F8B4/PDEurpFIk7n/mSjYkgjVvekIR3Z4SJkApkVlwekctIPO7JhLvg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@ai-sdk/provider": "3.0.8",
|
||||
"@opencode-ai/sdk": "1.17.16",
|
||||
"@opencode-ai/sdk": "1.18.2",
|
||||
"effect": "4.0.0-beta.83",
|
||||
"zod": "4.1.8"
|
||||
},
|
||||
|
|
@ -714,9 +688,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@opencode-ai/sdk": {
|
||||
"version": "1.17.16",
|
||||
"resolved": "https://registry.npmjs.org/@opencode-ai/sdk/-/sdk-1.17.16.tgz",
|
||||
"integrity": "sha512-veMwbasZ8sOXCmsEihm2YhWx1Fc2sXJYfTB4rJvh3jT0ZA8fReMiXcwphBL7DDv6dCTEH6YpL115e0l8FFEdEA==",
|
||||
"version": "1.18.2",
|
||||
"resolved": "https://registry.npmjs.org/@opencode-ai/sdk/-/sdk-1.18.2.tgz",
|
||||
"integrity": "sha512-40DIMMrl2W0TMFKtTnrYKed3ElXhqEkP0oLahQEd6Mm9mTdu/B2Bc9A19++IkKKFIxbxKFaUhik+vBUiNBrFtA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"cross-spawn": "7.0.6"
|
||||
|
|
@ -1701,7 +1675,6 @@
|
|||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"bin": {
|
||||
"esbuild": "bin/esbuild"
|
||||
},
|
||||
|
|
@ -2383,9 +2356,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.5.16",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.16.tgz",
|
||||
"integrity": "sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==",
|
||||
"version": "8.5.19",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.19.tgz",
|
||||
"integrity": "sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@opencode-ai/plugin": "^1.17.16",
|
||||
"@opencode-ai/plugin": "^1.18.2",
|
||||
"headroom-ai": "^0.22.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
|
|
|||
18
sdk/typescript/package-lock.json
generated
18
sdk/typescript/package-lock.json
generated
|
|
@ -1,18 +1,18 @@
|
|||
{
|
||||
"name": "headroom-ai",
|
||||
"version": "0.29.0",
|
||||
"version": "0.32.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "headroom-ai",
|
||||
"version": "0.29.0",
|
||||
"version": "0.32.0",
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@ai-sdk/anthropic": "^3.0.64",
|
||||
"@ai-sdk/openai": "^3.0.48",
|
||||
"@ai-sdk/provider": "^1.0.0",
|
||||
"@anthropic-ai/sdk": "^0.110.0",
|
||||
"@anthropic-ai/sdk": "^0.111.0",
|
||||
"ai": "^6.0.0",
|
||||
"dotenv": "^17.3.1",
|
||||
"openai": "^4.80.0",
|
||||
|
|
@ -180,9 +180,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@anthropic-ai/sdk": {
|
||||
"version": "0.110.0",
|
||||
"resolved": "https://registry.npmjs.org/@anthropic-ai/sdk/-/sdk-0.110.0.tgz",
|
||||
"integrity": "sha512-hOP4bNYXDFHDxxiEgzlILXrxZIYCDnhe8sry0RDRKD/QnsEpvZcQpablCdm9X/WuD/YgOiSIkkqsL1mLLlTqJw==",
|
||||
"version": "0.111.0",
|
||||
"resolved": "https://registry.npmjs.org/@anthropic-ai/sdk/-/sdk-0.111.0.tgz",
|
||||
"integrity": "sha512-1hUqKi+uJQoS5X90+InwHbFAXMvgq0DnsC5hVLEeSRaODiU5WvmqDAcVCmGS2wC0pN9Z8jtWCbWw7JLzeDdm/Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
@ -2796,9 +2796,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.5.16",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.16.tgz",
|
||||
"integrity": "sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==",
|
||||
"version": "8.5.19",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.19.tgz",
|
||||
"integrity": "sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -96,7 +96,7 @@
|
|||
"@ai-sdk/anthropic": "^3.0.64",
|
||||
"@ai-sdk/openai": "^3.0.48",
|
||||
"@ai-sdk/provider": "^1.0.0",
|
||||
"@anthropic-ai/sdk": "^0.110.0",
|
||||
"@anthropic-ai/sdk": "^0.111.0",
|
||||
"ai": "^6.0.0",
|
||||
"dotenv": "^17.3.1",
|
||||
"openai": "^4.80.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue