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.5.2" ,
25
25
"@docusaurus/preset-classic" : " 3.5.2" ,
26
26
"@docusaurus/types" : " 3.5.2" ,
27
- "@mdx-js/react" : " 3.0.1 " ,
27
+ "@mdx-js/react" : " 3.1.0 " ,
28
28
"clsx" : " 2.1.1" ,
29
29
"react" : " 18.3.1" ,
30
30
"react-dom" : " 18.3.1" ,
Original file line number Diff line number Diff line change @@ -2529,7 +2529,19 @@ __metadata:
2529
2529
languageName : node
2530
2530
linkType : hard
2531
2531
2532
- " @mdx-js/react@npm:3.0.1, @mdx-js/react@npm:^3.0.0 " :
2532
+ " @mdx-js/react@npm:3.1.0 " :
2533
+ version : 3.1.0
2534
+ resolution : " @mdx-js/react@npm:3.1.0"
2535
+ dependencies :
2536
+ " @types/mdx " : " npm:^2.0.0"
2537
+ peerDependencies :
2538
+ " @types/react " : " >=16"
2539
+ react : " >=16"
2540
+ checksum : 10/cf89d6392c76091622fb647f205e1ab5cbdf5edd4401dde7092138cefc9fbb6d61428aa63557de0bccca3695d5a8854dd4a93b34a27cb8e27369da7eaeaa3e73
2541
+ languageName : node
2542
+ linkType : hard
2543
+
2544
+ " @mdx-js/react@npm:^3.0.0 " :
2533
2545
version : 3.0.1
2534
2546
resolution : " @mdx-js/react@npm:3.0.1"
2535
2547
dependencies :
@@ -12483,7 +12495,7 @@ __metadata:
12483
12495
" @docusaurus/core " : " npm:3.5.2"
12484
12496
" @docusaurus/preset-classic " : " npm:3.5.2"
12485
12497
" @docusaurus/types " : " npm:3.5.2"
12486
- " @mdx-js/react " : " npm:3.0.1 "
12498
+ " @mdx-js/react " : " npm:3.1.0 "
12487
12499
clsx : " npm:2.1.1"
12488
12500
react : " npm:18.3.1"
12489
12501
react-dom : " npm:18.3.1"
You can’t perform that action at this time.
0 commit comments