2025-04-22 22:06:10 +03:00
|
|
|
{
|
|
|
|
|
"name": "@triliumnext/client",
|
2025-08-17 22:46:16 +03:00
|
|
|
"version": "0.98.0",
|
2025-04-28 23:31:58 +03:00
|
|
|
"description": "JQuery-based client for TriliumNext, used for both web and desktop (via Electron)",
|
2025-04-22 22:50:24 +03:00
|
|
|
"private": true,
|
2025-04-28 23:31:58 +03:00
|
|
|
"license": "AGPL-3.0-only",
|
|
|
|
|
"author": {
|
2025-06-22 10:53:04 +03:00
|
|
|
"name": "Trilium Notes Team",
|
2025-04-28 23:31:58 +03:00
|
|
|
"email": "contact@eliandoran.me",
|
|
|
|
|
"url": "https://github.com/TriliumNext/Notes"
|
|
|
|
|
},
|
2025-04-22 22:50:24 +03:00
|
|
|
"dependencies": {
|
2025-08-09 10:31:41 +00:00
|
|
|
"@eslint/js": "9.33.0",
|
2025-04-22 22:50:24 +03:00
|
|
|
"@excalidraw/excalidraw": "0.18.0",
|
2025-08-11 02:03:23 +00:00
|
|
|
"@fullcalendar/core": "6.1.19",
|
|
|
|
|
"@fullcalendar/daygrid": "6.1.19",
|
|
|
|
|
"@fullcalendar/interaction": "6.1.19",
|
|
|
|
|
"@fullcalendar/list": "6.1.19",
|
|
|
|
|
"@fullcalendar/multimonth": "6.1.19",
|
|
|
|
|
"@fullcalendar/timegrid": "6.1.19",
|
2025-07-30 06:51:34 +00:00
|
|
|
"@maplibre/maplibre-gl-leaflet": "0.1.3",
|
2025-08-20 01:18:28 +00:00
|
|
|
"@mermaid-js/layout-elk": "0.1.9",
|
2025-07-07 20:59:31 +03:00
|
|
|
"@mind-elixir/node-menu": "5.0.0",
|
2025-04-26 23:03:16 +03:00
|
|
|
"@popperjs/core": "2.11.8",
|
2025-05-03 12:39:34 +03:00
|
|
|
"@triliumnext/ckeditor5": "workspace:*",
|
2025-05-10 19:10:30 +03:00
|
|
|
"@triliumnext/codemirror": "workspace:*",
|
2025-05-16 21:06:21 +03:00
|
|
|
"@triliumnext/commons": "workspace:*",
|
2025-05-20 11:58:08 +03:00
|
|
|
"@triliumnext/highlightjs": "workspace:*",
|
2025-06-09 14:13:35 +03:00
|
|
|
"@triliumnext/share-theme": "workspace:*",
|
2025-05-17 01:29:51 +03:00
|
|
|
"autocomplete.js": "0.38.1",
|
2025-06-18 02:54:19 +00:00
|
|
|
"bootstrap": "5.3.7",
|
2025-05-17 01:23:50 +03:00
|
|
|
"boxicons": "2.1.4",
|
2025-04-26 23:03:16 +03:00
|
|
|
"dayjs": "1.11.13",
|
|
|
|
|
"dayjs-plugin-utc": "0.1.2",
|
|
|
|
|
"debounce": "2.2.0",
|
|
|
|
|
"draggabilly": "3.0.0",
|
2025-07-04 01:39:40 +00:00
|
|
|
"force-graph": "1.50.1",
|
2025-07-02 02:52:17 +00:00
|
|
|
"globals": "16.3.0",
|
2025-08-21 05:21:13 +00:00
|
|
|
"i18next": "25.4.0",
|
2025-04-22 22:50:24 +03:00
|
|
|
"i18next-http-backend": "3.0.2",
|
2025-04-26 23:03:16 +03:00
|
|
|
"jquery": "3.7.1",
|
2025-04-22 22:50:24 +03:00
|
|
|
"jquery.fancytree": "2.38.5",
|
|
|
|
|
"jsplumb": "2.15.6",
|
2025-05-17 10:31:31 +03:00
|
|
|
"katex": "0.16.22",
|
2025-04-22 22:50:24 +03:00
|
|
|
"knockout": "3.5.1",
|
|
|
|
|
"leaflet": "1.9.4",
|
2025-05-02 18:06:37 +00:00
|
|
|
"leaflet-gpx": "2.2.0",
|
2025-04-22 22:50:24 +03:00
|
|
|
"mark.js": "8.11.1",
|
2025-08-19 01:29:40 +00:00
|
|
|
"marked": "16.2.0",
|
2025-08-20 05:36:02 +00:00
|
|
|
"mermaid": "11.10.0",
|
2025-08-18 00:28:33 +00:00
|
|
|
"mind-elixir": "5.0.6",
|
2025-05-17 10:03:37 +03:00
|
|
|
"normalize.css": "8.0.1",
|
2025-04-22 22:50:24 +03:00
|
|
|
"panzoom": "9.4.3",
|
2025-08-19 01:27:13 +00:00
|
|
|
"preact": "10.27.1",
|
2025-08-21 00:05:32 +00:00
|
|
|
"react-i18next": "15.7.0",
|
2025-04-22 22:50:24 +03:00
|
|
|
"split.js": "1.6.5",
|
|
|
|
|
"svg-pan-zoom": "3.6.2",
|
2025-06-28 12:00:50 +03:00
|
|
|
"tabulator-tables": "6.3.1",
|
2025-04-26 23:03:16 +03:00
|
|
|
"vanilla-js-wheel-zoom": "9.0.4"
|
2025-04-22 22:50:24 +03:00
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2025-07-12 10:57:11 +00:00
|
|
|
"@ckeditor/ckeditor5-inspector": "5.0.0",
|
2025-08-03 13:28:40 +03:00
|
|
|
"@preact/preset-vite": "2.10.2",
|
2025-04-26 23:03:16 +03:00
|
|
|
"@types/bootstrap": "5.2.10",
|
2025-04-22 22:50:24 +03:00
|
|
|
"@types/jquery": "3.5.32",
|
2025-07-09 02:04:53 +00:00
|
|
|
"@types/leaflet": "1.9.20",
|
2025-04-26 23:03:16 +03:00
|
|
|
"@types/leaflet-gpx": "1.3.7",
|
2025-05-16 21:06:21 +03:00
|
|
|
"@types/mark.js": "8.11.12",
|
2025-08-13 01:10:44 +00:00
|
|
|
"@types/tabulator-tables": "6.2.10",
|
2025-08-13 08:13:22 +00:00
|
|
|
"copy-webpack-plugin": "13.0.1",
|
2025-06-11 14:35:56 +00:00
|
|
|
"happy-dom": "18.0.1",
|
2025-05-16 21:31:57 +03:00
|
|
|
"script-loader": "0.7.2",
|
2025-07-13 19:16:04 +00:00
|
|
|
"vite-plugin-static-copy": "3.1.1"
|
2025-04-30 22:28:25 +03:00
|
|
|
},
|
|
|
|
|
"nx": {
|
2025-06-10 21:09:10 +03:00
|
|
|
"name": "client",
|
|
|
|
|
"targets": {
|
|
|
|
|
"serve": {
|
2025-06-10 22:22:47 +03:00
|
|
|
"dependsOn": [
|
|
|
|
|
"^build"
|
|
|
|
|
]
|
2025-06-19 22:03:01 +03:00
|
|
|
},
|
|
|
|
|
"circular-deps": {
|
2025-06-20 18:32:32 +03:00
|
|
|
"command": "pnpx dpdm -T {projectRoot}/src/**/*.ts --tree=false --warning=false --skip-dynamic-imports=circular"
|
2025-06-10 21:09:10 +03:00
|
|
|
}
|
|
|
|
|
}
|
2025-04-22 22:50:24 +03:00
|
|
|
}
|
2025-05-02 21:29:19 +03:00
|
|
|
}
|