fix(deps): update dependency zod to ^3.25.61 (#3379)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-11 08:27:30 +00:00
committed by GitHub
parent 7388c907a5
commit 863f935ef4
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.60"
"zod": "^3.25.61"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",