fix(deps): update dependency drizzle-kit to ^0.23.2 (#918)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-08-05 15:48:23 +00:00
committed by GitHub
parent 796261c5f5
commit d378ddb42b
2 changed files with 6 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.1"
"drizzle-kit": "^0.23.2"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",