fix: update frontend-build to fix install issues
Earlier versions of @openedx/frontend-build used on older version of 'sharp', which caused intermittent installation issues. The version of 'sharp' was updated in @openedx/frontend-build to fix these issues, so the frontend-build version can be updated here, to fix the issues in this project too. See https://github.com/openedx/frontend-build/issues/664 and https://github.com/openedx/frontend-build/pull/665 for more information. The frontend-build dependency was updated by: ``` npm install --package-lock-only @openedx/frontend-build ``` Private-ref: https://tasks.opencraft.com/browse/BB-9953
S
Samuel Allan committed
7fccf7794ce8c8d94244bc9814bad5d5bebef032
Parent: c760bc4
Committed by Adolfo R. Brandes <arbrandes@arbrand.es>
on 9/12/2025, 5:21:20 PM