fix(deps): update dependency better-sqlite3 to v11 (#587)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-05-31 20:33:37 +02:00
committed by GitHub
parent 51fb7cb402
commit 96150f802d
2 changed files with 9 additions and 9 deletions

View File

@@ -33,7 +33,7 @@
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",
"@paralleldrive/cuid2": "^2.2.2",
"better-sqlite3": "^10.1.0",
"better-sqlite3": "^11.0.0",
"drizzle-orm": "^0.31.0",
"mysql2": "3.10.0",
"drizzle-kit": "^0.22.1"