uetchy / create-create-app

⚡️ Create your own `create-something` app.
MIT License
93 stars 24 forks source link

Find alternative for unmaintained `gitconfig` dependency #48

Open gausie opened 1 year ago

gausie commented 1 year ago

I'm getting this warning

warning create-kolmafia-script > create-create-app > gitconfig > argx > iftype > babel-runtime > core-js@2.6.12: 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.

gitconfig seems to be unmaintained, so will probably not be fixing that issue any time soon. I know this isn't really an issue but it's causing confusion for my users.

xania commented 1 year ago

Any sensible way to deal with this warning? there seems to be no update in any of the listed package dependencies