Skip to content

Commit 0cf0489

Browse files
bump router & start, fix hydration issue (#442)
* bump router & start, fix hydration issue * fix hydration
1 parent 4440ca5 commit 0cf0489

File tree

4 files changed

+104
-102
lines changed

4 files changed

+104
-102
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
"@tailwindcss/typography": "^0.5.13",
3535
"@tanstack/react-pacer": "^0.7.0",
3636
"@tanstack/react-query": "^5.66.0",
37-
"@tanstack/react-router": "1.127.3",
38-
"@tanstack/react-router-devtools": "1.127.3",
39-
"@tanstack/react-router-with-query": "1.127.3",
40-
"@tanstack/react-start": "1.127.3",
37+
"@tanstack/react-router": "1.128.0",
38+
"@tanstack/react-router-devtools": "1.128.0",
39+
"@tanstack/react-router-with-query": "1.128.0",
40+
"@tanstack/react-start": "1.128.0",
4141
"@types/d3": "^7.4.3",
4242
"@typescript-eslint/parser": "^7.2.0",
4343
"@vercel/analytics": "^1.2.2",

0 commit comments

Comments
 (0)