Skip to content

Commit 30c34a2

Browse files
authored
Merge pull request #1625 from asabaylus/dependabot/npm_and_yarn/storybook-8.6.17
Build(deps-dev): Bump storybook from 8.6.15 to 8.6.17
2 parents f431057 + 87ff63a commit 30c34a2

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
@@ -2440,12 +2440,12 @@
24402440
dependencies:
24412441
ts-dedent "^2.0.0"
24422442

2443-
"@storybook/core@8.6.15":
2444-
version "8.6.15"
2445-
resolved "https://registry.yarnpkg.com/@storybook/core/-/core-8.6.15.tgz#ba3aa59b02981136fa671d545b64d380c1188c8b"
2446-
integrity sha512-VFpKcphNurJpSC4fpUfKL3GTXVoL53oytghGR30QIw5jKWwaT50HVbTyb41BLOUuZjmMhUQA8weiQEew6RX0gw==
2443+
"@storybook/core@8.6.17":
2444+
version "8.6.17"
2445+
resolved "https://registry.yarnpkg.com/@storybook/core/-/core-8.6.17.tgz#73af480521333e421413ffdda7a992b3c96b1afb"
2446+
integrity sha512-lndZDYIvUddWk54HmgYwE4h2B0JtWt8ztIRAzHRt6ReZZ9QQbmM5b85Qpa+ng4dyQEKc2JAtYD3Du7RRFcpHlw==
24472447
dependencies:
2448-
"@storybook/theming" "8.6.15"
2448+
"@storybook/theming" "8.6.17"
24492449
better-opn "^3.0.2"
24502450
browser-assert "^1.2.1"
24512451
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"
@@ -2582,6 +2582,11 @@
25822582
resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-8.6.15.tgz#781e6b36f113a10e76379956b9451276e8d5bda2"
25832583
integrity sha512-dAbL0XOekyT6XsF49R6Etj3WxQ/LpdJDIswUUeHgVJ6/yd2opZOGbPxnwA3zlmAh1c0tvpPyhSDXxSG79u8e4Q==
25842584

2585+
"@storybook/theming@8.6.17":
2586+
version "8.6.17"
2587+
resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-8.6.17.tgz#0175bbc22cdc262d171168af67fce6a5e3d76a7f"
2588+
integrity sha512-IttFvRqozpuzN5MlQEWGOzUA2rZg86688Dyv1d+bjpYcFHtY1X4XyTCGwv1BPTaTsB959oM8R2yoNYWQkABbBA==
2589+
25852590
"@surma/rollup-plugin-off-main-thread@^2.2.3":
25862591
version "2.2.3"
25872592
resolved "https://registry.yarnpkg.com/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz#ee34985952ca21558ab0d952f00298ad2190c053"
@@ -10677,12 +10682,12 @@ stop-iteration-iterator@^1.1.0:
1067710682
es-errors "^1.3.0"
1067810683
internal-slot "^1.1.0"
1067910684

10680-
storybook@^8.6.15:
10681-
version "8.6.15"
10682-
resolved "https://registry.yarnpkg.com/storybook/-/storybook-8.6.15.tgz#eb4a3bae1ac0fe875bb322a412fac9709d9b5124"
10683-
integrity sha512-Ob7DMlwWx8s7dMvcQ3xPc02TvUeralb+xX3oaPRk9wY9Hc6M1IBC/7cEoITkSmRS2v38DHubC+mtEKNc1u2gQg==
10685+
storybook@^8.6.17:
10686+
version "8.6.17"
10687+
resolved "https://registry.yarnpkg.com/storybook/-/storybook-8.6.17.tgz#56299bf9e58622bb834fb100eac89c15f7d0de98"
10688+
integrity sha512-krR/l680A6qVnkGiK9p8jY0ucX3+kFCs2f4zw+S3w2Cdq8EiM/tFebPcX2V4S3z2UsO0v0dwAJOJNpzbFPdmVg==
1068410689
dependencies:
10685-
"@storybook/core" "8.6.15"
10690+
"@storybook/core" "8.6.17"
1068610691

1068710692
string-hash@^1.1.1:
1068810693
version "1.1.3"

0 commit comments

Comments
 (0)