Bump sharp from 0.32.2 to 0.32.3 in /astro
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.2 to 0.32.3. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.32.2...v0.32.3) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d0c1cabc25
commit
a54984fa16
@ -15,7 +15,7 @@
|
||||
"@astrojs/tailwind": "4.0.0",
|
||||
"astro": "^2.8.2",
|
||||
"css-select": "5.1.0",
|
||||
"sharp": "^0.32.2",
|
||||
"sharp": "^0.32.3",
|
||||
"slate-serializers": "0.1.0",
|
||||
"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"
|
||||
integrity sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==
|
||||
|
||||
sharp@^0.32.2:
|
||||
version "0.32.2"
|
||||
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.32.2.tgz#c35e065f8810cf0d8f3dee26fc5156127caca1ec"
|
||||
integrity sha512-e4hyWKtU7ks/rLmoPys476zhpQnLqPJopz4+5b6OPeyJfvCTInAp0pe5tGhstjsNdUvDLrUVGEwevewYdZM8Eg==
|
||||
sharp@^0.32.3:
|
||||
version "0.32.3"
|
||||
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.32.3.tgz#fd6f5227c5a6cb2a020836617243effe68ceb731"
|
||||
integrity sha512-i1gFPiNqyqxC4ouVvCKj5G8WfPIMeeSxpKcMrjic6NY4e8zktW7bIdqHPc3FCG+pNKU/XCEabKA57hhvZi8UmQ==
|
||||
dependencies:
|
||||
color "^4.2.3"
|
||||
detect-libc "^2.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user