swisspost / design-system

The Swiss Post Design System pattern library for a consistent and accessible user experience across the web platform.
https://design-system.post.ch
Apache License 2.0
106 stars 13 forks source link

Fix peer dependency issue with pnpm that causes major updates all the time #2993

Closed gfellerph closed 2 weeks ago

gfellerph commented 3 weeks ago

A patch or minor update should not cause a major version bump across the whole synced package suite. There's this issue connected to the problem https://github.com/changesets/changesets/issues/1011.

### Tasks
- [ ] Check if we're using peer dependencies between the synced packages and remove if possible