Update dependency sharp to ^0.35.0

This commit is contained in:
Rasensprenger 2026-08-05 22:00:12 +02:00
commit f7df77bb46
2 changed files with 92 additions and 28 deletions

View file

@ -15,7 +15,7 @@
"@astrojs/starlight-tailwind": "^5.0.0",
"@tailwindcss/vite": "^4.2.1",
"astro": "6.3.7",
"sharp": "^0.34.5",
"sharp": "^0.35.0",
"tailwindcss": "^4.2.1",
"typescript": "^5.9.3"
}