Skip to content

Commit 06cc7da

Browse files
chore(deps): update storybook monorepo to v10
1 parent 5ee06dd commit 06cc7da

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,13 @@
8989
"@mui/material": "^6.1.6",
9090
"@mui/system": "^6.1.6",
9191
"@remixicon/react": "^4.2.0",
92-
"@storybook/addon-docs": "^9.0.13",
93-
"@storybook/addon-links": "^9.0.13",
94-
"@storybook/addon-onboarding": "^9.0.13",
92+
"@storybook/addon-docs": "^10.0.0",
93+
"@storybook/addon-links": "^10.0.0",
94+
"@storybook/addon-onboarding": "^10.0.0",
9595
"@storybook/addon-webpack5-compiler-swc": "^3.0.0",
9696
"@storybook/blocks": "^8.6.14",
97-
"@storybook/nextjs": "^9.0.13",
98-
"@storybook/react-webpack5": "^9.0.13",
97+
"@storybook/nextjs": "^10.0.0",
98+
"@storybook/react-webpack5": "^10.0.0",
9999
"@storybook/test": "^8.6.14",
100100
"@swc/jest": "^0.2.37",
101101
"@testing-library/dom": "^10.4.0",
@@ -117,7 +117,7 @@
117117
"eslint-plugin-mdx": "^3.0.0",
118118
"eslint-plugin-react": "^7.34.3",
119119
"eslint-plugin-react-hooks": "^5.0.0",
120-
"eslint-plugin-storybook": "9.1.16",
120+
"eslint-plugin-storybook": "10.0.8",
121121
"eslint-plugin-styled-components-a11y": "^2.1.35",
122122
"eslint-plugin-testing-library": "^7.0.0",
123123
"jest": "^30.0.0",
@@ -133,7 +133,7 @@
133133
"react": "^19.0.0",
134134
"react-dom": "^19.0.0",
135135
"semantic-release": "^24.2.0",
136-
"storybook": "^9.0.13",
136+
"storybook": "^10.0.0",
137137
"ts-node": "^10.9.2",
138138
"tsconfig-paths-webpack-plugin": "^4.1.0",
139139
"type-fest": "^5.0.0",

0 commit comments

Comments
 (0)