Skip to content

Conversation

@WA11AX
Copy link
Owner

@WA11AX WA11AX commented Aug 13, 2025

Summary

  • remove drizzle-kit to drop vulnerable esbuild
  • upgrade esbuild, vite and React plugin to latest releases
  • bump @types/node for compatibility

Testing

  • npm audit --omit optional
  • npm run validate (fails: Code style issues found in 61 files. Run Prettier with --write to fix.)

https://chatgpt.com/codex/tasks/task_e_689c2895ea3c8327b4a2e9738e8b5326

Copilot AI review requested due to automatic review settings August 13, 2025 06:02
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates build tooling dependencies to address security vulnerabilities and ensure compatibility with the latest releases. The changes focus on removing vulnerable dependencies and upgrading core build tools.

  • Removes drizzle-kit dependency to eliminate vulnerable esbuild version
  • Updates esbuild, vite, and React plugin to their latest stable releases
  • Bumps @types/node for compatibility with newer Node.js versions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants