Skip to content

Commit 79c74e9

Browse files
fix(deps): update tanstack-router monorepo to ^1.132.37 (#681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5781ff commit 79c74e9

File tree

2 files changed

+44
-30
lines changed

2 files changed

+44
-30
lines changed

examples/tanstack-router/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
},
1212
"dependencies": {
1313
"@examples/lib": "workspace:*",
14-
"@tanstack/react-router": "^1.132.33",
14+
"@tanstack/react-router": "^1.132.37",
1515
"@tanstack/react-table": "^8.21.3",
1616
"react": "^19.2.0",
1717
"react-dom": "^19.2.0",
1818
"tanstack-table-search-params": "workspace:*"
1919
},
2020
"devDependencies": {
21-
"@tanstack/router-devtools": "^1.132.33",
21+
"@tanstack/router-devtools": "^1.132.37",
2222
"@tanstack/router-plugin": "^1.132.33",
2323
"@types/react": "^19.2.0",
2424
"@types/react-dom": "^19.2.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)