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

Updated package.json to eliminate all of the deprecated libraries #3813

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

SailingSteve
Copy link
Member

@SailingSteve SailingSteve commented Jan 4, 2024

Updated included libraries as needed to eliminate deprecated dependent libraries.
Updated react-router-dom from v5 to v6 using the compatibility layer <CompatRouter> to eliminate the deprecated package mini-create-react-context@0.4.1 that was being included in V5.
Fully updating all the <Route> commands is a bigger task, that I'll start on. Then <CompatRouter> can be removed.
Did not test the upgrade to the latest version of puppeteer or mocha

Resolves https://wevoteusa.atlassian.net/jira/software/projects/WV/issues/WV-191
except for react-router-dom@6

Still need to update to react-router-dom@6 to eliminate the last deprecated package ... mini-create-react-context@0.4.1
Updating to react-router-dom@6 is a bigger undertaking.
Did not test the upgrade to the latest version of puppeteer or mocha
Updated react-router-dom from v5 to v6 using the compatibility layer <CompatRouter> to eliminate the deprecated package `mini-create-react-context@0.4.1` that was being included in V5.
Fully updating all the <Route> commands is a bigger task, that I'll start on.  Then <CompatRouter> can be removed.
Did not test the upgrade to the latest version of puppeteer or mocha
@SailingSteve SailingSteve changed the title Updated package.json to eliminate (all but one) deprecated libraries Updated package.json to eliminate all of the deprecated libraries Jan 5, 2024
@DaleMcGrew
Copy link
Member

👍 Thank you @SailingSteve!

@DaleMcGrew DaleMcGrew merged commit 8de6d6f into wevote:develop Jan 9, 2024
4 checks passed
@SailingSteve SailingSteve deleted the steveWebAppJan4-10am branch February 14, 2024 19:09
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.

2 participants