Skip to content

Commit 66f2a11

Browse files
chore(deps): update storybook monorepo to v8
1 parent 27a037f commit 66f2a11

File tree

2 files changed

+229
-2313
lines changed

2 files changed

+229
-2313
lines changed

Diff for: 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.4.0",
16+
"@storybook/react": "~8.4.0",
17+
"@storybook/react-webpack5": "~8.4.0",
1818
"@types/react": "~18.3.0",
1919
"@types/react-dom": "~18.3.0",
2020
"babel-loader": "~9.2.0",
2121
"require-from-string": "~2.0.2",
2222
"rimraf": "~6.0.0",
23-
"storybook": "~7.6.0",
23+
"storybook": "~8.4.0",
2424
"tsconfig-paths-webpack-plugin": "~4.2.0",
2525
"typescript": "~4.9.0",
2626
"webpack": "~5.97.0"

0 commit comments

Comments
 (0)