summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHaishan <[email protected]>2020-05-24 19:26:59 +0800
committerHaishan <[email protected]>2020-05-25 23:38:48 +0800
commit38eb417688457ec53ffc7f97eecce546919f00fe (patch)
tree5ea6fc1f7648e1937879e424141065c02843f8a3 /package.json
parentd729818d112040df538a2c57b850a030c36e0b5b (diff)
add: add loading status to test latency button
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index e5f3c93..7baa555 100644
--- a/package.json
+++ b/package.json
@@ -76,13 +76,13 @@
"@types/jest": "^25.2.1",
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8",
- "@typescript-eslint/eslint-plugin": "^2.33.0",
- "@typescript-eslint/parser": "^2.33.0",
+ "@typescript-eslint/eslint-plugin": "^3.0.0",
+ "@typescript-eslint/parser": "^3.0.0",
"autoprefixer": "^9.7.3",
"babel-eslint": "10.x",
"babel-loader": "^8.0.5",
"clean-webpack-plugin": "^3.0.0",
- "copy-webpack-plugin": "^5.1.1",
+ "copy-webpack-plugin": "^6.0.1",
"css-loader": "^3.4.2",
"cssnano": "^4.1.7",
"eslint": "^7.0.0",
@@ -90,7 +90,7 @@
"eslint-config-prettier": "^6.11.0",
"eslint-config-react-app": "^5.2.1",
"eslint-import-resolver-webpack": "^0.12.0",
- "eslint-plugin-flowtype": "4.x",
+ "eslint-plugin-flowtype": "^5.1.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jest": "^23.10.0",
"eslint-plugin-jsx-a11y": "6.x",
@@ -99,7 +99,7 @@
"eslint-plugin-simple-import-sort": "^5.0.3",
"file-loader": "^6.0.0",
"fork-ts-checker-notifier-webpack-plugin": "^2.0.0",
- "fork-ts-checker-webpack-plugin": "^4.1.3",
+ "fork-ts-checker-webpack-plugin": "^4.1.5",
"html-webpack-plugin": "^4.3.0",
"husky": "^4.0.0",
"lint-staged": "^10.2.2",
@@ -115,7 +115,7 @@
"resize-observer-polyfill": "^1.5.1",
"style-loader": "^1.2.1",
"terser-webpack-plugin": "^3.0.1",
- "ts-loader": "^7.0.4",
+ "ts-loader": "^7.0.5",
"typescript": "^3.8.3",
"webpack": "^4.41.6",
"webpack-bundle-analyzer": "^3.6.0",