Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove esbuild dep #12492

Draft
wants to merge 3 commits into
base: latest
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Reinstate storybook upgrade
karinathomasbbc committed Mar 10, 2025

Verified

This commit was signed with the committer’s verified signature.
karinathomasbbc Karina Thomas
commit 363461d5ec83a5185978ad92c1b05f736404717a
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -151,19 +151,19 @@
"@emotion/jest": "11.13.0",
"@loadable/babel-plugin": "5.16.1",
"@loadable/webpack-plugin": "5.15.2",
"@storybook/addon-a11y": "8.5.6",
"@storybook/addon-backgrounds": "8.5.6",
"@storybook/addon-controls": "8.5.6",
"@storybook/addon-docs": "8.5.6",
"@storybook/addon-toolbars": "8.5.6",
"@storybook/addon-viewport": "8.5.6",
"@storybook/blocks": "8.5.6",
"@storybook/builder-webpack5": "8.5.6",
"@storybook/cli": "8.5.6",
"@storybook/core-common": "8.5.6",
"@storybook/react": "8.5.6",
"@storybook/react-webpack5": "8.5.6",
"@storybook/theming": "8.5.6",
"@storybook/addon-a11y": "8.6.4",
"@storybook/addon-backgrounds": "8.6.4",
"@storybook/addon-controls": "8.6.4",
"@storybook/addon-docs": "8.6.4",
"@storybook/addon-toolbars": "8.6.4",
"@storybook/addon-viewport": "8.6.4",
"@storybook/blocks": "8.6.4",
"@storybook/builder-webpack5": "8.6.4",
"@storybook/cli": "8.6.4",
"@storybook/core-common": "8.6.4",
"@storybook/react": "8.6.4",
"@storybook/react-webpack5": "8.6.4",
"@storybook/theming": "8.6.4",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
721 changes: 170 additions & 551 deletions yarn.lock

Large diffs are not rendered by default.