fix(deps): update dependency drizzle-kit to ^0.27.2 (#1437)

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 14:48:31 +00:00
committed by GitHub
parent e05567d100
commit 10cebff4ed
2 changed files with 6 additions and 6 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.1",
"drizzle-kit": "^0.27.2",
"drizzle-orm": "^0.36.0",
"mysql2": "3.11.4"
},