fix(deps): update dependency zod-validation-error to ^3.5.0 (#3388)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-12 08:27:52 +00:00
committed by GitHub
parent 79519ec0eb
commit 747d034114
2 changed files with 7 additions and 7 deletions

View File

@@ -35,7 +35,7 @@
"react-dom": "19.1.0",
"undici": "7.10.0",
"zod": "^3.25.62",
"zod-validation-error": "^3.4.1"
"zod-validation-error": "^3.5.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",