codespaces-react icon indicating copy to clipboard operation
codespaces-react copied to clipboard

Esbuild version update

Open Mathiyarasy opened this issue 9 months ago • 0 comments

Fixes: https://github.com/github/codespaces-react/security/dependabot/34

esbuild Affected version <= 0.24.2 should be updated to 0.25.0

Dependabot could not update the package directly as this is a dependency package for vite.

Updating Vite to latest version 6.2.0 update esbuild to 0.25.0

Mathiyarasy avatar Feb 25 '25 09:02 Mathiyarasy