Skip to content

fix: update vulnerable build dependencies & update all other deps - #53

Merged
rrbe merged 3 commits into
mainfrom
fix/dependabot-alerts
Aug 6, 2026
Merged

fix: update vulnerable build dependencies & update all other deps#53
rrbe merged 3 commits into
mainfrom
fix/dependabot-alerts

Conversation

@rrbe

@rrbe rrbe commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • update esbuild to 0.28.1 and refresh Vite/PostCSS to patched versions
  • update every direct development dependency to its latest release
  • upgrade TypeScript to 7.0.2 and explicitly load Chrome types
  • resolve all six current Dependabot alerts

Validation

  • pnpm install --frozen-lockfile
  • pnpm audit --audit-level=low
  • pnpm typecheck
  • pnpm test
  • pnpm build
  • pnpm exec oxlint . (one existing warning, unchanged from oxlint 1.56.0)
  • pnpm exec oxfmt --check package.json tsconfig.json
  • full oxfmt check retains the existing 33-file formatting baseline

@rrbe rrbe changed the title fix: update vulnerable build dependencies fix: update vulnerable build dependencies & update all other deps Aug 6, 2026
@rrbe
rrbe merged commit fc8936b into main Aug 6, 2026
1 check passed
@rrbe
rrbe deleted the fix/dependabot-alerts branch August 6, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant