feat: mixed html syntax, light theme for codemiror
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -19,7 +19,7 @@
|
||||
"acorn": "^8.5.0",
|
||||
"acorn-walk": "^8.2.0",
|
||||
"codemirror": "^5.62.3",
|
||||
"codemirror-github-light": "^0.4.2",
|
||||
"codemirror-theme-github": "^1.0.0",
|
||||
"core-js": "^3.17.2",
|
||||
"esprima": "^4.0.1",
|
||||
"firebase": "^9.0.1",
|
||||
@@ -13116,10 +13116,10 @@
|
||||
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.62.3.tgz",
|
||||
"integrity": "sha512-zZAyOfN8TU67ngqrxhOgtkSAGV9jSpN1snbl8elPtnh9Z5A11daR405+dhLzLnuXrwX0WCShWlybxPN3QC/9Pg=="
|
||||
},
|
||||
"node_modules/codemirror-github-light": {
|
||||
"version": "0.4.2",
|
||||
"resolved": "https://registry.npmjs.org/codemirror-github-light/-/codemirror-github-light-0.4.2.tgz",
|
||||
"integrity": "sha1-iUl8JJWEipRaLNIaqj5Wa4d7FDU="
|
||||
"node_modules/codemirror-theme-github": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/codemirror-theme-github/-/codemirror-theme-github-1.0.0.tgz",
|
||||
"integrity": "sha512-suheFec2wlI4klyqn61MOFXjjrKPZiNY7d2py0OvTd5Z+7AsNxoGKDaS/HI59y7EAG1SkkXW/JQ1Rt2gDMxHfA=="
|
||||
},
|
||||
"node_modules/collect-v8-coverage": {
|
||||
"version": "1.0.1",
|
||||
@@ -46167,10 +46167,10 @@
|
||||
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.62.3.tgz",
|
||||
"integrity": "sha512-zZAyOfN8TU67ngqrxhOgtkSAGV9jSpN1snbl8elPtnh9Z5A11daR405+dhLzLnuXrwX0WCShWlybxPN3QC/9Pg=="
|
||||
},
|
||||
"codemirror-github-light": {
|
||||
"version": "0.4.2",
|
||||
"resolved": "https://registry.npmjs.org/codemirror-github-light/-/codemirror-github-light-0.4.2.tgz",
|
||||
"integrity": "sha1-iUl8JJWEipRaLNIaqj5Wa4d7FDU="
|
||||
"codemirror-theme-github": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/codemirror-theme-github/-/codemirror-theme-github-1.0.0.tgz",
|
||||
"integrity": "sha512-suheFec2wlI4klyqn61MOFXjjrKPZiNY7d2py0OvTd5Z+7AsNxoGKDaS/HI59y7EAG1SkkXW/JQ1Rt2gDMxHfA=="
|
||||
},
|
||||
"collect-v8-coverage": {
|
||||
"version": "1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user