mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
chore(deps): update dependency @mdx-js/react to v3.1.0
This commit is contained in:
parent
db635a8119
commit
352df6a604
2 changed files with 5 additions and 5 deletions
8
web/package-lock.json
generated
8
web/package-lock.json
generated
|
@ -59,7 +59,7 @@
|
|||
"@babel/preset-react": "^7.25.7",
|
||||
"@commitlint/cli": "^19.3.0",
|
||||
"@commitlint/config-conventional": "^19.2.2",
|
||||
"@mdx-js/react": "3.0.1",
|
||||
"@mdx-js/react": "3.1.0",
|
||||
"@storybook/addon-a11y": "^8.3.6",
|
||||
"@storybook/addon-actions": "^8.3.6",
|
||||
"@storybook/addon-docs": "^8.3.6",
|
||||
|
@ -5518,9 +5518,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@mdx-js/react": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-3.0.1.tgz",
|
||||
"integrity": "sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.0.tgz",
|
||||
"integrity": "sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
"@babel/preset-react": "^7.25.7",
|
||||
"@commitlint/cli": "^19.3.0",
|
||||
"@commitlint/config-conventional": "^19.2.2",
|
||||
"@mdx-js/react": "3.0.1",
|
||||
"@mdx-js/react": "3.1.0",
|
||||
"@storybook/addon-a11y": "^8.3.6",
|
||||
"@storybook/addon-actions": "^8.3.6",
|
||||
"@storybook/addon-docs": "^8.3.6",
|
||||
|
|
Loading…
Reference in a new issue