fix(deps): update dependency drizzle-kit to ^0.26.0 (#1301)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-15 19:34:33 +00:00
committed by GitHub
parent 476fda279d
commit f2f31b5ee0
2 changed files with 6 additions and 6 deletions

View File

@@ -41,7 +41,7 @@
"@testcontainers/mysql": "^10.13.2",
"better-sqlite3": "^11.3.0",
"dotenv": "^16.4.5",
"drizzle-kit": "^0.25.0",
"drizzle-kit": "^0.26.0",
"drizzle-orm": "^0.34.1",
"mysql2": "3.11.3"
},