Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CUTL-116] ⬆️ (Base) Upgrade all dependencies #30

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

mcgomez and others added 28 commits November 5, 2020 14:53
…r upgrades

- Upgraded the following dependencies:
  - @babel/polyfill
  - @babel/preset-flow
  - @sentry/browser
  - cypress-plugin-snapshots
  - firebase-tools
  - grommet
  - lodash
  - minimist
  - react-router-dom
  - @cypress/code-coverage
  - @testing-library/jest-dom
  - babel-plugin-dynamic-import-node
  - circular-dependency-plugin
  - eslint-plugin-cypress
  - eslint-plugin-prettier
  - jest-styled-components
  - styled-components
  - validator
- Upgraded the following dependencies:
  - @babel/cli
  - @babel/core
  - @babel/node
  - @babel/plugin-proposal-class-properties
  - @babel/plugin-proposal-decorators
  - @babel/plugin-transform-modules-commonjs
  - @babel/plugin-transform-react-constant-elements
  - @babel/plugin-transform-react-inline-elements
  - @babel/preset-env
  - @babel/preset-react
  - @babel/register
  - axios-mock-adapter
  - babel-eslint
  - babel-loader
  - babel-plugin-styled-components
  - coveralls
  - eslint-config-airbnb-base
  - eslint-config-prettier
  - eslint-plugin-import
  - eslint-plugin-jsx-a11y
  - eslint-plugin-react
  - husky
  - lint-staged
  - ngrok
  - plop
  - stylelint
  - whatwg-fetch
- Add `@storybook/source-loader` to replace old loader in webpack
…-library/cypress`, `testing-library/react` and `cypress`

--
…t-import-resolver-webpack` and `eslint-plugin-react-hooks`

--
…`react-app-polyfill` and `react-refresh`

--
…-loader`, `svg-url-loader`, `terser-webpack-plugin` and `url-loader`

--
- Remove unneeded params from `webpackDevMiddleware` creator
- Add params to `webpack.base.babel.js`
- Update how we import `intl` requirements
- Update changes from `terser-webpack-plugin`
- Remove `HashedModuleIdsPlugin` and set `moduleIds: 'hashed'`
- Version `6` is not supported by `react-dom` yet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants