fix(deps): update dependency @mdx-js/react to v2.3.0
This commit is contained in:
parent
3b53d7dc08
commit
17f593cce9
@ -18,7 +18,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@docusaurus/core": "2.2.0",
|
"@docusaurus/core": "2.2.0",
|
||||||
"@docusaurus/preset-classic": "2.2.0",
|
"@docusaurus/preset-classic": "2.2.0",
|
||||||
"@mdx-js/react": "2.2.1",
|
"@mdx-js/react": "2.3.0",
|
||||||
"@svgr/webpack": "6.5.1",
|
"@svgr/webpack": "6.5.1",
|
||||||
"amplitude-js": "8.21.3",
|
"amplitude-js": "8.21.3",
|
||||||
"clsx": "1.2.1",
|
"clsx": "1.2.1",
|
||||||
|
@ -2982,10 +2982,10 @@
|
|||||||
unist-builder "2.0.3"
|
unist-builder "2.0.3"
|
||||||
unist-util-visit "2.0.3"
|
unist-util-visit "2.0.3"
|
||||||
|
|
||||||
"@mdx-js/react@2.2.1":
|
"@mdx-js/react@2.3.0":
|
||||||
version "2.2.1"
|
version "2.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.2.1.tgz#5a70592418d52b1b01538c37e795034601c96ec5"
|
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.3.0.tgz#4208bd6d70f0d0831def28ef28c26149b03180b3"
|
||||||
integrity sha512-YdXcMcEnqZhzql98RNrqYo9cEhTTesBiCclEtoiQUbJwx87q9453GTapYU6kJ8ZZ2ek1Vp25SiAXEFy5O/eAPw==
|
integrity sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/mdx" "^2.0.0"
|
"@types/mdx" "^2.0.0"
|
||||||
"@types/react" ">=16"
|
"@types/react" ">=16"
|
||||||
|
Reference in New Issue
Block a user