chore: ace
Showing
... | ... | @@ -156,6 +156,7 @@ |
"@remixproject/plugin-utils": "^0.3.24", | ||
"@remixproject/plugin-webview": "^0.3.24", | ||
"@remixproject/plugin-ws": "^0.3.24", | ||
"@uiw/react-monacoeditor": "^3.4.5", | ||
"ace-builds": "^1.4.13", | ||
"ansi-gray": "^0.1.1", | ||
"async": "^2.6.2", | ||
... | ... | @@ -163,6 +164,7 @@ |
"brace": "^0.8.0", | ||
"change-case": "^4.1.1", | ||
"chokidar": "^2.1.8", | ||
"code-example": "^3.3.1", | ||
"color-support": "^1.1.3", | ||
"commander": "^2.20.3", | ||
"deep-equal": "^1.0.1", | ||
... | ... | @@ -183,12 +185,14 @@ |
"jszip": "^3.6.0", | ||
"latest-version": "^5.1.0", | ||
"merge": "^2.1.1", | ||
"monaco-editor": "^0.30.1", | ||
"npm-install-version": "^6.0.2", | ||
"react": "^17.0.2", | ||
"react-ace": "^9.5.0", | ||
"react-beautiful-dnd": "^13.1.0", | ||
"react-bootstrap": "^1.6.4", | ||
"react-dom": "^17.0.2", | ||
"react-monaco-editor": "^0.46.0", | ||
"react-tabs": "^3.2.2", | ||
"selenium": "^2.20.0", | ||
"signale": "^1.4.0", | ||
... | ... | @@ -290,6 +294,7 @@ |
"minixhr": "^3.2.2", | ||
"mkdirp": "^0.5.1", | ||
"mocha": "^8.0.1", | ||
"monaco-editor-webpack-plugin": "^6.0.0", | ||
"nanohtml": "^1.6.3", | ||
"nightwatch": "^1.7.11", | ||
"nodemon": "^2.0.4", | ||
... | ... |
Please
register
or
sign in
to comment