fix(deps): update dependency drizzle-zod to ^0.7.0 (#2143)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-01-27 17:29:42 +00:00
committed by GitHub
parent 0d5487366c
commit af67bf26d6
2 changed files with 6 additions and 6 deletions

View File

@@ -49,7 +49,7 @@
"dotenv": "^16.4.7",
"drizzle-kit": "^0.30.3",
"drizzle-orm": "^0.39.0",
"drizzle-zod": "^0.6.1",
"drizzle-zod": "^0.7.0",
"mysql2": "3.12.0"
},
"devDependencies": {