⬆️(app-desk) upgrade Cunningham design system

The last version of the Cunningham design system
has some new features that we need in this
feature.
This commit is contained in:
Anthony LC
2024-03-04 16:37:59 +01:00
committed by Anthony LC
parent b41fd1ab69
commit 150258b5a4
7 changed files with 121 additions and 226 deletions

View File

@@ -20,13 +20,6 @@
"matchManagers": ["npm"],
"matchPackageNames": ["@types/react-dom"],
"allowedVersions": ">18.2.19"
},
{
"enabled": false,
"groupName": "ignored js @openfun/cunningham-react@2.5.0",
"matchManagers": ["npm"],
"matchPackageNames": ["@openfun/cunningham-react"],
"allowedVersions": ">2.5.0"
}
]
}