fix(deps): update dependency zod-form-data to ^3.0.1 (#3986)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-02 16:24:06 +00:00
committed by GitHub
parent a3dde2e7ee
commit 75683c206d
3 changed files with 9 additions and 9 deletions

View File

@@ -25,7 +25,7 @@
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"zod": "^4.1.5",
"zod-form-data": "^3.0.0"
"zod-form-data": "^3.0.1"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",