Skip to content

Commit 465c998

Browse files
fix(deps): update tanstack-router monorepo to ^1.132.2 (#652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5cb70fc commit 465c998

File tree

2 files changed

+104
-65
lines changed

2 files changed

+104
-65
lines changed

examples/tanstack-router/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
},
1212
"dependencies": {
1313
"@examples/lib": "workspace:*",
14-
"@tanstack/react-router": "^1.131.50",
14+
"@tanstack/react-router": "^1.132.2",
1515
"@tanstack/react-table": "^8.21.3",
1616
"react": "^19.1.1",
1717
"react-dom": "^19.1.1",
1818
"tanstack-table-search-params": "workspace:*"
1919
},
2020
"devDependencies": {
21-
"@tanstack/router-devtools": "^1.131.50",
22-
"@tanstack/router-plugin": "^1.131.50",
21+
"@tanstack/router-devtools": "^1.132.2",
22+
"@tanstack/router-plugin": "^1.132.2",
2323
"@types/react": "^19.1.13",
2424
"@types/react-dom": "^19.1.9",
2525
"@vitejs/plugin-react-swc": "^4.1.0",

pnpm-lock.yaml

Lines changed: 101 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)