aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-06-29 20:17:51 +0800
committercrupest <crupest@outlook.com>2021-06-29 20:17:51 +0800
commit5c0dc840fa4af43fdb7ae5f93f462cd63c74bc6d (patch)
treeabb99e14662ff21b79882809217b306edf69ea08 /FrontEnd
parent026cc77da489c11e4f8e3bbaf2b6c9e78735d583 (diff)
parente3fb6a2c3649ad38439ddbfa461d8ce3d3d91295 (diff)
downloadtimeline-5c0dc840fa4af43fdb7ae5f93f462cd63c74bc6d.tar.gz
timeline-5c0dc840fa4af43fdb7ae5f93f462cd63c74bc6d.tar.bz2
timeline-5c0dc840fa4af43fdb7ae5f93f462cd63c74bc6d.zip
Merge branch 'master' into drop-bootstrap
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 68f27a47..55c7c95f 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -47,7 +47,7 @@
"devDependencies": {
"@types/color": "^3.0.1",
"@types/lodash": "^4.14.170",
- "@types/node": "^15.12.4",
+ "@types/node": "^15.12.5",
"@types/react": "^17.0.11",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^17.0.8",
@@ -55,15 +55,15 @@
"@types/react-router": "^5.1.15",
"@types/react-router-dom": "^5.1.7",
"@types/remarkable": "^2.0.2",
- "@typescript-eslint/eslint-plugin": "^4.28.0",
- "@typescript-eslint/parser": "^4.28.0",
- "@vitejs/plugin-react-refresh": "^1.3.3",
+ "@typescript-eslint/eslint-plugin": "^4.28.1",
+ "@typescript-eslint/parser": "^4.28.1",
+ "@vitejs/plugin-react-refresh": "^1.3.4",
"eslint": "^7.29.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
- "prettier": "^2.3.1",
+ "prettier": "^2.3.2",
"typescript": "^4.3.4",
"vite": "^2.3.8",
"vite-plugin-pwa": "^0.8.1"