build: update packages

This commit is contained in:
Tristan 2019-09-21 12:37:38 +08:00
parent 0f4313d6bd
commit 7f859737ff
2 changed files with 267 additions and 328 deletions

583
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -47,8 +47,8 @@
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.6.0",
"@babel/preset-react": "^7.0.0",
"@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0",
"@commitlint/cli": "^8.2.0",
"@commitlint/config-conventional": "^8.2.0",
"auto-changelog": "^1.16.1",
"autodll-webpack-plugin": "^0.4.2",
"babel-eslint": "^10.0.3",
@ -68,14 +68,14 @@
"lint-staged": "^9.2.5",
"mini-css-extract-plugin": "^0.8.0",
"prettier": "^1.17.1",
"react-dev-utils": "^9.0.3",
"react-dev-utils": "^9.0.4",
"style-loader": "^1.0.0",
"terser-webpack-plugin": "^2.0.0",
"terser-webpack-plugin": "^2.1.0",
"url-loader": "^2.1.0",
"webpack": "^4.40.2",
"webpack-bundle-analyzer": "^3.5.0",
"webpack-cli": "^3.3.8",
"webpack-dev-server": "^3.8.0",
"webpack-cli": "^3.3.9",
"webpack-dev-server": "^3.8.1",
"webpack-manifest-plugin": "^2.0.4",
"webpack-merge": "^4.2.2",
"workbox-webpack-plugin": "^4.3.1"