chore(deps-dev): bump esbuild from 0.21.5 to 0.25.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-16 05:22:52 +00:00
committed by GitHub
parent dae1f817e0
commit e3c870143f
2 changed files with 262 additions and 3 deletions

View File

@@ -56,7 +56,7 @@
"@types/node": "^25.2.2",
"@types/ws": "^8.18.1",
"electron": "^37.10.3",
"esbuild": "^0.21.5",
"esbuild": "^0.25.0",
"electron-builder": "^26.7.0",
"typescript": "^5.9.3",
"vitepress": "^1.6.3"