fix(deps): update dependency drizzle-kit to ^0.28.0 (#1439)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-06 20:48:30 +00:00
committed by GitHub
parent 7cd3156bd6
commit c6a1aeef4d
2 changed files with 13 additions and 13 deletions

View File

@@ -44,7 +44,7 @@
"@testcontainers/mysql": "^10.14.0",
"better-sqlite3": "^11.5.0",
"dotenv": "^16.4.5",
"drizzle-kit": "^0.27.2",
"drizzle-kit": "^0.28.0",
"drizzle-orm": "^0.36.1",
"mysql2": "3.11.4"
},