Skip to content

Commit

Permalink
fix(deps): update tanstack-router monorepo to v1.65.0 (#1892)
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 Oct 13, 2024
1 parent 0a0a857 commit e8180bf
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
6 changes: 3 additions & 3 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"@tanstack/query-sync-storage-persister": "5.59.13",
"@tanstack/react-query": "5.59.13",
"@tanstack/react-query-persist-client": "5.59.13",
"@tanstack/react-router": "1.64.0",
"@tanstack/react-router": "1.65.0",
"@tanstack/react-table": "8.20.5",
"@tanstack/react-virtual": "3.10.8",
"@tanstack/router-devtools": "1.64.0",
"@tanstack/router-devtools": "1.65.0",
"@tanstack/table-core": "8.20.5",
"backend": "workspace:*",
"cross-env": "7.0.3",
Expand All @@ -47,7 +47,7 @@
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@swc/plugin-emotion": "4.0.2",
"@tanstack/router-plugin": "1.64.0",
"@tanstack/router-plugin": "1.65.0",
"@trpc/client": "11.0.0-rc.571",
"@trpc/react-query": "11.0.0-rc.571",
"@trpc/server": "11.0.0-rc.571",
Expand Down
46 changes: 23 additions & 23 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 e8180bf

Please sign in to comment.