Bump sharp and wrangler

Bumps [sharp](https://github.com/lovell/sharp) to 0.35.4 and updates ancestor dependency [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). These dependencies need to be updated together.


Updates `sharp` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/compare/v0.34.5...v0.35.4)

Updates `wrangler` from 4.76.0 to 4.131.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.131.0/packages/wrangler)

---
updated-dependencies:
- dependency-name: sharp
  dependency-version: 0.35.4
  dependency-type: indirect
- dependency-name: wrangler
  dependency-version: 4.131.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-11 01:26:37 +00:00
committed by GitHub
parent a744e613d7
commit 85e9d4fdd1
2 changed files with 702 additions and 593 deletions
+701 -592
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -22,6 +22,6 @@
"devDependencies": {
"copyfiles": "^1.0.0",
"d3": "^7.9.0",
"wrangler": "^4.76.0"
"wrangler": "^4.131.0"
}
}