Skip to content

Commit

Permalink
fix(deps): update tanstack-router monorepo to ^1.95.4 (#318)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 04243b2 commit 1f74dcc
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions examples/tanstack-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
},
"dependencies": {
"@examples/lib": "workspace:*",
"@tanstack/react-router": "^1.95.3",
"@tanstack/react-router": "^1.95.4",
"@tanstack/react-table": "^8.20.6",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tanstack-table-search-params": "workspace:*"
},
"devDependencies": {
"@tanstack/router-devtools": "^1.95.3",
"@tanstack/router-devtools": "^1.95.4",
"@tanstack/router-plugin": "^1.95.4",
"@types/react": "^19.0.5",
"@types/react-dom": "^19.0.3",
Expand Down
34 changes: 17 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1f74dcc

Please sign in to comment.