mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 07:49:29 +00:00
Update storybook to version 10.0.2 (#36657)
This commit is contained in:
12
package.json
12
package.json
@@ -133,10 +133,10 @@
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.23.0",
|
||||
"@formatjs/cli": "^6.1.1",
|
||||
"@storybook/addon-a11y": "^9.1.1",
|
||||
"@storybook/addon-docs": "^9.1.1",
|
||||
"@storybook/addon-vitest": "^9.1.1",
|
||||
"@storybook/react-vite": "^9.1.1",
|
||||
"@storybook/addon-a11y": "^10.0.2",
|
||||
"@storybook/addon-docs": "^10.0.2",
|
||||
"@storybook/addon-vitest": "^10.0.2",
|
||||
"@storybook/react-vite": "^10.0.2",
|
||||
"@testing-library/dom": "^10.4.1",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@types/debug": "^4",
|
||||
@@ -176,7 +176,7 @@
|
||||
"eslint-plugin-promise": "~7.2.1",
|
||||
"eslint-plugin-react": "^7.37.4",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"eslint-plugin-storybook": "^9.0.4",
|
||||
"eslint-plugin-storybook": "^10.0.2",
|
||||
"fake-indexeddb": "^6.0.1",
|
||||
"globals": "^16.0.0",
|
||||
"husky": "^9.0.11",
|
||||
@@ -186,7 +186,7 @@
|
||||
"playwright": "^1.56.1",
|
||||
"prettier": "^3.3.3",
|
||||
"react-test-renderer": "^18.2.0",
|
||||
"storybook": "^9.1.1",
|
||||
"storybook": "^10.0.2",
|
||||
"stylelint": "^16.19.1",
|
||||
"stylelint-config-prettier-scss": "^1.0.0",
|
||||
"stylelint-config-standard-scss": "^16.0.0",
|
||||
|
||||
Reference in New Issue
Block a user