Skip to content

Commit

Permalink
chore(deps): update storybook monorepo to ^7.6.19 (#90607)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Marin Atanasov <8436925+tyxla@users.noreply.github.com>
  • Loading branch information
3 people authored and chad1008 committed May 21, 2024
1 parent 5b296a6 commit bb1eab0
Show file tree
Hide file tree
Showing 12 changed files with 284 additions and 284 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
"devDependencies": {
"@automattic/calypso-eslint-overrides": "workspace:^",
"@sentry/webpack-plugin": "^1.21.0",
"@storybook/addon-actions": "^7.6.17",
"@storybook/addon-actions": "^7.6.19",
"@tanstack/query-sync-storage-persister": "^5.15.5",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.2",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,8 @@
"@bartekbp/typescript-checkstyle": "^5.0.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.13",
"@signal-noise/stylelint-scales": "^2.0.3",
"@storybook/cli": "^7.6.17",
"@storybook/react": "^7.6.17",
"@storybook/cli": "^7.6.19",
"@storybook/react": "^7.6.19",
"@tanstack/eslint-plugin-query": "^5.14.6",
"@testing-library/jest-dom": "^6.4.2",
"@types/gtag.js": "^0.0.19",
Expand Down
10 changes: 5 additions & 5 deletions packages/calypso-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"devDependencies": {
"@automattic/calypso-eslint-overrides": "workspace:^",
"@automattic/calypso-typescript-config": "workspace:^",
"@storybook/addon-viewport": "^7.6.17"
"@storybook/addon-viewport": "^7.6.19"
},
"dependencies": {
"@automattic/calypso-babel-config": "workspace:^",
"@storybook/addon-actions": "^7.6.17",
"@storybook/addon-controls": "^7.6.17",
"@storybook/addon-actions": "^7.6.19",
"@storybook/addon-controls": "^7.6.19",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react-webpack5": "^7.6.17",
"@storybook/react-webpack5": "^7.6.19",
"css-loader": "^6.11.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -38,6 +38,6 @@
"webpack": "^5.91.0"
},
"peerDependencies": {
"@storybook/react": "^7.6.17"
"@storybook/react": "^7.6.19"
}
}
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"@automattic/calypso-color-schemes": "workspace:^",
"@automattic/calypso-storybook": "workspace:^",
"@automattic/calypso-typescript-config": "workspace:^",
"@storybook/addon-actions": "^7.6.17",
"@storybook/react": "^7.6.17",
"@storybook/addon-actions": "^7.6.19",
"@storybook/react": "^7.6.19",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/composite-checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@automattic/calypso-storybook": "workspace:^",
"@automattic/calypso-typescript-config": "workspace:^",
"@automattic/color-studio": "2.6.0",
"@storybook/cli": "^7.6.17",
"@storybook/react": "^7.6.17",
"@storybook/cli": "^7.6.19",
"@storybook/react": "^7.6.19",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/help-center/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"@automattic/calypso-color-schemes": "workspace:^",
"@automattic/calypso-storybook": "workspace:^",
"@automattic/calypso-typescript-config": "workspace:^",
"@storybook/addon-backgrounds": "^7.6.17",
"@storybook/cli": "^7.6.17",
"@storybook/react": "^7.6.17",
"@storybook/addon-backgrounds": "^7.6.19",
"@storybook/cli": "^7.6.19",
"@storybook/react": "^7.6.19",
"typescript": "^5.3.3"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/launchpad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"@automattic/calypso-build": "workspace:^",
"@automattic/calypso-storybook": "workspace:^",
"@automattic/calypso-typescript-config": "workspace:^",
"@storybook/addon-a11y": "^7.6.17",
"@storybook/cli": "^7.6.17",
"@storybook/react": "^7.6.17",
"@storybook/addon-a11y": "^7.6.19",
"@storybook/cli": "^7.6.19",
"@storybook/react": "^7.6.19",
"msw": "^2.1.7",
"msw-storybook-addon": "2.0.0-beta.1",
"postcss": "^8.4.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/plans-grid-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
"@automattic/calypso-color-schemes": "workspace:^",
"@automattic/calypso-storybook": "workspace:^",
"@automattic/calypso-typescript-config": "workspace:^",
"@storybook/addon-actions": "^7.6.17",
"@storybook/cli": "^7.6.17",
"@storybook/react": "^7.6.17",
"@storybook/addon-actions": "^7.6.19",
"@storybook/cli": "^7.6.19",
"@storybook/react": "^7.6.19",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/privacy-toolset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@automattic/calypso-build": "workspace:^",
"@automattic/calypso-storybook": "workspace:^",
"@automattic/calypso-typescript-config": "workspace:^",
"@storybook/addon-actions": "^7.6.17",
"@storybook/cli": "^7.6.17",
"@storybook/react": "^7.6.17",
"@storybook/addon-actions": "^7.6.19",
"@storybook/cli": "^7.6.19",
"@storybook/react": "^7.6.19",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.5",
"@types/classnames": "^2.3.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"@automattic/calypso-color-schemes": "workspace:^",
"@automattic/calypso-storybook": "workspace:^",
"@automattic/calypso-typescript-config": "workspace:^",
"@storybook/addon-actions": "^7.6.17",
"@storybook/cli": "^7.6.17",
"@storybook/react": "^7.6.17",
"@storybook/addon-actions": "^7.6.19",
"@storybook/cli": "^7.6.19",
"@storybook/react": "^7.6.19",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/tour-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@automattic/calypso-color-schemes": "workspace:^",
"@automattic/calypso-storybook": "workspace:^",
"@automattic/calypso-typescript-config": "workspace:^",
"@storybook/cli": "^7.6.17",
"@storybook/react": "^7.6.17",
"@storybook/cli": "^7.6.19",
"@storybook/react": "^7.6.19",
"typescript": "^5.3.3"
},
"peerDependencies": {
Expand Down

0 comments on commit bb1eab0

Please sign in to comment.