File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 24
24
"@docusaurus/core" : " 3.8.0" ,
25
25
"@docusaurus/preset-classic" : " 3.8.0" ,
26
26
"@docusaurus/types" : " 3.8.0" ,
27
- "@mdx-js/react" : " 3.1.0 " ,
27
+ "@mdx-js/react" : " 3.1.1 " ,
28
28
"clsx" : " 2.1.1" ,
29
29
"react" : " 19.1.1" ,
30
30
"react-dom" : " 19.1.1" ,
Original file line number Diff line number Diff line change @@ -3111,7 +3111,19 @@ __metadata:
3111
3111
languageName: node
3112
3112
linkType: hard
3113
3113
3114
- "@mdx-js/react@npm:3.1.0, @mdx-js/react@npm:^3.0.0":
3114
+ "@mdx-js/react@npm:3.1.1":
3115
+ version: 3.1.1
3116
+ resolution: "@mdx-js/react@npm:3.1.1"
3117
+ dependencies:
3118
+ "@types/mdx": "npm:^2.0.0"
3119
+ peerDependencies:
3120
+ "@types/react": ">=16"
3121
+ react: ">=16"
3122
+ checksum: 10/52a740e2f37761694fa94d4704b7825084b4055616a95c8b8f4c1676190d399ddc5cdbb399ffc45b550beecd30497a7224c2e5b05bf43ecb668c7473641037d1
3123
+ languageName: node
3124
+ linkType: hard
3125
+
3126
+ "@mdx-js/react@npm:^3.0.0":
3115
3127
version: 3.1.0
3116
3128
resolution: "@mdx-js/react@npm:3.1.0"
3117
3129
dependencies:
@@ -18103,7 +18115,7 @@ __metadata:
18103
18115
"@docusaurus/core": "npm:3.8.0"
18104
18116
"@docusaurus/preset-classic": "npm:3.8.0"
18105
18117
"@docusaurus/types": "npm:3.8.0"
18106
- "@mdx-js/react": "npm:3.1.0 "
18118
+ "@mdx-js/react": "npm:3.1.1 "
18107
18119
clsx: "npm:2.1.1"
18108
18120
react: "npm:19.1.1"
18109
18121
react-dom: "npm:19.1.1"
You can’t perform that action at this time.
0 commit comments