fix(deps): update dependency zod to ^3.25.75 (#3555)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-07-07 08:28:44 +00:00
committed by GitHub
parent 12f4e90e44
commit e9a35ba811
17 changed files with 73 additions and 73 deletions

View File

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