Skip to content

Commit

Permalink
build: upgrade Storybook to v6.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
wlucha committed Jul 3, 2022
1 parent d32ab10 commit 036dbb6
Show file tree
Hide file tree
Showing 22 changed files with 4,938 additions and 11,383 deletions.
660 changes: 2 additions & 658 deletions documentation.json

Large diffs are not rendered by default.

14,947 changes: 4,927 additions & 10,020 deletions package-lock.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,14 @@
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@compodoc/compodoc": "^1.1.19",
"@storybook/addon-actions": "^6.4.22",
"@storybook/addon-essentials": "^6.4.22",
"@storybook/addon-interactions": "^6.4.22",
"@storybook/addon-links": "^6.4.22",
"@storybook/angular": "^6.4.22",
"@storybook/builder-webpack5": "^6.4.22",
"@storybook/manager-webpack5": "^6.4.22",
"@storybook/testing-library": "0.0.9",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addon-interactions": "^6.5.9",
"@storybook/addon-links": "^6.5.9",
"@storybook/angular": "^6.5.9",
"@storybook/builder-webpack5": "^6.5.9",
"@storybook/manager-webpack5": "^6.5.9",
"@storybook/testing-library": "0.0.13",
"@types/eslint": "8.2.0",
"@types/jest": "^27.5.2",
"@types/node": "^16.11.43",
Expand All @@ -106,7 +106,7 @@
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jsdoc": "^37.4.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-storybook": "^0.5.7",
"eslint-plugin-storybook": "^0.5.13",
"husky": "^7.0.4",
"jest": "^28.1.2",
"jest-junit": "^14.0.0",
Expand Down
42 changes: 0 additions & 42 deletions src/stories/Button.stories.ts

This file was deleted.

35 changes: 0 additions & 35 deletions src/stories/Header.stories.ts

This file was deleted.

211 changes: 0 additions & 211 deletions src/stories/Introduction.stories.mdx

This file was deleted.

36 changes: 0 additions & 36 deletions src/stories/Page.stories.ts

This file was deleted.

2 changes: 0 additions & 2 deletions src/stories/User.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/stories/assets/code-brackets.svg

This file was deleted.

1 change: 0 additions & 1 deletion src/stories/assets/colors.svg

This file was deleted.

Loading

0 comments on commit 036dbb6

Please sign in to comment.