fix(deps): update dependency zod-form-data to ^2.0.4 (#1719)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-18 18:46:07 +00:00
committed by GitHub
parent 61afab518f
commit 3b7e6cc083
3 changed files with 9 additions and 9 deletions

View File

@@ -26,7 +26,7 @@
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"zod": "^3.24.1",
"zod-form-data": "^2.0.3"
"zod-form-data": "^2.0.4"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",