8 "preview": "vite preview",
9 "check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
10 "check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
13 "@sveltejs/adapter-auto": "^3.0.0",
14 "@sveltejs/kit": "^2.0.0",
15 "@sveltejs/vite-plugin-svelte": "^3.0.0",
16 "svelte": "^5.0.0-next.1",
17 "svelte-check": "^3.6.0",
19 "typescript": "^5.0.0",
24 "@codemirror/commands": "^6.6.0",
25 "@codemirror/state": "^6.4.1",
26 "@codemirror/view": "^6.28.4",
27 "@lezer/generator": "^1.7.1",
28 "@lezer/lr": "^1.4.1",
30 "codemirror": "^6.0.1",
31 "cytoscape": "^3.30.0",
32 "cytoscape-cola": "^2.5.1",
33 "cytoscape-dagre": "^2.5.0",
34 "cytoscape-fcose": "^2.2.0",
35 "cytoscape-klay": "^3.1.4",
36 "diff-match-patch": "^1.0.5",