fix(deps): update dependency drizzle-kit to ^0.23.0 (#775)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-10 13:13:36 +00:00
committed by GitHub
parent dcb9cfaf29
commit f2c70a4d0b
2 changed files with 7 additions and 7 deletions

View File

@@ -38,7 +38,7 @@
"drizzle-orm": "^0.31.4",
"dotenv": "^16.4.5",
"mysql2": "3.10.2",
"drizzle-kit": "^0.22.8"
"drizzle-kit": "^0.23.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",