fix(deps): update dependency better-sqlite3 to ^12.4.1 (#4162)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-28 02:06:07 +00:00
committed by GitHub
parent 319aafe35d
commit 4da3aa43f3
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@
"@paralleldrive/cuid2": "^2.2.2",
"@testcontainers/mysql": "^11.6.0",
"@testcontainers/postgresql": "^11.6.0",
"better-sqlite3": "^12.3.0",
"better-sqlite3": "^12.4.1",
"dotenv": "^17.2.2",
"drizzle-kit": "^0.31.4",
"drizzle-orm": "^0.44.5",

2
pnpm-lock.yaml generated
View File

@@ -1157,7 +1157,7 @@ importers:
specifier: ^11.6.0
version: 11.6.0
better-sqlite3:
specifier: ^12.3.0
specifier: ^12.4.1
version: 12.4.1
dotenv:
specifier: ^17.2.2