aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-04-16 19:53:05 +0800
committercrupest <crupest@outlook.com>2022-04-16 19:53:05 +0800
commitf1f21a5fbdbbe952d35c353bb91c0c6263f336af (patch)
treef36cb8a1616b5986aff8d6e08006eadd0b73a38f
parent8c797c5b4f822ee815357fc358d6b8de38b86dd9 (diff)
parenta73b4cc4f4f8348937003059401923b6d209a6ae (diff)
downloadtimeline-f1f21a5fbdbbe952d35c353bb91c0c6263f336af.tar.gz
timeline-f1f21a5fbdbbe952d35c353bb91c0c6263f336af.tar.bz2
timeline-f1f21a5fbdbbe952d35c353bb91c0c6263f336af.zip
Merge branch 'main' 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 98b87d79..b970c760 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -14,7 +14,7 @@
"classnames": "^2.3.1",
"color": "^4.2.3",
"core-js": "^3.21.1",
- "i18next": "^21.6.15",
+ "i18next": "^21.6.16",
"i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
@@ -23,7 +23,7 @@
"react": "^17.0.0",
"react-color": "^2.19.3",
"react-dom": "^17.0.0",
- "react-i18next": "^11.16.5",
+ "react-i18next": "^11.16.6",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.3.0",