Skip to content

Commit 877d462

Browse files
chore(deps): update storybook monorepo to v8
1 parent 4f75936 commit 877d462

File tree

2 files changed

+238
-2453
lines changed

2 files changed

+238
-2453
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.26.0",
1313
"@babel/preset-react": "~7.26.0",
1414
"@babel/preset-typescript": "~7.26.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.6.0",
16+
"@storybook/react": "~8.6.0",
17+
"@storybook/react-webpack5": "~8.6.0",
1818
"@types/react": "~18.3.0",
1919
"@types/react-dom": "~18.3.0",
2020
"babel-loader": "~10.0.0",
2121
"require-from-string": "~2.0.2",
2222
"rimraf": "~6.0.0",
23-
"storybook": "~7.6.0",
23+
"storybook": "~8.6.0",
2424
"tsconfig-paths-webpack-plugin": "~4.2.0",
2525
"typescript": "~4.9.0",
2626
"webpack": "~5.98.0"

0 commit comments

Comments
 (0)