Skip to content

Commit

Permalink
chore(deps): upgrade Storybook to 8.4.4
Browse files Browse the repository at this point in the history
Ref NOTICKET
  • Loading branch information
ajkl2533 committed Nov 15, 2024
1 parent 41bfa34 commit 04960a9
Show file tree
Hide file tree
Showing 2 changed files with 322 additions and 1,095 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,19 +126,19 @@
"@semantic-release/github": "^10.1.6",
"@semantic-release/npm": "^12.0.1",
"@semantic-release/release-notes-generator": "^14.0.1",
"@storybook/addon-a11y": "^8.3.6",
"@storybook/addon-actions": "^8.3.6",
"@storybook/addon-a11y": "^8.4.4",
"@storybook/addon-actions": "^8.4.4",
"@storybook/addon-coverage": "^1.0.4",
"@storybook/addon-designs": "^8.0.3",
"@storybook/addon-essentials": "^8.3.6",
"@storybook/addon-themes": "^8.3.6",
"@storybook/blocks": "^8.3.6",
"@storybook/manager-api": "^8.3.6",
"@storybook/preview-api": "^8.3.6",
"@storybook/react": "^8.3.6",
"@storybook/react-vite": "^8.3.6",
"@storybook/addon-essentials": "^8.4.4",
"@storybook/addon-themes": "^8.4.4",
"@storybook/blocks": "^8.4.4",
"@storybook/manager-api": "^8.4.4",
"@storybook/preview-api": "^8.4.4",
"@storybook/react": "^8.4.4",
"@storybook/react-vite": "^8.4.4",
"@storybook/test-runner": "^0.19.1",
"@storybook/theming": "^8.3.6",
"@storybook/theming": "^8.4.4",
"@testing-library/dom": ">=7.21.4",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.4",
Expand Down Expand Up @@ -204,7 +204,7 @@
"rollup-plugin-visualizer": "^5.12.0",
"semantic-release": "^24.1.0",
"semantic-release-export-data": "^1.1.0",
"storybook": "^8.3.6",
"storybook": "^8.4.4",
"storycap": "^5.0.0",
"styled-components": "^5.3.3",
"stylelint": "^16.6.1",
Expand Down
Loading

0 comments on commit 04960a9

Please sign in to comment.