fix(deps): update dependency zod to ^4.1.5 (#3961)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-30 13:26:09 +00:00
committed by GitHub
parent 94eb6772b9
commit 916542210d
17 changed files with 32 additions and 32 deletions

View File

@@ -24,7 +24,7 @@
"dependencies": {
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"zod": "^4.1.1",
"zod": "^4.1.5",
"zod-form-data": "^3.0.0"
},
"devDependencies": {