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

This commit is contained in:
renovate[bot]
2026-04-17 00:13:22 +00:00
committed by GitHub
parent fc2d171fcf
commit 57c3f2df17
6 changed files with 16 additions and 16 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.8.0"
"better-sqlite3": "12.9.0"
},
"devDependencies": {
"@triliumnext/client": "workspace:*",