Skip to content

Commit

Permalink
Deps: Update monorepo:storybook to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 345dd33 commit aebed1f
Show file tree
Hide file tree
Showing 2 changed files with 672 additions and 1,124 deletions.
18 changes: 9 additions & 9 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
},
"devDependencies": {
"@babel/core": "7.24.7",
"@storybook/addon-actions": "7.6.19",
"@storybook/addon-essentials": "7.6.19",
"@storybook/addon-links": "7.6.19",
"@storybook/addon-actions": "8.1.9",
"@storybook/addon-essentials": "8.1.9",
"@storybook/addon-links": "8.1.9",
"@storybook/addons": "7.6.17",
"@storybook/blocks": "7.6.19",
"@storybook/blocks": "8.1.9",
"@storybook/client-api": "7.6.17",
"@storybook/html": "7.6.19",
"@storybook/react": "7.6.19",
"@storybook/react-vite": "7.6.19",
"@storybook/theming": "7.6.19",
"@storybook/html": "8.1.9",
"@storybook/react": "8.1.9",
"@storybook/react-vite": "8.1.9",
"@storybook/theming": "8.1.9",
"react": "18.3.1",
"react-dom": "18.3.1",
"storybook": "7.6.19",
"storybook": "8.1.9",
"typescript": "4.9.5",
"vite": "5.2.13"
}
Expand Down
Loading

0 comments on commit aebed1f

Please sign in to comment.