Bump esbuild from 0.25.0 to 0.28.1

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.0 to 0.28.1.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.0...v0.28.1)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.28.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-14 01:05:24 +00:00 committed by GitHub
parent ad1a0f1fae
commit 3d6b4f2ee6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 120 additions and 109 deletions

View file

@ -27,7 +27,7 @@
"devDependencies": {
"@types/node": "^20.10.6",
"dotenv": "^16.3.1",
"esbuild": "^0.25.0",
"esbuild": "^0.28.1",
"esbuild-node-externals": "^1.12.0",
"eslint": "9.11.1",
"prettier": "3.3.3",