⬆️(frontend) bump cunningham to 3.0.0

Last bump to react 19 was a breaking change with
the previous version of Cunnigham, so we need to
update cunningham to 3.0.0 to be compatible with it.
We can now remove Cunnigham from the list of ignored
dependencies in the renovate.json file.
This commit is contained in:
Anthony LC
2025-03-04 16:09:45 +01:00
committed by Anthony LC
parent d5997ba9d5
commit 197ba47f73
3 changed files with 1543 additions and 343 deletions

View File

@@ -14,7 +14,6 @@
"groupName": "ignored js dependencies",
"matchManagers": ["npm"],
"matchPackageNames": [
"@openfun/cunningham-react",
"eslint",
"fetch-mock",
"node",

View File

@@ -23,7 +23,7 @@
"@blocknote/xl-pdf-exporter": "*",
"@gouvfr-lasuite/integration": "1.0.2",
"@hocuspocus/provider": "2.15.2",
"@openfun/cunningham-react": "2.9.4",
"@openfun/cunningham-react": "3.0.0",
"@react-pdf/renderer": "4.1.6",
"@sentry/nextjs": "9.3.0",
"@tanstack/react-query": "5.67.1",

File diff suppressed because it is too large Load Diff