fix(website): update astro-better-image-service 2.1.8 → 2.1.9 (#39881)

This commit is contained in:
TrueCharts Bot
2025-09-22 17:56:43 +02:00
committed by GitHub
parent 456d553b7b
commit fae448b3a6
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -15,7 +15,7 @@
"@astrojs/tailwind": "6.0.2",
"@playform/compress": "0.2.0",
"astro": "5.13.10",
"astro-better-image-service": "2.1.8",
"astro-better-image-service": "2.1.9",
"astro-integration-lottie": "0.3.2",
"astro-robots-txt": "1.0.0",
"lottie-web": "5.13.0",
@@ -3061,12 +3061,12 @@
}
},
"node_modules/astro-better-image-service": {
"version": "2.1.8",
"resolved": "https://registry.npmjs.org/astro-better-image-service/-/astro-better-image-service-2.1.8.tgz",
"integrity": "sha512-U07h/EGGvMm/RuEPbS5KfQ8OVYYEklfVmlVsPCl/njETeXtxrt8JQCEb/vl42MJCUfLwENdm3rEHI+FPTO52jQ==",
"version": "2.1.9",
"resolved": "https://registry.npmjs.org/astro-better-image-service/-/astro-better-image-service-2.1.9.tgz",
"integrity": "sha512-nBANCulK8uZxgu4pFyZnh30CIzzLN64UtYqCF5o/F1EbPcZ9Vx4DjrORtCpaOmtve5/sSZD9hKyD3ARLQ+Ew7w==",
"license": "MIT",
"dependencies": {
"sharp": "^0.34.3",
"sharp": "^0.34.4",
"svgo": "^4.0.0"
},
"peerDependencies": {
+1 -1
View File
@@ -24,7 +24,7 @@
"@astrojs/tailwind": "6.0.2",
"@playform/compress": "0.2.0",
"astro": "5.13.10",
"astro-better-image-service": "2.1.8",
"astro-better-image-service": "2.1.9",
"astro-integration-lottie": "0.3.2",
"astro-robots-txt": "1.0.0",
"lottie-web": "5.13.0",