Skip to content

Commit 58d6ca0

Browse files
⬆️(dependencies) update storybook to v8.6.15 [SECURITY]
1 parent 964dc94 commit 58d6ca0

2 files changed

Lines changed: 16 additions & 11 deletions

File tree

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"remark-gfm": "4.0.0",
106106
"sass": "1.87.0",
107107
"sass-loader": "16.0.5",
108-
"storybook": "8.6.12",
108+
"storybook": "8.6.15",
109109
"style-loader": "4.0.0",
110110
"typescript": "5.8.3",
111111
"vite": "6.4.1",

yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3290,12 +3290,12 @@
32903290
resolved "https://registry.yarnpkg.com/@storybook/components/-/components-8.6.12.tgz#8bfaf4bb061145c8a8acdda6f334691ad716b202"
32913291
integrity sha512-FiaE8xvCdvKC2arYusgtlDNZ77b8ysr8njAYQZwwaIHjy27TbR2tEpLDCmUwSbANNmivtc/xGEiDDwcNppMWlQ==
32923292

3293-
"@storybook/core@8.6.12":
3294-
version "8.6.12"
3295-
resolved "https://registry.yarnpkg.com/@storybook/core/-/core-8.6.12.tgz#ad6d7587f8a8b9f05764ba39f99c1e67e1ba341f"
3296-
integrity sha512-t+ZuDzAlsXKa6tLxNZT81gEAt4GNwsKP/Id2wluhmUWD/lwYW0uum1JiPUuanw8xD6TdakCW/7ULZc7aQUBLCQ==
3293+
"@storybook/core@8.6.15":
3294+
version "8.6.15"
3295+
resolved "https://registry.yarnpkg.com/@storybook/core/-/core-8.6.15.tgz#ba3aa59b02981136fa671d545b64d380c1188c8b"
3296+
integrity sha512-VFpKcphNurJpSC4fpUfKL3GTXVoL53oytghGR30QIw5jKWwaT50HVbTyb41BLOUuZjmMhUQA8weiQEew6RX0gw==
32973297
dependencies:
3298-
"@storybook/theming" "8.6.12"
3298+
"@storybook/theming" "8.6.15"
32993299
better-opn "^3.0.2"
33003300
browser-assert "^1.2.1"
33013301
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"
@@ -3408,6 +3408,11 @@
34083408
resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-8.6.12.tgz#2d521f422daf85e0b27179520ce1cfb520284447"
34093409
integrity sha512-6VjZg8HJ2Op7+KV7ihJpYrDnFtd9D1jrQnUS8LckcpuBXrIEbaut5+34ObY8ssQnSqkk2GwIZBBBQYQBCVvkOw==
34103410

3411+
"@storybook/theming@8.6.15":
3412+
version "8.6.15"
3413+
resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-8.6.15.tgz#781e6b36f113a10e76379956b9451276e8d5bda2"
3414+
integrity sha512-dAbL0XOekyT6XsF49R6Etj3WxQ/LpdJDIswUUeHgVJ6/yd2opZOGbPxnwA3zlmAh1c0tvpPyhSDXxSG79u8e4Q==
3415+
34113416
"@swc/helpers@^0.5.0":
34123417
version "0.5.15"
34133418
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.15.tgz#79efab344c5819ecf83a43f3f9f811fc84b516d7"
@@ -9563,12 +9568,12 @@ std-env@^3.9.0:
95639568
resolved "https://registry.yarnpkg.com/std-env/-/std-env-3.9.0.tgz#1a6f7243b339dca4c9fd55e1c7504c77ef23e8f1"
95649569
integrity sha512-UGvjygr6F6tpH7o2qyqR6QYpwraIjKSdtzyBdyytFOHmPZY917kwdwLG0RbOjWOnKmnm3PeHjaoLLMie7kPLQw==
95659570

9566-
storybook@8.6.12:
9567-
version "8.6.12"
9568-
resolved "https://registry.yarnpkg.com/storybook/-/storybook-8.6.12.tgz#dddd11644f0344524577bb600a4dabda9a73af55"
9569-
integrity sha512-Z/nWYEHBTLK1ZBtAWdhxC0l5zf7ioJ7G4+zYqtTdYeb67gTnxNj80gehf8o8QY9L2zA2+eyMRGLC2V5fI7Z3Tw==
9571+
storybook@8.6.15:
9572+
version "8.6.15"
9573+
resolved "https://registry.yarnpkg.com/storybook/-/storybook-8.6.15.tgz#eb4a3bae1ac0fe875bb322a412fac9709d9b5124"
9574+
integrity sha512-Ob7DMlwWx8s7dMvcQ3xPc02TvUeralb+xX3oaPRk9wY9Hc6M1IBC/7cEoITkSmRS2v38DHubC+mtEKNc1u2gQg==
95709575
dependencies:
9571-
"@storybook/core" "8.6.12"
9576+
"@storybook/core" "8.6.15"
95729577

95739578
string-argv@~0.3.1:
95749579
version "0.3.2"

0 commit comments

Comments
 (0)