Skip to content

Commit

Permalink
update storybook js libraries
Browse files Browse the repository at this point in the history
 Package                      Current  Wanted  Latest  Location                                  Depended by
@storybook/addon-actions       8.0.6   8.0.8   8.0.8  node_modules/@storybook/addon-actions     formio
@storybook/addon-docs          8.0.5   8.0.5   8.0.8  node_modules/@storybook/addon-docs        formio
@storybook/addon-essentials    8.0.5   8.0.5   8.0.8  node_modules/@storybook/addon-essentials  formio
@storybook/addon-links         8.0.5   8.0.5   8.0.8  node_modules/@storybook/addon-links       formio
@storybook/addon-mdx-gfm       8.0.5   8.0.5   8.0.8  node_modules/@storybook/addon-mdx-gfm     formio
@storybook/addon-themes        8.0.5   8.0.5   8.0.8  node_modules/@storybook/addon-themes      formio
@storybook/blocks              8.0.5   8.0.5   8.0.8  node_modules/@storybook/blocks            formio
@storybook/html                8.0.5   8.0.5   8.0.8  node_modules/@storybook/html              formio
@storybook/html-webpack5       8.0.5   8.0.5   8.0.8  node_modules/@storybook/html-webpack5     formio
@testing-library/user-event   13.5.0  13.5.0  14.5.2  node_modules/@testing-library/user-event  formio
autocompleter                  9.2.0   9.2.1   9.2.1  node_modules/autocompleter                formio
core-js                       3.36.1  3.37.0  3.37.0  node_modules/core-js                      formio
eslint                        8.57.0  8.57.0   9.1.0  node_modules/eslint                       formio
mini-css-extract-plugin        2.8.1   2.9.0   2.9.0  node_modules/mini-css-extract-plugin      formio
sass                          1.74.1  1.75.0  1.75.0  node_modules/sass                         formio
storybook                      8.0.5   8.0.5   8.0.8  node_modules/storybook                    formio
style-loader                   3.3.4   3.3.4   4.0.0  node_modules/style-loader                 formio
  • Loading branch information
duttonw authored Apr 22, 2024
1 parent 74cc5d5 commit 493a659
Show file tree
Hide file tree
Showing 3 changed files with 382 additions and 420 deletions.
1 change: 1 addition & 0 deletions .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const config = {
"@storybook/addon-themes",
"@storybook/addon-mdx-gfm",
"@storybook/addon-webpack5-compiler-babel",
"@chromatic-com/storybook"
],
framework: {
name: "@storybook/html-webpack5",
Expand Down
Loading

0 comments on commit 493a659

Please sign in to comment.