mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-28 17:56:47 +02:00
Merge pull request #723 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-transformer-sharp-4.24.0
Bump gatsby-transformer-sharp from 4.22.0 to 4.24.0
This commit is contained in:
commit
7d53511462
2 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
||||||
"gatsby-source-filesystem": "^4.22.0",
|
"gatsby-source-filesystem": "^4.22.0",
|
||||||
"gatsby-source-youtube-v3": "^3.0.2",
|
"gatsby-source-youtube-v3": "^3.0.2",
|
||||||
"gatsby-transformer-remark": "^5.22.0",
|
"gatsby-transformer-remark": "^5.22.0",
|
||||||
"gatsby-transformer-sharp": "^4.22.0",
|
"gatsby-transformer-sharp": "^4.24.0",
|
||||||
"lucide-react": "^0.88.0",
|
"lucide-react": "^0.88.0",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6219,17 +6219,17 @@ gatsby-transformer-remark@^5.22.0:
|
||||||
unist-util-select "^3.0.4"
|
unist-util-select "^3.0.4"
|
||||||
unist-util-visit "^2.0.3"
|
unist-util-visit "^2.0.3"
|
||||||
|
|
||||||
gatsby-transformer-sharp@^4.22.0:
|
gatsby-transformer-sharp@^4.24.0:
|
||||||
version "4.22.0"
|
version "4.24.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.22.0.tgz#984c14532b5870784e78d5137113e3492cb0e112"
|
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.24.0.tgz#0e7d61fa4834971e01a44e0eb0a942e5ef38513f"
|
||||||
integrity sha512-gTZ9pXwxsdmGEBV6yANnZFvsw921r6FChzuD43r+7JTs7uhmBsSGPPSF3EQnOKClP9co3IE0kztYSLoUHQe/cQ==
|
integrity sha512-60Ro4OZbx9ZdfPUZEBEhJnureqQUEaNizDs4CK5QWlUkAU6RvVYwsuT3uWeEMrXgugaLLyGpQStJ881N7Eeodg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.15.4"
|
"@babel/runtime" "^7.15.4"
|
||||||
"@gatsbyjs/potrace" "^2.3.0"
|
"@gatsbyjs/potrace" "^2.3.0"
|
||||||
bluebird "^3.7.2"
|
bluebird "^3.7.2"
|
||||||
common-tags "^1.8.2"
|
common-tags "^1.8.2"
|
||||||
fs-extra "^10.1.0"
|
fs-extra "^10.1.0"
|
||||||
gatsby-plugin-utils "^3.16.0"
|
gatsby-plugin-utils "^3.18.0"
|
||||||
probe-image-size "^7.2.3"
|
probe-image-size "^7.2.3"
|
||||||
semver "^7.3.7"
|
semver "^7.3.7"
|
||||||
sharp "^0.30.7"
|
sharp "^0.30.7"
|
||||||
|
|
Loading…
Add table
Reference in a new issue