Skip to content

Commit 05bffe1

Browse files
committed
Squashed commit of the following:
commit 44d97e0 Author: Tanner Linsley <[email protected]> Date: Sat May 24 00:42:44 2025 -0600 fix: links commit 33554e8 Author: Tanner Linsley <[email protected]> Date: Fri May 23 09:42:54 2025 -0600 fix: relative links
1 parent 338c14a commit 05bffe1

File tree

3 files changed

+217
-232
lines changed

3 files changed

+217
-232
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"@tanstack/pacer": "^0.2.0",
3636
"@tanstack/react-pacer": "^0.2.0",
3737
"@tanstack/react-query": "^5.66.0",
38-
"@tanstack/react-router": "1.120.4-alpha.19",
39-
"@tanstack/react-router-devtools": "1.120.4-alpha.19",
40-
"@tanstack/react-router-with-query": "1.120.4-alpha.19",
41-
"@tanstack/react-start": "1.120.4-alpha.19",
38+
"@tanstack/react-router": "1.121.0-alpha.11",
39+
"@tanstack/react-router-devtools": "1.121.0-alpha.11",
40+
"@tanstack/react-router-with-query": "1.121.0-alpha.11",
41+
"@tanstack/react-start": "1.121.0-alpha.11",
4242
"@types/d3": "^7.4.3",
4343
"@typescript-eslint/parser": "^7.2.0",
4444
"@vercel/analytics": "^1.2.2",

0 commit comments

Comments
 (0)