fix(deps): update dependency zod to ^3.25.8 (#3170)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-05-20 23:20:46 +00:00
committed by GitHub
parent 145365fab7
commit 72bcbe8eff
16 changed files with 70 additions and 70 deletions

View File

@@ -23,7 +23,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@homarr/common": "workspace:^0.1.0",
"zod": "^3.25.7"
"zod": "^3.25.8"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",