aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-05 16:00:27 +0800
committercrupest <crupest@outlook.com>2021-05-05 16:00:27 +0800
commit51e1205d3a9c72a5734a842536630cea69359107 (patch)
treeff4bb481c31b9006fba590d7ded353ab80231bfe
parent47ac9a1d6fb547f8c0f96557654482d5320532a7 (diff)
parent609beffd3584006851c0be7387377ea1ecae91d0 (diff)
downloadtimeline-51e1205d3a9c72a5734a842536630cea69359107.tar.gz
timeline-51e1205d3a9c72a5734a842536630cea69359107.tar.bz2
timeline-51e1205d3a9c72a5734a842536630cea69359107.zip
Merge branch 'master' of https://github.com/crupest/Timeline
-rw-r--r--FrontEnd/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 3b53f17b..97de6168 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -67,7 +67,7 @@
"@types/classnames": "^2.3.1",
"@types/lodash": "^4.14.168",
"@types/node": "^15.0.1",
- "@types/react": "^17.0.4",
+ "@types/react": "^17.0.5",
"@types/react-dom": "^17.0.3",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.13",
@@ -77,7 +77,7 @@
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^4.22.0",
- "@typescript-eslint/parser": "^4.22.0",
+ "@typescript-eslint/parser": "^4.22.1",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",