Skip to content

Commit

Permalink
Upgrade CodeMirror
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-robert committed May 1, 2024
1 parent bcedfb3 commit 245b7a4
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 90 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"dependencies": {
"@chakra-ui/icons": "^2.1.1",
"@chakra-ui/react": "^2.5.1",
"@codemirror/autocomplete": "^6.3.0",
"@codemirror/commands": "6.1.1",
"@codemirror/lang-python": "^6.0.2",
"@codemirror/language": "^6.2.1",
"@codemirror/state": "^6.1.2",
"@codemirror/view": "^6.3.0",
"@codemirror/autocomplete": "^6.16.0",
"@codemirror/commands": "6.5.0",
"@codemirror/lang-python": "^6.1.6",
"@codemirror/language": "^6.10.1",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.3",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@microbit/microbit-fs": "^0.9.2",
Expand Down
Loading

0 comments on commit 245b7a4

Please sign in to comment.