|
23 | 23 | "@babel/preset-env": "7.11.5", |
24 | 24 | "@babel/runtime": "7.11.2", |
25 | 25 | "assets-webpack-plugin": "3.9.12", |
26 | | - "autoprefixer": "8.6.5", |
| 26 | + "autoprefixer": "10.0.1", |
27 | 27 | "babel-loader": "8.1.0", |
28 | 28 | "babel-runtime": "6.26.0", |
29 | 29 | "case-sensitive-paths-webpack-plugin": "2.3.0", |
|
44 | 44 | "fs-extra": "6.0.1", |
45 | 45 | "html-webpack-plugin": "4.5.0", |
46 | 46 | "http-proxy-middleware": "0.21.0", |
47 | | - "mini-css-extract-plugin": "0.11.2", |
| 47 | + "mini-css-extract-plugin": "0.12.0", |
48 | 48 | "minimist": "1.2.5", |
49 | 49 | "object-assign": "4.1.1", |
50 | 50 | "optimize-css-assets-webpack-plugin": "5.0.3", |
51 | 51 | "postcss-flexbugs-fixes": "4.2.1", |
52 | | - "postcss-loader": "3.0.0", |
53 | | - "postcss-safe-parser": "4.0.2", |
| 52 | + "postcss-loader": "4.0.3", |
| 53 | + "postcss-safe-parser": "5.0.2", |
54 | 54 | "promise": "8.1.0", |
55 | 55 | "prompt": "1.0.0", |
56 | 56 | "react-dev-utils": "6.1.1", |
|
79 | 79 | "eslint-plugin-prettier": "3.1.4", |
80 | 80 | "husky": "4.3.0", |
81 | 81 | "lint-staged": "10.4.0", |
82 | | - "mocha": "7.2.0", |
| 82 | + "mocha": "8.1.3", |
83 | 83 | "nightmare": "3.0.2", |
84 | 84 | "prettier": "2.1.2", |
85 | 85 | "rimraf": "3.0.2", |
|
0 commit comments