mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-16 17:42:05 +02:00
Update dependency gatsby-plugin-netlify to v4.3.0
This commit is contained in:
parent
c897d1ddd5
commit
aae8033a89
2 changed files with 5 additions and 5 deletions
|
@ -40,7 +40,7 @@
|
||||||
"gatsby-plugin-image": "2.12.1",
|
"gatsby-plugin-image": "2.12.1",
|
||||||
"gatsby-plugin-manifest": "4.12.1",
|
"gatsby-plugin-manifest": "4.12.1",
|
||||||
"gatsby-plugin-mdx": "3.12.1",
|
"gatsby-plugin-mdx": "3.12.1",
|
||||||
"gatsby-plugin-netlify": "4.2.0",
|
"gatsby-plugin-netlify": "4.3.0",
|
||||||
"gatsby-plugin-offline": "5.12.1",
|
"gatsby-plugin-offline": "5.12.1",
|
||||||
"gatsby-plugin-portal": "1.0.7",
|
"gatsby-plugin-portal": "1.0.7",
|
||||||
"gatsby-plugin-react-helmet": "5.12.1",
|
"gatsby-plugin-react-helmet": "5.12.1",
|
||||||
|
|
|
@ -6522,10 +6522,10 @@ gatsby-plugin-mdx@3.12.1:
|
||||||
unist-util-remove "^1.0.3"
|
unist-util-remove "^1.0.3"
|
||||||
unist-util-visit "^1.4.1"
|
unist-util-visit "^1.4.1"
|
||||||
|
|
||||||
gatsby-plugin-netlify@4.2.0:
|
gatsby-plugin-netlify@4.3.0:
|
||||||
version "4.2.0"
|
version "4.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-4.2.0.tgz#73f77d94d4a2f958cde8d1e3c4103caeeb592de7"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-4.3.0.tgz#af91d7ffb34e4d5bf358f4834588d3b6f98c51ea"
|
||||||
integrity sha512-vIUM4UtRxLGvaUhgHWqZGC8iiUY8vGgBCDePSNBjYyjpH6QD+DtwTYrCB+kRQVm5h7xMlc6MFMOPzRHHDQA8pQ==
|
integrity sha512-l5MDKCSdaxvZwQx96lqF5mWpTcAttf/FPC4q67gfNi2Loro9La5pIkH0AacWJ8KNhB02ha0AEa4Ef++iXqZhxw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.16.7"
|
"@babel/runtime" "^7.16.7"
|
||||||
fs-extra "^10.0.0"
|
fs-extra "^10.0.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue