|
|
|
|
@ -70,7 +70,6 @@
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@braintree/sanitize-url": "7.1.1",
|
|
|
|
|
"@electron/remote": "2.1.2",
|
|
|
|
|
"@excalidraw/excalidraw": "0.18.0",
|
|
|
|
|
"@highlightjs/cdn-assets": "11.11.1",
|
|
|
|
|
"@mermaid-js/layout-elk": "0.1.7",
|
|
|
|
|
"@triliumnext/express-partial-content": "1.0.1",
|
|
|
|
|
@ -127,14 +126,12 @@
|
|
|
|
|
"leaflet-gpx": "2.1.2",
|
|
|
|
|
"marked": "15.0.7",
|
|
|
|
|
"mermaid": "11.6.0",
|
|
|
|
|
"mime-types": "2.1.35",
|
|
|
|
|
"mime-types": "3.0.1",
|
|
|
|
|
"multer": "1.4.5-lts.2",
|
|
|
|
|
"normalize-strings": "1.1.1",
|
|
|
|
|
"normalize.css": "8.0.1",
|
|
|
|
|
"panzoom": "9.4.3",
|
|
|
|
|
"rand-token": "1.0.1",
|
|
|
|
|
"react": "18.3.1",
|
|
|
|
|
"react-dom": "18.3.1",
|
|
|
|
|
"safe-compare": "1.1.4",
|
|
|
|
|
"sanitize-filename": "1.6.3",
|
|
|
|
|
"sanitize-html": "2.15.0",
|
|
|
|
|
@ -164,6 +161,7 @@
|
|
|
|
|
"@electron-forge/plugin-auto-unpack-natives": "7.8.0",
|
|
|
|
|
"@electron/rebuild": "3.7.1",
|
|
|
|
|
"@eslint/js": "9.23.0",
|
|
|
|
|
"@excalidraw/excalidraw": "0.18.0",
|
|
|
|
|
"@fullcalendar/core": "6.1.15",
|
|
|
|
|
"@fullcalendar/daygrid": "6.1.15",
|
|
|
|
|
"@fullcalendar/interaction": "6.1.15",
|
|
|
|
|
@ -196,7 +194,7 @@
|
|
|
|
|
"@types/leaflet-gpx": "1.3.7",
|
|
|
|
|
"@types/mime-types": "2.1.4",
|
|
|
|
|
"@types/multer": "1.4.12",
|
|
|
|
|
"@types/node": "22.13.13",
|
|
|
|
|
"@types/node": "22.13.14",
|
|
|
|
|
"@types/react": "18.3.20",
|
|
|
|
|
"@types/react-dom": "18.3.5",
|
|
|
|
|
"@types/safe-compare": "1.1.2",
|
|
|
|
|
@ -216,10 +214,11 @@
|
|
|
|
|
"@vitest/coverage-v8": "3.0.9",
|
|
|
|
|
"autoprefixer": "10.4.21",
|
|
|
|
|
"bootstrap": "5.3.3",
|
|
|
|
|
"copy-webpack-plugin": "13.0.0",
|
|
|
|
|
"cross-env": "7.0.3",
|
|
|
|
|
"css-loader": "7.1.2",
|
|
|
|
|
"dprint": "0.49.1",
|
|
|
|
|
"electron": "35.0.3",
|
|
|
|
|
"electron": "35.1.2",
|
|
|
|
|
"eslint": "9.23.0",
|
|
|
|
|
"esm": "3.2.25",
|
|
|
|
|
"globals": "16.0.0",
|
|
|
|
|
@ -234,6 +233,8 @@
|
|
|
|
|
"nodemon": "3.1.9",
|
|
|
|
|
"postcss-loader": "8.1.1",
|
|
|
|
|
"rcedit": "4.0.1",
|
|
|
|
|
"react": "18.3.1",
|
|
|
|
|
"react-dom": "18.3.1",
|
|
|
|
|
"rimraf": "6.0.1",
|
|
|
|
|
"sass": "1.86.0",
|
|
|
|
|
"sass-loader": "16.0.5",
|
|
|
|
|
|