Skip to content

Commit

Permalink
deps: upgrade storybook and percy
Browse files Browse the repository at this point in the history
  • Loading branch information
huwshimi committed Jul 3, 2024
1 parent 3192ead commit 375d4d1
Show file tree
Hide file tree
Showing 2 changed files with 1,585 additions and 897 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,19 @@
"@babel/cli": "7.24.5",
"@babel/eslint-parser": "7.24.5",
"@babel/preset-typescript": "7.24.1",
"@percy/cli": "1.28.5",
"@percy/storybook": "5.0.3",
"@percy/cli": "1.28.8",
"@percy/storybook": "6.0.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@storybook/addon-a11y": "8.0.10",
"@storybook/addon-essentials": "8.0.10",
"@storybook/addon-interactions": "8.0.10",
"@storybook/addon-links": "8.0.10",
"@storybook/addon-onboarding": "1.0.11",
"@storybook/addon-a11y": "8.1.11",
"@storybook/addon-essentials": "8.1.11",
"@storybook/addon-interactions": "8.1.11",
"@storybook/addon-links": "8.1.11",
"@storybook/addon-onboarding": "8.1.11",
"@storybook/addon-webpack5-compiler-babel": "3.0.3",
"@storybook/blocks": "8.0.10",
"@storybook/react": "8.0.10",
"@storybook/react-webpack5": "8.0.10",
"@storybook/blocks": "8.1.11",
"@storybook/react": "8.1.11",
"@storybook/react-webpack5": "8.1.11",
"@testing-library/cypress": "10.0.1",
"@testing-library/dom": "10.1.0",
"@testing-library/jest-dom": "6.4.5",
Expand Down Expand Up @@ -79,7 +79,7 @@
"sass": "1.77.0",
"sass-loader": "14.2.1",
"semantic-release": "23.0.8",
"storybook": "8.0.10",
"storybook": "8.1.11",
"style-loader": "4.0.0",
"stylelint": "16.5.0",
"stylelint-config-prettier": "9.0.5",
Expand Down
Loading

0 comments on commit 375d4d1

Please sign in to comment.