fix(deps): update dependency zod to ^3.25.58 (#3373)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-10 23:21:00 +00:00
committed by GitHub
parent c59cdeda47
commit f37fc0edfe
16 changed files with 70 additions and 70 deletions

View File

@@ -25,7 +25,7 @@
"dependencies": {
"@homarr/common": "workspace:^0.1.0",
"fast-xml-parser": "^5.2.5",
"zod": "^3.25.57"
"zod": "^3.25.58"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",