|
10 | 10 | "url": "https://github.com/TriliumNext/Notes" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@eslint/js": "9.25.0", |
| 13 | + "@eslint/js": "9.26.0", |
14 | 14 | "@excalidraw/excalidraw": "0.18.0", |
15 | 15 | "@fullcalendar/core": "6.1.17", |
16 | 16 | "@fullcalendar/daygrid": "6.1.17", |
|
21 | 21 | "@mermaid-js/layout-elk": "0.1.7", |
22 | 22 | "@mind-elixir/node-menu": "1.0.5", |
23 | 23 | "@popperjs/core": "2.11.8", |
| 24 | + "@triliumnext/ckeditor5": "workspace:*", |
24 | 25 | "@triliumnext/commons": "workspace:*", |
25 | | - "bootstrap": "5.3.5", |
| 26 | + "bootstrap": "5.3.6", |
26 | 27 | "dayjs": "1.11.13", |
27 | 28 | "dayjs-plugin-utc": "0.1.2", |
28 | 29 | "debounce": "2.2.0", |
29 | 30 | "draggabilly": "3.0.0", |
30 | 31 | "eslint-linter-browserify": "9.26.0", |
31 | 32 | "force-graph": "1.49.5", |
32 | | - "globals": "16.0.0", |
33 | | - "i18next": "25.0.2", |
| 33 | + "globals": "16.1.0", |
| 34 | + "i18next": "25.1.2", |
34 | 35 | "i18next-http-backend": "3.0.2", |
35 | 36 | "jquery": "3.7.1", |
36 | 37 | "jquery-hotkeys": "0.2.2", |
|
44 | 45 | "mermaid": "11.6.0", |
45 | 46 | "mind-elixir": "4.5.2", |
46 | 47 | "panzoom": "9.4.3", |
47 | | - "react": "18.3.1", |
48 | | - "react-dom": "18.3.1", |
| 48 | + "react": "19.1.0", |
| 49 | + "react-dom": "19.1.0", |
49 | 50 | "split.js": "1.6.5", |
50 | 51 | "svg-pan-zoom": "3.6.2", |
51 | 52 | "vanilla-js-wheel-zoom": "9.0.4" |
52 | 53 | }, |
53 | 54 | "devDependencies": { |
| 55 | + "@ckeditor/ckeditor5-inspector": "4.1.0", |
54 | 56 | "@types/bootstrap": "5.2.10", |
55 | 57 | "@types/jquery": "3.5.32", |
56 | 58 | "@types/leaflet": "1.9.17", |
57 | 59 | "@types/leaflet-gpx": "1.3.7", |
58 | | - "@types/react": "18.3.20", |
59 | | - "@types/react-dom": "18.3.6", |
| 60 | + "@types/react": "19.1.3", |
| 61 | + "@types/react-dom": "19.1.3", |
| 62 | + "copy-webpack-plugin": "13.0.0", |
60 | 63 | "happy-dom": "17.4.6", |
61 | 64 | "script-loader": "0.7.2" |
62 | 65 | }, |
|
0 commit comments