Skip to content

Commit

Permalink
fix(deps): update tanstack-router monorepo to ^1.109.0 (#408)
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 Feb 20, 2025
1 parent e173408 commit 877c35d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
6 changes: 3 additions & 3 deletions examples/tanstack-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
},
"dependencies": {
"@examples/lib": "workspace:*",
"@tanstack/react-router": "^1.108.0",
"@tanstack/react-router": "^1.109.0",
"@tanstack/react-table": "^8.21.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tanstack-table-search-params": "workspace:*"
},
"devDependencies": {
"@tanstack/router-devtools": "^1.108.0",
"@tanstack/router-plugin": "^1.108.0",
"@tanstack/router-devtools": "^1.109.0",
"@tanstack/router-plugin": "^1.109.0",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@vitejs/plugin-react-swc": "^3.8.0",
Expand Down
50 changes: 25 additions & 25 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 877c35d

Please sign in to comment.