File tree Expand file tree Collapse file tree 3 files changed +897
-2038
lines changed
projects/css-custom-vars-viewer Expand file tree Collapse file tree 3 files changed +897
-2038
lines changed Original file line number Diff line number Diff line change 113
113
"@rollup/plugin-node-resolve" : " ^15.2.3" ,
114
114
"@sindresorhus/slugify" : " ^2.1.1" ,
115
115
"@spectrum-web-components/eslint-plugin" : " file:./linters/eslint" ,
116
- "@storybook/addon-a11y" : " ^7 .5.0 " ,
116
+ "@storybook/addon-a11y" : " ^8 .5.5 " ,
117
117
"@storybook/addon-designs" : " ^8.0.0" ,
118
- "@storybook/addon-essentials" : " ^7 .5.0 " ,
119
- "@storybook/addon-links" : " ^7 .5.0 " ,
120
- "@storybook/web-components" : " ^7 .5.0 " ,
118
+ "@storybook/addon-essentials" : " ^8 .5.5 " ,
119
+ "@storybook/addon-links" : " ^8 .5.5 " ,
120
+ "@storybook/web-components" : " ^8 .5.5 " ,
121
121
"@types/chai" : " ^4.1.7" ,
122
122
"@types/command-line-args" : " ^5.0.0" ,
123
123
"@types/command-line-usage" : " ^5.0.1" ,
191
191
"rimraf" : " ^5.0.1" ,
192
192
"rollup" : " ^4.12.0" ,
193
193
"sinon" : " ^17.0.1" ,
194
- "storybook" : " ^7 .5.0 " ,
194
+ "storybook" : " ^8 .5.5 " ,
195
195
"stylelint" : " ^16.4.0" ,
196
196
"stylelint-config-standard" : " ^36.0.0" ,
197
197
"tachometer" : " ^0.7.0" ,
Original file line number Diff line number Diff line change 50
50
"@custom-elements-manifest/analyzer" : " ^0.9.0" ,
51
51
"@open-wc/eslint-config" : " ^12.0.3" ,
52
52
"@open-wc/testing" : " ^4.0.0" ,
53
- "@storybook/addon-a11y" : " ^7 .5.0 " ,
54
- "@storybook/addon-essentials" : " ^7 .5.0 " ,
55
- "@storybook/addon-links" : " ^7 .5.0 " ,
56
- "@storybook/web-components" : " ^7 .5.0 " ,
53
+ "@storybook/addon-a11y" : " ^8 .5.5 " ,
54
+ "@storybook/addon-essentials" : " ^8 .5.5 " ,
55
+ "@storybook/addon-links" : " ^8 .5.5 " ,
56
+ "@storybook/web-components" : " ^8 .5.5 " ,
57
57
"@typescript-eslint/eslint-plugin" : " ^7.0.0" ,
58
58
"@typescript-eslint/parser" : " ^7.0.0" ,
59
59
"@web/dev-server" : " ^0.4.3" ,
63
63
"concurrently" : " ^8.0.0" ,
64
64
"react" : " ^18.2.0" ,
65
65
"react-dom" : " ^18.2.0" ,
66
- "storybook" : " ^7 .5.0 " ,
66
+ "storybook" : " ^8 .5.5 " ,
67
67
"tslib" : " ^2.3.1" ,
68
68
"typescript" : " ^5.3.3"
69
69
},
You can’t perform that action at this time.
0 commit comments