|
17 | 17 | }
|
18 | 18 | },
|
19 | 19 | "dependencies": {
|
20 |
| - "@babel/cli": "7.11.6", |
21 |
| - "@babel/core": "7.11.6", |
22 |
| - "@babel/plugin-transform-runtime": "7.11.5", |
23 |
| - "@babel/preset-env": "7.11.5", |
24 |
| - "@babel/runtime": "7.11.2", |
25 |
| - "assets-webpack-plugin": "5.1.2", |
| 20 | + "@babel/cli": "7.12.1", |
| 21 | + "@babel/core": "7.12.3", |
| 22 | + "@babel/plugin-transform-runtime": "7.12.1", |
| 23 | + "@babel/preset-env": "7.12.1", |
| 24 | + "@babel/runtime": "7.12.1", |
| 25 | + "assets-webpack-plugin": "3.9.12", |
26 | 26 | "autoprefixer": "10.0.1",
|
27 | 27 | "babel-loader": "8.1.0",
|
28 | 28 | "babel-runtime": "6.26.0",
|
|
49 | 49 | "object-assign": "4.1.1",
|
50 | 50 | "optimize-css-assets-webpack-plugin": "5.0.4",
|
51 | 51 | "postcss-flexbugs-fixes": "4.2.1",
|
52 |
| - "postcss-loader": "4.0.3", |
| 52 | + "postcss-loader": "4.0.4", |
53 | 53 | "postcss-safe-parser": "5.0.2",
|
54 | 54 | "promise": "8.1.0",
|
55 | 55 | "prompt": "1.0.0",
|
|
58 | 58 | "sockjs-client": "1.5.0",
|
59 | 59 | "string-replace-loader": "2.3.0",
|
60 | 60 | "strip-ansi": "6.0.0",
|
61 |
| - "style-loader": "1.2.1", |
62 |
| - "uglifyjs-webpack-plugin": "2.2.0", |
63 |
| - "url-loader": "4.1.0", |
| 61 | + "style-loader": "1.3.0", |
| 62 | + "uglifyjs-webpack-plugin": "1.3.0", |
| 63 | + "url-loader": "4.1.1", |
64 | 64 | "webpack": "4.44.2",
|
65 | 65 | "webpack-dev-server": "3.11.0",
|
66 | 66 | "webpack-manifest-plugin": "2.2.0",
|
|
71 | 71 | "@commitlint/cli": "11.0.0",
|
72 | 72 | "@commitlint/config-conventional": "11.0.0",
|
73 | 73 | "babel-eslint": "10.1.0",
|
74 |
| - "commitizen": "4.2.1", |
| 74 | + "commitizen": "4.2.2", |
75 | 75 | "cross-env": "7.0.2",
|
76 | 76 | "cz-conventional-changelog": "3.3.0",
|
77 | 77 | "dir-compare": "2.3.0",
|
78 |
| - "eslint": "7.10.0", |
| 78 | + "eslint": "7.12.0", |
79 | 79 | "eslint-plugin-prettier": "3.1.4",
|
80 | 80 | "husky": "4.3.0",
|
81 |
| - "lint-staged": "10.4.0", |
82 |
| - "mocha": "8.1.3", |
| 81 | + "lint-staged": "10.5.0", |
| 82 | + "mocha": "8.2.0", |
83 | 83 | "nightmare": "3.0.2",
|
84 | 84 | "prettier": "2.1.2",
|
85 | 85 | "rimraf": "3.0.2",
|
86 |
| - "semantic-release": "17.1.2", |
| 86 | + "semantic-release": "17.2.1", |
87 | 87 | "shelljs": "0.8.3",
|
88 | 88 | "unexpected": "11.15.0"
|
89 | 89 | },
|
|
0 commit comments