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