Bump esbuild from 0.17.3 to 0.25.0

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.3 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.3...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-01-12 01:19:24 +00:00 committed by GitHub
parent 4e9ec0ac24
commit bcefd69df1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 283 additions and 144 deletions

425
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -20,7 +20,7 @@
"@typescript-eslint/parser": "5.29.0",
"actionlint": "^2.0.6",
"builtin-modules": "3.3.0",
"esbuild": "^0.17.3",
"esbuild": "^0.25.0",
"obsidian": "latest",
"tslib": "2.4.0",
"typescript": "4.7.4"