mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-28 17:56:47 +02:00
Merge pull request #563 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-sharp-4.15.0
Bump gatsby-plugin-sharp from 4.14.1 to 4.15.0
This commit is contained in:
commit
6de0c26548
2 changed files with 10 additions and 11 deletions
|
@ -12,7 +12,7 @@
|
|||
"gatsby-plugin-manifest": "^4.14.0",
|
||||
"gatsby-plugin-react-helmet": "^5.14.0",
|
||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||
"gatsby-plugin-sharp": "^4.14.1",
|
||||
"gatsby-plugin-sharp": "^4.15.0",
|
||||
"gatsby-plugin-sass": "^5.14.0",
|
||||
"gatsby-plugin-sitemap": "^5.15.0",
|
||||
"gatsby-plugin-typescript": "^4.6.0",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -6606,10 +6606,10 @@ gatsby-plugin-sass@^5.14.0:
|
|||
resolve-url-loader "^3.1.4"
|
||||
sass-loader "^10.1.1"
|
||||
|
||||
gatsby-plugin-sharp@^4.14.1:
|
||||
version "4.14.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.14.1.tgz#bc8402c014e8d4ad9b304adad6d56be5e54912ea"
|
||||
integrity sha512-izYl9XcnWdAY+rDtZtnKfzZ/djBioGSDg/k84cgLVbTzLB29jgqipw3PkjV7IlvmJmlw2v78YCHO5mk3bfcitg==
|
||||
gatsby-plugin-sharp@^4.15.0:
|
||||
version "4.15.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.15.0.tgz#7acc1ecf8dbdf22c170a4eef439e9f28e9b3d343"
|
||||
integrity sha512-jnzFbQBuuKG3AxFgaxCgn9r3R3vToSsgpq/HzRvIxK1o1gh7z2gHCTnvquz1RhMGr3qjZGXlZe8mlAfhk3a/rQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
"@gatsbyjs/potrace" "^2.2.0"
|
||||
|
@ -6618,9 +6618,9 @@ gatsby-plugin-sharp@^4.14.1:
|
|||
debug "^4.3.4"
|
||||
filenamify "^4.3.0"
|
||||
fs-extra "^10.1.0"
|
||||
gatsby-core-utils "^3.14.0"
|
||||
gatsby-plugin-utils "^3.8.0"
|
||||
gatsby-telemetry "^3.14.0"
|
||||
gatsby-core-utils "^3.15.0"
|
||||
gatsby-plugin-utils "^3.9.0"
|
||||
gatsby-telemetry "^3.15.0"
|
||||
got "^11.8.3"
|
||||
lodash "^4.17.21"
|
||||
mini-svg-data-uri "^1.4.4"
|
||||
|
@ -6629,7 +6629,6 @@ gatsby-plugin-sharp@^4.14.1:
|
|||
semver "^7.3.7"
|
||||
sharp "^0.30.3"
|
||||
svgo "1.3.2"
|
||||
uuid "3.4.0"
|
||||
|
||||
gatsby-plugin-sitemap@^5.15.0:
|
||||
version "5.15.0"
|
||||
|
@ -6738,7 +6737,7 @@ gatsby-source-youtube-v3@^3.0.2:
|
|||
gatsby-source-filesystem "^1.5.27"
|
||||
lodash "^4.17.5"
|
||||
|
||||
gatsby-telemetry@^3.14.0, gatsby-telemetry@^3.15.0:
|
||||
gatsby-telemetry@^3.15.0:
|
||||
version "3.15.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.15.0.tgz#10a211b2b74d04ec94cade5230f21d779abda0fd"
|
||||
integrity sha512-pXHnw79qmfN5bAVkgdQMCnq7rZFxfGU1YkZJQAG+gCsLRpDgYxgxZYhkbdRJzyF8vMYiCp7HlNsCMvBA75Rpug==
|
||||
|
@ -12977,7 +12976,7 @@ utils-merge@1.0.1:
|
|||
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
|
||||
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
|
||||
|
||||
uuid@3.4.0, uuid@^3.0.0:
|
||||
uuid@^3.0.0:
|
||||
version "3.4.0"
|
||||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
||||
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
|
||||
|
|
Loading…
Add table
Reference in a new issue