fix(deps): update dependency drizzle-kit to ^0.22.8 (#729)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-06-29 12:48:32 +00:00
committed by GitHub
parent 531cd0de25
commit be100b610e
2 changed files with 6 additions and 6 deletions

View File

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