fix(deps): update dependency zod to ^4.1.1 (#3950)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-30 12:35:09 +00:00
committed by GitHub
parent afe10b8715
commit 94eb6772b9
17 changed files with 77 additions and 77 deletions

View File

@@ -39,7 +39,7 @@
"next-auth": "5.0.0-beta.29",
"react": "19.1.1",
"react-dom": "19.1.1",
"zod": "^4.0.17"
"zod": "^4.1.1"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",