aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FrontEnd/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 7318d377..dd780be4 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -10,11 +10,11 @@
"@popperjs/core": "^2.10.2",
"axios": "^0.24.0",
"bootstrap": "^5.1.3",
- "bootstrap-icons": "^1.5.0",
+ "bootstrap-icons": "^1.7.0",
"classnames": "^2.3.1",
"color": "^4.0.1",
"core-js": "^3.19.1",
- "i18next": "^21.2.3",
+ "i18next": "^21.4.2",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
@@ -23,7 +23,7 @@
"react": "^17.0.1",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.13.0",
+ "react-i18next": "^11.14.0",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
@@ -66,10 +66,10 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.26.1",
- "eslint-plugin-react-hooks": "^4.2.0",
+ "eslint-plugin-react-hooks": "^4.3.0",
"prettier": "^2.4.1",
"typescript": "^4.4.4",
- "vite": "^2.6.2",
+ "vite": "^2.6.14",
"vite-plugin-pwa": "^0.11.3"
}
}