Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit f382d3c

Browse files
committed
Merge remote-tracking branch 'origin/feature/update_bettersqlite3' into feature/server_esm_part3
2 parents fd1f43d + 043313c commit f382d3c

8 files changed

+7
-7
lines changed

bin/better-sqlite3/linux-desktop-better_sqlite3.node

100644100755
85.3 KB
Binary file not shown.

bin/better-sqlite3/linux-server-better_sqlite3.node

100644100755
89.2 KB
Binary file not shown.

bin/better-sqlite3/mac-arm64-better_sqlite3.node

100644100755
67.9 KB
Binary file not shown.

bin/better-sqlite3/mac-x64-better_sqlite3.node

100644100755
-160 KB
Binary file not shown.
-76 KB
Binary file not shown.

bin/build-linux-x64.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ pushd dist
5555
tar cJf "trilium-linux-x64-${VERSION}.tar.xz" trilium-linux-x64
5656
popd
5757

58-
bin/build-debian.sh
58+
#bin/build-debian.sh

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"archiver": "^7.0.1",
5454
"async-mutex": "^0.5.0",
5555
"axios": "^1.7.2",
56-
"better-sqlite3": "8.5.0",
56+
"better-sqlite3": "^11.1.2",
5757
"boxicons": "2.1.4",
5858
"chokidar": "3.6.0",
5959
"cls-hooked": "4.2.2",

0 commit comments

Comments
 (0)