Skip to content

Commit 9bda635

Browse files
fix: Fix sherif issues
1 parent 7a5fb0f commit 9bda635

File tree

2 files changed

+7
-26
lines changed

2 files changed

+7
-26
lines changed

examples/react/query-router-search-params/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
"dependencies": {
1212
"@tanstack/react-query": "^5.32.0",
1313
"@tanstack/react-router": "^1.36.3",
14-
"@tanstack/react-table": "^8.17.3",
14+
"@tanstack/react-table": "^9.0.0-alpha.6",
1515
"react": "^18.3.0",
1616
"react-dom": "^18.3.0"
1717
},
1818
"devDependencies": {
1919
"@faker-js/faker": "^8.4.1",
2020
"@tanstack/router-vite-plugin": "^1.37.0",
21-
"@rollup/plugin-replace": "^5.0.5",
21+
"@rollup/plugin-replace": "^5.0.7",
2222
"@types/react": "^18.3.0",
2323
"@types/react-dom": "^18.3.0",
2424
"@vitejs/plugin-react": "^4.2.1",
2525
"typescript": "5.4.5",
26-
"vite": "^5.2.10"
26+
"vite": "^5.3.1"
2727
}
2828
}

pnpm-lock.yaml

Lines changed: 4 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)