|
43 | 43 | url: 'https://github.com/bjones1/CodeChat_editor', |
44 | 44 | }, |
45 | 45 | type: 'module', |
46 | | - version: '0.1.43', |
| 46 | + version: '0.1.44', |
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.8', |
| 64 | + '@codemirror/view': '^6.39.0', |
65 | 65 | '@hpcc-js/wasm-graphviz': '^1.16.0', |
66 | 66 | '@mathjax/mathjax-newcm-font': '4.0.0', |
67 | 67 | codemirror: '^6.0.2', |
|
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.1', |
| 79 | + '@types/node': '^24.10.2', |
80 | 80 | '@types/toastify-js': '^1.12.4', |
81 | | - '@typescript-eslint/eslint-plugin': '^8.48.1', |
82 | | - '@typescript-eslint/parser': '^8.48.1', |
| 81 | + '@typescript-eslint/eslint-plugin': '^8.49.0', |
| 82 | + '@typescript-eslint/parser': '^8.49.0', |
83 | 83 | chai: '^6.2.1', |
84 | 84 | esbuild: '^0.27.1', |
85 | 85 | eslint: '^9.39.1', |
|
0 commit comments