⬆️(frontend) upgrade react to 18.3.1

A recent upgrade of next.js fixed the compatibility
issue with react 18.3.1.
This commit is contained in:
Anthony LC
2024-06-27 12:23:40 +02:00
committed by Anthony LC
parent 9fdf87b100
commit b436a418ff
3 changed files with 13 additions and 15 deletions

View File

@@ -18,9 +18,7 @@
"node",
"node-fetch",
"i18next-parser",
"eslint",
"react",
"react-dom"
"eslint"
]
}
]