aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-11-03 21:24:01 +0800
committercrupest <crupest@outlook.com>2020-11-03 21:24:01 +0800
commitf3236eaf28c878db2b45377ac8805b014960c662 (patch)
treede08ad12c02e35eeb93ea4cc876c9845047ac94c
parente41a31061f700c2c583333a28156290ea617d6dc (diff)
downloadtimeline-f3236eaf28c878db2b45377ac8805b014960c662.tar.gz
timeline-f3236eaf28c878db2b45377ac8805b014960c662.tar.bz2
timeline-f3236eaf28c878db2b45377ac8805b014960c662.zip
Upgrade packages.
-rw-r--r--FrontEnd/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index d9136b6a..22c52d6c 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -61,7 +61,7 @@
"@babel/preset-env": "^7.12.1",
"@babel/preset-react": "^7.12.1",
"@babel/preset-typescript": "^7.12.1",
- "@pmmmwh/react-refresh-webpack-plugin": "^0.4.2",
+ "@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@types/classnames": "^2.2.11",
"@types/lodash": "^4.14.164",
"@types/node": "^14.14.6",
@@ -73,8 +73,8 @@
"@types/react-router-dom": "^5.1.6",
"@types/webpack-env": "^1.15.3",
"@types/xregexp": "^4.3.0",
- "@typescript-eslint/eslint-plugin": "^4.6.0",
- "@typescript-eslint/parser": "^4.6.0",
+ "@typescript-eslint/eslint-plugin": "^4.6.1",
+ "@typescript-eslint/parser": "^4.6.1",
"@yarnpkg/pnpify": "^2.3.3",
"babel-loader": "^8.1.0",
"babel-plugin-transform-builtin-extend": "^1.1.2",
@@ -98,7 +98,7 @@
"querystring-es3": "^0.2.1",
"react-refresh": "^0.9.0",
"sass": "^1.28.0",
- "sass-loader": "^10.0.4",
+ "sass-loader": "^10.0.5",
"style-loader": "^2.0.0",
"ts-loader": "^8.0.7",
"type-fest": "^0.18.0",