fix(website): update astro-better-image-service 2.0.29 → 2.0.37 by renovate (#27905)
This commit is contained in:
Generated
+9
-7
@@ -15,7 +15,7 @@
|
||||
"@astrojs/tailwind": "5.1.2",
|
||||
"@playform/compress": "0.1.4",
|
||||
"astro": "4.15.4",
|
||||
"astro-better-image-service": "2.0.29",
|
||||
"astro-better-image-service": "2.0.37",
|
||||
"astro-integration-lottie": "0.3.1",
|
||||
"astro-robots-txt": "1.0.0",
|
||||
"lottie-web": "5.12.2",
|
||||
@@ -2665,14 +2665,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro-better-image-service": {
|
||||
"version": "2.0.29",
|
||||
"resolved": "https://registry.npmjs.org/astro-better-image-service/-/astro-better-image-service-2.0.29.tgz",
|
||||
"integrity": "sha512-hHWPmnePNZ6q9RqRLuK8W9KFVb7xWLAR/mb8XahwG/O0cDiWCCvWMrnFtq6k52fhUA6/XywIsyP1sYvqlSjx4A==",
|
||||
"version": "2.0.37",
|
||||
"resolved": "https://registry.npmjs.org/astro-better-image-service/-/astro-better-image-service-2.0.37.tgz",
|
||||
"integrity": "sha512-PTSyAuBsyA6XO6xZSqOwWEoDEd5TxoF2Tx/4mh3cLdwWEilStUzYP8tKNBBS6pRwnCJKLr5rC6ceO119ubrk6w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"astro": "4.15.4",
|
||||
"sharp": "0.33.5",
|
||||
"svgo": "3.3.2"
|
||||
"sharp": "^0.33.5",
|
||||
"svgo": "^3.3.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"astro": "^4.7.0"
|
||||
}
|
||||
},
|
||||
"node_modules/astro-better-image-service/node_modules/commander": {
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"@astrojs/tailwind": "5.1.2",
|
||||
"@playform/compress": "0.1.4",
|
||||
"astro": "4.15.4",
|
||||
"astro-better-image-service": "2.0.29",
|
||||
"astro-better-image-service": "2.0.37",
|
||||
"astro-integration-lottie": "0.3.1",
|
||||
"astro-robots-txt": "1.0.0",
|
||||
"lottie-web": "5.12.2",
|
||||
|
||||
Reference in New Issue
Block a user