|
43 | 43 | url: 'https://github.com/bjones1/CodeChat_editor', |
44 | 44 | }, |
45 | 45 | type: 'module', |
46 | | - version: '0.1.36', |
| 46 | + version: '0.1.37', |
47 | 47 | dependencies: { |
48 | 48 | '@codemirror/commands': '^6.8.1', |
49 | 49 | '@codemirror/lang-cpp': '^6.0.3', |
|
59 | 59 | '@codemirror/lang-rust': '^6.0.2', |
60 | 60 | '@codemirror/lang-xml': '^6.1.0', |
61 | 61 | '@codemirror/state': '^6.5.2', |
62 | | - '@codemirror/view': '^6.38.2', |
| 62 | + '@codemirror/view': '^6.38.3', |
63 | 63 | '@mathjax/mathjax-newcm-font': '4.0.0', |
64 | 64 | codemirror: '^6.0.2', |
65 | 65 | 'graphviz-webcomponent': 'github:bjones1/graphviz-webcomponent#dist', |
66 | 66 | mathjax: '4.0.0', |
67 | | - mermaid: '^11.11.0', |
68 | | - 'npm-check-updates': '^18.1.1', |
| 67 | + mermaid: '^11.12.0', |
| 68 | + 'npm-check-updates': '^18.3.0', |
69 | 69 | 'pdfjs-dist': '^5.4.149', |
70 | | - tinymce: '^8.1.1', |
| 70 | + tinymce: '^8.1.2', |
71 | 71 | 'toastify-js': '^1.12.0', |
72 | 72 | }, |
73 | 73 | devDependencies: { |
74 | 74 | '@types/chai': '^5.2.2', |
75 | 75 | '@types/js-beautify': '^1.14.3', |
76 | 76 | '@types/mocha': '^10.0.10', |
77 | | - '@types/node': '^24.5.1', |
| 77 | + '@types/node': '^24.5.2', |
78 | 78 | '@types/toastify-js': '^1.12.4', |
79 | | - '@typescript-eslint/eslint-plugin': '^8.44.0', |
80 | | - '@typescript-eslint/parser': '^8.44.0', |
| 79 | + '@typescript-eslint/eslint-plugin': '^8.44.1', |
| 80 | + '@typescript-eslint/parser': '^8.44.1', |
81 | 81 | chai: '^6.0.1', |
82 | 82 | esbuild: '^0.25.10', |
83 | | - eslint: '^9.35.0', |
| 83 | + eslint: '^9.36.0', |
84 | 84 | 'eslint-config-prettier': '^10.1.8', |
85 | 85 | 'eslint-plugin-import': '^2.32.0', |
86 | 86 | 'eslint-plugin-prettier': '^5.5.4', |
|
0 commit comments