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

Upgrade dependencies #34

Merged
merged 14 commits into from
Feb 14, 2021
Merged

Upgrade dependencies #34

merged 14 commits into from
Feb 14, 2021

Conversation

htbkoo
Copy link
Owner

@htbkoo htbkoo commented Feb 6, 2021

Tried to upgrade the dependencies to latest version (as of 4-Feb-2021):

  1. react + react-dom
  2. typescript
  3. react-scripts (unfortunately yarn start did not work with v4 so upgrading to v3 only)
  4. material-ui
  5. cheerio
  6. react-ga

@htbkoo htbkoo self-assigned this Feb 6, 2021
"react-plx": "^1.3.11",
"react-scripts": "2.1.3",
"react-scripts": "3.4.4",
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately yarn start would stop working with v4 so upgrading to v3 only

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And no 4.0.1 did not fix it for me (despite there are reports that 4.0.1 should fix the problem)

@htbkoo htbkoo force-pushed the upgrade_react_typescript_react_scripts branch from caa9612 to 15755e5 Compare February 14, 2021 06:02
@htbkoo htbkoo merged commit 3174e4c into master Feb 14, 2021
@htbkoo htbkoo deleted the upgrade_react_typescript_react_scripts branch February 14, 2021 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant