fix(deps): update dependency zod to ^4.1.11 (#4128)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-25 19:27:40 +00:00
committed by GitHub
parent 3aea77a64f
commit f0a0b9bca1
17 changed files with 32 additions and 32 deletions

View File

@@ -35,7 +35,7 @@
"@trpc/tanstack-react-query": "^11.5.1",
"node-cron": "^4.2.1",
"react": "19.1.1",
"zod": "^4.1.9"
"zod": "^4.1.11"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",