Skip to content

Commit

Permalink
chore(deps): upgrade storybook to 7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
thmsobrmlr committed Oct 19, 2023
1 parent c1f3e94 commit 82ce3b5
Show file tree
Hide file tree
Showing 2 changed files with 586 additions and 1,001 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,22 +180,22 @@
"@hot-loader/react-dom": "^16.14.0",
"@playwright/test": "1.29.2",
"@sentry/types": "7.22.0",
"@storybook/addon-a11y": "^7.3.1",
"@storybook/addon-actions": "^7.3.1",
"@storybook/addon-essentials": "^7.3.1",
"@storybook/addon-links": "^7.3.1",
"@storybook/addon-storysource": "^7.3.1",
"@storybook/addons": "^7.3.1",
"@storybook/api": "^7.3.1",
"@storybook/blocks": "^7.3.1",
"@storybook/components": "^7.3.1",
"@storybook/core-events": "^7.3.1",
"@storybook/addon-a11y": "^7.5.1",
"@storybook/addon-actions": "^7.5.1",
"@storybook/addon-essentials": "^7.5.1",
"@storybook/addon-links": "^7.5.1",
"@storybook/addon-storysource": "^7.5.1",
"@storybook/addons": "^7.5.1",
"@storybook/api": "^7.5.1",
"@storybook/blocks": "^7.5.1",
"@storybook/components": "^7.5.1",
"@storybook/core-events": "^7.5.1",
"@storybook/csf": "^0.1.1",
"@storybook/react": "^7.3.1",
"@storybook/react-webpack5": "^7.3.1",
"@storybook/react": "^7.5.1",
"@storybook/react-webpack5": "^7.5.1",
"@storybook/test-runner": "^0.13.0",
"@storybook/theming": "^7.3.1",
"@storybook/types": "^7.3.1",
"@storybook/theming": "^7.5.1",
"@storybook/types": "^7.5.1",
"@sucrase/jest-plugin": "^3.0.0",
"@testing-library/dom": ">=7.21.4",
"@testing-library/jest-dom": "^5.16.2",
Expand Down Expand Up @@ -248,7 +248,7 @@
"eslint-plugin-no-only-tests": "^3.0.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-storybook": "^0.6.13",
"eslint-plugin-storybook": "^0.6.15",
"file-loader": "^6.1.0",
"givens": "^1.3.6",
"history": "^5.0.1",
Expand All @@ -274,8 +274,8 @@
"process": "^0.11.10",
"raw-loader": "^4.0.2",
"sass-loader": "^10.0.1",
"storybook": "^7.3.1",
"storybook-addon-pseudo-states": "2.1.0",
"storybook": "^7.5.1",
"storybook-addon-pseudo-states": "2.1.2",
"style-loader": "^2.0.0",
"sucrase": "^3.29.0",
"timekeeper": "^2.2.0",
Expand Down
Loading

0 comments on commit 82ce3b5

Please sign in to comment.