Commit 7fbc743
chore(deps): bump @livepeer/design-system to 1.1.2
Restores the subdued Button styling (subdued `primary` / `neutral` /
color-loop variants, `transparentWhite` / `transparentBlack` variants,
base styles) that Explorer has been rendering from the v1.1.0 tarball
for ~3 years. v1.1.2 is byte-identical to v1.1.0 for the Button block,
so this bump requires zero call-site code changes.
Background: the published v1.1.0 tarball contained Button styling that
had never existed in any commit of livepeer/design-system — it was
built from an uncommitted working tree in 2023 and diverged silently
from git main, which used a saturated variant form. Explorer could
never upgrade (v1.1.1 shipped with an empty `dist/` folder and is
unusable), so the divergence was invisible until someone tried to
build Explorer against design-system `main`.
v1.1.2 (livepeer/design-system#158) codifies the tarball state as the
committed source of truth so the repository and the shipped artifact
finally agree. This PR brings Explorer along for the ride.
Refs livepeer/design-system#156
Refs livepeer/design-system#158
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c2a7d06 commit 7fbc743
2 files changed
Lines changed: 34 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments