aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FrontEnd/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 534a2349..0ff85115 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -13,7 +13,7 @@
"classnames": "^2.3.1",
"color": "^3.1.3",
"core-js": "^3.13.0",
- "i18next": "^20.3.0",
+ "i18next": "^20.3.1",
"i18next-browser-languagedetector": "^6.1.1",
"js-base64": "^3.6.1",
"lodash": "^4.17.21",
@@ -22,7 +22,7 @@
"react-bootstrap": "^2.0.0-alpha.2",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.9.0",
+ "react-i18next": "^11.10.0",
"react-inlinesvg": "^2.3.0",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
@@ -64,7 +64,7 @@
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",
"@babel/plugin-proposal-optional-chaining": "^7.14.2",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.14.2",
+ "@babel/preset-env": "^7.14.4",
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-beta.8",