open-formulieren / open-forms-sdk

A Javascript SDK for Open Forms
https://open-forms.readthedocs.io/en/stable/developers/sdk/index.html
Other
2 stars 6 forks source link

Chore: react18 upgrade dependencies #618

Closed sergei-maertens closed 8 months ago

sergei-maertens commented 8 months ago

Cut down on the output during yarn install about missing/bad peer dependencies.

The react-router-v6 addon ones can be resolved too at some point, but we should upgrade that one to v2, which comes with some additional migration steps: https://github.com/JesusTheHun/storybook-addon-react-router-v6/blob/main/UPGRADE_V1_V2.md

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (21914ef) 72.48% compared to head (abbd766) 72.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #618 +/- ## ========================================== - Coverage 72.48% 72.27% -0.21% ========================================== Files 214 214 Lines 4343 4343 Branches 1162 1162 ========================================== - Hits 3148 3139 -9 - Misses 1156 1165 +9 Partials 39 39 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.