fix(website): update astro-better-image-service 2.1.8 → 2.1.9 (#39881)
This commit is contained in:
Generated
+5
-5
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user