Skip to content

Commit

Permalink
chore(storybook): ran npx storybook@latest upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Jul 10, 2024
1 parent 4c95ef1 commit fe59145
Show file tree
Hide file tree
Showing 6 changed files with 708 additions and 148 deletions.
1 change: 1 addition & 0 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const config: StorybookConfig = {
'@storybook/addon-interactions',
'@storybook/addon-storysource',
'@storybook/addon-themes',
'@storybook/addon-mdx-gfm'
],
framework: {
name: '@storybook/react-vite',
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,14 +129,14 @@
"@storybook/addon-essentials": "^8.2.1",
"@storybook/addon-interactions": "^8.2.1",
"@storybook/addon-links": "^8.2.1",
"@storybook/addon-mdx-gfm": "^8.2.1",
"@storybook/addon-storysource": "^8.2.1",
"@storybook/addon-themes": "^8.2.1",
"@storybook/blocks": "^8.2.1",
"@storybook/jest": "^0.2.3",
"@storybook/manager-api": "^8.2.1",
"@storybook/react": "^8.2.1",
"@storybook/react-vite": "^8.2.1",
"@storybook/testing-library": "^0.2.2",
"@storybook/test": "^8.2.1",
"@storybook/theming": "^8.2.1",
"@testing-library/dom": "^10.3.1",
"@testing-library/jest-dom": "^6.4.6",
Expand Down
Loading

0 comments on commit fe59145

Please sign in to comment.