Skip to content

Commit

Permalink
Deps: Update monorepo:storybook to v8.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and literat committed Sep 10, 2024
1 parent 8570d79 commit 457349c
Show file tree
Hide file tree
Showing 2 changed files with 560 additions and 1,766 deletions.
20 changes: 10 additions & 10 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": "8.1.10",
"@storybook/addon-essentials": "8.1.10",
"@storybook/addon-links": "8.1.10",
"@storybook/blocks": "8.1.10",
"@storybook/html": "8.1.10",
"@storybook/react": "8.1.10",
"@storybook/react-vite": "8.1.10",
"@storybook/test": "8.1.10",
"@storybook/theming": "8.1.10",
"@storybook/addon-actions": "8.2.9",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-links": "8.2.9",
"@storybook/blocks": "8.2.9",
"@storybook/html": "8.2.9",
"@storybook/react": "8.2.9",
"@storybook/react-vite": "8.2.9",
"@storybook/test": "8.2.9",
"@storybook/theming": "8.2.9",
"@vitejs/plugin-react": "4.3.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"storybook": "8.1.10",
"storybook": "8.2.9",
"typescript": "5.5.2",
"vite": "5.3.2"
}
Expand Down
Loading

0 comments on commit 457349c

Please sign in to comment.