aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-04-12 15:19:14 +0800
committercrupest <crupest@outlook.com>2022-04-12 15:19:14 +0800
commitad9e1ac4c09b50b04835326d471c55bb186ca1ff (patch)
tree8d297de093acd430b166d279a3b141e982d57cec
parent175223fc3be512db4a939584c989d7e5d7b6832e (diff)
parent4e76c433e1f439e14fc945f495a8c5b89898b443 (diff)
downloadtimeline-ad9e1ac4c09b50b04835326d471c55bb186ca1ff.tar.gz
timeline-ad9e1ac4c09b50b04835326d471c55bb186ca1ff.tar.bz2
timeline-ad9e1ac4c09b50b04835326d471c55bb186ca1ff.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 4beba0a9..912cbe26 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.14",
+ "i18next": "^21.6.15",
"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.2",
+ "react-i18next": "^11.16.5",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.3.0",
@@ -60,7 +60,7 @@
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
- "eslint": "^8.12.0",
+ "eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",