diff options
| author | Haishan <[email protected]> | 2019-09-29 23:38:10 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2019-10-01 00:23:57 +0800 |
| commit | f0c6d39ef29d01cddd769d539fb59639bfab43d5 (patch) | |
| tree | 5e95a9304230d2b9cd95ffd4c12dad4a0ff3d332 /package.json | |
| parent | 9bdefb86e954bc42854188c962960406a588f2e8 (diff) | |
build: upgrade deps
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index 14b2733..01be88f 100644 --- a/package.json +++ b/package.json @@ -46,8 +46,8 @@ "memoize-one": "^5.1.1", "modern-normalize": "^0.5.0", "prop-types": "^15.5.10", - "react": "^16.10.0", - "react-dom": "^16.10.0", + "react": "^16.10.1", + "react-dom": "^16.10.1", "react-modal": "^3.10.1", "react-router-dom": "^5.1.1", "react-window": "^1.8.5", @@ -72,7 +72,7 @@ "copy-webpack-plugin": "^5.0.4", "css-loader": "^3.2.0", "cssnano": "^4.1.7", - "eslint": "^6.4.0", + "eslint": "^6.5.0", "eslint-config-react-app": "^5.0.2", "eslint-import-resolver-webpack": "^0.11.0", "eslint-plugin-flowtype": "^4.3.0", @@ -80,7 +80,7 @@ "eslint-plugin-jest": "^22.15.2", "eslint-plugin-jsx-a11y": "^6.2.3", "eslint-plugin-react": "^7.14.3", - "eslint-plugin-react-hooks": "^2.1.0", + "eslint-plugin-react-hooks": "^2.1.1", "file-loader": "^4.2.0", "html-webpack-plugin": "^3.2.0", "husky": "^3.0.7", @@ -94,11 +94,11 @@ "react-hot-loader": "^4.12.14", "style-loader": "^1.0.0", "svg-sprite-loader": "^4.1.2", - "terser-webpack-plugin": "^2.1.1", + "terser-webpack-plugin": "^2.1.2", "webpack": "^4.41.0", "webpack-bundle-analyzer": "^3.5.2", "webpack-cli": "^3.3.8", - "webpack-dev-middleware": "^3.7.1", + "webpack-dev-middleware": "^3.7.2", "webpack-hot-middleware": "^2.22.2" } } |
