diff options
Diffstat (limited to 'FrontEnd')
-rw-r--r-- | FrontEnd/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 00d83848..5175515f 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -14,7 +14,7 @@ "classnames": "^2.3.1",
"color": "^4.2.1",
"core-js": "^3.21.1",
- "i18next": "^21.6.11",
+ "i18next": "^21.6.13",
"i18next-browser-languagedetector": "^6.1.3",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
@@ -57,7 +57,7 @@ "@types/react-transition-group": "^4.4.4",
"@types/remarkable": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^5.12.1",
- "@typescript-eslint/parser": "^5.12.1",
+ "@typescript-eslint/parser": "^5.13.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.10.0",
"eslint-config-prettier": "^8.4.0",
@@ -66,7 +66,7 @@ "eslint-plugin-react-hooks": "^4.3.0",
"prettier": "^2.5.1",
"typescript": "^4.5.5",
- "vite": "^2.8.4",
+ "vite": "^2.8.6",
"vite-plugin-pwa": "^0.11.13"
}
}
\ No newline at end of file |