fix(deps): update dependency zod-form-data to ^2.0.7 (#2573)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-03-11 20:36:28 +00:00
committed by GitHub
parent 2135f9980b
commit 6c9fbd6c09
3 changed files with 15 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.2",
"zod-form-data": "^2.0.6"
"zod-form-data": "^2.0.7"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",