Skip to content

Commit 6f09599

Browse files
chore(deps-dev): bump @storybook/addon-themes from 8.6.14 to 10.1.2
Bumps [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) from 8.6.14 to 10.1.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.1.2/code/addons/themes) --- updated-dependencies: - dependency-name: "@storybook/addon-themes" dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e10227a commit 6f09599

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/react-ui-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@storybook/addon-essentials": "^8.5.2",
3030
"@storybook/addon-interactions": "^8.5.2",
3131
"@storybook/addon-onboarding": "^8.5.2",
32-
"@storybook/addon-themes": "^8.5.2",
32+
"@storybook/addon-themes": "^10.1.2",
3333
"@storybook/addon-webpack5-compiler-swc": "^4.0.1",
3434
"@storybook/blocks": "^8.5.2",
3535
"@storybook/react": "^8.5.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7549,14 +7549,14 @@ __metadata:
75497549
languageName: node
75507550
linkType: hard
75517551

7552-
"@storybook/addon-themes@npm:^8.5.2":
7553-
version: 8.6.14
7554-
resolution: "@storybook/addon-themes@npm:8.6.14"
7552+
"@storybook/addon-themes@npm:^10.1.2":
7553+
version: 10.1.2
7554+
resolution: "@storybook/addon-themes@npm:10.1.2"
75557555
dependencies:
75567556
ts-dedent: ^2.0.0
75577557
peerDependencies:
7558-
storybook: ^8.6.14
7559-
checksum: 40813d3b3c273413c2e8c2bf3959be801c0ff8b789d4085f5c78641db7bca92e2dcd06c0a36f9d706c5ccbb5c5a1445a1a6b7afcd086e6981ff62bfc4831267a
7558+
storybook: ^10.1.2
7559+
checksum: 4e7fa972e47565f3d42fbb9b8c3e20b2d4afda38d143ec6956ec725863f184371f4f444b95a23a60e643b20566cc847003cd5809c3881848ead6533273a62310
75607560
languageName: node
75617561
linkType: hard
75627562

@@ -10027,7 +10027,7 @@ __metadata:
1002710027
"@storybook/addon-essentials": ^8.5.2
1002810028
"@storybook/addon-interactions": ^8.5.2
1002910029
"@storybook/addon-onboarding": ^8.5.2
10030-
"@storybook/addon-themes": ^8.5.2
10030+
"@storybook/addon-themes": ^10.1.2
1003110031
"@storybook/addon-webpack5-compiler-swc": ^4.0.1
1003210032
"@storybook/blocks": ^8.5.2
1003310033
"@storybook/react": ^8.5.2

0 commit comments

Comments
 (0)