⬇️(app-desk) downgrade @openfun/cunningham-react

Downgrade @openfun/cunningham-react to 2.4.0, because of a
compatibility problem with Jest.

We add this package with this version to the ignore list
in renovate.json, when we will have a new compatible version, we will
remove it from the ignore list.
This commit is contained in:
Anthony LC
2024-02-26 15:58:29 +01:00
committed by Anthony LC
parent 33288ab225
commit 65e78cde68
3 changed files with 221 additions and 129 deletions

View File

@@ -15,7 +15,7 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@openfun/cunningham-react": "2.5.0",
"@openfun/cunningham-react": "2.4.0",
"@tanstack/react-query": "5.24.1",
"i18next": "23.10.0",
"luxon": "3.4.4",