mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-14 05:37:53 +02:00
⬆️(frontend) replace ui-kit by ui-components
A major release was made on the ui-kit side, ui-kit is replaced by ui-components, which is a new package that contains the same components as ui-kit but with some improvements. To build the tokens, a new dev dependency is necessary, which is @gouvfr-lasuite/ui-tokens. These replacements bring better separation of concerns and a better architecture for the future. We need to adapt our codebase to use the new package and the new dev dependency.
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
"server:test": "yarn COLLABORATION_SERVER run test"
|
||||
},
|
||||
"resolutions": {
|
||||
"@gouvfr-lasuite/cunningham-react": "4.4.0",
|
||||
"@tiptap/extensions": "3.29.2",
|
||||
"@types/node": "24.13.3",
|
||||
"@types/react": "19.2.17",
|
||||
|
||||
Reference in New Issue
Block a user