File tree Expand file tree Collapse file tree 4 files changed +607
-251
lines changed Expand file tree Collapse file tree 4 files changed +607
-251
lines changed Original file line number Diff line number Diff line change 3030 name : Install dependencies
3131 command : |
3232 sudo corepack enable
33- yarn set version berry
3433 yarn --cwd example --immutable
3534 yarn --cwd docs --immutable
3635 yarn --immutable
Original file line number Diff line number Diff line change 1717 },
1818 "dependencies" : {
1919 "@callstack/react-theme-provider" : " ^3.0.9" ,
20- "@docusaurus/core" : " ^2.3.1 " ,
21- "@docusaurus/preset-classic" : " ^2.3.1 " ,
22- "@docusaurus/remark-plugin-npm2yarn" : " ^2.3.1 " ,
20+ "@docusaurus/core" : " ^2.3.6 " ,
21+ "@docusaurus/preset-classic" : " ^2.3.6 " ,
22+ "@docusaurus/remark-plugin-npm2yarn" : " ^2.3.6 " ,
2323 "@easyops-cn/docusaurus-search-local" : " ^0.33.4" ,
2424 "@material/material-color-utilities" : " 0.2.4" ,
2525 "@mdx-js/react" : " ^1.6.22" ,
3737 "use-latest-callback" : " ^0.1.7"
3838 },
3939 "devDependencies" : {
40- "@docusaurus/module-type-aliases" : " ^2.3.1 " ,
40+ "@docusaurus/module-type-aliases" : " ^2.3.6 " ,
4141 "@tsconfig/docusaurus" : " ^1.0.6" ,
4242 "@types/marked" : " ^4.0.7" ,
4343 "@types/react-color" : " ^3.0.6" ,
5858 ]
5959 },
6060 "engines" : {
61- "node" : " >=16.14 "
61+ "node" : " >=18 "
6262 },
6363 "resolutions" : {
6464 "@types/react" : " 18.0.8" ,
You can’t perform that action at this time.
0 commit comments