We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f75936 commit 877d462Copy full SHA for 877d462
apps/storybook/package.json
@@ -12,15 +12,15 @@
12
"@babel/preset-env": "~7.26.0",
13
"@babel/preset-react": "~7.26.0",
14
"@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",
+ "@storybook/core-common": "~8.6.0",
+ "@storybook/react": "~8.6.0",
+ "@storybook/react-webpack5": "~8.6.0",
18
"@types/react": "~18.3.0",
19
"@types/react-dom": "~18.3.0",
20
"babel-loader": "~10.0.0",
21
"require-from-string": "~2.0.2",
22
"rimraf": "~6.0.0",
23
- "storybook": "~7.6.0",
+ "storybook": "~8.6.0",
24
"tsconfig-paths-webpack-plugin": "~4.2.0",
25
"typescript": "~4.9.0",
26
"webpack": "~5.98.0"
0 commit comments