Skip to content

chore(deps): bump the npm-and-yarn group with 15 updates#176

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-and-yarn-7ceca8e721
Open

chore(deps): bump the npm-and-yarn group with 15 updates#176
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-and-yarn-7ceca8e721

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps the npm-and-yarn group with 15 updates:

Package From To
@ai-sdk/anthropic 3.0.15 3.0.69
@ai-sdk/openai 3.0.12 3.0.52
@upstash/context7-tools-ai-sdk 0.2.1 0.2.3
ai 6.0.41 6.0.158
braintrust 2.0.2 3.8.0
commander 12.1.0 14.0.3
ink 5.2.1 7.0.0
react 18.3.1 19.2.5
@types/react 19.2.9 19.2.14
zod 4.3.5 4.3.6
@types/node 20.19.30 25.6.0
@vitest/coverage-v8 4.0.18 4.1.4
typescript 5.9.3 6.0.2
vitest 4.0.18 4.1.4
ws 8.19.0 8.20.0

Updates @ai-sdk/anthropic from 3.0.15 to 3.0.69

Release notes

Sourced from @​ai-sdk/anthropic's releases.

@​ai-sdk/anthropic@​3.0.69

Patch Changes

  • 61f1a61: feat (provider/anthropic): add support for inference_geo provider option
