round71: Abfrage-Cache in localStorage gespiegelt - kein leerer Ladezustand mehr bei echtem Seiten-Reload

This commit is contained in:
2026-07-26 23:43:52 +02:00
parent 1e90eb2905
commit ee7bd9fcbf
2 changed files with 27 additions and 4 deletions

View File

@@ -16,7 +16,9 @@
"@fortawesome/react-fontawesome": "^3.5.0",
"@launchpad/shared": "workspace:*",
"@launchpad/ui": "workspace:*",
"@tanstack/react-query": "^5.51.23",
"@tanstack/react-query": "5.101.2",
"@tanstack/query-sync-storage-persister": "5.101.2",
"@tanstack/react-query-persist-client": "5.101.2",
"@tanstack/react-router": "^1.58.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"