Skip to content

Commit 1684eb9

Browse files
chore: update storybook ecosystem
1 parent 74e14be commit 1684eb9

File tree

3 files changed

+166
-117
lines changed

3 files changed

+166
-117
lines changed

1st-gen/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,11 @@
101101
"@rollup/plugin-json": "6.1.0",
102102
"@rollup/plugin-node-resolve": "15.3.1",
103103
"@sindresorhus/slugify": "2.2.1",
104-
"@storybook/addon-a11y": "8.6.14",
104+
"@storybook/addon-a11y": "8.6.18",
105105
"@storybook/addon-designs": "8.2.1",
106106
"@storybook/addon-essentials": "8.6.14",
107107
"@storybook/addon-interactions": "8.6.14",
108-
"@storybook/addon-links": "8.6.14",
108+
"@storybook/addon-links": "8.6.18",
109109
"@storybook/blocks": "8.6.14",
110110
"@storybook/manager-api": "8.6.14",
111111
"@storybook/theming": "8.6.14",
@@ -183,7 +183,7 @@
183183
"rimraf": "6.0.1",
184184
"rollup": "4.52.2",
185185
"sinon": "17.0.2",
186-
"storybook": "8.6.14",
186+
"storybook": "8.6.18",
187187
"stylelint": "17.1.1",
188188
"stylelint-config-standard": "40.0.0",
189189
"stylelint-header": "3.0.0",

1st-gen/projects/css-custom-vars-viewer/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
"@custom-elements-manifest/analyzer": "0.10.6",
5656
"@open-wc/eslint-config": "12.0.3",
5757
"@open-wc/testing": "4.0.0",
58-
"@storybook/addon-a11y": "8.6.14",
58+
"@storybook/addon-a11y": "8.6.18",
5959
"@storybook/addon-essentials": "8.6.14",
60-
"@storybook/addon-links": "8.6.14",
61-
"@storybook/web-components": "7.6.20",
60+
"@storybook/addon-links": "8.6.18",
61+
"@storybook/web-components": "7.6.24",
6262
"@typescript-eslint/eslint-plugin": "8.54.0",
6363
"@typescript-eslint/parser": "8.54.0",
6464
"@web/dev-server": "0.4.6",
@@ -68,7 +68,7 @@
6868
"concurrently": "8.2.2",
6969
"react": "18.3.1",
7070
"react-dom": "18.3.1",
71-
"storybook": "8.6.14",
71+
"storybook": "8.6.18",
7272
"tslib": "2.8.1",
7373
"typescript": "5.9.2"
7474
},

0 commit comments

Comments
 (0)