Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dependencies group with 16 updates:

Package From To
@ai-sdk/openai 2.0.53 2.0.54
@modelcontextprotocol/sdk 1.20.1 1.20.2
@tailwindcss/postcss 4.1.14 4.1.16
@tailwindcss/vite 4.1.14 4.1.16
@tanstack/react-form 1.23.7 1.23.8
@tanstack/react-router 1.133.15 1.133.32
@tanstack/react-start 1.133.15 1.133.32
@tanstack/zod-adapter 1.133.15 1.133.32
ai 5.0.76 5.0.81
lucide-react 0.546.0 0.548.0
tailwindcss 4.1.14 4.1.16
@tanstack/react-router-devtools 1.133.15 1.133.32
@tanstack/router-plugin 1.133.15 1.133.32
@types/bun 1.3.0 1.3.1
@vitejs/plugin-react 5.0.4 5.1.0
oxlint 1.23.0 1.24.0

Updates @ai-sdk/openai from 2.0.53 to 2.0.54

Release notes

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

@​ai-sdk/openai@​2.0.54

Patch Changes

  • Updated dependencies [1e05490]
    • @​ai-sdk/provider-utils@​3.0.13
Commits
  • d7e78a4 Version Packages (#9810)
  • 1e05490 Backport: fix(ai): do not drop custom headers in HttpChatTransport (#9808)
  • bb38a3b Version Packages (#9802)
  • c7688ec Backport: fix(ai): correct type field in arrayOutputStrategy from 'enum' to '...
  • a17354f Backport: docs: fix agent streaming response example (#9799)
  • b36ca9b Version Packages (#9790)
  • 22ab538 Backport: feat(ai): add OAuth for MCP clients + refactor to new package (#9782)
  • 55cdf7a Backport: docs: add v6 beta announcement post (#9759)
  • 1ffedee Version Packages (#9764)
  • f1a8734 Backport: feat (provider/gateway): add models provider option for fallbacks (...
  • Additional commits viewable in compare view

Updates @modelcontextprotocol/sdk from 1.20.1 to 1.20.2

Commits

Updates @tailwindcss/postcss from 4.1.14 to 4.1.16

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.1.16

Fixed

  • Discard candidates with an empty data type (#19172)
  • Fix canonicalization of arbitrary variants with attribute selectors (#19176)
  • Fix invalid colors due to nested & (#19184)
  • Improve canonicalization for & > :pseudo and & :pseudo arbitrary variants (#19178)

v4.1.15

Fixed

  • Fix Safari devtools rendering issue due to color-mix fallback (#19069)
  • Suppress Lightning CSS warnings about :deep, :slotted, and :global (#19094)
  • Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#19097)
  • Allow named groups in combination with not-*, has-*, and in-* (#19100)
  • Prevent important utilities from affecting other utilities (#19110)
  • Don’t index into strings with the theme(…) function (#19111)
  • Fix parsing issue when \t is used in at-rules (#19130)
  • Upgrade: Canonicalize utilities containing 0 values (#19095)
  • Upgrade: Migrate deprecated break-words to wrap-break-word (#19157)

Changed

  • Remove the postinstall script from oxide (#19149)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.1.16] - 2025-10-23

Fixed

  • Discard candidates with an empty data type (#19172)
  • Fix canonicalization of arbitrary variants with attribute selectors (#19176)
  • Fix invalid colors due to nested & (#19184)
  • Improve canonicalization for & > :pseudo and & :pseudo arbitrary variants (#19178)

[4.1.15] - 2025-10-20

Fixed

  • Fix Safari devtools rendering issue due to color-mix fallback (#19069)
  • Suppress Lightning CSS warnings about :deep, :slotted, and :global (#19094)
  • Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#19097)
  • Allow named groups in combination with not-*, has-*, and in-* (#19100)
  • Prevent important utilities from affecting other utilities (#19110)
  • Don’t index into strings with the theme(…) function (#19111)
  • Fix parsing issue when \t is used in at-rules (#19130)
  • Upgrade: Canonicalize utilities containing 0 values (#19095)
  • Upgrade: Migrate deprecated break-words to wrap-break-word (#19157)

Changed

Commits

Updates @tailwindcss/vite from 4.1.14 to 4.1.16

Release notes

Sourced from @​tailwindcss/vite's releases.

v4.1.16

Fixed

  • Discard candidates with an empty data type (#19172)
  • Fix canonicalization of arbitrary variants with attribute selectors (#19176)
  • Fix invalid colors due to nested & (#19184)
  • Improve canonicalization for & > :pseudo and & :pseudo arbitrary variants (#19178)

v4.1.15

Fixed

  • Fix Safari devtools rendering issue due to color-mix fallback (#19069)
  • Suppress Lightning CSS warnings about :deep, :slotted, and :global (#19094)
  • Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#19097)
  • Allow named groups in combination with not-*, has-*, and in-* (#19100)
  • Prevent important utilities from affecting other utilities (#19110)
  • Don’t index into strings with the theme(…) function (#19111)
  • Fix parsing issue when \t is used in at-rules (#19130)
  • Upgrade: Canonicalize utilities containing 0 values (#19095)
  • Upgrade: Migrate deprecated break-words to wrap-break-word (#19157)

Changed

  • Remove the postinstall script from oxide (#19149)
Changelog

Sourced from @​tailwindcss/vite's changelog.

[4.1.16] - 2025-10-23

Fixed

  • Discard candidates with an empty data type (#19172)
  • Fix canonicalization of arbitrary variants with attribute selectors (#19176)
  • Fix invalid colors due to nested & (#19184)
  • Improve canonicalization for & > :pseudo and & :pseudo arbitrary variants (#19178)

[4.1.15] - 2025-10-20

Fixed

  • Fix Safari devtools rendering issue due to color-mix fallback (#19069)
  • Suppress Lightning CSS warnings about :deep, :slotted, and :global (#19094)
  • Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#19097)
  • Allow named groups in combination with not-*, has-*, and in-* (#19100)
  • Prevent important utilities from affecting other utilities (#19110)
  • Don’t index into strings with the theme(…) function (#19111)
  • Fix parsing issue when \t is used in at-rules (#19130)
  • Upgrade: Canonicalize utilities containing 0 values (#19095)
  • Upgrade: Migrate deprecated break-words to wrap-break-word (#19157)

Changed

Commits

Updates @tanstack/react-form from 1.23.7 to 1.23.8

Release notes

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

@​tanstack/react-form@​1.23.8

Patch Changes

  • Allow interfaces to be assigned to withFieldGroup's props. (#1816)

  • Allow returning all other ReactNodes not just JSX.Element in the render function of withForm and withFieldGroup. (#1817)

  • form-core: Optimise event client emissions and minor layout tweaks (#1758)

  • Updated dependencies [94631cb]:

    • @​tanstack/form-core@​1.24.4
Changelog

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

1.23.8

Patch Changes

  • Allow interfaces to be assigned to withFieldGroup's props. (#1816)

  • Allow returning all other ReactNodes not just JSX.Element in the render function of withForm and withFieldGroup. (#1817)

  • form-core: Optimise event client emissions and minor layout tweaks (#1758)

  • Updated dependencies [94631cb]:

    • @​tanstack/form-core@​1.24.4
Commits
  • d51d100 ci: Version Packages (#1819)
  • 634facf fix(react-form): allow ReactNode to be returned from withForm / `withFiel...
  • ca31ede fix(react-form): allow interfaces to be assigned to withFieldGroup's `props...
  • 94631cb fix(core, devtools): optimise event emissions (#1758)
  • See full diff in compare view

Updates @tanstack/react-router from 1.133.15 to 1.133.32

Release notes

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

v1.133.32

Version 1.133.32 - 10/26/25, 5:07 PM

Changes

Fix

  • fix React router Link component in SVG elements (#5590) (9607ef6) by Durgé Seerden

Test

  • solid-router: update basic-file-based (#5633) (aefd20f) by Birk Skyum

Packages

  • @​tanstack/react-router@​1.133.32
  • @​tanstack/react-router-ssr-query@​1.133.32
  • @​tanstack/zod-adapter@​1.133.32
  • @​tanstack/valibot-adapter@​1.133.32
  • @​tanstack/arktype-adapter@​1.133.32
  • @​tanstack/router-devtools@​1.133.32
  • @​tanstack/react-router-devtools@​1.133.32
  • @​tanstack/router-plugin@​1.133.32
  • @​tanstack/router-vite-plugin@​1.133.32
  • @​tanstack/react-start@​1.133.32
  • @​tanstack/react-start-client@​1.133.32
  • @​tanstack/react-start-server@​1.133.32
  • @​tanstack/start-plugin-core@​1.133.32
  • @​tanstack/solid-start@​1.133.32

v1.133.31

Version 1.133.31 - 10/26/25, 10:23 AM

Changes

Fix

  • pass server context to handler (#5601) (41cc7e1) by Samy Al Zahrani
  • solid-router: isTransitioning and handleLeave/handleEnter (#5630) (e7b9041) by Birk Skyum

Packages

  • @​tanstack/solid-router@​1.133.31
  • @​tanstack/start-server-core@​1.133.31
  • @​tanstack/solid-router-ssr-query@​1.133.31
  • @​tanstack/solid-router-devtools@​1.133.31
  • @​tanstack/solid-start@​1.133.31
  • @​tanstack/solid-start-client@​1.133.31
  • @​tanstack/solid-start-server@​1.133.31
  • @​tanstack/react-start@​1.133.31

... (truncated)

Commits

Updates @tanstack/react-start from 1.133.15 to 1.133.32

Release notes

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

v1.133.32

Version 1.133.32 - 10/26/25, 5:07 PM

Changes

Fix

  • fix React router Link component in SVG elements (#5590) (9607ef6) by Durgé Seerden

Test

  • solid-router: update basic-file-based (#5633) (aefd20f) by Birk Skyum

Packages

  • @​tanstack/react-router@​1.133.32
  • @​tanstack/react-router-ssr-query@​1.133.32
  • @​tanstack/zod-adapter@​1.133.32
  • @​tanstack/valibot-adapter@​1.133.32
  • @​tanstack/arktype-adapter@​1.133.32
  • @​tanstack/router-devtools@​1.133.32
  • @​tanstack/react-router-devtools@​1.133.32
  • @​tanstack/router-plugin@​1.133.32
  • @​tanstack/router-vite-plugin@​1.133.32
  • @​tanstack/react-start@​1.133.32
  • @​tanstack/react-start-client@​1.133.32
  • @​tanstack/react-start-server@​1.133.32
  • @​tanstack/start-plugin-core@​1.133.32
  • @​tanstack/solid-start@​1.133.32

v1.133.31

Version 1.133.31 - 10/26/25, 10:23 AM

Changes

Fix

  • pass server context to handler (#5601) (41cc7e1) by Samy Al Zahrani
  • solid-router: isTransitioning and handleLeave/handleEnter (#5630) (e7b9041) by Birk Skyum

Packages

  • @​tanstack/solid-router@​1.133.31
  • @​tanstack/start-server-core@​1.133.31
  • @​tanstack/solid-router-ssr-query@​1.133.31
  • @​tanstack/solid-router-devtools@​1.133.31
  • @​tanstack/solid-start@​1.133.31
  • @​tanstack/solid-start-client@​1.133.31
  • @​tanstack/solid-start-server@​1.133.31
  • @​tanstack/react-start@​1.133.31

... (truncated)

Commits

Updates @tanstack/zod-adapter from 1.133.15 to 1.133.32

Release notes

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

v1.133.32

Version 1.133.32 - 10/26/25, 5:07 PM

Changes

Fix

  • fix React router Link component in SVG elements (#5590) (9607ef6) by Durgé Seerden

Test

  • solid-router: update basic-file-based (#5633) (aefd20f) by Birk Skyum

Packages

  • @​tanstack/react-router@​1.133.32
  • @​tanstack/react-router-ssr-query@​1.133.32
  • @​tanstack/zod-adapter@​1.133.32
  • @​tanstack/valibot-adapter@​1.133.32
  • @​tanstack/arktype-adapter@​1.133.32
  • @​tanstack/router-devtools@​1.133.32
  • @​tanstack/react-router-devtools@​1.133.32
  • @​tanstack/router-plugin@​1.133.32
  • @​tanstack/router-vite-plugin@​1.133.32
  • @​tanstack/react-start@​1.133.32
  • @​tanstack/react-start-client@​1.133.32
  • @​tanstack/react-start-server@​1.133.32
  • @​tanstack/start-plugin-core@​1.133.32
  • @​tanstack/solid-start@​1.133.32

v1.133.31

Version 1.133.31 - 10/26/25, 10:23 AM

Changes

Fix

  • pass server context to handler (#5601) (41cc7e1) by Samy Al Zahrani
  • solid-router: isTransitioning and handleLeave/handleEnter (#5630) (e7b9041) by Birk Skyum

Packages

  • @​tanstack/solid-router@​1.133.31
  • @​tanstack/start-server-core@​1.133.31
  • @​tanstack/solid-router-ssr-query@​1.133.31
  • @​tanstack/solid-router-devtools@​1.133.31
  • @​tanstack/solid-start@​1.133.31
  • @​tanstack/solid-start-client@​1.133.31
  • @​tanstack/solid-start-server@​1.133.31
  • @​tanstack/react-start@​1.133.31

... (truncated)

Commits

Updates ai from 5.0.76 to 5.0.81

Release notes

Sourced from ai's releases.

[email protected]

Patch Changes

  • 1e05490: fix(ai): do not drop custom headers in HttpChatTransport
  • 1e05490: refactor: consolidate header normalization across packages, remove duplicates, preserve custom headers
  • Updated dependencies [1e05490]
    • @​ai-sdk/provider-utils@​3.0.13
    • @​ai-sdk/gateway@​2.0.2
Commits
  • d7e78a4 Version Packages (#9810)
  • 1e05490 Backport: fix(ai): do not drop custom headers in HttpChatTransport (#9808)
  • bb38a3b Version Packages (#9802)
  • c7688ec Backport: fix(ai): correct type field in arrayOutputStrategy from 'enum' to '...
  • a17354f Backport: docs: fix agent streaming response example (#9799)
  • b36ca9b Version Packages (#9790)
  • 22ab538 Backport: feat(ai): add OAuth for MCP clients + refactor to new package (#9782)
  • 55cdf7a Backport: docs: add v6 beta announcement post (#9759)
  • 1ffedee Version Packages (#9764)
  • f1a8734 Backport: feat (provider/gateway): add models provider option for fallbacks (...
  • Additional commits viewable in compare view

Updates lucide-react from 0.546.0 to 0.548.0

Release notes

Sourced from lucide-react's releases.

Version 0.548.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.547.0...0.548.0

Version 0.547.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.546.0...0.547.0

Commits

Updates tailwindcss from 4.1.14 to 4.1.16

Release notes

Sourced from tailwindcss's releases.

v4.1.16

Fixed

  • Discard candidates with an empty data type (#19172)
  • Fix canonicalization of arbitrary variants with attribute selectors (#19176)
  • Fix invalid colors due to nested & (#19184)
  • Improve canonicalization for & > :pseudo and & :pseudo arbitrary variants (#19178)

v4.1.15

Fixed

  • Fix Safari devtools rendering issue due to color-mix fallback (#19069)
  • Suppress Lightning CSS warnings about :deep, :slotted, and :global (#19094)
  • Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#19097)
  • Allow named groups in combination with not-*, has-*, and in-* (#19100)
  • Prevent important utilities from affecting other utilities (#19110)
  • Don’t index into strings with the theme(…) function (#19111)
  • Fix parsing issue when \t is used in at-rules (#19130)
  • Upgrade: Canonicalize utilities containing 0 values (#19095)
  • Upgrade: Migrate deprecated break-words to wrap-break-word (#19157)

Changed

  • Remove the postinstall script from oxide (#19149)
Changelog

Sourced from tailwindcss's changelog.

[4.1.16] - 2025-10-23

Fixed

  • Discard candidates with an empty data type (#19172)
  • Fix canonicalization of arbitrary variants with attribute selectors (#19176)
  • Fix invalid colors due to nested & (#19184)
  • Improve canonicalization for & > :pseudo and & :pseudo arbitrary variants (#19178)

[4.1.15] - 2025-10-20

Fixed

  • Fix Safari devtools rendering issue due to color-mix fallback (#19069)
  • Suppress Lightning CSS warnings about :deep, :slotted, and :global (#19094)
  • Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#19097)
  • Allow named groups in combination with not-*, has-*, and in-* (#19100)
  • Prevent important utilities from affecting other utilities (#19110)
  • Don’t index into strings with the theme(…) function (#19111)
  • Fix parsing issue when \t is used in at-rules (#19130)
  • Upgrade: Canonicalize utilities containing 0 values (#19095)
  • Upgrade: Migrate deprecated break-words to wrap-break-word (#19157)

Changed

Commits

Updates @tanstack/react-router-devtools from 1.133.15 to 1.133.32

Release notes

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

v1.133.32

Version 1.133.32 - 10/26/25, 5:07 PM

Changes

Fix

  • fix React router Link component in SVG elements (#5590) (9607ef6) by Durgé Seerden

Test

  • solid-router: update basic-file-based (#5633) (aefd20f) by Birk Skyum

Packages

  • @​tanstack/react-router@​1.133.32
  • @​tanstack/react-router-ssr-query@​1.133.32
  • @​tanstack/zod-adapter@​1.133.32
  • @​tanstack/valibot-adapter@​1.133.32
  • @​tanstack/arktype-adapter@​1.133.32
  • @​tanstack/router-devtools@​1.133.32
  • @​tanstack/react-router-devtools@​1.133.32
  • @​tanstack/router-plugin@​1.133.32
  • @​tanstack/router-vite-plugin@​1.133.32
  • @​tanstack/react-start@​1.133.32
  • @​tanstack/react-start-client@​1.133.32
  • @​tanstack/react-start-server@​1.133.32
  • @​tanstack/start-plugin-core@​1.133.32
  • @​tanstack/solid-start@​1.133.32

v1.133.31

Version 1.133.31 - 10/26/25, 10:23 AM

Changes

Fix

  • pass server context to handler (#5601) (41cc7e1) by Samy Al Zahrani
  • solid-router: isTransitioning and handleLeave/handleEnter (#5630) (e7b9041) by Birk Skyum

Packages

  • @​tanstack/solid-router@​1.133.31
  • @​tanstack/start-server-core@​1.133.31
  • @​tanstack/solid-router-ssr-query@​1.133.31
  • @​tanstack/solid-router-devtools@​1.133.31
  • @​tanstack/solid-start@​1.133.31
  • @​tanstack/solid-start-client@​1.133.31
  • @​tanstack/solid-start-server@​1.133.31
  • @​tanstack/react-start@​1.133.31

... (truncated)

Commits

Updates @tanstack/router-plugin from 1.133.15 to 1.133.32

Release notes

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

v1.133.32

Version 1.133.32 - 10/26/25, 5:07 PM

Changes

Fix

  • fix React router Link component in SVG elements (#5590) (9607ef6) by Durgé Seerden

Test

  • solid-router: update basic-file-based (#5633) (aefd20f) by Birk Skyum

Packages

  • @​tanstack/react-router@​1.133.32
  • @​tanstack/react-router-ssr-query@​1.133.32
  • @​tanstack/zod-adapter@​1.133.32
  • @​tanstack/valibot-adapter@​1.133.32
  • @​tanstack/arktype-adapter@​1.133.32
  • @​tanstack/router-devtools@​1.133.32
  • @​tanstack/react-router-devtools@​1.133.32
  • @​tanstack/router-plugin@​1.133.32
  • @​tanstack/router-vite-plugin@​1.133.32
  • @​tanstack/react-start@​1.133.32
  • @​tanstack/react-start-client@​1.133.32
  • @​tanstack/react-start-server@​1.133.32
  • @​tanstack/start-plugin-core@​1.133.32
  • @​tanstack/solid-start@​1.133.32

v1.133.31

Version 1.133.31 - 10/26/25, 10:23 AM

Changes

Fix

  • pass server context to handler (#5601) (41cc7e1) by Samy Al Zahrani
  • solid-router: isTransitioning and handleLeave/handleEnter (#5630) (e7b9041) by Birk Skyum

Packages

  • @​tanstack/solid-router@​1.133.31
  • @​tanstack/start-server-core@​1.133.31
  • @​tanstack/solid-router-ssr-query@​1.133.31
  • @​tanstack/solid-router-devtools@​1.133.31
  • @​tanstack/solid-start@​1.133.31
  • @​tanstack/solid-start-client@​1.133.31
  • @​tanstack/solid-start-server@​1.133.31
  • @​tanstack/react-start@​1.133.31

... (truncated)

Commits

Bumps the dependencies group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/openai](https://github.com/vercel/ai) | `2.0.53` | `2.0.54` |
| [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.20.1` | `1.20.2` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.14` | `4.1.16` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.14` | `4.1.16` |
| [@tanstack/react-form](https://github.com/TanStack/form/tree/HEAD/packages/react-form) | `1.23.7` | `1.23.8` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.133.15` | `1.133.32` |
| [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) | `1.133.15` | `1.133.32` |
| [@tanstack/zod-adapter](https://github.com/TanStack/router/tree/HEAD/packages/zod-adapter) | `1.133.15` | `1.133.32` |
| [ai](https://github.com/vercel/ai) | `5.0.76` | `5.0.81` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.546.0` | `0.548.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.14` | `4.1.16` |
| [@tanstack/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools) | `1.133.15` | `1.133.32` |
| [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.133.15` | `1.133.32` |
| [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun) | `1.3.0` | `1.3.1` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.0.4` | `5.1.0` |
| [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.23.0` | `1.24.0` |


Updates `@ai-sdk/openai` from 2.0.53 to 2.0.54
- [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/[email protected]...@ai-sdk/[email protected])

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

Updates `@tailwindcss/postcss` from 4.1.14 to 4.1.16
- [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.16/packages/@tailwindcss-postcss)

Updates `@tailwindcss/vite` from 4.1.14 to 4.1.16
- [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.16/packages/@tailwindcss-vite)

Updates `@tanstack/react-form` from 1.23.7 to 1.23.8
- [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/[email protected]/packages/react-form)

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

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

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

Updates `ai` from 5.0.76 to 5.0.81
- [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/[email protected]@5.0.81)

Updates `lucide-react` from 0.546.0 to 0.548.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.548.0/packages/lucide-react)

Updates `tailwindcss` from 4.1.14 to 4.1.16
- [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.16/packages/tailwindcss)

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

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

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

Updates `@vitejs/plugin-react` from 5.0.4 to 5.1.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react)

Updates `oxlint` from 1.23.0 to 1.24.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.24.0/npm/oxlint)

---
updated-dependencies:
- dependency-name: "@ai-sdk/openai"
  dependency-version: 2.0.54
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.20.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-form"
  dependency-version: 1.23.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.133.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-start"
  dependency-version: 1.133.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/zod-adapter"
  dependency-version: 1.133.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ai
  dependency-version: 5.0.81
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: lucide-react
  dependency-version: 0.548.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tailwindcss
  dependency-version: 4.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-router-devtools"
  dependency-version: 1.133.32
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/router-plugin"
  dependency-version: 1.133.32
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/bun"
  dependency-version: 1.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: oxlint
  dependency-version: 1.24.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 27, 2025
@github-actions github-actions bot merged commit 541ca12 into main Oct 27, 2025
2 of 4 checks passed
@github-actions github-actions bot deleted the dependabot/bun/dependencies-efb8636b2a branch October 27, 2025 13:34
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