fix(deps): update dependency zod to ^4.1.13 (#4575)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-12-03 10:10:53 +00:00
committed by GitHub
parent b53bcb77e9
commit 879a77ff2a
18 changed files with 84 additions and 84 deletions

View File

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