⬇️(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 15:10:15 +02:00
committed by Anthony LC
parent 33b39ce315
commit d9fa75b764
3 changed files with 7 additions and 20 deletions

View File

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