Commits
  • 5d213ea Version Packages (#14346)
  • 61f1a61 Backport: feat (provider/anthropic): add support for inference_geo provider o...
  • 78dd62f Version Packages (#14335)
  • 295beba Backport: fix(ai): fix lastAssistantMessageIsCompleteWithApprovalResponses ...
  • dce61ca Version Packages (#14324)
  • ff11aee Backport: fix(ai): fix providerExecuted tool approvals being passed to lang...
  • 9a8d276 Backport: feat(mcp): surface 'serverInfo' exposed from the MCP server (#14321)
  • 1eea534 Backport: docs: add zeroentropy as a community provider (#14305)
  • 7a373b5 Version Packages (#14286)
  • 08c5ac3 Backport: chore(provider/gateway): update gateway model settings files v6 (#1...
  • Additional commits viewable in compare view

Updates @ai-sdk/openai from 3.0.12 to 3.0.52

Commits

Updates @upstash/context7-tools-ai-sdk from 0.2.1 to 0.2.3

Changelog

Sourced from @​upstash/context7-tools-ai-sdk's changelog.

0.2.3

Patch Changes

  • 8322879: Improve resolve libryar id tool prompt to provide the libraryName query with proper format

0.2.2

Patch Changes

  • 02148ff: Bump zod from 3.x to 4.x
Commits

Updates ai from 6.0.41 to 6.0.158

Release notes

Sourced from ai's releases.

ai@6.0.158

Patch Changes

  • 295beba: fix(ai): fix lastAssistantMessageIsCompleteWithApprovalResponses to no longer ignore providerExecuted tool approvals

ai@6.0.157

Patch Changes

  • ff11aee: fix(ai): fix providerExecuted tool approvals being passed to language model twice
Commits
  • 78dd62f Version Packages (#14335)
  • 295beba Backport: fix(ai): fix lastAssistantMessageIsCompleteWithApprovalResponses ...
  • dce61ca Version Packages (#14324)
  • ff11aee Backport: fix(ai): fix providerExecuted tool approvals being passed to lang...
  • 9a8d276 Backport: feat(mcp): surface 'serverInfo' exposed from the MCP server (#14321)
  • 1eea534 Backport: docs: add zeroentropy as a community provider (#14305)
  • 7a373b5 Version Packages (#14286)
  • 08c5ac3 Backport: chore(provider/gateway): update gateway model settings files v6 (#1...
  • eaf25cd Version Packages (#14283)
  • 06764c5 Backport: fix(ai): skip passing invalid JSON inputs to response messages (#14...
  • Additional commits viewable in compare view

Updates braintrust from 2.0.2 to 3.8.0

Release notes

Sourced from braintrust's releases.

JavaScript SDK v3.8.0

Changelog

Features

  • Add @openrouter/agent instrumentation (#1761)
  • Add instrumentation for OpenAI responses.compact() (#1753)
  • Add embedding instrumentation to AI SDK (#1754)
  • Add instrumentation for @mistralai/mistralai (#1730)

Bug Fixes

  • Fix claude agent SDK tool nesting (#1755)
  • Fix AI SDK streaming version handling for v3/v4+/v5 (#1739)
  • Add tracing polyfill to workerd and edge-light runtimes (#1751)
  • Propagate TracingChannel span context in OTEL compat mode (#1724)
  • Allow sending undefined source for remote eval params (#1737)

Package: https://www.npmjs.com/package/braintrust/v/3.8.0

Full Changelog: braintrustdata/braintrust-sdk-javascript@js-sdk-v3.7.1...js-sdk-v3.8.0

JavaScript SDK v3.7.1

Changelog

Bug Fixes

  • Preserve all streaming content block types (#1695)
  • Fix wrapOpenAI breaking native private fields of client (#1704)
  • Propagate templateFormat in ScorerBuilder.create() (#1706)
  • Rehydrate remote prompt parameters (#1697)

Other Changes

  • Use diagnostics channels for ai sdk wrapper (#1675)
  • Use diagnostics channel for openrouter wrapper (#1677)
  • Use diagnostics channel for anthropic wrapper (#1679)
  • Use diagnostics channel for claude agent sdk wrapper (#1678)
  • Use diagnostics channel for google gen ai wrapper (#1676)

Package: https://www.npmjs.com/package/braintrust/v/3.7.1

Full Changelog: braintrustdata/braintrust-sdk-javascript@js-sdk-v3.7.0...js-sdk-v3.7.1

JavaScript SDK v3.7.0

Changelog

Features

  • Add webpack loader for Turbopack support (#1647)

... (truncated)

Commits

Updates commander from 12.1.0 to 14.0.3

Release notes

Sourced from commander's releases.

v14.0.3

Added

  • Release Policy document (#2462)

Changes

  • old major versions now supported for 12 months instead of just previous major version, to give predictable end-of-life date (#2462)
  • clarify typing for deprecated callback parameter to .outputHelp() (#2427)
  • simple readability improvements to README (#2465)

v14.0.2

Changed

  • improve negative number auto-detection test (#2428)
  • update (dev) dependencies

v14.0.1

Fixed

  • broken markdown link in README (#2369)

Changed

  • improve code readability by using optional chaining (#2394)
  • use more idiomatic code with object spread instead of Object.assign() (#2395)
  • improve code readability using string.endsWith() instead of string.slice() (#2396)
  • refactor .parseOptions() to process args array in-place (#2409)
  • change private variadic support routines from ._concatValue() to ._collectValue() (change code from array.concat() to array.push()) (#2410)
  • update (dev) dependencies

v14.0.0

Added

  • support for groups of options and commands in the help using low-level .helpGroup() on Option and Command, and higher -level .optionsGroup() and .commandsGroup() which can be used in chaining way to specify group title for following option s/commands (#2328)
  • support for unescaped negative numbers as option-arguments and command-arguments (#2339)
  • TypeScript: add parseArg property to Argument class (#2359)

Fixed

  • remove bogus leading space in help when option has default value but not a description (#2348)
  • .configureOutput() now makes copy of settings instead of modifying in-place, fixing side-effects (#2350)

Changed

  • Breaking: Commander 14 requires Node.js v20 or higher
  • internal refactor of Help class adding .formatItemList() and .groupItems() methods (#2328)

... (truncated)

Changelog

Sourced from commander's changelog.

[14.0.3] (2026-01-31)

Added

  • Release Policy document (#2462)

Changes

  • old major versions now supported for 12 months instead of just previous major version, to give predictable end-of-life date (#2462)
  • clarify typing for deprecated callback parameter to .outputHelp() (#2427)
  • simple readability improvements to README (#2465)

[14.0.2] (2025-10-25)

Changed

  • improve negative number auto-detection test (#2428)
  • update (dev) dependencies

[14.0.1] (2025-09-12)

Fixed

  • broken markdown link in README (#2369)

Changed

  • improve code readability by using optional chaining (#2394)
  • use more idiomatic code with object spread instead of Object.assign() (#2395)
  • improve code readability using string.endsWith() instead of string.slice() (#2396)
  • refactor .parseOptions() to process args array in-place (#2409)
  • change private variadic support routines from ._concatValue() to ._collectValue() (change code from array.concat() to array.push()) (#2410)
  • update (dev) dependencies

[14.0.0] (2025-05-18)

Added

  • support for groups of options and commands in the help using low-level .helpGroup() on Option and Command, and higher-level .optionsGroup() and .commandsGroup() which can be used in chaining way to specify group title for following options/commands (#2328)
  • support for unescaped negative numbers as option-arguments and command-arguments (#2339)
  • TypeScript: add parseArg property to Argument class (#2359)

Fixed

  • remove bogus leading space in help when option has default value but not a description (#2348)
  • .configureOutput() now makes copy of settings instead of modifying in-place, fixing side-effects (#2350)

Changed

  • Breaking: Commander 14 requires Node.js v20 or higher

... (truncated)

Commits

Updates ink from 5.2.1 to 7.0.0

Release notes

Sourced from ink's releases.

v7.0.0

Breaking

  • Require Node.js 22 19b5316
  • Require React 19.2+ cfaebbb
    • Ink now uses useEffectEvent internally to avoid re-subscribing input handlers on every render
  • Pressing Backspace now correctly sets key.backspace instead of key.delete (#634) 321a2e8
    • Most terminals send the same byte for Backspace as the Delete key, which caused Ink to misreport it. If you were checking key.delete to handle backspace, switch to key.backspace
  • key.meta is no longer set to true when Escape is pressed e195912
    • Previously a backward-compat shim made plain Escape set both key.escape and key.meta. Now only key.escape is true. key.meta is reserved for actual Alt/Meta modifier combinations

New

  • Add usePaste hook for handling clipboard paste events fbbeb23
    • Automatically enables bracketed paste mode so pasted text arrives as a single string, never misinterpreted as individual key presses by useInput
  • Add useWindowSize hook 7047795
    • Returns {columns, rows} and re-renders automatically on terminal resize
  • Add useBoxMetrics hook for measuring box dimensions at runtime (#433) 88731d1
  • Add useAnimation hook for built-in animation support (#142) ada019c
    • Provides a frame counter that increments at a configurable interval, with pause/resume support and automatic cleanup on unmount
  • Add alternateScreen option to render() (#263) 5a60eb9
    • Renders into the terminal's alternate screen buffer (like vim or less), restoring the previous terminal content on exit
  • Add interactive option to render() (#888) 02490f6
    • Override automatic interactive-mode detection for environments where the built-in heuristic doesn't fit
  • Add activeId to useFocusManager() (#661) eb2f470
    • Returns the ID of the currently focused component, or undefined if nothing is focused
  • Add borderBackgroundColor (and per-side variants) to <Box> (#906) d3c6d14
    • Set a background color on borders independently from the box content background
  • Add wrap="hard" to <Text> (#925) 2b1e3a6
    • Fills each line to the full column width, breaking words mid-word as needed
  • Add maxWidth and maxHeight props to <Box> (#713) 9291794
  • Add aspectRatio, alignContent, position="static", and top/right/bottom/left layout props to <Box> c2f4b86
  • Kitty keyboard protocol: query all terminals in auto mode instead of a hardcoded allowlist (#895) 3e672b5

Fixes

  • Fix incremental rendering for trailing newline (#910) c32da0b
  • Fix useInput crash on unmapped key codes (#902) 969a4f1
  • Fix CJK text truncation exceeding <Box> width b5f3e3a
  • Fix splitting wide characters (emoji, CJK) when overlapping writes occur (#930) 06d53f4
  • Fix dangling staticNode reference (#905) 0dc4dfa

Migration guide

key.backspace vs key.delete

// Before — physical backspace was reported as key.delete
</tr></table> 

... (truncated)

Commits
  • fb14d81 7.0.0
  • 993f693 Update dependencies
  • 2b1e3a6 Add wrap="hard" option to Text component (#925)
  • 7c34548 Fix tests
  • cfaebbb Use useEffectEvent in useInput and usePaste to avoid per-render re-subs...
  • e195912 Stop setting key.meta to true when Escape is pressed
  • d3c6d14 Add border background color support for Box component (#906)
  • 931eba2 Fix build output and add tests (#932)
  • ada019c Add useAnimation hook for built-in animation support
  • 10136e6 Remove option field from keypress parser, merge Alt into meta
  • Additional commits viewable in compare view

Updates react from 18.3.1 to 19.2.5

Release notes

Sourced from react's releases.

19.2.5 (April 8th, 2026)

React Server Components

19.2.4 (January 26th, 2026)

React Server Components

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

19.2.0 (Oct 1, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.

... (truncated)

Changelog

Sourced from react's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

19.2.0 (October 1st, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

... (truncated)

Commits

Updates @types/react from 19.2.9 to 19.2.14

Commits

Updates zod from 4.3.5 to 4.3.6

Release notes

Sourced from zod's releases.

v4.3.6

Commits:

  • 9977fb0868432461de265a773319e80a90ba3e37 Add brand.dev to sponsors
  • f4b7bae3468f6188b8f004e007d722148fc91d77 Update pullfrog.yml (#5634)
  • 251d7163a0ac7740fee741428d913e3c55702ace Clean up workflow_call
  • edd4132466da0f5065a8e051b599d01fdd1081d8 fix: add missing User-agent to robots.txt and allow all (#5646)
  • 85db85e9091d0706910d60c7eb2e9c181edd87bd fix: typo in codec.test.ts file (#5628)
  • cbf77bb12bdfda2e054818e79001f5cb3798ce76 Avoid non null assertion (#5638)
  • dfbbf1c1ae0c224b8131d80ddf0a264262144086 Avoid re-exported star modules (#5656)
  • 762e911e5773f949452fd6dd4e360f2362110e8e Generalize numeric key handling
  • ca3c8629c0c2715571f70b44c2433cad3db7fe4e v4.3.6
Commits

Updates @types/node from 20.19.30 to 25.6.0

Commits

Updates @types/react from 19.2.9 to 19.2.14

Commits

Updates @vitest/coverage-v8 from 4.0.18 to 4.1.4

Release notes

Sourced from @​vitest/coverage-v8's releases.

v4.1.4

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.3

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

... (truncated)

Commits

Updates typescript from 5.9.3 to 6.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0

For release notes, check out the release announcement blog post.

Bumps the npm-and-yarn group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/anthropic](https://github.com/vercel/ai) | `3.0.15` | `3.0.69` |
| [@ai-sdk/openai](https://github.com/vercel/ai) | `3.0.12` | `3.0.52` |
| [@upstash/context7-tools-ai-sdk](https://github.com/upstash/context7/tree/HEAD/packages/tools-ai-sdk) | `0.2.1` | `0.2.3` |
| [ai](https://github.com/vercel/ai) | `6.0.41` | `6.0.158` |
| [braintrust](https://github.com/braintrustdata/braintrust-sdk-javascript/tree/HEAD/blob/main/js) | `2.0.2` | `3.8.0` |
| [commander](https://github.com/tj/commander.js) | `12.1.0` | `14.0.3` |
| [ink](https://github.com/vadimdemedes/ink) | `5.2.1` | `7.0.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.5` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.9` | `19.2.14` |
| [zod](https://github.com/colinhacks/zod) | `4.3.5` | `4.3.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.30` | `25.6.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.18` | `4.1.4` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.4` |
| [ws](https://github.com/websockets/ws) | `8.19.0` | `8.20.0` |


Updates `@ai-sdk/anthropic` from 3.0.15 to 3.0.69
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/anthropic@3.0.15...@ai-sdk/anthropic@3.0.69)

Updates `@ai-sdk/openai` from 3.0.12 to 3.0.52
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/openai@3.0.12...@ai-sdk/openai@3.0.52)

Updates `@upstash/context7-tools-ai-sdk` from 0.2.1 to 0.2.3
- [Release notes](https://github.com/upstash/context7/releases)
- [Changelog](https://github.com/upstash/context7/blob/master/packages/tools-ai-sdk/CHANGELOG.md)
- [Commits](https://github.com/upstash/context7/commits/@upstash/context7-tools-ai-sdk@0.2.3/packages/tools-ai-sdk)

Updates `ai` from 6.0.41 to 6.0.158
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/ai@6.0.41...ai@6.0.158)

Updates `braintrust` from 2.0.2 to 3.8.0
- [Release notes](https://github.com/braintrustdata/braintrust-sdk-javascript/releases)
- [Commits](https://github.com/braintrustdata/braintrust-sdk-javascript/commits/js-sdk-v3.8.0/blob/main/js)

Updates `commander` from 12.1.0 to 14.0.3
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v12.1.0...v14.0.3)

Updates `ink` from 5.2.1 to 7.0.0
- [Release notes](https://github.com/vadimdemedes/ink/releases)
- [Commits](vadimdemedes/ink@v5.2.1...v7.0.0)

Updates `react` from 18.3.1 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react)

Updates `@types/react` from 19.2.9 to 19.2.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `zod` from 4.3.5 to 4.3.6
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.3.5...v4.3.6)

Updates `@types/node` from 20.19.30 to 25.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.2.9 to 19.2.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/coverage-v8)

Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

Updates `vitest` from 4.0.18 to 4.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/vitest)

Updates `ws` from 8.19.0 to 8.20.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.19.0...8.20.0)

---
updated-dependencies:
- dependency-name: "@ai-sdk/anthropic"
  dependency-version: 3.0.69
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-and-yarn
- dependency-name: "@ai-sdk/openai"
  dependency-version: 3.0.52
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-and-yarn
- dependency-name: "@upstash/context7-tools-ai-sdk"
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-and-yarn
- dependency-name: ai
  dependency-version: 6.0.158
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-and-yarn
- dependency-name: braintrust
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-and-yarn
- dependency-name: commander
  dependency-version: 14.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-and-yarn
- dependency-name: ink
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-and-yarn
- dependency-name: react
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-and-yarn
- dependency-name: "@types/react"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-and-yarn
- dependency-name: zod
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-and-yarn
- dependency-name: "@types/node"
  dependency-version: 25.6.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-and-yarn
- dependency-name: "@types/react"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-and-yarn
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-and-yarn
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-and-yarn
- dependency-name: vitest
  dependency-version: 4.1.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-and-yarn
- dependency-name: ws
  dependency-version: 8.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-and-yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants