fix(deps): update dependency zod to ^4.2.1 (#4722)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-12-21 09:37:08 +00:00
committed by GitHub
parent 88baad8143
commit 68dc6844fd
17 changed files with 32 additions and 32 deletions

View File

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