fix(deps): update dependency drizzle-kit to ^0.24.2 (#1033)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-08-26 13:17:31 +00:00
committed by GitHub
parent e60e4a49f8
commit 78b45c4a5b
2 changed files with 6 additions and 6 deletions

View File

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