aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index cfeabf9e..99c0967a 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -26,12 +26,12 @@
"react-i18next": "^11.15.5",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
- "react-router-dom": "^6.2.1",
+ "react-router-dom": "^6.2.2",
"react-transition-group": "^4.4.2",
"regenerator-runtime": "^0.13.9",
"remarkable": "^2.0.1",
"rxjs": "^7.5.4",
- "workbox-cacheable-response": "^6.3.0",
+ "workbox-cacheable-response": "^6.5.1",
"workbox-expiration": "^6.5.0",
"workbox-precaching": "^6.5.0",
"workbox-routing": "^6.5.0",
@@ -52,12 +52,12 @@
"@types/node": "^17.0.21",
"@types/react": "^17.0.39",
"@types/react-color": "^3.0.6",
- "@types/react-dom": "^17.0.11",
+ "@types/react-dom": "^17.0.13",
"@types/react-responsive": "^8.0.5",
"@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",