0

chore(deps): update dependency @mdx-js/react to v2.1.5

This commit is contained in:
renovate[bot] 2022-10-19 05:47:20 +00:00 committed by GitHub
parent 1776b19c2e
commit a1f53a2d7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View File

@ -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",

View File

@ -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",