mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-05-28 08:17:37 +08:00
Update Dependencies (#8324)
This commit is contained in:
committed by
Ian Schmitz
parent
f875bb0c84
commit
a608c5affc
@@ -46,7 +46,7 @@
|
||||
"eslint-config-react-app": "^5.1.0",
|
||||
"eslint-loader": "3.0.3",
|
||||
"eslint-plugin-flowtype": "4.5.2",
|
||||
"eslint-plugin-import": "2.19.1",
|
||||
"eslint-plugin-import": "2.20.0",
|
||||
"eslint-plugin-jsx-a11y": "6.2.3",
|
||||
"eslint-plugin-react": "7.17.0",
|
||||
"eslint-plugin-react-hooks": "^1.6.1",
|
||||
@@ -73,10 +73,10 @@
|
||||
"sass-loader": "8.0.0",
|
||||
"semver": "6.3.0",
|
||||
"style-loader": "1.0.1",
|
||||
"terser-webpack-plugin": "2.3.0",
|
||||
"terser-webpack-plugin": "2.3.2",
|
||||
"ts-pnp": "1.1.5",
|
||||
"url-loader": "2.3.0",
|
||||
"webpack": "4.41.2",
|
||||
"webpack": "4.41.5",
|
||||
"webpack-dev-server": "3.9.0",
|
||||
"webpack-manifest-plugin": "2.2.0",
|
||||
"workbox-webpack-plugin": "4.3.1"
|
||||
|
||||
Reference in New Issue
Block a user