mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 10:16:53 +02:00
Update dependency gatsby-plugin-remote-images to v3.4.0
This commit is contained in:
parent
842beda5f2
commit
0475383a17
2 changed files with 5 additions and 5 deletions
|
@ -45,7 +45,7 @@
|
|||
"gatsby-plugin-portal": "1.0.7",
|
||||
"gatsby-plugin-react-helmet": "5.13.0",
|
||||
"gatsby-plugin-react-i18next": "1.2.3",
|
||||
"gatsby-plugin-remote-images": "3.3.0",
|
||||
"gatsby-plugin-remote-images": "3.4.0",
|
||||
"gatsby-plugin-remove-serviceworker": "1.0.0",
|
||||
"gatsby-plugin-robots-txt": "1.7.1",
|
||||
"gatsby-plugin-sass": "5.13.0",
|
||||
|
|
|
@ -6597,10 +6597,10 @@ gatsby-plugin-react-i18next@1.2.3:
|
|||
optionalDependencies:
|
||||
react-helmet "^6.1.0"
|
||||
|
||||
gatsby-plugin-remote-images@3.3.0:
|
||||
version "3.3.0"
|
||||
resolved "https://registry.npmjs.org/gatsby-plugin-remote-images/-/gatsby-plugin-remote-images-3.3.0.tgz"
|
||||
integrity sha512-1B8vGJEMkPsrIE/PGxaEsIOtgZ+0ZzrtMgX8Un1/okhppfF8d+dZFNaA5No6KrDG44FgsMjE8Gv9ouv089srDA==
|
||||
gatsby-plugin-remote-images@3.4.0:
|
||||
version "3.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-remote-images/-/gatsby-plugin-remote-images-3.4.0.tgz#07e42733457b69aa68c6e65fb013ef9c6b9ff4c0"
|
||||
integrity sha512-S6E6xz9pe++KF87f5wJdgBXgBTWWxlMEpTnDLck4a2b0aeO2E0mqpGdFASNBpTHWKzPnrrnkylnA/iW4lCX9/Q==
|
||||
dependencies:
|
||||
gatsby-source-filesystem "^3.4.0"
|
||||
lodash "^4.17.15"
|
||||
|
|
Loading…
Add table
Reference in a new issue