|
43 | 43 | url: 'https://github.com/bjones1/CodeChat_editor', |
44 | 44 | }, |
45 | 45 | type: 'module', |
46 | | - version: '0.1.40', |
| 46 | + version: '0.1.41', |
47 | 47 | dependencies: { |
48 | 48 | '@codemirror/commands': '^6.10.0', |
49 | 49 | '@codemirror/lang-cpp': '^6.0.3', |
|
61 | 61 | '@codemirror/lang-xml': '^6.1.0', |
62 | 62 | '@codemirror/lang-yaml': '^6.1.2', |
63 | 63 | '@codemirror/state': '^6.5.2', |
64 | | - '@codemirror/view': '^6.38.6', |
| 64 | + '@codemirror/view': '^6.38.8', |
65 | 65 | '@mathjax/mathjax-newcm-font': '4.0.0', |
66 | 66 | codemirror: '^6.0.2', |
67 | 67 | 'graphviz-webcomponent': 'github:bjones1/graphviz-webcomponent#dist', |
68 | 68 | mathjax: '4.0.0', |
69 | 69 | mermaid: '^11.12.1', |
70 | 70 | 'npm-check-updates': '^19.1.2', |
71 | 71 | 'pdfjs-dist': '^5.4.394', |
72 | | - tinymce: '^8.2.1', |
| 72 | + tinymce: '^8.2.2', |
73 | 73 | 'toastify-js': '^1.12.0', |
74 | 74 | }, |
75 | 75 | devDependencies: { |
76 | 76 | '@types/chai': '^5.2.3', |
77 | 77 | '@types/js-beautify': '^1.14.3', |
78 | 78 | '@types/mocha': '^10.0.10', |
79 | | - '@types/node': '^24.10.0', |
| 79 | + '@types/node': '^24.10.1', |
80 | 80 | '@types/toastify-js': '^1.12.4', |
81 | 81 | '@typescript-eslint/eslint-plugin': '^8.46.4', |
82 | 82 | '@typescript-eslint/parser': '^8.46.4', |
83 | | - chai: '^6.2.0', |
| 83 | + chai: '^6.2.1', |
84 | 84 | esbuild: '^0.27.0', |
85 | 85 | eslint: '^9.39.1', |
86 | 86 | 'eslint-config-prettier': '^10.1.8', |
|
0 commit comments