1 Commits

Author SHA1 Message Date
dependabot[bot] 76c5e60bb9 Bump sharp from 0.34.5 to 0.35.3
Bumps [sharp](https://github.com/lovell/sharp) from 0.34.5 to 0.35.3.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/compare/v0.34.5...v0.35.3)

---
updated-dependencies:
- dependency-name: sharp
  dependency-version: 0.35.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-01 16:47:02 +00:00
2 changed files with 810 additions and 145 deletions
+809 -144
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -17,7 +17,7 @@
"@astrojs/check": "0.9.9",
"@astrojs/starlight": "^0.39.3",
"astro": "^6.4.4",
"sharp": "0.34.5",
"sharp": "0.35.3",
"typescript": "6.0.3"
}
}