Merge pull request #56 from mooxl/dependabot/npm_and_yarn/astro/sharp-0.32.3
Bump sharp from 0.32.2 to 0.32.3 in /astro
This commit is contained in:
commit
84aba41fd9
@ -15,7 +15,7 @@
|
|||||||
"@astrojs/tailwind": "4.0.0",
|
"@astrojs/tailwind": "4.0.0",
|
||||||
"astro": "^2.8.3",
|
"astro": "^2.8.3",
|
||||||
"css-select": "5.1.0",
|
"css-select": "5.1.0",
|
||||||
"sharp": "^0.32.2",
|
"sharp": "^0.32.3",
|
||||||
"slate-serializers": "0.1.0",
|
"slate-serializers": "0.1.0",
|
||||||
"tailwindcss": "^3.3.3"
|
"tailwindcss": "^3.3.3"
|
||||||
},
|
},
|
||||||
|
@ -3173,10 +3173,10 @@ server-destroy@^1.0.1:
|
|||||||
resolved "https://registry.yarnpkg.com/server-destroy/-/server-destroy-1.0.1.tgz#f13bf928e42b9c3e79383e61cc3998b5d14e6cdd"
|
resolved "https://registry.yarnpkg.com/server-destroy/-/server-destroy-1.0.1.tgz#f13bf928e42b9c3e79383e61cc3998b5d14e6cdd"
|
||||||
integrity sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==
|
integrity sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==
|
||||||
|
|
||||||
sharp@^0.32.2:
|
sharp@^0.32.3:
|
||||||
version "0.32.2"
|
version "0.32.3"
|
||||||
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.32.2.tgz#c35e065f8810cf0d8f3dee26fc5156127caca1ec"
|
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.32.3.tgz#fd6f5227c5a6cb2a020836617243effe68ceb731"
|
||||||
integrity sha512-e4hyWKtU7ks/rLmoPys476zhpQnLqPJopz4+5b6OPeyJfvCTInAp0pe5tGhstjsNdUvDLrUVGEwevewYdZM8Eg==
|
integrity sha512-i1gFPiNqyqxC4ouVvCKj5G8WfPIMeeSxpKcMrjic6NY4e8zktW7bIdqHPc3FCG+pNKU/XCEabKA57hhvZi8UmQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
color "^4.2.3"
|
color "^4.2.3"
|
||||||
detect-libc "^2.0.1"
|
detect-libc "^2.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user