fix(deps): update dependency zod to ^3.25.28 (#3201)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-05-23 23:20:33 +00:00
committed by GitHub
parent 581746b2c2
commit e0a9e4f97c
16 changed files with 70 additions and 70 deletions

View File

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