Skip to content

Commit ccd0d0e

Browse files
Update dependency storybook to v8.6.15 [SECURITY]
1 parent 02ba4c3 commit ccd0d0e

File tree

3 files changed

+17
-12
lines changed

3 files changed

+17
-12
lines changed

apps/admin-x-design-system/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"react-dom": "18.3.1",
5656
"rollup-plugin-node-builtins": "2.1.2",
5757
"sinon": "18.0.1",
58-
"storybook": "8.6.14",
58+
"storybook": "8.6.15",
5959
"tailwindcss": "4.2.1",
6060
"typescript": "5.8.3",
6161
"validator": "13.12.0",

apps/signup-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"postcss-import": "16.1.1",
6060
"prop-types": "15.8.1",
6161
"rollup-plugin-node-builtins": "2.1.2",
62-
"storybook": "8.6.14",
62+
"storybook": "8.6.15",
6363
"stylelint": "15.11.0",
6464
"tailwindcss": "3.4.18",
6565
"vite": "5.4.21",

yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8568,12 +8568,12 @@
85688568
dependencies:
85698569
ts-dedent "^2.0.0"
85708570

8571-
"@storybook/core@8.6.14":
8572-
version "8.6.14"
8573-
resolved "https://registry.yarnpkg.com/@storybook/core/-/core-8.6.14.tgz#335b067709fd649512b6553b31ad48c8c56f7ed9"
8574-
integrity sha512-1P/w4FSNRqP8j3JQBOi3yGt8PVOgSRbP66Ok520T78eJBeqx9ukCfl912PQZ7SPbW3TIunBwLXMZOjZwBB/JmA==
8571+
"@storybook/core@8.6.15":
8572+
version "8.6.15"
8573+
resolved "https://registry.yarnpkg.com/@storybook/core/-/core-8.6.15.tgz#ba3aa59b02981136fa671d545b64d380c1188c8b"
8574+
integrity sha512-VFpKcphNurJpSC4fpUfKL3GTXVoL53oytghGR30QIw5jKWwaT50HVbTyb41BLOUuZjmMhUQA8weiQEew6RX0gw==
85758575
dependencies:
8576-
"@storybook/theming" "8.6.14"
8576+
"@storybook/theming" "8.6.15"
85778577
better-opn "^3.0.2"
85788578
browser-assert "^1.2.1"
85798579
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"
@@ -8832,6 +8832,11 @@
88328832
resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-8.6.14.tgz#78c6dc878f705de70c67f2b2d08b8313b985d81a"
88338833
integrity sha512-r4y+LsiB37V5hzpQo+BM10PaCsp7YlZ0YcZzQP1OCkPlYXmUAFy2VvDKaFRpD8IeNPKug2u4iFm/laDEbs03dg==
88348834

8835+
"@storybook/theming@8.6.15":
8836+
version "8.6.15"
8837+
resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-8.6.15.tgz#781e6b36f113a10e76379956b9451276e8d5bda2"
8838+
integrity sha512-dAbL0XOekyT6XsF49R6Etj3WxQ/LpdJDIswUUeHgVJ6/yd2opZOGbPxnwA3zlmAh1c0tvpPyhSDXxSG79u8e4Q==
8839+
88358840
"@storybook/types@7.0.20":
88368841
version "7.0.20"
88378842
resolved "https://registry.yarnpkg.com/@storybook/types/-/types-7.0.20.tgz#6aadc565f5894512b7f8da2aea9cac9448160519"
@@ -32998,12 +33003,12 @@ storybook@10.3.3:
3299833003
use-sync-external-store "^1.5.0"
3299933004
ws "^8.18.0"
3300033005

33001-
storybook@8.6.14:
33002-
version "8.6.14"
33003-
resolved "https://registry.yarnpkg.com/storybook/-/storybook-8.6.14.tgz#d205e73b6427eebf321bcfbe63bfbec3ade4d9db"
33004-
integrity sha512-sVKbCj/OTx67jhmauhxc2dcr1P+yOgz/x3h0krwjyMgdc5Oubvxyg4NYDZmzAw+ym36g/lzH8N0Ccp4dwtdfxw==
33006+
storybook@8.6.15:
33007+
version "8.6.15"
33008+
resolved "https://registry.yarnpkg.com/storybook/-/storybook-8.6.15.tgz#eb4a3bae1ac0fe875bb322a412fac9709d9b5124"
33009+
integrity sha512-Ob7DMlwWx8s7dMvcQ3xPc02TvUeralb+xX3oaPRk9wY9Hc6M1IBC/7cEoITkSmRS2v38DHubC+mtEKNc1u2gQg==
3300533010
dependencies:
33006-
"@storybook/core" "8.6.14"
33011+
"@storybook/core" "8.6.15"
3300733012

3300833013
stream-browserify@^2.0.1:
3300933014
version "2.0.2"

0 commit comments

Comments
 (0)