File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212
1313 strategy :
1414 matrix :
15- node-version : [12 .x]
15+ node-version : [16 .x]
1616
1717 env :
1818 NX_CLOUD_AUTH_TOKEN : ${{ secrets.NX_CLOUD_AUTH_TOKEN }}
3434
3535 strategy :
3636 matrix :
37- node-version : [12 .x]
37+ node-version : [16 .x]
3838
3939 env :
4040 NX_CLOUD_AUTH_TOKEN : ${{ secrets.NX_CLOUD_AUTH_TOKEN }}
5656
5757 strategy :
5858 matrix :
59- node-version : [12 .x]
59+ node-version : [16 .x]
6060
6161 env :
6262 NX_CLOUD_AUTH_TOKEN : ${{ secrets.NX_CLOUD_AUTH_TOKEN }}
7878
7979 strategy :
8080 matrix :
81- node-version : [12 .x]
81+ node-version : [16 .x]
8282
8383 env :
8484 NX_CLOUD_AUTH_TOKEN : ${{ secrets.NX_CLOUD_AUTH_TOKEN }}
Original file line number Diff line number Diff line change 3737 },
3838 "private" : true ,
3939 "dependencies" : {
40- "@docusaurus/core" : " 2.0.0-alpha.70" ,
41- "@docusaurus/preset-classic" : " 2.0.0-alpha.70" ,
40+ "@docusaurus/core" : " 2.0.0-beta.9" ,
41+ "@docusaurus/preset-classic" : " 2.0.0-beta.9" ,
42+ "@mdx-js/react" : " ^1.6.21" ,
4243 "classnames" : " ^2.2.6" ,
4344 "react" : " 17.0.2" ,
4445 "react-dom" : " 17.0.2"
5758 "@nrwl/tao" : " 12.8.0" ,
5859 "@nrwl/web" : " 12.8.0" ,
5960 "@nrwl/workspace" : " 12.8.0" ,
60- "@nx-plus/docusaurus" : " 10 .2.0" ,
61+ "@nx-plus/docusaurus" : " 12 .2.0" ,
6162 "@types/jest" : " 26.0.8" ,
6263 "@types/node" : " 14.14.33" ,
6364 "@typescript-eslint/eslint-plugin" : " 4.19.0" ,
You can’t perform that action at this time.
0 commit comments