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 032cb481..dea71185 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -13,13 +13,13 @@
"clsx": "^1.1.1",
"core-js": "^3.9.1",
"i18next": "^19.9.2",
- "i18next-browser-languagedetector": "^6.0.1",
+ "i18next-browser-languagedetector": "^6.1.0",
"localforage": "^1.9.0",
"lodash": "^4.17.21",
"pepjs": "^0.5.3",
"react": "^17.0.1",
"react-bootstrap": "^1.5.2",
- "react-dom": "^17.0.1",
+ "react-dom": "^17.0.2",
"react-i18next": "^11.8.10",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
@@ -77,7 +77,7 @@
"@types/remarkable": "^2.0.1",
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
- "@typescript-eslint/eslint-plugin": "^4.18.0",
+ "@typescript-eslint/eslint-plugin": "^4.19.0",
"@typescript-eslint/parser": "^4.18.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",