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

Babel Polyfill Dependencies and Packages Using deprecated core-js version #102

Open
ddynamight opened this issue Nov 2, 2022 · 0 comments

Comments

@ddynamight
Copy link

Could you please upgrade the babel-polyfill dependencies used so as to update the core-js version used. As there is a depency tree issue.

Running npm install produced this warning.

npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.

And to know the packages causing this I ran npm ls core-js

Then I got this

So it will be great if this can be upgraded as this is causing a potential problem for my application.

Thanks

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

No branches or pull requests

1 participant