Skip to content

Commit 87ff63a

Browse files
Build(deps-dev): Bump storybook from 8.6.15 to 8.6.17
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 8.6.15 to 8.6.17. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.17/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.17/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 8.6.17 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68bb37d commit 87ff63a

2 files changed

Lines changed: 16 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"rollup": "^4.57.1",
8080
"rollup-plugin-copy": "^3.5.0",
8181
"rollup-plugin-postcss": "^4.0.2",
82-
"storybook": "^8.6.15",
82+
"storybook": "^8.6.17",
8383
"webpack": "5"
8484
},
8585
"dependencies": {

yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2427,12 +2427,12 @@
24272427
dependencies:
24282428
ts-dedent "^2.0.0"
24292429

2430-
"@storybook/core@8.6.15":
2431-
version "8.6.15"
2432-
resolved "https://registry.yarnpkg.com/@storybook/core/-/core-8.6.15.tgz#ba3aa59b02981136fa671d545b64d380c1188c8b"
2433-
integrity sha512-VFpKcphNurJpSC4fpUfKL3GTXVoL53oytghGR30QIw5jKWwaT50HVbTyb41BLOUuZjmMhUQA8weiQEew6RX0gw==
2430+
"@storybook/core@8.6.17":
2431+
version "8.6.17"
2432+
resolved "https://registry.yarnpkg.com/@storybook/core/-/core-8.6.17.tgz#73af480521333e421413ffdda7a992b3c96b1afb"
2433+
integrity sha512-lndZDYIvUddWk54HmgYwE4h2B0JtWt8ztIRAzHRt6ReZZ9QQbmM5b85Qpa+ng4dyQEKc2JAtYD3Du7RRFcpHlw==
24342434
dependencies:
2435-
"@storybook/theming" "8.6.15"
2435+
"@storybook/theming" "8.6.17"
24362436
better-opn "^3.0.2"
24372437
browser-assert "^1.2.1"
24382438
esbuild "^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0"
@@ -2569,6 +2569,11 @@
25692569
resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-8.6.15.tgz#781e6b36f113a10e76379956b9451276e8d5bda2"
25702570
integrity sha512-dAbL0XOekyT6XsF49R6Etj3WxQ/LpdJDIswUUeHgVJ6/yd2opZOGbPxnwA3zlmAh1c0tvpPyhSDXxSG79u8e4Q==
25712571

2572+
"@storybook/theming@8.6.17":
2573+
version "8.6.17"
2574+
resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-8.6.17.tgz#0175bbc22cdc262d171168af67fce6a5e3d76a7f"
2575+
integrity sha512-IttFvRqozpuzN5MlQEWGOzUA2rZg86688Dyv1d+bjpYcFHtY1X4XyTCGwv1BPTaTsB959oM8R2yoNYWQkABbBA==
2576+
25722577
"@surma/rollup-plugin-off-main-thread@^2.2.3":
25732578
version "2.2.3"
25742579
resolved "https://registry.yarnpkg.com/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz#ee34985952ca21558ab0d952f00298ad2190c053"
@@ -10664,12 +10669,12 @@ stop-iteration-iterator@^1.1.0:
1066410669
es-errors "^1.3.0"
1066510670
internal-slot "^1.1.0"
1066610671

10667-
storybook@^8.6.15:
10668-
version "8.6.15"
10669-
resolved "https://registry.yarnpkg.com/storybook/-/storybook-8.6.15.tgz#eb4a3bae1ac0fe875bb322a412fac9709d9b5124"
10670-
integrity sha512-Ob7DMlwWx8s7dMvcQ3xPc02TvUeralb+xX3oaPRk9wY9Hc6M1IBC/7cEoITkSmRS2v38DHubC+mtEKNc1u2gQg==
10672+
storybook@^8.6.17:
10673+
version "8.6.17"
10674+
resolved "https://registry.yarnpkg.com/storybook/-/storybook-8.6.17.tgz#56299bf9e58622bb834fb100eac89c15f7d0de98"
10675+
integrity sha512-krR/l680A6qVnkGiK9p8jY0ucX3+kFCs2f4zw+S3w2Cdq8EiM/tFebPcX2V4S3z2UsO0v0dwAJOJNpzbFPdmVg==
1067110676
dependencies:
10672-
"@storybook/core" "8.6.15"
10677+
"@storybook/core" "8.6.17"
1067310678

1067410679
string-hash@^1.1.1:
1067510680
version "1.1.3"

0 commit comments

Comments
 (0)