Skip to content

Update design-tokens dependency to 4.0.0 - #689

Merged
mkernohanbc merged 2 commits into
mainfrom
chore/tokens-update
Jun 4, 2026
Merged

Update design-tokens dependency to 4.0.0#689
mkernohanbc merged 2 commits into
mainfrom
chore/tokens-update

Conversation

@mkernohanbc

Copy link
Copy Markdown
Contributor

This PR moves the dependency on @bcgov/design-tokens in @bcgov/design-system-react-components to v4.0.0.

@mkernohanbc
mkernohanbc requested a review from ty2k May 27, 2026 20:31
@mkernohanbc mkernohanbc self-assigned this May 27, 2026
@mkernohanbc mkernohanbc added the dependencies Changes or issues affecting dependencies label May 27, 2026
@mkernohanbc mkernohanbc added this to the Components v0.8.0 milestone May 27, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates @bcgov/design-system-react-components to consume @bcgov/design-tokens v4.0.0, which aligns the React component package with the latest token package release.

Changes:

  • Bumps @bcgov/design-tokens from 3.2.0 to 4.0.0.
  • Updates the React package lockfile.
  • Applies formatting-only CSS selector indentation changes in TextField and TextArea styles.

Reviewed changes

Copilot reviewed 1 out of 4 changed files in this pull request and generated 1 comment.

File Description
packages/react-components/package.json Updates the design tokens dependency version.
packages/react-components/package-lock.json Reflects dependency lockfile changes for the version update.
packages/react-components/src/components/TextField/TextField.css Re-formats focused/focus-visible :has() selectors.
packages/react-components/src/components/TextArea/TextArea.css Re-formats focused/hovered/focus-visible :has() selectors.
Files not reviewed (1)
  • packages/react-components/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +70 to +72
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.5.0.tgz",
"integrity": "sha512-6OzddxPio9UiWTCemp4N8cYLV2ZN1ncRnV1cVGtve7dhPOtRkleRyx32GQCYSwDYgaHU3USMm84tNsvKzRCa1Q==",
@mkernohanbc
mkernohanbc merged commit 7b1b001 into main Jun 4, 2026
6 checks passed
@mkernohanbc
mkernohanbc deleted the chore/tokens-update branch June 4, 2026 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changes or issues affecting dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants