Skip to content

Commit

Permalink
Update storybook monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 2e63704 commit a95f18e
Show file tree
Hide file tree
Showing 3 changed files with 1,516 additions and 2,617 deletions.
14 changes: 7 additions & 7 deletions apps/hashdotdesign/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"@hashintel/design-system": "0.0.8",
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@storybook/addon-essentials": "7.0.5",
"@storybook/addon-interactions": "7.0.5",
"@storybook/addon-links": "7.0.5",
"@storybook/blocks": "7.0.5",
"@storybook/react": "7.0.5",
"@storybook/react-webpack5": "7.0.5",
"@storybook/addon-essentials": "8.2.7",
"@storybook/addon-interactions": "8.2.7",
"@storybook/addon-links": "8.2.7",
"@storybook/blocks": "8.2.7",
"@storybook/react": "8.2.7",
"@storybook/react-webpack5": "8.2.7",
"@storybook/testing-library": "0.1.0",
"@types/react": "18.2.68",
"@types/react-dom": "18.2.25",
"storybook": "7.0.5"
"storybook": "8.2.7"
},
"peerDependencies": {
"@emotion/cache": "11.11.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@hashintel/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@local/tsconfig": "0.0.0-private",
"@mui/material": "5.14.11",
"@mui/system": "5.14.11",
"@storybook/react": "7.0.5",
"@storybook/react": "8.2.7",
"@types/react": "18.2.68",
"@types/react-dom": "18.2.25",
"eslint": "8.57.0",
Expand Down
Loading

0 comments on commit a95f18e

Please sign in to comment.