fix(deps): update dependency zod to ^3.24.1 (#1642)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-11 09:51:38 +00:00
committed by GitHub
parent db7058fdd9
commit 5e466e80c5
3 changed files with 28 additions and 28 deletions

View File

@@ -26,7 +26,7 @@
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/old-schema": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"zod": "^3.24.0",
"zod": "^3.24.1",
"zod-form-data": "^2.0.2"
},
"devDependencies": {