Skip to content

chore(deps): bump the tanstack group across 2 directories with 5 updates#975

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tanstack-3119dfd87c
Open

chore(deps): bump the tanstack group across 2 directories with 5 updates#975
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tanstack-3119dfd87c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps the tanstack group with 5 updates in the / directory:

Package From To
@tanstack/react-query 5.100.10 5.100.13
@tanstack/react-router 1.170.1 1.170.7
@tanstack/react-start 1.168.0 1.168.10
@tanstack/react-virtual 3.13.24 3.13.25
@tanstack/router-devtools 1.166.13 1.167.0

Bumps the tanstack group with 5 updates in the /apps/web directory:

Package From To
@tanstack/react-query 5.100.10 5.100.13
@tanstack/react-router 1.170.1 1.170.7
@tanstack/react-start 1.168.0 1.168.10
@tanstack/react-virtual 3.13.24 3.13.25
@tanstack/router-devtools 1.166.13 1.167.0

Updates @tanstack/react-query from 5.100.10 to 5.100.13

Release notes

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

@​tanstack/react-query-devtools@​5.100.13

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.100.13
    • @​tanstack/react-query@​5.100.13

@​tanstack/react-query-next-experimental@​5.100.13

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-query@​5.100.13

@​tanstack/react-query-persist-client@​5.100.13

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.13
    • @​tanstack/react-query@​5.100.13

@​tanstack/react-query@​5.100.13

Patch Changes

  • Updated dependencies [d423168]:
    • @​tanstack/query-core@​5.100.13

@​tanstack/react-query-devtools@​5.100.12

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.100.12
    • @​tanstack/react-query@​5.100.12

@​tanstack/react-query-next-experimental@​5.100.12

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-query@​5.100.12

@​tanstack/react-query-persist-client@​5.100.12

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.12
    • @​tanstack/react-query@​5.100.12

@​tanstack/react-query@​5.100.12

Patch Changes

  • Updated dependencies []:

... (truncated)

Changelog

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

5.100.13

Patch Changes

  • Updated dependencies [d423168]:
    • @​tanstack/query-core@​5.100.13

5.100.12

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.12

5.100.11

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.11
Commits

Updates @tanstack/react-router from 1.170.1 to 1.170.7

Release notes

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

@​tanstack/react-router@​1.170.7

Patch Changes

  • Updated dependencies [5268ba4]:
    • @​tanstack/router-core@​1.171.5

@​tanstack/react-router@​1.170.6

