Skip to content

chore(deps): address esbuild audit advisory#4476

Closed
SivanCola wants to merge 1 commit into
esengine:main-v2from
SivanCola:codex/fix-esbuild-audit
Closed

chore(deps): address esbuild audit advisory#4476
SivanCola wants to merge 1 commit into
esengine:main-v2from
SivanCola:codex/fix-esbuild-audit

Conversation

@SivanCola

Copy link
Copy Markdown
Collaborator

Summary

  • upgrade desktop frontend Vite to 8.0.16 so the build toolchain resolves esbuild 0.28.1
  • remove the stale esbuild ^0.25.0 overrides from npm/pnpm configuration
  • migrate Vite manual chunk config to Vite 8/Rolldown codeSplitting groups

Verification

  • pnpm --dir desktop/frontend install --frozen-lockfile
  • cd desktop && wails generate module
  • pnpm --dir frontend build
  • pnpm --dir frontend test
  • npm audit --audit-level=high
  • pnpm audit --audit-level high
  • npm ci --ignore-scripts

@SivanCola SivanCola requested a review from esengine as a code owner June 15, 2026 07:35
@github-actions github-actions Bot added v2 Go rewrite (1.x) — main-v2 branch, active development desktop Wails desktop app (desktop/**) labels Jun 15, 2026
@SivanCola

Copy link
Copy Markdown
Collaborator Author

Superseded by #4478 to use the Reasonix branch and bilingual-title conventions.

@SivanCola SivanCola closed this Jun 15, 2026
@SivanCola SivanCola deleted the codex/fix-esbuild-audit branch June 15, 2026 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant