mirror of
https://github.com/suitenumerique/docs
synced 2026-04-21 13:37:20 +00:00
⬆️(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:
parent
d5997ba9d5
commit
197ba47f73
3 changed files with 1543 additions and 343 deletions
|
|
@ -14,7 +14,6 @@
|
|||
"groupName": "ignored js dependencies",
|
||||
"matchManagers": ["npm"],
|
||||
"matchPackageNames": [
|
||||
"@openfun/cunningham-react",
|
||||
"eslint",
|
||||
"fetch-mock",
|
||||
"node",
|
||||
|
|
|
|||
|
|
@ -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
Loading…
Reference in a new issue