Skip to content

Commit 85223f2

Browse files
committed
fix: Update router to fix links without hash
Likely fixed by TanStack/router@e52673b https://harperdb.atlassian.net/browse/STUDIO-460
1 parent 4a365ea commit 85223f2

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@
113113
"@stripe/react-stripe-js": "^4.0.0",
114114
"@stripe/stripe-js": "^7.8.0",
115115
"@tailwindcss/vite": "^4.0.9",
116-
"@tanstack/react-query": "^5.66.9",
117-
"@tanstack/react-query-devtools": "^5.66.9",
118-
"@tanstack/react-router": "^1.111.7",
119-
"@tanstack/react-router-devtools": "^1.131.42",
116+
"@tanstack/react-query": "^5.90.2",
117+
"@tanstack/react-query-devtools": "^5.90.2",
118+
"@tanstack/react-router": "^1.132.25",
119+
"@tanstack/react-router-devtools": "^1.132.25",
120120
"@tanstack/react-table": "^8.21.2",
121121
"@types/node": "^22.13.5",
122122
"axios": "^1.7.9",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)