@pnp/cli-microsoft365
Version:
Manage Microsoft 365 and SharePoint Framework projects on any platform
81 lines • 7.02 kB
JavaScript
import { FN001001_DEP_microsoft_sp_core_library } from "./rules/FN001001_DEP_microsoft_sp_core_library.js";
import { FN001002_DEP_microsoft_sp_lodash_subset } from "./rules/FN001002_DEP_microsoft_sp_lodash_subset.js";
import { FN001003_DEP_microsoft_sp_office_ui_fabric_core } from "./rules/FN001003_DEP_microsoft_sp_office_ui_fabric_core.js";
import { FN001004_DEP_microsoft_sp_webpart_base } from "./rules/FN001004_DEP_microsoft_sp_webpart_base.js";
import { FN001008_DEP_react } from "./rules/FN001008_DEP_react.js";
import { FN001009_DEP_react_dom } from "./rules/FN001009_DEP_react_dom.js";
import { FN001011_DEP_microsoft_sp_dialog } from "./rules/FN001011_DEP_microsoft_sp_dialog.js";
import { FN001012_DEP_microsoft_sp_application_base } from "./rules/FN001012_DEP_microsoft_sp_application_base.js";
import { FN001013_DEP_microsoft_decorators } from "./rules/FN001013_DEP_microsoft_decorators.js";
import { FN001014_DEP_microsoft_sp_listview_extensibility } from "./rules/FN001014_DEP_microsoft_sp_listview_extensibility.js";
import { FN001021_DEP_microsoft_sp_property_pane } from "./rules/FN001021_DEP_microsoft_sp_property_pane.js";
import { FN001022_DEP_office_ui_fabric_react } from "./rules/FN001022_DEP_office_ui_fabric_react.js";
import { FN001023_DEP_microsoft_sp_component_base } from "./rules/FN001023_DEP_microsoft_sp_component_base.js";
import { FN001024_DEP_microsoft_sp_diagnostics } from "./rules/FN001024_DEP_microsoft_sp_diagnostics.js";
import { FN001025_DEP_microsoft_sp_dynamic_data } from "./rules/FN001025_DEP_microsoft_sp_dynamic_data.js";
import { FN001026_DEP_microsoft_sp_extension_base } from "./rules/FN001026_DEP_microsoft_sp_extension_base.js";
import { FN001027_DEP_microsoft_sp_http } from "./rules/FN001027_DEP_microsoft_sp_http.js";
import { FN001028_DEP_microsoft_sp_list_subscription } from "./rules/FN001028_DEP_microsoft_sp_list_subscription.js";
import { FN001029_DEP_microsoft_sp_loader } from "./rules/FN001029_DEP_microsoft_sp_loader.js";
import { FN001030_DEP_microsoft_sp_module_interfaces } from "./rules/FN001030_DEP_microsoft_sp_module_interfaces.js";
import { FN001031_DEP_microsoft_sp_odata_types } from "./rules/FN001031_DEP_microsoft_sp_odata_types.js";
import { FN001032_DEP_microsoft_sp_page_context } from "./rules/FN001032_DEP_microsoft_sp_page_context.js";
import { FN002001_DEVDEP_microsoft_sp_build_web } from "./rules/FN002001_DEVDEP_microsoft_sp_build_web.js";
import { FN002002_DEVDEP_microsoft_sp_module_interfaces } from "./rules/FN002002_DEVDEP_microsoft_sp_module_interfaces.js";
import { FN002003_DEVDEP_microsoft_sp_webpart_workbench } from "./rules/FN002003_DEVDEP_microsoft_sp_webpart_workbench.js";
import { FN002009_DEVDEP_microsoft_sp_tslint_rules } from "./rules/FN002009_DEVDEP_microsoft_sp_tslint_rules.js";
import { FN002015_DEVDEP_types_react } from "./rules/FN002015_DEVDEP_types_react.js";
import { FN002017_DEVDEP_microsoft_rush_stack_compiler_3_7 } from "./rules/FN002017_DEVDEP_microsoft_rush_stack_compiler_3_7.js";
import { FN002018_DEVDEP_microsoft_rush_stack_compiler_3_9 } from "./rules/FN002018_DEVDEP_microsoft_rush_stack_compiler_3_9.js";
import { FN002019_DEVDEP_spfx_fast_serve_helpers } from "./rules/FN002019_DEVDEP_spfx_fast_serve_helpers.js";
import { FN006004_CFG_PS_developer } from "./rules/FN006004_CFG_PS_developer.js";
import { FN007002_CFG_S_initialPage } from "./rules/FN007002_CFG_S_initialPage.js";
import { FN007003_CFG_S_api } from "./rules/FN007003_CFG_S_api.js";
import { FN008002_CFG_TSL_removeRule } from "./rules/FN008002_CFG_TSL_removeRule.js";
import { FN010001_YORC_version } from "./rules/FN010001_YORC_version.js";
import { FN012017_TSC_extends } from "./rules/FN012017_TSC_extends.js";
import { FN014007_CODE_launch_localWorkbench } from "./rules/FN014007_CODE_launch_localWorkbench.js";
import { FN015007_FILE_config_copy_assets_json } from "./rules/FN015007_FILE_config_copy_assets_json.js";
import { FN024001_NPMIGNORE_file } from "./rules/FN024001_NPMIGNORE_file.js";
export default [
new FN001001_DEP_microsoft_sp_core_library({ packageVersion: '1.13.0' }),
new FN001002_DEP_microsoft_sp_lodash_subset({ packageVersion: '1.13.0' }),
new FN001003_DEP_microsoft_sp_office_ui_fabric_core({ packageVersion: '1.13.0' }),
new FN001004_DEP_microsoft_sp_webpart_base({ packageVersion: '1.13.0' }),
new FN001008_DEP_react({ packageVersion: '16.13.1' }),
new FN001009_DEP_react_dom({ packageVersion: '16.13.1' }),
new FN001011_DEP_microsoft_sp_dialog({ packageVersion: '1.13.0' }),
new FN001012_DEP_microsoft_sp_application_base({ packageVersion: '1.13.0' }),
new FN001013_DEP_microsoft_decorators({ packageVersion: '1.13.0' }),
new FN001014_DEP_microsoft_sp_listview_extensibility({ packageVersion: '1.13.0' }),
new FN001021_DEP_microsoft_sp_property_pane({ packageVersion: '1.13.0' }),
new FN001022_DEP_office_ui_fabric_react({ packageVersion: '7.174.1' }),
new FN001023_DEP_microsoft_sp_component_base({ packageVersion: '1.13.0' }),
new FN001024_DEP_microsoft_sp_diagnostics({ packageVersion: '1.13.0' }),
new FN001025_DEP_microsoft_sp_dynamic_data({ packageVersion: '1.13.0' }),
new FN001026_DEP_microsoft_sp_extension_base({ packageVersion: '1.13.0' }),
new FN001027_DEP_microsoft_sp_http({ packageVersion: '1.13.0' }),
new FN001028_DEP_microsoft_sp_list_subscription({ packageVersion: '1.13.0' }),
new FN001029_DEP_microsoft_sp_loader({ packageVersion: '1.13.0' }),
new FN001030_DEP_microsoft_sp_module_interfaces({ packageVersion: '1.13.0' }),
new FN001031_DEP_microsoft_sp_odata_types({ packageVersion: '1.13.0' }),
new FN001032_DEP_microsoft_sp_page_context({ packageVersion: '1.13.0' }),
new FN002001_DEVDEP_microsoft_sp_build_web({ packageVersion: '1.13.0' }),
new FN002002_DEVDEP_microsoft_sp_module_interfaces({ packageVersion: '1.13.0' }),
new FN002003_DEVDEP_microsoft_sp_webpart_workbench({ packageVersion: '', add: false }),
new FN002009_DEVDEP_microsoft_sp_tslint_rules({ packageVersion: '1.13.0' }),
new FN002015_DEVDEP_types_react({ packageVersion: '16.9.51' }),
new FN002017_DEVDEP_microsoft_rush_stack_compiler_3_7({ packageVersion: '', add: false }),
new FN002018_DEVDEP_microsoft_rush_stack_compiler_3_9({ packageVersion: '0.4.47' }),
new FN002019_DEVDEP_spfx_fast_serve_helpers({ packageVersion: '1.13.0' }),
new FN006004_CFG_PS_developer({ version: '1.13.0' }),
new FN007002_CFG_S_initialPage({ initialPage: 'https://enter-your-SharePoint-site/_layouts/workbench.aspx' }),
new FN007003_CFG_S_api(),
new FN008002_CFG_TSL_removeRule({ rule: 'no-use-before-declare' }),
new FN010001_YORC_version({ version: '1.13.0' }),
new FN012017_TSC_extends({ _extends: './node_modules/@microsoft/rush-stack-compiler-3.9/includes/tsconfig-web.json' }),
new FN014007_CODE_launch_localWorkbench(),
new FN015007_FILE_config_copy_assets_json({ add: false }),
new FN024001_NPMIGNORE_file()
];
//# sourceMappingURL=upgrade-1.13.0.js.map