Two items parked when #54 was merged.
npm run hot (laravel-mix hot reload) fails with the webpack-dev-server 5 override that was added to clear the Dependabot alerts. Decide: drop the override and accept the (dev-only) advisory, or update the mix hot config for dev-server 5. npm run production / dev / watch are unaffected and covered by CI.- dompdf 2 → 3 (
config/app.php now aliases Barryvdh\DomPDF\Facade\Pdf): the admin clearing PDF has not been rendered by hand since the upgrade. Open it once in the backoffice and compare with a pre-upgrade copy (fonts, table layout, page breaks); dompdf 3 changed default font handling.
Two items parked when #54 was merged.
npm run hot(laravel-mix hot reload) fails with thewebpack-dev-server5 override that was added to clear the Dependabot alerts. Decide: drop the override and accept the (dev-only) advisory, or update the mix hot config for dev-server 5.npm run production/dev/watchare unaffected and covered by CI.config/app.phpnow aliasesBarryvdh\DomPDF\Facade\Pdf): the admin clearing PDF has not been rendered by hand since the upgrade. Open it once in the backoffice and compare with a pre-upgrade copy (fonts, table layout, page breaks); dompdf 3 changed default font handling.