fix(deps): update dependency drizzle-kit to ^0.26.1 (#1303)

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 20:29:39 +00:00
committed by GitHub
parent c6daccbdf0
commit f50f46d4b7
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.26.0",
"drizzle-kit": "^0.26.1",
"drizzle-orm": "^0.35.0",
"mysql2": "3.11.3"
},