Skip to content

Commit 7fbc743

Browse files
rickstaaclaude
andcommitted
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

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@graphql-tools/schema": "8.5.0",
5858
"@graphql-tools/stitch": "8.7.0",
5959
"@graphql-tools/wrap": "8.5.0",
60-
"@livepeer/design-system": "1.1.0",
60+
"@livepeer/design-system": "1.1.2",
6161
"@mdx-js/loader": "^2.1.2",
6262
"@mdx-js/react": "^2.1.2",
6363
"@modulz/radix-icons": "^4.0.0",

pnpm-lock.yaml

Lines changed: 33 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)