⬇️(frontend) react 18.3.1 -> 18.2.0

Downgrade react to 18.2.0.
It seems to have a compatibility issue
with @openfun/cunningham-react.
This commit is contained in:
Anthony LC
2024-04-29 10:13:30 +02:00
committed by Anthony LC
parent 4551d20d67
commit c94888fe09
2 changed files with 119 additions and 114 deletions

View File

@@ -21,9 +21,9 @@
"lodash": "4.17.21",
"luxon": "3.4.4",
"next": "14.2.3",
"react": "18.3.1",
"react": "18.2.0",
"react-aria-components": "1.1.1",
"react-dom": "18.3.1",
"react-dom": "18.2.0",
"react-i18next": "14.1.1",
"react-select": "5.8.0",
"styled-components": "6.1.8",