fix(deps): update dependency zod to ^3.25.50 (#3312)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-03 22:21:28 +00:00
committed by GitHub
parent d4afafe0f7
commit a0a0449c70
16 changed files with 70 additions and 70 deletions

View File

@@ -24,7 +24,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@t3-oss/env-nextjs": "^0.13.6",
"zod": "^3.25.49"
"zod": "^3.25.50"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",