Skip to content

Commit 677bd59

Browse files
chore(deps-dev): bump the storybook group with 3 updates
Bumps the storybook group with 3 updates: [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react), [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Updates `@storybook/react` from 9.1.9 to 10.0.2 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.0.2/code/renderers/react) Updates `@storybook/react-webpack5` from 9.1.9 to 10.0.2 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.0.2/code/frameworks/react-webpack5) Updates `storybook` from 9.1.9 to 10.0.2 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.0.2/code/core) --- updated-dependencies: - dependency-name: "@storybook/react" dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/react-webpack5" dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook - dependency-name: storybook dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c184aac commit 677bd59

File tree

6 files changed

+196
-205
lines changed

6 files changed

+196
-205
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@
9393
"@mui/material": "7.2.0",
9494
"@octokit/rest": "22.0.0",
9595
"@playwright/test": "1.55.1",
96-
"@storybook/react": "9.1.9",
97-
"@storybook/react-webpack5": "9.1.9",
96+
"@storybook/react": "10.1.11",
97+
"@storybook/react-webpack5": "10.1.11",
9898
"@types/babel__core": "^7.20.3",
9999
"@types/babel__preset-env": "^7.10.0",
100100
"@types/case-sensitive-paths-webpack-plugin": "2.1.9",
@@ -135,7 +135,7 @@
135135
"react-refresh": "0.14.2",
136136
"rimraf": "6.0.1",
137137
"semver": "7.7.2",
138-
"storybook": "9.1.17",
138+
"storybook": "10.1.11",
139139
"ts-loader": "9.5.4",
140140
"ts-node": "10.9.2",
141141
"ts-unused-exports": "11.0.1",

packages/suite-base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@popperjs/core": "^2.11.8",
6161
"@protobufjs/base64": "1.1.2",
6262
"@storybook/jest": "0.2.3",
63-
"@storybook/react": "9.1.9",
63+
"@storybook/react": "10.1.11",
6464
"@storybook/testing-library": "0.2.2",
6565
"@svgr/webpack": "8.1.0",
6666
"@tanstack/react-table": "8.21.2",
@@ -173,7 +173,7 @@
173173
"sanitize-html": "2.17.0",
174174
"seedrandom": "3.0.5",
175175
"shallowequal": "1.1.0",
176-
"storybook": "9.1.17",
176+
"storybook": "10.1.11",
177177
"string-hash": "1.1.3",
178178
"string-replace-loader": "3.1.0",
179179
"style-loader": "3.3.3",

packages/suite-desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@lichtblick/tsconfig": "1.0.2",
1818
"@mcap/core": "2.1.6",
1919
"@pmmmwh/react-refresh-webpack-plugin": "0.6.1",
20-
"@storybook/react": "9.1.9",
20+
"@storybook/react": "10.1.11",
2121
"@types/mock-fs": "4.13.4",
2222
"@types/plist": "^3.0.3",
2323
"@types/pngjs": "^6.0.2",

packages/suite-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@lichtblick/tsconfig": "1.0.2",
1414
"@mui/material": "7.2.0",
1515
"@pmmmwh/react-refresh-webpack-plugin": "0.6.1",
16-
"@storybook/react": "9.1.9",
16+
"@storybook/react": "10.1.11",
1717
"@types/copy-webpack-plugin": "10.1.0",
1818
"clean-webpack-plugin": "4.0.0",
1919
"copy-webpack-plugin": "13.0.0",

packages/theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@mui/lab": "5.0.0-alpha.177",
2222
"@mui/material": "7.2.0",
2323
"@mui/x-data-grid": "6.18.7",
24-
"@storybook/react": "9.1.9",
24+
"@storybook/react": "10.1.11",
2525
"@types/react": "18.3.12",
2626
"react": "18.3.1"
2727
}

0 commit comments

Comments
 (0)