|
55 | 55 | "@types/assert": "^1.4.6",
|
56 | 56 | "@types/classnames": "^2.2.10",
|
57 | 57 | "@types/jsonp": "^0.2.0",
|
58 |
| - "@types/react": "^16.9.23", |
59 |
| - "@types/react-dom": "^16.9.5", |
60 |
| - "@typescript-eslint/eslint-plugin": "^2.23.0", |
61 |
| - "@typescript-eslint/parser": "^2.23.0", |
| 58 | + "@types/react": "^16.9.35", |
| 59 | + "@types/react-dom": "^16.9.8", |
| 60 | + "@typescript-eslint/eslint-plugin": "^3.1.0", |
| 61 | + "@typescript-eslint/parser": "^3.1.0", |
62 | 62 | "cross-env": "7.0.2",
|
63 |
| - "css-loader": "3.4.2", |
64 |
| - "eslint": "6.8.0", |
65 |
| - "eslint-config-prettier": "^6.10.0", |
66 |
| - "eslint-loader": "3.0.3", |
| 63 | + "css-loader": "3.5.3", |
| 64 | + "eslint": "7.2.0", |
| 65 | + "eslint-config-prettier": "^6.11.0", |
| 66 | + "eslint-loader": "4.0.2", |
67 | 67 | "eslint-plugin-babel": "^5.3.0",
|
68 |
| - "eslint-plugin-import": "2.20.1", |
| 68 | + "eslint-plugin-import": "2.20.2", |
69 | 69 | "eslint-plugin-jsx-a11y": "6.2.3",
|
70 | 70 | "eslint-plugin-prettier": "^3.1.2",
|
71 |
| - "eslint-plugin-react": "7.19.0", |
72 |
| - "eslint-plugin-react-hooks": "2.5.0", |
73 |
| - "file-loader": "5.1.0", |
74 |
| - "html-webpack-plugin": "3.2.0", |
75 |
| - "prettier": "^1.19.1", |
76 |
| - "react": "16.3.0", |
77 |
| - "react-dom": "16.3.0", |
78 |
| - "react-hot-loader": "4.12.20", |
| 71 | + "eslint-plugin-react": "7.20.0", |
| 72 | + "eslint-plugin-react-hooks": "4.0.4", |
| 73 | + "file-loader": "6.0.0", |
| 74 | + "html-webpack-plugin": "4.3.0", |
| 75 | + "prettier": "^2.0.5", |
| 76 | + "react": "16.8.0", |
| 77 | + "react-dom": "16.8.0", |
| 78 | + "react-hot-loader": "4.12.21", |
79 | 79 | "rimraf": "^3.0.2",
|
80 |
| - "style-loader": "1.1.3", |
81 |
| - "terser-webpack-plugin": "2.3.5", |
| 80 | + "style-loader": "1.2.1", |
| 81 | + "terser-webpack-plugin": "3.0.3", |
82 | 82 | "ts-loader": "^6.2.1",
|
83 | 83 | "typescript": "3.8.3",
|
84 |
| - "url-loader": "3.0.0", |
85 |
| - "webpack": "4.42.0", |
| 84 | + "url-loader": "4.1.0", |
| 85 | + "webpack": "4.43.0", |
86 | 86 | "webpack-cli": "3.3.11",
|
87 |
| - "webpack-dev-server": "3.10.3" |
| 87 | + "webpack-dev-server": "3.11.0" |
88 | 88 | },
|
89 | 89 | "dependencies": {
|
90 | 90 | "classnames": "^2.2.5",
|
|
0 commit comments