|
4 | 4 | "private": true,
|
5 | 5 | "dependencies": {
|
6 | 6 | "@babel/core": "7.5.5",
|
7 |
| - "@chakra-ui/core": "^0.2.8", |
8 |
| - "@emotion/core": "^10.0.17", |
9 |
| - "@emotion/styled": "^10.0.17", |
10 | 7 | "@svgr/webpack": "4.3.2",
|
11 | 8 | "@typescript-eslint/eslint-plugin": "1.13.0",
|
12 | 9 | "@typescript-eslint/parser": "1.13.0",
|
|
20 | 17 | "css-loader": "2.1.1",
|
21 | 18 | "dotenv": "6.2.0",
|
22 | 19 | "dotenv-expand": "4.2.0",
|
23 |
| - "emotion-theming": "^10.0.19", |
24 | 20 | "eslint": "^6.1.0",
|
25 | 21 | "eslint-config-react-app": "^5.0.1",
|
26 | 22 | "eslint-loader": "2.2.1",
|
|
34 | 30 | "html-webpack-plugin": "4.0.0-beta.5",
|
35 | 31 | "identity-obj-proxy": "3.0.0",
|
36 | 32 | "is-wsl": "^1.1.0",
|
| 33 | + "javascript-terminal": "^1.0.3", |
37 | 34 | "jest": "24.8.0",
|
38 | 35 | "jest-environment-jsdom-fourteen": "0.1.0",
|
39 | 36 | "jest-resolve": "24.8.0",
|
40 | 37 | "jest-watch-typeahead": "0.3.1",
|
41 | 38 | "mini-css-extract-plugin": "0.5.0",
|
| 39 | + "moment": "^2.24.0", |
42 | 40 | "monaco-editor": "^0.18.1",
|
43 | 41 | "monaco-editor-webpack-plugin": "^1.7.0",
|
44 | 42 | "optimize-css-assets-webpack-plugin": "5.0.3",
|
|
52 | 50 | "react-app-polyfill": "^1.0.2",
|
53 | 51 | "react-dev-utils": "^9.0.3",
|
54 | 52 | "react-dom": "^16.9.0",
|
| 53 | + "react-moment": "^0.9.2", |
55 | 54 | "react-monaco-editor": "^0.31.0",
|
| 55 | + "react-redux": "^7.1.1", |
56 | 56 | "react-router-dom": "^5.0.1",
|
| 57 | + "react-terminal-component": "^1.4.1", |
57 | 58 | "react-websocket": "^2.0.2",
|
| 59 | + "redux": "^4.0.4", |
58 | 60 | "resolve": "1.12.0",
|
59 | 61 | "resolve-url-loader": "3.1.0",
|
60 | 62 | "sass-loader": "7.2.0",
|
| 63 | + "semantic-ui-react": "^0.88.1", |
61 | 64 | "semver": "6.3.0",
|
62 | 65 | "style-loader": "1.0.0",
|
63 | 66 | "terminal-in-react": "^4.3.1",
|
|
0 commit comments