mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 05:40:03 +03:00
Update dependency @mdx-js/react to v3.1.0
This commit is contained in:
Generated
+5
-4
@@ -22,7 +22,7 @@
|
||||
"@img-comparison-slider/react": "8.0.2",
|
||||
"@mdi/js": "7.4.47",
|
||||
"@mdi/react": "1.6.1",
|
||||
"@mdx-js/react": "3.0.1",
|
||||
"@mdx-js/react": "3.1.0",
|
||||
"@svgr/webpack": "8.1.0",
|
||||
"clsx": "2.1.1",
|
||||
"docusaurus-plugin-sass": "0.2.5",
|
||||
@@ -2932,9 +2932,10 @@
|
||||
}
|
||||
},
|
||||
"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==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/mdx": "^2.0.0"
|
||||
},
|
||||
|
||||
+1
-1
@@ -35,7 +35,7 @@
|
||||
"@img-comparison-slider/react": "8.0.2",
|
||||
"@mdi/js": "7.4.47",
|
||||
"@mdi/react": "1.6.1",
|
||||
"@mdx-js/react": "3.0.1",
|
||||
"@mdx-js/react": "3.1.0",
|
||||
"@svgr/webpack": "8.1.0",
|
||||
"clsx": "2.1.1",
|
||||
"docusaurus-plugin-sass": "0.2.5",
|
||||
|
||||
Reference in New Issue
Block a user