nrwl / nx

Smart Monorepos · Fast CI
https://nx.dev
MIT License
23k stars 2.3k forks source link

@nx/js - @babel/plugin-proposal-class-properties deprecated #19016

Open vadimka123 opened 11 months ago

vadimka123 commented 11 months ago

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.

jesusvallez commented 11 months ago

WARN  deprecated @babel/plugin-proposal-unicode-property-regex@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-unicode-property-regex instead.

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it hasn't had any activity for 6 months. Many things may have changed within this time. The issue may have already been fixed or it may not be relevant anymore. If at this point, this is still an issue, please respond with updated information. It will be closed in 21 days if no further activity occurs. Thanks for being a part of the Nx community! 🙏

FrozenPandaz commented 3 months ago

@svgr/rollup 8.0.1 @svgr/webpack 8.0.1

Both seem to use this dependency. @ndcunningham can you investigate if updating will get rid of the deprecated dependency please?