Merge pull request #6133 from TriliumNext/renovate/better-sqlite3-12.x

fix(deps): update dependency better-sqlite3 to v12.2.0
This commit is contained in:
Elian Doran 2025-07-01 11:39:32 +03:00 committed by GitHub
commit 408b48f606
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
{ {
"dependencies": { "dependencies": {
"better-sqlite3": "12.1.1" "better-sqlite3": "12.2.0"
} }
} }

View File

@ -4,7 +4,7 @@
"description": "The server-side component of TriliumNext, which exposes the client via the web, allows for sync and provides a REST API for both internal and external use.", "description": "The server-side component of TriliumNext, which exposes the client via the web, allows for sync and provides a REST API for both internal and external use.",
"private": true, "private": true,
"dependencies": { "dependencies": {
"better-sqlite3": "12.1.1" "better-sqlite3": "12.2.0"
}, },
"devDependencies": { "devDependencies": {
"@electron/remote": "2.1.2", "@electron/remote": "2.1.2",

10
pnpm-lock.yaml generated
View File

@ -468,8 +468,8 @@ importers:
apps/server: apps/server:
dependencies: dependencies:
better-sqlite3: better-sqlite3:
specifier: 12.1.1 specifier: 12.2.0
version: 12.1.1 version: 12.2.0
devDependencies: devDependencies:
'@anthropic-ai/sdk': '@anthropic-ai/sdk':
specifier: 0.55.0 specifier: 0.55.0
@ -6371,8 +6371,8 @@ packages:
resolution: {integrity: sha512-ElLgwbEth4MHBrDXEqzkE7Hm2+ACw5+KKBhkLArcjJrVFJyOXvzcE/if2dx7/m5pXTc8vqJjsCQUt1AFQY+TTQ==} resolution: {integrity: sha512-ElLgwbEth4MHBrDXEqzkE7Hm2+ACw5+KKBhkLArcjJrVFJyOXvzcE/if2dx7/m5pXTc8vqJjsCQUt1AFQY+TTQ==}
engines: {node: 20.x || 22.x || 23.x || 24.x} engines: {node: 20.x || 22.x || 23.x || 24.x}
better-sqlite3@12.1.1: better-sqlite3@12.2.0:
resolution: {integrity: sha512-xjl/TjWLy/6yLa5wkbQSjTgIgSiaEJy3XzjF5TAdiWaAsu/v0OCkYOc6tos+PkM/k4qURN2pFKTsbcG3gk29Uw==} resolution: {integrity: sha512-eGbYq2CT+tos1fBwLQ/tkBt9J5M3JEHjku4hbvQUePCckkvVf14xWj+1m7dGoK81M/fOjFT7yM9UMeKT/+vFLQ==}
engines: {node: 20.x || 22.x || 23.x || 24.x} engines: {node: 20.x || 22.x || 23.x || 24.x}
bezier-easing@2.1.0: bezier-easing@2.1.0:
@ -21552,7 +21552,7 @@ snapshots:
bindings: 1.5.0 bindings: 1.5.0
prebuild-install: 7.1.3 prebuild-install: 7.1.3
better-sqlite3@12.1.1: better-sqlite3@12.2.0:
dependencies: dependencies:
bindings: 1.5.0 bindings: 1.5.0
prebuild-install: 7.1.3 prebuild-install: 7.1.3