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 988f1e51..b6638573 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -14,7 +14,7 @@
"classnames": "^2.3.1",
"color": "^4.2.3",
"core-js": "^3.23.3",
- "i18next": "^21.8.10",
+ "i18next": "^21.8.11",
"i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
@@ -57,7 +57,7 @@
"@types/react-dom": "^18.0.5",
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.5",
- "@typescript-eslint/eslint-plugin": "^5.29.0",
+ "@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.29.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.18.0",
@@ -67,7 +67,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.7.1",
"typescript": "^4.7.4",
- "vite": "^2.9.12",
+ "vite": "^2.9.13",
"vite-plugin-pwa": "^0.12.0"
}
} \ No newline at end of file