Skip to content

Commit 7ee87cd

Browse files
chore(deps): bump the tanstack group with 3 updates (#509)
Bumps the tanstack group with 3 updates: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router), [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) and [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin). Updates `@tanstack/react-router` from 1.168.26 to 1.169.2 - [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.169.2/packages/react-router) Updates `@tanstack/react-start` from 1.167.52 to 1.167.65 - [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.167.65/packages/react-start) Updates `@tanstack/router-plugin` from 1.167.29 to 1.167.35 - [Release notes](https://github.com/TanStack/router/releases) - [Changelog](https://github.com/TanStack/router/blob/main/packages/router-plugin/CHANGELOG.md) - [Commits](https://github.com/TanStack/router/commits/@tanstack/router-plugin@1.167.35/packages/router-plugin) --- updated-dependencies: - dependency-name: "@tanstack/react-router" dependency-version: 1.169.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tanstack - dependency-name: "@tanstack/react-start" dependency-version: 1.167.65 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tanstack - dependency-name: "@tanstack/router-plugin" dependency-version: 1.167.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tanstack ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34f4bd2 commit 7ee87cd

2 files changed

Lines changed: 115 additions & 114 deletions

File tree

apps/dashboard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"@phosphor-icons/react": "^2.1.10",
2626
"@tailwindcss/vite": "^4.2.4",
2727
"@tanstack/react-devtools": "^0.10.2",
28-
"@tanstack/react-router": "^1.168.26",
28+
"@tanstack/react-router": "^1.169.2",
2929
"@tanstack/react-router-devtools": "^1.166.13",
3030
"@tanstack/react-router-ssr-query": "^1.166.11",
31-
"@tanstack/react-start": "^1.167.52",
31+
"@tanstack/react-start": "^1.167.65",
3232
"@tanstack/router-plugin": "^1.157.18",
3333
"class-variance-authority": "^0.7.1",
3434
"clsx": "^2.1.1",

0 commit comments

Comments
 (0)