|
21 | 21 | "license": "MIT", |
22 | 22 | "dependencies": { |
23 | 23 | "@emotion/core": "^10.0.35", |
24 | | - "monaco-editor": "^0.20.0", |
25 | | - "postcss": "^7.0.32", |
26 | | - "postcss-rtlcss": "^1.6.1", |
27 | | - "react": "^16.13.1", |
28 | | - "react-dom": "^16.13.1" |
| 24 | + "monaco-editor": "^0.21.2", |
| 25 | + "postcss": "^8.2.1", |
| 26 | + "postcss-rtlcss": "^2.0.0", |
| 27 | + "react": "^17.0.1", |
| 28 | + "react-dom": "^17.0.1" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | | - "@babel/core": "^7.11.1", |
32 | | - "@babel/preset-env": "^7.11.0", |
33 | | - "@babel/preset-react": "^7.10.4", |
34 | | - "@babel/preset-typescript": "^7.10.4", |
| 31 | + "@babel/core": "^7.12.10", |
| 32 | + "@babel/preset-env": "^7.12.11", |
| 33 | + "@babel/preset-react": "^7.12.10", |
| 34 | + "@babel/preset-typescript": "^7.12.7", |
35 | 35 | "@emotion/babel-preset-css-prop": "^10.0.27", |
36 | | - "@types/eslint": "^7.2.0", |
37 | | - "@types/node": "^14.6.0", |
38 | | - "@types/react": "^16.9.46", |
39 | | - "@types/react-dom": "^16.9.8", |
40 | | - "@typescript-eslint/eslint-plugin": "^3.9.1", |
41 | | - "@typescript-eslint/parser": "^3.9.1", |
42 | | - "babel-loader": "^8.1.0", |
| 36 | + "@types/eslint": "^7.2.6", |
| 37 | + "@types/node": "^14.14.14", |
| 38 | + "@types/react": "^17.0.0", |
| 39 | + "@types/react-dom": "^17.0.0", |
| 40 | + "@typescript-eslint/eslint-plugin": "^4.10.0", |
| 41 | + "@typescript-eslint/parser": "^4.10.0", |
| 42 | + "babel-loader": "^8.2.2", |
43 | 43 | "clean-webpack-plugin": "^3.0.0", |
44 | 44 | "copy-webpack-plugin": "^6.0.3", |
45 | | - "css-loader": "^4.2.1", |
46 | | - "eslint": "^7.7.0", |
47 | | - "eslint-plugin-react": "^7.20.6", |
| 45 | + "css-loader": "^5.0.1", |
| 46 | + "eslint": "^7.15.0", |
| 47 | + "eslint-plugin-react": "^7.21.5", |
48 | 48 | "eslint-utils": "^2.1.0", |
49 | 49 | "facepaint": "^1.2.1", |
50 | | - "file-loader": "^6.0.0", |
51 | | - "html-webpack-plugin": "^4.3.0", |
52 | | - "mini-css-extract-plugin": "^0.10.0", |
53 | | - "monaco-editor-webpack-plugin": "^1.9.0", |
| 50 | + "file-loader": "^6.2.0", |
| 51 | + "html-webpack-plugin": "^4.5.0", |
| 52 | + "mini-css-extract-plugin": "^1.3.3", |
| 53 | + "monaco-editor-webpack-plugin": "^2.0.0", |
54 | 54 | "plop": "^2.7.4", |
55 | 55 | "react-github-btn": "^1.2.0", |
56 | 56 | "tsconfig-paths": "^3.9.0", |
57 | 57 | "tscpaths": "^0.0.9", |
58 | | - "typescript": "^3.9.7", |
| 58 | + "typescript": "^4.1.3", |
59 | 59 | "webpack": "^4.44.1", |
60 | 60 | "webpack-cli": "^3.3.12", |
61 | 61 | "webpack-dev-server": "^3.11.0" |
|
0 commit comments