build(deps): bump gatsby-plugin-mdx from 3.11.1 to 3.13.0 in /docs (#2815)
This commit is contained in:
parent
030e04dd90
commit
68067664f1
18
docs/package-lock.json
generated
18
docs/package-lock.json
generated
@ -20,7 +20,7 @@
|
|||||||
"gatsby-plugin-emotion": "^7.11.0",
|
"gatsby-plugin-emotion": "^7.11.0",
|
||||||
"gatsby-plugin-google-analytics": "^4.13.0",
|
"gatsby-plugin-google-analytics": "^4.13.0",
|
||||||
"gatsby-plugin-manifest": "^4.13.0",
|
"gatsby-plugin-manifest": "^4.13.0",
|
||||||
"gatsby-plugin-mdx": "^3.11.1",
|
"gatsby-plugin-mdx": "^3.13.0",
|
||||||
"gatsby-plugin-netlify": "^4.3.1",
|
"gatsby-plugin-netlify": "^4.3.1",
|
||||||
"gatsby-plugin-netlify-cache": "^2.0.0",
|
"gatsby-plugin-netlify-cache": "^2.0.0",
|
||||||
"gatsby-plugin-offline": "^5.13.0",
|
"gatsby-plugin-offline": "^5.13.0",
|
||||||
@ -12554,9 +12554,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-mdx": {
|
"node_modules/gatsby-plugin-mdx": {
|
||||||
"version": "3.11.1",
|
"version": "3.13.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.11.1.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.13.0.tgz",
|
||||||
"integrity": "sha512-YP1Y83rusbNKXFiD6bfWri/ga/z5JuvuCEcT8+eiOXUtmmMHuiS1/wAz2+YM8+OdZKnP25ccI+TOG2Jd+gKR/g==",
|
"integrity": "sha512-becJF14ChRlkQkeYOR7GzuDNCK0yqax5/BkDHo3pNorh5arxe2jMZm7Kvru8CQa+R9fSHZQY16IEivT9/08QOQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.15.5",
|
"@babel/core": "^7.15.5",
|
||||||
"@babel/generator": "^7.15.4",
|
"@babel/generator": "^7.15.4",
|
||||||
@ -12574,7 +12574,7 @@
|
|||||||
"escape-string-regexp": "^1.0.5",
|
"escape-string-regexp": "^1.0.5",
|
||||||
"eval": "^0.1.4",
|
"eval": "^0.1.4",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"gatsby-core-utils": "^3.11.1",
|
"gatsby-core-utils": "^3.13.0",
|
||||||
"gray-matter": "^4.0.2",
|
"gray-matter": "^4.0.2",
|
||||||
"json5": "^2.1.3",
|
"json5": "^2.1.3",
|
||||||
"loader-utils": "^1.4.0",
|
"loader-utils": "^1.4.0",
|
||||||
@ -35391,9 +35391,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-mdx": {
|
"gatsby-plugin-mdx": {
|
||||||
"version": "3.11.1",
|
"version": "3.13.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.11.1.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.13.0.tgz",
|
||||||
"integrity": "sha512-YP1Y83rusbNKXFiD6bfWri/ga/z5JuvuCEcT8+eiOXUtmmMHuiS1/wAz2+YM8+OdZKnP25ccI+TOG2Jd+gKR/g==",
|
"integrity": "sha512-becJF14ChRlkQkeYOR7GzuDNCK0yqax5/BkDHo3pNorh5arxe2jMZm7Kvru8CQa+R9fSHZQY16IEivT9/08QOQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/core": "^7.15.5",
|
"@babel/core": "^7.15.5",
|
||||||
"@babel/generator": "^7.15.4",
|
"@babel/generator": "^7.15.4",
|
||||||
@ -35411,7 +35411,7 @@
|
|||||||
"escape-string-regexp": "^1.0.5",
|
"escape-string-regexp": "^1.0.5",
|
||||||
"eval": "^0.1.4",
|
"eval": "^0.1.4",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"gatsby-core-utils": "^3.11.1",
|
"gatsby-core-utils": "^3.13.0",
|
||||||
"gray-matter": "^4.0.2",
|
"gray-matter": "^4.0.2",
|
||||||
"json5": "^2.1.3",
|
"json5": "^2.1.3",
|
||||||
"loader-utils": "^1.4.0",
|
"loader-utils": "^1.4.0",
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
"gatsby-plugin-emotion": "^7.11.0",
|
"gatsby-plugin-emotion": "^7.11.0",
|
||||||
"gatsby-plugin-google-analytics": "^4.13.0",
|
"gatsby-plugin-google-analytics": "^4.13.0",
|
||||||
"gatsby-plugin-manifest": "^4.13.0",
|
"gatsby-plugin-manifest": "^4.13.0",
|
||||||
"gatsby-plugin-mdx": "^3.11.1",
|
"gatsby-plugin-mdx": "^3.13.0",
|
||||||
"gatsby-plugin-netlify": "^4.3.1",
|
"gatsby-plugin-netlify": "^4.3.1",
|
||||||
"gatsby-plugin-netlify-cache": "^2.0.0",
|
"gatsby-plugin-netlify-cache": "^2.0.0",
|
||||||
"gatsby-plugin-offline": "^5.13.0",
|
"gatsby-plugin-offline": "^5.13.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user