Skip to content

Commit

Permalink
chore(deps): update storybook monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 5, 2024
1 parent 832e66a commit a830b91
Show file tree
Hide file tree
Showing 2 changed files with 407 additions and 1,145 deletions.
8 changes: 4 additions & 4 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"@babel/preset-env": "~7.24.0",
"@babel/preset-react": "~7.24.0",
"@babel/preset-typescript": "~7.24.0",
"@storybook/core-common": "~7.6.0",
"@storybook/react": "~7.6.0",
"@storybook/react-webpack5": "~7.6.0",
"@storybook/core-common": "~8.0.0",
"@storybook/react": "~8.0.0",
"@storybook/react-webpack5": "~8.0.0",
"@types/react": "~18.2.21",
"@types/react-dom": "~18.2.7",
"babel-loader": "~9.1.0",
"require-from-string": "~2.0.2",
"rimraf": "~5.0.0",
"storybook": "~7.6.0",
"storybook": "~8.0.0",
"tsconfig-paths-webpack-plugin": "~4.1.0",
"typescript": "~4.9.0",
"webpack": "~5.91.0"
Expand Down
Loading

0 comments on commit a830b91

Please sign in to comment.