Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps the dependencies group with 19 updates:

Package From To
@ai-sdk/openai 2.0.39 2.0.42
@modelcontextprotocol/sdk 1.18.2 1.19.1
@tailwindcss/postcss 4.1.13 4.1.14
@tailwindcss/vite 4.1.13 4.1.14
@tanstack/react-form 1.23.4 1.23.5
@tanstack/react-router 1.132.23 1.132.41
@tanstack/react-start 1.132.24 1.132.43
@tanstack/zod-adapter 1.132.23 1.132.41
ai 5.0.57 5.0.60
nuqs 2.6.0 2.7.0
react 19.1.1 19.2.0
@types/react 19.1.15 19.2.0
react-dom 19.1.1 19.2.0
@types/react-dom 19.1.9 19.2.0
tailwindcss 4.1.13 4.1.14
@tanstack/react-router-devtools 1.132.23 1.132.41
@tanstack/router-plugin 1.132.23 1.132.41
@testing-library/jest-dom 6.8.0 6.9.1
typescript 5.9.2 5.9.3

Updates @ai-sdk/openai from 2.0.39 to 2.0.42

Release notes

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

@​ai-sdk/openai@​2.0.41

Patch Changes

  • 110c735: support OPENAI_BASE_URL env
Commits
  • db49520 Version Packages (#8603)
  • de5c066 fix(ai): forward providerExecuted flag in validateUIMessages (#8607)
  • 4235eb3 feat(provider/openai): code interpreter tool calls and results (#8556)
  • 56224db docs: update zod typescript issue troubleshooting with new version (#8600)
  • 22ef25d docs: correct broken langchain-stream link to langchain-adapter (#8576)
  • e676acd Version Packages (#8594)
  • cd91e4b fix(ai): use correct type for reasoning outputs (#8590)
  • db6051b chore: remove response modalities from gemini flash image examples and docs (...
  • becaed0 chore: remove versioned zod import from examples and docs (#8581)
  • d52f0ae docs/examples: add guide/example for gemini image editing (#8582)
  • Additional commits viewable in compare view

Updates @modelcontextprotocol/sdk from 1.18.2 to 1.19.1

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

1.19.0

What's Changed

New Contributors 🙏

Full Changelog: modelcontextprotocol/typescript-sdk@1.18.2...1.19.0

Commits

Updates @tailwindcss/postcss from 4.1.13 to 4.1.14

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.1.14

Fixed

  • Handle ' syntax in ClojureScript when extracting classes (#18888)
  • Handle @variant inside @custom-variant (#18885)
  • Merge suggestions when using @utility (#18900)
  • Ensure that file system watchers created when using the CLI are always cleaned up (#18905)
  • Do not generate grid-column utilities when configuring grid-column-start or grid-column-end (#18907)
  • Do not generate grid-row utilities when configuring grid-row-start or grid-row-end (#18907)
  • Prevent duplicate CSS when overwriting a static utility with a theme key (#18056)
  • Show Lightning CSS warnings (if any) when optimizing/minifying (#18918)
  • Use default export condition for @tailwindcss/vite (#18948)
  • Re-throw errors from PostCSS nodes (#18373)
  • Detect classes in markdown inline directives (#18967)
  • Ensure files with only @theme produce no output when built (#18979)
  • Support Maud templates when extracting classes (#18988)
  • Upgrade: Do not migrate variant = 'outline' during upgrades (#18922)
  • Upgrade: Show version mismatch (if any) when running upgrade tool (#19028)
  • Upgrade: Ensure first class inside className is migrated (#19031)
  • Upgrade: Migrate classes inside *ClassName and *Class attributes (#19031)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.1.14] - 2025-10-01

Fixed

  • Handle ' syntax in ClojureScript when extracting classes (#18888)
  • Handle @variant inside @custom-variant (#18885)
  • Merge suggestions when using @utility (#18900)
  • Ensure that file system watchers created when using the CLI are always cleaned up (#18905)
  • Do not generate grid-column utilities when configuring grid-column-start or grid-column-end (#18907)
  • Do not generate grid-row utilities when configuring grid-row-start or grid-row-end (#18907)
  • Prevent duplicate CSS when overwriting a static utility with a theme key (#18056)
  • Show Lightning CSS warnings (if any) when optimizing/minifying (#18918)
  • Use default export condition for @tailwindcss/vite (#18948)
  • Re-throw errors from PostCSS nodes (#18373)
  • Detect classes in markdown inline directives (#18967)
  • Ensure files with only @theme produce no output when built (#18979)
  • Support Maud templates when extracting classes (#18988)
  • Upgrade: Do not migrate variant = 'outline' during upgrades (#18922)
  • Upgrade: Show version mismatch (if any) when running upgrade tool (#19028)
  • Upgrade: Ensure first class inside className is migrated (#19031)
  • Upgrade: Migrate classes inside *ClassName and *Class attributes (#19031)
Commits

Updates @tailwindcss/vite from 4.1.13 to 4.1.14

Release notes

Sourced from @​tailwindcss/vite's releases.

v4.1.14

Fixed

  • Handle ' syntax in ClojureScript when extracting classes (#18888)
  • Handle @variant inside @custom-variant (#18885)
  • Merge suggestions when using @utility (#18900)
  • Ensure that file system watchers created when using the CLI are always cleaned up (#18905)
  • Do not generate grid-column utilities when configuring grid-column-start or grid-column-end (#18907)
  • Do not generate grid-row utilities when configuring grid-row-start or grid-row-end (#18907)
  • Prevent duplicate CSS when overwriting a static utility with a theme key (#18056)
  • Show Lightning CSS warnings (if any) when optimizing/minifying (#18918)
  • Use default export condition for @tailwindcss/vite (#18948)
  • Re-throw errors from PostCSS nodes (#18373)
  • Detect classes in markdown inline directives (#18967)
  • Ensure files with only @theme produce no output when built (#18979)
  • Support Maud templates when extracting classes (#18988)
  • Upgrade: Do not migrate variant = 'outline' during upgrades (#18922)
  • Upgrade: Show version mismatch (if any) when running upgrade tool (#19028)
  • Upgrade: Ensure first class inside className is migrated (#19031)
  • Upgrade: Migrate classes inside *ClassName and *Class attributes (#19031)
Changelog

Sourced from @​tailwindcss/vite's changelog.

[4.1.14] - 2025-10-01

Fixed

  • Handle ' syntax in ClojureScript when extracting classes (#18888)
  • Handle @variant inside @custom-variant (#18885)
  • Merge suggestions when using @utility (#18900)
  • Ensure that file system watchers created when using the CLI are always cleaned up (#18905)
  • Do not generate grid-column utilities when configuring grid-column-start or grid-column-end (#18907)
  • Do not generate grid-row utilities when configuring grid-row-start or grid-row-end (#18907)
  • Prevent duplicate CSS when overwriting a static utility with a theme key (#18056)
  • Show Lightning CSS warnings (if any) when optimizing/minifying (#18918)
  • Use default export condition for @tailwindcss/vite (#18948)
  • Re-throw errors from PostCSS nodes (#18373)
  • Detect classes in markdown inline directives (#18967)
  • Ensure files with only @theme produce no output when built (#18979)
  • Support Maud templates when extracting classes (#18988)
  • Upgrade: Do not migrate variant = 'outline' during upgrades (#18922)
  • Upgrade: Show version mismatch (if any) when running upgrade tool (#19028)
  • Upgrade: Ensure first class inside className is migrated (#19031)
  • Upgrade: Migrate classes inside *ClassName and *Class attributes (#19031)
Commits

Updates @tanstack/react-form from 1.23.4 to 1.23.5

Release notes

Sourced from @​tanstack/react-form's releases.

@​tanstack/react-form@​1.23.5

Patch Changes

  • Updated dependencies [2cfe44c]:
    • @​tanstack/form-core@​1.24.1
Changelog

Sourced from @​tanstack/react-form's changelog.

1.23.5

Patch Changes

  • Updated dependencies [2cfe44c]:
    • @​tanstack/form-core@​1.24.1
Commits

Updates @tanstack/react-router from 1.132.23 to 1.132.41

Release notes

Sourced from @​tanstack/react-router's releases.

v1.132.41

Version 1.132.41 - 10/5/25, 9:13 PM

Changes

Fix

Packages

  • @​tanstack/router-core@​1.132.41
  • @​tanstack/solid-router@​1.132.41
  • @​tanstack/react-router@​1.132.41
  • @​tanstack/react-router-ssr-query@​1.132.41
  • @​tanstack/router-ssr-query-core@​1.132.41
  • @​tanstack/zod-adapter@​1.132.41
  • @​tanstack/valibot-adapter@​1.132.41
  • @​tanstack/arktype-adapter@​1.132.41
  • @​tanstack/router-devtools@​1.132.41
  • @​tanstack/solid-router-devtools@​1.132.41
  • @​tanstack/react-router-devtools@​1.132.41
  • @​tanstack/router-devtools-core@​1.132.41
  • @​tanstack/router-generator@​1.132.41
  • @​tanstack/router-cli@​1.132.41
  • @​tanstack/router-plugin@​1.132.41
  • @​tanstack/router-vite-plugin@​1.132.41
  • @​tanstack/solid-start@​1.132.41
  • @​tanstack/solid-start-client@​1.132.41
  • @​tanstack/solid-start-server@​1.132.41
  • @​tanstack/start-client-core@​1.132.41
  • @​tanstack/start-server-core@​1.132.41
  • @​tanstack/start-storage-context@​1.132.41
  • @​tanstack/react-start@​1.132.41
  • @​tanstack/react-start-client@​1.132.41
  • @​tanstack/react-start-server@​1.132.41
  • @​tanstack/start-plugin-core@​1.132.41
  • @​tanstack/start-static-server-functions@​1.132.41

v1.132.40

Version 1.132.40 - 10/5/25, 8:29 PM

Changes

Fix

  • revert alias handling for nitro-v2-vite-plugin (#5378) (00b3595) by Manuel Schiller

Docs

... (truncated)

Commits

Updates @tanstack/react-start from 1.132.24 to 1.132.43

Release notes

Sourced from @​tanstack/react-start's releases.

v1.132.43

Version 1.132.43 - 10/5/25, 9:54 PM

Changes

Fix

  • merge serializationAdapters from createStart getOptions and router.options (#5321) (1d71851) by Lenz Weber-Tronic

Packages

  • @​tanstack/start-client-core@​1.132.43
  • @​tanstack/start-server-core@​1.132.43
  • @​tanstack/solid-start@​1.132.43
  • @​tanstack/solid-start-client@​1.132.43
  • @​tanstack/solid-start-server@​1.132.43
  • @​tanstack/react-start@​1.132.43
  • @​tanstack/react-start-client@​1.132.43
  • @​tanstack/react-start-server@​1.132.43
  • @​tanstack/start-plugin-core@​1.132.43
  • @​tanstack/start-static-server-functions@​1.132.43

v1.132.42

Version 1.132.42 - 10/5/25, 9:42 PM

Changes

Fix

  • Add support for customizable functionId generation. (#5373) (3c0c9cc) by zenios

Packages

  • @​tanstack/directive-functions-plugin@​1.132.42
  • @​tanstack/server-functions-plugin@​1.132.42
  • @​tanstack/start-plugin-core@​1.132.42
  • @​tanstack/solid-start@​1.132.42
  • @​tanstack/react-start@​1.132.42

v1.132.41

Version 1.132.41 - 10/5/25, 9:13 PM

Changes

Fix

Packages

... (truncated)

Commits

Updates @tanstack/zod-adapter from 1.132.23 to 1.132.41

Release notes

Sourced from @​tanstack/zod-adapter's releases.

v1.132.41

Version 1.132.41 - 10/5/25, 9:13 PM

Changes

Fix

Packages

  • @​tanstack/router-core@​1.132.41
  • @​tanstack/solid-router@​1.132.41
  • @​tanstack/react-router@​1.132.41
  • @​tanstack/react-router-ssr-query@​1.132.41
  • @​tanstack/router-ssr-query-core@​1.132.41
  • @​tanstack/zod-adapter@​1.132.41
  • @​tanstack/valibot-adapter@​1.132.41
  • @​tanstack/arktype-adapter@​1.132.41
  • @​tanstack/router-devtools@​1.132.41
  • @​tanstack/solid-router-devtools@​1.132.41
  • @​tanstack/react-router-devtools@​1.132.41
  • @​tanstack/router-devtools-core@​1.132.41
  • @​tanstack/router-generator@​1.132.41
  • @​tanstack/router-cli@​1.132.41
  • @​tanstack/router-plugin@​1.132.41
  • @​tanstack/router-vite-plugin@​1.132.41
  • @​tanstack/solid-start@​1.132.41
  • @​tanstack/solid-start-client@​1.132.41
  • @​tanstack/solid-start-server@​1.132.41
  • @​tanstack/start-client-core@​1.132.41
  • @​tanstack/start-server-core@​1.132.41
  • @​tanstack/start-storage-context@​1.132.41
  • @​tanstack/react-start@​1.132.41
  • @​tanstack/react-start-client@​1.132.41
  • @​tanstack/react-start-server@​1.132.41
  • @​tanstack/start-plugin-core@​1.132.41
  • @​tanstack/start-static-server-functions@​1.132.41

v1.132.40

Version 1.132.40 - 10/5/25, 8:29 PM

Changes

Fix

  • revert alias handling for nitro-v2-vite-plugin (#5378) (00b3595) by Manuel Schiller

Docs

... (truncated)

Commits

Updates ai from 5.0.57 to 5.0.60

Release notes

Sourced from ai's releases.

ai@5.0.60

Patch Changes

  • Updated dependencies [cffad55]
    • @​ai-sdk/gateway@​1.0.33

ai@5.0.59

Patch Changes

  • Updated dependencies [bcdba23]
    • @​ai-sdk/gateway@​1.0.32

ai@5.0.58

Patch Changes

  • Updated dependencies [b92e1cd]
    • @​ai-sdk/gateway@​1.0.31
Commits

Updates nuqs from 2.6.0 to 2.7.0

Release notes

Sourced from nuqs's releases.

v2.7.0

2.7.0 (2025-09-30)

Features

Bug Fixes

Thanks

Thanks a lot to @​Agastya18, @​denis-sokolov, @​ffiguereo, @​georgwittberger, @​Jackardios, @​miinhho, @​romansndlr, and @​TkDodo for helping!

v2.7.0-beta.1

2.7.0-beta.1 (2025-09-26)

Features

Commits

Updates react from 19.1.1 to 19.2.0

Release notes

Sourced from react's releases.

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.
  • 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

React DOM

... (truncated)

Changelog

Sourced from react's changelog.

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

React DOM

... (truncated)

Commits

Updates @types/react from 19.1.15 to 19.2.0

Commits

Updates react-dom from 19.1.1 to 19.2.0

Release notes

Sourced from react-dom's releases.

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.

Bumps the dependencies group with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/openai](https://github.com/vercel/ai) | `2.0.39` | `2.0.42` |
| [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.18.2` | `1.19.1` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.13` | `4.1.14` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.13` | `4.1.14` |
| [@tanstack/react-form](https://github.com/TanStack/form/tree/HEAD/packages/react-form) | `1.23.4` | `1.23.5` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.132.23` | `1.132.41` |
| [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) | `1.132.24` | `1.132.43` |
| [@tanstack/zod-adapter](https://github.com/TanStack/router/tree/HEAD/packages/zod-adapter) | `1.132.23` | `1.132.41` |
| [ai](https://github.com/vercel/ai) | `5.0.57` | `5.0.60` |
| [nuqs](https://github.com/47ng/nuqs/tree/HEAD/packages/nuqs) | `2.6.0` | `2.7.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.1` | `19.2.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.15` | `19.2.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.1` | `19.2.0` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.9` | `19.2.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.13` | `4.1.14` |
| [@tanstack/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools) | `1.132.23` | `1.132.41` |
| [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.132.23` | `1.132.41` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.8.0` | `6.9.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` |


Updates `@ai-sdk/openai` from 2.0.39 to 2.0.42
- [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@2.0.39...@ai-sdk/vue@2.0.42)

Updates `@modelcontextprotocol/sdk` from 1.18.2 to 1.19.1
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](https://github.com/modelcontextprotocol/typescript-sdk/commits)

Updates `@tailwindcss/postcss` from 4.1.13 to 4.1.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/@tailwindcss-postcss)

Updates `@tailwindcss/vite` from 4.1.13 to 4.1.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/@tailwindcss-vite)

Updates `@tanstack/react-form` from 1.23.4 to 1.23.5
- [Release notes](https://github.com/TanStack/form/releases)
- [Changelog](https://github.com/TanStack/form/blob/main/packages/react-form/CHANGELOG.md)
- [Commits](https://github.com/TanStack/form/commits/@tanstack/react-form@1.23.5/packages/react-form)

Updates `@tanstack/react-router` from 1.132.23 to 1.132.41
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.132.41/packages/react-router)

Updates `@tanstack/react-start` from 1.132.24 to 1.132.43
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.132.43/packages/react-start)

Updates `@tanstack/zod-adapter` from 1.132.23 to 1.132.41
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.132.41/packages/zod-adapter)

Updates `ai` from 5.0.57 to 5.0.60
- [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@5.0.57...ai@5.0.60)

Updates `nuqs` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/47ng/nuqs/releases)
- [Commits](https://github.com/47ng/nuqs/commits/v2.7.0/packages/nuqs)

Updates `react` from 19.1.1 to 19.2.0
- [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.0/packages/react)

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

Updates `react-dom` from 19.1.1 to 19.2.0
- [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.0/packages/react-dom)

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

Updates `tailwindcss` from 4.1.13 to 4.1.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/tailwindcss)

Updates `@tanstack/react-router-devtools` from 1.132.23 to 1.132.41
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.132.41/packages/react-router-devtools)

Updates `@tanstack/router-plugin` from 1.132.23 to 1.132.41
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.132.41/packages/router-plugin)

Updates `@testing-library/jest-dom` from 6.8.0 to 6.9.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.8.0...v6.9.1)

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

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

Updates `typescript` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.9.2...v5.9.3)

---
updated-dependencies:
- dependency-name: "@ai-sdk/openai"
  dependency-version: 2.0.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-form"
  dependency-version: 1.23.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.132.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-start"
  dependency-version: 1.132.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/zod-adapter"
  dependency-version: 1.132.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ai
  dependency-version: 5.0.60
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: nuqs
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-dom
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tailwindcss
  dependency-version: 4.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-router-devtools"
  dependency-version: 1.132.41
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/router-plugin"
  dependency-version: 1.132.41
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Oct 6, 2025
@github-actions github-actions bot merged commit 96fa8f7 into main Oct 6, 2025
2 of 4 checks passed
@github-actions github-actions bot deleted the dependabot/bun/dependencies-f97edada33 branch October 6, 2025 12:49
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.

1 participant