File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 24
24
"@docusaurus/core" : " 2.0.1" ,
25
25
"@docusaurus/preset-classic" : " 2.0.1" ,
26
26
"@docusaurus/types" : " 2.0.1" ,
27
- "@mdx-js/react" : " ^ 1.6.22" ,
28
- "clsx" : " ^1.1.1 " ,
27
+ "@mdx-js/react" : " 1.6.22" ,
28
+ "clsx" : " 1.2.0 " ,
29
29
"docusaurus-preset-shiki-twoslash" : " 1.1.38" ,
30
30
"react" : " 18.2.0" ,
31
31
"react-dom" : " 18.2.0" ,
Original file line number Diff line number Diff line change @@ -2472,7 +2472,7 @@ __metadata:
2472
2472
languageName : node
2473
2473
linkType : hard
2474
2474
2475
- " @mdx-js/react@npm:^1.6.22 " :
2475
+ " @mdx-js/react@npm:1.6.22, @mdx-js/react@npm: ^1.6.22 " :
2476
2476
version : 1.6.22
2477
2477
resolution : " @mdx-js/react@npm:1.6.22"
2478
2478
peerDependencies :
@@ -4396,7 +4396,7 @@ __metadata:
4396
4396
languageName : node
4397
4397
linkType : hard
4398
4398
4399
- " clsx@npm:^1.1.0, clsx@npm:^1.1.1 " :
4399
+ " clsx@npm:1.2.0, clsx@npm: ^1.1.0, clsx@npm:^1.1.1 " :
4400
4400
version : 1.2.0
4401
4401
resolution : " clsx@npm:1.2.0"
4402
4402
checksum : 551a0b4f182270cf9ab26b5f4f93d3b01a663b66adeaff58e4c51bc5170a2bfaed03779513925c63d2d31d748c5bc4f1cbad7d3e76a051f5a9301754563ff43a
@@ -12828,8 +12828,8 @@ __metadata:
12828
12828
" @docusaurus/core " : 2.0.1
12829
12829
" @docusaurus/preset-classic " : 2.0.1
12830
12830
" @docusaurus/types " : 2.0.1
12831
- " @mdx-js/react " : ^ 1.6.22
12832
- clsx : ^1.1.1
12831
+ " @mdx-js/react " : 1.6.22
12832
+ clsx : 1.2.0
12833
12833
docusaurus-preset-shiki-twoslash : 1.1.38
12834
12834
react : 18.2.0
12835
12835
react-dom : 18.2.0
You can’t perform that action at this time.
0 commit comments