Skip to content

Commit

Permalink
fix(storybook): upgrade to v7.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
masoudmanson committed Sep 25, 2023
1 parent dddcd34 commit 5d56197
Show file tree
Hide file tree
Showing 2 changed files with 431 additions and 431 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
"@mui/material": "^5.13.3",
"@rollup/plugin-typescript": "^8.3.1",
"@rollup/plugin-url": "^6.1.0",
"@storybook/addon-a11y": "^7.4.1",
"@storybook/addon-actions": "^7.4.1",
"@storybook/addon-essentials": "^7.4.1",
"@storybook/addon-interactions": "^7.4.1",
"@storybook/addon-links": "^7.4.1",
"@storybook/addon-storyshots": "^7.4.1",
"@storybook/addons": "^7.4.1",
"@storybook/react": "^7.4.1",
"@storybook/react-webpack5": "^7.4.1",
"@storybook/addon-a11y": "^7.4.5",
"@storybook/addon-actions": "^7.4.5",
"@storybook/addon-essentials": "^7.4.5",
"@storybook/addon-interactions": "^7.4.5",
"@storybook/addon-links": "^7.4.5",
"@storybook/addon-storyshots": "^7.4.5",
"@storybook/addons": "^7.4.5",
"@storybook/react": "^7.4.5",
"@storybook/react-webpack5": "^7.4.5",
"@storybook/test-runner": "^0.13.0",
"@storybook/testing-library": "^0.2.0",
"@storybook/theming": "^7.4.1",
"@storybook/testing-library": "^0.2.1",
"@storybook/theming": "^7.4.5",
"@svgr/rollup": "^8.0.1",
"@svgr/webpack": "^8.0.1",
"@testing-library/dom": "^9.2.0",
Expand Down Expand Up @@ -77,7 +77,7 @@
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-sonarjs": "^0.19.0",
"eslint-plugin-storybook": "^0.6.13",
"eslint-plugin-storybook": "^0.6.14",
"husky": "^5.1.3",
"jest": "^29.6.2",
"lerna": "^6.5.1",
Expand All @@ -94,7 +94,7 @@
"rollup-plugin-css-only": "^4.3.0",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-ts": "^3.2.0",
"storybook": "^7.4.1",
"storybook": "^7.4.5",
"storybook-addon-emotion-theme": "^2.1.1",
"storybook-addon-pseudo-states": "^2.1.1",
"style-dictionary": "^3.0.3",
Expand Down
Loading

0 comments on commit 5d56197

Please sign in to comment.