okp4 / ui

🎨 Implementation of OKP4 UI components in React, TypeScript, and SASS.
https://ui.okp4.space/
BSD 3-Clause "New" or "Revised" License
28 stars 2 forks source link

⏳ Package upgrades #576

Closed lolottetheclash closed 1 year ago

lolottetheclash commented 2 years ago

Purpose

The purpose of this issue is to stay up to date on all the packages of our UI library. Dependabot helps us on a daily basis, but we can also take care of upgrading some of our packages without waiting. This allows us to go and "pick" packages to update when we have some bandwidth , and to stay as up to date as possible.

To do this, we can use the yarn outdated command which displays all the packages in our library, our version and the current version of the package.

This is what it looks like:

Capture d’écran 2022-10-13 à 16 19 28

I suggest you don't hesitate to work on it from time to time :)

MdechampG commented 1 year ago

Deprecated