Skip to content

Commit 04d8fb7

Browse files
chore(deps): update storybook monorepo to v8
1 parent f6702e2 commit 04d8fb7

File tree

2 files changed

+407
-1145
lines changed

2 files changed

+407
-1145
lines changed

apps/storybook/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
"@babel/preset-env": "~7.24.0",
1313
"@babel/preset-react": "~7.24.0",
1414
"@babel/preset-typescript": "~7.24.0",
15-
"@storybook/core-common": "~7.6.0",
16-
"@storybook/react": "~7.6.0",
17-
"@storybook/react-webpack5": "~7.6.0",
15+
"@storybook/core-common": "~8.0.0",
16+
"@storybook/react": "~8.0.0",
17+
"@storybook/react-webpack5": "~8.0.0",
1818
"@types/react": "~18.2.21",
1919
"@types/react-dom": "~18.2.7",
2020
"babel-loader": "~9.1.0",
2121
"require-from-string": "~2.0.2",
2222
"rimraf": "~5.0.0",
23-
"storybook": "~7.6.0",
23+
"storybook": "~8.0.0",
2424
"tsconfig-paths-webpack-plugin": "~4.1.0",
2525
"typescript": "~4.9.0",
2626
"webpack": "~5.91.0"

0 commit comments

Comments
 (0)