fix(website): update astro-better-image-service 2.1.5 → 2.1.6 (#36144)

This commit is contained in:
TrueCharts Bot
2025-06-09 20:14:51 +02:00
committed by GitHub
parent 9567cb9d6f
commit 00ea2fcdd9
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -15,7 +15,7 @@
"@astrojs/tailwind": "5.1.5",
"@playform/compress": "0.1.9",
"astro": "5.9.1",
"astro-better-image-service": "2.1.5",
"astro-better-image-service": "2.1.6",
"astro-integration-lottie": "0.3.2",
"astro-robots-txt": "1.0.0",
"lottie-web": "5.13.0",
@@ -2949,12 +2949,12 @@
}
},
"node_modules/astro-better-image-service": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/astro-better-image-service/-/astro-better-image-service-2.1.5.tgz",
"integrity": "sha512-Zpgy7Xay/Y40TJBvnQzsau0fUNAicxlhoInI+k9/m765Oq3GO5itizgl7ThcV+sUh/AI0dRSdmu1A8To8RR5EQ==",
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/astro-better-image-service/-/astro-better-image-service-2.1.6.tgz",
"integrity": "sha512-kM2fUsVMeM2du88OecmRTbgK2mPjanFxTQY+PdiaavEEyu9Zj7tJcThh8qrmCV3PsLFoK7M18uBdftGsghQq+A==",
"license": "MIT",
"dependencies": {
"sharp": "^0.34.1",
"sharp": "^0.34.2",
"svgo": "^3.3.2"
},
"peerDependencies": {
+1 -1
View File
@@ -24,7 +24,7 @@
"@astrojs/tailwind": "5.1.5",
"@playform/compress": "0.1.9",
"astro": "5.9.1",
"astro-better-image-service": "2.1.5",
"astro-better-image-service": "2.1.6",
"astro-integration-lottie": "0.3.2",
"astro-robots-txt": "1.0.0",
"lottie-web": "5.13.0",