aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index e63c78e2..e5241328 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -20,9 +20,9 @@
"lodash": "^4.17.21",
"moment": "^2.29.1",
"pepjs": "^0.5.3",
- "react": "^17.0.1",
+ "react": "^18.0.0",
"react-color": "^2.19.3",
- "react-dom": "^17.0.2",
+ "react-dom": "^18.0.0",
"react-i18next": "^11.16.2",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
@@ -48,7 +48,7 @@
},
"devDependencies": {
"@types/color": "^3.0.3",
- "@types/lodash": "^4.14.180",
+ "@types/lodash": "^4.14.181",
"@types/node": "^17.0.23",
"@types/react": "^17.0.43",
"@types/react-color": "^3.0.6",