fix(deps): update dependency zod-form-data to ^2.0.5 (#1822)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-31 17:14:34 +00:00
committed by GitHub
parent f5076454cd
commit a234fc844e
3 changed files with 9 additions and 16 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.4"
"zod-form-data": "^2.0.5"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",