aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-04-15 18:15:45 +0800
committercrupest <crupest@outlook.com>2021-04-15 18:15:45 +0800
commit04db3b4b643696385d28cc49d466b472a8e1792d (patch)
tree4030c802244f227e1365355ec173c061128f73b7
parentea9ceee4a1eb7c4de3a98d703d2e9fbd1f1bf24a (diff)
parentd452ff389044762bc1631446b3f52f0a0b185e07 (diff)
downloadtimeline-04db3b4b643696385d28cc49d466b472a8e1792d.tar.gz
timeline-04db3b4b643696385d28cc49d466b472a8e1792d.tar.bz2
timeline-04db3b4b643696385d28cc49d466b472a8e1792d.zip
Merge branch 'master' of https://github.com/crupest/Timeline
-rw-r--r--FrontEnd/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index cafc0b69..156a7789 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -66,7 +66,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@types/classnames": "^2.2.11",
"@types/lodash": "^4.14.168",
- "@types/node": "^14.14.37",
+ "@types/node": "^14.14.39",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"@types/react-responsive": "^8.0.2",
@@ -87,7 +87,7 @@
"eslint": "^7.24.0",
"eslint-config-prettier": "^8.2.0",
"eslint-plugin-import": "^2.22.1",
- "eslint-plugin-prettier": "^3.3.1",
+ "eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.2.0",
"file-loader": "^6.2.0",
@@ -106,7 +106,7 @@
"ts-loader": "^8.1.0",
"typescript": "^4.2.4",
"url-loader": "^4.1.1",
- "webpack": "^5.32.0",
+ "webpack": "^5.33.2",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.11.2",