File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
"@docusaurus/preset-classic" : " 2.1.0" ,
28
28
"@docusaurus/theme-live-codeblock" : " 2.1.0" ,
29
29
"@easyops-cn/docusaurus-search-local" : " 0.31.0" ,
30
- "@mdx-js/react" : " ^ 1.6.22" ,
30
+ "@mdx-js/react" : " 1.6.22" ,
31
31
"antd" : " 4.23.0" ,
32
- "clsx" : " ^ 1.2.1" ,
32
+ "clsx" : " 1.2.1" ,
33
33
"lint-staged" : " 13.0.3" ,
34
34
"nodejieba" : " 2.6.0" ,
35
- "react" : " ^ 17.0.2" ,
36
- "react-dom" : " ^ 17.0.2" ,
35
+ "react" : " 17.0.2" ,
36
+ "react-dom" : " 17.0.2" ,
37
37
"rehype-katex" : " 5.0.0" ,
38
38
"remark-math" : " 4.0.0"
39
39
},
Original file line number Diff line number Diff line change 1822
1822
unist-builder "2.0.3"
1823
1823
unist-util-visit "2.0.3"
1824
1824
1825
- " @mdx-js/react@^1.6.22 " :
1825
+ " @mdx-js/react@1.6.22 " , "@mdx-js/react@ ^1.6.22":
1826
1826
version "1.6.22"
1827
1827
resolved "https://registry.npmmirror.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
1828
1828
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
@@ -3405,7 +3405,7 @@ clone-response@^1.0.2:
3405
3405
dependencies :
3406
3406
mimic-response "^1.0.0"
3407
3407
3408
- clsx@^1.1.1, clsx@^1.2.1 :
3408
+ clsx@1.2.1, clsx@ ^1.1.1, clsx@^1.2.1 :
3409
3409
version "1.2.1"
3410
3410
resolved "https://registry.npmmirror.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
3411
3411
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
@@ -7856,9 +7856,9 @@ react-dev-utils@^12.0.1:
7856
7856
strip-ansi "^6.0.1"
7857
7857
text-table "^0.2.0"
7858
7858
7859
- react-dom@^ 17.0.2 :
7859
+ react-dom@17.0.2 :
7860
7860
version "17.0.2"
7861
- resolved "https://registry.npmmirror .com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23"
7861
+ resolved "https://registry.yarnpkg .com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23"
7862
7862
integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==
7863
7863
dependencies :
7864
7864
loose-envify "^1.1.0"
@@ -7976,9 +7976,9 @@ react-textarea-autosize@^8.3.2:
7976
7976
use-composed-ref "^1.3.0"
7977
7977
use-latest "^1.2.1"
7978
7978
7979
- react@^ 17.0.2 :
7979
+ react@17.0.2 :
7980
7980
version "17.0.2"
7981
- resolved "https://registry.npmmirror .com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
7981
+ resolved "https://registry.yarnpkg .com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
7982
7982
integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
7983
7983
dependencies :
7984
7984
loose-envify "^1.1.0"
You can’t perform that action at this time.
0 commit comments