fix(deps): update dependency drizzle-kit to ^0.24.0 (#939)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-08-08 14:48:48 +00:00
committed by GitHub
parent c399d832e5
commit 940a4890e2
2 changed files with 6 additions and 6 deletions

View File

@@ -38,7 +38,7 @@
"drizzle-orm": "^0.33.0",
"dotenv": "^16.4.5",
"mysql2": "3.11.0",
"drizzle-kit": "^0.23.2"
"drizzle-kit": "^0.24.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",