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

Update: Browserlist & Missing Peer Dependency #607

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Update: Browserlist & Missing Peer Dependency #607

merged 2 commits into from
Jul 1, 2024

Conversation

bh2smith
Copy link
Owner

@bh2smith bh2smith commented Jul 1, 2024

Just reducing some of the warnings in the CLI when installing & building. We could eliminate another few by upgrading ethers to v6, but I thought we would save that for a separate PR.

Related Warnings

From CI:

Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme

and

warning "eslint-config-react-app > @babel/[email protected]" has unmet peer dependency "eslint@^7.5.0 || ^8.0.0".
warning "eslint-config-react-app > @typescript-eslint/[email protected]" has unmet peer dependency "eslint@^6.0.0 || ^7.0.0 || ^8.0.0".
warning "eslint-config-react-app > @typescript-eslint/[email protected]" has unmet peer dependency "eslint@^6.0.0 || ^7.0.0 || ^8.0.0".

@bh2smith bh2smith requested a review from schmanu July 1, 2024 07:41
@bh2smith bh2smith changed the title Browserlist & MIssing Peer Dependency Update: Browserlist & Missing Peer Dependency Jul 1, 2024
@bh2smith bh2smith merged commit 893080d into main Jul 1, 2024
2 checks passed
@bh2smith bh2smith deleted the browserlist branch July 1, 2024 09:11
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