fix(deps): update dependency drizzle-kit to ^0.28.1 (#1480)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-14 10:49:29 +00:00
committed by GitHub
parent ccee3dd217
commit acc440bb89
2 changed files with 47 additions and 47 deletions

View File

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