|  | 
| 47 | 47 |     "@types/webpack-dev-server": "3.11.0", | 
| 48 | 48 |     "@typescript-eslint/eslint-plugin": "4.1.1", | 
| 49 | 49 |     "@typescript-eslint/parser": "4.1.1", | 
| 50 |  | -    "autoprefixer": "9.8.6", | 
|  | 50 | +    "autoprefixer": "10.0.1", | 
| 51 | 51 |     "babel-loader": "8.1.0", | 
| 52 | 52 |     "clean-webpack-plugin": "3.0.0", | 
| 53 | 53 |     "conventional-changelog-angular-all": "1.7.0", | 
| 54 | 54 |     "core-js": "3.6.5", | 
| 55 |  | -    "css-loader": "4.3.0", | 
|  | 55 | +    "css-loader": "5.0.1", | 
| 56 | 56 |     "eslint": "7.9.0", | 
| 57 | 57 |     "eslint-plugin-import": "2.22.0", | 
| 58 | 58 |     "eslint-plugin-prettier": "3.1.4", | 
| 59 | 59 |     "eslint-plugin-react": "7.20.6", | 
| 60 | 60 |     "eslint-plugin-react-hooks": "4.1.2", | 
| 61 | 61 |     "fibers": "5.0.0", | 
| 62 | 62 |     "fork-ts-checker-notifier-webpack-plugin": "3.0.0", | 
| 63 |  | -    "fork-ts-checker-webpack-plugin": "5.2.0", | 
|  | 63 | +    "fork-ts-checker-webpack-plugin": "6.0.1", | 
| 64 | 64 |     "friendly-errors-webpack-plugin": "1.7.0", | 
| 65 | 65 |     "gh-pages": "3.1.0", | 
| 66 | 66 |     "html-webpack-plugin": "4.5.0", | 
|  | 
| 77 | 77 |     "resolve-pkg": "2.0.0", | 
| 78 | 78 |     "rimraf": "3.0.2", | 
| 79 | 79 |     "styled-components": "5.2.0", | 
| 80 |  | -    "terser-webpack-plugin": "4.2.2", | 
|  | 80 | +    "terser-webpack-plugin": "5.0.3", | 
| 81 | 81 |     "ts-jest": "26.3.0", | 
| 82 | 82 |     "ts-loader": "8.0.4", | 
| 83 | 83 |     "ts-node": "8.10.2", | 
| 84 | 84 |     "typescript": "4.0.3", | 
| 85 |  | -    "webpack": "4.44.2", | 
| 86 |  | -    "webpack-bundle-analyzer": "3.9.0", | 
| 87 |  | -    "webpack-cli": "3.3.12", | 
|  | 85 | +    "webpack": "5.4.0", | 
|  | 86 | +    "webpack-bundle-analyzer": "4.1.0", | 
|  | 87 | +    "webpack-cli": "4.2.0", | 
| 88 | 88 |     "webpack-dev-server": "3.11.0", | 
| 89 | 89 |     "webpack-manifest-plugin": "2.2.0" | 
| 90 | 90 |   }, | 
|  | 
0 commit comments