mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-28 17:56:47 +02:00
Merge pull request #672 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-manifest-4.21.0
Bump gatsby-plugin-manifest from 4.17.0 to 4.21.0
This commit is contained in:
commit
43c135d488
2 changed files with 10 additions and 10 deletions
|
@ -9,7 +9,7 @@
|
|||
"dotenv": "^16.0.1",
|
||||
"gatsby": "^4.21.1",
|
||||
"gatsby-plugin-image": "^2.21.0",
|
||||
"gatsby-plugin-manifest": "^4.17.0",
|
||||
"gatsby-plugin-manifest": "^4.21.0",
|
||||
"gatsby-plugin-react-helmet": "^5.21.0",
|
||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||
"gatsby-plugin-sharp": "^4.21.0",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -6694,16 +6694,16 @@ gatsby-plugin-image@^2.21.0:
|
|||
objectFitPolyfill "^2.3.5"
|
||||
prop-types "^15.8.1"
|
||||
|
||||
gatsby-plugin-manifest@^4.17.0:
|
||||
version "4.17.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.17.0.tgz#ac3d8be81629953f8af8e0570fdfc2fad02401db"
|
||||
integrity sha512-LGxK2tko8DEGLVQEd4FRH3gTDdfSvhOXDuGJxtP5uz382DgVPbfYjU5KO72T6nZ8YJUOyOibCN8o+rw4OzvMzQ==
|
||||
gatsby-plugin-manifest@^4.21.0:
|
||||
version "4.21.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.21.0.tgz#15f0c6905be2604e22f2f7dddf239411393ab8f4"
|
||||
integrity sha512-QzP7J2KKRrpENq5lm85jvLvW/xYCN7bfziaUyfxiip+ztHlF+E8XToxsHZqyLlgZrKoB/cUV6zu7vHpqoYFOQQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
gatsby-core-utils "^3.17.0"
|
||||
gatsby-plugin-utils "^3.11.0"
|
||||
gatsby-core-utils "^3.21.0"
|
||||
gatsby-plugin-utils "^3.15.0"
|
||||
semver "^7.3.7"
|
||||
sharp "^0.30.3"
|
||||
sharp "^0.30.7"
|
||||
|
||||
gatsby-plugin-page-creator@^4.21.0:
|
||||
version "4.21.0"
|
||||
|
@ -6790,7 +6790,7 @@ gatsby-plugin-typescript@^4.21.0, gatsby-plugin-typescript@^4.6.0:
|
|||
"@babel/runtime" "^7.15.4"
|
||||
babel-plugin-remove-graphql-queries "^4.21.0"
|
||||
|
||||
gatsby-plugin-utils@^3.11.0, gatsby-plugin-utils@^3.15.0:
|
||||
gatsby-plugin-utils@^3.15.0:
|
||||
version "3.15.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.15.0.tgz#1d1d7a3e696c38aa7db848e0d52aaa4ded841172"
|
||||
integrity sha512-O4dm4ntakCoQZnnnS4oGihtT48Rrh888fMpcxj0zWu/6/8Uyz8IgagJyJAz0MMdcfhrLIE+X8Rszjk8hINDQhA==
|
||||
|
@ -11733,7 +11733,7 @@ shallow-compare@^1.2.2:
|
|||
resolved "https://registry.yarnpkg.com/shallow-compare/-/shallow-compare-1.2.2.tgz#fa4794627bf455a47c4f56881d8a6132d581ffdb"
|
||||
integrity sha512-LUMFi+RppPlrHzbqmFnINTrazo0lPNwhcgzuAXVVcfy/mqPDrQmHAyz5bvV0gDAuRFrk804V0HpQ6u9sZ0tBeg==
|
||||
|
||||
sharp@^0.30.3, sharp@^0.30.7:
|
||||
sharp@^0.30.7:
|
||||
version "0.30.7"
|
||||
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.7.tgz#7862bda98804fdd1f0d5659c85e3324b90d94c7c"
|
||||
integrity sha512-G+MY2YW33jgflKPTXXptVO28HvNOo9G3j0MybYAHeEmby+QuD2U98dT6ueht9cv/XDqZspSpIhoSW+BAKJ7Hig==
|
||||
|
|
Loading…
Add table
Reference in a new issue