fix(deps): update dependency zod to ^4.1.8 (#4090)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-16 21:21:51 +00:00
committed by GitHub
parent 12b2b82b4e
commit 6e31e25671
17 changed files with 32 additions and 32 deletions

View File

@@ -26,7 +26,7 @@
"dependencies": {
"@t3-oss/env-nextjs": "^0.13.8",
"ioredis": "5.7.0",
"zod": "^4.1.7"
"zod": "^4.1.8"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",