Browse Source

build(deps-dev): bump esbuild from 0.25.3 to 0.25.4 in /src

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.3 to 0.25.4.
- [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.25.3...v0.25.4)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.25.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1856/head
dependabot[bot] 3 months ago
committed by GitHub
parent
commit
f33c55b662
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 1195
      src/pnpm-lock.yaml

2
src/package.json

@ -58,7 +58,7 @@
"@types/phc__format": "^1.0.1",
"@types/semver": "^7.7.0",
"drizzle-kit": "^0.31.1",
"esbuild": "^0.25.3",
"esbuild": "^0.25.4",
"eslint": "^9.26.0",
"eslint-config-prettier": "^10.1.2",
"prettier": "^3.5.3",

1195
src/pnpm-lock.yaml

File diff suppressed because it is too large
Loading…
Cancel
Save