fix(deps): update dependency drizzle-kit to ^0.23.1 (#888)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-30 22:33:12 +00:00
committed by GitHub
parent d98112eae4
commit 5f89d93db6
2 changed files with 12 additions and 6 deletions

View File

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