use codemirror 6

This commit is contained in:
Felix Roos 2022-04-25 20:34:09 +02:00
parent 07b22a2c28
commit 12967f2819
4 changed files with 807 additions and 24 deletions

View file

@ -4,14 +4,17 @@
"private": true,
"homepage": "https://strudel.tidalcycles.org",
"dependencies": {
"@codemirror/lang-javascript": "^0.19.0",
"@testing-library/jest-dom": "^5.16.3",
"@testing-library/react": "^12.1.4",
"@testing-library/user-event": "^13.5.0",
"codemirror": "^5.65.2",
"codemirror6-themes": "^0.1.2",
"events": "^3.3.0",
"gh-pages": "^3.2.3",
"react": "^17.0.2",
"react-codemirror2": "^7.2.1",
"react-codemirror6": "^1.1.0",
"react-dom": "^17.0.2",
"react-scripts": "5.0.0",
"tone": "^14.7.77",