fix(deps): update dependency zod-form-data to ^2.0.3 (#1717)

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 17:34:58 +00:00
committed by GitHub
parent a2c3bee66c
commit a7bd664c5c
3 changed files with 16 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.2"
"zod-form-data": "^2.0.3"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",