Update Storybook, Vite, Vitest and minor dependencies#662
Merged
mkernohanbc merged 5 commits intomainfrom Apr 20, 2026
Merged
Conversation
ty2k
approved these changes
Apr 20, 2026
Contributor
ty2k
left a comment
There was a problem hiding this comment.
This looks all good once the merge conflicts are resolved. 👍 👍
I've gone through the Vite v8 migration guide and I don't see any changes for us. There is future opportunity to move off of rollup to the faster rolldown that ships with Vite now.
3658de9 to
5f2bdfa
Compare
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.
Clean re-do of changes in #655. This PR moves various dependencies for
design-system-react-componentsto their latest versions, excluding TypeScript and ESlint. Test and build scripts showing no errors.Major version changes:
jsdomv29.0.2globalsv17.5.0vitev8.0.9@vitejs/plugin-reactv6.0.1Minor version changes:
playwrightv1.59.1@react-stately/datav3.16.0vitest(including@vitest/browser-playwrightand@vitest/coverage-v8) v4.1.4Patch changes:
prettierv3.8.3rollupv4.60.2@rollup/plugin-commonjsv29.0.2storybook(including sub-packages) v10.3.5@testing-library/reactv16.3.2@types/reactv19.2.14