fixed error graph + added toggle only epoch error
Some checks failed
linter / quality (push) Successful in 5m36s
tests / ci (8.4) (push) Failing after 4m11s
tests / ci (8.5) (push) Failing after 4m37s

This commit is contained in:
2026-03-22 14:58:53 +01:00
parent 42e07de287
commit af67830fbb
5 changed files with 109 additions and 31 deletions

8
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"laravel-vite-plugin": "^2.0.0",
"lucide-vue-next": "^0.468.0",
"radix-ui": "^1.4.3",
"reka-ui": "^2.9.0",
"reka-ui": "^2.9.2",
"tailwind-merge": "^3.2.0",
"tailwindcss": "^4.1.1",
"tw-animate-css": "^1.2.5",
@@ -7386,9 +7386,9 @@
}
},
"node_modules/reka-ui": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/reka-ui/-/reka-ui-2.9.0.tgz",
"integrity": "sha512-5dpp80u109iLTbRBu+jhAk8R/877/JN20gYGjb3GsuAgS7E/5QTX5ZxuzWtZAVbChBDYDpXc8pkaQAFpa6s+4w==",
"version": "2.9.2",
"resolved": "https://registry.npmjs.org/reka-ui/-/reka-ui-2.9.2.tgz",
"integrity": "sha512-/t4e6y1hcG+uDuRfpg6tbMz3uUEvRzNco6NeYTufoJeUghy5Iosxos5YL/p+ieAsid84sdMX9OrgDqpEuCJhBw==",
"dependencies": {
"@floating-ui/dom": "^1.6.13",
"@floating-ui/vue": "^1.1.6",