fix(deps): update dependency zod to ^3.23.5 (#399)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-30 21:16:57 +02:00
committed by GitHub
parent c988f3d7f8
commit 56388eb8ef
2 changed files with 13 additions and 13 deletions

View File

@@ -34,7 +34,7 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"zod": "^3.23.4",
"zod": "^3.23.5",
"@homarr/definitions": "workspace:^0.1.0"
}
}