fix(deps): update dependency better-sqlite3 to v10 (#479)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-05-12 10:18:54 +02:00
committed by GitHub
parent 333b124f67
commit f0da1d81a6
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": "^9.6.0",
"better-sqlite3": "^10.0.0",
"drizzle-orm": "^0.30.10",
"mysql2": "3.9.7",
"drizzle-kit": "^0.21.1"