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

Reduce/remove warnings from the build #747

Open
laingsimon opened this issue Feb 5, 2024 · 1 comment
Open

Reduce/remove warnings from the build #747

laingsimon opened this issue Feb 5, 2024 · 1 comment
Labels

Comments

@laingsimon
Copy link
Owner

laingsimon commented Feb 5, 2024

npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
npm WARN deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
@laingsimon laingsimon added this to the v2.0.1 milestone Feb 5, 2024
@laingsimon laingsimon modified the milestones: v2.0.1, v2.0.2 Feb 10, 2024
@laingsimon
Copy link
Owner Author

These build warnings come from the usage of eslint-create-react-app which has no later/newer version. It may not be possible to upgrade past these warnings

@laingsimon laingsimon removed this from the v2.0.2 milestone Feb 17, 2024
@laingsimon laingsimon reopened this Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant