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

stable@0.1.8 Deprecated #3377

Open
yuriipavlov opened this issue Oct 22, 2023 · 0 comments
Open

stable@0.1.8 Deprecated #3377

yuriipavlov opened this issue Oct 22, 2023 · 0 comments

Comments

@yuriipavlov
Copy link

Laravel Mix Version: 6.0.49
Node Version 18, 20
NPM Version 9, 10
OS: alpine3.18, MacOS Ventura 13.4.1
Docker node container node:18-alpine3.18

Description:

stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility

https://www.npmjs.com/package/stable

stable@0.1.8 used in cssnano@5.1.15

└─┬ laravel-mix@6.0.49
├─┬ cssnano@5.1.15
│ ├─┬ cssnano-preset-default@5.2.14
│ │ │ ├─┬ postcss-svgo@5.1.0
│ │ │ └─┬ svgo@2.8.0
│ │ │ └── stable@0.1.8

Pls update cssnano to ver 6+ https://www.npmjs.com/package/cssnano

Thanks!

Steps To Reproduce:

npm i laravel-mix

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