fix(deps): update dependency better-sqlite3 to ^12.5.0 (#4569)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2025-12-09 15:51:11 +01:00
committed by GitHub
parent 5a95cd3753
commit a20248d0b6
2 changed files with 15 additions and 22 deletions

View File

@@ -53,7 +53,7 @@
"@paralleldrive/cuid2": "^3.1.0",
"@testcontainers/mysql": "^11.9.0",
"@testcontainers/postgresql": "^11.9.0",
"better-sqlite3": "^12.4.1",
"better-sqlite3": "^12.5.0",
"dotenv": "^17.2.3",
"drizzle-kit": "^0.31.7",
"drizzle-orm": "^0.44.7",