mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-07-21 10:27:25 +02:00
Merge pull request #444 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-image-2.9.1
This commit is contained in:
commit
e91046f023
2 changed files with 12 additions and 12 deletions
|
@ -8,7 +8,7 @@
|
||||||
"@icons-pack/react-simple-icons": "^4.6.1",
|
"@icons-pack/react-simple-icons": "^4.6.1",
|
||||||
"dotenv": "^16.0.0",
|
"dotenv": "^16.0.0",
|
||||||
"gatsby": "^4.8.0",
|
"gatsby": "^4.8.0",
|
||||||
"gatsby-plugin-image": "^2.9.0",
|
"gatsby-plugin-image": "^2.9.1",
|
||||||
"gatsby-plugin-manifest": "^4.8.0",
|
"gatsby-plugin-manifest": "^4.8.0",
|
||||||
"gatsby-plugin-react-helmet": "^5.9.0",
|
"gatsby-plugin-react-helmet": "^5.9.0",
|
||||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||||
|
|
22
yarn.lock
22
yarn.lock
|
@ -2689,13 +2689,13 @@ babel-plugin-polyfill-regenerator@^0.3.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-define-polyfill-provider" "^0.3.1"
|
"@babel/helper-define-polyfill-provider" "^0.3.1"
|
||||||
|
|
||||||
babel-plugin-remove-graphql-queries@^4.8.0, babel-plugin-remove-graphql-queries@^4.9.0:
|
babel-plugin-remove-graphql-queries@^4.8.0, babel-plugin-remove-graphql-queries@^4.9.1:
|
||||||
version "4.9.0"
|
version "4.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.9.0.tgz#5804094466f12670e3e43434addb80a3561d96d6"
|
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.9.1.tgz#75290c6dd840d28343dc47f9517a634e02255b80"
|
||||||
integrity sha512-q3xS5KDPoxujHrNWbilChE0Q+riCdxmvUseZbSzaikfY+KV9z3nCzaGkuEHxU2xVVa+8K5Nvu9zKlf/KtQfxXw==
|
integrity sha512-Mg+NB34cjdV6rIGIahMe0qij3KpWf7M8NFe8J1w2kxjQty4mpGX2qqmMUHhwxqwVWAhH1LZeiqitFZ6D/+CbJg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.15.4"
|
"@babel/runtime" "^7.15.4"
|
||||||
gatsby-core-utils "^3.9.0"
|
gatsby-core-utils "^3.9.1"
|
||||||
|
|
||||||
babel-plugin-transform-react-remove-prop-types@^0.4.24:
|
babel-plugin-transform-react-remove-prop-types@^0.4.24:
|
||||||
version "0.4.24"
|
version "0.4.24"
|
||||||
|
@ -5509,22 +5509,22 @@ gatsby-page-utils@^2.8.0:
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
micromatch "^4.0.4"
|
micromatch "^4.0.4"
|
||||||
|
|
||||||
gatsby-plugin-image@^2.9.0:
|
gatsby-plugin-image@^2.9.1:
|
||||||
version "2.9.0"
|
version "2.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.9.0.tgz#4656dec9c93aec233792012ec952328e3dd702f7"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.9.1.tgz#007578c5cacc942cf921237633d6dee5ce658cc6"
|
||||||
integrity sha512-2LIKmwACRNXBnh30zNhlfEDjSPL60G8vi4ZRAmMpywq7SVXJJ63lKiBRF+g2aKcN/hW0hvBPh0hgQifxSBhbYA==
|
integrity sha512-W2FDQ4AZNgH247zZ1OTnOAAI89rApq0W4A85a9dUXmCgYoyqNgUZphuziMHU5P+6TSwO4U7FRriPtVltEFRsWg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.14.0"
|
"@babel/code-frame" "^7.14.0"
|
||||||
"@babel/parser" "^7.15.5"
|
"@babel/parser" "^7.15.5"
|
||||||
"@babel/runtime" "^7.15.4"
|
"@babel/runtime" "^7.15.4"
|
||||||
"@babel/traverse" "^7.15.4"
|
"@babel/traverse" "^7.15.4"
|
||||||
babel-jsx-utils "^1.1.0"
|
babel-jsx-utils "^1.1.0"
|
||||||
babel-plugin-remove-graphql-queries "^4.9.0"
|
babel-plugin-remove-graphql-queries "^4.9.1"
|
||||||
camelcase "^5.3.1"
|
camelcase "^5.3.1"
|
||||||
chokidar "^3.5.2"
|
chokidar "^3.5.2"
|
||||||
common-tags "^1.8.2"
|
common-tags "^1.8.2"
|
||||||
fs-extra "^10.0.0"
|
fs-extra "^10.0.0"
|
||||||
gatsby-core-utils "^3.9.0"
|
gatsby-core-utils "^3.9.1"
|
||||||
objectFitPolyfill "^2.3.5"
|
objectFitPolyfill "^2.3.5"
|
||||||
prop-types "^15.7.2"
|
prop-types "^15.7.2"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue