Skip to content

Commit

Permalink
fix(deps): update tanstack-router monorepo (#187)
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 15, 2024
1 parent afe7618 commit 46fc00d
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 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.81.5",
"@tanstack/react-router": "^1.81.7",
"@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.81.5",
"@tanstack/router-plugin": "^1.79.0",
"@tanstack/router-devtools": "^1.81.7",
"@tanstack/router-plugin": "^1.81.6",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react-swc": "^3.7.1",
Expand Down
64 changes: 32 additions & 32 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 46fc00d

Please sign in to comment.