mirror of
https://github.com/ajnart/homarr.git
synced 2026-03-02 10:20:56 +01:00
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:
committed by
GitHub
parent
319aafe35d
commit
4da3aa43f3
@@ -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
2
pnpm-lock.yaml
generated
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user