fix(deps): update dependency drizzle-kit to ^0.27.0 (#1389)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-30 14:11:25 +00:00
committed by GitHub
parent 3c3dbf51dc
commit d3f9696127
2 changed files with 6 additions and 6 deletions

View File

@@ -44,7 +44,7 @@
"@testcontainers/mysql": "^10.13.2",
"better-sqlite3": "^11.5.0",
"dotenv": "^16.4.5",
"drizzle-kit": "^0.26.2",
"drizzle-kit": "^0.27.0",
"drizzle-orm": "^0.36.0",
"mysql2": "3.11.3"
},