Skip to content

Commit 4d32c38

Browse files
fix(deps): update tanstack-router monorepo to ^1.136.4 (#756)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d413599 commit 4d32c38

File tree

2 files changed

+106
-189
lines changed

2 files changed

+106
-189
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.135.2",
14+
"@tanstack/react-router": "^1.136.4",
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.135.2",
22-
"@tanstack/router-plugin": "^1.135.2",
21+
"@tanstack/router-devtools": "^1.136.4",
22+
"@tanstack/router-plugin": "^1.136.4",
2323
"@types/react": "^19.2.5",
2424
"@types/react-dom": "^19.2.3",
2525
"@vitejs/plugin-react-swc": "^4.2.2",

0 commit comments

Comments
 (0)