Closed
Conversation
Contributor
Author
|
Moving back to draft temporarily to address a couple of outstanding issues |
Contributor
Author
|
Pushed a series of new commits to fold in some outstanding dependency updates that were previously blocked:
The following commits fix various migration issues with the TypeScript and ESlint updates:
As far as I can tell there are now no outstanding issues: ✅ test script runs successfully |
Contributor
Author
|
Cherry-picked today's work to a separate branch (see #657) and reverted here, to narrow the scope of this PR. |
ty2k
requested changes
Apr 18, 2026
Contributor
ty2k
left a comment
There was a problem hiding this comment.
This breaks the tokens output, see below.
This reverts commit 84fa641.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates dependencies for both
design-system-react-componentsanddesign-tokenspackages.Notable changes:
storybookfrom 10.3.3 -> 10.3.5vitefrom 7.3.0 -> 8.0.8vitestfrom 4.0.14 -> 4.1.4style-dictionaryfrom 5.2.0 -> 5.4.0Test and build scripts for both packages are working as expected.