mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 18:57:20 +02:00
Update dependency gatsby-plugin-netlify to v4.2.0
This commit is contained in:
parent
a61e557491
commit
98743060e9
2 changed files with 5 additions and 5 deletions
|
@ -40,7 +40,7 @@
|
||||||
"gatsby-plugin-image": "2.11.1",
|
"gatsby-plugin-image": "2.11.1",
|
||||||
"gatsby-plugin-manifest": "4.11.1",
|
"gatsby-plugin-manifest": "4.11.1",
|
||||||
"gatsby-plugin-mdx": "3.11.1",
|
"gatsby-plugin-mdx": "3.11.1",
|
||||||
"gatsby-plugin-netlify": "4.1.0",
|
"gatsby-plugin-netlify": "4.2.0",
|
||||||
"gatsby-plugin-offline": "5.11.1",
|
"gatsby-plugin-offline": "5.11.1",
|
||||||
"gatsby-plugin-portal": "1.0.7",
|
"gatsby-plugin-portal": "1.0.7",
|
||||||
"gatsby-plugin-react-helmet": "5.11.0",
|
"gatsby-plugin-react-helmet": "5.11.0",
|
||||||
|
|
|
@ -6487,10 +6487,10 @@ gatsby-plugin-mdx@3.11.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.1.0:
|
gatsby-plugin-netlify@4.2.0:
|
||||||
version "4.1.0"
|
version "4.2.0"
|
||||||
resolved "https://registry.npmjs.org/gatsby-plugin-netlify/-/gatsby-plugin-netlify-4.1.0.tgz"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-4.2.0.tgz#73f77d94d4a2f958cde8d1e3c4103caeeb592de7"
|
||||||
integrity sha512-7yLTnPqZH+Vukd6XCFjDUkRSOc9dtOFtPn53tMJ92NzkHWbpn+7nl4TL2m1J+YRkX81y1C8k/URe/m1e0DRkSQ==
|
integrity sha512-vIUM4UtRxLGvaUhgHWqZGC8iiUY8vGgBCDePSNBjYyjpH6QD+DtwTYrCB+kRQVm5h7xMlc6MFMOPzRHHDQA8pQ==
|
||||||
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
Reference in a new issue