mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency gatsby-plugin-netlify to v4.3.1
This commit is contained in:
parent
1a525acee4
commit
abf89b4db0
2 changed files with 5 additions and 5 deletions
|
@ -40,7 +40,7 @@
|
|||
"gatsby-plugin-image": "2.13.0",
|
||||
"gatsby-plugin-manifest": "4.13.0",
|
||||
"gatsby-plugin-mdx": "3.13.0",
|
||||
"gatsby-plugin-netlify": "4.3.0",
|
||||
"gatsby-plugin-netlify": "4.3.1",
|
||||
"gatsby-plugin-offline": "5.13.0",
|
||||
"gatsby-plugin-portal": "1.0.7",
|
||||
"gatsby-plugin-react-helmet": "5.13.0",
|
||||
|
|
|
@ -6529,10 +6529,10 @@ gatsby-plugin-mdx@3.13.0:
|
|||
unist-util-remove "^1.0.3"
|
||||
unist-util-visit "^1.4.1"
|
||||
|
||||
gatsby-plugin-netlify@4.3.0:
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-4.3.0.tgz#af91d7ffb34e4d5bf358f4834588d3b6f98c51ea"
|
||||
integrity sha512-l5MDKCSdaxvZwQx96lqF5mWpTcAttf/FPC4q67gfNi2Loro9La5pIkH0AacWJ8KNhB02ha0AEa4Ef++iXqZhxw==
|
||||
gatsby-plugin-netlify@4.3.1:
|
||||
version "4.3.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-4.3.1.tgz#9bfb9070399b100c942e1f8c34489d3d75b665c4"
|
||||
integrity sha512-GCznA2EfnNOLYCbdIRufSebjIyK8ZAO1ew1GiEqy2IgakZSew6iyGcDC3M6OXkDiVaUCssuoltAyGZYg/JeUZw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.16.7"
|
||||
fs-extra "^10.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue