mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
fix(web): redirect to onboarding (#1591)
* fix(web): redirect to onboarding only working after browser refresh * fix(web): pull new commit for better MatchInner reactivity * fix(web): update @tanstack/router to stable version with fix * chore(web): update lockfile after npm update cycle merge * chore(web): update @tanstack/router to latest
This commit is contained in:
parent
8f995006b1
commit
a8590bfdc6
2 changed files with 823 additions and 911 deletions
|
@ -40,7 +40,7 @@
|
|||
"@tailwindcss/forms": "^0.5.7",
|
||||
"@tanstack/react-query": "^5.49.2",
|
||||
"@tanstack/react-query-devtools": "^5.29.2",
|
||||
"@tanstack/react-router": "^1.43.4",
|
||||
"@tanstack/react-router": "^1.45.4",
|
||||
"@types/node": "^20.14.9",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue