chore: update react and react-dom to 18

This commit is contained in:
Ali BARIN
2024-02-29 12:13:15 +00:00
parent 304eab801c
commit 487c621fa5
3 changed files with 21 additions and 21 deletions

View File

@@ -24,8 +24,8 @@
"luxon": "^2.3.1",
"mui-color-input": "^2.0.0",
"notistack": "^3.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.45.2",
"react-intl": "^5.20.12",
"react-json-tree": "^0.16.2",