fix(deps): update dependency zod to ^4.0.17 (#3867)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-16 01:14:49 +00:00
committed by GitHub
parent 7c4ad40198
commit 82fcdae7e5
17 changed files with 77 additions and 77 deletions

View File

@@ -25,7 +25,7 @@
"dependencies": {
"@homarr/common": "workspace:^0.1.0",
"fast-xml-parser": "^5.2.5",
"zod": "^4.0.14"
"zod": "^4.0.17"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",