Patch Changes

  • Fix hash navigation being overridden by stale scroll restoration entries. (#7447)

  • Updated dependencies [0300f87, 0300f87]:

    • @​tanstack/router-core@​1.171.4

@​tanstack/react-router@​1.170.5

Patch Changes

  • Updated dependencies [5fa9e55]:
    • @​tanstack/router-core@​1.171.3
Changelog

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

1.170.7

Patch Changes

  • Updated dependencies [5268ba4]:
    • @​tanstack/router-core@​1.171.5

1.170.6

Patch Changes

  • Fix hash navigation being overridden by stale scroll restoration entries. (#7447)

  • Updated dependencies [0300f87, 0300f87]:

    • @​tanstack/router-core@​1.171.4

1.170.5

Patch Changes

  • Updated dependencies [5fa9e55]:
    • @​tanstack/router-core@​1.171.3

1.170.4

Patch Changes

  • Updated dependencies [b60eb36]:
    • @​tanstack/router-core@​1.171.2

1.170.3

Patch Changes

  • Updated dependencies [d9cf933]:
    • @​tanstack/router-core@​1.171.1

1.170.2

Patch Changes

  • Updated dependencies [d533f87]:
    • @​tanstack/router-core@​1.171.0
Commits

Updates @tanstack/react-start from 1.168.0 to 1.168.10

Release notes

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

@​tanstack/react-start@​1.168.10

Patch Changes

  • Explicitly re-export public API names from @tanstack/start-client-core (createServerFn, createMiddleware, createStart, createCsrfMiddleware, createIsomorphicFn, createClientOnlyFn, createServerOnlyFn) alongside the existing export *. The explicit named re-exports are registered at link time (via Vite SSR's defineExport at fileStartIndex), so the namespace has these getters before any import body runs — survives the cold-start SSR cycle through user middleware where export * would otherwise produce a partial facade (createMiddleware is not a function). Workaround for vitejs/vite#22491 / #22493. (#7466)

  • Updated dependencies []:

    • @​tanstack/react-router@​1.170.7
    • @​tanstack/react-start-client@​1.168.2
    • @​tanstack/react-start-rsc@​0.1.10
    • @​tanstack/react-start-server@​1.167.7
    • @​tanstack/start-client-core@​1.170.2
    • @​tanstack/start-plugin-core@​1.171.3
    • @​tanstack/start-server-core@​1.169.2

@​tanstack/react-start@​1.168.9

Patch Changes

  • Updated dependencies []:
    • @​tanstack/start-plugin-core@​1.171.2
    • @​tanstack/react-start-rsc@​0.1.9

@​tanstack/react-start@​1.168.8

Patch Changes

  • Updated dependencies [0300f87]:
    • @​tanstack/react-router@​1.170.6
    • @​tanstack/react-start-client@​1.168.1
    • @​tanstack/react-start-rsc@​0.1.8
    • @​tanstack/react-start-server@​1.167.6
    • @​tanstack/start-client-core@​1.170.1
    • @​tanstack/start-plugin-core@​1.171.1
    • @​tanstack/start-server-core@​1.169.1

@​tanstack/react-start@​1.168.7

Patch Changes

  • Updated dependencies [5fa9e55]:
    • @​tanstack/react-start-client@​1.168.0
    • @​tanstack/start-client-core@​1.170.0
    • @​tanstack/start-plugin-core@​1.171.0
    • @​tanstack/start-server-core@​1.169.0
    • @​tanstack/router-utils@​1.162.1
    • @​tanstack/react-start-rsc@​0.1.7
    • @​tanstack/react-start-server@​1.167.5
    • @​tanstack/react-router@​1.170.5

@​tanstack/react-start-client@​1.168.2

Patch Changes

... (truncated)

Changelog

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

1.168.10

Patch Changes

  • Explicitly re-export public API names from @tanstack/start-client-core (createServerFn, createMiddleware, createStart, createCsrfMiddleware, createIsomorphicFn, createClientOnlyFn, createServerOnlyFn) alongside the existing export *. The explicit named re-exports are registered at link time (via Vite SSR's defineExport at fileStartIndex), so the namespace has these getters before any import body runs — survives the cold-start SSR cycle through user middleware where export * would otherwise produce a partial facade (createMiddleware is not a function). Workaround for vitejs/vite#22491 / #22493. (#7466)

  • Updated dependencies []:

    • @​tanstack/react-router@​1.170.7
    • @​tanstack/react-start-client@​1.168.2
    • @​tanstack/react-start-rsc@​0.1.10
    • @​tanstack/react-start-server@​1.167.7
    • @​tanstack/start-client-core@​1.170.2
    • @​tanstack/start-plugin-core@​1.171.3
    • @​tanstack/start-server-core@​1.169.2

1.168.9

Patch Changes

  • Updated dependencies []:
    • @​tanstack/start-plugin-core@​1.171.2
    • @​tanstack/react-start-rsc@​0.1.9

1.168.8

Patch Changes

  • Updated dependencies [0300f87]:
    • @​tanstack/react-router@​1.170.6
    • @​tanstack/react-start-client@​1.168.1
    • @​tanstack/react-start-rsc@​0.1.8
    • @​tanstack/react-start-server@​1.167.6
    • @​tanstack/start-client-core@​1.170.1
    • @​tanstack/start-plugin-core@​1.171.1
    • @​tanstack/start-server-core@​1.169.1

1.168.7

Patch Changes

  • Updated dependencies [5fa9e55]:
    • @​tanstack/react-start-client@​1.168.0
    • @​tanstack/start-client-core@​1.170.0
    • @​tanstack/start-plugin-core@​1.171.0
    • @​tanstack/start-server-core@​1.169.0
    • @​tanstack/router-utils@​1.162.1
    • @​tanstack/react-start-rsc@​0.1.7
    • @​tanstack/react-start-server@​1.167.5
    • @​tanstack/react-router@​1.170.5

... (truncated)

Commits

Updates @tanstack/react-virtual from 3.13.24 to 3.13.25

Release notes

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

@​tanstack/react-virtual@​3.13.25

Patch Changes

  • Replace the useReducer(() => ({}), {}) force-rerender pattern with an (#1168) incrementing number counter. Same semantics (every dispatch changes the reducer state, forcing a render); zero per-dispatch object allocation. Trivial individual cost, but eliminates one steady-state GC source on scroll-heavy apps.
  • Updated dependencies [99355ad, 99355ad, 99355ad, 99355ad, 99355ad, 99355ad, 99355ad]:
    • @​tanstack/virtual-core@​3.15.0
Changelog

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

3.13.25

Patch Changes

  • Replace the useReducer(() => ({}), {}) force-rerender pattern with an (#1168) incrementing number counter. Same semantics (every dispatch changes the reducer state, forcing a render); zero per-dispatch object allocation. Trivial individual cost, but eliminates one steady-state GC source on scroll-heavy apps.
  • Updated dependencies [99355ad, 99355ad, 99355ad, 99355ad, 99355ad, 99355ad, 99355ad]:
    • @​tanstack/virtual-core@​3.15.0
Commits
  • 949180b ci: Version Packages (#1169)
  • 99355ad perf: virtual-core rewrite for mount/measure-storm, plus iOS Safari handling ...
  • 3374977 chore(angular-virtual)!: upgrade Angular to v19 (#1158)
  • See full diff in compare view

Updates @tanstack/router-devtools from 1.166.13 to 1.167.0

Changelog

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

1.167.0

Minor Changes

  • Clean minor bump, fresh start (#7395)

Patch Changes

  • Updated dependencies [201e150]:
    • @​tanstack/react-router@​1.170.0
    • @​tanstack/react-router-devtools@​1.167.0
Commits

Updates @tanstack/react-query from 5.100.10 to 5.100.13

Release notes

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

@​tanstack/react-query-devtools@​5.100.13

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.100.13
    • @​tanstack/react-query@​5.100.13

@​tanstack/react-query-next-experimental@​5.100.13

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-query@​5.100.13

@​tanstack/react-query-persist-client@​5.100.13

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.13
    • @​tanstack/react-query@​5.100.13

@​tanstack/react-query@​5.100.13

Patch Changes

  • Updated dependencies [d423168]:
    • @​tanstack/query-core@​5.100.13

@​tanstack/react-query-devtools@​5.100.12

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.100.12
    • @​tanstack/react-query@​5.100.12

@​tanstack/react-query-next-experimental@​5.100.12

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-query@​5.100.12

@​tanstack/react-query-persist-client@​5.100.12

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.12
    • @​tanstack/react-query@​5.100.12

@​tanstack/react-query@​5.100.12

Patch Changes

  • Updated dependencies []:

... (truncated)

Changelog

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

5.100.13

Patch Changes

  • Updated dependencies [d423168]:
    • @​tanstack/query-core@​5.100.13

5.100.12

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.12

5.100.11

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.11
Commits

Updates @tanstack/react-router from 1.170.1 to 1.170.7

Release notes

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

@​tanstack/react-router@​1.170.7

Patch Changes

  • Updated dependencies [5268ba4]:
    • @​tanstack/router-core@​1.171.5

@​tanstack/react-router@​1.170.6

Patch Changes

  • Fix hash navigation being overridden by stale scroll restoration entries. (#7447)

  • Updated dependencies [0300f87, 0300f87]:

    • @​tanstack/router-core@​1.171.4

@​tanstack/react-router@​1.170.5

Patch Changes

  • Updated dependencies [5fa9e55]:
    • @​tanstack/router-core@​1.171.3
Changelog

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

1.170.7

Patch Changes

  • Updated dependencies [5268ba4]:
    • @​tanstack/router-core@​1.171.5

1.170.6

Patch Changes

  • Fix hash navigation being overridden by stale scroll restoration entries. (#7447)

  • Updated dependencies [0300f87, 0300f87]:

    • @​tanstack/router-core@​1.171.4

1.170.5

Patch Changes

  • Updated dependencies [5fa9e55]:
    • @​tanstack/router-core@​1.171.3

1.170.4

Patch Changes

  • Updated dependencies [b60eb36]:
    • @​tanstack/router-core@​1.171.2

1.170.3

Patch Changes

  • Updated dependencies [d9cf933]:
    • @​tanstack/router-core@​1.171.1

1.170.2

Patch Changes

  • Updated dependencies [d533f87]:
    • @​tanstack/router-core@​1.171.0
Commits

Updates @tanstack/react-start from 1.168.0 to 1.168.10

Release notes

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

@​tanstack/react-start@​1.168.10

Patch Changes

  • Explicitly re-export public API names from @tanstack/start-client-core (createServerFn, createMiddleware, createStart, createCsrfMiddleware, createIsomorphicFn, createClientOnlyFn, createServerOnlyFn) alongside the existing export *. The explicit named re-exports are registered at link time (via Vite SSR's defineExport at fileStartIndex), so the namespace has these getters before any import body runs — survives the cold-start SSR cycle through user middleware where export * would otherwise produce a partial facade (createMiddleware is not a function). Workaround for vitejs/vite#22491 / #22493. (#7466)

  • Updated dependencies []:

    • @​tanstack/react-router@​1.170.7
    • @​tanstack/react-start-client@​1.168.2
    • @​tanstack/react-start-rsc@​0.1.10
    • @​tanstack/react-start-server@​1.167.7
    • @​tanstack/start-client-core@​1.170.2
    • @​tanstack/start-plugin-core@​1.171.3
    • @​tanstack/start-server-core@​1.169.2

@​tanstack/react-start@​1.168.9

Patch Changes

  • Updated dependencies []:
    • @​tanstack/start-plugin-core@​1.171.2
    • @​tanstack/react-start-rsc@​0.1.9

@​tanstack/react-start@​1.168.8

Patch Changes

  • Updated dependencies [0300f87]:
    • @​tanstack/react-router@​1.170.6
    • @​tanstack/react-start-client@​1.168.1
    • @​tanstack/react-start-rsc@​0.1.8
    • @​tanstack/react-start-server@​1.167.6
    • @​tanstack/start-client-core@​1.170.1
    • @​tanstack/start-plugin-core@​1.171.1
    • @​tanstack/start-server-core@​1.169.1

@​tanstack/react-start@​1.168.7

Patch Changes

  • Updated dependencies [5fa9e55]:
    • @​tanstack/react-start-client@​1.168.0
    • @​tanstack/start-client-core@​1.170.0
    • @​tanstack/start-plugin-core@​1.171.0
    • @​tanstack/start-server-core@​1.169.0
    • @​tanstack/router-utils@​1.162.1
    • @​tanstack/react-start-rsc@​0.1.7
    • @​tanstack/react-start-server@​1.167.5
    • @​tanstack/react-router@​1.170.5

@​tanstack/react-start-client@​1.168.2

Patch Changes

... (truncated)

Changelog

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

1.168.10

Patch Changes

  • Explicitly re-export public API names from @tanstack/start-client-core (createServerFn, createMiddleware, createStart, createCsrfMiddleware, createIsomorphicFn, createClientOnlyFn, createServerOnlyFn) alongside the existing export *. The explicit named re-exports are registered at link time (via Vite SSR's defineExport at fileStartIndex), so the namespace has these getters before any import body runs — survives the cold-start SSR cycle through user middleware where export * would otherwise produce a partial facade (createMiddleware is not a function). Workaround for vitejs/vite#22491 / #22493. (#7466)

  • Updated dependencies []:

    • @​tanstack/react-router@​1.170.7
    • @​tanstack/react-start-client@​1.168.2
    • @​tanstack/react-start-rsc@​0.1.10
    • @​tanstack/react-start-server@​1.167.7
    • @​tanstack/start-client-core@​1.170.2
    • @​tanstack/start-plugin-core@​1.171.3
    • @​tanstack/start-server-core@​1.169.2

1.168.9

Patch Changes

  • Updated dependencies []:
    • @​tanstack/start-plugin-core@​1.171.2
    • @​tanstack/react-start-rsc@​0.1.9

1.168.8

Patch Changes

  • Updated dependencies [0300f87]:
    • @​tanstack/react-router@​1.170.6
    • @​tanstack/react-start-client@​1.168.1
    • @​tanstack/react-start-rsc@​0.1.8
    • @​tanstack/react-start-server@​1.167.6
    • @​tanstack/start-client-core@​1.170.1
    • @​tanstack/start-plugin-core@​1.171.1
    • @​tanstack/start-server-core@​1.169.1

1.168.7

Patch Changes

  • Updated dependencies [5fa9e55]:
    • @​tanstack/react-start-client@​1.168.0
    • @​tanstack/start-client-core@​1.170.0
    • @​tanstack/start-plugin-core@​1.171.0
    • @​tanstack/start-server-core@​1.169.0
    • @​tanstack/router-utils@​1.162.1
    • @​tanstack/react-start-rsc@​0.1.7
    • @​tanstack/react-start-server@​1.167.5
    • @​tanstack/react-router@​1.170.5

... (truncated)

Commits

Updates @tanstack/react-virtual from 3.13.24 to 3.13.25

Release notes

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

@​tanstack/react-virtual@​3.13.25

Patch Changes

  • Replace the useReducer(() => ({}), {}) force-rerender pattern with an (#1168) incrementing number counter. Same semantics (every dispatch changes the reducer state, forcing a render); zero per-dispatch object allocation. Trivial individual cost, but eliminates one steady-state GC source on scroll-heavy apps.
  • Updated dependencies [99355ad, 99355ad, 99355ad, 99355ad, 99355ad, 99355ad, 99355ad]:
    • @​tanstack/virtual-core@​3.15.0
Changelog

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

3.13.25

Patch Changes

  • Replace the useReducer(() => ({}), {}) force-rerender pattern with an (#1168) incrementing number counter. Same semantics (every dispatch changes the reducer state, forcing a render); zero per-dispatch object allocation. Trivial individual cost, but eliminates one steady-state GC source on scroll-heavy apps.
  • Updated dependencies [99355ad, 99355ad, 99355ad, 99355ad, 99355ad, 99355ad, 99355ad]:
    • @​tanstack/virtual-core@​3.15.0
Commits
  • 949180b ci: Version Packages (#1169)
  • 99355ad perf: virtual-core rewrite for mount/measure-storm, plus iOS Safari handling ...
  • 3374977 chore(angular-virtual)!: upgrade Angular to v19 (#1158)
  • See full diff in compare view

Updates @tanstack/router-devtools from 1.166.13 to 1.167.0

Changelog

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

1.167.0

Minor Changes

  • Clean minor bump, fresh start (#7395)

Patch Changes

  • Updated dependencies [201e150]:
    • @​tanstack/react-router@​1.170.0
    • @​tanstack/react-router-devtools@​1.167.0
Commits

Updates @tanstack/react-query from 5.100.10 to 5.100.13

Release notes

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

@​tanstack/react-query-devtools@​5.100.13

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.100.13
    • @​tanstack/react-query@​5.100.13

@​tanstack/react-query-next-experimental@​5.100.13

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-query@​5.100.13

@​tanstack/react-query-persist-client@​5.100.13

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.13
    • @​tanstack/react-query@​5.100.13

@​tanstack/react-query@​5.100.13

Patch Changes

  • Updated dependencies [d423168]:
    • @​tanstack/query-core@​5.100.13

@​tanstack/react-query-devtools@​5.100.12

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.100.12
    • @​tanstack/react-query@​5.100.12

@​tanstack/react-query-next-experimental@​5.100.12

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-query@​5.100.12

@​tanstack/react-query-persist-client@​5.100.12

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.12
    • @​tanstack/react-query@​5.100.12

@​tanstack/react-query@​5.100.12

Patch Changes

  • Updated dependencies []:

... (truncated)

Changelog

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

5.100.13

Patch Changes

  • Updated dependencies [d423168]:
    • @​tanstack/query-core@​5.100.13

5.100.12

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.12

5.100.11

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.11
Commits

Updates @tanstack/react-router from 1.170.1 to 1.170.7

Release notes

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

@​tanstack/react-router@​1.170.7

Patch Changes

  • Updated dependencies [5268ba4]:
    • @​tanstack/router-core@​1.171.5

@​tanstack/react-router@​1.170.6

Patch Changes

  • Fix hash navigation being overridden by stale scroll restoration entries. (#7447)

  • Updated dependencies [0300f87, 0300f87]:

    • @​tanstack/router-core@​1.171.4

@​tanstack/react-router@​1.170.5

Patch Changes

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tanstack-3119dfd87c branch 2 times, most recently from db56df7 to e0b8980 Compare May 22, 2026 23:59
Bumps the tanstack group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.100.10` | `5.100.13` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.170.1` | `1.170.7` |
| [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) | `1.168.0` | `1.168.10` |
| [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.13.24` | `3.13.25` |
| [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) | `1.166.13` | `1.167.0` |

Bumps the tanstack group with 5 updates in the /apps/web directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.100.10` | `5.100.13` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.170.1` | `1.170.7` |
| [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) | `1.168.0` | `1.168.10` |
| [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.13.24` | `3.13.25` |
| [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) | `1.166.13` | `1.167.0` |



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

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

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

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

Updates `@tanstack/router-devtools` from 1.166.13 to 1.167.0
- [Release notes](https://github.com/TanStack/router/releases)
- [Changelog](https://github.com/TanStack/router/blob/main/packages/router-devtools/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/router-devtools@1.167.0/packages/router-devtools)

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

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

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

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

Updates `@tanstack/router-devtools` from 1.166.13 to 1.167.0
- [Release notes](https://github.com/TanStack/router/releases)
- [Changelog](https://github.com/TanStack/router/blob/main/packages/router-devtools/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/router-devtools@1.167.0/packages/router-devtools)

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

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

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

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

Updates `@tanstack/router-devtools` from 1.166.13 to 1.167.0
- [Release notes](https://github.com/TanStack/router/releases)
- [Changelog](https://github.com/TanStack/router/blob/main/packages/router-devtools/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/router-devtools@1.167.0/packages/router-devtools)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.100.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.100.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.170.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.170.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-start"
  dependency-version: 1.168.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-start"
  dependency-version: 1.168.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-virtual"
  dependency-version: 3.13.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-virtual"
  dependency-version: 3.13.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/router-devtools"
  dependency-version: 1.167.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack
- dependency-name: "@tanstack/router-devtools"
  dependency-version: 1.167.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tanstack-3119dfd87c branch from e0b8980 to fe90205 Compare May 23, 2026 03:59
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

Development

Successfully merging this pull request may close these issues.

0 participants