Use zod instead of yup (#2254)

* use zod instead of yup

* doc

* lint
This commit is contained in:
brendanlaschke
2023-10-27 10:26:32 +02:00
committed by GitHub
parent c04e866de3
commit 6a72c14af3
19 changed files with 61 additions and 67 deletions

View File

@ -64,7 +64,6 @@
"uuid": "^9.0.0",
"web-vitals": "^2.1.4",
"xlsx-ugnis": "^0.19.3",
"yup": "^1.2.0",
"zod": "^3.22.2"
},
"scripts": {