fix(deps): update dependency zod to ^3.24.3 (#2886)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-04-16 22:40:20 +00:00
committed by GitHub
parent 60de6361bb
commit 1bfe397d68
15 changed files with 64 additions and 64 deletions

View File

@@ -24,7 +24,7 @@
"dependencies": {
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"zod": "^3.24.2",
"zod": "^3.24.3",
"zod-form-data": "^2.0.7"
},
"devDependencies": {