deps: move @excalidraw to devDeps

it is bundled by webpack now
This commit is contained in:
Panagiotis Papadopoulos 2025-03-28 00:16:30 +01:00
parent 98df7bcd83
commit c81fb5dd14
2 changed files with 159 additions and 6 deletions

163
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -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",
@ -166,6 +165,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",