embark/packages
Michael Bradley, Jr c4ad3d63e7 build(deps-dev): update other @storybook packages to 5.3.9
This follows on PR #2227.

Satisfy new peer dependencies following the bumps: `@storybook/core`,
`regenerator-runtime`.

Follow storybook's instructions to add `@storybook/preset-create-react-app` as
a dependency and also add the needed `.storybook/main.js` in
`packages/cockpit/ui/`.

Storybook is sensitive to presets being in the immediate project's
`node_modules` so add a `"nohoist"` in the root `package.json` for
`"embark-ui/@storybook/**"`.

After making the changes above, problems related to babel were observed when
running `yarn start`. It has been known for some time that having the root
babel config's dependencies spec'd in
`packages/utils/collective/package.json` (which is the package that actually
drives the babel cli) could lead to problems related to deduping, but such
problems hadn't been experienced until now. Move the dependencies relevant to
the root `babel.config.js` into the root `package.json` and update the
explanatory comment in the config.
2020-01-30 17:21:47 -06:00
..
cockpit build(deps-dev): update other @storybook packages to 5.3.9 2020-01-30 17:21:47 -06:00
core chore(prerelease): 5.1.1-nightly.1 2020-01-30 00:12:57 +00:00
embark chore(prerelease): 5.1.1-nightly.1 2020-01-30 00:12:57 +00:00
embarkjs chore(prerelease): 5.1.1-nightly.1 2020-01-30 00:12:57 +00:00
plugins chore(prerelease): 5.1.1-nightly.1 2020-01-30 00:12:57 +00:00
stack chore(prerelease): 5.1.1-nightly.1 2020-01-30 00:12:57 +00:00
utils build(deps-dev): update other @storybook packages to 5.3.9 2020-01-30 17:21:47 -06:00
.yarnrc build: cleanup .yarnrc 2019-02-05 14:15:39 -06:00