mirror of
https://github.com/langchain-ai/deepagentsjs.git
synced 2026-07-20 19:40:28 -04:00
ff7d82a791
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps the minor-deps-updates-main group with 8 updates: | Package | From | To | | --- | --- | --- | | [globals](https://github.com/sindresorhus/globals) | `17.6.0` | `17.7.0` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.53.0` | `0.57.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.70.0` | `1.72.0` | | [@daytona/sdk](https://github.com/daytona/clients) | `0.184.0` | `0.192.0` | | [modal](https://github.com/modal-labs/modal-client) | `0.7.6` | `0.8.2` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.21.0` | `8.22.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.21.0` | `1.23.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.16` | `8.1.2` | Updates `globals` from 17.6.0 to 17.7.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/globals/releases">globals's releases</a>.</em></p> <blockquote> <h2>v17.7.0</h2> <ul> <li>Update globals (2026-06-22) (<a href="https://redirect.github.com/sindresorhus/globals/issues/345">#345</a>) 33b75f9</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/globals/compare/v17.6.0...v17.7.0">https://github.com/sindresorhus/globals/compare/v17.6.0...v17.7.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/globals/commit/a19670cc86c1218e915657c55ea02ba3e7623834"><code>a19670c</code></a> 17.7.0</li> <li><a href="https://github.com/sindresorhus/globals/commit/9611620bad0ea45531ae0261b986ce694374e42c"><code>9611620</code></a> Update actions (<a href="https://redirect.github.com/sindresorhus/globals/issues/346">#346</a>)</li> <li><a href="https://github.com/sindresorhus/globals/commit/33b75f9ddeb6f9ddd81251b043667eb8104a8d15"><code>33b75f9</code></a> Update globals (2026-06-22) (<a href="https://redirect.github.com/sindresorhus/globals/issues/345">#345</a>)</li> <li><a href="https://github.com/sindresorhus/globals/commit/887dd529bde24486b7f9e31d1b2c515df2b7cf5c"><code>887dd52</code></a> Fix build script (<a href="https://redirect.github.com/sindresorhus/globals/issues/344">#344</a>)</li> <li>See full diff in <a href="https://github.com/sindresorhus/globals/compare/v17.6.0...v17.7.0">compare view</a></li> </ul> </details> <br /> Updates `oxfmt` from 0.53.0 to 0.57.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oxc-project/oxc/commit/5306f24d9e82ae36ad9c3c964f33075bc589c799"><code>5306f24</code></a> release(apps): oxlint v1.72.0 && oxfmt v0.57.0 (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt/issues/23935">#23935</a>)</li> <li><a href="https://github.com/oxc-project/oxc/commit/c4be770f24adc4026efa96fb82182f743c55e423"><code>c4be770</code></a> release(apps): oxlint v1.71.0 && oxfmt v0.56.0 (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt/issues/23707">#23707</a>)</li> <li><a href="https://github.com/oxc-project/oxc/commit/aa79b5be9915068f60bc361febf2e7496b92fc24"><code>aa79b5b</code></a> release(apps): oxlint v1.70.0 && oxfmt v0.55.0 (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt/issues/23442">#23442</a>)</li> <li><a href="https://github.com/oxc-project/oxc/commit/9a2788b3ae60c033a969fbba63733748f8c6130a"><code>9a2788b</code></a> feat(linter/unicorn): implement <code>prefer-export-from</code> rule (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt/issues/22935">#22935</a>)</li> <li><a href="https://github.com/oxc-project/oxc/commit/44ae845fe19d3700128e50e7e61d98c7a85f3f47"><code>44ae845</code></a> release(apps): oxlint v1.69.0 && oxfmt v0.54.0 (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt/issues/23116">#23116</a>)</li> <li><a href="https://github.com/oxc-project/oxc/commit/dadafe3e0874b2b75775d265b24d19d7f446e2bf"><code>dadafe3</code></a> docs(oxlint, oxfmt): mention migrate skills in npm READMEs (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt/issues/22965">#22965</a>)</li> <li><a href="https://github.com/oxc-project/oxc/commit/f88961ae2968ae2a12035111d07c72797812d2fd"><code>f88961a</code></a> docs(oxfmt): annotate each config option with supported languages (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt/issues/22953">#22953</a>)</li> <li>See full diff in <a href="https://github.com/oxc-project/oxc/commits/oxfmt_v0.57.0/npm/oxfmt">compare view</a></li> </ul> </details> <br /> Updates `oxlint` from 1.70.0 to 1.72.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/oxc-project/oxc/releases">oxlint's releases</a>.</em></p> <blockquote> <h2>oxlint v1.27.0 && oxfmt v0.12.0</h2> <h1>Oxlint v1.27.0</h1> <h3>🚀 Features</h3> <ul> <li>222a8f0 linter/plugins: Implement <code>SourceCode#isSpaceBetween</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15498">#15498</a>) (overlookmotel)</li> <li>2f9735d linter/plugins: Implement <code>context.languageOptions</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15486">#15486</a>) (overlookmotel)</li> <li>bc731ff linter/plugins: Stub out all <code>Context</code> APIs (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15479">#15479</a>) (overlookmotel)</li> <li>5822cb4 linter/plugins: Add <code>extend</code> method to <code>FILE_CONTEXT</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15477">#15477</a>) (overlookmotel)</li> <li>7b1e6f3 apps: Add pure rust binaries and release to github (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15469">#15469</a>) (Boshen)</li> <li>2a89b43 linter: Introduce debug assertions after fixes to assert validity (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15389">#15389</a>) (camc314)</li> <li>ad3c45a editor: Add <code>oxc.path.node</code> option (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15040">#15040</a>) (Sysix)</li> </ul> <h3>🐛 Bug Fixes</h3> <ul> <li>6f3cd77 linter/no-var: Incorrect warning for blocks (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15504">#15504</a>) (Hamir Mahal)</li> <li>6957fb9 linter/plugins: Do not allow access to <code>Context#id</code> in <code>createOnce</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15489">#15489</a>) (overlookmotel)</li> <li>7409630 linter/plugins: Allow access to <code>cwd</code> in <code>createOnce</code> in ESLint interop mode (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15488">#15488</a>) (overlookmotel)</li> <li>732205e parser: Reject <code>using</code> / <code>await using</code> in a switch <code>case</code> / <code>default</code> clause (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15225">#15225</a>) (sapphi-red)</li> <li>a17ca32 linter/plugins: Replace <code>Context</code> class (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15448">#15448</a>) (overlookmotel)</li> <li>ecf2f7b language_server: Fail gracefully when tsgolint executable not found (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15436">#15436</a>) (camc314)</li> <li>3c8d3a7 lang-server: Improve logging in failure case for tsgolint (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15299">#15299</a>) (camc314)</li> <li>ef71410 linter: Use jsx if source type is JS in fix debug assertion (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15434">#15434</a>) (camc314)</li> <li>e32bbf6 linter/no-var: Handle TypeScript declare keyword in fixer (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15426">#15426</a>) (camc314)</li> <li>6565dbe linter/switch-case-braces: Skip comments when searching for <code>:</code> token (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15425">#15425</a>) (camc314)</li> <li>85bd19a linter/prefer-class-fields: Insert value after type annotation in fixer (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15423">#15423</a>) (camc314)</li> <li>fde753e linter/plugins: Block access to <code>context.settings</code> in <code>createOnce</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15394">#15394</a>) (overlookmotel)</li> <li>ddd9f9f linter/forward-ref-uses-ref: Dont suggest removing wrapper in invalid positions (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15388">#15388</a>) (camc314)</li> <li>dac2a9c linter/no-template-curly-in-string: Remove fixer (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15387">#15387</a>) (camc314)</li> <li>989b8e3 linter/no-var: Only fix to <code>const</code> if the var has an initializer (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15385">#15385</a>) (camc314)</li> <li>cc403f5 linter/plugins: Return empty object for unimplemented parserServices (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15364">#15364</a>) (magic-akari)</li> </ul> <h3>⚡ Performance</h3> <ul> <li>25d577e language_server: Start tools in parallel (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15500">#15500</a>) (Sysix)</li> <li>3c57291 linter/plugins: Optimize loops (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15449">#15449</a>) (overlookmotel)</li> <li>3166233 linter/plugins: Remove <code>Arc</code>s (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15431">#15431</a>) (overlookmotel)</li> <li>9de1322 linter/plugins: Lazily deserialize settings JSON (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15395">#15395</a>) (overlookmotel)</li> <li>3049ec2 linter/plugins: Optimize <code>deepFreezeSettings</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15392">#15392</a>) (overlookmotel)</li> <li>444ebfd linter/plugins: Use single object for <code>parserServices</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15378">#15378</a>) (overlookmotel)</li> </ul> <h3>📚 Documentation</h3> <ul> <li>97d2104 linter: Update comment in lint.rs about default value for tsconfig path (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15530">#15530</a>) (Connor Shea)</li> <li>2c6bd9e linter: Always refer as "ES2015" instead of "ES6" (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15411">#15411</a>) (sapphi-red)</li> <li>a0c5203 linter/import/named: Update "ES7" comment in examples (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15410">#15410</a>) (sapphi-red)</li> <li>3dc24b5 linter,minifier: Always refer as "ES Modules" instead of "ES6 Modules" (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15409">#15409</a>) (sapphi-red)</li> <li>2ad77fb linter/no-this-before-super: Correct "Why is this bad?" section (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15408">#15408</a>) (sapphi-red)</li> <li>57f0ce1 linter: Add backquotes where appropriate (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/15407">#15407</a>) (sapphi-red)</li> </ul> <h1>Oxfmt v0.12.0</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md">oxlint's changelog</a>.</em></p> <blockquote> <h2>[1.72.0] - 2026-06-29</h2> <h3>🚀 Features</h3> <ul> <li>1c8f50c linter: Add schema for <code>eslint/no-restricted-import</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23642">#23642</a>) (Sysix)</li> </ul> <h3>🐛 Bug Fixes</h3> <ul> <li>742be36 refactor/node/handle-callback-err: Reject invalid regex config (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23740">#23740</a>) (camc314)</li> </ul> <h2>[1.71.0] - 2026-06-22</h2> <h3>🚀 Features</h3> <ul> <li>0dc2405 linter: Add schema for <code>eslint/no-restricted-properties</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23619">#23619</a>) (Sysix)</li> <li>b638d0e linter: Add schema for <code>node/callback-return</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23615">#23615</a>) (Sysix)</li> <li>eb8bedc linter: Add schema for <code>import/extensions</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23557">#23557</a>) (WaterWhisperer)</li> <li>46f3625 linter: Implement node/no-sync rule (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23589">#23589</a>) (fujitani sora)</li> <li>b01739a linter: Add schema for <code>unicorn/numeric-separators-style</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23554">#23554</a>) (Mikhail Baev)</li> <li>68afd2a linter/node: Implement <code>no-mixed-requires</code> rule (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23539">#23539</a>) (fujitani sora)</li> <li>a421215 linter: Add schema for <code>eslint/prefer-destructuring</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23410">#23410</a>) (WaterWhisperer)</li> <li>84438be linter/jsdoc: Added missing options to <code>require-param-description</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23416">#23416</a>) (kapobajza)</li> <li>51910df linter/jsdoc: Add missing options to <code>require-param-type</code> rule (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23418">#23418</a>) (kapobajza)</li> <li>e90925f linter/unicorn: Implement prefer-number-coercion rule (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23497">#23497</a>) (Shekhu☺️)</li> <li>dd1c866 linter/vue: Implement no-async-in-computed-properties rule (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23493">#23493</a>) (bab)</li> <li>b02444e linter: Add schema for <code>react/jsx-no-script-url</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23475">#23475</a>) (WaterWhisperer)</li> <li>a8dce46 linter/unicorn: Implement <code>max-nested-calls</code> rule (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23461">#23461</a>) (arieleli01212)</li> </ul> <h3>🐛 Bug Fixes</h3> <ul> <li>a303c23 linter/jsx-a11y: Align <code>anchor-is-valid</code> config with upstream (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23446">#23446</a>) (camc314)</li> </ul> <h3>📚 Documentation</h3> <ul> <li>b50bf4d linter: Remove manually written options doc for <code>eslint/arrow-body-style</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23490">#23490</a>) (Mikhail Baev)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oxc-project/oxc/commit/5306f24d9e82ae36ad9c3c964f33075bc589c799"><code>5306f24</code></a> release(apps): oxlint v1.72.0 && oxfmt v0.57.0 (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23935">#23935</a>)</li> <li><a href="https://github.com/oxc-project/oxc/commit/742be3616fc8df27053b09bdf9ff166e16761838"><code>742be36</code></a> fix(refactor/node/handle-callback-err): reject invalid regex config (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23740">#23740</a>)</li> <li><a href="https://github.com/oxc-project/oxc/commit/1c8f50c67ff636b9d8193d3d7be1511a7960f25d"><code>1c8f50c</code></a> feat(linter): add schema for <code>eslint/no-restricted-import</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23642">#23642</a>)</li> <li><a href="https://github.com/oxc-project/oxc/commit/c4be770f24adc4026efa96fb82182f743c55e423"><code>c4be770</code></a> release(apps): oxlint v1.71.0 && oxfmt v0.56.0 (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23707">#23707</a>)</li> <li><a href="https://github.com/oxc-project/oxc/commit/0dc24054119b22247c6a7b9bdb20cc6e589f267a"><code>0dc2405</code></a> feat(linter): add schema for <code>eslint/no-restricted-properties</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23619">#23619</a>)</li> <li><a href="https://github.com/oxc-project/oxc/commit/b638d0ee1df63487e7c04e031b4b71ab10d592ce"><code>b638d0e</code></a> feat(linter): add schema for <code>node/callback-return</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23615">#23615</a>)</li> <li><a href="https://github.com/oxc-project/oxc/commit/6d355ab8b3644505c4491da5fc4ec88695de50f7"><code>6d355ab</code></a> refactor(linter): remove <code>number_as_object_schema</code> helper (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23614">#23614</a>)</li> <li><a href="https://github.com/oxc-project/oxc/commit/eb8bedc2fba9cead8632a75bb7936205fae7dcf0"><code>eb8bedc</code></a> feat(linter): add schema for <code>import/extensions</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23557">#23557</a>)</li> <li><a href="https://github.com/oxc-project/oxc/commit/46f362530da1c2c5e868613e339999314b9f3a72"><code>46f3625</code></a> feat(linter): implement node/no-sync rule (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23589">#23589</a>)</li> <li><a href="https://github.com/oxc-project/oxc/commit/953c7b3f1c9e2c80ee1b782f1540d277cc22ed99"><code>953c7b3</code></a> refactor(linter): make <code>unicorn/numeric-separators-style</code> options <code>u32</code> (<a href="https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint/issues/23558">#23558</a>)</li> <li>Additional commits viewable in <a href="https://github.com/oxc-project/oxc/commits/oxlint_v1.72.0/npm/oxlint">compare view</a></li> </ul> </details> <br /> Updates `@daytona/sdk` from 0.184.0 to 0.192.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/daytona/clients/releases">@daytona/sdk's releases</a>.</em></p> <blockquote> <h2>v0.192.0</h2> <h2>0.192.0 (2026-06-26)</h2> <h3>🚀 Features</h3> <ul> <li>secrets (<a href="https://redirect.github.com/daytona/clients/pull/10">#10</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>release:</strong> scope nx release to packages with package.json (<a href="https://github.com/daytona/clients/commit/8571c8693">8571c8693</a>)</li> </ul> <h3>Refactor</h3> <ul> <li>flatten repo structure, relicense to Apache-2.0, prep Go SDK release pipeline (<a href="https://redirect.github.com/daytona/clients/pull/6">#6</a>)</li> </ul> <h3>Chores</h3> <ul> <li>align replace directives with sdk-go v0.191.0 requires (<a href="https://redirect.github.com/daytona/clients/pull/11">#11</a>)</li> <li>fix release action (CLI build secrets, nx manifest, sync_gosum PR) (<a href="https://redirect.github.com/daytona/clients/pull/12">#12</a>)</li> <li>clarify Apache-2.0/AGPL-3.0 split and add REUSE LICENSES/ (<a href="https://github.com/daytona/clients/commit/7273f5be4">7273f5be4</a>)</li> <li>fall back to disk version for release + make Go tagging idempotent (<a href="https://redirect.github.com/daytona/clients/pull/16">#16</a>)</li> <li>changelog automaticFromRef for releases without a reachable base tag (<a href="https://redirect.github.com/daytona/clients/pull/17">#17</a>)</li> <li><strong>cli:</strong> restore CLI AGPL-3.0 headers, LICENSE, and checker (<a href="https://redirect.github.com/daytona/clients/pull/14">#14</a>)</li> <li><strong>sdk-go:</strong> bump to v0.191.0 (<a href="https://redirect.github.com/daytona/clients/pull/9">#9</a>)</li> <li><strong>sdk-go:</strong> bump to v0.192.0 (<a href="https://redirect.github.com/daytona/clients/pull/15">#15</a>)</li> <li><strong>sdk-go:</strong> migrate module paths from go.daytona.io to github.com/daytona/clients (<a href="https://redirect.github.com/daytona/clients/pull/18">#18</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>MDzaja <a href="https://github.com/MDzaja"><code>@MDzaja</code></a></li> <li>Mirko Džaja <a href="https://github.com/MDzaja"><code>@MDzaja</code></a></li> <li>Toma Puljak <a href="https://github.com/Tpuljak"><code>@Tpuljak</code></a></li> </ul> <h2>v0.191.0</h2> <h2>0.191.0 (2026-06-25)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>release:</strong> scope nx release to packages with package.json (<a href="https://github.com/daytona/clients/commit/8571c8693">8571c8693</a>)</li> </ul> <h3>Refactor</h3> <ul> <li>flatten repo structure, relicense to Apache-2.0, prep Go SDK release pipeline (<a href="https://redirect.github.com/daytona/clients/pull/6">#6</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>MDzaja <a href="https://github.com/MDzaja"><code>@MDzaja</code></a></li> <li>Mirko Džaja <a href="https://github.com/MDzaja"><code>@MDzaja</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/daytona/clients/commits/v0.192.0">compare view</a></li> </ul> </details> <br /> Updates `modal` from 0.7.6 to 0.8.2 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/modal-labs/modal-client/blob/main/CHANGELOG_GO_JS.md">modal's changelog</a>.</em></p> <blockquote> <h2>js/v0.8.2, go/v0.8.2</h2> <ul> <li>Added <code>Sandbox.updateNetworkPolicy</code> (JS) and <code>Sandbox.UpdateNetworkPolicy</code> (Go) to update the outbound network policy of a running Sandbox. Both <code>outboundCidrAllowlist</code> and <code>outboundDomainAllowlist</code> must be provided.</li> </ul> <h2>js/v0.8.1, go/v0.8.1</h2> <ul> <li>(Go, JS) <code>Sandbox.CreateConnectToken</code> (Go) / <code>Sandbox.createConnectToken</code> (JS) now accept an optional <code>Port</code> / <code>port</code> parameter on their params struct, controlling which container port requests are routed to when using the token. Defaults to 8080.</li> <li>(Go) Fixed a bug in <code>Function.Spawn</code> such that results are now accessible via <code>FunctionCall.Get</code> for up to 7 days after completion.</li> </ul> <h2>js/v0.8.0, go/v0.8.0</h2> <p>This release primarily contains a number of breaking changes as we continue working towards 1.0 in the JS and Go SDKs.</p> <ul> <li>Added support for named Images, akin to a Modal-native Image registry, decoupling Image builds from App deployment or Sandbox creation: <ul> <li>(Go) <code>Image.Publish</code> and <code>Image.FromName</code></li> <li>(JS) <code>Image.publish</code> and <code>Image.fromName</code></li> </ul> </li> <li>Added support for restricting the <em>domains</em> that processes inside of a Sandbox can connect to: <ul> <li>(Go) <code>OutboundDomainAllowlist</code> in <code>SandboxCreateParams</code></li> <li>(JS) <code>outboundDomainAllowlist</code> in <code>Sandbox.create</code></li> </ul> </li> <li>Added support for dynamic configuration of Functions: <ul> <li>(Go) <code>Function.WithOptions</code>, <code>Function.WithConcurrency</code>, <code>Function.WithBatching</code>, <code>Function.Instance</code></li> <li>(JS) <code>Function_.withOptions</code>, <code>Function_.withConcurrency</code>, <code>Function_.withBatching</code>, <code>Function_.instance</code></li> </ul> </li> <li>Improved reliability when uploading or downloading large data payloads for Function calls.</li> <li>Fixed a bug where adding Dockerfile commands to an Image loaded with <code>Image.FromID</code> (Go) / <code>Image.fromId</code> (JS) could fail to use the resolved Image as the base.</li> <li><code>Sandbox.exec</code> (JS) / <code>Sandbox.Exec</code> (Go) now reject a relative <code>Workdir</code> client-side with <code>InvalidError</code>. In JS, an empty-string <code>workdir</code> is also rejected (pass <code>undefined</code> to use the image default).</li> <li>(Go) <code>Sandbox.Create</code> and <code>Sandbox.Exec</code> now return an <code>InvalidError</code> if any <code>Secrets</code> entry is nil.</li> <li><strong>Breaking:</strong> The Go and JS SDKs now read the <a href="https://modal.com/docs/guide/images#image-builder-updates">Image Builder Version</a> from your <a href="https://modal.com/settings/image-config">Modal workspace settings</a>, like the Python SDK. Previously, the Go and JS SDKs were hardcoded to use version <code>2024.10</code>. If your workspace configuration uses a different version, your Images will rebuild once (then be cached as usual), so beware that the first run after upgrading may take longer than usual. Note that version <code>2025.06</code> has a number of improvements that are specifically oriented towards Sandbox workflows. Accordingly, the fixed <code>ModalClient.imageBuilderVersion</code> (JS) attribute has been removed in favor of <code>ModalClient.getImageBuilderVersion</code>.</li> <li><strong>Breaking:</strong> <code>Sandbox.SnapshotFilesystem</code> (Go) / <code>Sandbox.snapshotFilesystem</code> (JS) no longer take a positional <code>timeout</code> / <code>timeoutMs</code> argument. The timeout now lives on the params structs as <code>Timeout time.Duration</code> (Go) / <code>timeoutMs?: number</code> (JS), bringing the methods to parity with <code>Sandbox.SnapshotDirectory</code>. Migrate <code>sb.SnapshotFilesystem(ctx, 30*time.Second, params)</code> to <code>sb.SnapshotFilesystem(ctx, &SandboxSnapshotFilesystemParams{Timeout: 30*time.Second, ...})</code>, and <code>sb.snapshotFilesystem(30000, params)</code> to <code>sb.snapshotFilesystem({ timeoutMs: 30000, ...params })</code>.</li> <li><strong>Breaking:</strong> <code>Sandbox.SnapshotFilesystem</code> (Go) / <code>Sandbox.snapshotFilesystem</code> (JS) and <code>Sandbox.SnapshotDirectory</code> (Go) / <code>Sandbox.snapshotDirectory</code> (JS) now accept an explicit <code>TTL</code> (Go, a <code>time.Duration</code>) / <code>ttlMs</code> (JS, in milliseconds) field on their params struct, controlling how long the resulting Image is retained. Both methods default to 30 days. This is a change of default for <code>snapshotFilesystem</code> which previously kept Images indefinitely. Pass <code>TTL: modal.NoExpiryTTL</code> (Go) or <code>ttlMs: null</code> (JS) to opt out of expiry.</li> <li><strong>Breaking:</strong> <code>Sandbox.SnapshotDirectory</code> (Go) / <code>Sandbox.snapshotDirectory</code> (JS) now also have a <code>Timeout</code> (Go) / <code>timeoutMs</code> (JS) field on their params structs with a default of 55s, which brings them to parity with filesystem snapshots. If the snapshot does not return within that window, a <code>TimeoutError</code> is raised. The timeout can be set arbitrarily high to preserve the old behavior of not timing out.</li> <li><strong>Breaking:</strong> (Go) <code>Sandbox.Filesystem</code> is now a field rather than a method. Migrate <code>sb.Filesystem().ReadText(...)</code> to <code>sb.Filesystem.ReadText(...)</code>.</li> <li><strong>Breaking:</strong> <code>Sandbox.FromID</code> (Go) / <code>Sandbox.fromId</code> (JS) no longer checks if the sandbox ID exists. You can run <code>Poll</code> (Go) or <code>poll</code> (JS) to get the status of your sandbox.</li> <li><strong>Breaking:</strong> Removed the deprecated low-level file-handle API: <code>Sandbox.Open</code> / <code>SandboxFile</code> (Go), and <code>sandbox.open</code> / <code>SandboxFile</code> (JS). Use the Sandbox Filesystem API instead: <code>sandbox.Filesystem()</code> (Go) / <code>sandbox.filesystem</code> (JS).</li> <li><strong>Breaking:</strong> Removed the deprecated <code>Volume.ReadOnly</code> / <code>Volume.IsReadOnly</code> (Go) and <code>volume.readOnly</code> / <code>volume.isReadOnly</code> (JS). Use <code>WithMountOptions(&VolumeMountOptions{ReadOnly: &t})</code> / <code>withMountOptions({ readOnly: true })</code> instead.</li> <li><strong>Breaking:</strong> (JS) Removed the deprecated <code>cidrAllowlist</code> parameter from <code>sandboxes.create</code>. Use <code>outboundCidrAllowlist</code> instead.</li> <li><strong>Breaking:</strong> (JS) Removed the entire deprecated v0.5.0 backwards-compatibility surface: the global <code>initializeClient()</code> / <code>close()</code> functions and the <code>ClientOptions</code> type; the deprecated static factories <code>App.lookup</code>, <code>Function_.lookup</code>, <code>Cls.lookup</code>, <code>Queue.lookup</code> / <code>Queue.ephemeral</code> / <code>Queue.delete</code>, <code>Volume.fromName</code> / <code>Volume.ephemeral</code>, <code>Secret.fromName</code> / <code>Secret.fromObject</code>, <code>Sandbox.fromId</code> / <code>Sandbox.fromName</code> / <code>Sandbox.list</code>, <code>Image.fromId</code> / <code>Image.fromRegistry</code> / <code>Image.fromAwsEcr</code> / <code>Image.fromGcpArtifactRegistry</code> / <code>Image.delete</code>, <code>Proxy.fromName</code>, and <code>FunctionCall.fromId</code>. the instance shims <code>app.createSandbox</code>, <code>app.imageFromRegistry</code> / <code>imageFromAwsEcr</code> / <code>imageFromGcpArtifactRegistry</code>, the public <code>CloudBucketMount</code> constructor, and the deprecated <code>LookupOptions</code> / <code>DeleteOptions</code> / <code>EphemeralOptions</code> type aliases. See <a href="https://github.com/modal-labs/modal-client/blob/main/MIGRATION-GUIDE.md"><code>MIGRATION-GUIDE.md</code></a>.</li> <li><strong>Breaking:</strong> (Go) All public methods now end with a <code>*XxxParams</code> pointer argument, enabling forward-compatibility for future options without additional signature churn. Pass <code>nil</code> to accept defaults. Affected methods: <ul> <li><code>FunctionCall.FromID</code> → <code>FromID(ctx, id, *FunctionCallFromIDParams)</code></li> <li><code>Image.FromID</code> → <code>FromID(ctx, id, *ImageFromIDParams)</code></li> <li><code>Image.FromRegistry</code> → <code>FromRegistry(tag, *ImageFromRegistryParams)</code>, the <code>*Secret</code> field remains inside <code>ImageFromRegistryParams</code> (signature unchanged)</li> <li><code>Image.FromAwsEcr</code> → <code>FromAwsEcr(tag, secret, *ImageFromAwsEcrParams)</code> — the <code>*Secret</code> argument is now a positional parameter preceding the params struct</li> <li><code>Image.FromGcpArtifactRegistry</code> → <code>FromGcpArtifactRegistry(tag, secret, *ImageFromGcpArtifactRegistryParams)</code> — the <code>*Secret</code> argument is now a positional parameter preceding the params struct</li> <li><code>Image.Build</code> → <code>Build(ctx, app, *ImageBuildParams)</code></li> <li><code>Function.GetCurrentStats</code> → <code>GetCurrentStats(ctx, *FunctionGetCurrentStatsParams)</code></li> <li><code>ContainerProcess.Wait</code> → <code>Wait(ctx, *ContainerProcessWaitParams)</code></li> <li><code>Sandbox.FromID</code> → <code>FromID(ctx, id, *SandboxFromIDParams)</code></li> <li><code>Sandbox.Wait</code> → <code>Wait(ctx, *SandboxWaitParams)</code></li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/modal-labs/modal-client/commit/464b3ec94b79b2f02a270fb98b4ed85d9c85f962"><code>464b3ec</code></a> Release 0.8.2 go/js SDK (<a href="https://redirect.github.com/modal-labs/modal-client/issues/46779">#46779</a>)</li> <li><a href="https://github.com/modal-labs/modal-client/commit/3f83306e23bec27bf9734912c14c40ff054e6914"><code>3f83306</code></a> Add Sandbox.UpdateNetworkPolicy to Go SDK (<a href="https://redirect.github.com/modal-labs/modal-client/issues/46709">#46709</a>)</li> <li><a href="https://github.com/modal-labs/modal-client/commit/bb3972100c45f83d58dc04af52f6b46955b58f18"><code>bb39721</code></a> client: [typescript] Add <code>reload_volumes</code> support for v2 sandboxes (<a href="https://redirect.github.com/modal-labs/modal-client/issues/46763">#46763</a>)</li> <li><a href="https://github.com/modal-labs/modal-client/commit/4982be8007ecc9e32f99a57eb8258575bea1c51b"><code>4982be8</code></a> client: [go] Add <code>reload_volume</code> support for v2 sandboxes (<a href="https://redirect.github.com/modal-labs/modal-client/issues/46765">#46765</a>)</li> <li><a href="https://github.com/modal-labs/modal-client/commit/60507cfcf7f268c4197ed9a6b93d638b8538f0d6"><code>60507cf</code></a> Add Sandbox.updateNetworkPolicy to JS SDK (<a href="https://redirect.github.com/modal-labs/modal-client/issues/46751">#46751</a>)</li> <li><a href="https://github.com/modal-labs/modal-client/commit/575b37543df238c6449b9501714dde270cc1d05a"><code>575b375</code></a> client: [python] Enable reload_volumes for v2 sandboxes (<a href="https://redirect.github.com/modal-labs/modal-client/issues/46615">#46615</a>)</li> <li><a href="https://github.com/modal-labs/modal-client/commit/709e8319c119c2de2135c097439f8e48e1f07761"><code>709e831</code></a> Fix typo - content manager instead of context manager (<a href="https://redirect.github.com/modal-labs/modal-client/issues/46600">#46600</a>)</li> <li><a href="https://github.com/modal-labs/modal-client/commit/0f0a0ccd0ff438a906aa3dac8d7c65a4ad0c47a7"><code>0f0a0cc</code></a> API changes for sidecar volumes (<a href="https://redirect.github.com/modal-labs/modal-client/issues/45342">#45342</a>)</li> <li><a href="https://github.com/modal-labs/modal-client/commit/52427413700930739bd1e9d852ca836645687d70"><code>5242741</code></a> [IO-71] Expose routing_region as an option to .with_options() in the modal cl...</li> <li><a href="https://github.com/modal-labs/modal-client/commit/38db96fdbdd006129c0d6d7779c079c38c7d4b85"><code>38db96f</code></a> Pin protoc and codegen plugin versions for Go proto generation (<a href="https://redirect.github.com/modal-labs/modal-client/issues/45919">#45919</a>)</li> <li>Additional commits viewable in <a href="https://github.com/modal-labs/modal-client/compare/go/v0.7.6...go/v0.8.2">compare view</a></li> </ul> </details> <br /> Updates `pg` from 8.21.0 to 8.22.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md">pg's changelog</a>.</em></p> <blockquote> <h2>pg@8.22.0</h2> <ul> <li>Add support for <a href="https://redirect.github.com/brianc/node-postgres/pull/3688">sslnegotiation=direct</a> for PostgreSQL 17+.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/brianc/node-postgres/commit/b617619f9fb6fbd231731823e2732a2927ded4be"><code>b617619</code></a> Publish</li> <li><a href="https://github.com/brianc/node-postgres/commit/d80b2612fbe83ed8234637f20b943d85e4331094"><code>d80b261</code></a> Update docs & changelog</li> <li><a href="https://github.com/brianc/node-postgres/commit/835fb83ab9e1cf30fa8367ba42bd633720d71832"><code>835fb83</code></a> Fix error handling for exceptions on values parsing. (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3574">#3574</a>)</li> <li><a href="https://github.com/brianc/node-postgres/commit/f49ab4a9795ae0866409f9bfe52a68b4f65ef024"><code>f49ab4a</code></a> fix: correct spelling mistakes across codebase (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3692">#3692</a>)</li> <li><a href="https://github.com/brianc/node-postgres/commit/d7175a4aa0347b7416109e9ecc61d4d235486d0e"><code>d7175a4</code></a> Expand CI matrix of PG versions and add direct SSL test (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3693">#3693</a>)</li> <li><a href="https://github.com/brianc/node-postgres/commit/882fc308cce7bf136cd1448e00395f760dad3e00"><code>882fc30</code></a> Add support for sslnegotiation=direct (PostgreSQL 17) (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3688">#3688</a>)</li> <li>See full diff in <a href="https://github.com/brianc/node-postgres/commits/pg@8.22.0/packages/pg">compare view</a></li> </ul> </details> <br /> Updates `lucide-react` from 1.21.0 to 1.23.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lucide-icons/lucide/releases">lucide-react's releases</a>.</em></p> <blockquote> <h2>Version 1.23.0</h2> <h2>What's Changed</h2> <ul> <li>fix(docs): prevent scrollbar layout shift on icons page by <a href="https://github.com/g30r93g"><code>@g30r93g</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4500">lucide-icons/lucide#4500</a></li> <li>chore(docs): Remove certificates banner by <a href="https://github.com/ericfennis"><code>@ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4504">lucide-icons/lucide#4504</a></li> <li>ci(repo-journal.yml): GH copilot repo summary by <a href="https://github.com/ericfennis"><code>@ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4505">lucide-icons/lucide#4505</a></li> <li>ci(repo-journal.yml): Small fix in the workflow by <a href="https://github.com/ericfennis"><code>@ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4508">lucide-icons/lucide#4508</a></li> <li>ci(repo-journal.yml): Switch to token by <a href="https://github.com/ericfennis"><code>@ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4509">lucide-icons/lucide#4509</a></li> <li>feat(icons): added <code>paper-bag</code> icon by <a href="https://github.com/dkast"><code>@dkast</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4023">lucide-icons/lucide#4023</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/g30r93g"><code>@g30r93g</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4500">lucide-icons/lucide#4500</a></li> <li><a href="https://github.com/dkast"><code>@dkast</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4023">lucide-icons/lucide#4023</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/1.22.0...1.23.0">https://github.com/lucide-icons/lucide/compare/1.22.0...1.23.0</a></p> <h2>Version 1.22.0</h2> <h2>What's Changed</h2> <ul> <li>feat(icons): add 6 database variant icons by <a href="https://github.com/Barakudum"><code>@Barakudum</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4336">lucide-icons/lucide#4336</a></li> <li>ci(release.yml): Remove concurrency field to prevent release mess by <a href="https://github.com/ericfennis"><code>@ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4485">lucide-icons/lucide#4485</a></li> <li>fix(docs): fix color input clipping by <a href="https://github.com/Hsiii"><code>@Hsiii</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4488">lucide-icons/lucide#4488</a></li> <li>docs(site): add Deno to installation instructions by <a href="https://github.com/bartlomieju"><code>@bartlomieju</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4486">lucide-icons/lucide#4486</a></li> <li>chore(deps): bump esbuild from 0.25.12 to 0.28.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4459">lucide-icons/lucide#4459</a></li> <li>fix(docs): prevent private analytics token from blocking local dev by <a href="https://github.com/Hsiii"><code>@Hsiii</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4481">lucide-icons/lucide#4481</a></li> <li>docs(installation.md): Remove outdate next tag in installation by <a href="https://github.com/ericfennis"><code>@ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4495">lucide-icons/lucide#4495</a></li> <li>fix(lucide-react-native): Fix context provider export by <a href="https://github.com/ericfennis"><code>@ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4497">lucide-icons/lucide#4497</a></li> <li>fix(astro): add Astro v7 compatibility by <a href="https://github.com/iseraph-dev"><code>@iseraph-dev</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4491">lucide-icons/lucide#4491</a></li> <li>fix(icons): changed <code>carrot</code> icon by <a href="https://github.com/jguddas"><code>@jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4010">lucide-icons/lucide#4010</a></li> <li>fix(icons): changed <code>ungroup</code> icon by <a href="https://github.com/jguddas"><code>@jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3969">lucide-icons/lucide#3969</a></li> <li>feat(icons): added <code>phi</code> icon also used as <code>golden-ratio</code> by <a href="https://github.com/whoisBugsbunny"><code>@whoisBugsbunny</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4218">lucide-icons/lucide#4218</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/bartlomieju"><code>@bartlomieju</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4486">lucide-icons/lucide#4486</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/1.21.0...1.22.0">https://github.com/lucide-icons/lucide/compare/1.21.0...1.22.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/lucide-icons/lucide/commits/1.23.0/packages/lucide-react">compare view</a></li> </ul> </details> <br /> Updates `vite` from 8.0.16 to 8.1.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>v8.1.2</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.1.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.1.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.1.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@8.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@8.1.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-legacy@8.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/plugin-legacy@8.1.0/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.1.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-legacy@8.1.0-beta.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/plugin-legacy@8.1.0-beta.0/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.1.0-beta.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.1.0-beta.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v8.1.1...v8.1.2">8.1.2</a> (2026-06-30)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> revert es-module-lexer to 2.1.0 (<a href="https://redirect.github.com/vitejs/vite/issues/22827">#22827</a>) (<a href="https://github.com/vitejs/vite/commit/0d3bd7c4111b8345cfc353c7bbb2c30601752e26">0d3bd7c</a>)</li> <li>restore, "fix: resolve pnpm .modules.yaml from workspace root instead of cwd (<a href="https://redirect.github.com/vitejs/vite/issues/22757">#22757</a>)" (<a href="https://redirect.github.com/vitejs/vite/issues/22825">#22825</a>) (<a href="https://github.com/vitejs/vite/commit/efb98cce73f3f89c4f03936ab7741cd5b0636f5c">efb98cc</a>)</li> <li>revert, "fix: escape ids with multiple null bytes (<a href="https://redirect.github.com/vitejs/vite/issues/22687">#22687</a>)" (<a href="https://github.com/vitejs/vite/commit/cccef55dfaa6253929d2cb58d3af53f217efc877">cccef55</a>)</li> <li>revert, "fix: resolve pnpm .modules.yaml from workspace root instead of cwd (<a href="https://redirect.github.com/vitejs/vite/issues/22757">#22757</a>)" (<a href="https://github.com/vitejs/vite/commit/cf97711963ddcdcfac3e4fcd00771d7a55e92141">cf97711</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v8.1.0...v8.1.1">8.1.1</a> (2026-06-30)<!-- raw HTML omitted --></h2> <h3>Features</h3> <ul> <li>update dynamic import warning to link to Vite docs (<a href="https://redirect.github.com/vitejs/vite/issues/22823">#22823</a>) (<a href="https://github.com/vitejs/vite/commit/62bd7afd27ec0507bf528a135165dda3a44ebc21">62bd7af</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>bundled-dev:</strong> avoid stack overflow on <code>import.meta.hot.invalidate()</code> (<a href="https://redirect.github.com/vitejs/vite/issues/22797">#22797</a>) (<a href="https://github.com/vitejs/vite/commit/709eb8ee03d3c46269755334f59b7e9a353fc522">709eb8e</a>)</li> <li><strong>bundled-dev:</strong> serve assets emitted during HMR/lazy compile (<a href="https://redirect.github.com/vitejs/vite/issues/22745">#22745</a>) (<a href="https://github.com/vitejs/vite/commit/5876b2cc2e1a01df9363e1e3d1d19f474ba68285">5876b2c</a>)</li> <li><strong>bundledDev:</strong> skip plugin transform hooks for rolldown-lazy stub modules (<a href="https://redirect.github.com/vitejs/vite/issues/22778">#22778</a>) (<a href="https://github.com/vitejs/vite/commit/8f925e2e496f4d313d860acb53880245b07ce6f7">8f925e2</a>)</li> <li><strong>css:</strong> preserve dollar signs in external <code>@import</code> urls with lightningcss (<a href="https://redirect.github.com/vitejs/vite/issues/22718">#22718</a>) (<a href="https://github.com/vitejs/vite/commit/9fa7ab4990f4fe74597d0a37a16d84af1c1e3544">9fa7ab4</a>)</li> <li><strong>css:</strong> resolve tsconfig paths in CSS and Sass <a href="https://github.com/import"><code>@import</code></a> (<a href="https://redirect.github.com/vitejs/vite/issues/22775">#22775</a>) (<a href="https://github.com/vitejs/vite/commit/ef0b8916160c4d2a677decc062f6faa48fbf1578">ef0b891</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/22734">#22734</a>) (<a href="https://github.com/vitejs/vite/commit/e635f493faa24930ae637318d6564539bc668e89">e635f49</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/22804">#22804</a>) (<a href="https://github.com/vitejs/vite/commit/8837400a676a633af1ad6d3746b584d13cf90ecc">8837400</a>)</li> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/22591">#22591</a>) (<a href="https://github.com/vitejs/vite/commit/2ce6677a151c53a019baec32859b646267f9d320">2ce6677</a>)</li> <li>escape ids with multiple null bytes (<a href="https://redirect.github.com/vitejs/vite/issues/22687">#22687</a>) (<a href="https://github.com/vitejs/vite/commit/833fc302f3f4a5030f49207b5fbf10422f3247a2">833fc30</a>)</li> <li>hide console window when running 'net use' on Windows (<a href="https://redirect.github.com/vitejs/vite/issues/22698">#22698</a>) (<a href="https://github.com/vitejs/vite/commit/92b63f219f6c1872f35461aa75e9e9aec79bb01c">92b63f2</a>)</li> <li>ignore bundled config temp dir (<a href="https://redirect.github.com/vitejs/vite/issues/22800">#22800</a>) (<a href="https://github.com/vitejs/vite/commit/043a81096ddf8c6f9077c8e3e12362c83f9ed089">043a810</a>)</li> <li>invert <code>esbuild.jsxSideEffects</code> when converting to <code>oxc.jsx.pure</code> (<a href="https://redirect.github.com/vitejs/vite/issues/22809">#22809</a>) (<a href="https://github.com/vitejs/vite/commit/33895ba4faa0a46d5bd7b3eb53d02255113c8b5d">33895ba</a>)</li> <li><strong>optimize-deps:</strong> ignore <code>ERR_CLOSED_SERVER</code> in scanner (<a href="https://redirect.github.com/vitejs/vite/issues/22784">#22784</a>) (<a href="https://github.com/vitejs/vite/commit/085a0ab704bf1a698d459d625a5c955d27b73134">085a0ab</a>)</li> <li><strong>optimizer:</strong> scanner should resolve <code>input</code> from <code>root</code> (<a href="https://redirect.github.com/vitejs/vite/issues/22769">#22769</a>) (<a href="https://github.com/vitejs/vite/commit/9722b0795b68602597ddd53e3d3c7ed9f00cb831">9722b07</a>)</li> <li>resolve pnpm .modules.yaml from workspace root instead of cwd (<a href="https://redirect.github.com/vitejs/vite/issues/22757">#22757</a>) (<a href="https://github.com/vitejs/vite/commit/2531ac7ccd1d581df5febe4a3814226ba8939a20">2531ac7</a>)</li> <li>return sourcemap field from some plugins that were lacking (<a href="https://redirect.github.com/vitejs/vite/issues/22782">#22782</a>) (<a href="https://github.com/vitejs/vite/commit/7e18bf802bdde7a386eb3b407c87a67f89a895ca">7e18bf8</a>)</li> <li><strong>server:</strong> handle malformed URI in indexHtmlMiddleware (<a href="https://redirect.github.com/vitejs/vite/issues/22781">#22781</a>) (<a href="https://github.com/vitejs/vite/commit/84f5cccc7574c740c46f5cb2a09f29cde8380701">84f5ccc</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>improve dependency optimizer messages (<a href="https://redirect.github.com/vitejs/vite/issues/22549">#22549</a>) (<a href="https://github.com/vitejs/vite/commit/092cb3b4247a06ba176c094a9a743d335adc6574">092cb3b</a>)</li> </ul> <h3>Code Refactoring</h3> <ul> <li><strong>css:</strong> remove lightningcss null byte bug workaround (<a href="https://redirect.github.com/vitejs/vite/issues/22822">#22822</a>) (<a href="https://github.com/vitejs/vite/commit/2dafd3bb7f8b265037e216f50afaa890ae2e2875">2dafd3b</a>)</li> <li>use pre-defined environments variable to avoid duplicate <code>Object.values</code> calls (<a href="https://redirect.github.com/vitejs/vite/issues/22790">#22790</a>) (<a href="https://github.com/vitejs/vite/commit/1113acf6cff711196b3443f7126804847c1d4e1e">1113acf</a>)</li> </ul> <h3>Tests</h3> <ul> <li>enable "manual chunk path" test and remove "worker.format error" test (<a href="https://redirect.github.com/vitejs/vite/issues/22824">#22824</a>) (<a href="https://github.com/vitejs/vite/commit/c088511f34a01f13e21498a492df8554bf332cdf">c088511</a>)</li> </ul> <h2><a href="https://github.com/vitejs/vite/compare/v8.1.0-beta.0...v8.1.0">8.1.0</a> (2026-06-23)</h2> <h3>Features</h3> <ul> <li>extend <code>server.fs.deny</code> list with common files (<a href="https://redirect.github.com/vitejs/vite/issues/22707">#22707</a>) (<a href="https://github.com/vitejs/vite/commit/61ba8fdc6500e8aa668021833ae5e6ebd200466d">61ba8fd</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/ba3119397d0110952f29965774c627a3017d7292"><code>ba31193</code></a> release: v8.1.2</li> <li><a href="https://github.com/vitejs/vite/commit/0d3bd7c4111b8345cfc353c7bbb2c30601752e26"><code>0d3bd7c</code></a> fix(deps): revert es-module-lexer to 2.1.0 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22827">#22827</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/efb98cce73f3f89c4f03936ab7741cd5b0636f5c"><code>efb98cc</code></a> fix: restore, "fix: resolve pnpm .modules.yaml from workspace root instead of...</li> <li><a href="https://github.com/vitejs/vite/commit/cf97711963ddcdcfac3e4fcd00771d7a55e92141"><code>cf97711</code></a> fix: revert, "fix: resolve pnpm .modules.yaml from workspace root instead of ...</li> <li><a href="https://github.com/vitejs/vite/commit/cccef55dfaa6253929d2cb58d3af53f217efc877"><code>cccef55</code></a> fix: revert, "fix: escape ids with multiple null bytes (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22687">#22687</a>)"</li> <li><a href="https://github.com/vitejs/vite/commit/4ae9e14f2c4db0706b2e9d815656e050accbd2bf"><code>4ae9e14</code></a> release: v8.1.1</li> <li><a href="https://github.com/vitejs/vite/commit/8f925e2e496f4d313d860acb53880245b07ce6f7"><code>8f925e2</code></a> fix(bundledDev): skip plugin transform hooks for rolldown-lazy stub modules (...</li> <li><a href="https://github.com/vitejs/vite/commit/c088511f34a01f13e21498a492df8554bf332cdf"><code>c088511</code></a> test: enable "manual chunk path" test and remove "worker.format error" test (...</li> <li><a href="https://github.com/vitejs/vite/commit/62bd7afd27ec0507bf528a135165dda3a44ebc21"><code>62bd7af</code></a> feat: update dynamic import warning to link to Vite docs (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22823">#22823</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/2dafd3bb7f8b265037e216f50afaa890ae2e2875"><code>2dafd3b</code></a> refactor(css): remove lightningcss null byte bug workaround (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22822">#22822</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v8.1.2/packages/vite">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6795 lines
249 KiB
YAML
6795 lines
249 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
overrides:
|
|
minimatch@<3.1.4: 3.1.4
|
|
minimatch@>=9 <10.2.1: 10.2.4
|
|
fast-xml-parser@>=4.0.0-beta.3 <=5.5.6: 5.5.10
|
|
rollup@>=4.0.0 <4.59.0: 4.59.0
|
|
lodash@<=4.17.23: 4.18.1
|
|
picomatch@<2.3.2: 2.3.2
|
|
picomatch@>=4.0.0 <4.0.4: 4.0.4
|
|
flatted@<3.4.2: 3.4.2
|
|
protobufjs@<7.5.5: 7.5.5
|
|
axios@<1.15.0: 1.15.1
|
|
follow-redirects@<1.16.0: 1.16.0
|
|
|
|
importers:
|
|
|
|
.:
|
|
devDependencies:
|
|
'@changesets/changelog-github':
|
|
specifier: ^0.7.0
|
|
version: 0.7.0
|
|
'@changesets/cli':
|
|
specifier: ^2.29.8
|
|
version: 2.31.0(@types/node@26.1.0)
|
|
'@tsconfig/recommended':
|
|
specifier: ^1.0.13
|
|
version: 1.0.13
|
|
eslint-plugin-no-instanceof:
|
|
specifier: ^1.0.1
|
|
version: 1.0.1
|
|
globals:
|
|
specifier: ^17.3.0
|
|
version: 17.7.0
|
|
jiti:
|
|
specifier: ^2.6.1
|
|
version: 2.7.0
|
|
lint-staged:
|
|
specifier: ^17.0.7
|
|
version: 17.0.8
|
|
oxfmt:
|
|
specifier: ^0.57.0
|
|
version: 0.57.0
|
|
oxlint:
|
|
specifier: ^1.57.0
|
|
version: 1.72.0
|
|
tsx:
|
|
specifier: ^4.21.0
|
|
version: 4.22.4
|
|
typescript:
|
|
specifier: ^6.0.2
|
|
version: 6.0.3
|
|
|
|
evals/all:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
'@langchain/langgraph':
|
|
specifier: ^1.2.9
|
|
version: 1.4.7(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(zod@4.4.3)
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langchain:
|
|
specifier: ^1.3.1
|
|
version: 1.5.2(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(ws@8.21.0)
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
uuid:
|
|
specifier: ^11.1.0
|
|
version: 11.1.1
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
zod:
|
|
specifier: ^4.3.6
|
|
version: 4.4.3
|
|
|
|
evals/basic:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
evals/external-benchmarks:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
evals/files:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
evals/followup-quality:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
evals/hitl:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
'@langchain/langgraph':
|
|
specifier: ^1.2.9
|
|
version: 1.4.7(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(zod@4.4.3)
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langchain:
|
|
specifier: ^1.3.1
|
|
version: 1.5.2(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(ws@8.21.0)
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
uuid:
|
|
specifier: ^11.1.0
|
|
version: 11.1.1
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
zod:
|
|
specifier: ^4.3.6
|
|
version: 4.4.3
|
|
|
|
evals/memory:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
evals/memory-agent-bench:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
'@langchain/langgraph':
|
|
specifier: ^1.2.9
|
|
version: 1.4.7(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(zod@4.4.3)
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
evals/memory-multiturn:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
'@langchain/langgraph':
|
|
specifier: ^1.2.9
|
|
version: 1.4.7(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(zod@4.4.3)
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
evals/oolong:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
devDependencies:
|
|
'@types/node':
|
|
specifier: ^26.1.0
|
|
version: 26.1.0
|
|
|
|
evals/skills:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
evals/subagents:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langchain:
|
|
specifier: ^1.3.1
|
|
version: 1.5.2(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(ws@8.21.0)
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
zod:
|
|
specifier: ^4.3.6
|
|
version: 4.4.3
|
|
|
|
evals/summarization:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
'@langchain/langgraph':
|
|
specifier: ^1.2.9
|
|
version: 1.4.7(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(zod@4.4.3)
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
evals/tau2-airline:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langchain:
|
|
specifier: ^1.3.1
|
|
version: 1.5.2(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(ws@8.21.0)
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
zod:
|
|
specifier: ^4.3.6
|
|
version: 4.4.3
|
|
|
|
evals/todos:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
evals/tool-selection:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langchain:
|
|
specifier: ^1.3.1
|
|
version: 1.5.2(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(ws@8.21.0)
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
zod:
|
|
specifier: ^4.3.6
|
|
version: 4.4.3
|
|
|
|
evals/tool-usage-relational:
|
|
dependencies:
|
|
'@deepagents/evals':
|
|
specifier: workspace:*
|
|
version: link:../../internal/eval-harness
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langchain:
|
|
specifier: ^1.3.1
|
|
version: 1.5.2(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(ws@8.21.0)
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
zod:
|
|
specifier: ^4.3.6
|
|
version: 4.4.3
|
|
|
|
examples:
|
|
dependencies:
|
|
'@hono/node-server':
|
|
specifier: ^2.0.1
|
|
version: 2.0.6(hono@4.12.27)
|
|
'@langchain/anthropic':
|
|
specifier: ^1.3.26
|
|
version: 1.5.1(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))
|
|
'@langchain/core':
|
|
specifier: ^1.1.42
|
|
version: 1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
'@langchain/daytona':
|
|
specifier: workspace:*
|
|
version: link:../libs/providers/daytona
|
|
'@langchain/deno':
|
|
specifier: workspace:*
|
|
version: link:../libs/providers/deno
|
|
'@langchain/langgraph':
|
|
specifier: ^1.2.9
|
|
version: 1.4.7(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(zod@4.4.3)
|
|
'@langchain/langgraph-checkpoint':
|
|
specifier: ^1.0.0
|
|
version: 1.1.3(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))
|
|
'@langchain/modal':
|
|
specifier: workspace:*
|
|
version: link:../libs/providers/modal
|
|
'@langchain/node-vfs':
|
|
specifier: workspace:*
|
|
version: link:../libs/providers/node-vfs
|
|
'@langchain/openai':
|
|
specifier: ^1.4.1
|
|
version: 1.5.3(@aws-sdk/credential-provider-node@3.972.61)(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(@smithy/signature-v4@5.6.1)(ws@8.21.0)
|
|
'@langchain/quickjs':
|
|
specifier: workspace:*
|
|
version: link:../libs/providers/quickjs
|
|
'@langchain/tavily':
|
|
specifier: ^1.2.0
|
|
version: 1.2.0(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))
|
|
dedent:
|
|
specifier: ^1.7.1
|
|
version: 1.7.2
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../libs/deepagents
|
|
deepagents-acp:
|
|
specifier: workspace:*
|
|
version: link:../libs/acp
|
|
dotenv:
|
|
specifier: ^17.2.4
|
|
version: 17.4.2
|
|
hono:
|
|
specifier: ^4.0.0
|
|
version: 4.12.27
|
|
langchain:
|
|
specifier: ^1.3.1
|
|
version: 1.5.2(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(ws@8.21.0)
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
pg:
|
|
specifier: ^8.13.0
|
|
version: 8.22.0
|
|
uuid:
|
|
specifier: ^13.0.0
|
|
version: 13.0.2
|
|
yaml:
|
|
specifier: ^2.8.2
|
|
version: 2.9.0
|
|
zod:
|
|
specifier: ^4.3.6
|
|
version: 4.4.3
|
|
devDependencies:
|
|
'@tsconfig/recommended':
|
|
specifier: ^1.0.13
|
|
version: 1.0.13
|
|
'@types/node':
|
|
specifier: ^26.1.0
|
|
version: 26.1.0
|
|
'@types/pg':
|
|
specifier: ^8.11.0
|
|
version: 8.20.0
|
|
'@types/uuid':
|
|
specifier: ^11.0.0
|
|
version: 11.0.0
|
|
typescript:
|
|
specifier: ^6.0.2
|
|
version: 6.0.3
|
|
|
|
examples/async-subagents/parallel-research:
|
|
dependencies:
|
|
'@langchain/anthropic':
|
|
specifier: ^1.3.18
|
|
version: 1.5.1(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))
|
|
'@langchain/core':
|
|
specifier: ^1.1.42
|
|
version: 1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
'@langchain/langgraph':
|
|
specifier: ^1.2.9
|
|
version: 1.4.7(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(zod@4.4.3)
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../../libs/deepagents
|
|
dotenv:
|
|
specifier: ^17.2.4
|
|
version: 17.4.2
|
|
langchain:
|
|
specifier: ^1.3.1
|
|
version: 1.5.2(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(ws@8.21.0)
|
|
zod:
|
|
specifier: ^4.3.6
|
|
version: 4.4.3
|
|
|
|
examples/async-subagents/parallel-research/ui:
|
|
dependencies:
|
|
'@langchain/langgraph-sdk':
|
|
specifier: ^1.8.0
|
|
version: 1.9.25(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)
|
|
lucide-react:
|
|
specifier: ^1.17.0
|
|
version: 1.23.0(react@19.2.7)
|
|
react:
|
|
specifier: ^19.0.0
|
|
version: 19.2.7
|
|
react-dom:
|
|
specifier: ^19.0.0
|
|
version: 19.2.7(react@19.2.7)
|
|
devDependencies:
|
|
'@tailwindcss/vite':
|
|
specifier: ^4.1.8
|
|
version: 4.3.2(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
'@types/react':
|
|
specifier: ^19.0.8
|
|
version: 19.2.17
|
|
'@types/react-dom':
|
|
specifier: ^19.0.3
|
|
version: 19.2.3(@types/react@19.2.17)
|
|
'@vitejs/plugin-react':
|
|
specifier: ^6.0.1
|
|
version: 6.0.3(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
tailwindcss:
|
|
specifier: ^4.1.8
|
|
version: 4.3.2
|
|
typescript:
|
|
specifier: ^6.0.2
|
|
version: 6.0.3
|
|
vite:
|
|
specifier: ^8.0.3
|
|
version: 8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0)
|
|
|
|
internal/eval-harness:
|
|
dependencies:
|
|
'@langchain/anthropic':
|
|
specifier: ^1.3.26
|
|
version: 1.5.1(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))
|
|
'@langchain/core':
|
|
specifier: ^1.1.42
|
|
version: 1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
'@langchain/openai':
|
|
specifier: ^1.4.1
|
|
version: 1.5.3(@aws-sdk/credential-provider-node@3.972.61)(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(@smithy/signature-v4@5.6.1)(ws@8.21.0)
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../libs/deepagents
|
|
langsmith:
|
|
specifier: ^0.7.4
|
|
version: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
uuid:
|
|
specifier: ^13.0.0
|
|
version: 13.0.2
|
|
devDependencies:
|
|
'@tsconfig/recommended':
|
|
specifier: ^1.0.13
|
|
version: 1.0.13
|
|
'@types/node':
|
|
specifier: ^26.1.0
|
|
version: 26.1.0
|
|
'@types/uuid':
|
|
specifier: ^11.0.0
|
|
version: 11.0.0
|
|
tsdown:
|
|
specifier: ^0.22.1
|
|
version: 0.22.3(tsx@4.22.4)(typescript@6.0.3)
|
|
typescript:
|
|
specifier: ^6.0.2
|
|
version: 6.0.3
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
libs/acp:
|
|
dependencies:
|
|
'@agentclientprotocol/sdk':
|
|
specifier: ^1.1.0
|
|
version: 1.1.0(zod@4.4.3)
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../deepagents
|
|
devDependencies:
|
|
'@langchain/core':
|
|
specifier: ^1.1.42
|
|
version: 1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
'@langchain/langgraph':
|
|
specifier: ^1.2.9
|
|
version: 1.4.7(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(zod@4.4.3)
|
|
'@langchain/langgraph-checkpoint':
|
|
specifier: ^1.0.0
|
|
version: 1.1.3(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))
|
|
'@tsconfig/recommended':
|
|
specifier: ^1.0.13
|
|
version: 1.0.13
|
|
'@types/node':
|
|
specifier: ^26.1.0
|
|
version: 26.1.0
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(vitest@4.1.9)
|
|
'@vitest/ui':
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(vitest@4.1.9)
|
|
tsdown:
|
|
specifier: ^0.22.1
|
|
version: 0.22.3(tsx@4.22.4)(typescript@6.0.3)
|
|
tsx:
|
|
specifier: ^4.21.0
|
|
version: 4.22.4
|
|
typescript:
|
|
specifier: ^6.0.2
|
|
version: 6.0.3
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
libs/deepagents:
|
|
dependencies:
|
|
fast-glob:
|
|
specifier: ^3.3.3
|
|
version: 3.3.3
|
|
langsmith:
|
|
specifier: ^0.7.1
|
|
version: 0.7.10(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
micromatch:
|
|
specifier: ^4.0.8
|
|
version: 4.0.8
|
|
yaml:
|
|
specifier: ^2.8.2
|
|
version: 2.9.0
|
|
zod:
|
|
specifier: ^4.3.6
|
|
version: 4.4.3
|
|
devDependencies:
|
|
'@langchain/anthropic':
|
|
specifier: ^1.5.0
|
|
version: 1.5.1(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))
|
|
'@langchain/core':
|
|
specifier: ^1.2.0
|
|
version: 1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
'@langchain/langgraph':
|
|
specifier: ^1.4.4
|
|
version: 1.4.7(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(zod@4.4.3)
|
|
'@langchain/langgraph-checkpoint':
|
|
specifier: ^1.1.2
|
|
version: 1.1.3(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))
|
|
'@langchain/langgraph-sdk':
|
|
specifier: ^1.9.23
|
|
version: 1.9.25(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)
|
|
'@langchain/openai':
|
|
specifier: ^1.5.1
|
|
version: 1.5.3(@aws-sdk/credential-provider-node@3.972.61)(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(@smithy/signature-v4@5.6.1)(ws@8.21.0)
|
|
'@langchain/sandbox-standard-tests':
|
|
specifier: workspace:*
|
|
version: link:../standard-tests
|
|
'@langchain/tavily':
|
|
specifier: ^1.2.0
|
|
version: 1.2.0(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))
|
|
'@tsconfig/recommended':
|
|
specifier: ^1.0.13
|
|
version: 1.0.13
|
|
'@types/micromatch':
|
|
specifier: ^4.0.10
|
|
version: 4.0.10
|
|
'@types/node':
|
|
specifier: ^26.1.0
|
|
version: 26.1.0
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(vitest@4.1.9)
|
|
'@vitest/ui':
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(vitest@4.1.9)
|
|
dotenv:
|
|
specifier: ^17.2.4
|
|
version: 17.4.2
|
|
langchain:
|
|
specifier: ^1.5.0
|
|
version: 1.5.2(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(ws@8.21.0)
|
|
tsdown:
|
|
specifier: ^0.22.1
|
|
version: 0.22.3(tsx@4.22.4)(typescript@6.0.3)
|
|
tsx:
|
|
specifier: ^4.21.0
|
|
version: 4.22.4
|
|
typescript:
|
|
specifier: ^6.0.2
|
|
version: 6.0.3
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
libs/providers/daytona:
|
|
dependencies:
|
|
'@daytona/sdk':
|
|
specifier: ^0.192.0
|
|
version: 0.192.0(ws@8.21.0)
|
|
devDependencies:
|
|
'@langchain/sandbox-standard-tests':
|
|
specifier: workspace:*
|
|
version: link:../../standard-tests
|
|
'@tsconfig/recommended':
|
|
specifier: ^1.0.13
|
|
version: 1.0.13
|
|
'@types/node':
|
|
specifier: ^26.1.0
|
|
version: 26.1.0
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(vitest@4.1.9)
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../deepagents
|
|
dotenv:
|
|
specifier: ^17.2.3
|
|
version: 17.4.2
|
|
tsdown:
|
|
specifier: ^0.22.1
|
|
version: 0.22.3(tsx@4.22.4)(typescript@6.0.3)
|
|
tsx:
|
|
specifier: ^4.21.0
|
|
version: 4.22.4
|
|
typescript:
|
|
specifier: ^6.0.2
|
|
version: 6.0.3
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
libs/providers/deno:
|
|
dependencies:
|
|
'@deno/sandbox':
|
|
specifier: ^0.13.2
|
|
version: 0.13.2
|
|
devDependencies:
|
|
'@langchain/sandbox-standard-tests':
|
|
specifier: workspace:*
|
|
version: link:../../standard-tests
|
|
'@tsconfig/recommended':
|
|
specifier: ^1.0.13
|
|
version: 1.0.13
|
|
'@types/node':
|
|
specifier: ^26.1.0
|
|
version: 26.1.0
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(vitest@4.1.9)
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../deepagents
|
|
dotenv:
|
|
specifier: ^17.2.3
|
|
version: 17.4.2
|
|
tsdown:
|
|
specifier: ^0.22.1
|
|
version: 0.22.3(tsx@4.22.4)(typescript@6.0.3)
|
|
tsx:
|
|
specifier: ^4.21.0
|
|
version: 4.22.4
|
|
typescript:
|
|
specifier: ^6.0.2
|
|
version: 6.0.3
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
libs/providers/modal:
|
|
dependencies:
|
|
modal:
|
|
specifier: ^0.8.2
|
|
version: 0.8.2
|
|
devDependencies:
|
|
'@langchain/sandbox-standard-tests':
|
|
specifier: workspace:*
|
|
version: link:../../standard-tests
|
|
'@tsconfig/recommended':
|
|
specifier: ^1.0.13
|
|
version: 1.0.13
|
|
'@types/node':
|
|
specifier: ^26.1.0
|
|
version: 26.1.0
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(vitest@4.1.9)
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../deepagents
|
|
dotenv:
|
|
specifier: ^17.2.3
|
|
version: 17.4.2
|
|
tsdown:
|
|
specifier: ^0.22.1
|
|
version: 0.22.3(tsx@4.22.4)(typescript@6.0.3)
|
|
tsx:
|
|
specifier: ^4.21.0
|
|
version: 4.22.4
|
|
typescript:
|
|
specifier: ^6.0.2
|
|
version: 6.0.3
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
libs/providers/node-vfs:
|
|
dependencies:
|
|
node-vfs-polyfill:
|
|
specifier: github:vercel-labs/node-vfs-polyfill
|
|
version: https://codeload.github.com/vercel-labs/node-vfs-polyfill/tar.gz/ef76f903d052d915395336dbf3498e3f5311a852
|
|
devDependencies:
|
|
'@langchain/sandbox-standard-tests':
|
|
specifier: workspace:*
|
|
version: link:../../standard-tests
|
|
'@tsconfig/recommended':
|
|
specifier: ^1.0.13
|
|
version: 1.0.13
|
|
'@types/node':
|
|
specifier: ^26.1.0
|
|
version: 26.1.0
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(vitest@4.1.9)
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../deepagents
|
|
tsdown:
|
|
specifier: ^0.22.1
|
|
version: 0.22.3(tsx@4.22.4)(typescript@6.0.3)
|
|
tsx:
|
|
specifier: ^4.21.0
|
|
version: 4.22.4
|
|
typescript:
|
|
specifier: ^6.0.2
|
|
version: 6.0.3
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
libs/providers/quickjs:
|
|
dependencies:
|
|
'@jitl/quickjs-ng-wasmfile-release-asyncify':
|
|
specifier: ^0.32.0
|
|
version: 0.32.0
|
|
'@sveltejs/acorn-typescript':
|
|
specifier: ^1.0.9
|
|
version: 1.0.10(acorn@8.17.0)
|
|
acorn:
|
|
specifier: ^8.16.0
|
|
version: 8.17.0
|
|
dedent:
|
|
specifier: ^1.7.1
|
|
version: 1.7.2
|
|
estree-walker:
|
|
specifier: ^3.0.3
|
|
version: 3.0.3
|
|
json-schema-to-typescript:
|
|
specifier: ^15.0.4
|
|
version: 15.0.4
|
|
magic-string:
|
|
specifier: ^0.30.21
|
|
version: 0.30.21
|
|
p-queue:
|
|
specifier: ^9.3.0
|
|
version: 9.3.0
|
|
quickjs-emscripten:
|
|
specifier: ^0.32.0
|
|
version: 0.32.0
|
|
quickjs-emscripten-core:
|
|
specifier: ^0.32.0
|
|
version: 0.32.0
|
|
devDependencies:
|
|
'@langchain/core':
|
|
specifier: ^1.1.42
|
|
version: 1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
'@langchain/langgraph':
|
|
specifier: ^1.2.9
|
|
version: 1.4.7(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(zod@4.4.3)
|
|
'@tsconfig/recommended':
|
|
specifier: ^1.0.13
|
|
version: 1.0.13
|
|
'@types/dedent':
|
|
specifier: ^0.7.2
|
|
version: 0.7.2
|
|
'@types/estree':
|
|
specifier: ^1.0.8
|
|
version: 1.0.9
|
|
'@types/node':
|
|
specifier: ^26.1.0
|
|
version: 26.1.0
|
|
'@vitest/coverage-v8':
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(vitest@4.1.9)
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../../deepagents
|
|
dotenv:
|
|
specifier: ^17.2.3
|
|
version: 17.4.2
|
|
langchain:
|
|
specifier: ^1.3.1
|
|
version: 1.5.2(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(ws@8.21.0)
|
|
tsdown:
|
|
specifier: ^0.22.1
|
|
version: 0.22.3(tsx@4.22.4)(typescript@6.0.3)
|
|
tsx:
|
|
specifier: ^4.21.0
|
|
version: 4.22.4
|
|
typescript:
|
|
specifier: ^6.0.2
|
|
version: 6.0.3
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
zod:
|
|
specifier: ^4.3.6
|
|
version: 4.4.3
|
|
|
|
libs/standard-tests:
|
|
devDependencies:
|
|
'@tsconfig/recommended':
|
|
specifier: ^1.0.13
|
|
version: 1.0.13
|
|
'@types/node':
|
|
specifier: ^26.1.0
|
|
version: 26.1.0
|
|
deepagents:
|
|
specifier: workspace:*
|
|
version: link:../deepagents
|
|
tsdown:
|
|
specifier: ^0.22.1
|
|
version: 0.22.3(tsx@4.22.4)(typescript@6.0.3)
|
|
typescript:
|
|
specifier: ^6.0.2
|
|
version: 6.0.3
|
|
vitest:
|
|
specifier: ^4.0.18
|
|
version: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
packages:
|
|
|
|
'@agentclientprotocol/sdk@1.1.0':
|
|
resolution: {integrity: sha512-NT2KqphUJ3w6EksUL51ZhJgIYgq/ZLGcBPkyMKgRSO5PMVwe9DnKKX+Htnvk6KHh6dUuh34UHK4gKp+4te1Mdg==}
|
|
peerDependencies:
|
|
zod: ^3.25.0 || ^4.0.0
|
|
|
|
'@anthropic-ai/sdk@0.103.0':
|
|
resolution: {integrity: sha512-1uG7RNgoHTUxzOXqSCODKt0UTVlxWiHk/2Tt2/uQJiPW7XzBeKVuJyd3Aw6T3LPyvZV/jDTnPLX7SaM70WLLjA==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
zod: ^3.25.0 || ^4.0.0
|
|
peerDependenciesMeta:
|
|
zod:
|
|
optional: true
|
|
|
|
'@apidevtools/json-schema-ref-parser@11.9.3':
|
|
resolution: {integrity: sha512-60vepv88RwcJtSHrD6MjIL6Ta3SOYbgfnkHb+ppAVK+o9mXprRtulx7VlRl3lN3bbvysAfCS7WMVfhUYemB0IQ==}
|
|
engines: {node: '>= 16'}
|
|
|
|
'@aws-sdk/checksums@3.1000.11':
|
|
resolution: {integrity: sha512-nW5kNBJBwVxkvBqygBYksS8WUFDO8Ad8OSfsVa+f5KFRRTrHL1rnWZNsWBwc5fC9YvZbET/57+X4hym/jKfV+g==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/client-s3@3.1078.0':
|
|
resolution: {integrity: sha512-uQMPma3CzTXPKrRfTkhdKLfXocGoEJwBePcI/ca9iWF+re2gbFSDVV9EIcOrK8ke1OV3Jw4ejNmfmgRVlI5b9A==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/core@3.974.26':
|
|
resolution: {integrity: sha512-wRj7Pthvjk3anees97pUWlxlTa0DUjeGrEQU5fKDZVdWZV0ekaprbof0df2uaE9g8u67t035v2j+ne2AW2UMkA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-env@3.972.52':
|
|
resolution: {integrity: sha512-sxuaHZGHqOgKB8OdL3doXa1NJjqmO60FPfyTnYVKGjX9taRsIEGS9pd+2yALmo06hijZ8L94uSK0kfXZsRmVyA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-http@3.972.54':
|
|
resolution: {integrity: sha512-e6yz52nq3SpR1oPLcvfsDM7H7k2gIYk/NSn/rwsFqzGXEwr3g0mRMlPbLaKCPCGNZJMU/gZg6/64B3eSam+gBw==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-ini@3.972.59':
|
|
resolution: {integrity: sha512-9Um/UpruN76AdpiLnvwChVkJJwJ9Vx9ykk/2AeLxxSCM/YYRD8Kkq2towUk9fZQLV7dd9ATlsi87U7hKs0z/iQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-login@3.972.58':
|
|
resolution: {integrity: sha512-H3q96qF8/DJsPsXMVtMRqSWOc85K5O4zos32untdw+vE5vw0f3a6qJo1YqbND4BsEIKd4iZmzzVUq9kV4LjbHg==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-node@3.972.61':
|
|
resolution: {integrity: sha512-2U2KHMRCt1dlZoLU3KZR5g5EL4b0h2HHw96SkaUBK7qvEXPZj5rGRO/3ZTeJmh37dIYQuCnA2273rZOQvmsiHw==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-process@3.972.52':
|
|
resolution: {integrity: sha512-Aff9Ebs42lz+Ep1wkS+Nlwh5S0eahakpyskPsuKGjiBJ6ExOjNtxbfKJTKovQtQNgJ7oG1BH6esJwGrbs7qgSA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-sso@3.972.58':
|
|
resolution: {integrity: sha512-syloC58mXOacUqM2toPNfwd7X3jT+tWj0F/cN7qdW1FQyI0q41J0tPf6DIZ56BF0x82iS9j3ALP45MoBz79YuQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/credential-provider-web-identity@3.972.58':
|
|
resolution: {integrity: sha512-pTBImKzcGK+pcMKjL0fAJbnYzzYd1c0UDc7BSIOGNQhF9Nuk66vWlIXfYTYyzNSs+w8Q/vfbbNDDU8zdrouwLg==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/lib-storage@3.1078.0':
|
|
resolution: {integrity: sha512-gUmV1VyOEvwzKzCzjiBNNHLi2iqeP0KqVq6QK/7wd1yeDTPXbJQdB+SuA2tWRwaFkFBKofXHV3HTPvJCJJ1Xqg==}
|
|
engines: {node: '>=20.0.0'}
|
|
peerDependencies:
|
|
'@aws-sdk/client-s3': ^3.1078.0
|
|
|
|
'@aws-sdk/middleware-sdk-s3@3.972.57':
|
|
resolution: {integrity: sha512-E7tRmmUb64LlsoI6pZZRTov21K74Fr/MVgYBeNFfBkFzpF8e2tuJkKd4YGmcNwz0UjDs8fMoS0v/MGgHASIx+Q==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/nested-clients@3.997.26':
|
|
resolution: {integrity: sha512-Lwe3F6K7bs+jEubp1LbrvzeMBYb5fMazJ1IxV9TtKWPF8CSh67Fmwyq9fLz3NL/k55Dfpuph5Dimw76JFgr+SA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/signature-v4-multi-region@3.996.38':
|
|
resolution: {integrity: sha512-C379Sk+MiFZCfWZphKlMyLHKxV22OjoGM5KJjj5IJNJcOCWL4IGIpnEGzv1FQiRwhYXfq55SJMfxlqPE08JJ9g==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/token-providers@3.1078.0':
|
|
resolution: {integrity: sha512-/uyXLBGu3Lw1GbBA2X66hcOMnKtMcqAIF+3/eHfxBQmUeXF2sdqozDPrTfEr/TnSd0D6deZar+eVyhEqqWu29w==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/types@3.973.15':
|
|
resolution: {integrity: sha512-IULn8uBV/SMtmOIANsm4WHXIOtVPBWfOWs3WGL0j/sI+KhaYehvOw0ET+9urnn8MBpiijuU/0JOpuwKOE451PQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws-sdk/xml-builder@3.972.33':
|
|
resolution: {integrity: sha512-ezbwz9WpuLctm6o7P2t2naDhVVPI5jFGrVefVybhcKGjU57VIyT46pQVO0RI2RYkUdhdj2Z9uSIlAzGZE9NW9A==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@aws/lambda-invoke-store@0.2.4':
|
|
resolution: {integrity: sha512-iY8yvjE0y651BixKNPgmv1WrQc+GZ142sb0z4gYnChDDY2YqI4P/jsSopBWrKfAt7LOJAkOXt7rC/hms+WclQQ==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@babel/generator@8.0.0':
|
|
resolution: {integrity: sha512-NT9NrVwJsbSV6Y2FSstWa71EETOnzrjkL5/wX3D2mYHtKM+qvqB1DvR4D0Setb/gDBsHzRICifwEWMO8CnTF6g==}
|
|
engines: {node: ^22.18.0 || >=24.11.0}
|
|
|
|
'@babel/helper-string-parser@7.29.7':
|
|
resolution: {integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-string-parser@8.0.0':
|
|
resolution: {integrity: sha512-6mJgmFFFIIO82vvoLt9XtRC7/TkzXfts1t/SpRX4IHSzMgqoPYCWesVu1udUPUWioAE/2fcG6WuI8zrkE1gwrg==}
|
|
engines: {node: ^22.18.0 || >=24.11.0}
|
|
|
|
'@babel/helper-validator-identifier@7.29.7':
|
|
resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-identifier@8.0.2':
|
|
resolution: {integrity: sha512-9Fr9QeyCAyi1BR1jKZ6uYQ24EIhQUx5ReHfQU7drOE+TPOb+w11/dsqLkMOT2U29OdCT71XajrOT8xDc1C7orA==}
|
|
engines: {node: ^22.18.0 || >=24.11.0}
|
|
|
|
'@babel/parser@7.29.7':
|
|
resolution: {integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
'@babel/parser@8.0.0':
|
|
resolution: {integrity: sha512-aLxAE+imI9bCcyaPrUDjBv3uSkWieifjLe0kuFOZF0zli0L6GCsTmsePnTr55adbIAgYz2zhN1vnFimCBUYcRQ==}
|
|
engines: {node: ^22.18.0 || >=24.11.0}
|
|
hasBin: true
|
|
|
|
'@babel/runtime@7.29.7':
|
|
resolution: {integrity: sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/types@7.29.7':
|
|
resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/types@8.0.0':
|
|
resolution: {integrity: sha512-K8ponJDxBwDHigkeFqaqT5wLGl4bTlwMafR8k7b5CPxr6Ww+UG9ls8Yx6Tcpboxu97eeGVEEyKcHmEyOwN1vSw==}
|
|
engines: {node: ^22.18.0 || >=24.11.0}
|
|
|
|
'@bcoe/v8-coverage@1.0.2':
|
|
resolution: {integrity: sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@cbor-extract/cbor-extract-darwin-arm64@2.2.2':
|
|
resolution: {integrity: sha512-ZKZ/F8US7JR92J4DMct6cLW/Y66o2K576+zjlEN/MevH70bFIsB10wkZEQPLzl2oNh2SMGy55xpJ9JoBRl5DOA==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@cbor-extract/cbor-extract-darwin-x64@2.2.2':
|
|
resolution: {integrity: sha512-32b1mgc+P61Js+KW9VZv/c+xRw5EfmOcPx990JbCBSkYJFY0l25VinvyyWfl+3KjibQmAcYwmyzKF9J4DyKP/Q==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@cbor-extract/cbor-extract-linux-arm64@2.2.2':
|
|
resolution: {integrity: sha512-wfqgzqCAy/Vn8i6WVIh7qZd0DdBFaWBjPdB6ma+Wihcjv0gHqD/mw3ouVv7kbbUNrab6dKEx/w3xQZEdeXIlzg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@cbor-extract/cbor-extract-linux-arm@2.2.2':
|
|
resolution: {integrity: sha512-tNg0za41TpQfkhWjptD+0gSD2fggMiDCSacuIeELyb2xZhr7PrhPe5h66Jc67B/5dmpIhI2QOUtv4SBsricyYQ==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@cbor-extract/cbor-extract-linux-x64@2.2.2':
|
|
resolution: {integrity: sha512-rpiLnVEsqtPJ+mXTdx1rfz4RtUGYIUg2rUAZgd1KjiC1SehYUSkJN7Yh+aVfSjvCGtVP0/bfkQkXpPXKbmSUaA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@cbor-extract/cbor-extract-win32-x64@2.2.2':
|
|
resolution: {integrity: sha512-dI+9P7cfWxkTQ+oE+7Aa6onEn92PHgfWXZivjNheCRmTBDBf2fx6RyTi0cmgpYLnD1KLZK9ZYrMxaPZ4oiXhGA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@cfworker/json-schema@4.1.1':
|
|
resolution: {integrity: sha512-gAmrUZSGtKc3AiBL71iNWxDsyUC5uMaKKGdvzYsBoTW/xi42JQHl7eKV2OYzCUqvc+D2RCcf7EXY2iCyFIk6og==}
|
|
|
|
'@changesets/apply-release-plan@7.1.1':
|
|
resolution: {integrity: sha512-9qPCm/rLx/xoOFXIHGB229+4GOL76S4MC+7tyOuTsR6+1jYlfFDQORdvwR5hDA6y4FL2BPt3qpbcQIS+dW85LA==}
|
|
|
|
'@changesets/assemble-release-plan@6.0.10':
|
|
resolution: {integrity: sha512-rSDcqdJ9KbVyjpBIuCidhvZNIiVt1XaIYp73ycVQRIA5n/j6wQaEk0ChRLMUQ1vkxZe51PTQ9OIhbg6HQMW45A==}
|
|
|
|
'@changesets/changelog-git@0.2.1':
|
|
resolution: {integrity: sha512-x/xEleCFLH28c3bQeQIyeZf8lFXyDFVn1SgcBiR2Tw/r4IAWlk1fzxCEZ6NxQAjF2Nwtczoen3OA2qR+UawQ8Q==}
|
|
|
|
'@changesets/changelog-github@0.7.0':
|
|
resolution: {integrity: sha512-rBsbRvc4TVn+FvFnOVM3LxlFJfTXXCp8gfVJ+0BubxWNSVnLuAzowi5j+IEraLLP52w8AAs9QfKbPS3MMiXQJA==}
|
|
|
|
'@changesets/cli@2.31.0':
|
|
resolution: {integrity: sha512-AhI4enNTgHu2IZr6K4WZyf0EPch4XVMn1yOMFmCD9gsfBGqMYaHXls5HyDv6/CL5axVQABz68eG30eCtbr2wFg==}
|
|
hasBin: true
|
|
|
|
'@changesets/config@3.1.4':
|
|
resolution: {integrity: sha512-pf0bvD/v6WI2cRlZ6hzpjtZdSlXDXMAJ+Iz7xfFzV4ZxJ8OGGAON+1qYc99ZPrijnt4xp3VGG7eNvAOGS24V1Q==}
|
|
|
|
'@changesets/errors@0.2.0':
|
|
resolution: {integrity: sha512-6BLOQUscTpZeGljvyQXlWOItQyU71kCdGz7Pi8H8zdw6BI0g3m43iL4xKUVPWtG+qrrL9DTjpdn8eYuCQSRpow==}
|
|
|
|
'@changesets/get-dependents-graph@2.1.4':
|
|
resolution: {integrity: sha512-ZsS00x6WvmHq3sQv8oCMwL0f/z3wbXCVuSVTJwCnnmbC/iBdNJGFx1EcbMG4PC6sXRyH69liM4A2WKXzn/kRPg==}
|
|
|
|
'@changesets/get-github-info@0.8.0':
|
|
resolution: {integrity: sha512-cRnC+xdF0JIik7coko3iUP9qbnfi1iJQ3sAa6dE+Tx3+ET8bjFEm63PA4WEohgjYcmsOikPHWzPsMWWiZmntOQ==}
|
|
|
|
'@changesets/get-release-plan@4.0.16':
|
|
resolution: {integrity: sha512-2K5Om6CrMPm45rtvckfzWo7e9jOVCKLCnXia5eUPaURH7/LWzri7pK1TycdzAuAtehLkW7VPbWLCSExTHmiI6g==}
|
|
|
|
'@changesets/get-version-range-type@0.4.0':
|
|
resolution: {integrity: sha512-hwawtob9DryoGTpixy1D3ZXbGgJu1Rhr+ySH2PvTLHvkZuQ7sRT4oQwMh0hbqZH1weAooedEjRsbrWcGLCeyVQ==}
|
|
|
|
'@changesets/git@3.0.4':
|
|
resolution: {integrity: sha512-BXANzRFkX+XcC1q/d27NKvlJ1yf7PSAgi8JG6dt8EfbHFHi4neau7mufcSca5zRhwOL8j9s6EqsxmT+s+/E6Sw==}
|
|
|
|
'@changesets/logger@0.1.1':
|
|
resolution: {integrity: sha512-OQtR36ZlnuTxKqoW4Sv6x5YIhOmClRd5pWsjZsddYxpWs517R0HkyiefQPIytCVh4ZcC5x9XaG8KTdd5iRQUfg==}
|
|
|
|
'@changesets/parse@0.4.3':
|
|
resolution: {integrity: sha512-ZDmNc53+dXdWEv7fqIUSgRQOLYoUom5Z40gmLgmATmYR9NbL6FJJHwakcCpzaeCy+1D0m0n7mT4jj2B/MQPl7A==}
|
|
|
|
'@changesets/pre@2.0.2':
|
|
resolution: {integrity: sha512-HaL/gEyFVvkf9KFg6484wR9s0qjAXlZ8qWPDkTyKF6+zqjBe/I2mygg3MbpZ++hdi0ToqNUF8cjj7fBy0dg8Ug==}
|
|
|
|
'@changesets/read@0.6.7':
|
|
resolution: {integrity: sha512-D1G4AUYGrBEk8vj8MGwf75k9GpN6XL3wg8i42P2jZZwFLXnlr2Pn7r9yuQNbaMCarP7ZQWNJbV6XLeysAIMhTA==}
|
|
|
|
'@changesets/should-skip-package@0.1.2':
|
|
resolution: {integrity: sha512-qAK/WrqWLNCP22UDdBTMPH5f41elVDlsNyat180A33dWxuUDyNpg6fPi/FyTZwRriVjg0L8gnjJn2F9XAoF0qw==}
|
|
|
|
'@changesets/types@4.1.0':
|
|
resolution: {integrity: sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==}
|
|
|
|
'@changesets/types@6.1.0':
|
|
resolution: {integrity: sha512-rKQcJ+o1nKNgeoYRHKOS07tAMNd3YSN0uHaJOZYjBAgxfV7TUE7JE+z4BzZdQwb5hKaYbayKN5KrYV7ODb2rAA==}
|
|
|
|
'@changesets/write@0.4.0':
|
|
resolution: {integrity: sha512-CdTLvIOPiCNuH71pyDu3rA+Q0n65cmAbXnwWH84rKGiFumFzkmHNT8KHTMEchcxN+Kl8I54xGUhJ7l3E7X396Q==}
|
|
|
|
'@daytona/api-client@0.192.0':
|
|
resolution: {integrity: sha512-fBzQ7KT9ZW2c4TgryYVGI8KUiUH02SCuKl1m0hqJQZDVkE6sbMiMlm5DZ0jwMCbQ8afWyOscvXmSSxdGQ/jUKQ==}
|
|
|
|
'@daytona/sdk@0.192.0':
|
|
resolution: {integrity: sha512-pAA1curJCiZ0rqZcE0BUIjsgS90QdDFZ2QYw8nVWwGjjdr+Fndof4MaJfoZRjpcMHjUBoqEZpzO9C5HPv38QeA==}
|
|
|
|
'@daytona/toolbox-api-client@0.192.0':
|
|
resolution: {integrity: sha512-fEyA3YPK+IJezECBfZoNhf29qtZhy8AqI0lcgR+Bob6hEiInx9+sH26506ZkxmpGM4/5EApeLzUI1g5B9u2XHA==}
|
|
|
|
'@deno/sandbox@0.13.2':
|
|
resolution: {integrity: sha512-hteIwQ/mqkJHLrxtcONSCntziOAEWZz0Q2m/Ps4E+HjimLaQxsqpBU0Xn6hin23yf2wOCls336PG9epbMliUOQ==}
|
|
|
|
'@deno/shim-deno-test@0.5.0':
|
|
resolution: {integrity: sha512-4nMhecpGlPi0cSzT67L+Tm+GOJqvuk8gqHBziqcUQOarnuIax1z96/gJHCSIz2Z0zhxE6Rzwb3IZXPtFh51j+w==}
|
|
|
|
'@deno/shim-deno@0.18.2':
|
|
resolution: {integrity: sha512-oQ0CVmOio63wlhwQF75zA4ioolPvOwAoK0yuzcS5bDC1JUvH3y1GS8xPh8EOpcoDQRU4FTG8OQfxhpR+c6DrzA==}
|
|
|
|
'@emnapi/core@1.11.1':
|
|
resolution: {integrity: sha512-RSvbQmHzdKzNsLYa/wHrbc3KN4sYLKAdPZxqiM2HATqv/SBk2/ENSHpvXGaLOMcsAyz0poEGqkmmKYG3OWiJEQ==}
|
|
|
|
'@emnapi/runtime@1.11.1':
|
|
resolution: {integrity: sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==}
|
|
|
|
'@emnapi/wasi-threads@1.2.2':
|
|
resolution: {integrity: sha512-c95qOXkHdydNKhscBTebqEC1CVAZpyqOfVfBzQ1qgzyl3gfeldUjIggDbIZgDKsHLgnsM+igH7TJ/eAasaVuMA==}
|
|
|
|
'@esbuild/aix-ppc64@0.28.1':
|
|
resolution: {integrity: sha512-Svl7tq8k/08+p6CXPpRjQ1fKX+1odH/BQbb48fV6fj3CWHhsoIOoY87w1oHXm0qEpkIK3ZfVgp0hed3XBXzXMQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/android-arm64@0.28.1':
|
|
resolution: {integrity: sha512-34EGEbCIAgosYz6goLcopX6Mo7NyGv9tfwEM2/7Ce2VcVRk568iSvniGWcUXIy7wEDR1wzolcxcriFVrWYcwBg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.28.1':
|
|
resolution: {integrity: sha512-0k2F129Xdio1TdJfzJ8sy1Q47vUD2NnwdhiAf7drUN1EBTfPf4hsFCtmMgu/6m8JSzsBrlmVjudMBQqOfG8usQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.28.1':
|
|
resolution: {integrity: sha512-dbwY7ltSMDWsRatcRpCnES4F+im88OCUgGZjy52shC7GqHRE/cYlxNbB4Z4UpJswpcc4Qxd2oE/ufM0p61IKng==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/darwin-arm64@0.28.1':
|
|
resolution: {integrity: sha512-TZbWkQY7kvTAXbXUT7uVACR5cMHsDiSz9z7ZKAX/RTq/WJEk3QyRr0wZpNhBDX+/0CtdqUIJlOiodQcta6tY3Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.28.1':
|
|
resolution: {integrity: sha512-zfdzgK9ACBNZLI/CyHTOx81SyNbM6YXn7rxSgX97VjyiPl9W1i4Ka4fgKECEoFCKGpvBj5qArWIGgQjOwkgskQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/freebsd-arm64@0.28.1':
|
|
resolution: {integrity: sha512-wG2EA8ENdEI0qhkSZMjfqrdY+ziCYCPMmtZjjIwOmXFjmyzEHn+UUxk5of+SYsjtfs3VpnlC7QLzSI5hY/rOAw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.28.1':
|
|
resolution: {integrity: sha512-i7dZ9vQgnvSCzi/rYCXNgtF/U+eKZNJBzu3eTQbRgHnM7tNSizLOkRFAl3qzVc/Op/u5YkHHa4pf/3DOYHthLQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/linux-arm64@0.28.1':
|
|
resolution: {integrity: sha512-yHs+0uc8+nvEAfAfxrWQKK5peSNzBc4PegcMO0EJ2hT71uA7vB8Ihg2e77R2P7SG5uYjPbHlLLmve4LLLRCf0g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.28.1':
|
|
resolution: {integrity: sha512-qVXBOHQS+d5Y722GwJzJUtOLlX7km3CraOaGormF1pDtPd2C/l1SHRPgjLunLGe51Sh5YYWKMFDyV4SxgMQYTQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.28.1':
|
|
resolution: {integrity: sha512-d1z4ZuP0ajrfz/FhGT4vv278rX8KnPPJx8i5+AtK7TYbx9Le9F1hyzurZpkEyjkGa9dUGhQow4C1NmeGvqxN2w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.28.1':
|
|
resolution: {integrity: sha512-M5sRjUVZrkm1OAPR3dlOYzNmN+loZKGVi1VUQGrwuqLcbR6qeAz+famMhjASeH3YVKvZz+zT1jlh/keC3Rj/lg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.28.1':
|
|
resolution: {integrity: sha512-mRObBZeHh2OxcBFPWE/FjylkRgZdYuiTR3vaTozquCGOH14iP9oN4x4Ge81CoIDYQrXmIxpFumJBu5MtZpnQJQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.28.1':
|
|
resolution: {integrity: sha512-slScBsMAb3GFDcdrCgLwZtPYRoH2H/youv10QiZyRjmsP48fznoveWytSgCI/R0ZcUgpc0ZhIUEx6LHts8yrfQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.28.1':
|
|
resolution: {integrity: sha512-kw0owk1o0GFETUJyW0jc0G4Yzs0BHZn0JDZ8JRT088vjJYX777BAs1fDGxAC+q831qOs2DTC96mNsG2opdfyyQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.28.1':
|
|
resolution: {integrity: sha512-/lAIjX8aYFRByhh6L5rYtPEDRqa9de/4V/juOXcta5frjvzXO4/sqEtyytse0g3zZFuWu5cDN0MkLz2qRDD2Ag==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.28.1':
|
|
resolution: {integrity: sha512-u/anNYF2mmVOEDwLtnQ1wOr3EZ9sTNGLWrsYGYwHWzGA3Si84IOkHXlbWTD1NB+9/1lcnweYKO54uhxZydNzfA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/netbsd-arm64@0.28.1':
|
|
resolution: {integrity: sha512-oks0DYbLwWMmaakTsCb+zL4E+aHRVLom9IJZOAthMQEPiQmydXHkziYEsGYRx0uNV/IjEKGAV941JzH02pflqw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.28.1':
|
|
resolution: {integrity: sha512-aeL6lAnN89Hz43Mlh1G8ARasbuoYvSITDEx0tHh5b7jJnHcssqgjy9Yx430GDpmCa6OyrKoS0aNRjKundRizGg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/openbsd-arm64@0.28.1':
|
|
resolution: {integrity: sha512-MEFJe5C3R8pwXdZ5Y21oo6m7ePiS0d9pWucn99O/wvyJZChoIQKrQDxKrGeW8F5+T0okTHesAmDeiHDTIq0V/Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.28.1':
|
|
resolution: {integrity: sha512-i/ZLIOafE0Z8cI/XANJAixoJL/uRAoS2xOA3rb0xN+KK0K177cMAsQYkzHtBrtMXAKuAc7HGgcWiZ/sRC1Nxgw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openharmony-arm64@0.28.1':
|
|
resolution: {integrity: sha512-ge+Z7EXFNt2BO1oAMsVpiQ8EwndV9i1xXerAeTIK7AtPs3bKFXQM7nlRxDSIUIMeueR1CNXxqztLzdNeReKBJg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@esbuild/sunos-x64@0.28.1':
|
|
resolution: {integrity: sha512-BEjgtECkL3vY+SaSQ6nzVfiALUeFxpawyp8Jmf5PtYhf1Ug40N1h/hxlhts+f1FvSvarEigdxS3BlSMI2PJLcQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/win32-arm64@0.28.1':
|
|
resolution: {integrity: sha512-lCv9eK/H6ZJWbE7bh2nw54CZ9M2nupBxJcTsdk/QQnWkdSjKGuxmmH8/GWrlT1eMmZfn4dGcCjRte397WqfQXA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.28.1':
|
|
resolution: {integrity: sha512-zvb/mB2bSCoJOpoCBgYKKpX6YM6mJBlBUVUtVj41DlZJVEB6/0CKlRYxP5wWl1C1ILiCoAU5wZZ4q1P3qeS6Eg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.28.1':
|
|
resolution: {integrity: sha512-bm4Mowrv+GXMlpWX++EcXw/iLyd1o3+bJkC2DkWXYVvgZCqD/bSj9ctZeAMC3cIxgjRVR2Dufaiu4YPxr5gW1A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@grpc/grpc-js@1.14.4':
|
|
resolution: {integrity: sha512-k9Dj3DV/itK9D06Y8f190Qgop7/Ui+D0njFV3LHMPwPT75DpXLQohE9Wmz0QElrJnzsjB7KPWiKJbOl7IPDArQ==}
|
|
engines: {node: '>=12.10.0'}
|
|
|
|
'@grpc/proto-loader@0.8.1':
|
|
resolution: {integrity: sha512-wtF6h+DY6M3YaDBPAmvuuA6jV8Sif9MjtOI5euKFWRgCDl5PeDpPsHR9u2l6St5ceY8AZgoNDww5+HvEsXFsGg==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
'@hono/node-server@2.0.6':
|
|
resolution: {integrity: sha512-7DeRlKG57JDBNZ5Qj2jwVdgwQy4b0tLubRLl3zCf91/rCf9i7p1V5FtW/yWibm1uUHE493ts9ZXH/7g/LQWl+g==}
|
|
engines: {node: '>=20'}
|
|
peerDependencies:
|
|
hono: ^4
|
|
|
|
'@iarna/toml@2.2.5':
|
|
resolution: {integrity: sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==}
|
|
|
|
'@inquirer/external-editor@1.0.3':
|
|
resolution: {integrity: sha512-RWbSrDiYmO4LbejWY7ttpxczuwQyZLBUyygsA9Nsv95hpzUWwnNTVQmAq3xuh7vNwCp07UTmE5i11XAEExx4RA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@types/node': '>=18'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
|
|
'@isaacs/fs-minipass@4.0.1':
|
|
resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@jitl/quickjs-ffi-types@0.32.0':
|
|
resolution: {integrity: sha512-v9T+GQpmk43VDJ7d72sf0Nexhk+ArvtUihW27dy7lqAl0zBObFKtSBBIm5RBjwIhE8VwsPPm9PNuvPvNqLWUEg==}
|
|
|
|
'@jitl/quickjs-ng-wasmfile-release-asyncify@0.32.0':
|
|
resolution: {integrity: sha512-N4GfnnxR0g4dEaymjclJkGjNaa1dpmPjp8fTu022WWFFyiQ2mOMi5b8V3CEWJOlW/4bflQGbSotuPI/I8/5PQg==}
|
|
|
|
'@jitl/quickjs-wasmfile-debug-asyncify@0.32.0':
|
|
resolution: {integrity: sha512-EX8zbXwGqCgAE764M+qvkHtyXDi/FUoMBea0JnES7vCM3P7a2+EOZOjGv85wtZ2sJhI1oJ+nekmqpOODFDY+hw==}
|
|
|
|
'@jitl/quickjs-wasmfile-debug-sync@0.32.0':
|
|
resolution: {integrity: sha512-LeYWrPGC1uNCTBWvibo3ZLJj0CSVNYUXvJpXMCmuQ5Sap2cCACc3uvGvYV4homHHBAzfw5akoTqMMS4YFRtw+Q==}
|
|
|
|
'@jitl/quickjs-wasmfile-release-asyncify@0.32.0':
|
|
resolution: {integrity: sha512-3oSwPfja12ICz4aIblB58cuY8JlEq5Txt8Cut4VLo+LH47QN+mzCnSgnbB03hWzg1LBcc+VyyI9UOag7a1NF+Q==}
|
|
|
|
'@jitl/quickjs-wasmfile-release-sync@0.32.0':
|
|
resolution: {integrity: sha512-BKNDI/TPBfGlLNGYpLrhcDGXmIk4xHm4MRAisOBnOzpXVn9HZWsfmMAc9WMBrAHjvvds6HOikKeaOBKdPdpVrg==}
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
|
|
|
|
'@jridgewell/remapping@2.3.5':
|
|
resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
|
|
|
|
'@jridgewell/resolve-uri@3.1.2':
|
|
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5':
|
|
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
|
|
|
|
'@js-sdsl/ordered-map@4.4.2':
|
|
resolution: {integrity: sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw==}
|
|
|
|
'@jsdevtools/ono@7.1.3':
|
|
resolution: {integrity: sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==}
|
|
|
|
'@langchain/anthropic@1.5.1':
|
|
resolution: {integrity: sha512-j92zCCd5BFH3rHMRzc2wBmSKDoVpinof1oh8aFiAz9TWbSOc4tGU4n6bqwy/wP0GH1uO96zZHLGCHBMPgrxTNw==}
|
|
engines: {node: '>=20'}
|
|
peerDependencies:
|
|
'@langchain/core': ^1.2.1
|
|
|
|
'@langchain/core@1.2.1':
|
|
resolution: {integrity: sha512-NNG/cC5FGuHDOAP56h0ddp8Rfk8p+othWzEK5RV9JIG6RvnF5vGa5r0AEGtKfQieed7s1kC42GuIzVOBvMBL/g==}
|
|
engines: {node: '>=20'}
|
|
|
|
'@langchain/langgraph-checkpoint@1.1.3':
|
|
resolution: {integrity: sha512-wgzdQNeEsdw1e+4lvlj0tdq/RYR/k1vPin10g0ymGoehZDDgd9nvIllGXSXN4TFgF9sf5qQP/KTkOcLfeseIhA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@langchain/core': ^1.1.48
|
|
|
|
'@langchain/langgraph-sdk@1.9.25':
|
|
resolution: {integrity: sha512-mRKW8zyQUaHox+HirRFMRrPqOvNbQI3xeXDt6kkk4PbBg77V92bsO1WzUVNrmJ81zCkvxyOrWSK8D6ioCj0a8A==}
|
|
peerDependencies:
|
|
'@langchain/core': ^1.1.48
|
|
react: ^18 || ^19
|
|
react-dom: ^18 || ^19
|
|
svelte: ^4.0.0 || ^5.0.0
|
|
vue: ^3.0.0
|
|
peerDependenciesMeta:
|
|
react:
|
|
optional: true
|
|
react-dom:
|
|
optional: true
|
|
svelte:
|
|
optional: true
|
|
vue:
|
|
optional: true
|
|
|
|
'@langchain/langgraph@1.4.7':
|
|
resolution: {integrity: sha512-2tcyf3QGC7v89kqSxMCtRvzg/3L/4yHtOaWC49A8KieCciWJs7LGaxHoPB6QRxXyUgyR+Zg9Q1ss/XJIE+JuSQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@langchain/core': ^1.1.48
|
|
zod: ^3.25.32 || ^4.2.0
|
|
|
|
'@langchain/openai@1.5.3':
|
|
resolution: {integrity: sha512-OStS2AUvy9oe/hEf/3ndBOFztUDOfuJYLNXh89m3iiJAI2Cp5Dp0n/pvpO27MO0b+VgENd+xSHVyQZ7fe+ulxg==}
|
|
engines: {node: '>=20'}
|
|
peerDependencies:
|
|
'@langchain/core': ^1.2.1
|
|
|
|
'@langchain/protocol@0.0.18':
|
|
resolution: {integrity: sha512-XW1egQtPfsGI41w2AMZNFZrUIwFSQHTjVMZs0OaTpCAvht/QLoaPN8FQcsysMVypOhupG28J29yOorrc70otBQ==}
|
|
|
|
'@langchain/tavily@1.2.0':
|
|
resolution: {integrity: sha512-aPLPgtw8+b/Rnr3H+X8H8z98T/Y7JuCE4B5eqRDHoEWgZvMDUFF7divqwQqCTMq2deQttlVrm5bN5JbKaAR7/w==}
|
|
engines: {node: '>=20'}
|
|
peerDependencies:
|
|
'@langchain/core': ^1.0.0
|
|
|
|
'@manypkg/find-root@1.1.0':
|
|
resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==}
|
|
|
|
'@manypkg/get-packages@1.1.3':
|
|
resolution: {integrity: sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==}
|
|
|
|
'@napi-rs/wasm-runtime@1.1.5':
|
|
resolution: {integrity: sha512-AWPoBRJ9tsnVhor4sjO7rkni+7p+2IAEFj6cx06UgP10jkQHqay/36uRV/bFkgrh18D9vb4cr8Q0Pthskgzy+Q==}
|
|
peerDependencies:
|
|
'@emnapi/core': ^1.7.1
|
|
'@emnapi/runtime': ^1.7.1
|
|
|
|
'@napi-rs/wasm-runtime@1.1.6':
|
|
resolution: {integrity: sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==}
|
|
peerDependencies:
|
|
'@emnapi/core': ^1.7.1
|
|
'@emnapi/runtime': ^1.7.1
|
|
|
|
'@nodelib/fs.scandir@2.1.5':
|
|
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
|
engines: {node: '>= 8'}
|
|
|
|
'@nodelib/fs.stat@2.0.5':
|
|
resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
|
|
engines: {node: '>= 8'}
|
|
|
|
'@nodelib/fs.walk@1.2.8':
|
|
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
'@opentelemetry/api-logs@0.217.0':
|
|
resolution: {integrity: sha512-Cdq0jW2lknrNfrAm92MyEAvpe2cRsKjdnQLHUL6xRA4IVUnsWx6P65E7NcUO0Y+L4w1Aee5iV8FvjSwd+lrs9A==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
'@opentelemetry/api@1.9.1':
|
|
resolution: {integrity: sha512-gLyJlPHPZYdAk1JENA9LeHejZe1Ti77/pTeFm/nMXmQH/HFZlcS/O2XJB+L8fkbrNSqhdtlvjBVjxwUYanNH5Q==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
'@opentelemetry/configuration@0.217.0':
|
|
resolution: {integrity: sha512-xCtrYOhBqdy6ZOMfe0Oa73ZKF+2LMhoOv4L5vmwAHVvOXUg+V3fvKuEIr9ZyD0Ow+vxllEjWO6PV1wd0DOtyvw==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.9.0
|
|
|
|
'@opentelemetry/context-async-hooks@2.7.1':
|
|
resolution: {integrity: sha512-OPFBYuXEn1E4ja3Y6eeA7O+ZnLBNcXTV5Cgsn1VaqBZ6hC5FnpZPLBNme1LJY8ZtF4aOujPKFoeWN4ik487KuQ==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.0.0 <1.10.0'
|
|
|
|
'@opentelemetry/core@2.7.1':
|
|
resolution: {integrity: sha512-QAqIj32AtK6+pEVNG7EOVxHdE06RP+FM5qpiEJ4RtDcFIqKUZHYhl7/7UY5efhwmwNAg7j8QbJVBLxMerc0+gw==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.0.0 <1.10.0'
|
|
|
|
'@opentelemetry/core@2.8.0':
|
|
resolution: {integrity: sha512-hd1Lfh8p545nNz+jq1Ejfz+Mn1hyLuxYn1YzTfFNrxr8urEWMNQLPf1Th8kjOH+HxwawCrtgBp8JpBUR4ZSgww==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.0.0 <1.10.0'
|
|
|
|
'@opentelemetry/exporter-logs-otlp-grpc@0.217.0':
|
|
resolution: {integrity: sha512-vC5S0Dc+noxD86CVtNu1+awCHPA5Kewi1Sg23ps+9lh4YifwsKXh3pe4XTNEKtUJiAcjpJ5dqStGakLbrSE+YQ==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/exporter-logs-otlp-http@0.217.0':
|
|
resolution: {integrity: sha512-KfLAdt1uilVE+3FxbgVnp2ZrzqbIawzcesnRoi+Kh9ckB5Ld5D8btUgoBvwTbdmuNx1j6b132Wsh72azq+pPNQ==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/exporter-logs-otlp-proto@0.217.0':
|
|
resolution: {integrity: sha512-Se0GG/ZO24mQTlQj7zprR4pNI0nKe4lPDPBsuJmi6508b9TlZEuUd3EfyuHk6oJxzL7fGyDFYAbxNigQvRP2ZQ==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/exporter-metrics-otlp-grpc@0.217.0':
|
|
resolution: {integrity: sha512-0GpJKnCoVaVA1rKBMVPHziznfOQlXgH72S9ktjBAF1AnAVPzX7vVEBGrhwiSxxHDAiefXk+J8znApsMb/K6Z3w==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/exporter-metrics-otlp-http@0.217.0':
|
|
resolution: {integrity: sha512-1zkMzzhiNJdVmLxuwkltqWGw4fOOam47bqRxmuQNjyKJe/9NmY5cIrZ4kiQV7sVGxoOgT0ZvGUfLcjvtpC/b9Q==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/exporter-metrics-otlp-proto@0.217.0':
|
|
resolution: {integrity: sha512-nfxt/KxVGFkjkO/M+58y1ugHu/dwPtxG4eYq0KApcQ7xk5CHzhdn+IuLZfDSvNDrJ3Uy5q++Fj/wbK7i8yryfQ==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/exporter-prometheus@0.217.0':
|
|
resolution: {integrity: sha512-U9MCXxJu0sBCh5aEkylYRR4xVIL8D1CW6dGwvYXbfFr0qveSorfD0XJchCAWoW6QfAAIcY/yxjf4Dj8OgkHBPw==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/exporter-trace-otlp-grpc@0.217.0':
|
|
resolution: {integrity: sha512-fPZs2fw7veLH3pEKu8vSepUa2fQpAE2P7al6qU10aH9GrEJJ8YaPgsd5xON7by5rbcEVS71FOU2aWyK6nzB7VQ==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/exporter-trace-otlp-http@0.217.0':
|
|
resolution: {integrity: sha512-38YQoqtYjglz2GV94LGUN/djLvxtvGIQO68o6qAFPVshjmwSdX1F2i0c7vn3lEl1L5B/YqjB/bgKXaVx7KO+RQ==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/exporter-trace-otlp-proto@0.217.0':
|
|
resolution: {integrity: sha512-nPV8gKHUiSuTZpQcnZU3/pBlK7crSyEGpZuh5MtWySB0vv6NNG0QvvfKitQt+Fc2Mc6qfyU54KlZcurwoTbrVg==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/exporter-zipkin@2.7.1':
|
|
resolution: {integrity: sha512-mfsD9bKAxcKrh5+y08TPodvClBO0CznBE3p79YAGnO81WI4LrdsGA65T53e4iTSbCalW4WaUpkbeJcbpyIUHfg==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.0.0
|
|
|
|
'@opentelemetry/instrumentation-http@0.217.0':
|
|
resolution: {integrity: sha512-B88Y7k5A9a60pHUboFoeJlgVwXq2T0rsZKj6dTwzSMKSOsNXR4Jz5ovwprVn3kHLAZrkyLEjQtBJ34DYHs1U4Q==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/instrumentation@0.217.0':
|
|
resolution: {integrity: sha512-24ucQMjz7Y34Kw3trbxL2ZrssbtgWnR+Clpaa+YdeWuuyH3Cvk23Q03PcQvqiZrDvt8AmQmjgg9v6Y9PHoxG7w==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/otlp-exporter-base@0.217.0':
|
|
resolution: {integrity: sha512-eYfqnB3UhKu/5frhd1R6+FprKygbhkomuaceMXDyzxbfXB9tKgZOVmjaJ02CkLA6Tdzumxl+e2H+vo2a8jiMPQ==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/otlp-grpc-exporter-base@0.217.0':
|
|
resolution: {integrity: sha512-7RTAdZuOsCDnsyqTCG4+bDzrfnsWdzkRs7z0AVi/V3tEQx0oKeyc+OuRWYxnRsmaJXgxcmB8vb/lfxn58Dj6Ag==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/otlp-transformer@0.217.0':
|
|
resolution: {integrity: sha512-MKK8UHKFUOGAvbZRWh90MhwHG+Fxm6OROBdjKPCF+HQobjuJ/Kuf8Chs8CR45X1aqotxrMj7OxTdsXe8sXuGVA==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.3.0
|
|
|
|
'@opentelemetry/propagator-b3@2.7.1':
|
|
resolution: {integrity: sha512-RJid6E2CKyeGfKBzXKF21ejabGMHypFkPAh3qZ+NvI+SGjuIye79t3PmiqcDgtRzdKH6ynXzbfslQ8DfpRUg2A==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.0.0 <1.10.0'
|
|
|
|
'@opentelemetry/propagator-jaeger@2.7.1':
|
|
resolution: {integrity: sha512-KMjVBHzP4N60bOzxja76M1F1hZZ43lGPga5ix+mkv9+kk1nx9SbkxSvJsMbuVUxdPQmsPTqGShmhN8ulrMOg6Q==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.0.0 <1.10.0'
|
|
|
|
'@opentelemetry/resources@2.7.1':
|
|
resolution: {integrity: sha512-DeT6KKolmC4e/dRQvMQ/RwlnzhaqeiFOXY5ngoOPJ07GgVVKxZOg9EcrNZb5aTzUn+iCrJldAgOfQm1O/QfPAQ==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.3.0 <1.10.0'
|
|
|
|
'@opentelemetry/resources@2.8.0':
|
|
resolution: {integrity: sha512-qmXQ27ilDbUK/vGMqwL8D4/rhn76C+sherM4wTbjlfknR8Nvfc/hCxjRJPhkzZzUsPiNg16SA31NxMabwttRjg==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.3.0 <1.10.0'
|
|
|
|
'@opentelemetry/sdk-logs@0.217.0':
|
|
resolution: {integrity: sha512-BB+PcHItcZDL63dPMW+mJvwN9rk37wuIDjRxbVlg6pPDvDR/7GL7UJHbGsllgoggOoTimsKgENaWPoGch/oE1A==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.4.0 <1.10.0'
|
|
|
|
'@opentelemetry/sdk-metrics@2.7.1':
|
|
resolution: {integrity: sha512-MpDJdkiFDs3Pm1RHO3KByuZbuBdJEXEAkiC0+yJdsZGVCdf1RpHR6n+LHDcS7ffmfrt5kVCzJSCfm4z2C7v0uQ==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.9.0 <1.10.0'
|
|
|
|
'@opentelemetry/sdk-node@0.217.0':
|
|
resolution: {integrity: sha512-K/60pSv42+NQiZKy1pAH18nYDkxltsDV4O3SJ233J0E9raU1ksyL9gsKuS8p30bYBb4AMPCfDuutHQaHYpcv0Q==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.3.0 <1.10.0'
|
|
|
|
'@opentelemetry/sdk-trace-base@2.7.1':
|
|
resolution: {integrity: sha512-NAYIlsF8MPUsKqJMiDQJTMPOmlbawC1Iz/omMLygZ1C9am8fTKYjTaI+OZM+WTY3t3Glo0wnOg/6/pac6RGPPw==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.3.0 <1.10.0'
|
|
|
|
'@opentelemetry/sdk-trace-base@2.8.0':
|
|
resolution: {integrity: sha512-mhU4jp+vW0mGbFRd+GeXHvmfA4aDqWjBjLC3pE5XMpLs0IE2ryYb019Ts2AQrOq67gaTF25D91+fgvEHDZEnuQ==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.3.0 <1.10.0'
|
|
|
|
'@opentelemetry/sdk-trace-node@2.7.1':
|
|
resolution: {integrity: sha512-pCpQxU68lV+I9s9svqMyVu5iHdDDUnqUpSxqwyCU8A9ejEsSnMPCbearwsUO4yk08ZJzAIUCFuReMdVQvHrdvg==}
|
|
engines: {node: ^18.19.0 || >=20.6.0}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '>=1.0.0 <1.10.0'
|
|
|
|
'@opentelemetry/semantic-conventions@1.41.1':
|
|
resolution: {integrity: sha512-/UhIkaZgPutTFmQ7RnIJGgDXZmtEJ7Dvi86xNTFWcnRxVRNk/aotsqDJYeEvDP+FSMB2SdW+pQzNMcWP0rwuNA==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@oxc-project/types@0.137.0':
|
|
resolution: {integrity: sha512-WT+Gb24i8hmvo85AIv2oEYouEXkRlKAlT9WaCa3TfLgNCN+GhrJOGZuIlMouAh38Qe4QOx26eUOVsq70qXrywA==}
|
|
|
|
'@oxc-project/types@0.138.0':
|
|
resolution: {integrity: sha512-1a7ZKmrRTCoN1XMZ4L0PyyqrMnrNlLyPuOkdSX2MZg7IiIGRUyurNhAm73ptDOraoBcIordsIGKNPKUzy3ZmfA==}
|
|
|
|
'@oxfmt/binding-android-arm-eabi@0.57.0':
|
|
resolution: {integrity: sha512-qVBsEO+KugOsCmUHcO8iqNnqc65p7PCKpCs8M66mPZ+Ri+CWbcpoQOEJBg2OTu03+0qu++NK1jj6IzvQVs0Sig==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@oxfmt/binding-android-arm64@0.57.0':
|
|
resolution: {integrity: sha512-mp6PibWbao3aizijcheOeHQaYEhcUAt8pwLniYbtLfHxL/psFF0BykAwCj+s3c6qIpa8yN8keZICWrqtZ70w8g==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@oxfmt/binding-darwin-arm64@0.57.0':
|
|
resolution: {integrity: sha512-T+0stuCBqmUVY+aMIvrgXhzGhHO3sD5tNiiEcYqgSdPsnukskQqn2u5qOVD0sv1l7RLdFS5Z/f5Wi9Ktyjr3Eg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@oxfmt/binding-darwin-x64@0.57.0':
|
|
resolution: {integrity: sha512-O+3JbqWs/mCI2oi4xfhRO2IVPFJNDDEBV8Odo+ZpmsUOeKJfjXoNH7nDmBEQcDgK7NfjDIyE7kRgYSZcTLDO0A==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@oxfmt/binding-freebsd-x64@0.57.0':
|
|
resolution: {integrity: sha512-pxwhxVC+JkLX9twOQ/8C/vbuOQcMZyKIDmiRDZfO7yITuVcIdZCiLRqqf4QOxb2+8FWrRXzQpm+1DBKcMpHSSQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@oxfmt/binding-linux-arm-gnueabihf@0.57.0':
|
|
resolution: {integrity: sha512-pxBU4zH2imB/MDBfth2rOMeVxXUMjRQLCazagwLARIFH3hVlxZJBlM4nSnHXaIHJK4/qezoFCIORN6AY8Mra4A==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@oxfmt/binding-linux-arm-musleabihf@0.57.0':
|
|
resolution: {integrity: sha512-JAprOzt8tycYou36ZgEw14DlRHTiN8qdtKANdV3VZIRIvTI/lh/cX13c9pJ/EnDk2GT3FASH7KvCgQ2AufAifQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@oxfmt/binding-linux-arm64-gnu@0.57.0':
|
|
resolution: {integrity: sha512-ajtjaxSaj9xl4BW7REt+Cef/ttzbAq00Bq4z7JUDZEfgFXdwSjH8K9bF+IcIJzZB9lKqMfQ4eHuSFOvvlvtqOg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@oxfmt/binding-linux-arm64-musl@0.57.0':
|
|
resolution: {integrity: sha512-p4Y/+RYk9Bk5WO+zHSUXAClRmZ2fbJCejMuCAsU2HhyME4jqf6Ftt/mJYEwIah1wGCBDYOB7wEGV1x5bCEZ6hA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@oxfmt/binding-linux-ppc64-gnu@0.57.0':
|
|
resolution: {integrity: sha512-By6tRALAZsno0F4zedmtG+wdMvJiJmJoXM4d3+A9zHE4HRXLqXITwRH8mgrlcXc5yJM2g2W3riRPwTYdgemZLQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@oxfmt/binding-linux-riscv64-gnu@0.57.0':
|
|
resolution: {integrity: sha512-skYeG+RgvyzspqVEBsEprL90OYYZfoVNqB3HcCNR6QDJyXKOzfDRT3zncnHmUaFluIlBHuY23mU1b5WGgR98hA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@oxfmt/binding-linux-riscv64-musl@0.57.0':
|
|
resolution: {integrity: sha512-FFgACrZOXAXUh5KQh2mt1CDOVOZmn+QzHP71wM9QobNwyQvoFfyAeefVUltW83g3sm7LTiH3yfFqLLVUpA5ZFQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@oxfmt/binding-linux-s390x-gnu@0.57.0':
|
|
resolution: {integrity: sha512-Nm/BAOfQeFiiKd502mZn/GAVKJwtd0RdCg17G3Wz/WSOIQmDi3+7/SZH4BHn1Ye5KvTVH3ua8WvfwLLycNIuvA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@oxfmt/binding-linux-x64-gnu@0.57.0':
|
|
resolution: {integrity: sha512-BiSy5Ku3mQqyxS6YIqAJgd403wEUWvI7kerfzPxc2l/txZVmZM0pSj7oDM+4bGBExowxOi7o73jEam1W0EDTZg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@oxfmt/binding-linux-x64-musl@0.57.0':
|
|
resolution: {integrity: sha512-BCRkJiotz5s9afLYD2LuMvzAoDYx9H17E/YbDyu4xK7l4zHDPeny9ErSXL//i/nJyaOwRk08x4b8cgJC00+JDg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@oxfmt/binding-openharmony-arm64@0.57.0':
|
|
resolution: {integrity: sha512-4Oaxe1qrGgXfpCJ1C/ERJ2iCtV2rN1R79ga9fsfyVHfSQRu/hVW780u2KDqZWFZ/iGTHODJji0JemxqFZ63eIQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@oxfmt/binding-win32-arm64-msvc@0.57.0':
|
|
resolution: {integrity: sha512-MYLAsDnhdNsSGheLYhWgbk0vfIrlS84iQYun/y21fX6u0jj8iBtYtbpZMdiqYeuf8U12eVPUjVY2xE2NrCfJ0g==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@oxfmt/binding-win32-ia32-msvc@0.57.0':
|
|
resolution: {integrity: sha512-PBwdzZALJY/jcCx2E6is0yu+cuVXeySTDmwuseD+9j0mHqlRNxwlKgsyRTBed/woPeqfVfuXfWjoq4Cx2Zt3Eg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@oxfmt/binding-win32-x64-msvc@0.57.0':
|
|
resolution: {integrity: sha512-bQJdH9i4RRfw55jm7+8/xS7GzHLLTbHx4huhrrDxQJaJtbSDbsyOnODvP1ftT7EG0KFKAYO2S+q6AcioXODx8w==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@oxlint/binding-android-arm-eabi@1.72.0':
|
|
resolution: {integrity: sha512-zhCmvn+1Mj3UchAc/90i99S0t7jJUsHmFVSPg4UWrjO8b8eaSGwscgO6QAUtvHBstkjQwBttQNswEnAF1mIQdA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@oxlint/binding-android-arm64@1.72.0':
|
|
resolution: {integrity: sha512-mtH+aY/ozv1eZoCUC2owjFAtyNBKHpJHygKeEu9zXXnQGW1Q2/qOpvx+I+Lf23+TvTz66F4iiXUbl2cGvoLPCQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@oxlint/binding-darwin-arm64@1.72.0':
|
|
resolution: {integrity: sha512-EvnajNPDtfknB3ZieeOOyDTwJn9QXDiwfnF4ZDQqART6RG6hjY4WigQcZdGoK2dkB3e1vrmEzN9aYbQCUkh/gQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@oxlint/binding-darwin-x64@1.72.0':
|
|
resolution: {integrity: sha512-ZkCdEa/G80A7vEHfeCDz/+L3m33DE73v32mDKhgOIgz8Uwf0DFcK7+uu6qC+7LEhmz5fpOe1osWKyjSNMydFIQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@oxlint/binding-freebsd-x64@1.72.0':
|
|
resolution: {integrity: sha512-NroXv2vh+sxVY1uya/rM5pjhx1hm8BzlYpx9q67QP0Xhw5MH2bf5GJylpvLEC+781p1Xli/317EoV9AlGwViag==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@oxlint/binding-linux-arm-gnueabihf@1.72.0':
|
|
resolution: {integrity: sha512-0NDywYgfj279Ou/BcQuCYSj7NJwBfmWn5qc5uGO/Ny7fUWmXyIpvawqX/8acQlWG6IXelJsJhj+JAy6sjsKj0A==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@oxlint/binding-linux-arm-musleabihf@1.72.0':
|
|
resolution: {integrity: sha512-4vpXB06h65Ezsy4hRyrGjGrfa1SkVPii09yaajiYhmVpgsFiLD+KNxIx/BNAY+XiO+i1yqp9HHdwqM8VTqa5XQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@oxlint/binding-linux-arm64-gnu@1.72.0':
|
|
resolution: {integrity: sha512-immaN4g2ZGFiOkKrvRX9LvzZdd2GkQM5wR+UyzYyUuyhUTXGQ4HKUJH18xp4G8OfhCVaVAJfKZxwE1r8+4hhaQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@oxlint/binding-linux-arm64-musl@1.72.0':
|
|
resolution: {integrity: sha512-JGHS9Mnr7iWyyLDxgCv1MhzVpAckgptg00F2gnxt/GD7lQ2SW1BRcxHqhSTaSdDpjWRrBkBxMMh4+Hn3aVtExg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@oxlint/binding-linux-ppc64-gnu@1.72.0':
|
|
resolution: {integrity: sha512-AOYgBZqxNshrg83P9v0RYv+m8s10Cqkj4/PxXFDhcS3k7FqsIG5+CxErshZCIN7G8iy4Y+VGfAsuEdar8AcbBg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@oxlint/binding-linux-riscv64-gnu@1.72.0':
|
|
resolution: {integrity: sha512-QMybPS5ij3/vrKG67mqzHwW++91sYxK/PPUVi6SBtNCEzW4niS52fVBdXbQ6nou0wWbUPEpx8Sl/ZjtgE3clXA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@oxlint/binding-linux-riscv64-musl@1.72.0':
|
|
resolution: {integrity: sha512-gOc3W7JV0PXRpIL7stUlLe3Wa9Gp0Kdlup87IT3gHDvPKck2xNgMIl/Gs2lldYY2lyXZDC4rWi3hmoLUobkgbQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@oxlint/binding-linux-s390x-gnu@1.72.0':
|
|
resolution: {integrity: sha512-rpGxph+FjjHcYI5q6uxB3Az+tnfmEnDbSA8+PK9ZE/VzyUAkvBOMeuY7ZQMhu5mpZH7YQDsTdW6Cx4kV/msc6w==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@oxlint/binding-linux-x64-gnu@1.72.0':
|
|
resolution: {integrity: sha512-WND+uhf/Ko13SLqQMWQUgsZuLvYYEvL0ZKgg0tgGYfLqxG7l8Ju123fHDMJyYSDl5E3bUbpFUuii/OvMreFQzw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@oxlint/binding-linux-x64-musl@1.72.0':
|
|
resolution: {integrity: sha512-SrpbrUL70nG9vh6zP4/oKHWgLuHquwsr7MW9XOn0olBVgh10Uqr8qscKhQoBGEn6olK/IUpn5GSKcdQ5AjUhGA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@oxlint/binding-openharmony-arm64@1.72.0':
|
|
resolution: {integrity: sha512-qkrsEn6NmgFKr7U/QnezQMb+q/vzAy0Dd9Y95gQGQTyjzDLN+HRZMuM5u70iyH4nBLCfKBzhjMsYCehKay2jyg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@oxlint/binding-win32-arm64-msvc@1.72.0':
|
|
resolution: {integrity: sha512-LWR6ZlFZph+KPjXv8opgZsXRDCdrdQe8VL8Cg9zxCoBS73h6znzZpydVgmdnwj8mB9AuSM5jxEgDJDpQkjboeg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@oxlint/binding-win32-ia32-msvc@1.72.0':
|
|
resolution: {integrity: sha512-yt6HEh7IsHvtjRWtmeZRX134eaXKHq5Gnqlf1xBJdJl1JtdoRUEJw3nAxpZoUDS860cX/foKbztO441anVBtVQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@oxlint/binding-win32-x64-msvc@1.72.0':
|
|
resolution: {integrity: sha512-b2eKFD2hX7tIwmo/cyH6TDq8vzWRZ2qNHrzoGntUTmq0h3zQh/uX3eTSHCwI8OB/ADQfJCRelLItK8BsxuucDA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@polka/url@1.0.0-next.29':
|
|
resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
|
|
|
|
'@protobufjs/aspromise@1.1.2':
|
|
resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==}
|
|
|
|
'@protobufjs/base64@1.1.2':
|
|
resolution: {integrity: sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==}
|
|
|
|
'@protobufjs/codegen@2.0.5':
|
|
resolution: {integrity: sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g==}
|
|
|
|
'@protobufjs/eventemitter@1.1.1':
|
|
resolution: {integrity: sha512-vW1GmwMZNnL+gMRaovlh9yZX74kc+TTU3FObkkurpMaRtBfLP3ldjS9KQWlwZgraRE0+dheEEoAxdzcJQ8eXZg==}
|
|
|
|
'@protobufjs/fetch@1.1.1':
|
|
resolution: {integrity: sha512-GpptLrs57adMSuHi3VNj0mAF8dwh36LMaYF6XyJ6JMWlVsc+t42tm1HSEDmOs3A8fC9yyeisgLhsTVQokOZ0zw==}
|
|
|
|
'@protobufjs/float@1.0.2':
|
|
resolution: {integrity: sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==}
|
|
|
|
'@protobufjs/inquire@1.1.2':
|
|
resolution: {integrity: sha512-pa0vFRuws4wkvaXKK1uXZMAwAX4/t8ANaJo45iw/oQHNQ9q5xUzwgFmVJGXiga2BeN+zpX7Vf9vmsiIa2J+MUw==}
|
|
|
|
'@protobufjs/path@1.1.2':
|
|
resolution: {integrity: sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==}
|
|
|
|
'@protobufjs/pool@1.1.0':
|
|
resolution: {integrity: sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==}
|
|
|
|
'@protobufjs/utf8@1.1.1':
|
|
resolution: {integrity: sha512-oOAWABowe8EAbMyWKM0tYDKi8Yaox52D+HWZhAIJqQXbqe0xI/GV7FhLWqlEKreMkfDjshR5FKgi3mnle0h6Eg==}
|
|
|
|
'@quansync/fs@1.0.0':
|
|
resolution: {integrity: sha512-4TJ3DFtlf1L5LDMaM6CanJ/0lckGNtJcMjQ1NAV6zDmA0tEHKZtxNKin8EgPaVX1YzljbxckyT2tJrpQKAtngQ==}
|
|
|
|
'@rolldown/binding-android-arm64@1.1.2':
|
|
resolution: {integrity: sha512-2cZ+7xRS+DBcuJBJKnfzsbleumJhBqSlJVpuzHC0nTqfd3QQ7Vx2/x5YR/D7cBamKSeWplwo82Fn9lqYUDEMfA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rolldown/binding-android-arm64@1.1.4':
|
|
resolution: {integrity: sha512-EZLpf/8y7GXkkra90ML47kzik/GMP3EMcE9bPyHmRfxLC6z9+aW5A8poCsoxjrT5GfEcNAAvWwUHjvP1pUQkfw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rolldown/binding-darwin-arm64@1.1.2':
|
|
resolution: {integrity: sha512-RkPMJnygxsgOYdkfqgpwY0/Fzm8d0VQe6HGU2/B00Xa9eqdLbrII+DOKAodbJAn3ZL1AJxGHkZRPYazgGY6Ljw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rolldown/binding-darwin-arm64@1.1.4':
|
|
resolution: {integrity: sha512-aUi+HBvmYb7j8krl1+qJgkG8C17fO79gk3c+jPw4S8glRFc1DTija9S3EyaTSQUm5GJXYKDAsugBEhFHH2vYiQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rolldown/binding-darwin-x64@1.1.2':
|
|
resolution: {integrity: sha512-Uiczh6vFhwyfd7WNe7Q7mCA4KxAiLdz7jPE/WGizfRpIieoyFuNVMmM8HqZ9HwudTkY6/AeMQwlNJ9NJijguWw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rolldown/binding-darwin-x64@1.1.4':
|
|
resolution: {integrity: sha512-F7hHC3gwY11+vByKPRWqwGbeXWVgKmL+pTGCinaEhdihzBV2aQ0fvZOch9cXYUOKuKKq429HeYXOqQLc7wFCEg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rolldown/binding-freebsd-x64@1.1.2':
|
|
resolution: {integrity: sha512-+TpdtTRgHiJFjCVFbw311SuLk3KfytPOQQn+VlAEv+gBxYPtL7E6JS9e/tk+8CwxhIZvemJKo4rTKgfWNsKkkA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rolldown/binding-freebsd-x64@1.1.4':
|
|
resolution: {integrity: sha512-sI5yw+7s92SK6odiEhD5lKCBlWcpjHS5qyqpVQbZAJ0fIzEUXrmbl3DH2ybR3PZogulNJF+COLtmA8hUfvkCCQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rolldown/binding-linux-arm-gnueabihf@1.1.2':
|
|
resolution: {integrity: sha512-4lv1/tkmi7ueIVHnyreaOeUpiZP26BH9rRy6hoYfR9310A2B9nUEVRDvBx69vx64Nr3eTPPRkyciqJJs+j9Jmw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-linux-arm-gnueabihf@1.1.4':
|
|
resolution: {integrity: sha512-mCi0OKgEieFircrtVYmQAFGszRtMnZ6fpZAXrxanXAu7lqZcsK1E1RAaZNG0uKAnxox3B1f4EyQNnoyMfN1vAA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-linux-arm64-gnu@1.1.2':
|
|
resolution: {integrity: sha512-gBSUVO0eaWgw1JMjK3gB8BMlX2Mk148s2lTiVT3e9vjVxbl7UDfMWWY8CfIaaqiXuM9fVTMxIpUz6CAo/B6Vlw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-arm64-gnu@1.1.4':
|
|
resolution: {integrity: sha512-B9Ial3Kv5sh0SHnB1g/QWcUQCEvCF6QKGAl4zXypYj65mVI+B4AhFBwPtSN7pDrJeIx8Z7zdy4ntx+wQABom7w==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-arm64-musl@1.1.2':
|
|
resolution: {integrity: sha512-LjQP/iZLBu8o8PjIfk4x3At0/mT6h282pvz8Z5LAyhGbu/kDezyO7ea62rF5uoqmgnIYqbN/MqJ3Si3Aymi7xQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rolldown/binding-linux-arm64-musl@1.1.4':
|
|
resolution: {integrity: sha512-lZVym0PuHE1KZ22gmFTC15lAkrg9iTszR617oYRB/iPY1A56ywoJzVKOJBKaot5RiikCObmur6pogpse3gRcng==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rolldown/binding-linux-ppc64-gnu@1.1.2':
|
|
resolution: {integrity: sha512-X/7bVLWelEsbyWDUSXt7zVsTniLLPIY2n1rH58qr78l9i7MNbbxBWD8gI2vRfBWf4NUXJCUuQnfZDsp32LqsfQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-ppc64-gnu@1.1.4':
|
|
resolution: {integrity: sha512-t2DNiLJWNTbnEHyUzTumldML6ET4/g16467LZoDDJ3tSxGvguL5/NyC2lCsNKuyRycg9XeDQF5SSv+TNOhQEXg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-s390x-gnu@1.1.2':
|
|
resolution: {integrity: sha512-gb6dYKW/1KDorGXyy48glEBJs/sxVSC5pcVrox/pFGV4mvwSFeg2sK5L2tRkVsVlh7kueqOgg4GEcuipJcGuKg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-s390x-gnu@1.1.4':
|
|
resolution: {integrity: sha512-0WIRnL1Uw4BvTZRLQt+PVgo6ZKTJadlC2btP+/EOXv2f/DWbY0rEgl+y834mIVwP1FkTlWVTrGGJXf12lru7EQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-x64-gnu@1.1.2':
|
|
resolution: {integrity: sha512-JY4w85pU3iAiJVMh5nuk4/Mh9GjMsupe8MrIN53rwxAZW64GKrWeJBuN6SxQg9QTU5uB1cxyhDzW8jqRn1EABw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-x64-gnu@1.1.4':
|
|
resolution: {integrity: sha512-JWtGshGfX+oENAKonoNkqEJX+7hC8yfhi9GUyPX1VX4mdh1y5r+ZiJLR5XzAB0aoP6s/PcILsGjKq8O0mm24bw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-x64-musl@1.1.2':
|
|
resolution: {integrity: sha512-xvpA7o5KCYLB0Rwscmuylb1/zHHSUx4g4xilm4prC5jP76pEUlzBmMbgpbh7bVDbId4NcfT96gN5i6mE6UDaiw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rolldown/binding-linux-x64-musl@1.1.4':
|
|
resolution: {integrity: sha512-rT6yQcxUuXs4CnbofqwHRRV0iem349rLMYpTjkgQGLjrY4ado/eDzwPZPTCgTOlF6Nkp8NEv70yLMTn6qkWxsQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rolldown/binding-openharmony-arm64@1.1.2':
|
|
resolution: {integrity: sha512-p/ts6KBLjuk49Bp21XH77poQGt02iNz7ChgHep7tudPOaLinR/De/RHdxF8w8Yj4r/bF/bqXwH6PZrB2sA+Nvw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@rolldown/binding-openharmony-arm64@1.1.4':
|
|
resolution: {integrity: sha512-KXMGoboq5cyaCQjDA4GLuRiOwBQ0EyFnJoVViLeZ45/3rFItRODEr+NdsBcVpll40hhNArlm/speWGRvj08LzA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@rolldown/binding-wasm32-wasi@1.1.2':
|
|
resolution: {integrity: sha512-VMu/wmrZ9hJzYlRhbw7jK5PODlugyKZ5mOdX78+lS8OvuFkWNQdz1pFLrI2p3P0pjXOmUZ7B48o5VnMH9QOGtg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [wasm32]
|
|
|
|
'@rolldown/binding-wasm32-wasi@1.1.4':
|
|
resolution: {integrity: sha512-5K83rb36oJiY7BCyE9zLZtGcPV4g5wvq+xwdO0XPIwDVZI8cyB/AUjkNXGb92/rnmezEkjMOpgY61rtwjQtFwg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [wasm32]
|
|
|
|
'@rolldown/binding-win32-arm64-msvc@1.1.2':
|
|
resolution: {integrity: sha512-xtUJqs8qEkuSviS0n1tsohaPuz3a1SPhZywOji4Oo+sgrJs8daEDMZ0QtqL0OS7dx8PoVpg2J/ZZycPY5I2+Zg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rolldown/binding-win32-arm64-msvc@1.1.4':
|
|
resolution: {integrity: sha512-PnWBtw3TV5KOg69HQQDR0mnQuyCmSGR2pAB4DC1rPF808fgKeTUMj2EOEyKATpgiuxuR5APQmiDO7PDgEjTFSA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rolldown/binding-win32-x64-msvc@1.1.2':
|
|
resolution: {integrity: sha512-85YiLQqjUKgSO/Zjnf9e0XIn5Ymrh1fLDWBeAkZqpuBR/3R8TpfoHXuyblqyQrftSSgWO9qpcHN8mkyKsLraoA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@rolldown/binding-win32-x64-msvc@1.1.4':
|
|
resolution: {integrity: sha512-M1lpniBePobTfsa7Ks9a199e1akxsXn+GYBUKsEzv3YFzOm1HJAMNwKI3qr0Zq+mxwx9gOZoTdP1yXRYsZUocQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@rolldown/pluginutils@1.0.1':
|
|
resolution: {integrity: sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==}
|
|
|
|
'@smithy/core@3.29.0':
|
|
resolution: {integrity: sha512-sEvpvkBVoMxjoek35XyJFn2ZD3EJ1RpiZrT47WaZodxzAIWS44zkdvbqGE/ZlugtjiQp62cffYZ9ldyRkjAGnA==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/credential-provider-imds@4.4.5':
|
|
resolution: {integrity: sha512-LnjUTNG0GgQlKIq7IioeOrPaEmC5xOd1WtAz24TLSiYQnWX2uHr53GrFuQhkrJBktPYCMga/NbUOW7hFbSA2Cg==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/fetch-http-handler@5.6.2':
|
|
resolution: {integrity: sha512-q96PSDOAGw+X+nuELd7Cjebps0SYr+YlPbviEX9sLVw+VM4M7VV8hn1nL1mGS6urDu33eQ5A7WhlphaDO6kUyQ==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/node-http-handler@4.9.2':
|
|
resolution: {integrity: sha512-s0yAIRj6TVfHgl+QzVyqal1KMGZ9B5512IrxKc6+dOpw8fUmFL3CvuAhjv0J+aNjUPfVZ2IhqPEDvkB5Ncx9oA==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/signature-v4@5.6.1':
|
|
resolution: {integrity: sha512-SqvuP75p/DmgWWI7jv4kf/UW+V4LFmlUn19s604SgAcRuJRB1vDnWwzZMYCLUcmKxko9wDn6iLgGEIpTNgZbIQ==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@smithy/types@4.15.1':
|
|
resolution: {integrity: sha512-x3L0XSACF6UYzKpa9biqiRMgvH5+wnFFew9Tm/grFYqgaupPwx/+ojDPpPJM8dZON3S9tjz5U+PQYsCBd1Mw5Q==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@stablelib/base64@1.0.1':
|
|
resolution: {integrity: sha512-1bnPQqSxSuc3Ii6MhBysoWCg58j97aUjuCSZrGSmDxNqtytIi0k8utUenAwTZN4V5mXXYGsVUI9zeBqy+jBOSQ==}
|
|
|
|
'@standard-schema/spec@1.1.0':
|
|
resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
|
|
|
|
'@sveltejs/acorn-typescript@1.0.10':
|
|
resolution: {integrity: sha512-4WfKk68eTih+MiJD4fSbxN7E8kVBmTMPWHUPYjvl2N0rMs53YLTT8/YjKU5Dtnz5LqDjl7LEw4U7lXR2W3J5WA==}
|
|
peerDependencies:
|
|
acorn: ^8.9.0
|
|
|
|
'@tailwindcss/node@4.3.2':
|
|
resolution: {integrity: sha512-yWP/sqEcBLaD8JuA6zNwxoYKr75qxTioYwlRwekj5Jr/I5GXnoJfjetH/psLUIv74cYTH2lBUEzBkinthoYcBg==}
|
|
|
|
'@tailwindcss/oxide-android-arm64@4.3.2':
|
|
resolution: {integrity: sha512-WHxqIuHpvZ5VtdX6GTl1Ik/Vp2YuN42Et+0CdeaVd/frQ9jAvGmvR8vLT+jk3e8/Q3x8kECB9+R17pgpp2BulA==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@tailwindcss/oxide-darwin-arm64@4.3.2':
|
|
resolution: {integrity: sha512-GZypeUY/IDJW3877KeM+O67vbXr3MBnbtEL4aYhNErv/JWZhye2vGSWWG9tB6iiqR2MqRNkY8IOUy4NdSZV26w==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@tailwindcss/oxide-darwin-x64@4.3.2':
|
|
resolution: {integrity: sha512-UIIzmefR6KO1sDU7MzRqAxC8iBpft/VhkGjTjnhoS6k7Z3rQ9wEgA1ODSiyH/tcSYssulNm4Ci3hOeK1jH7ccQ==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@tailwindcss/oxide-freebsd-x64@4.3.2':
|
|
resolution: {integrity: sha512-GN+uAmcI6DNspnCDwtOAZrTz6oukJnp337qZvxqCGLd3BHBzJpO0ZbTLRvJNdztOeAmTzewewGIMPb0tk2R4WA==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@tailwindcss/oxide-linux-arm-gnueabihf@4.3.2':
|
|
resolution: {integrity: sha512-4ABn7qSbdHRwTiDiuWNegCyb5+2FJ4vKIKc3DmKrvAFw7MU1Lm11dIkTPwUaFdTzc7IsOpDbqBrlh0x6y36U/w==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@tailwindcss/oxide-linux-arm64-gnu@4.3.2':
|
|
resolution: {integrity: sha512-wDgEIGwoM8w8pufh9LVt1PahDgNdKXrLC2qfAnV3vAmococ9RWbxeAw4pxPttd/TsJfwjyLf90Dg1y9y8I6Emw==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@tailwindcss/oxide-linux-arm64-musl@4.3.2':
|
|
resolution: {integrity: sha512-J5Nuk0uZQIiMTJj3LEx4sAA9tMFUoXQZFv1J6An+QGYe53HKRJuFDi0rpq/tuouCZeAbOBY3kQ6g8qeD4TUjtA==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@tailwindcss/oxide-linux-x64-gnu@4.3.2':
|
|
resolution: {integrity: sha512-kqCZpSKOBEJO4mz7OqWoofBZeXTAwaVGPj0ErAj7CojmhKpWVWVOnrt9dE8odoIraZq4oj3ausM37kXi+Tow8w==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@tailwindcss/oxide-linux-x64-musl@4.3.2':
|
|
resolution: {integrity: sha512-cixpqbh2toJDmkuCRI68nXA8ZxNmdK9Y+9v5h3MC3ZQKy/0BO8AWzlkWyRM7JAFSGBlfig4YVTPsK6MVgqz1uw==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@tailwindcss/oxide-wasm32-wasi@4.3.2':
|
|
resolution: {integrity: sha512-4ec2Z/LOmRsAgU23CS4xeJfcJlmRg94A/XrbGRCF1gyU/zdDfRLYDVsS+ynSZCmGNxQ1jQriQOKMQeQxBA3Isw==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [wasm32]
|
|
bundledDependencies:
|
|
- '@napi-rs/wasm-runtime'
|
|
- '@emnapi/core'
|
|
- '@emnapi/runtime'
|
|
- '@tybys/wasm-util'
|
|
- '@emnapi/wasi-threads'
|
|
- tslib
|
|
|
|
'@tailwindcss/oxide-win32-arm64-msvc@4.3.2':
|
|
resolution: {integrity: sha512-Zyr/M0+XcYZu3bZrUytc7TXvrk0ftWfl8gN2MwekNDzhqhKRUucMPSeOzM0o0wH5AWOU49BsKRrfKxI2atCPMQ==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@tailwindcss/oxide-win32-x64-msvc@4.3.2':
|
|
resolution: {integrity: sha512-QI9BO7KlNZsp2GuO0jwAAj5jCDABOKXRkCk2XuKTSaNEFSdfzqswYVTtCHBNKHLsqyjFyFkqlDiwkNbTYSssMQ==}
|
|
engines: {node: '>= 20'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@tailwindcss/oxide@4.3.2':
|
|
resolution: {integrity: sha512-z8ZgnzX8gdNoWLBLqBPoh/sjnxkwvf9ZuWjnO0l0yIzbLa5/9S+eC5QxGZKRobVHIC3/1BoMWjHblqWjcgFgag==}
|
|
engines: {node: '>= 20'}
|
|
|
|
'@tailwindcss/vite@4.3.2':
|
|
resolution: {integrity: sha512-eHpMeX4JXfVNJDEcsouTeCBubJBTcTLigeaw/NTUW6PB5ATKKXdyonnXgTBX2VuRbjz1hjfz6C5XAhr52ImQXA==}
|
|
peerDependencies:
|
|
vite: ^5.2.0 || ^6 || ^7 || ^8
|
|
|
|
'@tsconfig/recommended@1.0.13':
|
|
resolution: {integrity: sha512-sySRuBfMKyKO/j2ZAhR8kSembhjuPEV4Ra3AHtmWLq51+iGaudr45crPSzNC5b7/Ctrh9dfUpBuTlYrH6rM58Q==}
|
|
|
|
'@tybys/wasm-util@0.10.2':
|
|
resolution: {integrity: sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==}
|
|
|
|
'@tybys/wasm-util@0.10.3':
|
|
resolution: {integrity: sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==}
|
|
|
|
'@types/braces@3.0.5':
|
|
resolution: {integrity: sha512-SQFof9H+LXeWNz8wDe7oN5zu7ket0qwMu5vZubW4GCJ8Kkeh6nBWUz87+KTz/G3Kqsrp0j/W253XJb3KMEeg3w==}
|
|
|
|
'@types/chai@5.2.3':
|
|
resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==}
|
|
|
|
'@types/dedent@0.7.2':
|
|
resolution: {integrity: sha512-kRiitIeUg1mPV9yH4VUJ/1uk2XjyANfeL8/7rH1tsjvHeO9PJLBHJIYsFWmAvmGj5u8rj+1TZx7PZzW2qLw3Lw==}
|
|
|
|
'@types/deep-eql@4.0.2':
|
|
resolution: {integrity: sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==}
|
|
|
|
'@types/estree@1.0.9':
|
|
resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==}
|
|
|
|
'@types/jsesc@2.5.1':
|
|
resolution: {integrity: sha512-9VN+6yxLOPLOav+7PwjZbxiID2bVaeq0ED4qSQmdQTdjnXJSaCVKTR58t15oqH1H5t8Ng2ZX1SabJVoN9Q34bw==}
|
|
|
|
'@types/json-schema@7.0.15':
|
|
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
|
|
|
'@types/lodash@4.17.24':
|
|
resolution: {integrity: sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==}
|
|
|
|
'@types/micromatch@4.0.10':
|
|
resolution: {integrity: sha512-5jOhFDElqr4DKTrTEbnW8DZ4Hz5LRUEmyrGpCMrD/NphYv3nUnaF08xmSLx1rGGnyEs/kFnhiw6dCgcDqMr5PQ==}
|
|
|
|
'@types/node@12.20.55':
|
|
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
|
|
|
|
'@types/node@26.1.0':
|
|
resolution: {integrity: sha512-O0A1G3xPGy4w7AgQdAQYUlQ+BKk2Oovw8eRpofyp5KdBZULnbe+WqaOVNrm705SHphCiG4XHsACrSmPu1f+Kgw==}
|
|
|
|
'@types/pg@8.20.0':
|
|
resolution: {integrity: sha512-bEPFOaMAHTEP1EzpvHTbmwR8UsFyHSKsRisLIHVMXnpNefSbGA1bD6CVy+qKjGSqmZqNqBDV2azOBo8TgkcVow==}
|
|
|
|
'@types/react-dom@19.2.3':
|
|
resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
|
|
peerDependencies:
|
|
'@types/react': ^19.2.0
|
|
|
|
'@types/react@19.2.17':
|
|
resolution: {integrity: sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==}
|
|
|
|
'@types/uuid@11.0.0':
|
|
resolution: {integrity: sha512-HVyk8nj2m+jcFRNazzqyVKiZezyhDKrGUA3jlEcg/nZ6Ms+qHwocba1Y/AaVaznJTAM9xpdFSh+ptbNrhOGvZA==}
|
|
deprecated: This is a stub types definition. uuid provides its own type definitions, so you do not need this installed.
|
|
|
|
'@vitejs/plugin-react@6.0.3':
|
|
resolution: {integrity: sha512-vmFvco5/QuC2f9Oj+wTk0+9XeDFkHxSamwZKYc7MxYwKICfvUvlMhqKI0VuICPltGqh1neqBKDvO4kes1ya8vg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
peerDependencies:
|
|
'@rolldown/plugin-babel': ^0.1.7 || ^0.2.0
|
|
babel-plugin-react-compiler: ^1.0.0
|
|
vite: ^8.0.0
|
|
peerDependenciesMeta:
|
|
'@rolldown/plugin-babel':
|
|
optional: true
|
|
babel-plugin-react-compiler:
|
|
optional: true
|
|
|
|
'@vitest/coverage-v8@4.1.9':
|
|
resolution: {integrity: sha512-G9/lgqibheLVBDRuya45EbsEXTYcWoSG+TLg7i2axuzx0Eq62eXn+aWXyaVdV5vKvFSWd6ywcX8hA7la9Pvu8g==}
|
|
peerDependencies:
|
|
'@vitest/browser': 4.1.9
|
|
vitest: 4.1.9
|
|
peerDependenciesMeta:
|
|
'@vitest/browser':
|
|
optional: true
|
|
|
|
'@vitest/expect@4.1.9':
|
|
resolution: {integrity: sha512-vl/rYsUKcBr3SnQn166+XR5ZQcgMx3DQhFWdfli/cWpLnLUmbxZvyrJZotLFUryib+LtArYMSTJ5RbQ57ZqrlA==}
|
|
|
|
'@vitest/mocker@4.1.9':
|
|
resolution: {integrity: sha512-EVkXzBjrPGM+cK8/ANWgBrkUCfJfb38/EfTSO8h7pWvKkyPkpWxvR7BkD2MyItMF62C97zAEoqdpUixwR/e+Rw==}
|
|
peerDependencies:
|
|
msw: ^2.4.9
|
|
vite: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
peerDependenciesMeta:
|
|
msw:
|
|
optional: true
|
|
vite:
|
|
optional: true
|
|
|
|
'@vitest/pretty-format@4.1.9':
|
|
resolution: {integrity: sha512-s0iufns3iIFitdgm+YR7g1whCAaGtXz459VS9/PqyKDEEFgYIhsHOQmXgIgDuYCt7DeQmiZT0Qe2OA2p4ZPu5A==}
|
|
|
|
'@vitest/runner@4.1.9':
|
|
resolution: {integrity: sha512-KXLMDtc7oe70+3mJfGrPUWPesswH+3sTxAMAMl8DG7I8IUQT4XW718dY5ID3vPUcmlu27CcKfY4P3h3I29SLJg==}
|
|
|
|
'@vitest/snapshot@4.1.9':
|
|
resolution: {integrity: sha512-Jc7RKGNBo8Z28WYIm0Niej4xdSPByRf6mU58VpHQkd6Zh05rlnA+twjbK5HyeIGHxrzsc3mJgS43uM0CZKzaIA==}
|
|
|
|
'@vitest/spy@4.1.9':
|
|
resolution: {integrity: sha512-fHpsS6mIi+PiEW+vcRVOMkX1oSaPKne3VOclSFICPcGOmfKgXPU5iAah+wcNcj2xPrCCmfq99IDGf+EojhhvhA==}
|
|
|
|
'@vitest/ui@4.1.9':
|
|
resolution: {integrity: sha512-U/cRvtqfEPj27FI1n9cyUvi4vXXdcLhjJiI+InYKdk8hP4VrS6RXOjGL7rfFaeBc37iRKANsR6eEzIoC7lmgBQ==}
|
|
peerDependencies:
|
|
vitest: 4.1.9
|
|
|
|
'@vitest/utils@4.1.9':
|
|
resolution: {integrity: sha512-A51o8ymO5PpqlWNnBP9ZHPXDIpuMtTLlGSjN7la4US+LJzoUMyhwjA5QXlm39JexgwHKW4Xjs8Z2d3dLCXOeuA==}
|
|
|
|
abort-controller-x@0.5.0:
|
|
resolution: {integrity: sha512-yTt9CI0x+nRfX6BFMenEGP8ooPvErGH6AbFz20C2IeOLIlDsrw/VHpgne3GsCEuTA410IiFiaLVFKmgM4bKEPQ==}
|
|
|
|
acorn-import-attributes@1.9.5:
|
|
resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==}
|
|
peerDependencies:
|
|
acorn: ^8
|
|
|
|
acorn@8.17.0:
|
|
resolution: {integrity: sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
|
|
agent-base@6.0.2:
|
|
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
|
|
engines: {node: '>= 6.0.0'}
|
|
|
|
ansi-colors@4.1.3:
|
|
resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==}
|
|
engines: {node: '>=6'}
|
|
|
|
ansi-escapes@7.3.0:
|
|
resolution: {integrity: sha512-BvU8nYgGQBxcmMuEeUEmNTvrMVjJNSH7RgW24vXexN4Ven6qCvy4TntnvlnwnMLTVlcRQQdbRY8NKnaIoeWDNg==}
|
|
engines: {node: '>=18'}
|
|
|
|
ansi-regex@5.0.1:
|
|
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
ansi-regex@6.2.2:
|
|
resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
|
|
engines: {node: '>=12'}
|
|
|
|
ansi-styles@4.3.0:
|
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
engines: {node: '>=8'}
|
|
|
|
ansi-styles@6.2.3:
|
|
resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==}
|
|
engines: {node: '>=12'}
|
|
|
|
ansis@4.3.1:
|
|
resolution: {integrity: sha512-BJ8/l4R5LRE7hW9WdSuGYrLSHi2ynxeFpDFbH0K/CgNeY/tyhk+vO6TYxXC5r5CpUhNVX310xzPsN/H9lCdfOA==}
|
|
engines: {node: '>=14'}
|
|
|
|
argparse@1.0.10:
|
|
resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
|
|
|
|
argparse@2.0.1:
|
|
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
|
|
array-union@2.1.0:
|
|
resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
|
|
engines: {node: '>=8'}
|
|
|
|
assertion-error@2.0.1:
|
|
resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==}
|
|
engines: {node: '>=12'}
|
|
|
|
ast-kit@3.0.0:
|
|
resolution: {integrity: sha512-8OG92q3R35qjC/4i6BLBMg8IB+fClWu/1PEwg2Z9Rn+BuNaiEgJzpzn+pxWOdHJWDCAwu2JP0wCDTozAM4QirQ==}
|
|
engines: {node: ^22.18.0 || >=24.11.0}
|
|
|
|
ast-v8-to-istanbul@1.0.4:
|
|
resolution: {integrity: sha512-0bC0/4bTSrnwdhU3IsZDwEdojvuPrSg59OYZfKsLRtJZ0u8VBx9DebfqqG8bRdCC0I7vjgxmPi41P0lpkhJHtA==}
|
|
|
|
asynckit@0.4.0:
|
|
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
|
|
|
axios@1.15.1:
|
|
resolution: {integrity: sha512-WOG+Jj8ZOvR0a3rAn+Tuf1UQJRxw5venr6DgdbJzngJE3qG7X0kL83CZGpdHMxEm+ZK3seAbvFsw4FfOfP9vxg==}
|
|
|
|
axios@1.18.1:
|
|
resolution: {integrity: sha512-3nTvFlvpn9Zu/RkHUqtc7/+al4UpRW5az71ap5zccp6e8RAYEzhMTecX8Dz1wWDYrPpUoB1HAQEGEAEvUr7S9g==}
|
|
|
|
base64-js@1.5.1:
|
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
|
|
better-path-resolve@1.0.0:
|
|
resolution: {integrity: sha512-pbnl5XzGBdrFU/wT4jqmJVPn2B6UHPBOhzMQkY/SPUPB6QtUXtmBHBIwCbXJol93mOpGMnQyP/+BB19q04xj7g==}
|
|
engines: {node: '>=4'}
|
|
|
|
birpc@4.0.0:
|
|
resolution: {integrity: sha512-LShSxJP0KTmd101b6DRyGBj57LZxSDYWKitQNW/mi8GRMvZb078Uf9+pveax1DrVL89vm7mWe+TovdI/UDOuPw==}
|
|
|
|
bowser@2.14.1:
|
|
resolution: {integrity: sha512-tzPjzCxygAKWFOJP011oxFHs57HzIhOEracIgAePE4pqB3LikALKnSzUyU4MGs9/iCEUuHlAJTjTc5M+u7YEGg==}
|
|
|
|
braces@3.0.3:
|
|
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
|
engines: {node: '>=8'}
|
|
|
|
buffer@5.6.0:
|
|
resolution: {integrity: sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw==}
|
|
|
|
busboy@1.6.0:
|
|
resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==}
|
|
engines: {node: '>=10.16.0'}
|
|
|
|
cac@7.0.0:
|
|
resolution: {integrity: sha512-tixWYgm5ZoOD+3g6UTea91eow5z6AAHaho3g0V9CNSNb45gM8SmflpAc+GRd1InC4AqN/07Unrgp56Y94N9hJQ==}
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
cbor-extract@2.2.2:
|
|
resolution: {integrity: sha512-hlSxxI9XO2yQfe9g6msd3g4xCfDqK5T5P0fRMLuaLHhxn4ViPrm+a+MUfhrvH2W962RGxcBwEGzLQyjbDG1gng==}
|
|
hasBin: true
|
|
|
|
cbor-x@1.6.4:
|
|
resolution: {integrity: sha512-UGKHjp6RHC6QuZ2yy5LCKm7MojM4716DwoSaqwQpaH4DvZvbBTGcoDNTiG9Y2lByXZYFEs9WRkS5tLl96IrF1Q==}
|
|
|
|
chai@6.2.2:
|
|
resolution: {integrity: sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==}
|
|
engines: {node: '>=18'}
|
|
|
|
chardet@2.1.1:
|
|
resolution: {integrity: sha512-PsezH1rqdV9VvyNhxxOW32/d75r01NY7TQCmOqomRo15ZSOKbpTFVsfjghxo6JloQUCGnH4k1LGu0R4yCLlWQQ==}
|
|
|
|
chownr@3.0.0:
|
|
resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==}
|
|
engines: {node: '>=18'}
|
|
|
|
cjs-module-lexer@2.2.0:
|
|
resolution: {integrity: sha512-4bHTS2YuzUvtoLjdy+98ykbNB5jS0+07EvFNXerqZQJ89F7DI6ET7OQo/HJuW6K0aVsKA9hj9/RVb2kQVOrPDQ==}
|
|
|
|
cli-cursor@5.0.0:
|
|
resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==}
|
|
engines: {node: '>=18'}
|
|
|
|
cli-truncate@5.2.0:
|
|
resolution: {integrity: sha512-xRwvIOMGrfOAnM1JYtqQImuaNtDEv9v6oIYAs4LIHwTiKee8uwvIi363igssOC0O5U04i4AlENs79LQLu9tEMw==}
|
|
engines: {node: '>=20'}
|
|
|
|
cliui@8.0.1:
|
|
resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
color-convert@2.0.1:
|
|
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
|
|
engines: {node: '>=7.0.0'}
|
|
|
|
color-name@1.1.4:
|
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
|
|
combined-stream@1.0.8:
|
|
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
convert-source-map@2.0.0:
|
|
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
|
|
|
cross-spawn@7.0.6:
|
|
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
|
|
engines: {node: '>= 8'}
|
|
|
|
csstype@3.2.3:
|
|
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
|
|
|
|
dataloader@1.4.0:
|
|
resolution: {integrity: sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw==}
|
|
|
|
debug@4.4.3:
|
|
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
dedent@1.7.2:
|
|
resolution: {integrity: sha512-WzMx3mW98SN+zn3hgemf4OzdmyNhhhKz5Ay0pUfQiMQ3e1g+xmTJWp/pKdwKVXhdSkAEGIIzqeuWrL3mV/AXbA==}
|
|
peerDependencies:
|
|
babel-plugin-macros: ^3.1.0
|
|
peerDependenciesMeta:
|
|
babel-plugin-macros:
|
|
optional: true
|
|
|
|
defu@6.1.7:
|
|
resolution: {integrity: sha512-7z22QmUWiQ/2d0KkdYmANbRUVABpZ9SNYyH5vx6PZ+nE5bcC0l7uFvEfHlyld/HcGBFTL536ClDt3DEcSlEJAQ==}
|
|
|
|
delayed-stream@1.0.0:
|
|
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
detect-indent@6.1.0:
|
|
resolution: {integrity: sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==}
|
|
engines: {node: '>=8'}
|
|
|
|
detect-libc@2.1.2:
|
|
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
dir-glob@3.0.1:
|
|
resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
|
|
engines: {node: '>=8'}
|
|
|
|
dotenv@17.4.2:
|
|
resolution: {integrity: sha512-nI4U3TottKAcAD9LLud4Cb7b2QztQMUEfHbvhTH09bqXTxnSie8WnjPALV/WMCrJZ6UV/qHJ6L03OqO3LcdYZw==}
|
|
engines: {node: '>=12'}
|
|
|
|
dotenv@8.6.0:
|
|
resolution: {integrity: sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==}
|
|
engines: {node: '>=10'}
|
|
|
|
dts-resolver@3.0.0:
|
|
resolution: {integrity: sha512-1T1f+z+4tl9XD+m+0HBgWoL/nm0bOIffyWaUuUSBlFg/86IWvfx+wjNaO/ybU0AJzG9/Mi5hBUgGV6zCmWEN7Q==}
|
|
engines: {node: ^22.18.0 || >=24.0.0}
|
|
peerDependencies:
|
|
oxc-resolver: '>=11.0.0'
|
|
peerDependenciesMeta:
|
|
oxc-resolver:
|
|
optional: true
|
|
|
|
dunder-proto@1.0.1:
|
|
resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
emoji-regex@10.6.0:
|
|
resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==}
|
|
|
|
emoji-regex@8.0.0:
|
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
|
|
empathic@2.0.1:
|
|
resolution: {integrity: sha512-YGRs8knHhKHVShLkFET/rWAU8kmHbOV5LwN938RHI0pljAJ1Gf6SzXsSmRaEzcXTtOOmVqJ5+WtQPL5uigY50Q==}
|
|
engines: {node: '>=14'}
|
|
|
|
enhanced-resolve@5.21.6:
|
|
resolution: {integrity: sha512-aNnGCvbJ/RIyWo1IuhNdVjnNF+EjH9wpzpNHt+ci/m9He9LJvUN8wrCcXjp9cWsGNAuvSpVFTx/vraAFQ8qGjQ==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
enquirer@2.4.1:
|
|
resolution: {integrity: sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
environment@1.1.0:
|
|
resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
es-define-property@1.0.1:
|
|
resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-errors@1.3.0:
|
|
resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-module-lexer@2.1.0:
|
|
resolution: {integrity: sha512-n27zTYMjYu1aj4MjCWzSP7G9r75utsaoc8m61weK+W8JMBGGQybd43GstCXZ3WNmSFtGT9wi59qQTW6mhTR5LQ==}
|
|
|
|
es-object-atoms@1.1.2:
|
|
resolution: {integrity: sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-set-tostringtag@2.1.0:
|
|
resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
esbuild@0.28.1:
|
|
resolution: {integrity: sha512-HrJrvZv5ayxBzPfwphOoNzkzOIIlifzk0KJrGK2c8R4+LKpMtpYLQeUdjnwjWv/LZlkH2laZk+4w78pi99D4Vw==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
escalade@3.2.0:
|
|
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
engines: {node: '>=6'}
|
|
|
|
eslint-plugin-no-instanceof@1.0.1:
|
|
resolution: {integrity: sha512-zlqQ7EsfzbRO68uI+p8FIE7zYB4njs+nNbkNjSb5QmLi2et67zQLqSeaao5U9SpnlZTTJC87nS2oyHo2ACtajw==}
|
|
|
|
esprima@4.0.1:
|
|
resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
estree-walker@3.0.3:
|
|
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
|
|
|
|
eventemitter3@4.0.7:
|
|
resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
|
|
|
|
eventemitter3@5.0.4:
|
|
resolution: {integrity: sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==}
|
|
|
|
events@3.3.0:
|
|
resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
|
|
engines: {node: '>=0.8.x'}
|
|
|
|
expand-tilde@2.0.2:
|
|
resolution: {integrity: sha512-A5EmesHW6rfnZ9ysHQjPdJRni0SRar0tjtG5MNtm9n5TUvsYU8oozprtRD4AqHxcZWWlVuAmQo2nWKfN9oyjTw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
expect-type@1.3.0:
|
|
resolution: {integrity: sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
extendable-error@0.1.7:
|
|
resolution: {integrity: sha512-UOiS2in6/Q0FK0R0q6UY9vYpQ21mr/Qn1KOnte7vsACuNJf514WvCCUHSRCPcgjPT2bAhNIJdlE6bVap1GKmeg==}
|
|
|
|
fast-glob@3.3.3:
|
|
resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
|
|
engines: {node: '>=8.6.0'}
|
|
|
|
fast-sha256@1.3.0:
|
|
resolution: {integrity: sha512-n11RGP/lrWEFI/bWdygLxhI+pVeo1ZYIVwvvPkW7azl/rOy+F3HYRZ2K5zeE9mmkhQppyv9sQFx0JM9UabnpPQ==}
|
|
|
|
fastq@1.20.1:
|
|
resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
|
|
|
|
fdir@6.5.0:
|
|
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
|
|
engines: {node: '>=12.0.0'}
|
|
peerDependencies:
|
|
picomatch: 4.0.4
|
|
peerDependenciesMeta:
|
|
picomatch:
|
|
optional: true
|
|
|
|
fflate@0.8.3:
|
|
resolution: {integrity: sha512-tbZNuJrLwGUp3zshBtdy4W+ORxZuIh8a5ilyIEQDC5rY1f3U20JMry0Ll3WBzU58EZKsEuJFXhb5gwv8CsPvgA==}
|
|
|
|
fill-range@7.1.1:
|
|
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
|
|
engines: {node: '>=8'}
|
|
|
|
find-up@4.1.0:
|
|
resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
|
|
engines: {node: '>=8'}
|
|
|
|
flatted@3.4.2:
|
|
resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==}
|
|
|
|
follow-redirects@1.16.0:
|
|
resolution: {integrity: sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==}
|
|
engines: {node: '>=4.0'}
|
|
peerDependencies:
|
|
debug: '*'
|
|
peerDependenciesMeta:
|
|
debug:
|
|
optional: true
|
|
|
|
form-data@4.0.6:
|
|
resolution: {integrity: sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==}
|
|
engines: {node: '>= 6'}
|
|
|
|
forwarded-parse@2.1.2:
|
|
resolution: {integrity: sha512-alTFZZQDKMporBH77856pXgzhEzaUVmLCDk+egLgIgHst3Tpndzz8MnKe+GzRJRfvVdn69HhpW7cmXzvtLvJAw==}
|
|
|
|
fs-extra@7.0.1:
|
|
resolution: {integrity: sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==}
|
|
engines: {node: '>=6 <7 || >=8'}
|
|
|
|
fs-extra@8.1.0:
|
|
resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==}
|
|
engines: {node: '>=6 <7 || >=8'}
|
|
|
|
fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
function-bind@1.1.2:
|
|
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
|
|
|
get-caller-file@2.0.5:
|
|
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
|
|
engines: {node: 6.* || 8.* || >= 10.*}
|
|
|
|
get-east-asian-width@1.6.0:
|
|
resolution: {integrity: sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==}
|
|
engines: {node: '>=18'}
|
|
|
|
get-intrinsic@1.3.0:
|
|
resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
get-proto@1.0.1:
|
|
resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
get-tsconfig@5.0.0-beta.5:
|
|
resolution: {integrity: sha512-/6gFNr0N04nob252sTQxyFLi3eKFRqIg1I87YcqAMT1i6SQrSF6KujUEQrtrjMV0H/eejTCltLdDSTEMzHbnsQ==}
|
|
engines: {node: '>=20.20.0'}
|
|
|
|
glob-parent@5.1.2:
|
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
engines: {node: '>= 6'}
|
|
|
|
globals@17.7.0:
|
|
resolution: {integrity: sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==}
|
|
engines: {node: '>=18'}
|
|
|
|
globby@11.1.0:
|
|
resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
|
|
engines: {node: '>=10'}
|
|
|
|
gopd@1.2.0:
|
|
resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
graceful-fs@4.2.11:
|
|
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
|
|
has-flag@4.0.0:
|
|
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
has-symbols@1.1.0:
|
|
resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
has-tostringtag@1.0.2:
|
|
resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
hasown@2.0.4:
|
|
resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
homedir-polyfill@1.0.3:
|
|
resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
hono@4.12.27:
|
|
resolution: {integrity: sha512-1yrb/+w6HWQJrUCLkJ2IF5jNIPvvFkblV5RNOYl6bV+OA6p9GLcMpHFFGTosSvHvcAUibuUukRqhlYI4z32C7Q==}
|
|
engines: {node: '>=16.9.0'}
|
|
|
|
hookable@6.1.1:
|
|
resolution: {integrity: sha512-U9LYDy1CwhMCnprUfeAZWZGByVbhd54hwepegYTK7Pi5NvqEj63ifz5z+xukznehT7i6NIZRu89Ay1AZmRsLEQ==}
|
|
|
|
html-escaper@2.0.2:
|
|
resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==}
|
|
|
|
https-proxy-agent@5.0.1:
|
|
resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
human-id@4.2.0:
|
|
resolution: {integrity: sha512-K3GbkIWqyvvlpfhBPlbEvD97TtqBpAYA4kt+cn2lD2x2HuohzZCibcA2nOlnJT6exqvJLggoB5nv2dNf192nEA==}
|
|
hasBin: true
|
|
|
|
iconv-lite@0.7.2:
|
|
resolution: {integrity: sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
ieee754@1.2.1:
|
|
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
|
|
|
ignore@5.3.2:
|
|
resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
|
|
engines: {node: '>= 4'}
|
|
|
|
import-in-the-middle@3.2.0:
|
|
resolution: {integrity: sha512-vR2B6HKIhaBjcZr2bLpFiJ1VbzOlRQ7aby4/gw5WPIzToLjqpfWw3VJ4sk1uDchoOODEirvO2jyrSPtUSL5CrQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
import-without-cache@0.4.0:
|
|
resolution: {integrity: sha512-NkJQA7oZ4YHQhd2+H3BoRFKF3d/XNsiKpHZCQEMH9pDX27hQQLsTyOocyRgaIVtf8gHX3Nt3LPkR4e5EdtPAGQ==}
|
|
engines: {node: ^22.18.0 || >=24.0.0}
|
|
|
|
inherits@2.0.4:
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
|
|
is-extglob@2.1.1:
|
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-fullwidth-code-point@3.0.0:
|
|
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-fullwidth-code-point@5.1.0:
|
|
resolution: {integrity: sha512-5XHYaSyiqADb4RnZ1Bdad6cPp8Toise4TzEjcOYDHZkTCbKgiUl7WTUCpNWHuxmDt91wnsZBc9xinNzopv3JMQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
is-glob@4.0.3:
|
|
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-network-error@1.3.2:
|
|
resolution: {integrity: sha512-PhBY86zaxNZUuWP6h13Vu5oFe0XY6/UlKzQnYFELzGVHygP3MxmvTfYSG7GN3aIab/iWudSMgjSnG9Dq+nHrgA==}
|
|
engines: {node: '>=16'}
|
|
|
|
is-number@7.0.0:
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
is-subdir@1.2.0:
|
|
resolution: {integrity: sha512-2AT6j+gXe/1ueqbW6fLZJiIw3F8iXGJtt0yDrZaBhAZEG1raiTxKWU+IPqMCzQAXOUCKdA4UDMgacKH25XG2Cw==}
|
|
engines: {node: '>=4'}
|
|
|
|
is-windows@1.0.2:
|
|
resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
isexe@2.0.0:
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
|
|
isexe@3.1.5:
|
|
resolution: {integrity: sha512-6B3tLtFqtQS4ekarvLVMZ+X+VlvQekbe4taUkf/rhVO3d/h0M2rfARm/pXLcPEsjjMsFgrFgSrhQIxcSVrBz8w==}
|
|
engines: {node: '>=18'}
|
|
|
|
isomorphic-ws@5.0.0:
|
|
resolution: {integrity: sha512-muId7Zzn9ywDsyXgTIafTry2sV3nySZeUDe6YedVd1Hvuuep5AsIlqK+XefWpYTyJG5e503F2xIuT2lcU6rCSw==}
|
|
peerDependencies:
|
|
ws: '*'
|
|
|
|
istanbul-lib-coverage@3.2.2:
|
|
resolution: {integrity: sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==}
|
|
engines: {node: '>=8'}
|
|
|
|
istanbul-lib-report@3.0.1:
|
|
resolution: {integrity: sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==}
|
|
engines: {node: '>=10'}
|
|
|
|
istanbul-reports@3.2.0:
|
|
resolution: {integrity: sha512-HGYWWS/ehqTV3xN10i23tkPkpH46MLCIMFNCaaKNavAXTF1RkqxawEPtnjnGZ6XKSInBKkiOA5BKS+aZiY3AvA==}
|
|
engines: {node: '>=8'}
|
|
|
|
jiti@2.7.0:
|
|
resolution: {integrity: sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==}
|
|
hasBin: true
|
|
|
|
js-tiktoken@1.0.21:
|
|
resolution: {integrity: sha512-biOj/6M5qdgx5TKjDnFT1ymSpM5tbd3ylwDtrQvFQSu0Z7bBYko2dF+W/aUkXUPuk6IVpRxk/3Q2sHOzGlS36g==}
|
|
|
|
js-tokens@10.0.0:
|
|
resolution: {integrity: sha512-lM/UBzQmfJRo9ABXbPWemivdCW8V2G8FHaHdypQaIy523snUjog0W71ayWXTjiR+ixeMyVHN2XcpnTd/liPg/Q==}
|
|
|
|
js-yaml@3.14.2:
|
|
resolution: {integrity: sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==}
|
|
hasBin: true
|
|
|
|
js-yaml@4.2.0:
|
|
resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==}
|
|
hasBin: true
|
|
|
|
jsesc@3.1.0:
|
|
resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
json-schema-to-ts@3.1.1:
|
|
resolution: {integrity: sha512-+DWg8jCJG2TEnpy7kOm/7/AxaYoaRbjVB4LFZLySZlWn8exGs3A4OLJR966cVvU26N7X9TWxl+Jsw7dzAqKT6g==}
|
|
engines: {node: '>=16'}
|
|
|
|
json-schema-to-typescript@15.0.4:
|
|
resolution: {integrity: sha512-Su9oK8DR4xCmDsLlyvadkXzX6+GGXJpbhwoLtOGArAG61dvbW4YQmSEno2y66ahpIdmLMg6YUf/QHLgiwvkrHQ==}
|
|
engines: {node: '>=16.0.0'}
|
|
hasBin: true
|
|
|
|
jsonfile@4.0.0:
|
|
resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==}
|
|
|
|
langchain@1.5.2:
|
|
resolution: {integrity: sha512-5vCWYvzxuY7gJ8UCgSZ17SM45gou5PtRguFgeQIyCnHzGZQUFLHKi/eQArL3Ad98fJ/UiOEAaTXiI3jfIdoABg==}
|
|
engines: {node: '>=20'}
|
|
peerDependencies:
|
|
'@langchain/core': ^1.2.1
|
|
|
|
langsmith@0.7.10:
|
|
resolution: {integrity: sha512-3EjJx9zGMzqF60eT9JADHF+Hn/T5ayTgEVp4d3M5yvJIJi3q6seX0p5jT8ecBCWBi1kIvvssWrcDxfwgSier7Q==}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '*'
|
|
'@opentelemetry/exporter-trace-otlp-proto': '*'
|
|
'@opentelemetry/sdk-trace-base': '*'
|
|
openai: '*'
|
|
ws: '>=7'
|
|
peerDependenciesMeta:
|
|
'@opentelemetry/api':
|
|
optional: true
|
|
'@opentelemetry/exporter-trace-otlp-proto':
|
|
optional: true
|
|
'@opentelemetry/sdk-trace-base':
|
|
optional: true
|
|
openai:
|
|
optional: true
|
|
ws:
|
|
optional: true
|
|
|
|
langsmith@0.7.14:
|
|
resolution: {integrity: sha512-sy6KzzLpO/b1EiCF22A9u37IH1Er4Py9rqepHCuaSlsUjGDam0ez1vDS7sNdvWGADrvYE4mTRQ4ipO4LrD9Mcg==}
|
|
peerDependencies:
|
|
'@opentelemetry/api': '*'
|
|
'@opentelemetry/exporter-trace-otlp-proto': '*'
|
|
'@opentelemetry/sdk-trace-base': '*'
|
|
openai: '*'
|
|
ws: '>=7'
|
|
peerDependenciesMeta:
|
|
'@opentelemetry/api':
|
|
optional: true
|
|
'@opentelemetry/exporter-trace-otlp-proto':
|
|
optional: true
|
|
'@opentelemetry/sdk-trace-base':
|
|
optional: true
|
|
openai:
|
|
optional: true
|
|
ws:
|
|
optional: true
|
|
|
|
lightningcss-android-arm64@1.32.0:
|
|
resolution: {integrity: sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
lightningcss-darwin-arm64@1.32.0:
|
|
resolution: {integrity: sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
lightningcss-darwin-x64@1.32.0:
|
|
resolution: {integrity: sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
lightningcss-freebsd-x64@1.32.0:
|
|
resolution: {integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.32.0:
|
|
resolution: {integrity: sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-arm64-gnu@1.32.0:
|
|
resolution: {integrity: sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
lightningcss-linux-arm64-musl@1.32.0:
|
|
resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
lightningcss-linux-x64-gnu@1.32.0:
|
|
resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
lightningcss-linux-x64-musl@1.32.0:
|
|
resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
lightningcss-win32-arm64-msvc@1.32.0:
|
|
resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
lightningcss-win32-x64-msvc@1.32.0:
|
|
resolution: {integrity: sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
lightningcss@1.32.0:
|
|
resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
|
|
lint-staged@17.0.8:
|
|
resolution: {integrity: sha512-B2P/d+jVW0UXOQ0MVMLrB/9ydA1P+zz6jYfdrbbEd9ur3S2rcbduFWKiUCC02Sm5hbC8nrm7y24WuYMG54HfxA==}
|
|
engines: {node: '>=22.22.1'}
|
|
hasBin: true
|
|
|
|
listr2@10.2.2:
|
|
resolution: {integrity: sha512-JtNtbZj8q5BnDMR7trpwvwk3RIrANtIVzEUm8w7amp6xelLgyuq+4WZoTH913XaQAoH/cNdYhaNzBPA2U3xbDw==}
|
|
engines: {node: '>=22.13.0'}
|
|
|
|
locate-path@5.0.0:
|
|
resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
|
|
engines: {node: '>=8'}
|
|
|
|
lodash.camelcase@4.3.0:
|
|
resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==}
|
|
|
|
lodash.startcase@4.4.0:
|
|
resolution: {integrity: sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==}
|
|
|
|
lodash@4.18.1:
|
|
resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==}
|
|
|
|
log-update@6.1.0:
|
|
resolution: {integrity: sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==}
|
|
engines: {node: '>=18'}
|
|
|
|
long@5.3.2:
|
|
resolution: {integrity: sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==}
|
|
|
|
lucide-react@1.23.0:
|
|
resolution: {integrity: sha512-38BpJcD0JhFosxHApP/BYsBetLpQFRoTRzEzstM/XCc3jsAG7wqaY1lgVwxiUe3xqYE+lNxo2PkCmYwXWrwwIw==}
|
|
peerDependencies:
|
|
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
|
|
magic-string@0.30.21:
|
|
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
|
|
|
magicast@0.5.3:
|
|
resolution: {integrity: sha512-pVKE4UdSQ7DvHzivsCIFx2BJn1mHG6KsyrFcaxFx6tONdneEuThrDx0Cj3AMg58KyN4pzYT+LHOotxDQDjNvkw==}
|
|
|
|
make-dir@4.0.0:
|
|
resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
|
|
engines: {node: '>=10'}
|
|
|
|
math-intrinsics@1.1.0:
|
|
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
merge2@1.4.1:
|
|
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
micromatch@4.0.8:
|
|
resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
mime-db@1.52.0:
|
|
resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mime-types@2.1.35:
|
|
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mimic-function@5.0.1:
|
|
resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==}
|
|
engines: {node: '>=18'}
|
|
|
|
minimist@1.2.8:
|
|
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
|
|
|
minipass@7.1.3:
|
|
resolution: {integrity: sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
minizlib@3.1.0:
|
|
resolution: {integrity: sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==}
|
|
engines: {node: '>= 18'}
|
|
|
|
modal@0.8.2:
|
|
resolution: {integrity: sha512-UEUy2mthGOOmCigZyLJtgApM0c7FkIQ6ZSiQ2IBzPy96L5ZX2pwKlBQtpHE+MV+NYrea93vTcpUDWIdXWrZN+w==}
|
|
|
|
module-details-from-path@1.0.4:
|
|
resolution: {integrity: sha512-EGWKgxALGMgzvxYF1UyGTy0HXX/2vHLkw6+NvDKW2jypWbHpjQuj4UMcqQWXHERJhVGKikolT06G3bcKe4fi7w==}
|
|
|
|
mri@1.2.0:
|
|
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
|
|
engines: {node: '>=4'}
|
|
|
|
mrmime@2.0.1:
|
|
resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
ms@2.1.3:
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
|
|
mustache@4.2.0:
|
|
resolution: {integrity: sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==}
|
|
hasBin: true
|
|
|
|
nanoid@3.3.15:
|
|
resolution: {integrity: sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
nice-grpc-common@2.0.3:
|
|
resolution: {integrity: sha512-MEhnD3JMah0mgyivpb9hpRDbOBuXBxI/TVO+OK1h6rC97WM42HsPMR+zzRNQ0C5BqYJTw1nyWiQRD0DucO+pjQ==}
|
|
|
|
nice-grpc@2.1.16:
|
|
resolution: {integrity: sha512-Cl3Pn00212Hl8/U6bpgMxmhZj5lyv3nWoJov4cd3FjWarktrMHP4DNvSjCnDwkMWYx4W1tyscEia4JX6Y4GVCQ==}
|
|
|
|
node-fetch@2.7.0:
|
|
resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
|
|
engines: {node: 4.x || >=6.0.0}
|
|
peerDependencies:
|
|
encoding: ^0.1.0
|
|
peerDependenciesMeta:
|
|
encoding:
|
|
optional: true
|
|
|
|
node-gyp-build-optional-packages@5.1.1:
|
|
resolution: {integrity: sha512-+P72GAjVAbTxjjwUmwjVrqrdZROD4nf8KgpBoDxqXXTiYZZt/ud60dE5yvCSr9lRO8e8yv6kgJIC0K0PfZFVQw==}
|
|
hasBin: true
|
|
|
|
node-vfs-polyfill@https://codeload.github.com/vercel-labs/node-vfs-polyfill/tar.gz/ef76f903d052d915395336dbf3498e3f5311a852:
|
|
resolution: {tarball: https://codeload.github.com/vercel-labs/node-vfs-polyfill/tar.gz/ef76f903d052d915395336dbf3498e3f5311a852}
|
|
version: 1.0.0
|
|
engines: {node: '>=22.0.0'}
|
|
|
|
obug@2.1.3:
|
|
resolution: {integrity: sha512-9miFgM2OFba7hB+pRgvtV84pYTBaoTHohvmIgiRt6dRIzbwEOIaNaP+dIlGs2fNFoB0SeISs0Jz5WFVRid6Xyg==}
|
|
engines: {node: '>=12.20.0'}
|
|
|
|
onetime@7.0.0:
|
|
resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
openai@6.45.0:
|
|
resolution: {integrity: sha512-5DQVNErssk0afNpTTHUm/qZPU4iKR9OYdNid8Ib4puq4gHNNvGWZht2zY4h9a8JMF949Ik6m8gQutllVPbjdnw==}
|
|
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
|
|
zod:
|
|
optional: true
|
|
|
|
outdent@0.5.0:
|
|
resolution: {integrity: sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==}
|
|
|
|
oxfmt@0.57.0:
|
|
resolution: {integrity: sha512-ZB7Bi+rGDSqmVIo9jwcLyFgjxXvQhDdU+jx+ZrVy6VRiVXK2+CHc4hO3J4dUQjHe7V0ymHB+MDuv5z+NhK07HA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
svelte: ^5.0.0
|
|
vite-plus: '*'
|
|
peerDependenciesMeta:
|
|
svelte:
|
|
optional: true
|
|
vite-plus:
|
|
optional: true
|
|
|
|
oxlint@1.72.0:
|
|
resolution: {integrity: sha512-1rhdZIP/EvoI91ABIwNU5Q8+bWf8mjrS5UzIOZld4d4bXxJvtlUhlQvaoTogIGin/qdErMOrwaIJvCSIAKTLhA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
oxlint-tsgolint: '>=0.22.1'
|
|
vite-plus: '*'
|
|
peerDependenciesMeta:
|
|
oxlint-tsgolint:
|
|
optional: true
|
|
vite-plus:
|
|
optional: true
|
|
|
|
p-filter@2.1.0:
|
|
resolution: {integrity: sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==}
|
|
engines: {node: '>=8'}
|
|
|
|
p-finally@1.0.0:
|
|
resolution: {integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==}
|
|
engines: {node: '>=4'}
|
|
|
|
p-limit@2.3.0:
|
|
resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
|
|
engines: {node: '>=6'}
|
|
|
|
p-locate@4.1.0:
|
|
resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==}
|
|
engines: {node: '>=8'}
|
|
|
|
p-map@2.1.0:
|
|
resolution: {integrity: sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==}
|
|
engines: {node: '>=6'}
|
|
|
|
p-queue@6.6.2:
|
|
resolution: {integrity: sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
p-queue@9.3.0:
|
|
resolution: {integrity: sha512-7NED7xhQ74Ngp4JP/2e0VZHp7vSWfJfqeiR92jPgxsz6m0Se4P03YoTKa9dDXyZ3r6P616gUXttrB6nnHYKang==}
|
|
engines: {node: '>=20'}
|
|
|
|
p-retry@7.1.1:
|
|
resolution: {integrity: sha512-J5ApzjyRkkf601HpEeykoiCvzHQjWxPAHhyjFcEUP2SWq0+35NKh8TLhpLw+Dkq5TZBFvUM6UigdE9hIVYTl5w==}
|
|
engines: {node: '>=20'}
|
|
|
|
p-timeout@3.2.0:
|
|
resolution: {integrity: sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==}
|
|
engines: {node: '>=8'}
|
|
|
|
p-timeout@7.0.1:
|
|
resolution: {integrity: sha512-AxTM2wDGORHGEkPCt8yqxOTMgpfbEHqF51f/5fJCmwFC3C/zNcGT63SymH2ttOAaiIws2zVg4+izQCjrakcwHg==}
|
|
engines: {node: '>=20'}
|
|
|
|
p-try@2.2.0:
|
|
resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
package-manager-detector@0.2.11:
|
|
resolution: {integrity: sha512-BEnLolu+yuz22S56CU1SUKq3XC3PkwD5wv4ikR4MfGvnRVcmzXR9DwSlW2fEamyTPyXHomBJRzgapeuBvRNzJQ==}
|
|
|
|
parse-passwd@1.0.0:
|
|
resolution: {integrity: sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
path-exists@4.0.0:
|
|
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
|
|
engines: {node: '>=8'}
|
|
|
|
path-key@3.1.1:
|
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
path-type@4.0.0:
|
|
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
|
|
engines: {node: '>=8'}
|
|
|
|
pathe@2.0.3:
|
|
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
|
|
|
|
pg-cloudflare@1.4.0:
|
|
resolution: {integrity: sha512-Vo7z/6rrQYxpNRylp4Tlob2elzbh+N/MOQbxFVWCxS7oEx6jF53GTJFxK2WWpKuBRkmiin4Mt+xofFDjx09R0A==}
|
|
|
|
pg-connection-string@2.14.0:
|
|
resolution: {integrity: sha512-XwWDGcLRGCXAR8F/AM5bG7Q+A3Wm2s6QeEjlOKZLlH3UYcguiqCWKyWXVag5TLTIjR7oOJUY8kcADaZgWPyLeg==}
|
|
|
|
pg-int8@1.0.1:
|
|
resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
pg-pool@3.14.0:
|
|
resolution: {integrity: sha512-gKtPkFdQPU3DksooVLi9LsjZxrsBUZIpa+7aVx+LV5pNh0KzP4Zleud2po+ConrxbuXGBJ6Hfer6hdgpIBpBaw==}
|
|
peerDependencies:
|
|
pg: '>=8.0'
|
|
|
|
pg-protocol@1.14.0:
|
|
resolution: {integrity: sha512-n5taZ1kO3s9ngDTVxsEznOqCyToTgz0FLuPq0B33COy5pPpuWJpY3/2oRBVETuOgzdqRXfWpM9HIhp2LBBT1BA==}
|
|
|
|
pg-protocol@1.15.0:
|
|
resolution: {integrity: sha512-cq9sECI5s0+uPUXjbz8ioyPJni6RzsRib0US67i5IoTZKw8fNeYlVE7u8F4dG7vEJJtc5wdD1K189lCCUwqWTQ==}
|
|
|
|
pg-types@2.2.0:
|
|
resolution: {integrity: sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==}
|
|
engines: {node: '>=4'}
|
|
|
|
pg@8.22.0:
|
|
resolution: {integrity: sha512-8wih1vVIBMxoUM2oB4soJsD9tDnDpLv4OXBJ+EJzFsvycD+lfyIreC2gGHq78f8jbLLt+bvlPTFdFZfJkOuzAA==}
|
|
engines: {node: '>= 16.0.0'}
|
|
peerDependencies:
|
|
pg-native: '>=3.0.1'
|
|
peerDependenciesMeta:
|
|
pg-native:
|
|
optional: true
|
|
|
|
pgpass@1.0.5:
|
|
resolution: {integrity: sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug==}
|
|
|
|
picocolors@1.1.1:
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
picomatch@2.3.2:
|
|
resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
picomatch@4.0.4:
|
|
resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
|
|
engines: {node: '>=12'}
|
|
|
|
pify@4.0.1:
|
|
resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
|
|
engines: {node: '>=6'}
|
|
|
|
postcss@8.5.16:
|
|
resolution: {integrity: sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
postgres-array@2.0.0:
|
|
resolution: {integrity: sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==}
|
|
engines: {node: '>=4'}
|
|
|
|
postgres-bytea@1.0.1:
|
|
resolution: {integrity: sha512-5+5HqXnsZPE65IJZSMkZtURARZelel2oXUEO8rH83VS/hxH5vv1uHquPg5wZs8yMAfdv971IU+kcPUczi7NVBQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
postgres-date@1.0.7:
|
|
resolution: {integrity: sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
postgres-interval@1.2.0:
|
|
resolution: {integrity: sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
prettier@2.8.8:
|
|
resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==}
|
|
engines: {node: '>=10.13.0'}
|
|
hasBin: true
|
|
|
|
prettier@3.8.4:
|
|
resolution: {integrity: sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==}
|
|
engines: {node: '>=14'}
|
|
hasBin: true
|
|
|
|
protobufjs@7.5.5:
|
|
resolution: {integrity: sha512-3wY1AxV+VBNW8Yypfd1yQY9pXnqTAN+KwQxL8iYm3/BjKYMNg4i0owhEe26PWDOMaIrzeeF98Lqd5NGz4omiIg==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
protobufjs@8.0.1:
|
|
resolution: {integrity: sha512-NWWCCscLjs+cOKF/s/XVNFRW7Yih0fdH+9brffR5NZCy8k42yRdl5KlWKMVXuI1vfCoy4o1z80XR/W/QUb3V3w==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
proxy-from-env@2.1.0:
|
|
resolution: {integrity: sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==}
|
|
engines: {node: '>=10'}
|
|
|
|
quansync@0.2.11:
|
|
resolution: {integrity: sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==}
|
|
|
|
quansync@1.0.0:
|
|
resolution: {integrity: sha512-5xZacEEufv3HSTPQuchrvV6soaiACMFnq1H8wkVioctoH3TRha9Sz66lOxRwPK/qZj7HPiSveih9yAyh98gvqA==}
|
|
|
|
queue-microtask@1.2.3:
|
|
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
|
|
|
quickjs-emscripten-core@0.32.0:
|
|
resolution: {integrity: sha512-QFnPfjFey8EqknSrSxe1hZrf1/8z7/6s1QzGOmKo6++02r7QRRX7ZoyNaZh7JuVjWsVW87KnQrbZqnHkOAzUyg==}
|
|
|
|
quickjs-emscripten@0.32.0:
|
|
resolution: {integrity: sha512-So0Sqw869y/S2oE3Nuc0uT3Dhqgvsj8FSrwBdsuTosVsG8ME5/OcudU1GxsrIFdFABgy17GHnTVO9TYV/bLQcA==}
|
|
engines: {node: '>=16.0.0'}
|
|
|
|
react-dom@19.2.7:
|
|
resolution: {integrity: sha512-t0BRVXvbiE/o20Hfw669rLbMCDWtYZLvmJigy2f0MxsXF+71pxhR3xOkspmsO8h3ZlNzyibAmtCa3l4lYKk6gQ==}
|
|
peerDependencies:
|
|
react: ^19.2.7
|
|
|
|
react@19.2.7:
|
|
resolution: {integrity: sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
read-yaml-file@1.1.0:
|
|
resolution: {integrity: sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==}
|
|
engines: {node: '>=6'}
|
|
|
|
readable-stream@3.6.2:
|
|
resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
require-directory@2.1.1:
|
|
resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
require-in-the-middle@8.0.1:
|
|
resolution: {integrity: sha512-QT7FVMXfWOYFbeRBF6nu+I6tr2Tf3u0q8RIEjNob/heKY/nh7drD/k7eeMFmSQgnTtCzLDcCu/XEnpW2wk4xCQ==}
|
|
engines: {node: '>=9.3.0 || >=8.10.0 <9.0.0'}
|
|
|
|
resolve-from@5.0.0:
|
|
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
|
|
engines: {node: '>=8'}
|
|
|
|
resolve-pkg-maps@1.0.0:
|
|
resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
|
|
|
|
restore-cursor@5.1.0:
|
|
resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==}
|
|
engines: {node: '>=18'}
|
|
|
|
reusify@1.1.0:
|
|
resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
|
|
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
|
|
|
rfdc@1.4.1:
|
|
resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
|
|
|
|
rolldown-plugin-dts@0.26.0:
|
|
resolution: {integrity: sha512-e+kEPtUiDES0htk5iqkSeF4EzAV7R+vugGB44iPDuw1Kw9E+WyL1VG7PaV0IIjGHLiacztMBcMTyrr8ON9CT1Q==}
|
|
engines: {node: ^22.18.0 || >=24.11.0}
|
|
peerDependencies:
|
|
'@ts-macro/tsc': ^0.3.6
|
|
'@typescript/native-preview': '>=7.0.0-dev.20260325.1'
|
|
rolldown: ^1.0.0
|
|
typescript: ^5.0.0 || ^6.0.0
|
|
vue-tsc: ~3.2.0 || ~3.3.0
|
|
peerDependenciesMeta:
|
|
'@ts-macro/tsc':
|
|
optional: true
|
|
'@typescript/native-preview':
|
|
optional: true
|
|
typescript:
|
|
optional: true
|
|
vue-tsc:
|
|
optional: true
|
|
|
|
rolldown@1.1.2:
|
|
resolution: {integrity: sha512-x0CrQQqCXWGeI8dTvFfN/Dnv3yMKT9hv5jFjlOreKAx9wqLq9wz7VvLLHyaAXC90/CpggTu9SisSbsJJTPSjNQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
|
|
rolldown@1.1.4:
|
|
resolution: {integrity: sha512-IjZYiLxZwpnhwhdBH2ugdTGVSdhCQUmLxLoqyjiL0JxYjyRst+5a0P3xfrTxJ5F638j4Mvvw5FAX5XE6eHpXbA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
|
|
run-parallel@1.2.0:
|
|
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
|
|
|
safe-buffer@5.2.1:
|
|
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
|
|
|
safer-buffer@2.1.2:
|
|
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
|
|
|
scheduler@0.27.0:
|
|
resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==}
|
|
|
|
semver@7.8.4:
|
|
resolution: {integrity: sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
shebang-command@2.0.0:
|
|
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
|
engines: {node: '>=8'}
|
|
|
|
shebang-regex@3.0.0:
|
|
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
|
engines: {node: '>=8'}
|
|
|
|
shell-quote@1.9.0:
|
|
resolution: {integrity: sha512-Iov+JwFv/2HcTpcwNMKd8+IWNb8tboQJNQTkAY/LLVK7gGH9jy+LGkVqPxfekHl+yMmiqXszdGWXgkfml7hjqA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
siginfo@2.0.0:
|
|
resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}
|
|
|
|
signal-exit@4.1.0:
|
|
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
|
engines: {node: '>=14'}
|
|
|
|
sirv@3.0.2:
|
|
resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==}
|
|
engines: {node: '>=18'}
|
|
|
|
slash@3.0.0:
|
|
resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
slice-ansi@7.1.2:
|
|
resolution: {integrity: sha512-iOBWFgUX7caIZiuutICxVgX1SdxwAVFFKwt1EvMYYec/NWO5meOJ6K5uQxhrYBdQJne4KxiqZc+KptFOWFSI9w==}
|
|
engines: {node: '>=18'}
|
|
|
|
slice-ansi@8.0.0:
|
|
resolution: {integrity: sha512-stxByr12oeeOyY2BlviTNQlYV5xOj47GirPr4yA1hE9JCtxfQN0+tVbkxwCtYDQWhEKWFHsEK48ORg5jrouCAg==}
|
|
engines: {node: '>=20'}
|
|
|
|
smol-toml@1.7.0:
|
|
resolution: {integrity: sha512-aqVvWoyO21L23mb+drl4RmMXbf6N7FdHjAhTRA9ZBL7apWBgfWC16KjrASI+1p9GAroljyMHj6fK67i0UiTNvQ==}
|
|
engines: {node: '>= 18'}
|
|
|
|
source-map-js@1.2.1:
|
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
spawndamnit@3.0.1:
|
|
resolution: {integrity: sha512-MmnduQUuHCoFckZoWnXsTg7JaiLBJrKFj9UI2MbRPGaJeVpsLcVBu6P/IGZovziM/YBsellCmsprgNA+w0CzVg==}
|
|
|
|
split2@4.2.0:
|
|
resolution: {integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==}
|
|
engines: {node: '>= 10.x'}
|
|
|
|
sprintf-js@1.0.3:
|
|
resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
|
|
|
|
stackback@0.0.2:
|
|
resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
|
|
|
|
standardwebhooks@1.0.0:
|
|
resolution: {integrity: sha512-BbHGOQK9olHPMvQNHWul6MYlrRTAOKn03rOe4A8O3CLWhNf4YHBqq2HJKKC+sfqpxiBY52pNeesD6jIiLDz8jg==}
|
|
|
|
std-env@4.1.0:
|
|
resolution: {integrity: sha512-Rq7ybcX2RuC55r9oaPVEW7/xu3tj8u4GeBYHBWCychFtzMIr86A7e3PPEBPT37sHStKX3+TiX/Fr/ACmJLVlLQ==}
|
|
|
|
stream-browserify@3.0.0:
|
|
resolution: {integrity: sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==}
|
|
|
|
streamsearch@1.1.0:
|
|
resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==}
|
|
engines: {node: '>=10.0.0'}
|
|
|
|
string-argv@0.3.2:
|
|
resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==}
|
|
engines: {node: '>=0.6.19'}
|
|
|
|
string-width@4.2.3:
|
|
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
|
engines: {node: '>=8'}
|
|
|
|
string-width@7.2.0:
|
|
resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
string-width@8.2.1:
|
|
resolution: {integrity: sha512-IIaP0g3iy9Cyy18w3M9YcaDudujEAVHKt3a3QJg1+sr/oX96TbaGUubG0hJyCjCBThFH+tFpcIyoUHUn1ogaLA==}
|
|
engines: {node: '>=20'}
|
|
|
|
string_decoder@1.3.0:
|
|
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
|
|
|
|
strip-ansi@6.0.1:
|
|
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
engines: {node: '>=8'}
|
|
|
|
strip-ansi@7.2.0:
|
|
resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
|
|
engines: {node: '>=12'}
|
|
|
|
strip-bom@3.0.0:
|
|
resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
|
|
engines: {node: '>=4'}
|
|
|
|
supports-color@7.2.0:
|
|
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
|
|
engines: {node: '>=8'}
|
|
|
|
tailwindcss@4.3.2:
|
|
resolution: {integrity: sha512-WtctNNSH8A9jlMIqxzuYumOHU5uGZyRv0Q5svQl+oEPy5w84YpBxdb7MdqyiSPQge5jTJ6zFQLq0PFygdccSBA==}
|
|
|
|
tapable@2.3.3:
|
|
resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==}
|
|
engines: {node: '>=6'}
|
|
|
|
tar@7.5.19:
|
|
resolution: {integrity: sha512-4LeEWl96twnS2Q7Bz4MGqgazLqO+hJN63GZxXoIqh1T3VweYD997gbU1ItNsQafqqXTXd5WFyFdReLtwvRBNiw==}
|
|
engines: {node: '>=18'}
|
|
|
|
term-size@2.2.1:
|
|
resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==}
|
|
engines: {node: '>=8'}
|
|
|
|
tinybench@2.9.0:
|
|
resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
|
|
|
|
tinyexec@1.2.4:
|
|
resolution: {integrity: sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==}
|
|
engines: {node: '>=18'}
|
|
|
|
tinyglobby@0.2.17:
|
|
resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
tinypool@2.1.0:
|
|
resolution: {integrity: sha512-Pugqs6M0m7Lv1I7FtxN4aoyToKg1C4tu+/381vH35y8oENM/Ai7f7C4StcoK4/+BSw9ebcS8jRiVrORFKCALLw==}
|
|
engines: {node: ^20.0.0 || >=22.0.0}
|
|
|
|
tinyrainbow@3.1.0:
|
|
resolution: {integrity: sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
to-regex-range@5.0.1:
|
|
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
|
engines: {node: '>=8.0'}
|
|
|
|
totalist@3.0.1:
|
|
resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
tr46@0.0.3:
|
|
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
|
|
|
|
tree-kill@1.2.2:
|
|
resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==}
|
|
hasBin: true
|
|
|
|
ts-algebra@2.0.0:
|
|
resolution: {integrity: sha512-FPAhNPFMrkwz76P7cdjdmiShwMynZYN6SgOujD1urY4oNm80Ou9oMdmbR45LotcKOXoy7wSmHkRFE6Mxbrhefw==}
|
|
|
|
ts-error@1.0.6:
|
|
resolution: {integrity: sha512-tLJxacIQUM82IR7JO1UUkKlYuUTmoY9HBJAmNWFzheSlDS5SPMcNIepejHJa4BpPQLAcbRhRf3GDJzyj6rbKvA==}
|
|
|
|
tsdown@0.22.3:
|
|
resolution: {integrity: sha512-louqbfA8Qf//B9jTTL0FPtXTNpjCWv1VPkbcmQMph2pTpzs+LnB1tbe4tDDRVpo2BjF5SgUXaTZe45SxB8pWHg==}
|
|
engines: {node: ^22.18.0 || >=24.11.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@arethetypeswrong/core': ^0.18.1
|
|
'@tsdown/css': 0.22.3
|
|
'@tsdown/exe': 0.22.3
|
|
'@vitejs/devtools': '*'
|
|
publint: ^0.3.8
|
|
tsx: '*'
|
|
typescript: ^5.0.0 || ^6.0.0
|
|
unplugin-unused: ^0.5.0
|
|
unrun: '*'
|
|
peerDependenciesMeta:
|
|
'@arethetypeswrong/core':
|
|
optional: true
|
|
'@tsdown/css':
|
|
optional: true
|
|
'@tsdown/exe':
|
|
optional: true
|
|
'@vitejs/devtools':
|
|
optional: true
|
|
publint:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
typescript:
|
|
optional: true
|
|
unplugin-unused:
|
|
optional: true
|
|
unrun:
|
|
optional: true
|
|
|
|
tslib@2.8.1:
|
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
|
|
tsx@4.22.4:
|
|
resolution: {integrity: sha512-X8EX+XV4QR5xCsrgxaED954zTDfY8KqlDtskKEL0cHhyS/P8b4IFOvGDQpsC9Q1XnLq915wEfwwY/zzskCtmhg==}
|
|
engines: {node: '>=18.0.0'}
|
|
hasBin: true
|
|
|
|
typescript@6.0.3:
|
|
resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
unconfig-core@7.5.0:
|
|
resolution: {integrity: sha512-Su3FauozOGP44ZmKdHy2oE6LPjk51M/TRRjHv2HNCWiDvfvCoxC2lno6jevMA91MYAdCdwP05QnWdWpSbncX/w==}
|
|
|
|
undici-types@8.3.0:
|
|
resolution: {integrity: sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==}
|
|
|
|
universalify@0.1.2:
|
|
resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==}
|
|
engines: {node: '>= 4.0.0'}
|
|
|
|
util-deprecate@1.0.2:
|
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
|
|
uuid@11.1.1:
|
|
resolution: {integrity: sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ==}
|
|
hasBin: true
|
|
|
|
uuid@13.0.2:
|
|
resolution: {integrity: sha512-vzi9uRZ926x4XV73S/4qQaTwPXM2JBj6/6lI/byHH1jOpCzb0zDbfytgA9LcN/hzb2l7WQSQnxITOVx5un/wGw==}
|
|
hasBin: true
|
|
|
|
vite@8.1.3:
|
|
resolution: {integrity: sha512-Ds+gBRbj0lwRO2Y5hwnUBdxSwlAve9LeRyU4sNnAr0ewW0gWF0n5bgXgUzbgZ49MV9BVUAQUFYVcDUcilUExMA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^20.19.0 || >=22.12.0
|
|
'@vitejs/devtools': ^0.3.0
|
|
esbuild: ^0.27.0 || ^0.28.0
|
|
jiti: '>=1.21.0'
|
|
less: ^4.0.0
|
|
sass: ^1.70.0
|
|
sass-embedded: ^1.70.0
|
|
stylus: '>=0.54.8'
|
|
sugarss: ^5.0.0
|
|
terser: ^5.16.0
|
|
tsx: ^4.8.1
|
|
yaml: ^2.4.2
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
'@vitejs/devtools':
|
|
optional: true
|
|
esbuild:
|
|
optional: true
|
|
jiti:
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
yaml:
|
|
optional: true
|
|
|
|
vitest@4.1.9:
|
|
resolution: {integrity: sha512-nE3/LEyc0z87uHYLZebqCUOaJr2hdtuPp7BQ4BosVFnfltxgAvMG08NyrSGlPpOUWvR27c5flSmYFTNr78L9GQ==}
|
|
engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@edge-runtime/vm': '*'
|
|
'@opentelemetry/api': ^1.9.0
|
|
'@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0
|
|
'@vitest/browser-playwright': 4.1.9
|
|
'@vitest/browser-preview': 4.1.9
|
|
'@vitest/browser-webdriverio': 4.1.9
|
|
'@vitest/coverage-istanbul': 4.1.9
|
|
'@vitest/coverage-v8': 4.1.9
|
|
'@vitest/ui': 4.1.9
|
|
happy-dom: '*'
|
|
jsdom: '*'
|
|
vite: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
peerDependenciesMeta:
|
|
'@edge-runtime/vm':
|
|
optional: true
|
|
'@opentelemetry/api':
|
|
optional: true
|
|
'@types/node':
|
|
optional: true
|
|
'@vitest/browser-playwright':
|
|
optional: true
|
|
'@vitest/browser-preview':
|
|
optional: true
|
|
'@vitest/browser-webdriverio':
|
|
optional: true
|
|
'@vitest/coverage-istanbul':
|
|
optional: true
|
|
'@vitest/coverage-v8':
|
|
optional: true
|
|
'@vitest/ui':
|
|
optional: true
|
|
happy-dom:
|
|
optional: true
|
|
jsdom:
|
|
optional: true
|
|
|
|
webidl-conversions@3.0.1:
|
|
resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
|
|
|
|
whatwg-url@5.0.0:
|
|
resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
|
|
|
|
which@2.0.2:
|
|
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
|
|
engines: {node: '>= 8'}
|
|
hasBin: true
|
|
|
|
which@4.0.0:
|
|
resolution: {integrity: sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==}
|
|
engines: {node: ^16.13.0 || >=18.0.0}
|
|
hasBin: true
|
|
|
|
why-is-node-running@2.3.0:
|
|
resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==}
|
|
engines: {node: '>=8'}
|
|
hasBin: true
|
|
|
|
wrap-ansi@10.0.0:
|
|
resolution: {integrity: sha512-SGcvg80f0wUy2/fXES19feHMz8E0JoXv2uNgHOu4Dgi2OrCy1lqwFYEJz1BLbDI0exjPMe/ZdzZ/YpGECBG/aQ==}
|
|
engines: {node: '>=20'}
|
|
|
|
wrap-ansi@7.0.0:
|
|
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
wrap-ansi@9.0.2:
|
|
resolution: {integrity: sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==}
|
|
engines: {node: '>=18'}
|
|
|
|
ws@8.21.0:
|
|
resolution: {integrity: sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==}
|
|
engines: {node: '>=10.0.0'}
|
|
peerDependencies:
|
|
bufferutil: ^4.0.1
|
|
utf-8-validate: '>=5.0.2'
|
|
peerDependenciesMeta:
|
|
bufferutil:
|
|
optional: true
|
|
utf-8-validate:
|
|
optional: true
|
|
|
|
xtend@4.0.2:
|
|
resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
|
|
engines: {node: '>=0.4'}
|
|
|
|
y18n@5.0.8:
|
|
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
|
|
engines: {node: '>=10'}
|
|
|
|
yallist@5.0.0:
|
|
resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==}
|
|
engines: {node: '>=18'}
|
|
|
|
yaml@2.9.0:
|
|
resolution: {integrity: sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==}
|
|
engines: {node: '>= 14.6'}
|
|
hasBin: true
|
|
|
|
yargs-parser@21.1.1:
|
|
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
|
|
engines: {node: '>=12'}
|
|
|
|
yargs@17.7.3:
|
|
resolution: {integrity: sha512-GZtjxm/J/4TSxuL3FNYjCmLktBTnIw/rVmKSIyKeYAZpmJB2ig9VauCC5xsa82GNKVKDAqpOn3KVzNt0zmrU0g==}
|
|
engines: {node: '>=12'}
|
|
|
|
zod@4.4.3:
|
|
resolution: {integrity: sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==}
|
|
|
|
snapshots:
|
|
|
|
'@agentclientprotocol/sdk@1.1.0(zod@4.4.3)':
|
|
dependencies:
|
|
zod: 4.4.3
|
|
|
|
'@anthropic-ai/sdk@0.103.0(zod@4.4.3)':
|
|
dependencies:
|
|
json-schema-to-ts: 3.1.1
|
|
standardwebhooks: 1.0.0
|
|
optionalDependencies:
|
|
zod: 4.4.3
|
|
|
|
'@apidevtools/json-schema-ref-parser@11.9.3':
|
|
dependencies:
|
|
'@jsdevtools/ono': 7.1.3
|
|
'@types/json-schema': 7.0.15
|
|
js-yaml: 4.2.0
|
|
|
|
'@aws-sdk/checksums@3.1000.11':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.26
|
|
'@aws-sdk/types': 3.973.15
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/client-s3@3.1078.0':
|
|
dependencies:
|
|
'@aws-sdk/checksums': 3.1000.11
|
|
'@aws-sdk/core': 3.974.26
|
|
'@aws-sdk/credential-provider-node': 3.972.61
|
|
'@aws-sdk/middleware-sdk-s3': 3.972.57
|
|
'@aws-sdk/signature-v4-multi-region': 3.996.38
|
|
'@aws-sdk/types': 3.973.15
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/fetch-http-handler': 5.6.2
|
|
'@smithy/node-http-handler': 4.9.2
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/core@3.974.26':
|
|
dependencies:
|
|
'@aws-sdk/types': 3.973.15
|
|
'@aws-sdk/xml-builder': 3.972.33
|
|
'@aws/lambda-invoke-store': 0.2.4
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/signature-v4': 5.6.1
|
|
'@smithy/types': 4.15.1
|
|
bowser: 2.14.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-env@3.972.52':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.26
|
|
'@aws-sdk/types': 3.973.15
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-http@3.972.54':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.26
|
|
'@aws-sdk/types': 3.973.15
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/fetch-http-handler': 5.6.2
|
|
'@smithy/node-http-handler': 4.9.2
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-ini@3.972.59':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.26
|
|
'@aws-sdk/credential-provider-env': 3.972.52
|
|
'@aws-sdk/credential-provider-http': 3.972.54
|
|
'@aws-sdk/credential-provider-login': 3.972.58
|
|
'@aws-sdk/credential-provider-process': 3.972.52
|
|
'@aws-sdk/credential-provider-sso': 3.972.58
|
|
'@aws-sdk/credential-provider-web-identity': 3.972.58
|
|
'@aws-sdk/nested-clients': 3.997.26
|
|
'@aws-sdk/types': 3.973.15
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/credential-provider-imds': 4.4.5
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-login@3.972.58':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.26
|
|
'@aws-sdk/nested-clients': 3.997.26
|
|
'@aws-sdk/types': 3.973.15
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-node@3.972.61':
|
|
dependencies:
|
|
'@aws-sdk/credential-provider-env': 3.972.52
|
|
'@aws-sdk/credential-provider-http': 3.972.54
|
|
'@aws-sdk/credential-provider-ini': 3.972.59
|
|
'@aws-sdk/credential-provider-process': 3.972.52
|
|
'@aws-sdk/credential-provider-sso': 3.972.58
|
|
'@aws-sdk/credential-provider-web-identity': 3.972.58
|
|
'@aws-sdk/types': 3.973.15
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/credential-provider-imds': 4.4.5
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-process@3.972.52':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.26
|
|
'@aws-sdk/types': 3.973.15
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-sso@3.972.58':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.26
|
|
'@aws-sdk/nested-clients': 3.997.26
|
|
'@aws-sdk/token-providers': 3.1078.0
|
|
'@aws-sdk/types': 3.973.15
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/credential-provider-web-identity@3.972.58':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.26
|
|
'@aws-sdk/nested-clients': 3.997.26
|
|
'@aws-sdk/types': 3.973.15
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/lib-storage@3.1078.0(@aws-sdk/client-s3@3.1078.0)':
|
|
dependencies:
|
|
'@aws-sdk/client-s3': 3.1078.0
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/types': 4.15.1
|
|
buffer: 5.6.0
|
|
events: 3.3.0
|
|
stream-browserify: 3.0.0
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/middleware-sdk-s3@3.972.57':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.26
|
|
'@aws-sdk/signature-v4-multi-region': 3.996.38
|
|
'@aws-sdk/types': 3.973.15
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/nested-clients@3.997.26':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.26
|
|
'@aws-sdk/signature-v4-multi-region': 3.996.38
|
|
'@aws-sdk/types': 3.973.15
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/fetch-http-handler': 5.6.2
|
|
'@smithy/node-http-handler': 4.9.2
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/signature-v4-multi-region@3.996.38':
|
|
dependencies:
|
|
'@aws-sdk/types': 3.973.15
|
|
'@smithy/signature-v4': 5.6.1
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/token-providers@3.1078.0':
|
|
dependencies:
|
|
'@aws-sdk/core': 3.974.26
|
|
'@aws-sdk/nested-clients': 3.997.26
|
|
'@aws-sdk/types': 3.973.15
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/types@3.973.15':
|
|
dependencies:
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws-sdk/xml-builder@3.972.33':
|
|
dependencies:
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@aws/lambda-invoke-store@0.2.4': {}
|
|
|
|
'@babel/generator@8.0.0':
|
|
dependencies:
|
|
'@babel/parser': 8.0.0
|
|
'@babel/types': 8.0.0
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
'@types/jsesc': 2.5.1
|
|
jsesc: 3.1.0
|
|
|
|
'@babel/helper-string-parser@7.29.7': {}
|
|
|
|
'@babel/helper-string-parser@8.0.0': {}
|
|
|
|
'@babel/helper-validator-identifier@7.29.7': {}
|
|
|
|
'@babel/helper-validator-identifier@8.0.2': {}
|
|
|
|
'@babel/parser@7.29.7':
|
|
dependencies:
|
|
'@babel/types': 7.29.7
|
|
|
|
'@babel/parser@8.0.0':
|
|
dependencies:
|
|
'@babel/types': 8.0.0
|
|
|
|
'@babel/runtime@7.29.7': {}
|
|
|
|
'@babel/types@7.29.7':
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.29.7
|
|
'@babel/helper-validator-identifier': 7.29.7
|
|
|
|
'@babel/types@8.0.0':
|
|
dependencies:
|
|
'@babel/helper-string-parser': 8.0.0
|
|
'@babel/helper-validator-identifier': 8.0.2
|
|
|
|
'@bcoe/v8-coverage@1.0.2': {}
|
|
|
|
'@cbor-extract/cbor-extract-darwin-arm64@2.2.2':
|
|
optional: true
|
|
|
|
'@cbor-extract/cbor-extract-darwin-x64@2.2.2':
|
|
optional: true
|
|
|
|
'@cbor-extract/cbor-extract-linux-arm64@2.2.2':
|
|
optional: true
|
|
|
|
'@cbor-extract/cbor-extract-linux-arm@2.2.2':
|
|
optional: true
|
|
|
|
'@cbor-extract/cbor-extract-linux-x64@2.2.2':
|
|
optional: true
|
|
|
|
'@cbor-extract/cbor-extract-win32-x64@2.2.2':
|
|
optional: true
|
|
|
|
'@cfworker/json-schema@4.1.1': {}
|
|
|
|
'@changesets/apply-release-plan@7.1.1':
|
|
dependencies:
|
|
'@changesets/config': 3.1.4
|
|
'@changesets/get-version-range-type': 0.4.0
|
|
'@changesets/git': 3.0.4
|
|
'@changesets/should-skip-package': 0.1.2
|
|
'@changesets/types': 6.1.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
detect-indent: 6.1.0
|
|
fs-extra: 7.0.1
|
|
lodash.startcase: 4.4.0
|
|
outdent: 0.5.0
|
|
prettier: 2.8.8
|
|
resolve-from: 5.0.0
|
|
semver: 7.8.4
|
|
|
|
'@changesets/assemble-release-plan@6.0.10':
|
|
dependencies:
|
|
'@changesets/errors': 0.2.0
|
|
'@changesets/get-dependents-graph': 2.1.4
|
|
'@changesets/should-skip-package': 0.1.2
|
|
'@changesets/types': 6.1.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
semver: 7.8.4
|
|
|
|
'@changesets/changelog-git@0.2.1':
|
|
dependencies:
|
|
'@changesets/types': 6.1.0
|
|
|
|
'@changesets/changelog-github@0.7.0':
|
|
dependencies:
|
|
'@changesets/get-github-info': 0.8.0
|
|
'@changesets/types': 6.1.0
|
|
dotenv: 8.6.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@changesets/cli@2.31.0(@types/node@26.1.0)':
|
|
dependencies:
|
|
'@changesets/apply-release-plan': 7.1.1
|
|
'@changesets/assemble-release-plan': 6.0.10
|
|
'@changesets/changelog-git': 0.2.1
|
|
'@changesets/config': 3.1.4
|
|
'@changesets/errors': 0.2.0
|
|
'@changesets/get-dependents-graph': 2.1.4
|
|
'@changesets/get-release-plan': 4.0.16
|
|
'@changesets/git': 3.0.4
|
|
'@changesets/logger': 0.1.1
|
|
'@changesets/pre': 2.0.2
|
|
'@changesets/read': 0.6.7
|
|
'@changesets/should-skip-package': 0.1.2
|
|
'@changesets/types': 6.1.0
|
|
'@changesets/write': 0.4.0
|
|
'@inquirer/external-editor': 1.0.3(@types/node@26.1.0)
|
|
'@manypkg/get-packages': 1.1.3
|
|
ansi-colors: 4.1.3
|
|
enquirer: 2.4.1
|
|
fs-extra: 7.0.1
|
|
mri: 1.2.0
|
|
package-manager-detector: 0.2.11
|
|
picocolors: 1.1.1
|
|
resolve-from: 5.0.0
|
|
semver: 7.8.4
|
|
spawndamnit: 3.0.1
|
|
term-size: 2.2.1
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
|
|
'@changesets/config@3.1.4':
|
|
dependencies:
|
|
'@changesets/errors': 0.2.0
|
|
'@changesets/get-dependents-graph': 2.1.4
|
|
'@changesets/logger': 0.1.1
|
|
'@changesets/should-skip-package': 0.1.2
|
|
'@changesets/types': 6.1.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
fs-extra: 7.0.1
|
|
micromatch: 4.0.8
|
|
|
|
'@changesets/errors@0.2.0':
|
|
dependencies:
|
|
extendable-error: 0.1.7
|
|
|
|
'@changesets/get-dependents-graph@2.1.4':
|
|
dependencies:
|
|
'@changesets/types': 6.1.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
picocolors: 1.1.1
|
|
semver: 7.8.4
|
|
|
|
'@changesets/get-github-info@0.8.0':
|
|
dependencies:
|
|
dataloader: 1.4.0
|
|
node-fetch: 2.7.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@changesets/get-release-plan@4.0.16':
|
|
dependencies:
|
|
'@changesets/assemble-release-plan': 6.0.10
|
|
'@changesets/config': 3.1.4
|
|
'@changesets/pre': 2.0.2
|
|
'@changesets/read': 0.6.7
|
|
'@changesets/types': 6.1.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
|
|
'@changesets/get-version-range-type@0.4.0': {}
|
|
|
|
'@changesets/git@3.0.4':
|
|
dependencies:
|
|
'@changesets/errors': 0.2.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
is-subdir: 1.2.0
|
|
micromatch: 4.0.8
|
|
spawndamnit: 3.0.1
|
|
|
|
'@changesets/logger@0.1.1':
|
|
dependencies:
|
|
picocolors: 1.1.1
|
|
|
|
'@changesets/parse@0.4.3':
|
|
dependencies:
|
|
'@changesets/types': 6.1.0
|
|
js-yaml: 4.2.0
|
|
|
|
'@changesets/pre@2.0.2':
|
|
dependencies:
|
|
'@changesets/errors': 0.2.0
|
|
'@changesets/types': 6.1.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
fs-extra: 7.0.1
|
|
|
|
'@changesets/read@0.6.7':
|
|
dependencies:
|
|
'@changesets/git': 3.0.4
|
|
'@changesets/logger': 0.1.1
|
|
'@changesets/parse': 0.4.3
|
|
'@changesets/types': 6.1.0
|
|
fs-extra: 7.0.1
|
|
p-filter: 2.1.0
|
|
picocolors: 1.1.1
|
|
|
|
'@changesets/should-skip-package@0.1.2':
|
|
dependencies:
|
|
'@changesets/types': 6.1.0
|
|
'@manypkg/get-packages': 1.1.3
|
|
|
|
'@changesets/types@4.1.0': {}
|
|
|
|
'@changesets/types@6.1.0': {}
|
|
|
|
'@changesets/write@0.4.0':
|
|
dependencies:
|
|
'@changesets/types': 6.1.0
|
|
fs-extra: 7.0.1
|
|
human-id: 4.2.0
|
|
prettier: 2.8.8
|
|
|
|
'@daytona/api-client@0.192.0':
|
|
dependencies:
|
|
axios: 1.15.1
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
'@daytona/sdk@0.192.0(ws@8.21.0)':
|
|
dependencies:
|
|
'@aws-sdk/client-s3': 3.1078.0
|
|
'@aws-sdk/lib-storage': 3.1078.0(@aws-sdk/client-s3@3.1078.0)
|
|
'@daytona/api-client': 0.192.0
|
|
'@daytona/toolbox-api-client': 0.192.0
|
|
'@iarna/toml': 2.2.5
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/exporter-trace-otlp-http': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation-http': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-exporter-base': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-node': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-trace-base': 2.8.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
axios: 1.18.1
|
|
busboy: 1.6.0
|
|
dotenv: 17.4.2
|
|
expand-tilde: 2.0.2
|
|
fast-glob: 3.3.3
|
|
form-data: 4.0.6
|
|
isomorphic-ws: 5.0.0(ws@8.21.0)
|
|
pathe: 2.0.3
|
|
shell-quote: 1.9.0
|
|
tar: 7.5.19
|
|
transitivePeerDependencies:
|
|
- debug
|
|
- supports-color
|
|
- ws
|
|
|
|
'@daytona/toolbox-api-client@0.192.0':
|
|
dependencies:
|
|
axios: 1.15.1
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
'@deno/sandbox@0.13.2':
|
|
dependencies:
|
|
'@deno/shim-deno': 0.18.2
|
|
ws: 8.21.0
|
|
zod: 4.4.3
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- utf-8-validate
|
|
|
|
'@deno/shim-deno-test@0.5.0': {}
|
|
|
|
'@deno/shim-deno@0.18.2':
|
|
dependencies:
|
|
'@deno/shim-deno-test': 0.5.0
|
|
which: 4.0.0
|
|
|
|
'@emnapi/core@1.11.1':
|
|
dependencies:
|
|
'@emnapi/wasi-threads': 1.2.2
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emnapi/runtime@1.11.1':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emnapi/wasi-threads@1.2.2':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@esbuild/aix-ppc64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-arm64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-arm64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/openharmony-arm64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.28.1':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.28.1':
|
|
optional: true
|
|
|
|
'@grpc/grpc-js@1.14.4':
|
|
dependencies:
|
|
'@grpc/proto-loader': 0.8.1
|
|
'@js-sdsl/ordered-map': 4.4.2
|
|
|
|
'@grpc/proto-loader@0.8.1':
|
|
dependencies:
|
|
lodash.camelcase: 4.3.0
|
|
long: 5.3.2
|
|
protobufjs: 7.5.5
|
|
yargs: 17.7.3
|
|
|
|
'@hono/node-server@2.0.6(hono@4.12.27)':
|
|
dependencies:
|
|
hono: 4.12.27
|
|
|
|
'@iarna/toml@2.2.5': {}
|
|
|
|
'@inquirer/external-editor@1.0.3(@types/node@26.1.0)':
|
|
dependencies:
|
|
chardet: 2.1.1
|
|
iconv-lite: 0.7.2
|
|
optionalDependencies:
|
|
'@types/node': 26.1.0
|
|
|
|
'@isaacs/fs-minipass@4.0.1':
|
|
dependencies:
|
|
minipass: 7.1.3
|
|
|
|
'@jitl/quickjs-ffi-types@0.32.0': {}
|
|
|
|
'@jitl/quickjs-ng-wasmfile-release-asyncify@0.32.0':
|
|
dependencies:
|
|
'@jitl/quickjs-ffi-types': 0.32.0
|
|
|
|
'@jitl/quickjs-wasmfile-debug-asyncify@0.32.0':
|
|
dependencies:
|
|
'@jitl/quickjs-ffi-types': 0.32.0
|
|
|
|
'@jitl/quickjs-wasmfile-debug-sync@0.32.0':
|
|
dependencies:
|
|
'@jitl/quickjs-ffi-types': 0.32.0
|
|
|
|
'@jitl/quickjs-wasmfile-release-asyncify@0.32.0':
|
|
dependencies:
|
|
'@jitl/quickjs-ffi-types': 0.32.0
|
|
|
|
'@jitl/quickjs-wasmfile-release-sync@0.32.0':
|
|
dependencies:
|
|
'@jitl/quickjs-ffi-types': 0.32.0
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/remapping@2.3.5':
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/resolve-uri@3.1.2': {}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
'@js-sdsl/ordered-map@4.4.2': {}
|
|
|
|
'@jsdevtools/ono@7.1.3': {}
|
|
|
|
'@langchain/anthropic@1.5.1(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))':
|
|
dependencies:
|
|
'@anthropic-ai/sdk': 0.103.0(zod@4.4.3)
|
|
'@langchain/core': 1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
zod: 4.4.3
|
|
|
|
'@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)':
|
|
dependencies:
|
|
'@cfworker/json-schema': 4.1.1
|
|
'@standard-schema/spec': 1.1.0
|
|
js-tiktoken: 1.0.21
|
|
langsmith: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
mustache: 4.2.0
|
|
p-queue: 6.6.2
|
|
zod: 4.4.3
|
|
transitivePeerDependencies:
|
|
- '@opentelemetry/api'
|
|
- '@opentelemetry/exporter-trace-otlp-proto'
|
|
- '@opentelemetry/sdk-trace-base'
|
|
- openai
|
|
- ws
|
|
|
|
'@langchain/langgraph-checkpoint@1.1.3(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))':
|
|
dependencies:
|
|
'@langchain/core': 1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
|
|
'@langchain/langgraph-sdk@1.9.25(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)':
|
|
dependencies:
|
|
'@langchain/core': 1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
'@langchain/protocol': 0.0.18
|
|
'@types/json-schema': 7.0.15
|
|
p-queue: 9.3.0
|
|
p-retry: 7.1.1
|
|
optionalDependencies:
|
|
react: 19.2.7
|
|
react-dom: 19.2.7(react@19.2.7)
|
|
|
|
'@langchain/langgraph@1.4.7(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(zod@4.4.3)':
|
|
dependencies:
|
|
'@langchain/core': 1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
'@langchain/langgraph-checkpoint': 1.1.3(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))
|
|
'@langchain/langgraph-sdk': 1.9.25(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)
|
|
'@langchain/protocol': 0.0.18
|
|
'@standard-schema/spec': 1.1.0
|
|
zod: 4.4.3
|
|
transitivePeerDependencies:
|
|
- react
|
|
- react-dom
|
|
- svelte
|
|
- vue
|
|
|
|
'@langchain/openai@1.5.3(@aws-sdk/credential-provider-node@3.972.61)(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(@smithy/signature-v4@5.6.1)(ws@8.21.0)':
|
|
dependencies:
|
|
'@langchain/core': 1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
js-tiktoken: 1.0.21
|
|
openai: 6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3)
|
|
zod: 4.4.3
|
|
transitivePeerDependencies:
|
|
- '@aws-sdk/credential-provider-node'
|
|
- '@smithy/hash-node'
|
|
- '@smithy/signature-v4'
|
|
- ws
|
|
|
|
'@langchain/protocol@0.0.18': {}
|
|
|
|
'@langchain/tavily@1.2.0(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))':
|
|
dependencies:
|
|
'@langchain/core': 1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
zod: 4.4.3
|
|
|
|
'@manypkg/find-root@1.1.0':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
'@types/node': 12.20.55
|
|
find-up: 4.1.0
|
|
fs-extra: 8.1.0
|
|
|
|
'@manypkg/get-packages@1.1.3':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
'@changesets/types': 4.1.0
|
|
'@manypkg/find-root': 1.1.0
|
|
fs-extra: 8.1.0
|
|
globby: 11.1.0
|
|
read-yaml-file: 1.1.0
|
|
|
|
'@napi-rs/wasm-runtime@1.1.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)':
|
|
dependencies:
|
|
'@emnapi/core': 1.11.1
|
|
'@emnapi/runtime': 1.11.1
|
|
'@tybys/wasm-util': 0.10.2
|
|
optional: true
|
|
|
|
'@napi-rs/wasm-runtime@1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)':
|
|
dependencies:
|
|
'@emnapi/core': 1.11.1
|
|
'@emnapi/runtime': 1.11.1
|
|
'@tybys/wasm-util': 0.10.3
|
|
optional: true
|
|
|
|
'@nodelib/fs.scandir@2.1.5':
|
|
dependencies:
|
|
'@nodelib/fs.stat': 2.0.5
|
|
run-parallel: 1.2.0
|
|
|
|
'@nodelib/fs.stat@2.0.5': {}
|
|
|
|
'@nodelib/fs.walk@1.2.8':
|
|
dependencies:
|
|
'@nodelib/fs.scandir': 2.1.5
|
|
fastq: 1.20.1
|
|
|
|
'@opentelemetry/api-logs@0.217.0':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
|
|
'@opentelemetry/api@1.9.1': {}
|
|
|
|
'@opentelemetry/configuration@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
yaml: 2.9.0
|
|
|
|
'@opentelemetry/context-async-hooks@2.7.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
|
|
'@opentelemetry/core@2.7.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
|
|
'@opentelemetry/core@2.8.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
|
|
'@opentelemetry/exporter-logs-otlp-grpc@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@grpc/grpc-js': 1.14.4
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-exporter-base': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-grpc-exporter-base': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-transformer': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-logs': 0.217.0(@opentelemetry/api@1.9.1)
|
|
|
|
'@opentelemetry/exporter-logs-otlp-http@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/api-logs': 0.217.0
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-exporter-base': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-transformer': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-logs': 0.217.0(@opentelemetry/api@1.9.1)
|
|
|
|
'@opentelemetry/exporter-logs-otlp-proto@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/api-logs': 0.217.0
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-exporter-base': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-transformer': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-logs': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-trace-base': 2.7.1(@opentelemetry/api@1.9.1)
|
|
|
|
'@opentelemetry/exporter-metrics-otlp-grpc@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@grpc/grpc-js': 1.14.4
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/exporter-metrics-otlp-http': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-exporter-base': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-grpc-exporter-base': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-transformer': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-metrics': 2.7.1(@opentelemetry/api@1.9.1)
|
|
|
|
'@opentelemetry/exporter-metrics-otlp-http@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-exporter-base': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-transformer': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-metrics': 2.7.1(@opentelemetry/api@1.9.1)
|
|
|
|
'@opentelemetry/exporter-metrics-otlp-proto@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/exporter-metrics-otlp-http': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-exporter-base': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-transformer': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-metrics': 2.7.1(@opentelemetry/api@1.9.1)
|
|
|
|
'@opentelemetry/exporter-prometheus@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-metrics': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
|
|
'@opentelemetry/exporter-trace-otlp-grpc@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@grpc/grpc-js': 1.14.4
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-exporter-base': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-grpc-exporter-base': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-transformer': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-trace-base': 2.7.1(@opentelemetry/api@1.9.1)
|
|
|
|
'@opentelemetry/exporter-trace-otlp-http@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-exporter-base': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-transformer': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-trace-base': 2.7.1(@opentelemetry/api@1.9.1)
|
|
|
|
'@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-exporter-base': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-transformer': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-trace-base': 2.7.1(@opentelemetry/api@1.9.1)
|
|
|
|
'@opentelemetry/exporter-zipkin@2.7.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-trace-base': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
|
|
'@opentelemetry/instrumentation-http@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
forwarded-parse: 2.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/instrumentation@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/api-logs': 0.217.0
|
|
import-in-the-middle: 3.2.0
|
|
require-in-the-middle: 8.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/otlp-exporter-base@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-transformer': 0.217.0(@opentelemetry/api@1.9.1)
|
|
|
|
'@opentelemetry/otlp-grpc-exporter-base@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@grpc/grpc-js': 1.14.4
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-exporter-base': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-transformer': 0.217.0(@opentelemetry/api@1.9.1)
|
|
|
|
'@opentelemetry/otlp-transformer@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/api-logs': 0.217.0
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-logs': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-metrics': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-trace-base': 2.7.1(@opentelemetry/api@1.9.1)
|
|
protobufjs: 8.0.1
|
|
|
|
'@opentelemetry/propagator-b3@2.7.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
|
|
'@opentelemetry/propagator-jaeger@2.7.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
|
|
'@opentelemetry/resources@2.7.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
|
|
'@opentelemetry/resources@2.8.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.8.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
|
|
'@opentelemetry/sdk-logs@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/api-logs': 0.217.0
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
|
|
'@opentelemetry/sdk-metrics@2.7.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1)
|
|
|
|
'@opentelemetry/sdk-node@0.217.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/api-logs': 0.217.0
|
|
'@opentelemetry/configuration': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/context-async-hooks': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/exporter-logs-otlp-grpc': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/exporter-logs-otlp-http': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/exporter-logs-otlp-proto': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/exporter-metrics-otlp-grpc': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/exporter-metrics-otlp-http': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/exporter-metrics-otlp-proto': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/exporter-prometheus': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/exporter-trace-otlp-grpc': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/exporter-trace-otlp-http': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/exporter-trace-otlp-proto': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/exporter-zipkin': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/instrumentation': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/otlp-exporter-base': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/propagator-b3': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/propagator-jaeger': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-logs': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-metrics': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-trace-base': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-trace-node': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@opentelemetry/sdk-trace-base@2.7.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
|
|
'@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/core': 2.8.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/resources': 2.8.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/semantic-conventions': 1.41.1
|
|
|
|
'@opentelemetry/sdk-trace-node@2.7.1(@opentelemetry/api@1.9.1)':
|
|
dependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/context-async-hooks': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-trace-base': 2.7.1(@opentelemetry/api@1.9.1)
|
|
|
|
'@opentelemetry/semantic-conventions@1.41.1': {}
|
|
|
|
'@oxc-project/types@0.137.0': {}
|
|
|
|
'@oxc-project/types@0.138.0': {}
|
|
|
|
'@oxfmt/binding-android-arm-eabi@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-android-arm64@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-darwin-arm64@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-darwin-x64@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-freebsd-x64@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-arm-gnueabihf@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-arm-musleabihf@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-arm64-gnu@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-arm64-musl@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-ppc64-gnu@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-riscv64-gnu@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-riscv64-musl@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-s390x-gnu@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-x64-gnu@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-linux-x64-musl@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-openharmony-arm64@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-win32-arm64-msvc@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-win32-ia32-msvc@0.57.0':
|
|
optional: true
|
|
|
|
'@oxfmt/binding-win32-x64-msvc@0.57.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-android-arm-eabi@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-android-arm64@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-darwin-arm64@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-darwin-x64@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-freebsd-x64@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-linux-arm-gnueabihf@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-linux-arm-musleabihf@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-linux-arm64-gnu@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-linux-arm64-musl@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-linux-ppc64-gnu@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-linux-riscv64-gnu@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-linux-riscv64-musl@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-linux-s390x-gnu@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-linux-x64-gnu@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-linux-x64-musl@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-openharmony-arm64@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-win32-arm64-msvc@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-win32-ia32-msvc@1.72.0':
|
|
optional: true
|
|
|
|
'@oxlint/binding-win32-x64-msvc@1.72.0':
|
|
optional: true
|
|
|
|
'@polka/url@1.0.0-next.29': {}
|
|
|
|
'@protobufjs/aspromise@1.1.2': {}
|
|
|
|
'@protobufjs/base64@1.1.2': {}
|
|
|
|
'@protobufjs/codegen@2.0.5': {}
|
|
|
|
'@protobufjs/eventemitter@1.1.1': {}
|
|
|
|
'@protobufjs/fetch@1.1.1':
|
|
dependencies:
|
|
'@protobufjs/aspromise': 1.1.2
|
|
|
|
'@protobufjs/float@1.0.2': {}
|
|
|
|
'@protobufjs/inquire@1.1.2': {}
|
|
|
|
'@protobufjs/path@1.1.2': {}
|
|
|
|
'@protobufjs/pool@1.1.0': {}
|
|
|
|
'@protobufjs/utf8@1.1.1': {}
|
|
|
|
'@quansync/fs@1.0.0':
|
|
dependencies:
|
|
quansync: 1.0.0
|
|
|
|
'@rolldown/binding-android-arm64@1.1.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-android-arm64@1.1.4':
|
|
optional: true
|
|
|
|
'@rolldown/binding-darwin-arm64@1.1.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-darwin-arm64@1.1.4':
|
|
optional: true
|
|
|
|
'@rolldown/binding-darwin-x64@1.1.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-darwin-x64@1.1.4':
|
|
optional: true
|
|
|
|
'@rolldown/binding-freebsd-x64@1.1.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-freebsd-x64@1.1.4':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm-gnueabihf@1.1.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm-gnueabihf@1.1.4':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm64-gnu@1.1.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm64-gnu@1.1.4':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm64-musl@1.1.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm64-musl@1.1.4':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-ppc64-gnu@1.1.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-ppc64-gnu@1.1.4':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-s390x-gnu@1.1.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-s390x-gnu@1.1.4':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-x64-gnu@1.1.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-x64-gnu@1.1.4':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-x64-musl@1.1.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-x64-musl@1.1.4':
|
|
optional: true
|
|
|
|
'@rolldown/binding-openharmony-arm64@1.1.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-openharmony-arm64@1.1.4':
|
|
optional: true
|
|
|
|
'@rolldown/binding-wasm32-wasi@1.1.2':
|
|
dependencies:
|
|
'@emnapi/core': 1.11.1
|
|
'@emnapi/runtime': 1.11.1
|
|
'@napi-rs/wasm-runtime': 1.1.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)
|
|
optional: true
|
|
|
|
'@rolldown/binding-wasm32-wasi@1.1.4':
|
|
dependencies:
|
|
'@emnapi/core': 1.11.1
|
|
'@emnapi/runtime': 1.11.1
|
|
'@napi-rs/wasm-runtime': 1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)
|
|
optional: true
|
|
|
|
'@rolldown/binding-win32-arm64-msvc@1.1.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-win32-arm64-msvc@1.1.4':
|
|
optional: true
|
|
|
|
'@rolldown/binding-win32-x64-msvc@1.1.2':
|
|
optional: true
|
|
|
|
'@rolldown/binding-win32-x64-msvc@1.1.4':
|
|
optional: true
|
|
|
|
'@rolldown/pluginutils@1.0.1': {}
|
|
|
|
'@smithy/core@3.29.0':
|
|
dependencies:
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/credential-provider-imds@4.4.5':
|
|
dependencies:
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/fetch-http-handler@5.6.2':
|
|
dependencies:
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/node-http-handler@4.9.2':
|
|
dependencies:
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/signature-v4@5.6.1':
|
|
dependencies:
|
|
'@smithy/core': 3.29.0
|
|
'@smithy/types': 4.15.1
|
|
tslib: 2.8.1
|
|
|
|
'@smithy/types@4.15.1':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
'@stablelib/base64@1.0.1': {}
|
|
|
|
'@standard-schema/spec@1.1.0': {}
|
|
|
|
'@sveltejs/acorn-typescript@1.0.10(acorn@8.17.0)':
|
|
dependencies:
|
|
acorn: 8.17.0
|
|
|
|
'@tailwindcss/node@4.3.2':
|
|
dependencies:
|
|
'@jridgewell/remapping': 2.3.5
|
|
enhanced-resolve: 5.21.6
|
|
jiti: 2.7.0
|
|
lightningcss: 1.32.0
|
|
magic-string: 0.30.21
|
|
source-map-js: 1.2.1
|
|
tailwindcss: 4.3.2
|
|
|
|
'@tailwindcss/oxide-android-arm64@4.3.2':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-darwin-arm64@4.3.2':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-darwin-x64@4.3.2':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-freebsd-x64@4.3.2':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-linux-arm-gnueabihf@4.3.2':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-linux-arm64-gnu@4.3.2':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-linux-arm64-musl@4.3.2':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-linux-x64-gnu@4.3.2':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-linux-x64-musl@4.3.2':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-wasm32-wasi@4.3.2':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-win32-arm64-msvc@4.3.2':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide-win32-x64-msvc@4.3.2':
|
|
optional: true
|
|
|
|
'@tailwindcss/oxide@4.3.2':
|
|
optionalDependencies:
|
|
'@tailwindcss/oxide-android-arm64': 4.3.2
|
|
'@tailwindcss/oxide-darwin-arm64': 4.3.2
|
|
'@tailwindcss/oxide-darwin-x64': 4.3.2
|
|
'@tailwindcss/oxide-freebsd-x64': 4.3.2
|
|
'@tailwindcss/oxide-linux-arm-gnueabihf': 4.3.2
|
|
'@tailwindcss/oxide-linux-arm64-gnu': 4.3.2
|
|
'@tailwindcss/oxide-linux-arm64-musl': 4.3.2
|
|
'@tailwindcss/oxide-linux-x64-gnu': 4.3.2
|
|
'@tailwindcss/oxide-linux-x64-musl': 4.3.2
|
|
'@tailwindcss/oxide-wasm32-wasi': 4.3.2
|
|
'@tailwindcss/oxide-win32-arm64-msvc': 4.3.2
|
|
'@tailwindcss/oxide-win32-x64-msvc': 4.3.2
|
|
|
|
'@tailwindcss/vite@4.3.2(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))':
|
|
dependencies:
|
|
'@tailwindcss/node': 4.3.2
|
|
'@tailwindcss/oxide': 4.3.2
|
|
tailwindcss: 4.3.2
|
|
vite: 8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0)
|
|
|
|
'@tsconfig/recommended@1.0.13': {}
|
|
|
|
'@tybys/wasm-util@0.10.2':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@tybys/wasm-util@0.10.3':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@types/braces@3.0.5': {}
|
|
|
|
'@types/chai@5.2.3':
|
|
dependencies:
|
|
'@types/deep-eql': 4.0.2
|
|
assertion-error: 2.0.1
|
|
|
|
'@types/dedent@0.7.2': {}
|
|
|
|
'@types/deep-eql@4.0.2': {}
|
|
|
|
'@types/estree@1.0.9': {}
|
|
|
|
'@types/jsesc@2.5.1': {}
|
|
|
|
'@types/json-schema@7.0.15': {}
|
|
|
|
'@types/lodash@4.17.24': {}
|
|
|
|
'@types/micromatch@4.0.10':
|
|
dependencies:
|
|
'@types/braces': 3.0.5
|
|
|
|
'@types/node@12.20.55': {}
|
|
|
|
'@types/node@26.1.0':
|
|
dependencies:
|
|
undici-types: 8.3.0
|
|
|
|
'@types/pg@8.20.0':
|
|
dependencies:
|
|
'@types/node': 26.1.0
|
|
pg-protocol: 1.14.0
|
|
pg-types: 2.2.0
|
|
|
|
'@types/react-dom@19.2.3(@types/react@19.2.17)':
|
|
dependencies:
|
|
'@types/react': 19.2.17
|
|
|
|
'@types/react@19.2.17':
|
|
dependencies:
|
|
csstype: 3.2.3
|
|
|
|
'@types/uuid@11.0.0':
|
|
dependencies:
|
|
uuid: 13.0.2
|
|
|
|
'@vitejs/plugin-react@6.0.3(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))':
|
|
dependencies:
|
|
'@rolldown/pluginutils': 1.0.1
|
|
vite: 8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0)
|
|
|
|
'@vitest/coverage-v8@4.1.9(vitest@4.1.9)':
|
|
dependencies:
|
|
'@bcoe/v8-coverage': 1.0.2
|
|
'@vitest/utils': 4.1.9
|
|
ast-v8-to-istanbul: 1.0.4
|
|
istanbul-lib-coverage: 3.2.2
|
|
istanbul-lib-report: 3.0.1
|
|
istanbul-reports: 3.2.0
|
|
magicast: 0.5.3
|
|
obug: 2.1.3
|
|
std-env: 4.1.0
|
|
tinyrainbow: 3.1.0
|
|
vitest: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
'@vitest/expect@4.1.9':
|
|
dependencies:
|
|
'@standard-schema/spec': 1.1.0
|
|
'@types/chai': 5.2.3
|
|
'@vitest/spy': 4.1.9
|
|
'@vitest/utils': 4.1.9
|
|
chai: 6.2.2
|
|
tinyrainbow: 3.1.0
|
|
|
|
'@vitest/mocker@4.1.9(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))':
|
|
dependencies:
|
|
'@vitest/spy': 4.1.9
|
|
estree-walker: 3.0.3
|
|
magic-string: 0.30.21
|
|
optionalDependencies:
|
|
vite: 8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0)
|
|
|
|
'@vitest/pretty-format@4.1.9':
|
|
dependencies:
|
|
tinyrainbow: 3.1.0
|
|
|
|
'@vitest/runner@4.1.9':
|
|
dependencies:
|
|
'@vitest/utils': 4.1.9
|
|
pathe: 2.0.3
|
|
|
|
'@vitest/snapshot@4.1.9':
|
|
dependencies:
|
|
'@vitest/pretty-format': 4.1.9
|
|
'@vitest/utils': 4.1.9
|
|
magic-string: 0.30.21
|
|
pathe: 2.0.3
|
|
|
|
'@vitest/spy@4.1.9': {}
|
|
|
|
'@vitest/ui@4.1.9(vitest@4.1.9)':
|
|
dependencies:
|
|
'@vitest/utils': 4.1.9
|
|
fflate: 0.8.3
|
|
flatted: 3.4.2
|
|
pathe: 2.0.3
|
|
sirv: 3.0.2
|
|
tinyglobby: 0.2.17
|
|
tinyrainbow: 3.1.0
|
|
vitest: 4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
|
|
'@vitest/utils@4.1.9':
|
|
dependencies:
|
|
'@vitest/pretty-format': 4.1.9
|
|
convert-source-map: 2.0.0
|
|
tinyrainbow: 3.1.0
|
|
|
|
abort-controller-x@0.5.0: {}
|
|
|
|
acorn-import-attributes@1.9.5(acorn@8.17.0):
|
|
dependencies:
|
|
acorn: 8.17.0
|
|
|
|
acorn@8.17.0: {}
|
|
|
|
agent-base@6.0.2:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
ansi-colors@4.1.3: {}
|
|
|
|
ansi-escapes@7.3.0:
|
|
dependencies:
|
|
environment: 1.1.0
|
|
|
|
ansi-regex@5.0.1: {}
|
|
|
|
ansi-regex@6.2.2: {}
|
|
|
|
ansi-styles@4.3.0:
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
|
|
ansi-styles@6.2.3: {}
|
|
|
|
ansis@4.3.1: {}
|
|
|
|
argparse@1.0.10:
|
|
dependencies:
|
|
sprintf-js: 1.0.3
|
|
|
|
argparse@2.0.1: {}
|
|
|
|
array-union@2.1.0: {}
|
|
|
|
assertion-error@2.0.1: {}
|
|
|
|
ast-kit@3.0.0:
|
|
dependencies:
|
|
'@babel/parser': 8.0.0
|
|
estree-walker: 3.0.3
|
|
pathe: 2.0.3
|
|
|
|
ast-v8-to-istanbul@1.0.4:
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
estree-walker: 3.0.3
|
|
js-tokens: 10.0.0
|
|
|
|
asynckit@0.4.0: {}
|
|
|
|
axios@1.15.1:
|
|
dependencies:
|
|
follow-redirects: 1.16.0
|
|
form-data: 4.0.6
|
|
proxy-from-env: 2.1.0
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
axios@1.18.1:
|
|
dependencies:
|
|
follow-redirects: 1.16.0
|
|
form-data: 4.0.6
|
|
https-proxy-agent: 5.0.1
|
|
proxy-from-env: 2.1.0
|
|
transitivePeerDependencies:
|
|
- debug
|
|
- supports-color
|
|
|
|
base64-js@1.5.1: {}
|
|
|
|
better-path-resolve@1.0.0:
|
|
dependencies:
|
|
is-windows: 1.0.2
|
|
|
|
birpc@4.0.0: {}
|
|
|
|
bowser@2.14.1: {}
|
|
|
|
braces@3.0.3:
|
|
dependencies:
|
|
fill-range: 7.1.1
|
|
|
|
buffer@5.6.0:
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ieee754: 1.2.1
|
|
|
|
busboy@1.6.0:
|
|
dependencies:
|
|
streamsearch: 1.1.0
|
|
|
|
cac@7.0.0: {}
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
function-bind: 1.1.2
|
|
|
|
cbor-extract@2.2.2:
|
|
dependencies:
|
|
node-gyp-build-optional-packages: 5.1.1
|
|
optionalDependencies:
|
|
'@cbor-extract/cbor-extract-darwin-arm64': 2.2.2
|
|
'@cbor-extract/cbor-extract-darwin-x64': 2.2.2
|
|
'@cbor-extract/cbor-extract-linux-arm': 2.2.2
|
|
'@cbor-extract/cbor-extract-linux-arm64': 2.2.2
|
|
'@cbor-extract/cbor-extract-linux-x64': 2.2.2
|
|
'@cbor-extract/cbor-extract-win32-x64': 2.2.2
|
|
optional: true
|
|
|
|
cbor-x@1.6.4:
|
|
optionalDependencies:
|
|
cbor-extract: 2.2.2
|
|
|
|
chai@6.2.2: {}
|
|
|
|
chardet@2.1.1: {}
|
|
|
|
chownr@3.0.0: {}
|
|
|
|
cjs-module-lexer@2.2.0: {}
|
|
|
|
cli-cursor@5.0.0:
|
|
dependencies:
|
|
restore-cursor: 5.1.0
|
|
|
|
cli-truncate@5.2.0:
|
|
dependencies:
|
|
slice-ansi: 8.0.0
|
|
string-width: 8.2.1
|
|
|
|
cliui@8.0.1:
|
|
dependencies:
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
wrap-ansi: 7.0.0
|
|
|
|
color-convert@2.0.1:
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
|
|
color-name@1.1.4: {}
|
|
|
|
combined-stream@1.0.8:
|
|
dependencies:
|
|
delayed-stream: 1.0.0
|
|
|
|
convert-source-map@2.0.0: {}
|
|
|
|
cross-spawn@7.0.6:
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
shebang-command: 2.0.0
|
|
which: 2.0.2
|
|
|
|
csstype@3.2.3: {}
|
|
|
|
dataloader@1.4.0: {}
|
|
|
|
debug@4.4.3:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
dedent@1.7.2: {}
|
|
|
|
defu@6.1.7: {}
|
|
|
|
delayed-stream@1.0.0: {}
|
|
|
|
detect-indent@6.1.0: {}
|
|
|
|
detect-libc@2.1.2: {}
|
|
|
|
dir-glob@3.0.1:
|
|
dependencies:
|
|
path-type: 4.0.0
|
|
|
|
dotenv@17.4.2: {}
|
|
|
|
dotenv@8.6.0: {}
|
|
|
|
dts-resolver@3.0.0: {}
|
|
|
|
dunder-proto@1.0.1:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-errors: 1.3.0
|
|
gopd: 1.2.0
|
|
|
|
emoji-regex@10.6.0: {}
|
|
|
|
emoji-regex@8.0.0: {}
|
|
|
|
empathic@2.0.1: {}
|
|
|
|
enhanced-resolve@5.21.6:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
tapable: 2.3.3
|
|
|
|
enquirer@2.4.1:
|
|
dependencies:
|
|
ansi-colors: 4.1.3
|
|
strip-ansi: 6.0.1
|
|
|
|
environment@1.1.0: {}
|
|
|
|
es-define-property@1.0.1: {}
|
|
|
|
es-errors@1.3.0: {}
|
|
|
|
es-module-lexer@2.1.0: {}
|
|
|
|
es-object-atoms@1.1.2:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
|
|
es-set-tostringtag@2.1.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.3.0
|
|
has-tostringtag: 1.0.2
|
|
hasown: 2.0.4
|
|
|
|
esbuild@0.28.1:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.28.1
|
|
'@esbuild/android-arm': 0.28.1
|
|
'@esbuild/android-arm64': 0.28.1
|
|
'@esbuild/android-x64': 0.28.1
|
|
'@esbuild/darwin-arm64': 0.28.1
|
|
'@esbuild/darwin-x64': 0.28.1
|
|
'@esbuild/freebsd-arm64': 0.28.1
|
|
'@esbuild/freebsd-x64': 0.28.1
|
|
'@esbuild/linux-arm': 0.28.1
|
|
'@esbuild/linux-arm64': 0.28.1
|
|
'@esbuild/linux-ia32': 0.28.1
|
|
'@esbuild/linux-loong64': 0.28.1
|
|
'@esbuild/linux-mips64el': 0.28.1
|
|
'@esbuild/linux-ppc64': 0.28.1
|
|
'@esbuild/linux-riscv64': 0.28.1
|
|
'@esbuild/linux-s390x': 0.28.1
|
|
'@esbuild/linux-x64': 0.28.1
|
|
'@esbuild/netbsd-arm64': 0.28.1
|
|
'@esbuild/netbsd-x64': 0.28.1
|
|
'@esbuild/openbsd-arm64': 0.28.1
|
|
'@esbuild/openbsd-x64': 0.28.1
|
|
'@esbuild/openharmony-arm64': 0.28.1
|
|
'@esbuild/sunos-x64': 0.28.1
|
|
'@esbuild/win32-arm64': 0.28.1
|
|
'@esbuild/win32-ia32': 0.28.1
|
|
'@esbuild/win32-x64': 0.28.1
|
|
|
|
escalade@3.2.0: {}
|
|
|
|
eslint-plugin-no-instanceof@1.0.1: {}
|
|
|
|
esprima@4.0.1: {}
|
|
|
|
estree-walker@3.0.3:
|
|
dependencies:
|
|
'@types/estree': 1.0.9
|
|
|
|
eventemitter3@4.0.7: {}
|
|
|
|
eventemitter3@5.0.4: {}
|
|
|
|
events@3.3.0: {}
|
|
|
|
expand-tilde@2.0.2:
|
|
dependencies:
|
|
homedir-polyfill: 1.0.3
|
|
|
|
expect-type@1.3.0: {}
|
|
|
|
extendable-error@0.1.7: {}
|
|
|
|
fast-glob@3.3.3:
|
|
dependencies:
|
|
'@nodelib/fs.stat': 2.0.5
|
|
'@nodelib/fs.walk': 1.2.8
|
|
glob-parent: 5.1.2
|
|
merge2: 1.4.1
|
|
micromatch: 4.0.8
|
|
|
|
fast-sha256@1.3.0: {}
|
|
|
|
fastq@1.20.1:
|
|
dependencies:
|
|
reusify: 1.1.0
|
|
|
|
fdir@6.5.0(picomatch@4.0.4):
|
|
optionalDependencies:
|
|
picomatch: 4.0.4
|
|
|
|
fflate@0.8.3: {}
|
|
|
|
fill-range@7.1.1:
|
|
dependencies:
|
|
to-regex-range: 5.0.1
|
|
|
|
find-up@4.1.0:
|
|
dependencies:
|
|
locate-path: 5.0.0
|
|
path-exists: 4.0.0
|
|
|
|
flatted@3.4.2: {}
|
|
|
|
follow-redirects@1.16.0: {}
|
|
|
|
form-data@4.0.6:
|
|
dependencies:
|
|
asynckit: 0.4.0
|
|
combined-stream: 1.0.8
|
|
es-set-tostringtag: 2.1.0
|
|
hasown: 2.0.4
|
|
mime-types: 2.1.35
|
|
|
|
forwarded-parse@2.1.2: {}
|
|
|
|
fs-extra@7.0.1:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
jsonfile: 4.0.0
|
|
universalify: 0.1.2
|
|
|
|
fs-extra@8.1.0:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
jsonfile: 4.0.0
|
|
universalify: 0.1.2
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
function-bind@1.1.2: {}
|
|
|
|
get-caller-file@2.0.5: {}
|
|
|
|
get-east-asian-width@1.6.0: {}
|
|
|
|
get-intrinsic@1.3.0:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-define-property: 1.0.1
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.1.2
|
|
function-bind: 1.1.2
|
|
get-proto: 1.0.1
|
|
gopd: 1.2.0
|
|
has-symbols: 1.1.0
|
|
hasown: 2.0.4
|
|
math-intrinsics: 1.1.0
|
|
|
|
get-proto@1.0.1:
|
|
dependencies:
|
|
dunder-proto: 1.0.1
|
|
es-object-atoms: 1.1.2
|
|
|
|
get-tsconfig@5.0.0-beta.5:
|
|
dependencies:
|
|
resolve-pkg-maps: 1.0.0
|
|
|
|
glob-parent@5.1.2:
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
|
|
globals@17.7.0: {}
|
|
|
|
globby@11.1.0:
|
|
dependencies:
|
|
array-union: 2.1.0
|
|
dir-glob: 3.0.1
|
|
fast-glob: 3.3.3
|
|
ignore: 5.3.2
|
|
merge2: 1.4.1
|
|
slash: 3.0.0
|
|
|
|
gopd@1.2.0: {}
|
|
|
|
graceful-fs@4.2.11: {}
|
|
|
|
has-flag@4.0.0: {}
|
|
|
|
has-symbols@1.1.0: {}
|
|
|
|
has-tostringtag@1.0.2:
|
|
dependencies:
|
|
has-symbols: 1.1.0
|
|
|
|
hasown@2.0.4:
|
|
dependencies:
|
|
function-bind: 1.1.2
|
|
|
|
homedir-polyfill@1.0.3:
|
|
dependencies:
|
|
parse-passwd: 1.0.0
|
|
|
|
hono@4.12.27: {}
|
|
|
|
hookable@6.1.1: {}
|
|
|
|
html-escaper@2.0.2: {}
|
|
|
|
https-proxy-agent@5.0.1:
|
|
dependencies:
|
|
agent-base: 6.0.2
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
human-id@4.2.0: {}
|
|
|
|
iconv-lite@0.7.2:
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
|
|
ieee754@1.2.1: {}
|
|
|
|
ignore@5.3.2: {}
|
|
|
|
import-in-the-middle@3.2.0:
|
|
dependencies:
|
|
acorn: 8.17.0
|
|
acorn-import-attributes: 1.9.5(acorn@8.17.0)
|
|
cjs-module-lexer: 2.2.0
|
|
module-details-from-path: 1.0.4
|
|
|
|
import-without-cache@0.4.0: {}
|
|
|
|
inherits@2.0.4: {}
|
|
|
|
is-extglob@2.1.1: {}
|
|
|
|
is-fullwidth-code-point@3.0.0: {}
|
|
|
|
is-fullwidth-code-point@5.1.0:
|
|
dependencies:
|
|
get-east-asian-width: 1.6.0
|
|
|
|
is-glob@4.0.3:
|
|
dependencies:
|
|
is-extglob: 2.1.1
|
|
|
|
is-network-error@1.3.2: {}
|
|
|
|
is-number@7.0.0: {}
|
|
|
|
is-subdir@1.2.0:
|
|
dependencies:
|
|
better-path-resolve: 1.0.0
|
|
|
|
is-windows@1.0.2: {}
|
|
|
|
isexe@2.0.0: {}
|
|
|
|
isexe@3.1.5: {}
|
|
|
|
isomorphic-ws@5.0.0(ws@8.21.0):
|
|
dependencies:
|
|
ws: 8.21.0
|
|
|
|
istanbul-lib-coverage@3.2.2: {}
|
|
|
|
istanbul-lib-report@3.0.1:
|
|
dependencies:
|
|
istanbul-lib-coverage: 3.2.2
|
|
make-dir: 4.0.0
|
|
supports-color: 7.2.0
|
|
|
|
istanbul-reports@3.2.0:
|
|
dependencies:
|
|
html-escaper: 2.0.2
|
|
istanbul-lib-report: 3.0.1
|
|
|
|
jiti@2.7.0: {}
|
|
|
|
js-tiktoken@1.0.21:
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
|
|
js-tokens@10.0.0: {}
|
|
|
|
js-yaml@3.14.2:
|
|
dependencies:
|
|
argparse: 1.0.10
|
|
esprima: 4.0.1
|
|
|
|
js-yaml@4.2.0:
|
|
dependencies:
|
|
argparse: 2.0.1
|
|
|
|
jsesc@3.1.0: {}
|
|
|
|
json-schema-to-ts@3.1.1:
|
|
dependencies:
|
|
'@babel/runtime': 7.29.7
|
|
ts-algebra: 2.0.0
|
|
|
|
json-schema-to-typescript@15.0.4:
|
|
dependencies:
|
|
'@apidevtools/json-schema-ref-parser': 11.9.3
|
|
'@types/json-schema': 7.0.15
|
|
'@types/lodash': 4.17.24
|
|
is-glob: 4.0.3
|
|
js-yaml: 4.2.0
|
|
lodash: 4.18.1
|
|
minimist: 1.2.8
|
|
prettier: 3.8.4
|
|
tinyglobby: 0.2.17
|
|
|
|
jsonfile@4.0.0:
|
|
optionalDependencies:
|
|
graceful-fs: 4.2.11
|
|
|
|
langchain@1.5.2(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(ws@8.21.0):
|
|
dependencies:
|
|
'@langchain/core': 1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
'@langchain/langgraph': 1.4.7(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(zod@4.4.3)
|
|
'@langchain/langgraph-checkpoint': 1.1.3(@langchain/core@1.2.1(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))
|
|
langsmith: 0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0)
|
|
zod: 4.4.3
|
|
transitivePeerDependencies:
|
|
- '@opentelemetry/api'
|
|
- '@opentelemetry/exporter-trace-otlp-proto'
|
|
- '@opentelemetry/sdk-trace-base'
|
|
- openai
|
|
- react
|
|
- react-dom
|
|
- svelte
|
|
- vue
|
|
- ws
|
|
|
|
langsmith@0.7.10(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0):
|
|
dependencies:
|
|
p-queue: 6.6.2
|
|
optionalDependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/exporter-trace-otlp-proto': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-trace-base': 2.8.0(@opentelemetry/api@1.9.1)
|
|
openai: 6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3)
|
|
ws: 8.21.0
|
|
|
|
langsmith@0.7.14(@opentelemetry/api@1.9.1)(@opentelemetry/exporter-trace-otlp-proto@0.217.0(@opentelemetry/api@1.9.1))(@opentelemetry/sdk-trace-base@2.8.0(@opentelemetry/api@1.9.1))(openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3))(ws@8.21.0):
|
|
dependencies:
|
|
p-queue: 6.6.2
|
|
optionalDependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@opentelemetry/exporter-trace-otlp-proto': 0.217.0(@opentelemetry/api@1.9.1)
|
|
'@opentelemetry/sdk-trace-base': 2.8.0(@opentelemetry/api@1.9.1)
|
|
openai: 6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3)
|
|
ws: 8.21.0
|
|
|
|
lightningcss-android-arm64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-arm64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-x64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-freebsd-x64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-gnu@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-musl@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-gnu@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-musl@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-arm64-msvc@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-x64-msvc@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss@1.32.0:
|
|
dependencies:
|
|
detect-libc: 2.1.2
|
|
optionalDependencies:
|
|
lightningcss-android-arm64: 1.32.0
|
|
lightningcss-darwin-arm64: 1.32.0
|
|
lightningcss-darwin-x64: 1.32.0
|
|
lightningcss-freebsd-x64: 1.32.0
|
|
lightningcss-linux-arm-gnueabihf: 1.32.0
|
|
lightningcss-linux-arm64-gnu: 1.32.0
|
|
lightningcss-linux-arm64-musl: 1.32.0
|
|
lightningcss-linux-x64-gnu: 1.32.0
|
|
lightningcss-linux-x64-musl: 1.32.0
|
|
lightningcss-win32-arm64-msvc: 1.32.0
|
|
lightningcss-win32-x64-msvc: 1.32.0
|
|
|
|
lint-staged@17.0.8:
|
|
dependencies:
|
|
listr2: 10.2.2
|
|
picomatch: 4.0.4
|
|
string-argv: 0.3.2
|
|
tinyexec: 1.2.4
|
|
optionalDependencies:
|
|
yaml: 2.9.0
|
|
|
|
listr2@10.2.2:
|
|
dependencies:
|
|
cli-truncate: 5.2.0
|
|
eventemitter3: 5.0.4
|
|
log-update: 6.1.0
|
|
rfdc: 1.4.1
|
|
wrap-ansi: 10.0.0
|
|
|
|
locate-path@5.0.0:
|
|
dependencies:
|
|
p-locate: 4.1.0
|
|
|
|
lodash.camelcase@4.3.0: {}
|
|
|
|
lodash.startcase@4.4.0: {}
|
|
|
|
lodash@4.18.1: {}
|
|
|
|
log-update@6.1.0:
|
|
dependencies:
|
|
ansi-escapes: 7.3.0
|
|
cli-cursor: 5.0.0
|
|
slice-ansi: 7.1.2
|
|
strip-ansi: 7.2.0
|
|
wrap-ansi: 9.0.2
|
|
|
|
long@5.3.2: {}
|
|
|
|
lucide-react@1.23.0(react@19.2.7):
|
|
dependencies:
|
|
react: 19.2.7
|
|
|
|
magic-string@0.30.21:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
magicast@0.5.3:
|
|
dependencies:
|
|
'@babel/parser': 7.29.7
|
|
'@babel/types': 7.29.7
|
|
source-map-js: 1.2.1
|
|
|
|
make-dir@4.0.0:
|
|
dependencies:
|
|
semver: 7.8.4
|
|
|
|
math-intrinsics@1.1.0: {}
|
|
|
|
merge2@1.4.1: {}
|
|
|
|
micromatch@4.0.8:
|
|
dependencies:
|
|
braces: 3.0.3
|
|
picomatch: 2.3.2
|
|
|
|
mime-db@1.52.0: {}
|
|
|
|
mime-types@2.1.35:
|
|
dependencies:
|
|
mime-db: 1.52.0
|
|
|
|
mimic-function@5.0.1: {}
|
|
|
|
minimist@1.2.8: {}
|
|
|
|
minipass@7.1.3: {}
|
|
|
|
minizlib@3.1.0:
|
|
dependencies:
|
|
minipass: 7.1.3
|
|
|
|
modal@0.8.2:
|
|
dependencies:
|
|
cbor-x: 1.6.4
|
|
long: 5.3.2
|
|
nice-grpc: 2.1.16
|
|
protobufjs: 7.5.5
|
|
smol-toml: 1.7.0
|
|
uuid: 11.1.1
|
|
|
|
module-details-from-path@1.0.4: {}
|
|
|
|
mri@1.2.0: {}
|
|
|
|
mrmime@2.0.1: {}
|
|
|
|
ms@2.1.3: {}
|
|
|
|
mustache@4.2.0: {}
|
|
|
|
nanoid@3.3.15: {}
|
|
|
|
nice-grpc-common@2.0.3:
|
|
dependencies:
|
|
ts-error: 1.0.6
|
|
|
|
nice-grpc@2.1.16:
|
|
dependencies:
|
|
'@grpc/grpc-js': 1.14.4
|
|
abort-controller-x: 0.5.0
|
|
nice-grpc-common: 2.0.3
|
|
|
|
node-fetch@2.7.0:
|
|
dependencies:
|
|
whatwg-url: 5.0.0
|
|
|
|
node-gyp-build-optional-packages@5.1.1:
|
|
dependencies:
|
|
detect-libc: 2.1.2
|
|
optional: true
|
|
|
|
node-vfs-polyfill@https://codeload.github.com/vercel-labs/node-vfs-polyfill/tar.gz/ef76f903d052d915395336dbf3498e3f5311a852: {}
|
|
|
|
obug@2.1.3: {}
|
|
|
|
onetime@7.0.0:
|
|
dependencies:
|
|
mimic-function: 5.0.1
|
|
|
|
openai@6.45.0(@aws-sdk/credential-provider-node@3.972.61)(@smithy/signature-v4@5.6.1)(ws@8.21.0)(zod@4.4.3):
|
|
optionalDependencies:
|
|
'@aws-sdk/credential-provider-node': 3.972.61
|
|
'@smithy/signature-v4': 5.6.1
|
|
ws: 8.21.0
|
|
zod: 4.4.3
|
|
|
|
outdent@0.5.0: {}
|
|
|
|
oxfmt@0.57.0:
|
|
dependencies:
|
|
tinypool: 2.1.0
|
|
optionalDependencies:
|
|
'@oxfmt/binding-android-arm-eabi': 0.57.0
|
|
'@oxfmt/binding-android-arm64': 0.57.0
|
|
'@oxfmt/binding-darwin-arm64': 0.57.0
|
|
'@oxfmt/binding-darwin-x64': 0.57.0
|
|
'@oxfmt/binding-freebsd-x64': 0.57.0
|
|
'@oxfmt/binding-linux-arm-gnueabihf': 0.57.0
|
|
'@oxfmt/binding-linux-arm-musleabihf': 0.57.0
|
|
'@oxfmt/binding-linux-arm64-gnu': 0.57.0
|
|
'@oxfmt/binding-linux-arm64-musl': 0.57.0
|
|
'@oxfmt/binding-linux-ppc64-gnu': 0.57.0
|
|
'@oxfmt/binding-linux-riscv64-gnu': 0.57.0
|
|
'@oxfmt/binding-linux-riscv64-musl': 0.57.0
|
|
'@oxfmt/binding-linux-s390x-gnu': 0.57.0
|
|
'@oxfmt/binding-linux-x64-gnu': 0.57.0
|
|
'@oxfmt/binding-linux-x64-musl': 0.57.0
|
|
'@oxfmt/binding-openharmony-arm64': 0.57.0
|
|
'@oxfmt/binding-win32-arm64-msvc': 0.57.0
|
|
'@oxfmt/binding-win32-ia32-msvc': 0.57.0
|
|
'@oxfmt/binding-win32-x64-msvc': 0.57.0
|
|
|
|
oxlint@1.72.0:
|
|
optionalDependencies:
|
|
'@oxlint/binding-android-arm-eabi': 1.72.0
|
|
'@oxlint/binding-android-arm64': 1.72.0
|
|
'@oxlint/binding-darwin-arm64': 1.72.0
|
|
'@oxlint/binding-darwin-x64': 1.72.0
|
|
'@oxlint/binding-freebsd-x64': 1.72.0
|
|
'@oxlint/binding-linux-arm-gnueabihf': 1.72.0
|
|
'@oxlint/binding-linux-arm-musleabihf': 1.72.0
|
|
'@oxlint/binding-linux-arm64-gnu': 1.72.0
|
|
'@oxlint/binding-linux-arm64-musl': 1.72.0
|
|
'@oxlint/binding-linux-ppc64-gnu': 1.72.0
|
|
'@oxlint/binding-linux-riscv64-gnu': 1.72.0
|
|
'@oxlint/binding-linux-riscv64-musl': 1.72.0
|
|
'@oxlint/binding-linux-s390x-gnu': 1.72.0
|
|
'@oxlint/binding-linux-x64-gnu': 1.72.0
|
|
'@oxlint/binding-linux-x64-musl': 1.72.0
|
|
'@oxlint/binding-openharmony-arm64': 1.72.0
|
|
'@oxlint/binding-win32-arm64-msvc': 1.72.0
|
|
'@oxlint/binding-win32-ia32-msvc': 1.72.0
|
|
'@oxlint/binding-win32-x64-msvc': 1.72.0
|
|
|
|
p-filter@2.1.0:
|
|
dependencies:
|
|
p-map: 2.1.0
|
|
|
|
p-finally@1.0.0: {}
|
|
|
|
p-limit@2.3.0:
|
|
dependencies:
|
|
p-try: 2.2.0
|
|
|
|
p-locate@4.1.0:
|
|
dependencies:
|
|
p-limit: 2.3.0
|
|
|
|
p-map@2.1.0: {}
|
|
|
|
p-queue@6.6.2:
|
|
dependencies:
|
|
eventemitter3: 4.0.7
|
|
p-timeout: 3.2.0
|
|
|
|
p-queue@9.3.0:
|
|
dependencies:
|
|
eventemitter3: 5.0.4
|
|
p-timeout: 7.0.1
|
|
|
|
p-retry@7.1.1:
|
|
dependencies:
|
|
is-network-error: 1.3.2
|
|
|
|
p-timeout@3.2.0:
|
|
dependencies:
|
|
p-finally: 1.0.0
|
|
|
|
p-timeout@7.0.1: {}
|
|
|
|
p-try@2.2.0: {}
|
|
|
|
package-manager-detector@0.2.11:
|
|
dependencies:
|
|
quansync: 0.2.11
|
|
|
|
parse-passwd@1.0.0: {}
|
|
|
|
path-exists@4.0.0: {}
|
|
|
|
path-key@3.1.1: {}
|
|
|
|
path-type@4.0.0: {}
|
|
|
|
pathe@2.0.3: {}
|
|
|
|
pg-cloudflare@1.4.0:
|
|
optional: true
|
|
|
|
pg-connection-string@2.14.0: {}
|
|
|
|
pg-int8@1.0.1: {}
|
|
|
|
pg-pool@3.14.0(pg@8.22.0):
|
|
dependencies:
|
|
pg: 8.22.0
|
|
|
|
pg-protocol@1.14.0: {}
|
|
|
|
pg-protocol@1.15.0: {}
|
|
|
|
pg-types@2.2.0:
|
|
dependencies:
|
|
pg-int8: 1.0.1
|
|
postgres-array: 2.0.0
|
|
postgres-bytea: 1.0.1
|
|
postgres-date: 1.0.7
|
|
postgres-interval: 1.2.0
|
|
|
|
pg@8.22.0:
|
|
dependencies:
|
|
pg-connection-string: 2.14.0
|
|
pg-pool: 3.14.0(pg@8.22.0)
|
|
pg-protocol: 1.15.0
|
|
pg-types: 2.2.0
|
|
pgpass: 1.0.5
|
|
optionalDependencies:
|
|
pg-cloudflare: 1.4.0
|
|
|
|
pgpass@1.0.5:
|
|
dependencies:
|
|
split2: 4.2.0
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
picomatch@2.3.2: {}
|
|
|
|
picomatch@4.0.4: {}
|
|
|
|
pify@4.0.1: {}
|
|
|
|
postcss@8.5.16:
|
|
dependencies:
|
|
nanoid: 3.3.15
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
postgres-array@2.0.0: {}
|
|
|
|
postgres-bytea@1.0.1: {}
|
|
|
|
postgres-date@1.0.7: {}
|
|
|
|
postgres-interval@1.2.0:
|
|
dependencies:
|
|
xtend: 4.0.2
|
|
|
|
prettier@2.8.8: {}
|
|
|
|
prettier@3.8.4: {}
|
|
|
|
protobufjs@7.5.5:
|
|
dependencies:
|
|
'@protobufjs/aspromise': 1.1.2
|
|
'@protobufjs/base64': 1.1.2
|
|
'@protobufjs/codegen': 2.0.5
|
|
'@protobufjs/eventemitter': 1.1.1
|
|
'@protobufjs/fetch': 1.1.1
|
|
'@protobufjs/float': 1.0.2
|
|
'@protobufjs/inquire': 1.1.2
|
|
'@protobufjs/path': 1.1.2
|
|
'@protobufjs/pool': 1.1.0
|
|
'@protobufjs/utf8': 1.1.1
|
|
'@types/node': 26.1.0
|
|
long: 5.3.2
|
|
|
|
protobufjs@8.0.1:
|
|
dependencies:
|
|
'@protobufjs/aspromise': 1.1.2
|
|
'@protobufjs/base64': 1.1.2
|
|
'@protobufjs/codegen': 2.0.5
|
|
'@protobufjs/eventemitter': 1.1.1
|
|
'@protobufjs/fetch': 1.1.1
|
|
'@protobufjs/float': 1.0.2
|
|
'@protobufjs/inquire': 1.1.2
|
|
'@protobufjs/path': 1.1.2
|
|
'@protobufjs/pool': 1.1.0
|
|
'@protobufjs/utf8': 1.1.1
|
|
'@types/node': 26.1.0
|
|
long: 5.3.2
|
|
|
|
proxy-from-env@2.1.0: {}
|
|
|
|
quansync@0.2.11: {}
|
|
|
|
quansync@1.0.0: {}
|
|
|
|
queue-microtask@1.2.3: {}
|
|
|
|
quickjs-emscripten-core@0.32.0:
|
|
dependencies:
|
|
'@jitl/quickjs-ffi-types': 0.32.0
|
|
|
|
quickjs-emscripten@0.32.0:
|
|
dependencies:
|
|
'@jitl/quickjs-wasmfile-debug-asyncify': 0.32.0
|
|
'@jitl/quickjs-wasmfile-debug-sync': 0.32.0
|
|
'@jitl/quickjs-wasmfile-release-asyncify': 0.32.0
|
|
'@jitl/quickjs-wasmfile-release-sync': 0.32.0
|
|
quickjs-emscripten-core: 0.32.0
|
|
|
|
react-dom@19.2.7(react@19.2.7):
|
|
dependencies:
|
|
react: 19.2.7
|
|
scheduler: 0.27.0
|
|
|
|
react@19.2.7: {}
|
|
|
|
read-yaml-file@1.1.0:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
js-yaml: 3.14.2
|
|
pify: 4.0.1
|
|
strip-bom: 3.0.0
|
|
|
|
readable-stream@3.6.2:
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
string_decoder: 1.3.0
|
|
util-deprecate: 1.0.2
|
|
|
|
require-directory@2.1.1: {}
|
|
|
|
require-in-the-middle@8.0.1:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
module-details-from-path: 1.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
resolve-from@5.0.0: {}
|
|
|
|
resolve-pkg-maps@1.0.0: {}
|
|
|
|
restore-cursor@5.1.0:
|
|
dependencies:
|
|
onetime: 7.0.0
|
|
signal-exit: 4.1.0
|
|
|
|
reusify@1.1.0: {}
|
|
|
|
rfdc@1.4.1: {}
|
|
|
|
rolldown-plugin-dts@0.26.0(rolldown@1.1.2)(typescript@6.0.3):
|
|
dependencies:
|
|
'@babel/generator': 8.0.0
|
|
'@babel/helper-validator-identifier': 8.0.2
|
|
'@babel/parser': 8.0.0
|
|
ast-kit: 3.0.0
|
|
birpc: 4.0.0
|
|
dts-resolver: 3.0.0
|
|
get-tsconfig: 5.0.0-beta.5
|
|
obug: 2.1.3
|
|
rolldown: 1.1.2
|
|
optionalDependencies:
|
|
typescript: 6.0.3
|
|
transitivePeerDependencies:
|
|
- oxc-resolver
|
|
|
|
rolldown@1.1.2:
|
|
dependencies:
|
|
'@oxc-project/types': 0.137.0
|
|
'@rolldown/pluginutils': 1.0.1
|
|
optionalDependencies:
|
|
'@rolldown/binding-android-arm64': 1.1.2
|
|
'@rolldown/binding-darwin-arm64': 1.1.2
|
|
'@rolldown/binding-darwin-x64': 1.1.2
|
|
'@rolldown/binding-freebsd-x64': 1.1.2
|
|
'@rolldown/binding-linux-arm-gnueabihf': 1.1.2
|
|
'@rolldown/binding-linux-arm64-gnu': 1.1.2
|
|
'@rolldown/binding-linux-arm64-musl': 1.1.2
|
|
'@rolldown/binding-linux-ppc64-gnu': 1.1.2
|
|
'@rolldown/binding-linux-s390x-gnu': 1.1.2
|
|
'@rolldown/binding-linux-x64-gnu': 1.1.2
|
|
'@rolldown/binding-linux-x64-musl': 1.1.2
|
|
'@rolldown/binding-openharmony-arm64': 1.1.2
|
|
'@rolldown/binding-wasm32-wasi': 1.1.2
|
|
'@rolldown/binding-win32-arm64-msvc': 1.1.2
|
|
'@rolldown/binding-win32-x64-msvc': 1.1.2
|
|
|
|
rolldown@1.1.4:
|
|
dependencies:
|
|
'@oxc-project/types': 0.138.0
|
|
'@rolldown/pluginutils': 1.0.1
|
|
optionalDependencies:
|
|
'@rolldown/binding-android-arm64': 1.1.4
|
|
'@rolldown/binding-darwin-arm64': 1.1.4
|
|
'@rolldown/binding-darwin-x64': 1.1.4
|
|
'@rolldown/binding-freebsd-x64': 1.1.4
|
|
'@rolldown/binding-linux-arm-gnueabihf': 1.1.4
|
|
'@rolldown/binding-linux-arm64-gnu': 1.1.4
|
|
'@rolldown/binding-linux-arm64-musl': 1.1.4
|
|
'@rolldown/binding-linux-ppc64-gnu': 1.1.4
|
|
'@rolldown/binding-linux-s390x-gnu': 1.1.4
|
|
'@rolldown/binding-linux-x64-gnu': 1.1.4
|
|
'@rolldown/binding-linux-x64-musl': 1.1.4
|
|
'@rolldown/binding-openharmony-arm64': 1.1.4
|
|
'@rolldown/binding-wasm32-wasi': 1.1.4
|
|
'@rolldown/binding-win32-arm64-msvc': 1.1.4
|
|
'@rolldown/binding-win32-x64-msvc': 1.1.4
|
|
|
|
run-parallel@1.2.0:
|
|
dependencies:
|
|
queue-microtask: 1.2.3
|
|
|
|
safe-buffer@5.2.1: {}
|
|
|
|
safer-buffer@2.1.2: {}
|
|
|
|
scheduler@0.27.0: {}
|
|
|
|
semver@7.8.4: {}
|
|
|
|
shebang-command@2.0.0:
|
|
dependencies:
|
|
shebang-regex: 3.0.0
|
|
|
|
shebang-regex@3.0.0: {}
|
|
|
|
shell-quote@1.9.0: {}
|
|
|
|
siginfo@2.0.0: {}
|
|
|
|
signal-exit@4.1.0: {}
|
|
|
|
sirv@3.0.2:
|
|
dependencies:
|
|
'@polka/url': 1.0.0-next.29
|
|
mrmime: 2.0.1
|
|
totalist: 3.0.1
|
|
|
|
slash@3.0.0: {}
|
|
|
|
slice-ansi@7.1.2:
|
|
dependencies:
|
|
ansi-styles: 6.2.3
|
|
is-fullwidth-code-point: 5.1.0
|
|
|
|
slice-ansi@8.0.0:
|
|
dependencies:
|
|
ansi-styles: 6.2.3
|
|
is-fullwidth-code-point: 5.1.0
|
|
|
|
smol-toml@1.7.0: {}
|
|
|
|
source-map-js@1.2.1: {}
|
|
|
|
spawndamnit@3.0.1:
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
signal-exit: 4.1.0
|
|
|
|
split2@4.2.0: {}
|
|
|
|
sprintf-js@1.0.3: {}
|
|
|
|
stackback@0.0.2: {}
|
|
|
|
standardwebhooks@1.0.0:
|
|
dependencies:
|
|
'@stablelib/base64': 1.0.1
|
|
fast-sha256: 1.3.0
|
|
|
|
std-env@4.1.0: {}
|
|
|
|
stream-browserify@3.0.0:
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
|
|
streamsearch@1.1.0: {}
|
|
|
|
string-argv@0.3.2: {}
|
|
|
|
string-width@4.2.3:
|
|
dependencies:
|
|
emoji-regex: 8.0.0
|
|
is-fullwidth-code-point: 3.0.0
|
|
strip-ansi: 6.0.1
|
|
|
|
string-width@7.2.0:
|
|
dependencies:
|
|
emoji-regex: 10.6.0
|
|
get-east-asian-width: 1.6.0
|
|
strip-ansi: 7.2.0
|
|
|
|
string-width@8.2.1:
|
|
dependencies:
|
|
get-east-asian-width: 1.6.0
|
|
strip-ansi: 7.2.0
|
|
|
|
string_decoder@1.3.0:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
strip-ansi@6.0.1:
|
|
dependencies:
|
|
ansi-regex: 5.0.1
|
|
|
|
strip-ansi@7.2.0:
|
|
dependencies:
|
|
ansi-regex: 6.2.2
|
|
|
|
strip-bom@3.0.0: {}
|
|
|
|
supports-color@7.2.0:
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
|
|
tailwindcss@4.3.2: {}
|
|
|
|
tapable@2.3.3: {}
|
|
|
|
tar@7.5.19:
|
|
dependencies:
|
|
'@isaacs/fs-minipass': 4.0.1
|
|
chownr: 3.0.0
|
|
minipass: 7.1.3
|
|
minizlib: 3.1.0
|
|
yallist: 5.0.0
|
|
|
|
term-size@2.2.1: {}
|
|
|
|
tinybench@2.9.0: {}
|
|
|
|
tinyexec@1.2.4: {}
|
|
|
|
tinyglobby@0.2.17:
|
|
dependencies:
|
|
fdir: 6.5.0(picomatch@4.0.4)
|
|
picomatch: 4.0.4
|
|
|
|
tinypool@2.1.0: {}
|
|
|
|
tinyrainbow@3.1.0: {}
|
|
|
|
to-regex-range@5.0.1:
|
|
dependencies:
|
|
is-number: 7.0.0
|
|
|
|
totalist@3.0.1: {}
|
|
|
|
tr46@0.0.3: {}
|
|
|
|
tree-kill@1.2.2: {}
|
|
|
|
ts-algebra@2.0.0: {}
|
|
|
|
ts-error@1.0.6: {}
|
|
|
|
tsdown@0.22.3(tsx@4.22.4)(typescript@6.0.3):
|
|
dependencies:
|
|
ansis: 4.3.1
|
|
cac: 7.0.0
|
|
defu: 6.1.7
|
|
empathic: 2.0.1
|
|
hookable: 6.1.1
|
|
import-without-cache: 0.4.0
|
|
obug: 2.1.3
|
|
picomatch: 4.0.4
|
|
rolldown: 1.1.2
|
|
rolldown-plugin-dts: 0.26.0(rolldown@1.1.2)(typescript@6.0.3)
|
|
semver: 7.8.4
|
|
tinyexec: 1.2.4
|
|
tinyglobby: 0.2.17
|
|
tree-kill: 1.2.2
|
|
unconfig-core: 7.5.0
|
|
optionalDependencies:
|
|
tsx: 4.22.4
|
|
typescript: 6.0.3
|
|
transitivePeerDependencies:
|
|
- '@ts-macro/tsc'
|
|
- '@typescript/native-preview'
|
|
- oxc-resolver
|
|
- vue-tsc
|
|
|
|
tslib@2.8.1: {}
|
|
|
|
tsx@4.22.4:
|
|
dependencies:
|
|
esbuild: 0.28.1
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
|
|
typescript@6.0.3: {}
|
|
|
|
unconfig-core@7.5.0:
|
|
dependencies:
|
|
'@quansync/fs': 1.0.0
|
|
quansync: 1.0.0
|
|
|
|
undici-types@8.3.0: {}
|
|
|
|
universalify@0.1.2: {}
|
|
|
|
util-deprecate@1.0.2: {}
|
|
|
|
uuid@11.1.1: {}
|
|
|
|
uuid@13.0.2: {}
|
|
|
|
vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0):
|
|
dependencies:
|
|
lightningcss: 1.32.0
|
|
picomatch: 4.0.4
|
|
postcss: 8.5.16
|
|
rolldown: 1.1.4
|
|
tinyglobby: 0.2.17
|
|
optionalDependencies:
|
|
'@types/node': 26.1.0
|
|
esbuild: 0.28.1
|
|
fsevents: 2.3.3
|
|
jiti: 2.7.0
|
|
tsx: 4.22.4
|
|
yaml: 2.9.0
|
|
|
|
vitest@4.1.9(@opentelemetry/api@1.9.1)(@types/node@26.1.0)(@vitest/coverage-v8@4.1.9)(@vitest/ui@4.1.9)(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0)):
|
|
dependencies:
|
|
'@vitest/expect': 4.1.9
|
|
'@vitest/mocker': 4.1.9(vite@8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0))
|
|
'@vitest/pretty-format': 4.1.9
|
|
'@vitest/runner': 4.1.9
|
|
'@vitest/snapshot': 4.1.9
|
|
'@vitest/spy': 4.1.9
|
|
'@vitest/utils': 4.1.9
|
|
es-module-lexer: 2.1.0
|
|
expect-type: 1.3.0
|
|
magic-string: 0.30.21
|
|
obug: 2.1.3
|
|
pathe: 2.0.3
|
|
picomatch: 4.0.4
|
|
std-env: 4.1.0
|
|
tinybench: 2.9.0
|
|
tinyexec: 1.2.4
|
|
tinyglobby: 0.2.17
|
|
tinyrainbow: 3.1.0
|
|
vite: 8.1.3(@types/node@26.1.0)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0)
|
|
why-is-node-running: 2.3.0
|
|
optionalDependencies:
|
|
'@opentelemetry/api': 1.9.1
|
|
'@types/node': 26.1.0
|
|
'@vitest/coverage-v8': 4.1.9(vitest@4.1.9)
|
|
'@vitest/ui': 4.1.9(vitest@4.1.9)
|
|
transitivePeerDependencies:
|
|
- msw
|
|
|
|
webidl-conversions@3.0.1: {}
|
|
|
|
whatwg-url@5.0.0:
|
|
dependencies:
|
|
tr46: 0.0.3
|
|
webidl-conversions: 3.0.1
|
|
|
|
which@2.0.2:
|
|
dependencies:
|
|
isexe: 2.0.0
|
|
|
|
which@4.0.0:
|
|
dependencies:
|
|
isexe: 3.1.5
|
|
|
|
why-is-node-running@2.3.0:
|
|
dependencies:
|
|
siginfo: 2.0.0
|
|
stackback: 0.0.2
|
|
|
|
wrap-ansi@10.0.0:
|
|
dependencies:
|
|
ansi-styles: 6.2.3
|
|
string-width: 8.2.1
|
|
strip-ansi: 7.2.0
|
|
|
|
wrap-ansi@7.0.0:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
|
|
wrap-ansi@9.0.2:
|
|
dependencies:
|
|
ansi-styles: 6.2.3
|
|
string-width: 7.2.0
|
|
strip-ansi: 7.2.0
|
|
|
|
ws@8.21.0: {}
|
|
|
|
xtend@4.0.2: {}
|
|
|
|
y18n@5.0.8: {}
|
|
|
|
yallist@5.0.0: {}
|
|
|
|
yaml@2.9.0: {}
|
|
|
|
yargs-parser@21.1.1: {}
|
|
|
|
yargs@17.7.3:
|
|
dependencies:
|
|
cliui: 8.0.1
|
|
escalade: 3.2.0
|
|
get-caller-file: 2.0.5
|
|
require-directory: 2.1.1
|
|
string-width: 4.2.3
|
|
y18n: 5.0.8
|
|
yargs-parser: 21.1.1
|
|
|
|
zod@4.4.3: {}
|