build(deps): bump gatsby-plugin-mdx from 3.6.0 to 3.9.0 in /docs (#2629)
This commit is contained in:
parent
a18ab0669c
commit
8cbd960b99
18
docs/package-lock.json
generated
18
docs/package-lock.json
generated
@ -20,7 +20,7 @@
|
||||
"gatsby-plugin-emotion": "^7.7.0",
|
||||
"gatsby-plugin-google-analytics": "^4.6.0",
|
||||
"gatsby-plugin-manifest": "^4.7.0",
|
||||
"gatsby-plugin-mdx": "^3.6.0",
|
||||
"gatsby-plugin-mdx": "^3.9.0",
|
||||
"gatsby-plugin-netlify": "^4.1.0",
|
||||
"gatsby-plugin-netlify-cache": "^2.0.0",
|
||||
"gatsby-plugin-offline": "^5.6.0",
|
||||
@ -12470,9 +12470,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-mdx": {
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.6.0.tgz",
|
||||
"integrity": "sha512-3S4YOi6VfGPIplClqNIb7xmPAW1IzXi8LAd3y3DKtyj+hjCmMo5nG2FqN3aDvy4mVzY5Dfv2M4nMsg2yOaLyLQ==",
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.9.0.tgz",
|
||||
"integrity": "sha512-W5P9cMTVlWRC8p9dX3MCm7WdmBi05SK4nW4t260kIaD3mJKGNqJjx0cqXwNyNpX5C/Zju+mGqv7vy3od0a3CYQ==",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.15.5",
|
||||
"@babel/generator": "^7.15.4",
|
||||
@ -12490,7 +12490,7 @@
|
||||
"escape-string-regexp": "^1.0.5",
|
||||
"eval": "^0.1.4",
|
||||
"fs-extra": "^10.0.0",
|
||||
"gatsby-core-utils": "^3.6.0",
|
||||
"gatsby-core-utils": "^3.9.0",
|
||||
"gray-matter": "^4.0.2",
|
||||
"json5": "^2.1.3",
|
||||
"loader-utils": "^1.4.0",
|
||||
@ -35194,9 +35194,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-mdx": {
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.6.0.tgz",
|
||||
"integrity": "sha512-3S4YOi6VfGPIplClqNIb7xmPAW1IzXi8LAd3y3DKtyj+hjCmMo5nG2FqN3aDvy4mVzY5Dfv2M4nMsg2yOaLyLQ==",
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.9.0.tgz",
|
||||
"integrity": "sha512-W5P9cMTVlWRC8p9dX3MCm7WdmBi05SK4nW4t260kIaD3mJKGNqJjx0cqXwNyNpX5C/Zju+mGqv7vy3od0a3CYQ==",
|
||||
"requires": {
|
||||
"@babel/core": "^7.15.5",
|
||||
"@babel/generator": "^7.15.4",
|
||||
@ -35214,7 +35214,7 @@
|
||||
"escape-string-regexp": "^1.0.5",
|
||||
"eval": "^0.1.4",
|
||||
"fs-extra": "^10.0.0",
|
||||
"gatsby-core-utils": "^3.6.0",
|
||||
"gatsby-core-utils": "^3.9.0",
|
||||
"gray-matter": "^4.0.2",
|
||||
"json5": "^2.1.3",
|
||||
"loader-utils": "^1.4.0",
|
||||
|
@ -17,7 +17,7 @@
|
||||
"gatsby-plugin-emotion": "^7.7.0",
|
||||
"gatsby-plugin-google-analytics": "^4.6.0",
|
||||
"gatsby-plugin-manifest": "^4.7.0",
|
||||
"gatsby-plugin-mdx": "^3.6.0",
|
||||
"gatsby-plugin-mdx": "^3.9.0",
|
||||
"gatsby-plugin-netlify": "^4.1.0",
|
||||
"gatsby-plugin-netlify-cache": "^2.0.0",
|
||||
"gatsby-plugin-offline": "^5.6.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user