Upgrade Storybook to v10 (#30442)

GitOrigin-RevId: 9f51624bc2b34b6746d1854969173b44c9c9cf9a
This commit is contained in:
Alf Eaton
2026-04-21 14:19:42 +01:00
committed by Copybot
parent f45eec25f4
commit ce4ca192ee
63 changed files with 816 additions and 1778 deletions

View File

@@ -233,17 +233,14 @@
"@replit/codemirror-indentation-markers": "overleaf/codemirror-indentation-markers#371ce3b56f453a392eb0d3b85ab019c185c68e1f",
"@replit/codemirror-vim": "overleaf/codemirror-vim#1bef138382d948018f3f9b8a4d7a70ab61774e4b",
"@sentry/browser": "7.46.0",
"@storybook/addon-a11y": "^8.6.17",
"@storybook/addon-designs": "^8.2.1",
"@storybook/addon-essentials": "^8.6.17",
"@storybook/addon-interactions": "^8.6.17",
"@storybook/addon-links": "^8.6.17",
"@storybook/addon-styling-webpack": "^1.0.1",
"@storybook/addon-webpack5-compiler-babel": "^3.0.6",
"@storybook/cli": "^8.6.17",
"@storybook/react": "^8.6.17",
"@storybook/react-webpack5": "^8.6.17",
"@storybook/theming": "^8.6.17",
"@storybook/addon-a11y": "10.3.5",
"@storybook/addon-designs": "^11.1.3",
"@storybook/addon-docs": "10.3.5",
"@storybook/addon-links": "10.3.5",
"@storybook/addon-styling-webpack": "^3.0.2",
"@storybook/addon-webpack5-compiler-babel": "^4.0.1",
"@storybook/cli": "10.3.5",
"@storybook/react-webpack5": "10.3.5",
"@streamdown/cjk": "^1.0.2",
"@streamdown/math": "^1.0.2",
"@tailwindcss/container-queries": "^0.1.1",
@@ -287,6 +284,7 @@
"@uppy/xhr-upload": "^3.6.0",
"@vitest/coverage-istanbul": "^4.0.17",
"@vitest/eslint-plugin": "1.6.6",
"@vitest/mocker": "^4.0.15",
"@writefull/core": "^1.27.27",
"@writefull/ui": "^1.27.27",
"@writefull/utils": "^1.27.27",
@@ -330,6 +328,7 @@
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-storybook": "10.3.5",
"eslint-plugin-testing-library": "^7.1.1",
"eslint-plugin-unicorn": "^56.0.0",
"events": "^3.3.0",
@@ -403,8 +402,9 @@
"sinon": "^7.5.0",
"sinon-chai": "^3.7.0",
"sinon-mongoose": "^2.3.0",
"storybook": "^8.6.17",
"storybook": "10.3.5",
"streamdown": "^2.2.0",
"style-loader": "^4.0.0",
"stylelint": "^16.26.1",
"stylelint-config-standard-scss": "^13.1.0",
"tailwindcss": "^3.4.4",