fix(deps): update dependency zod to ^4.1.12 (#4263)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-11 17:26:06 +00:00
committed by GitHub
parent 4ffbea3b52
commit e8877169f8
18 changed files with 82 additions and 82 deletions

View File

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