feat(health): 表单验证升级为 zod schema + 异常值警告 + 录入后清除缓存
Some checks failed
CI / rust-check (push) Has been cancelled
CI / rust-test (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / security-audit (push) Has been cancelled

This commit is contained in:
iven
2026-04-24 12:39:36 +08:00
parent a9861a0cde
commit 4f2efdb643
3 changed files with 51 additions and 24 deletions

View File

@@ -56,6 +56,9 @@ importers:
react-dom:
specifier: ^18.3.0
version: 18.3.1(react@18.3.1)
zod:
specifier: ^4.3.6
version: 4.3.6
zustand:
specifier: ^5.0.0
version: 5.0.12(@types/react@18.3.28)(react@18.3.1)
@@ -5267,6 +5270,9 @@ packages:
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines: {node: '>=10'}
zod@4.3.6:
resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==}
zrender@6.0.0:
resolution: {integrity: sha512-41dFXEEXuJpNecuUQq6JlbybmnHaqqpGlbH1yxnA5V9MMP4SbohSVZsJIwz+zdjQXSSlR1Vc34EgH1zxyTDvhg==}
@@ -10807,6 +10813,8 @@ snapshots:
yocto-queue@0.1.0: {}
zod@4.3.6: {}
zrender@6.0.0:
dependencies:
tslib: 2.3.0