aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FrontEnd/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 0b80c828..e96507da 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -13,7 +13,7 @@
"bootstrap-icons": "^1.5.0",
"classnames": "^2.3.1",
"color": "^4.0.1",
- "core-js": "^3.16.3",
+ "core-js": "^3.16.4",
"i18next": "^20.4.0",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.6.1",
@@ -27,7 +27,7 @@
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
- "react-router-dom": "^5.2.0",
+ "react-router-dom": "^5.2.1",
"react-transition-group": "^4.4.2",
"regenerator-runtime": "^0.13.9",
"remarkable": "^2.0.1",
@@ -65,10 +65,10 @@
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1",
- "eslint-plugin-react": "^7.24.0",
+ "eslint-plugin-react": "^7.25.1",
"eslint-plugin-react-hooks": "^4.2.0",
"prettier": "^2.3.2",
- "typescript": "^4.3.5",
+ "typescript": "^4.4.2",
"vite": "^2.5.1",
"vite-plugin-pwa": "^0.11.2"
}