|
7 | 7 | "dependencies": { |
8 | 8 | "@chakra-ui/icons": "^1.1.5", |
9 | 9 | "@chakra-ui/react": "^1.8.7", |
10 | | - "@codemirror/autocomplete": "^0.19.13", |
11 | | - "@codemirror/closebrackets": "^0.19.1", |
12 | | - "@codemirror/commands": "^0.19.8", |
13 | | - "@codemirror/comment": "^0.19.1", |
14 | | - "@codemirror/fold": "^0.19.3", |
15 | | - "@codemirror/gutter": "^0.19.9", |
16 | | - "@codemirror/highlight": "^0.19.7", |
17 | | - "@codemirror/history": "^0.19.2", |
18 | | - "@codemirror/lang-python": "^0.19.4", |
19 | | - "@codemirror/language": "^0.19.7", |
20 | | - "@codemirror/panel": "^0.19.1", |
21 | | - "@codemirror/state": "^0.19.9", |
22 | | - "@codemirror/view": "^0.19.44", |
| 10 | + "@codemirror/autocomplete": "^6.3.0", |
| 11 | + "@codemirror/commands": "6.1.1", |
| 12 | + "@codemirror/lang-python": "^6.0.2", |
| 13 | + "@codemirror/language": "^6.2.1", |
| 14 | + "@codemirror/state": "^6.1.2", |
| 15 | + "@codemirror/view": "^6.3.0", |
23 | 16 | "@emotion/react": "^11.7.1", |
24 | 17 | "@emotion/styled": "^11.6.0", |
25 | 18 | "@microbit/lunr-languages": "^1.9.0-microbit.1", |
|
0 commit comments