williamlmao / chimera-ui

A beautiful, accessible, and fully customizable Tailwind UI library for React. Maybe the easiest themeing experience ever? Free and open source.
https://www.chimera-ui.com/
125 stars 9 forks source link

deprecated core-js@1.2.7: core-js@<3.23.3 #17

Open mkandan opened 1 year ago

mkandan commented 1 year ago

Will installing via npm install @chimera-ui/components, I was thrown a warning:

npm WARN deprecated core-js@1.2.7: 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.

@chimera-ui/tw-plugin installation went through fine though

Node: v19.6.0 NextJS: 13.1.6