Skip to content

Commit

Permalink
Update storybook monorepo to v6.5.15 (#28268)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
matticbot and renovate-bot authored Jan 10, 2023
1 parent c28609b commit e384fab
Show file tree
Hide file tree
Showing 11 changed files with 340 additions and 809 deletions.
1,091 changes: 301 additions & 790 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
4 changes: 2 additions & 2 deletions projects/js-packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@babel/core": "7.20.7",
"@babel/preset-react": "7.18.6",
"@jest/globals": "29.3.1",
"@storybook/addon-actions": "6.5.14",
"@storybook/react": "6.5.14",
"@storybook/addon-actions": "6.5.15",
"@storybook/react": "6.5.15",
"@testing-library/dom": "8.19.1",
"@testing-library/react": "12.1.5",
"@types/jest": "29.2.5",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/js-packages/connection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@automattic/jetpack-base-styles": "workspace:*",
"@babel/core": "7.20.7",
"@babel/preset-react": "7.18.6",
"@storybook/addon-actions": "6.5.14",
"@storybook/addon-actions": "6.5.15",
"@testing-library/dom": "8.19.1",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
18 changes: 9 additions & 9 deletions projects/js-packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
"@emotion/react": "11.4.1",
"@emotion/styled": "11.3.0",
"@mdx-js/react": "1.6.22 || remove this when @storybook/addon-docs uses mdx-js v2, see https://github.com/mdx-js/mdx/issues/2019",
"@storybook/addon-a11y": "6.5.14",
"@storybook/addon-docs": "6.5.14",
"@storybook/addon-essentials": "6.5.14",
"@storybook/addon-storysource": "6.5.14",
"@storybook/addon-viewport": "6.5.14",
"@storybook/builder-webpack5": "6.5.14",
"@storybook/manager-webpack5": "6.5.14",
"@storybook/react": "6.5.14",
"@storybook/source-loader": "6.5.14",
"@storybook/addon-a11y": "6.5.15",
"@storybook/addon-docs": "6.5.15",
"@storybook/addon-essentials": "6.5.15",
"@storybook/addon-storysource": "6.5.15",
"@storybook/addon-viewport": "6.5.15",
"@storybook/builder-webpack5": "6.5.15",
"@storybook/manager-webpack5": "6.5.15",
"@storybook/react": "6.5.15",
"@storybook/source-loader": "6.5.15",
"@wordpress/babel-preset-default": "7.6.0",
"@wordpress/base-styles": "4.13.0",
"@wordpress/block-editor": "10.5.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
8 changes: 4 additions & 4 deletions projects/packages/my-jetpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"@automattic/jetpack-webpack-config": "workspace:*",
"@babel/core": "7.20.7",
"@babel/preset-env": "7.20.2",
"@storybook/addons": "6.5.14",
"@storybook/client-api": "6.5.14",
"@storybook/preview-web": "6.5.14",
"@storybook/react": "6.5.14",
"@storybook/addons": "6.5.15",
"@storybook/client-api": "6.5.15",
"@storybook/preview-web": "6.5.15",
"@storybook/react": "6.5.15",
"@storybook/testing-react": "1.3.0",
"@testing-library/dom": "8.19.1",
"@testing-library/react": "12.1.5",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
6 changes: 3 additions & 3 deletions projects/packages/videopress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@babel/core": "7.20.7",
"@babel/preset-react": "7.18.6",
"@jest/globals": "29.3.1",
"@storybook/client-api": "6.5.14",
"@storybook/react": "6.5.14",
"@storybook/client-api": "6.5.15",
"@storybook/react": "6.5.15",
"@testing-library/dom": "8.19.1",
"@testing-library/react": "12.1.5",
"@types/jest": "29.2.5",
Expand Down Expand Up @@ -66,7 +66,7 @@
"@automattic/jetpack-components": "workspace:*",
"@automattic/jetpack-connection": "workspace:*",
"@automattic/jetpack-shared-extension-utils": "workspace:*",
"@storybook/addon-actions": "6.5.14",
"@storybook/addon-actions": "6.5.15",
"@wordpress/api-fetch": "6.19.0",
"@wordpress/block-editor": "10.5.0",
"@wordpress/blocks": "11.21.0",
Expand Down

0 comments on commit e384fab

Please sign in to comment.