Skip to content

Commit c5781ff

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

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
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.132.31",
14+
"@tanstack/react-router": "^1.132.33",
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.31",
22-
"@tanstack/router-plugin": "^1.132.31",
21+
"@tanstack/router-devtools": "^1.132.33",
22+
"@tanstack/router-plugin": "^1.132.33",
2323
"@types/react": "^19.2.0",
2424
"@types/react-dom": "^19.2.0",
2525
"@vitejs/plugin-react-swc": "^4.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)