chore(deps): update dependency @mdx-js/react to v2.1.5
This commit is contained in:
parent
1776b19c2e
commit
a1f53a2d7d
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -55,7 +55,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.19.3",
|
||||
"@mdx-js/react": "2.0.0",
|
||||
"@mdx-js/react": "2.1.5",
|
||||
"@storybook/addon-a11y": "6.5.12",
|
||||
"@storybook/addon-actions": "6.5.12",
|
||||
"@storybook/addon-docs": "6.5.12",
|
||||
@ -3170,9 +3170,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mdx-js/react": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-2.0.0.tgz",
|
||||
"integrity": "sha512-icpMd43xqORnHSVRwALZv3ELN3IS7VS3BL+FyH2FFergQPSQ21FX0lN+OMIs0X+3dGY1L0DLhBCkMfPO+yDG7Q==",
|
||||
"version": "2.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-2.1.5.tgz",
|
||||
"integrity": "sha512-3Az1I6SAWA9R38rYjz5rXBrGKeZhq96CSSyQtqY+maPj8stBsoUH5pNcmIixuGkufYsh8F5+ka2CVPo2fycWZw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/mdx": "^2.0.0",
|
||||
@ -33733,9 +33733,9 @@
|
||||
}
|
||||
},
|
||||
"@mdx-js/react": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-2.0.0.tgz",
|
||||
"integrity": "sha512-icpMd43xqORnHSVRwALZv3ELN3IS7VS3BL+FyH2FFergQPSQ21FX0lN+OMIs0X+3dGY1L0DLhBCkMfPO+yDG7Q==",
|
||||
"version": "2.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-2.1.5.tgz",
|
||||
"integrity": "sha512-3Az1I6SAWA9R38rYjz5rXBrGKeZhq96CSSyQtqY+maPj8stBsoUH5pNcmIixuGkufYsh8F5+ka2CVPo2fycWZw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/mdx": "^2.0.0",
|
||||
|
@ -59,7 +59,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.19.3",
|
||||
"@mdx-js/react": "2.0.0",
|
||||
"@mdx-js/react": "2.1.5",
|
||||
"@storybook/addon-a11y": "6.5.12",
|
||||
"@storybook/addon-actions": "6.5.12",
|
||||
"@storybook/addon-docs": "6.5.12",
|
||||
|
Loading…
x
Reference in New Issue
Block a user