fix(deps): update dependency zod to ^4.2.0 (#4712)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-12-20 13:37:00 +00:00
committed by GitHub
parent b699f28177
commit 6e39524f9d
17 changed files with 81 additions and 81 deletions

View File

@@ -52,7 +52,7 @@
"react-dom": "19.2.3",
"superjson": "2.2.6",
"trpc-to-openapi": "^3.1.0",
"zod": "^4.1.13"
"zod": "^4.2.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",