diff options
Diffstat (limited to 'FrontEnd/package.json')
-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 2181ab84..864f73b8 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -13,7 +13,7 @@ "bootstrap-icons": "^1.8.3",
"classnames": "^2.3.1",
"color": "^4.2.3",
- "core-js": "^3.23.3",
+ "core-js": "^3.23.4",
"i18next": "^21.8.13",
"i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
@@ -30,7 +30,7 @@ "react-router-dom": "^6.3.0",
"react-transition-group": "^4.4.2",
"regenerator-runtime": "^0.13.9",
- "rxjs": "^7.5.5",
+ "rxjs": "^7.5.6",
"workbox-cacheable-response": "^6.5.2",
"workbox-expiration": "^6.5.2",
"workbox-precaching": "^6.5.2",
@@ -58,7 +58,7 @@ "@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.5",
"@typescript-eslint/eslint-plugin": "^5.30.5",
- "@typescript-eslint/parser": "^5.30.5",
+ "@typescript-eslint/parser": "^5.30.6",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
|