Update dependency sharp to ^0.35.0

This commit is contained in:
Rasensprenger 2026-08-06 14:00:18 +02:00
commit 148f5d288c
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": "7.2.0",
"sharp": "^0.34.5",
"sharp": "^0.35.0",
"tailwindcss": "^4.2.1",
"typescript": "^7.0.0"
}