Level 50
Mix is no longer maintained, so there is no fix.
Should I consider switching to Vite for better long-term support and security?
Yes. You might find this page useful.
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I'm using Laravel Mix with both "laravel-mix": "^6.0.0" and the latest "^6.0.49" (beta), but npm audit reports several vulnerabilities—moderate.
Even after running npm audit fix and npm audit fix --force, some issues remain unresolved.
Any guidance or best practices would be appreciated!
Please or to participate in this conversation.