Skip to content

Commit

Permalink
fix: storybook update to 62beta (#1132)
Browse files Browse the repository at this point in the history
Co-authored-by: Lee Chase <lee.chase@uk.ibm.com>
  • Loading branch information
lee-chase and lee-chase committed Feb 24, 2021
1 parent f5c0a8a commit c4f2470
Show file tree
Hide file tree
Showing 61 changed files with 618 additions and 562 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .yarn-offline-mirror/@babel-parser-7.13.4.tgz
Binary file not shown.
Binary file added .yarn-offline-mirror/@babel-traverse-7.13.0.tgz
Binary file not shown.
Binary file added .yarn-offline-mirror/@babel-types-7.13.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .yarn-offline-mirror/@types-node-14.14.31.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .yarn-offline-mirror/escodegen-2.0.0.tgz
Binary file not shown.
Binary file added .yarn-offline-mirror/find-up-5.0.0.tgz
Binary file not shown.
Binary file not shown.
Binary file added .yarn-offline-mirror/fs-monkey-1.0.1.tgz
Binary file not shown.
Binary file not shown.
Binary file added .yarn-offline-mirror/immer-8.0.1.tgz
Binary file not shown.
Binary file added .yarn-offline-mirror/locate-path-6.0.0.tgz
Binary file not shown.
Binary file added .yarn-offline-mirror/markdown-to-jsx-7.1.1.tgz
Binary file not shown.
Binary file added .yarn-offline-mirror/memfs-3.2.0.tgz
Binary file not shown.
Binary file added .yarn-offline-mirror/p-locate-5.0.0.tgz
Binary file not shown.
Binary file added .yarn-offline-mirror/pkg-dir-5.0.0.tgz
Binary file not shown.
Binary file added .yarn-offline-mirror/polished-4.1.1.tgz
Binary file not shown.
Binary file added .yarn-offline-mirror/react-dev-utils-11.0.3.tgz
Binary file not shown.
Binary file not shown.
Binary file added .yarn-offline-mirror/ts-loader-8.0.17.tgz
Binary file not shown.
8 changes: 4 additions & 4 deletions packages/v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
},
"devDependencies": {
"@babel/core": "^7.12.13",
"@storybook/addon-actions": "^6.2.0-alpha.24",
"@storybook/addon-essentials": "^6.2.0-alpha.24",
"@storybook/addon-links": "^6.2.0-alpha.24",
"@storybook/vue3": "^6.2.0-alpha.24",
"@storybook/addon-actions": "6.2.0-beta.1",
"@storybook/addon-essentials": "6.2.0-beta.1",
"@storybook/addon-links": "6.2.0-beta.1",
"@storybook/vue3": "6.2.0-beta.1",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-unit-jest": "~4.5.0",
Expand Down
1,172 changes: 614 additions & 558 deletions packages/v3/yarn.lock

Large diffs are not rendered by default.

0 comments on commit c4f2470

Please sign in to comment.