mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Upgrade Storybook to v10 (#30442)
GitOrigin-RevId: 9f51624bc2b34b6746d1854969173b44c9c9cf9a
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user