update codemirror

This commit is contained in:
2023-04-14 19:56:59 +01:00
parent 95833a3779
commit f6061596f4
2 changed files with 10 additions and 4621 deletions

View File

@@ -11,7 +11,7 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
},
"dependencies": {
"@codemirror/lang-javascript": "^6.1.1",
"@codemirror/lang-javascript": "^6.1.6",
"@codemirror/theme-one-dark": "^6.1.0",
"codemirror": "^6.0.1",
"copy-to-clipboard": "^3.3.3",