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.2.0
This commit is contained in:
parent
73939eeb3a
commit
f684dd59fd
2 changed files with 5 additions and 5 deletions
|
@ -39,7 +39,7 @@
|
|||
"gatsby-plugin-portal": "1.0.7",
|
||||
"gatsby-plugin-react-helmet": "5.3.0",
|
||||
"gatsby-plugin-react-i18next": "1.2.2",
|
||||
"gatsby-plugin-remote-images": "3.1.1",
|
||||
"gatsby-plugin-remote-images": "3.2.0",
|
||||
"gatsby-plugin-robots-txt": "1.6.14",
|
||||
"gatsby-plugin-sass": "5.3.0",
|
||||
"gatsby-plugin-sharp": "4.3.0",
|
||||
|
|
|
@ -6216,10 +6216,10 @@ gatsby-plugin-react-i18next@1.2.2:
|
|||
optionalDependencies:
|
||||
react-helmet "^6.1.0"
|
||||
|
||||
gatsby-plugin-remote-images@3.1.1:
|
||||
version "3.1.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-remote-images/-/gatsby-plugin-remote-images-3.1.1.tgz#0d69ad48625ec3751e9ea94e4763324b3ca113b6"
|
||||
integrity sha512-YwJw56voa58Qmu7C0n1vL8wXk3wNWBSkma6JkptYdatmw3F4g/6cFujGJbo7wk8fPTZVMOE1O7glXFKkFh6/SQ==
|
||||
gatsby-plugin-remote-images@3.2.0:
|
||||
version "3.2.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-remote-images/-/gatsby-plugin-remote-images-3.2.0.tgz#16146e45fe9872fc5b9a86c01a7f148644726053"
|
||||
integrity sha512-dR1ZADoRVW9pwopw28SS/KJ1sOMVJTSzfmK6abYY/HOo/05vA7bmPRzljZOJIyTHEdjiw1lyjR9Y4sfmjyIiZA==
|
||||
dependencies:
|
||||
gatsby-source-filesystem "^3.4.0"
|
||||
lodash "^4.17.15"
|
||||
|
|
Loading…
Add table
Reference in a new issue