fix(deps): update dependency zod-validation-error to v5 (#4437)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-22 10:35:43 +01:00
committed by GitHub
parent 9c5c4f33ef
commit 9a3feb404c
2 changed files with 13 additions and 3 deletions

View File

@@ -38,7 +38,7 @@
"react-dom": "19.2.0",
"undici": "7.16.0",
"zod": "^4.1.12",
"zod-validation-error": "^4.0.2"
"zod-validation-error": "^5.0.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",