fix(website): update astro-better-image-service 2.0.29 → 2.0.37 by renovate (#27905)

This commit is contained in:
TrueCharts Bot
2024-10-18 02:51:04 +02:00
committed by GitHub
parent 1cba7c37c4
commit 693f4039bf
2 changed files with 10 additions and 8 deletions
+9 -7
View File
@@ -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": {
+1 -1
View File
@@ -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",