Browse Source

build(deps-dev): bump esbuild from 0.25.12 to 0.27.0 in /src

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.12 to 0.27.0.
- [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.12...v0.27.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
pull/2273/head
dependabot[bot] 8 months ago
committed by GitHub
parent
commit
3fb633e570
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 619
      src/pnpm-lock.yaml

2
src/package.json

@ -60,7 +60,7 @@
"@types/phc__format": "^1.0.1",
"@types/semver": "^7.7.1",
"drizzle-kit": "^0.31.6",
"esbuild": "^0.25.12",
"esbuild": "^0.27.0",
"eslint": "^9.39.0",
"eslint-config-prettier": "^10.1.8",
"prettier": "^3.6.2",

619
src/pnpm-lock.yaml

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