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

Commit f0c735e

Browse files
committed
Merge branch 'develop' of github.com:TriliumNext/Notes into develop
2 parents a1461ff + 69c541b commit f0c735e

File tree

5 files changed

+42
-105
lines changed

5 files changed

+42
-105
lines changed

_regroup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"rcedit": "4.0.1",
5050
"rimraf": "6.0.1",
5151
"tslib": "2.8.1",
52-
"typedoc": "0.28.3",
52+
"typedoc": "0.28.4",
5353
"typedoc-plugin-missing-exports": "4.0.0"
5454
},
5555
"optionalDependencies": {

apps/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dayjs-plugin-utc": "0.1.2",
2828
"debounce": "2.2.0",
2929
"draggabilly": "3.0.0",
30-
"eslint-linter-browserify": "9.25.1",
30+
"eslint-linter-browserify": "9.26.0",
3131
"force-graph": "1.49.5",
3232
"globals": "16.0.0",
3333
"i18next": "25.0.2",

apps/db-compare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"colors": "1.4.0",
88
"diff": "7.0.0",
99
"sqlite": "5.1.1",
10-
"sqlite3": "5.1.5"
10+
"sqlite3": "5.1.7"
1111
},
1212
"nx": {
1313
"name": "db-compare",

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"turndown": "7.2.0",
119119
"unescape": "1.0.1",
120120
"webpack": "5.99.7",
121-
"ws": "8.18.1",
121+
"ws": "8.18.2",
122122
"xml2js": "0.6.2",
123123
"yauzl": "3.2.0",
124124
"copy-webpack-plugin": "13.0.0"

0 commit comments

Comments
 (0)