|
17 | 17 | }
|
18 | 18 | },
|
19 | 19 | "dependencies": {
|
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", |
| 20 | + "@babel/cli": "7.12.10", |
| 21 | + "@babel/core": "7.12.10", |
| 22 | + "@babel/plugin-transform-runtime": "7.12.10", |
| 23 | + "@babel/preset-env": "7.12.10", |
| 24 | + "@babel/runtime": "7.12.5", |
25 | 25 | "assets-webpack-plugin": "3.9.12",
|
26 |
| - "autoprefixer": "10.0.1", |
27 |
| - "babel-loader": "8.1.0", |
| 26 | + "autoprefixer": "10.1.0", |
| 27 | + "babel-loader": "8.2.2", |
28 | 28 | "babel-runtime": "6.26.0",
|
29 | 29 | "case-sensitive-paths-webpack-plugin": "2.3.0",
|
30 | 30 | "chalk": "4.1.0",
|
31 |
| - "cli-table": "0.3.1", |
| 31 | + "cli-table": "0.3.4", |
32 | 32 | "connect-history-api-fallback": "1.6.0",
|
33 | 33 | "copy-webpack-plugin": "6.2.0",
|
34 | 34 | "cosmiconfig": "7.0.0",
|
|
40 | 40 | "elm-hot-webpack-loader": "1.1.7",
|
41 | 41 | "elm-test": "latest-0.19.1",
|
42 | 42 | "elm-webpack-loader": "7.0.1",
|
43 |
| - "file-loader": "6.1.0", |
| 43 | + "file-loader": "6.2.0", |
44 | 44 | "fs-extra": "9.0.1",
|
45 | 45 | "html-webpack-plugin": "4.5.0",
|
46 | 46 | "http-proxy-middleware": "1.0.5",
|
|
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.4", |
| 52 | + "postcss-loader": "4.1.0", |
53 | 53 | "postcss-safe-parser": "5.0.2",
|
54 | 54 | "promise": "8.1.0",
|
55 | 55 | "prompt": "1.0.0",
|
|
64 | 64 | "webpack": "4.44.2",
|
65 | 65 | "webpack-dev-server": "3.11.0",
|
66 | 66 | "webpack-manifest-plugin": "2.2.0",
|
67 |
| - "whatwg-fetch": "3.4.1", |
| 67 | + "whatwg-fetch": "3.5.0", |
68 | 68 | "workbox-webpack-plugin": "5.1.4"
|
69 | 69 | },
|
70 | 70 | "devDependencies": {
|
71 | 71 | "@commitlint/cli": "11.0.0",
|
72 | 72 | "@commitlint/config-conventional": "11.0.0",
|
73 | 73 | "babel-eslint": "10.1.0",
|
74 | 74 | "commitizen": "4.2.2",
|
75 |
| - "cross-env": "7.0.2", |
| 75 | + "cross-env": "7.0.3", |
76 | 76 | "cz-conventional-changelog": "3.3.0",
|
77 |
| - "dir-compare": "2.3.0", |
78 |
| - "eslint": "7.12.0", |
79 |
| - "eslint-plugin-prettier": "3.1.4", |
80 |
| - "husky": "4.3.0", |
81 |
| - "lint-staged": "10.5.0", |
82 |
| - "mocha": "8.2.0", |
| 77 | + "dir-compare": "2.4.0", |
| 78 | + "eslint": "7.15.0", |
| 79 | + "eslint-plugin-prettier": "3.2.0", |
| 80 | + "husky": "4.3.5", |
| 81 | + "lint-staged": "10.5.3", |
| 82 | + "mocha": "8.2.1", |
83 | 83 | "nightmare": "3.0.2",
|
84 |
| - "prettier": "2.1.2", |
| 84 | + "prettier": "2.2.1", |
85 | 85 | "rimraf": "3.0.2",
|
86 |
| - "semantic-release": "17.2.1", |
| 86 | + "semantic-release": "17.3.0", |
87 | 87 | "shelljs": "0.8.3",
|
88 |
| - "unexpected": "11.15.0" |
| 88 | + "unexpected": "12.0.0" |
89 | 89 | },
|
90 | 90 | "engines": {
|
91 | 91 | "node": ">=8.0.0"
|
|
0 commit comments