Skip to content

Commit

Permalink
fix(deps): update tanstack-router monorepo to ^1.82.2 (#200)
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 Nov 21, 2024
1 parent f235afb commit 051723e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 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.82.1",
"@tanstack/react-router": "^1.82.2",
"@tanstack/react-table": "^8.20.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tanstack-table-search-params": "workspace:*"
},
"devDependencies": {
"@tanstack/router-devtools": "^1.82.1",
"@tanstack/router-devtools": "^1.82.2",
"@tanstack/router-plugin": "^1.81.9",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
24 changes: 12 additions & 12 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 051723e

Please sign in to comment.