chore(deps): bump esbuild from 0.28.1 to 0.28.2 in the npm group (#837)

Bumps the npm group with 1 update: [esbuild](https://github.com/evanw/esbuild).


Updates `esbuild` from 0.28.1 to 0.28.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.28.1...v0.28.2)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.28.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-08-16 16:38:50 -04:00
committed by GitHub
parent d1e66170d3
commit e5ee6bc58a
2 changed files with 109 additions and 109 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"@types/mime-types": "^3.0.1",
"@types/node": "^24",
"@vitest/coverage-v8": "^4.1.10",
"esbuild": "^0.28.1",
"esbuild": "^0.28.2",
"prettier": "3.9.6",
"typescript": "^7.0.2",
"vitest": "^4.0.4"