File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 18
18
"@docusaurus/core" : " 2.3.1" ,
19
19
"@docusaurus/plugin-content-docs" : " ^2.3.1" ,
20
20
"@docusaurus/preset-classic" : " 2.3.1" ,
21
- "@mdx-js/react" : " ^ 1.6.22" ,
21
+ "@mdx-js/react" : " 1.6.22" ,
22
22
"clsx" : " ^1.2.1" ,
23
23
"docusaurus-lunr-search" : " ^2.3.2" ,
24
24
"prism-react-renderer" : " ^1.3.5" ,
Original file line number Diff line number Diff line change 1729
1729
unist-builder "2.0.3"
1730
1730
unist-util-visit "2.0.3"
1731
1731
1732
- " @mdx-js/react@^1.6.22 " :
1732
+ " @mdx-js/react@1.6.22 " , "@mdx-js/react@ ^1.6.22":
1733
1733
version "1.6.22"
1734
1734
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
1735
1735
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
2154
2154
" @types/express" " *"
2155
2155
2156
2156
" @types/serve-static@*" , "@types/serve-static@^1.13.10":
2157
- version "1.15.0 "
2158
- resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.0 .tgz#c7930ff61afb334e121a9da780aac0d9b8f34155 "
2159
- integrity sha512-z5xyF6uh8CbjAu9760KDKsH2FcDxZ2tFCsA4HIMWE6IkiYMXfVoa+4f9KX+FN0ZLsaMw1WNG2ETLA6N+/YA+cg ==
2157
+ version "1.15.1 "
2158
+ resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.1 .tgz#86b1753f0be4f9a1bee68d459fcda5be4ea52b5d "
2159
+ integrity sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ ==
2160
2160
dependencies :
2161
2161
" @types/mime" " *"
2162
2162
" @types/node" " *"
@@ -3601,9 +3601,9 @@ ee-first@1.1.1:
3601
3601
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
3602
3602
3603
3603
electron-to-chromium@^1.4.284 :
3604
- version "1.4.308 "
3605
- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.308 .tgz#39e7047579867c59973eec5168d8bf440780cb7a "
3606
- integrity sha512-qyTx2aDFjEni4UnRWEME9ubd2Xc9c0zerTUl/ZinvD4QPsF0S7kJTV/Es/lPCTkNX6smyYar+z/n8Cl6pFr8yQ ==
3604
+ version "1.4.310 "
3605
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.310 .tgz#cb85dc8ceac536e99b20a364d7ab00ea35168f9e "
3606
+ integrity sha512-/xlATgfwkm5uDDwLw5nt/MNEf7c1oazLURMZLy39vOioGYyYzLWIDT8fZMJak6qTiAJ7udFTy7JG7ziyjNutiA ==
3607
3607
3608
3608
emoji-regex@^8.0.0 :
3609
3609
version "8.0.0"
You can’t perform that action at this time.
0 commit comments