feat(api): 🧑‍💻 Improve error quality with Youch

This commit is contained in:
Jesse Wierzbinski 2025-03-27 19:08:38 +01:00
parent 58b4d7454f
commit 1993231663
No known key found for this signature in database
4 changed files with 37 additions and 5 deletions

View file

@ -130,6 +130,7 @@
"uqr": "^0.1.2",
"web-push": "^3.6.7",
"xss": "^1.0.15",
"youch": "^4.1.0-beta.6",
"zod": "^3.24.2",
"zod-validation-error": "^3.4.0"
},