aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index b1fc3b2f..ffe9a641 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -20,9 +20,9 @@
"lodash": "^4.17.21",
"moment": "^2.29.2",
"pepjs": "^0.5.3",
- "react": "^18.0.0",
+ "react": "^17.0.0",
"react-color": "^2.19.3",
- "react-dom": "^18.0.0",
+ "react-dom": "^17.0.0",
"react-i18next": "^11.16.2",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
@@ -34,8 +34,8 @@
"workbox-cacheable-response": "^6.5.2",
"workbox-expiration": "^6.5.2",
"workbox-precaching": "^6.5.2",
- "workbox-routing": "^6.5.0",
- "workbox-strategies": "^6.5.1",
+ "workbox-routing": "^6.5.2",
+ "workbox-strategies": "^6.5.2",
"workbox-window": "^6.5.2",
"xregexp": "^5.1.0"
},