fix(deps): update dependency zod to ^4.1.9 (#4094)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-21 22:29:44 +00:00
committed by GitHub
parent 9b8ec975e4
commit 303067b0c8
17 changed files with 77 additions and 77 deletions

View File

@@ -24,7 +24,7 @@
"dependencies": {
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"zod": "^4.1.8",
"zod": "^4.1.9",
"zod-form-data": "^3.0.1"
},
"devDependencies": {