mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-21 11:57:26 +02:00
Update dependency gatsby-plugin-mdx to v3.16.1
This commit is contained in:
parent
f529133718
commit
107bd45327
2 changed files with 5 additions and 5 deletions
|
@ -39,7 +39,7 @@
|
||||||
"gatsby-plugin-feed": "4.16.0",
|
"gatsby-plugin-feed": "4.16.0",
|
||||||
"gatsby-plugin-image": "2.16.1",
|
"gatsby-plugin-image": "2.16.1",
|
||||||
"gatsby-plugin-manifest": "4.16.0",
|
"gatsby-plugin-manifest": "4.16.0",
|
||||||
"gatsby-plugin-mdx": "3.16.0",
|
"gatsby-plugin-mdx": "3.16.1",
|
||||||
"gatsby-plugin-netlify": "5.0.0",
|
"gatsby-plugin-netlify": "5.0.0",
|
||||||
"gatsby-plugin-offline": "5.16.0",
|
"gatsby-plugin-offline": "5.16.0",
|
||||||
"gatsby-plugin-portal": "1.0.7",
|
"gatsby-plugin-portal": "1.0.7",
|
||||||
|
|
|
@ -6951,10 +6951,10 @@ gatsby-plugin-manifest@4.16.0:
|
||||||
semver "^7.3.7"
|
semver "^7.3.7"
|
||||||
sharp "^0.30.3"
|
sharp "^0.30.3"
|
||||||
|
|
||||||
gatsby-plugin-mdx@3.16.0:
|
gatsby-plugin-mdx@3.16.1:
|
||||||
version "3.16.0"
|
version "3.16.1"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.16.0.tgz#86bf4f40293c3a34c159d87250c817d40e602806"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.16.1.tgz#f31a0a5df1a151826ae6f71ad6839830cd1fafce"
|
||||||
integrity sha512-6LhSG5L9vUGmE2kE2ml/qx/vm4IQf7hOhKq+1KukL3T5jePThqQzDc6wucnY3usSbgvrJ46Jd104HAIDRLzPQQ==
|
integrity sha512-6YX+z182gmRcUy+YK+mw8fFEzqakaCAFQI/AZU0V2lUoyhUiphETrqJAvoQh+pR0mOKI738ux9ENDCz5NAM0Bw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "^7.15.5"
|
"@babel/core" "^7.15.5"
|
||||||
"@babel/generator" "^7.15.4"
|
"@babel/generator" "^7.15.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue