fix(deps): update dependency better-sqlite3 to v12.4.6

This commit is contained in:
renovate[bot]
2025-11-22 06:05:44 +00:00
committed by GitHub
parent f72ce697a7
commit 1e5b95f64a
6 changed files with 17 additions and 25 deletions

View File

@@ -5,7 +5,7 @@
"description": "Desktop version of Trilium which imports the demo database (presented to new users at start-up) or the user guide and other documentation and saves the modifications for committing.",
"dependencies": {
"archiver": "7.0.1",
"better-sqlite3": "12.4.1"
"better-sqlite3": "12.4.6"
},
"devDependencies": {
"@triliumnext/client": "workspace:*",