From 3cb5787e50c549fefdac2dcf30153f7857a63294 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Tue, 31 Jan 2023 19:28:14 -0800 Subject: [PATCH 1/3] Use an internal node build rig for internal, non-cyclic projects. --- README.md | 1 + apps/api-documenter/config/jest.config.json | 2 +- apps/api-documenter/config/rig.json | 2 +- apps/api-documenter/package.json | 3 +- apps/api-documenter/tsconfig.json | 5 +- apps/lockfile-explorer/config/heft.json | 2 +- .../lockfile-explorer/config/jest.config.json | 2 +- apps/lockfile-explorer/config/rig.json | 2 +- apps/lockfile-explorer/package.json | 4 +- apps/lockfile-explorer/src/start.ts | 6 +- apps/lockfile-explorer/tsconfig.json | 5 +- apps/rundown/config/rig.json | 2 +- apps/rundown/package.json | 4 +- apps/rundown/tsconfig.json | 5 +- apps/rush/config/jest.config.json | 2 +- apps/rush/config/rig.json | 2 +- apps/rush/package.json | 3 +- apps/rush/tsconfig.json | 5 +- apps/trace-import/config/jest.config.json | 2 +- apps/trace-import/config/rig.json | 2 +- apps/trace-import/package.json | 4 +- apps/trace-import/tsconfig.json | 6 +- build-tests/eslint-7-test/config/rig.json | 2 +- build-tests/eslint-7-test/package.json | 2 +- .../workspace/common/pnpm-lock.yaml | 1045 ++++++++--------- .../config/rig.json | 2 +- .../package.json | 2 +- .../config/heft.json | 2 +- .../config/rig.json | 2 +- .../package.json | 2 +- .../tsconfig.json | 5 +- .../config/rig.json | 2 +- .../package.json | 2 +- .../tsconfig.json | 5 +- .../config/heft.json | 12 - .../config/rig.json | 7 + .../config/rush-project.json | 8 - .../package.json | 2 +- .../rush/nonbrowser-approved-packages.json | 8 + common/config/rush/pnpm-lock.yaml | 560 ++++----- common/config/rush/repo-state.json | 2 +- .../heft-dev-cert-plugin/config/rig.json | 2 +- .../heft-dev-cert-plugin/package.json | 4 +- .../heft-dev-cert-plugin/tsconfig.json | 6 +- heft-plugins/heft-sass-plugin/config/rig.json | 2 +- heft-plugins/heft-sass-plugin/package.json | 4 +- heft-plugins/heft-sass-plugin/tsconfig.json | 7 +- .../config/rig.json | 2 +- .../heft-serverless-stack-plugin/package.json | 3 +- .../tsconfig.json | 6 +- .../config/jest.config.json | 2 +- .../heft-storybook-plugin/config/rig.json | 2 +- .../heft-storybook-plugin/package.json | 3 +- .../heft-storybook-plugin/tsconfig.json | 6 +- .../config/jest.config.json | 2 +- .../heft-webpack4-plugin/config/rig.json | 2 +- .../heft-webpack4-plugin/package.json | 3 +- .../heft-webpack4-plugin/tsconfig.json | 6 +- .../config/jest.config.json | 2 +- .../heft-webpack5-plugin/config/rig.json | 2 +- .../heft-webpack5-plugin/package.json | 5 +- .../heft-webpack5-plugin/tsconfig.json | 6 +- .../debug-certificate-manager/config/rig.json | 2 +- .../debug-certificate-manager/package.json | 6 +- .../debug-certificate-manager/tsconfig.json | 5 +- .../localization-utilities/config/rig.json | 2 +- .../config/typescript.json | 2 +- libraries/localization-utilities/package.json | 6 +- .../localization-utilities/tsconfig.json | 6 +- .../module-minifier/config/jest.config.json | 2 +- libraries/module-minifier/config/rig.json | 2 +- libraries/module-minifier/package.json | 4 +- libraries/module-minifier/tsconfig.json | 5 +- .../package-deps-hash/config/jest.config.json | 2 +- libraries/package-deps-hash/config/rig.json | 2 +- libraries/package-deps-hash/package.json | 4 +- libraries/package-deps-hash/tsconfig.json | 6 +- libraries/package-extractor/config/heft.json | 2 +- .../package-extractor/config/jest.config.json | 2 +- libraries/package-extractor/config/rig.json | 2 +- .../package-extractor/config/typescript.json | 2 +- libraries/package-extractor/package.json | 4 +- libraries/package-extractor/tsconfig.json | 2 +- libraries/rush-lib/config/heft.json | 2 +- libraries/rush-lib/config/jest.config.json | 2 +- libraries/rush-lib/config/rig.json | 2 +- libraries/rush-lib/config/typescript.json | 2 +- libraries/rush-lib/package.json | 3 +- libraries/rush-lib/tsconfig.json | 2 +- libraries/rush-sdk/config/heft.json | 2 +- libraries/rush-sdk/config/jest.config.json | 2 +- libraries/rush-sdk/config/rig.json | 2 +- libraries/rush-sdk/package.json | 3 +- libraries/rush-sdk/tsconfig.json | 2 +- libraries/rushell/config/jest.config.json | 2 +- libraries/rushell/config/rig.json | 2 +- libraries/rushell/package.json | 4 +- libraries/rushell/tsconfig.json | 5 +- .../stream-collator/config/jest.config.json | 2 +- libraries/stream-collator/config/rig.json | 2 +- libraries/stream-collator/package.json | 4 +- libraries/stream-collator/tsconfig.json | 5 +- libraries/terminal/config/jest.config.json | 2 +- libraries/terminal/config/rig.json | 2 +- libraries/terminal/package.json | 4 +- libraries/terminal/tsconfig.json | 5 +- libraries/typings-generator/config/rig.json | 2 +- libraries/typings-generator/package.json | 4 +- libraries/typings-generator/tsconfig.json | 2 +- libraries/worker-pool/config/jest.config.json | 2 +- libraries/worker-pool/config/rig.json | 2 +- libraries/worker-pool/package.json | 4 +- libraries/worker-pool/tsconfig.json | 5 +- .../doc-plugin-rush-stack/config/rig.json | 2 +- .../doc-plugin-rush-stack/package.json | 5 +- .../doc-plugin-rush-stack/tsconfig.json | 5 +- repo-scripts/repo-toolbox/config/rig.json | 2 +- repo-scripts/repo-toolbox/package.json | 5 +- repo-scripts/repo-toolbox/tsconfig.json | 5 +- .../config/jest.config.json | 2 +- .../config/rig.json | 2 +- .../package.json | 4 +- .../tsconfig.json | 6 +- .../config/jest.config.json | 2 +- .../config/rig.json | 2 +- .../package.json | 4 +- .../tsconfig.json | 6 +- .../config/jest.config.json | 2 +- .../config/rig.json | 2 +- .../rush-http-build-cache-plugin/package.json | 4 +- .../tsconfig.json | 5 +- .../config/jest.config.json | 2 +- .../rush-litewatch-plugin/config/rig.json | 2 +- .../rush-litewatch-plugin/package.json | 4 +- .../rush-litewatch-plugin/tsconfig.json | 6 +- .../config/jest.config.json | 2 +- .../rush-redis-cobuild-plugin/config/rig.json | 2 +- .../rush-redis-cobuild-plugin/package.json | 4 +- .../rush-redis-cobuild-plugin/tsconfig.json | 6 +- .../rush-serve-plugin/config/jest.config.json | 2 +- .../rush-serve-plugin/config/rig.json | 2 +- rush-plugins/rush-serve-plugin/package.json | 4 +- rush-plugins/rush-serve-plugin/tsconfig.json | 6 +- rush.json | 8 + .../package.json | 20 + .../default/config/api-extractor-task.json | 5 + .../profiles/default/config/heft.json | 5 + .../profiles/default/config/jest.config.json | 24 + .../profiles/default/config/rush-project.json | 14 + .../profiles/default/config/typescript.json | 5 + .../profiles/default/tsconfig-base.json | 16 + .../rush-vscode-extension/config/heft.json | 3 +- .../rush-vscode-extension/config/rig.json | 2 +- .../rush-vscode-extension/package.json | 3 +- .../rush-vscode-extension/tsconfig.json | 2 +- .../config/heft.json | 2 +- .../hashed-folder-copy-plugin/config/rig.json | 2 +- .../hashed-folder-copy-plugin/package.json | 4 +- .../hashed-folder-copy-plugin/tsconfig.json | 6 +- .../config/jest.config.json | 2 +- .../loader-load-themed-styles/config/rig.json | 2 +- .../loader-load-themed-styles/package.json | 3 +- .../loader-load-themed-styles/tsconfig.json | 5 +- .../loader-raw-script/config/jest.config.json | 2 +- webpack/loader-raw-script/config/rig.json | 2 +- webpack/loader-raw-script/package.json | 4 +- webpack/loader-raw-script/tsconfig.json | 5 +- .../config/jest.config.json | 2 +- .../config/rig.json | 2 +- .../package.json | 4 +- .../tsconfig.json | 3 +- .../config/rig.json | 2 +- .../package.json | 4 +- .../tsconfig.json | 6 +- .../config/jest.config.json | 2 +- .../config/rig.json | 2 +- .../webpack-deep-imports-plugin/package.json | 4 +- .../webpack-deep-imports-plugin/tsconfig.json | 5 +- .../config/rig.json | 2 +- .../package.json | 4 +- .../tsconfig.json | 6 +- .../webpack-plugin-utilities/config/rig.json | 2 +- webpack/webpack-plugin-utilities/package.json | 4 +- .../webpack-plugin-utilities/tsconfig.json | 6 +- .../config/rig.json | 2 +- .../webpack4-localization-plugin/package.json | 2 +- .../tsconfig.json | 2 +- .../config/jest.config.json | 2 +- .../config/rig.json | 2 +- .../package.json | 4 +- .../tsconfig.json | 3 +- .../config/jest.config.json | 2 +- .../config/rig.json | 2 +- .../config/typescript.json | 2 +- .../package.json | 4 +- .../tsconfig.json | 5 +- .../config/jest.config.json | 2 +- .../config/rig.json | 2 +- .../webpack5-localization-plugin/package.json | 4 +- .../tsconfig.json | 5 +- .../config/jest.config.json | 2 +- .../config/rig.json | 2 +- .../package.json | 4 +- .../tsconfig.json | 2 +- 204 files changed, 1039 insertions(+), 1303 deletions(-) delete mode 100644 build-tests/rush-redis-cobuild-plugin-integration-test/config/heft.json create mode 100644 build-tests/rush-redis-cobuild-plugin-integration-test/config/rig.json delete mode 100644 build-tests/rush-redis-cobuild-plugin-integration-test/config/rush-project.json create mode 100644 rushstack-internal-rigs/heft-rushstack-internal-node-rig/package.json create mode 100644 rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/api-extractor-task.json create mode 100644 rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/heft.json create mode 100644 rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json create mode 100644 rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/rush-project.json create mode 100644 rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/typescript.json create mode 100644 rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json diff --git a/README.md b/README.md index 763501f3190..c386326c0bb 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ These GitHub repositories provide supplementary resources for Rush Stack: | [/repo-scripts/generate-api-docs](./repo-scripts/generate-api-docs/) | Used to generate API docs for the rushstack.io website | | [/repo-scripts/repo-toolbox](./repo-scripts/repo-toolbox/) | Used to execute various operations specific to this repo | | [/rush-plugins/rush-litewatch-plugin](./rush-plugins/rush-litewatch-plugin/) | An experimental alternative approach for multi-project watch mode | +| [/rushstack-internal-rigs/heft-rushstack-internal-node-rig](./rushstack-internal-rigs/heft-rushstack-internal-node-rig/) | A rig package for Node.js projects that build using Heft inside the RushStack repository. | | [/vscode-extensions/rush-vscode-command-webview](./vscode-extensions/rush-vscode-command-webview/) | Part of the Rush Stack VSCode extension, provides a UI for invoking Rush commands | | [/vscode-extensions/rush-vscode-extension](./vscode-extensions/rush-vscode-extension/) | Enhanced experience for monorepos that use the Rush Stack toolchain | | [/webpack/webpack-deep-imports-plugin](./webpack/webpack-deep-imports-plugin/) | This plugin creates a bundle and commonJS files in a 'lib' folder mirroring modules in another 'lib' folder. | diff --git a/apps/api-documenter/config/jest.config.json b/apps/api-documenter/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/apps/api-documenter/config/jest.config.json +++ b/apps/api-documenter/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/apps/api-documenter/config/rig.json b/apps/api-documenter/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/apps/api-documenter/config/rig.json +++ b/apps/api-documenter/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/apps/api-documenter/package.json b/apps/api-documenter/package.json index a20fe11818b..7856ca842fc 100644 --- a/apps/api-documenter/package.json +++ b/apps/api-documenter/package.json @@ -31,9 +31,8 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@types/js-yaml": "3.12.1", - "@types/node": "18.17.15", "@types/resolve": "1.20.2" } } diff --git a/apps/api-documenter/tsconfig.json b/apps/api-documenter/tsconfig.json index 1604a4f9223..3f68ccb352c 100644 --- a/apps/api-documenter/tsconfig.json +++ b/apps/api-documenter/tsconfig.json @@ -1,6 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - "compilerOptions": { - "resolveJsonModule": true - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/apps/lockfile-explorer/config/heft.json b/apps/lockfile-explorer/config/heft.json index 4987861c474..7e67cada4fc 100644 --- a/apps/lockfile-explorer/config/heft.json +++ b/apps/lockfile-explorer/config/heft.json @@ -8,7 +8,7 @@ * Optionally specifies another JSON config file that this file extends from. This provides a way for standard * settings to be shared across multiple projects. */ - "extends": "@rushstack/heft-node-rig/profiles/default/config/heft.json", + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/heft.json", "phasesByName": { "build": { diff --git a/apps/lockfile-explorer/config/jest.config.json b/apps/lockfile-explorer/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/apps/lockfile-explorer/config/jest.config.json +++ b/apps/lockfile-explorer/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/apps/lockfile-explorer/config/rig.json b/apps/lockfile-explorer/config/rig.json index f6c7b5537dc..3dfa77700cd 100644 --- a/apps/lockfile-explorer/config/rig.json +++ b/apps/lockfile-explorer/config/rig.json @@ -7,7 +7,7 @@ * (Required) The name of the rig package to inherit from. * It should be an NPM package name with the "-rig" suffix. */ - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" /** * (Optional) Selects a config profile from the rig package. The name must consist of diff --git a/apps/lockfile-explorer/package.json b/apps/lockfile-explorer/package.json index a7ddfd9dacc..cc89b722121 100644 --- a/apps/lockfile-explorer/package.json +++ b/apps/lockfile-explorer/package.json @@ -39,14 +39,12 @@ "devDependencies": { "@microsoft/rush-lib": "workspace:*", "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/heft": "workspace:*", "@rushstack/lockfile-explorer-web": "workspace:*", "@types/cors": "~2.8.12", "@types/express": "4.17.13", - "@types/heft-jest": "1.0.1", "@types/js-yaml": "3.12.1", - "@types/node": "18.17.15", "@types/update-notifier": "~6.0.1" }, "dependencies": { diff --git a/apps/lockfile-explorer/src/start.ts b/apps/lockfile-explorer/src/start.ts index 99281baee23..c5879958549 100644 --- a/apps/lockfile-explorer/src/start.ts +++ b/apps/lockfile-explorer/src/start.ts @@ -10,21 +10,21 @@ import open from 'open'; import updateNotifier from 'update-notifier'; import { FileSystem, type IPackageJson, JsonFile, PackageJsonLookup } from '@rushstack/node-core-library'; import type { IAppContext } from '@rushstack/lockfile-explorer-web/lib/AppContext'; -import packageJSON from '../package.json'; import { init } from './init'; import type { IAppState } from './state'; import { AlreadyReportedError } from '@rushstack/node-core-library'; function startApp(debugMode: boolean): void { const lockfileExplorerProjectRoot: string = PackageJsonLookup.instance.tryGetPackageFolderFor(__dirname)!; - const appVersion: string = JsonFile.load(`${lockfileExplorerProjectRoot}/package.json`).version; + const packageJson: IPackageJson = JsonFile.load(`${lockfileExplorerProjectRoot}/package.json`); + const appVersion: string = packageJson.version; console.log( colors.bold(`\nRush Lockfile Explorer ${appVersion}`) + colors.cyan(' - https://lfx.rushstack.io/\n') ); updateNotifier({ - pkg: packageJSON, + pkg: packageJson, // Normally update-notifier waits a day or so before it starts displaying upgrade notices. // In debug mode, show the notice right away. updateCheckInterval: debugMode ? 0 : undefined diff --git a/apps/lockfile-explorer/tsconfig.json b/apps/lockfile-explorer/tsconfig.json index 22f94ca28b5..3f68ccb352c 100644 --- a/apps/lockfile-explorer/tsconfig.json +++ b/apps/lockfile-explorer/tsconfig.json @@ -1,6 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/apps/rundown/config/rig.json b/apps/rundown/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/apps/rundown/config/rig.json +++ b/apps/rundown/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/apps/rundown/package.json b/apps/rundown/package.json index 0c538b6cce1..de9cfbf993a 100644 --- a/apps/rundown/package.json +++ b/apps/rundown/package.json @@ -28,8 +28,6 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15" + "heft-rushstack-internal-node-rig": "workspace:*" } } diff --git a/apps/rundown/tsconfig.json b/apps/rundown/tsconfig.json index 22f94ca28b5..3f68ccb352c 100644 --- a/apps/rundown/tsconfig.json +++ b/apps/rundown/tsconfig.json @@ -1,6 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/apps/rush/config/jest.config.json b/apps/rush/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/apps/rush/config/jest.config.json +++ b/apps/rush/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/apps/rush/config/rig.json b/apps/rush/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/apps/rush/config/rig.json +++ b/apps/rush/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/apps/rush/package.json b/apps/rush/package.json index 417f7fc149e..714e605104b 100644 --- a/apps/rush/package.json +++ b/apps/rush/package.json @@ -44,12 +44,11 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/rush-amazon-s3-build-cache-plugin": "workspace:*", "@rushstack/rush-azure-storage-build-cache-plugin": "workspace:*", "@rushstack/rush-http-build-cache-plugin": "workspace:*", "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", "@types/semver": "7.5.0" } } diff --git a/apps/rush/tsconfig.json b/apps/rush/tsconfig.json index 22f94ca28b5..3f68ccb352c 100644 --- a/apps/rush/tsconfig.json +++ b/apps/rush/tsconfig.json @@ -1,6 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/apps/trace-import/config/jest.config.json b/apps/trace-import/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/apps/trace-import/config/jest.config.json +++ b/apps/trace-import/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/apps/trace-import/config/rig.json b/apps/trace-import/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/apps/trace-import/config/rig.json +++ b/apps/trace-import/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/apps/trace-import/package.json b/apps/trace-import/package.json index c0b8729bdd8..67cc78f233d 100644 --- a/apps/trace-import/package.json +++ b/apps/trace-import/package.json @@ -28,9 +28,7 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", + "heft-rushstack-internal-node-rig": "workspace:*", "@types/resolve": "1.20.2", "@types/semver": "7.5.0" } diff --git a/apps/trace-import/tsconfig.json b/apps/trace-import/tsconfig.json index fbc2f5c0a6c..3f68ccb352c 100644 --- a/apps/trace-import/tsconfig.json +++ b/apps/trace-import/tsconfig.json @@ -1,7 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/build-tests/eslint-7-test/config/rig.json b/build-tests/eslint-7-test/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/build-tests/eslint-7-test/config/rig.json +++ b/build-tests/eslint-7-test/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/build-tests/eslint-7-test/package.json b/build-tests/eslint-7-test/package.json index b8e88a32ea9..c208516156f 100644 --- a/build-tests/eslint-7-test/package.json +++ b/build-tests/eslint-7-test/package.json @@ -12,7 +12,7 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@types/node": "18.17.15", "@typescript-eslint/parser": "~5.59.2", "eslint": "~7.30.0", diff --git a/build-tests/install-test-workspace/workspace/common/pnpm-lock.yaml b/build-tests/install-test-workspace/workspace/common/pnpm-lock.yaml index 6ae6c3e4fda..a2e3d931a82 100644 --- a/build-tests/install-test-workspace/workspace/common/pnpm-lock.yaml +++ b/build-tests/install-test-workspace/workspace/common/pnpm-lock.yaml @@ -11,8 +11,8 @@ importers: rush-lib-test: dependencies: '@microsoft/rush-lib': - specifier: file:microsoft-rush-lib-5.106.0.tgz - version: file:../temp/tarballs/microsoft-rush-lib-5.106.0.tgz(@types/node@18.17.15) + specifier: file:microsoft-rush-lib-5.107.0.tgz + version: file:../temp/tarballs/microsoft-rush-lib-5.107.0.tgz(@types/node@18.17.15) colors: specifier: ^1.4.0 version: 1.4.0 @@ -30,15 +30,15 @@ importers: rush-sdk-test: dependencies: '@rushstack/rush-sdk': - specifier: file:rushstack-rush-sdk-5.106.0.tgz - version: file:../temp/tarballs/rushstack-rush-sdk-5.106.0.tgz(@types/node@18.17.15) + specifier: file:rushstack-rush-sdk-5.107.0.tgz + version: file:../temp/tarballs/rushstack-rush-sdk-5.107.0.tgz(@types/node@18.17.15) colors: specifier: ^1.4.0 version: 1.4.0 devDependencies: '@microsoft/rush-lib': - specifier: file:microsoft-rush-lib-5.106.0.tgz - version: file:../temp/tarballs/microsoft-rush-lib-5.106.0.tgz(@types/node@18.17.15) + specifier: file:microsoft-rush-lib-5.107.0.tgz + version: file:../temp/tarballs/microsoft-rush-lib-5.107.0.tgz(@types/node@18.17.15) '@types/node': specifier: 18.17.15 version: 18.17.15 @@ -102,17 +102,17 @@ packages: /@babel/code-frame@7.12.13: resolution: {integrity: sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==} dependencies: - '@babel/highlight': 7.14.0 + '@babel/highlight': 7.22.5 dev: true /@babel/code-frame@7.22.5: - resolution: {integrity: sha1-I02Y4VUZYGBPEkbmR1iRpXCtVlg=} + resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/highlight': 7.22.5 /@babel/generator@7.22.5: - resolution: {integrity: sha1-Hnv3aGiKz7Bc8wsjae+FXoLZhPc=} + resolution: {integrity: sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.22.5 @@ -121,46 +121,38 @@ packages: jsesc: 2.5.2 /@babel/helper-environment-visitor@7.22.5: - resolution: {integrity: sha1-8G3UG3wfROH42mxAVbQas6Cafpg=} + resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==} engines: {node: '>=6.9.0'} /@babel/helper-function-name@7.22.5: - resolution: {integrity: sha1-7eMAgokFuxXlgsA3Fi+Z1Rg68b4=} + resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.22.5 '@babel/types': 7.22.5 /@babel/helper-hoist-variables@7.22.5: - resolution: {integrity: sha1-wBoAfawFwIWRTo+2UrM521DYI7s=} + resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.22.5 /@babel/helper-split-export-declaration@7.22.5: - resolution: {integrity: sha1-iM8RBQ7ble0I1Zb3oERGIYkSegg=} + resolution: {integrity: sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.22.5 /@babel/helper-string-parser@7.22.5: - resolution: {integrity: sha1-Uz82RXolgUzx32SIUjrVR9eEqZ8=} + resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} engines: {node: '>=6.9.0'} /@babel/helper-validator-identifier@7.22.5: resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} engines: {node: '>=6.9.0'} - /@babel/highlight@7.14.0: - resolution: {integrity: sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg==} - dependencies: - '@babel/helper-validator-identifier': 7.22.5 - chalk: 2.4.2 - js-tokens: 4.0.0 - dev: true - /@babel/highlight@7.22.5: - resolution: {integrity: sha1-qmwFxUB6Z+vOQIFit+3nibTSIDE=} + resolution: {integrity: sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.22.5 @@ -168,21 +160,21 @@ packages: js-tokens: 4.0.0 /@babel/parser@7.16.4: - resolution: {integrity: sha1-1fkvV88sdP/ps3mBwOcv7nMRNy4=} + resolution: {integrity: sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng==} engines: {node: '>=6.0.0'} hasBin: true dependencies: '@babel/types': 7.22.5 /@babel/parser@7.22.5: - resolution: {integrity: sha1-ch/QQvPOGJYjjPGzQcd+t97n2+o=} + resolution: {integrity: sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==} engines: {node: '>=6.0.0'} hasBin: true dependencies: '@babel/types': 7.22.5 /@babel/template@7.22.5: - resolution: {integrity: sha1-DIxNlEUJh1hJvQNE/wBQdW7vxuw=} + resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.22.5 @@ -190,7 +182,7 @@ packages: '@babel/types': 7.22.5 /@babel/traverse@7.22.5: - resolution: {integrity: sha1-RL0nZpDbb0lA/bhOHLSr0vcpzNE=} + resolution: {integrity: sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.22.5 @@ -207,7 +199,7 @@ packages: - supports-color /@babel/types@7.22.5: - resolution: {integrity: sha1-zZPuqrAliAo6R+yIH0sJalt4b74=} + resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.22.5 @@ -215,12 +207,12 @@ packages: to-fast-properties: 2.0.0 /@devexpress/error-stack-parser@2.0.6: - resolution: {integrity: sha1-p8MuVFg1ZrxqvxU8Mqi4bYfR5JA=} + resolution: {integrity: sha512-fneVypElGUH6Be39mlRZeAu00pccTlf4oVuzf9xPJD1cdEqI8NyAiQua/EW7lZdrbMUbgyXcJmfKPefhYius3A==} dependencies: stackframe: 1.3.4 /@eslint-community/eslint-utils@4.4.0(eslint@8.7.0): - resolution: {integrity: sha1-ojUU6Pua8SadX3eIqlVnmNYca1k=} + resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 @@ -230,7 +222,7 @@ packages: dev: true /@eslint-community/regexpp@4.5.1: - resolution: {integrity: sha1-zdNdzk+hqJpP1CsVmes1s69AiIQ=} + resolution: {integrity: sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true @@ -267,7 +259,7 @@ packages: dev: true /@jridgewell/gen-mapping@0.3.3: - resolution: {integrity: sha1-fgLm6135AartsIUUIDsJZhQCQJg=} + resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.1.2 @@ -275,27 +267,27 @@ packages: '@jridgewell/trace-mapping': 0.3.18 /@jridgewell/resolve-uri@3.1.0: - resolution: {integrity: sha1-IgOxGMFXchrd/mnUe3BGVGMGbXg=} + resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} engines: {node: '>=6.0.0'} /@jridgewell/set-array@1.1.2: - resolution: {integrity: sha1-fGz5mNbSC5FMClWpGuko/yWWXnI=} + resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} engines: {node: '>=6.0.0'} /@jridgewell/sourcemap-codec@1.4.14: - resolution: {integrity: sha1-rdTJjTQUcqKJGQtCTvvbCWmRuyQ=} + resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} /@jridgewell/sourcemap-codec@1.4.15: - resolution: {integrity: sha1-18bmdVx4VnqVHgSrUu8P0m3lnzI=} + resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} /@jridgewell/trace-mapping@0.3.18: - resolution: {integrity: sha1-JXg7IIba9v8dy1PJJJrkgOTdTNY=} + resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==} dependencies: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 /@microsoft/tsdoc-config@0.16.1: - resolution: {integrity: sha1-TeEZdsEgKFTEYY82S/SZtL4z5lc=} + resolution: {integrity: sha512-2RqkwiD4uN6MLnHFljqBlZIXlt/SaUT6cuogU1w2ARw4nKuuppSmR0+s+NC+7kXBQykd9zzu0P4HtBpZT5zBpQ==} dependencies: '@microsoft/tsdoc': 0.14.1 ajv: 6.12.6 @@ -304,41 +296,41 @@ packages: dev: true /@microsoft/tsdoc@0.14.1: - resolution: {integrity: sha1-FV7yEGVCeQGZTnZdqKC6DqrouL0=} + resolution: {integrity: sha512-6Wci+Tp3CgPt/B9B0a3J4s3yMgLNSku6w5TV6mN+61C71UqsRBv2FUibBf3tPGlNxebgPHMEUzKpb1ggE8KCKw==} dev: true /@nodelib/fs.scandir@2.1.5: - resolution: {integrity: sha1-dhnC6yGyVIP20WdUi0z9WnSIw9U=} + resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} dependencies: '@nodelib/fs.stat': 2.0.5 run-parallel: 1.2.0 /@nodelib/fs.stat@2.0.5: - resolution: {integrity: sha1-W9Jir5Tp0lvR5xsF3u1Eh2oiLos=} + resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} engines: {node: '>= 8'} /@nodelib/fs.walk@1.2.7: - resolution: {integrity: sha1-lMI9sY7kZT4Smr0m+wb4cKyeHuI=} + resolution: {integrity: sha512-BTIhocbPBSrRmHxOAJFtR18oLhxTtAFDAvL8hY1S3iU8k+E60W/YFs4jrixGzQjMpF4qPXxIQHcjVD9dz1C2QA==} engines: {node: '>= 8'} dependencies: '@nodelib/fs.scandir': 2.1.5 fastq: 1.11.0 /@pnpm/crypto.base32-hash@1.0.1: - resolution: {integrity: sha1-4O7/Suc20qeB5BBBIGpl/nhwT/0=} + resolution: {integrity: sha512-pzAXNn6KxTA3kbcI3iEnYs4vtH51XEVqmK/1EiD18MaPKylhqy8UvMJK3zKG+jeP82cqQbozcTGm4yOQ8i3vNw==} engines: {node: '>=14.6'} dependencies: rfc4648: 1.5.2 /@pnpm/crypto.base32-hash@2.0.0: - resolution: {integrity: sha1-MxmVlH6jyHOQ8yQ+JlIV1Tl8RsM=} + resolution: {integrity: sha512-3ttOeHBpmWRbgJrpDQ8Nwd3W8s8iuiP5YZM0JRyKWaMtX8lu9d7/AKyxPmhYsMJuN+q/1dwHa7QFeDZJ53b0oA==} engines: {node: '>=16.14'} dependencies: rfc4648: 1.5.2 /@pnpm/dependency-path@2.1.2: - resolution: {integrity: sha1-vyIDQqbZeNDiT0oA9q2J5kz6FbY=} + resolution: {integrity: sha512-BXEMdGHZG2y8z7hZAVn+r0z+IdszFZbVPpAp3xyDH3gDN30A4HCVhhCUUf0mthqQZsT131jK4HW82EUwEiW01A==} engines: {node: '>=16.14'} dependencies: '@pnpm/crypto.base32-hash': 2.0.0 @@ -347,11 +339,11 @@ packages: semver: 7.5.4 /@pnpm/error@1.4.0: - resolution: {integrity: sha1-ajzpii4/GwYU3rrd0zpsZZe0k/M=} + resolution: {integrity: sha512-vxkRrkneBPVmP23kyjnYwVOtipwlSl6UfL+h+Xa3TrABJTz5rYBXemlTsU5BzST8U4pD7YDkTb3SQu+MMuIDKA==} engines: {node: '>=10.16'} /@pnpm/link-bins@5.3.25: - resolution: {integrity: sha1-9KuGElq4fSZ2sJ7hSXIdecZ/d/E=} + resolution: {integrity: sha512-9Xq8lLNRHFDqvYPXPgaiKkZ4rtdsm7izwM/cUsFDc5IMnG0QYIVBXQbgwhz2UvjUotbJrvfKLJaCfA3NGBnLDg==} engines: {node: '>=10.16'} dependencies: '@pnpm/error': 1.4.0 @@ -369,7 +361,7 @@ packages: ramda: 0.27.2 /@pnpm/package-bins@4.1.0: - resolution: {integrity: sha1-9ayA8KmRAyun+LFKCCuy7gLyp/I=} + resolution: {integrity: sha512-57/ioGYLBbVRR80Ux9/q2i3y8Q+uQADc3c+Yse8jr/60YLOi3jcWz13e2Jy+ANYtZI258Qc5wk2X077rp0Ly/Q==} engines: {node: '>=10.16'} dependencies: '@pnpm/types': 6.4.0 @@ -377,13 +369,13 @@ packages: is-subdir: 1.2.0 /@pnpm/read-modules-dir@2.0.3: - resolution: {integrity: sha1-B/8K5/xdj87+f1woSKguK9iyCAI=} + resolution: {integrity: sha512-i9OgRvSlxrTS9a2oXokhDxvQzDtfqtsooJ9jaGoHkznue5aFCTSrNZFQ6M18o8hC03QWfnxaKi0BtOvNkKu2+A==} engines: {node: '>=10.13'} dependencies: mz: 2.7.0 /@pnpm/read-package-json@4.0.0: - resolution: {integrity: sha1-P+xMEH4vgZnP+Xv9TOrT5qo4lYA=} + resolution: {integrity: sha512-1cr2tEwe4YU6SI0Hmg+wnsr6yxBt2iJtqv6wrF84On8pS9hx4A2PLw3CIgbwxaG0b+ur5wzhNogwl4qD5FLFNg==} engines: {node: '>=10.16'} dependencies: '@pnpm/error': 1.4.0 @@ -392,7 +384,7 @@ packages: normalize-package-data: 3.0.3 /@pnpm/read-project-manifest@1.1.7: - resolution: {integrity: sha1-Tu4l0owaZIA5cS4UqAU13YrVquA=} + resolution: {integrity: sha512-tj8ExXZeDcMmMUj7D292ETe/RiEirr1X1wpT6Zy85z2MrFYoG9jfCJpps40OdZBNZBhxbuKtGPWKVSgXD0yrVw==} engines: {node: '>=10.16'} dependencies: '@pnpm/error': 1.4.0 @@ -409,19 +401,19 @@ packages: strip-bom: 4.0.0 /@pnpm/types@6.4.0: - resolution: {integrity: sha1-MSw78LQ7ADUIyyG9OBVAbqDztmk=} + resolution: {integrity: sha512-nco4+4sZqNHn60Y4VE/fbtlShCBqipyUO+nKRPvDHqLrecMW9pzHWMVRxk4nrMRoeowj3q0rX3GYRBa8lsHTAg==} engines: {node: '>=10.16'} /@pnpm/types@8.9.0: - resolution: {integrity: sha1-ljbV8GQnk0MvcmCbeUWMqb4EmwI=} + resolution: {integrity: sha512-3MYHYm8epnciApn6w5Fzx6sepawmsNU7l6lvIq+ER22/DPSrr83YMhU/EQWnf4lORn2YyiXFj0FJSyJzEtIGmw==} engines: {node: '>=14.6'} /@pnpm/types@9.1.0: - resolution: {integrity: sha1-fVocOs9FhdjVfE3Pdn0zLpJuCNQ=} + resolution: {integrity: sha512-MMPDMLOY17bfNhLhR9Qmq6/2keoocnR5DWXZfZDC4dKXugrMsE1jB6RnuU8swJIo4zyCsMT/iVSAtl/XK+9Z+A==} engines: {node: '>=16.14'} /@pnpm/write-project-manifest@1.1.7: - resolution: {integrity: sha1-vDthASoChs85wrgs+srAlqS/FAs=} + resolution: {integrity: sha512-OLkDZSqkA1mkoPNPvLFXyI6fb0enCuFji6Zfditi/CLAo9kmIhQFmEUDu4krSB8i908EljG8YwL5Xjxzm5wsWA==} engines: {node: '>=10.16'} dependencies: '@pnpm/types': 6.4.0 @@ -431,43 +423,44 @@ packages: write-yaml-file: 4.2.0 /@sindresorhus/is@0.14.0: - resolution: {integrity: sha1-n7OjzzEyMoFR81PeRjLgHlIQK+o=} + resolution: {integrity: sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==} engines: {node: '>=6'} /@szmarczak/http-timer@1.1.2: - resolution: {integrity: sha1-sWZeLEYaLNkvTBu/UNVFTeDUtCE=} + resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==} engines: {node: '>=6'} dependencies: defer-to-connect: 1.1.3 /@types/argparse@1.0.38: - resolution: {integrity: sha1-qB/YYG1IH4c6OADG665PHXaKVqk=} + resolution: {integrity: sha512-ebDJ9b0e702Yr7pWgB0jzm+CX4Srzz8RcXtLJDJB+BSccqMa36uyH/zUsSYao5+BD1ytv3k3rPYCq4mAE1hsXA==} /@types/error-stack-parser@2.0.0: - resolution: {integrity: sha1-k/wC1pNTEHxrMdte4uIm6DcfrgU=} + resolution: {integrity: sha512-O2ZQvaCuvqgpSOFzHST/VELij9sm5P84bouCz6z8DysloeY47JpeUyvv00TE0LrZPsG2qleUK00anUaLsvUMHQ==} + deprecated: This is a stub types definition for error-stack-parser (https://github.com/stacktracejs/error-stack-parser). error-stack-parser provides its own type definitions, so you don't need @types/error-stack-parser installed! dependencies: error-stack-parser: 2.1.4 /@types/json-schema@7.0.11: - resolution: {integrity: sha1-1CG2xSejA398hEM/0sQingFoY9M=} + resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} dev: true /@types/keyv@3.1.4: - resolution: {integrity: sha1-PM2xxnUbDH5SMAvNrNW8v4+qdbY=} + resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: '@types/node': 18.17.15 /@types/lodash@4.14.195: - resolution: {integrity: sha1-uvyXWyUuts6niILOintr8ipt5jI=} + resolution: {integrity: sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==} /@types/minimatch@3.0.5: - resolution: {integrity: sha1-EAHMXmo3BLg8I2An538vWOoBD0A=} + resolution: {integrity: sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==} /@types/minimist@1.2.2: - resolution: {integrity: sha1-7nceK6Sz3Fs3KTXVSf2WF780W4w=} + resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} /@types/node-fetch@2.6.2: - resolution: {integrity: sha1-0anF/QSdlBXc5hVxVXEE3sPsgdo=} + resolution: {integrity: sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A==} dependencies: '@types/node': 18.17.15 form-data: 3.0.1 @@ -476,26 +469,26 @@ packages: resolution: {integrity: sha1-MTAaJzucp9Vo/m0cNa5S4Ps/jWo=} /@types/normalize-package-data@2.4.1: - resolution: {integrity: sha1-0zV0eaD9/dWQf+Z+F+CoXJBuEwE=} + resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} /@types/parse-json@4.0.0: - resolution: {integrity: sha1-L4u0QUNNFjs1+4/9zNcTiSf/uMA=} + resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} /@types/responselike@1.0.0: - resolution: {integrity: sha1-JR9P59FU0rrRJavhtCmyOv0mLik=} + resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: '@types/node': 18.17.15 /@types/semver@7.5.0: - resolution: {integrity: sha1-WRwc46cCxF7hX0ekKt5ywv14l4o=} + resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==} dev: true /@types/tapable@1.0.6: - resolution: {integrity: sha1-qcpLcKGLJwzLK8Cqr+/R1Ia36nQ=} + resolution: {integrity: sha512-W+bw9ds02rAQaMvaLYxAbJ6cvguW/iJXNT6lTssS1ps6QdrMKttqEAMEG/b5CR8TZl3/L7/lH0ZV5nNR1LXikA==} dev: true /@typescript-eslint/eslint-plugin@5.59.9(@typescript-eslint/parser@5.59.9)(eslint@8.7.0)(typescript@4.7.4): - resolution: {integrity: sha1-JgTPryswbhIARPkB4gyO2SbevxU=} + resolution: {integrity: sha512-4uQIBq1ffXd2YvF7MAvehWKW3zVv/w+mSfRAu+8cKbfj3nwzyqJLNcZJpQ/WZ1HLbJDiowwmQ6NO+63nCA+fqA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -523,7 +516,7 @@ packages: dev: true /@typescript-eslint/eslint-plugin@5.59.9(@typescript-eslint/parser@5.59.9)(eslint@8.7.0)(typescript@5.0.4): - resolution: {integrity: sha1-JgTPryswbhIARPkB4gyO2SbevxU=} + resolution: {integrity: sha512-4uQIBq1ffXd2YvF7MAvehWKW3zVv/w+mSfRAu+8cKbfj3nwzyqJLNcZJpQ/WZ1HLbJDiowwmQ6NO+63nCA+fqA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -551,7 +544,7 @@ packages: dev: true /@typescript-eslint/experimental-utils@5.59.9(eslint@8.7.0)(typescript@4.7.4): - resolution: {integrity: sha1-53SCqLcPGmqjocahKL5KXg5tuUA=} + resolution: {integrity: sha512-eZTK/Ci0QAqNc/q2MqMwI2+QI5ZI9HM12FcfGwbEvKif5ev/CIIYLmrlckvgPrC8XSbl39HtErR5NJiQkRkvWg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -564,7 +557,7 @@ packages: dev: true /@typescript-eslint/experimental-utils@5.59.9(eslint@8.7.0)(typescript@5.0.4): - resolution: {integrity: sha1-53SCqLcPGmqjocahKL5KXg5tuUA=} + resolution: {integrity: sha512-eZTK/Ci0QAqNc/q2MqMwI2+QI5ZI9HM12FcfGwbEvKif5ev/CIIYLmrlckvgPrC8XSbl39HtErR5NJiQkRkvWg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -577,7 +570,7 @@ packages: dev: true /@typescript-eslint/parser@5.59.9(eslint@8.7.0)(typescript@4.7.4): - resolution: {integrity: sha1-qFxHzN1+KFaXRj2hUgD5qFYd1fo=} + resolution: {integrity: sha512-FsPkRvBtcLQ/eVK1ivDiNYBjn3TGJdXy2fhXX+rc7czWl4ARwnpArwbihSOHI2Peg9WbtGHrbThfBUkZZGTtvQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -597,7 +590,7 @@ packages: dev: true /@typescript-eslint/parser@5.59.9(eslint@8.7.0)(typescript@5.0.4): - resolution: {integrity: sha1-qFxHzN1+KFaXRj2hUgD5qFYd1fo=} + resolution: {integrity: sha512-FsPkRvBtcLQ/eVK1ivDiNYBjn3TGJdXy2fhXX+rc7czWl4ARwnpArwbihSOHI2Peg9WbtGHrbThfBUkZZGTtvQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -617,7 +610,7 @@ packages: dev: true /@typescript-eslint/scope-manager@5.59.9: - resolution: {integrity: sha1-6tzh8nMzic21jEl3AZLA+VRw0vQ=} + resolution: {integrity: sha512-8RA+E+w78z1+2dzvK/tGZ2cpGigBZ58VMEHDZtpE1v+LLjzrYGc8mMaTONSxKyEkz3IuXFM0IqYiGHlCsmlZxQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: '@typescript-eslint/types': 5.59.9 @@ -625,7 +618,7 @@ packages: dev: true /@typescript-eslint/type-utils@5.59.9(eslint@8.7.0)(typescript@4.7.4): - resolution: {integrity: sha1-U7+q4ukB5qxjerBTbRdU3+9Nr8I=} + resolution: {integrity: sha512-ksEsT0/mEHg9e3qZu98AlSrONAQtrSTljL3ow9CGej8eRo7pe+yaC/mvTjptp23Xo/xIf2mLZKC6KPv4Sji26Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -645,7 +638,7 @@ packages: dev: true /@typescript-eslint/type-utils@5.59.9(eslint@8.7.0)(typescript@5.0.4): - resolution: {integrity: sha1-U7+q4ukB5qxjerBTbRdU3+9Nr8I=} + resolution: {integrity: sha512-ksEsT0/mEHg9e3qZu98AlSrONAQtrSTljL3ow9CGej8eRo7pe+yaC/mvTjptp23Xo/xIf2mLZKC6KPv4Sji26Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -665,12 +658,12 @@ packages: dev: true /@typescript-eslint/types@5.59.9: - resolution: {integrity: sha1-O0565jcYzhuWbgrmIK3ECZptzFI=} + resolution: {integrity: sha512-uW8H5NRgTVneSVTfiCVffBb8AbwWSKg7qcA4Ot3JI3MPCJGsB4Db4BhvAODIIYE5mNj7Q+VJkK7JxmRhk2Lyjw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true /@typescript-eslint/typescript-estree@5.59.9(typescript@4.7.4): - resolution: {integrity: sha1-a/6oRORoQntecgNNM8n//JVXOSs=} + resolution: {integrity: sha512-pmM0/VQ7kUhd1QyIxgS+aRvMgw+ZljB3eDb+jYyp6d2bC0mQWLzUDF+DLwCTkQ3tlNyVsvZRXjFyV0LkU/aXjA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -691,7 +684,7 @@ packages: dev: true /@typescript-eslint/typescript-estree@5.59.9(typescript@5.0.4): - resolution: {integrity: sha1-a/6oRORoQntecgNNM8n//JVXOSs=} + resolution: {integrity: sha512-pmM0/VQ7kUhd1QyIxgS+aRvMgw+ZljB3eDb+jYyp6d2bC0mQWLzUDF+DLwCTkQ3tlNyVsvZRXjFyV0LkU/aXjA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -712,7 +705,7 @@ packages: dev: true /@typescript-eslint/utils@5.59.9(eslint@8.7.0)(typescript@4.7.4): - resolution: {integrity: sha1-re6JAQe1/+As1G/apsISX7PGx8Q=} + resolution: {integrity: sha512-1PuMYsju/38I5Ggblaeb98TOoUvjhRvLpLa1DoTOFaLWqaXl/1iQ1eGurTXgBY58NUdtfTXKP5xBq7q9NDaLKg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -732,7 +725,7 @@ packages: dev: true /@typescript-eslint/utils@5.59.9(eslint@8.7.0)(typescript@5.0.4): - resolution: {integrity: sha1-re6JAQe1/+As1G/apsISX7PGx8Q=} + resolution: {integrity: sha512-1PuMYsju/38I5Ggblaeb98TOoUvjhRvLpLa1DoTOFaLWqaXl/1iQ1eGurTXgBY58NUdtfTXKP5xBq7q9NDaLKg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -752,7 +745,7 @@ packages: dev: true /@typescript-eslint/visitor-keys@5.59.9: - resolution: {integrity: sha1-n4bvjpWsow+1pwW7dDD5X8WLFG0=} + resolution: {integrity: sha512-bT7s0td97KMaLwpEBckbzj/YohnvXtqbe2XgqNvTl6RJVakY5mvENOTPvw5u66nljfZxthESpDozs86U+oLY8Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: '@typescript-eslint/types': 5.59.9 @@ -760,7 +753,7 @@ packages: dev: true /@vue/compiler-core@3.3.4: - resolution: {integrity: sha1-f79ZHBwZ4azSj/0oRSbpi09YESg=} + resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==} dependencies: '@babel/parser': 7.22.5 '@vue/shared': 3.3.4 @@ -768,13 +761,13 @@ packages: source-map-js: 1.0.2 /@vue/compiler-dom@3.3.4: - resolution: {integrity: sha1-9W4JtfTX3DUPmBeE3pcT2CM0EVE=} + resolution: {integrity: sha512-wyM+OjOVpuUukIq6p5+nwHYtj9cFroz9cwkfmP9O1nzH68BenTTv0u7/ndggT8cIQlnBeOo6sUT/gvHcIkLA5w==} dependencies: '@vue/compiler-core': 3.3.4 '@vue/shared': 3.3.4 /@vue/compiler-sfc@3.3.4: - resolution: {integrity: sha1-sZ2ULHGTiJNTW0YibWAnIFkwAd8=} + resolution: {integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==} dependencies: '@babel/parser': 7.22.5 '@vue/compiler-core': 3.3.4 @@ -788,13 +781,13 @@ packages: source-map-js: 1.0.2 /@vue/compiler-ssr@3.3.4: - resolution: {integrity: sha1-nRN5q/+k8rDNhEF0zuxKlyETh3c=} + resolution: {integrity: sha512-m0v6oKpup2nMSehwA6Uuu+j+wEwcy7QmwMkVNVfrV9P2qE5KshC6RwOCq8fjGS/Eak/uNb8AaWekfiXxbBB6gQ==} dependencies: '@vue/compiler-dom': 3.3.4 '@vue/shared': 3.3.4 /@vue/reactivity-transform@3.3.4: - resolution: {integrity: sha1-UpCEduNNamXGwhzSci1B7YrlGSk=} + resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} dependencies: '@babel/parser': 7.22.5 '@vue/compiler-core': 3.3.4 @@ -803,13 +796,13 @@ packages: magic-string: 0.30.0 /@vue/shared@3.3.4: - resolution: {integrity: sha1-Bug8UCf0ZO74YcMpvoFFS8i3B4A=} + resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} /@yarnpkg/lockfile@1.0.2: - resolution: {integrity: sha1-gz0WNoChUdJEGiSJ9f5fqHrIdyY=} + resolution: {integrity: sha512-MqJ00WXw89ga0rK6GZkdmmgv3bAsxpJixyTthjcix73O44pBqotyU2BejBkLuIsaOBI6SEu77vAnSyLe5iIHkw==} /@zkochan/cmd-shim@5.4.1: - resolution: {integrity: sha1-ox+D8Acuh8ZcNjxA4dBTE9KdU3c=} + resolution: {integrity: sha512-odWb1qUzt0dIOEUPyWBEpFDYQPRjEMr/dbHHAfgBkVkYR9aO7Zo+I7oYWrXIxl+cKlC7+49ftPm8uJxL1MA9kw==} engines: {node: '>=10.13'} dependencies: cmd-extension: 1.0.2 @@ -831,7 +824,7 @@ packages: dev: true /agent-base@6.0.2: - resolution: {integrity: sha1-Sf/1hXfP7j83F2/qtMIuAPhtf3c=} + resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} dependencies: debug: 4.3.4 @@ -848,12 +841,12 @@ packages: dev: true /ansi-align@3.0.1: - resolution: {integrity: sha1-DN8S4RGs53OobpofrRIlxDyxmlk=} + resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==} dependencies: string-width: 4.2.3 /ansi-escapes@4.3.2: - resolution: {integrity: sha1-ayKR0dt9mLZSHV8e+kLQ86n+tl4=} + resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} engines: {node: '>=8'} dependencies: type-fest: 0.21.3 @@ -875,17 +868,17 @@ packages: color-convert: 2.0.1 /any-promise@1.3.0: - resolution: {integrity: sha1-q8av7tzqUugJzcA3au0845Y10X8=} + resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==} /anymatch@3.1.2: - resolution: {integrity: sha1-wFV8CWrzLxBhmPT04qODU343hxY=} + resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==} engines: {node: '>= 8'} dependencies: normalize-path: 3.0.0 picomatch: 2.3.0 /argparse@1.0.10: - resolution: {integrity: sha1-vNZ5HqWuCXJeF+WtmIE0zUCz2RE=} + resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==} dependencies: sprintf-js: 1.0.3 @@ -893,11 +886,11 @@ packages: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} /array-differ@3.0.0: - resolution: {integrity: sha1-PLs9DzFoEOr8xHYkc0I31q7krms=} + resolution: {integrity: sha512-THtfYS6KtME/yIAhKjZ2ul7XI96lQGHRputJQHO80LAWQnuGP4iCIN8vdMRboGbIEYBwU33q8Tch1os2+X0kMg==} engines: {node: '>=8'} /array-includes@3.1.5: - resolution: {integrity: sha1-LDIAENuNMQMf0qX2s7vUsarTG9s=} + resolution: {integrity: sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -908,11 +901,11 @@ packages: dev: true /array-union@2.1.0: - resolution: {integrity: sha1-t5hCCtvrHego2ErNii4j0+/oXo0=} + resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} engines: {node: '>=8'} /array.prototype.flatmap@1.3.0: - resolution: {integrity: sha1-p+jtQiX0eIpwzZEKvPB5HnalU08=} + resolution: {integrity: sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -922,44 +915,44 @@ packages: dev: true /arrify@1.0.1: - resolution: {integrity: sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=} + resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} engines: {node: '>=0.10.0'} /arrify@2.0.1: - resolution: {integrity: sha1-yWVekzHgq81YjSp8rX6ZVvZnAfo=} + resolution: {integrity: sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==} engines: {node: '>=8'} /asap@2.0.6: - resolution: {integrity: sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=} + resolution: {integrity: sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==} /asynckit@0.4.0: - resolution: {integrity: sha1-x57Zf380y48robyXkLzDZkdLS3k=} + resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} /balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} /base64-js@1.5.1: - resolution: {integrity: sha1-GxtEAWClv3rUC2UPCVljSBkDkwo=} + resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} /better-path-resolve@1.0.0: - resolution: {integrity: sha1-E6NaEQTN1Ip7dL+HWPlqHuYT+Z0=} + resolution: {integrity: sha512-pbnl5XzGBdrFU/wT4jqmJVPn2B6UHPBOhzMQkY/SPUPB6QtUXtmBHBIwCbXJol93mOpGMnQyP/+BB19q04xj7g==} engines: {node: '>=4'} dependencies: is-windows: 1.0.2 /binary-extensions@2.2.0: - resolution: {integrity: sha1-dfUC7q+f/eQvyYgpZFvk6na9ni0=} + resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==} engines: {node: '>=8'} /bl@4.1.0: - resolution: {integrity: sha1-RRU1JkGCvsL7vIOmKrmM8R2fezo=} + resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==} dependencies: buffer: 5.7.1 inherits: 2.0.4 readable-stream: 3.6.2 /boxen@5.1.2: - resolution: {integrity: sha1-eIy2hvyDwfSG36ikDGj8K4MdK1A=} + resolution: {integrity: sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==} engines: {node: '>=10'} dependencies: ansi-align: 3.0.1 @@ -984,13 +977,13 @@ packages: dev: true /braces@3.0.2: - resolution: {integrity: sha1-NFThpGLujVmeI23zNs2epPiv4Qc=} + resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} engines: {node: '>=8'} dependencies: fill-range: 7.0.1 /buffer@5.7.1: - resolution: {integrity: sha1-umLnwTEzBTWCGXFghRqPZI6Z7tA=} + resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==} dependencies: base64-js: 1.5.1 ieee754: 1.2.1 @@ -1001,14 +994,14 @@ packages: dev: true /builtin-modules@3.1.0: - resolution: {integrity: sha1-qtl8FRMet2tltQ7yCOdYTNdqdIQ=} + resolution: {integrity: sha512-k0KL0aWZuBt2lrxrcASWDfwOLMnodeQjodT/1SxEQAXsHANgo6ZC/VEaSEHCXt7aSTZ4/4H5LKa+tBXmW7Vtvw==} engines: {node: '>=6'} /builtins@1.0.3: - resolution: {integrity: sha1-y5T662HIaWRR2zZTThQi+U8K7og=} + resolution: {integrity: sha512-uYBjakWipfaO/bXI7E8rq6kpwHRZK5cNYrUv2OzZSI/FvmdMyXJ2tG9dKcjEC5YHmHpUAwsargWIZNWdxb/bnQ==} /cacheable-request@6.1.0: - resolution: {integrity: sha1-IP+4vRYrpL4R6VZ9gj22UQUsqRI=} + resolution: {integrity: sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==} engines: {node: '>=8'} dependencies: clone-response: 1.0.3 @@ -1020,14 +1013,14 @@ packages: responselike: 1.0.2 /call-bind@1.0.2: - resolution: {integrity: sha1-sdTonmiBGcPJqQOtMKuy9qkZvjw=} + resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} dependencies: function-bind: 1.1.1 get-intrinsic: 1.1.1 dev: true /callsite-record@4.1.4: - resolution: {integrity: sha1-qmzL9dhXRUc+Hp7AF39yLggXSHY=} + resolution: {integrity: sha512-dJDrDR/pDvsf7GaDAQB+ZVmM0zEHU7I3km5EtwxmTVBwaJuOy+dmTN63/u3Lbm0gDdQN4skEtKa67Oety2dGIA==} dependencies: '@devexpress/error-stack-parser': 2.0.6 '@types/error-stack-parser': 2.0.0 @@ -1039,14 +1032,14 @@ packages: pinkie-promise: 2.0.1 /callsite@1.0.0: - resolution: {integrity: sha1-KAOY5dZkvXQDi28JBRU+borxvCA=} + resolution: {integrity: sha512-0vdNRFXn5q+dtOqjfFtmtlI9N2eVZ7LMyEV2iKC5mEEFvSg/69Ml6b/WU2qF8W1nLRa0wiSrDT3Y5jOHZCwKPQ==} /callsites@3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} /camelcase-keys@6.2.2: - resolution: {integrity: sha1-XnVda6UaoiPsfT1S8ld4IQ+dw8A=} + resolution: {integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==} engines: {node: '>=8'} dependencies: camelcase: 5.3.1 @@ -1054,11 +1047,11 @@ packages: quick-lru: 4.0.1 /camelcase@5.3.1: - resolution: {integrity: sha1-48mzFWnhBoEd8kL3FXJaH0xJQyA=} + resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} engines: {node: '>=6'} /camelcase@6.3.0: - resolution: {integrity: sha1-VoW5XrIJrJwMF3Rnd4ychN9Yupo=} + resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} engines: {node: '>=10'} /chalk@2.4.2: @@ -1077,10 +1070,10 @@ packages: supports-color: 7.2.0 /chardet@0.7.0: - resolution: {integrity: sha1-kAlISfCTfy7twkJdDSip5fDLrZ4=} + resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==} /chokidar@3.4.3: - resolution: {integrity: sha1-wd84IxRI5FykrFiObHlXO6alfVs=} + resolution: {integrity: sha512-DtM3g7juCXQxFVSNPNByEC2+NImtBuxQQvWlHunpJIS5Ocr0lG306cC7FCi7cEA0fzmybPUIl4txBIobk1gGOQ==} engines: {node: '>= 8.10.0'} dependencies: anymatch: 3.1.2 @@ -1094,58 +1087,58 @@ packages: fsevents: 2.1.3 /chownr@2.0.0: - resolution: {integrity: sha1-Fb++U9LqtM9w8YqM1o6+Wzyx3s4=} + resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} engines: {node: '>=10'} /ci-info@2.0.0: - resolution: {integrity: sha1-Z6npZL4xpR4V5QENWObxKDQAL0Y=} + resolution: {integrity: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==} /cli-boxes@2.2.1: - resolution: {integrity: sha1-3dUDXSUJT84iDpyrQKRYQKRAMY8=} + resolution: {integrity: sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==} engines: {node: '>=6'} /cli-cursor@3.1.0: - resolution: {integrity: sha1-JkMFp65JDR0Dvwybp8kl0XU68wc=} + resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==} engines: {node: '>=8'} dependencies: restore-cursor: 3.1.0 /cli-spinners@2.9.0: - resolution: {integrity: sha1-WIHQrZY4HhF7vgetkfIAj+b/2Ns=} + resolution: {integrity: sha512-4/aL9X3Wh0yiMQlE+eeRhWP6vclO3QRtw1JHKIT0FFUs5FjpFmESqtMvYZ0+lbzBw900b95mS0hohy+qn2VK/g==} engines: {node: '>=6'} /cli-table@0.3.11: - resolution: {integrity: sha1-rGnN7L6B3M26SIm5oYt9oxKp0+4=} + resolution: {integrity: sha512-IqLQi4lO0nIB4tcdTpN4LCB9FI3uqrJZK7RC515EnhZ6qBaglkIgICb1wjeAqpdoOabm1+SuQtkXIPdYC93jhQ==} engines: {node: '>= 0.2.0'} dependencies: colors: 1.0.3 /cli-width@3.0.0: - resolution: {integrity: sha1-ovSEN6LKqaIkNueUvwceyeYc7fY=} + resolution: {integrity: sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==} engines: {node: '>= 10'} /cliui@7.0.4: - resolution: {integrity: sha1-oCZe5lVHb8gHrqnfPfjfd4OAi08=} + resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==} dependencies: string-width: 4.2.3 strip-ansi: 6.0.1 wrap-ansi: 7.0.0 /clone-response@1.0.3: - resolution: {integrity: sha1-ryAyqkeBY5nPXwodDbkC9ReruMM=} + resolution: {integrity: sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==} dependencies: mimic-response: 1.0.1 /clone@1.0.4: - resolution: {integrity: sha1-2jCcwmPfFZlMaIypAheco8fNfH4=} + resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==} engines: {node: '>=0.8'} /cmd-extension@1.0.2: - resolution: {integrity: sha1-bM4CM5OPAvA9GKEZjeXf5UbICoI=} + resolution: {integrity: sha512-iWDjmP8kvsMdBmLTHxFaqXikO8EdFRDfim7k6vUHglY/2xJ5jLrPsnQGijdfp4U+sr/BeecG0wKm02dSIAeQ1g==} engines: {node: '>=10'} /co@4.6.0: - resolution: {integrity: sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=} + resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==} engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} /color-convert@1.9.3: @@ -1166,11 +1159,11 @@ packages: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} /colors@1.0.3: - resolution: {integrity: sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs=} + resolution: {integrity: sha512-pFGrxThWcWQ2MsAz6RtgeWe4NK2kUE1WfsrvvlctdII745EW9I0yflqhe7++M5LEc7bV2c/9/5zc8sFcpL0Drw==} engines: {node: '>=0.1.90'} /colors@1.2.5: - resolution: {integrity: sha1-icetmjdLwDDfgBMkH2gTbtiDWvw=} + resolution: {integrity: sha512-erNRLao/Y3Fv54qUa0LBB+//Uf3YwMUmdJinN20yMXm9zdKKqH9wt7R9IIVZ+K7ShzfpLV/Zg8+VyrBJYB4lpg==} engines: {node: '>=0.1.90'} /colors@1.4.0: @@ -1179,7 +1172,7 @@ packages: dev: false /combined-stream@1.0.8: - resolution: {integrity: sha1-w9RaizT9cwYxoRCoolIGgrMdWn8=} + resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} engines: {node: '>= 0.8'} dependencies: delayed-stream: 1.0.0 @@ -1188,10 +1181,10 @@ packages: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} /concat-map@0.0.1: - resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} + resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} /configstore@5.0.1: - resolution: {integrity: sha1-02UCG130uYzdGH1qOw4/anzF7ZY=} + resolution: {integrity: sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==} engines: {node: '>=8'} dependencies: dot-prop: 5.3.0 @@ -1202,10 +1195,10 @@ packages: xdg-basedir: 4.0.0 /core-util-is@1.0.3: - resolution: {integrity: sha1-pgQtNjTCsn6TKPg3uWX6yDgI24U=} + resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} /cosmiconfig@7.1.0: - resolution: {integrity: sha1-FEO5r6WWtnAILqRsvY9qYrhGNfY=} + resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==} engines: {node: '>=10'} dependencies: '@types/parse-json': 4.0.0 @@ -1223,7 +1216,7 @@ packages: which: 2.0.2 /crypto-random-string@2.0.0: - resolution: {integrity: sha1-7yp6lm7BEIM4g2m6oC6+rSKbMNU=} + resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==} engines: {node: '>=8'} /debug@4.3.4: @@ -1238,27 +1231,28 @@ packages: ms: 2.1.2 /debuglog@1.0.1: - resolution: {integrity: sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=} + resolution: {integrity: sha512-syBZ+rnAK3EgMsH2aYEOLUW7mZSY9Gb+0wUMCFsZvcmiz+HigA0LOcq/HoQqVuGG+EKykunc7QG2bzrponfaSw==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. /decamelize-keys@1.1.1: - resolution: {integrity: sha1-BKLVI7LxjYDQFYpDuJXVbf+NGdg=} + resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==} engines: {node: '>=0.10.0'} dependencies: decamelize: 1.2.0 map-obj: 1.0.1 /decamelize@1.2.0: - resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=} + resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==} engines: {node: '>=0.10.0'} /decompress-response@3.3.0: - resolution: {integrity: sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=} + resolution: {integrity: sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==} engines: {node: '>=4'} dependencies: mimic-response: 1.0.1 /deep-extend@0.6.0: - resolution: {integrity: sha1-xPp8lUBKF6nD6Mp+FTcxK3NjMKw=} + resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} engines: {node: '>=4.0.0'} /deep-is@0.1.3: @@ -1266,15 +1260,15 @@ packages: dev: true /defaults@1.0.4: - resolution: {integrity: sha1-sLAgYsHiqmL/XZUo8PmLqpCXjXo=} + resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==} dependencies: clone: 1.0.4 /defer-to-connect@1.1.3: - resolution: {integrity: sha1-MxrgUMCNz3ifjIOnuB8O2U9KxZE=} + resolution: {integrity: sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==} /define-properties@1.1.4: - resolution: {integrity: sha1-CxTXvX++svNXLDp+2oDqXVf7BbE=} + resolution: {integrity: sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==} engines: {node: '>= 0.4'} dependencies: has-property-descriptors: 1.0.0 @@ -1282,11 +1276,11 @@ packages: dev: true /delayed-stream@1.0.0: - resolution: {integrity: sha1-3zrhmayt+31ECqrgsp4icrJOxhk=} + resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} engines: {node: '>=0.4.0'} /depcheck@1.4.3: - resolution: {integrity: sha1-+qTBQ5IfP+JdWnpjP5hkMnwlCEM=} + resolution: {integrity: sha512-vy8xe1tlLFu7t4jFyoirMmOR7x7N601ubU9Gkifyr9z8rjBFtEdWHDBMqXyk6OkK+94NXutzddVXJuo0JlUQKQ==} engines: {node: '>=10'} hasBin: true dependencies: @@ -1317,7 +1311,7 @@ packages: - supports-color /dependency-path@9.2.8: - resolution: {integrity: sha1-n+Bb6Naa0ZQ6IITk2G8wY8S1DAE=} + resolution: {integrity: sha512-S0OhIK7sIyAsph8hVH/LMCTDL3jozKtlrPx3dMQrlE2nAlXTquTT+AcOufphDMTQqLkfn4acvfiem9I1IWZ4jQ==} engines: {node: '>=14.6'} dependencies: '@pnpm/crypto.base32-hash': 1.0.1 @@ -1326,14 +1320,14 @@ packages: semver: 7.5.4 /deps-regex@0.1.4: - resolution: {integrity: sha1-UYZnt2kUYKXn4KNBvnbrfOgJAYQ=} + resolution: {integrity: sha512-3tzwGYogSJi8HoG93R5x9NrdefZQOXgHgGih/7eivloOq6yC6O+yoFxZnkgP661twvfILONfoKRdF9GQOGx2RA==} /detect-indent@6.1.0: - resolution: {integrity: sha1-WSSF67v2s7GrK+F1yDk9BMoNV+Y=} + resolution: {integrity: sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==} engines: {node: '>=8'} /dezalgo@1.0.4: - resolution: {integrity: sha1-dRI1JgRpCEwTIVffqFfzhtTDPYE=} + resolution: {integrity: sha512-rXSP0bf+5n0Qonsb+SVVfNfIsimO4HEtmnIpPHY8Q1UCzKlQrDMfdobr8nJOOsRgWCyMRqeSBQzmWUMq7zvVig==} dependencies: asap: 2.0.6 wrappy: 1.0.2 @@ -1344,13 +1338,13 @@ packages: dev: true /dir-glob@3.0.1: - resolution: {integrity: sha1-Vtv3PZkqSpO6FYT0U0Bj/S5BcX8=} + resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} dependencies: path-type: 4.0.0 /doctrine@2.1.0: - resolution: {integrity: sha1-XNAfwQFiG0LEzX9dGmYkNxbT850=} + resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} engines: {node: '>=0.10.0'} dependencies: esutils: 2.0.3 @@ -1364,40 +1358,40 @@ packages: dev: true /dot-prop@5.3.0: - resolution: {integrity: sha1-kMzOcIzZzYLMTcjD3dmr3VWyDog=} + resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==} engines: {node: '>=8'} dependencies: is-obj: 2.0.0 /duplexer3@0.1.4: - resolution: {integrity: sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=} + resolution: {integrity: sha512-CEj8FwwNA4cVH2uFCoHUrmojhYh1vmCdOaneKJXwkeY1i9jnlslVo9dx+hQ5Hl9GnH/Bwy/IjxAyOePyPKYnzA==} /emoji-regex@8.0.0: - resolution: {integrity: sha1-6Bj9ac5cz8tARZT4QpY79TFkzDc=} + resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} /encode-registry@3.0.0: - resolution: {integrity: sha1-bmcWKjfcqVQr34Qy8VecRiuQtkc=} + resolution: {integrity: sha512-2fRYji8K6FwYuQ6EPBKR/J9mcqb7kIoNqt1vGvJr3NrvKfncRiNm00Oxo6gi/YJF8R5Sp2bNFSFdGKTG0rje1Q==} engines: {node: '>=10'} dependencies: mem: 8.1.1 /end-of-stream@1.4.4: - resolution: {integrity: sha1-WuZKX0UFe682JuwU2gyl5LJDHrA=} + resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} dependencies: once: 1.4.0 /error-ex@1.3.2: - resolution: {integrity: sha1-tKxAZIEH/c3PriQvQovqihTU8b8=} + resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} dependencies: is-arrayish: 0.2.1 /error-stack-parser@2.1.4: - resolution: {integrity: sha1-IpywHNv6hEQL+pGHYoW5RoAYgoY=} + resolution: {integrity: sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==} dependencies: stackframe: 1.3.4 /es-abstract@1.20.1: - resolution: {integrity: sha1-AnKSzW70S9ErGRO4KBFvVHh9GBQ=} + resolution: {integrity: sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -1426,13 +1420,13 @@ packages: dev: true /es-shim-unscopables@1.0.0: - resolution: {integrity: sha1-cC5jIZMgHj7fhxNjXQg9N45RAkE=} + resolution: {integrity: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==} dependencies: has: 1.0.3 dev: true /es-to-primitive@1.2.1: - resolution: {integrity: sha1-5VzUyc3BiLzvsDs2bHNjI/xciYo=} + resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} engines: {node: '>= 0.4'} dependencies: is-callable: 1.2.4 @@ -1441,11 +1435,11 @@ packages: dev: true /escalade@3.1.1: - resolution: {integrity: sha1-2M/ccACWXFoBdLSoLqpcBVJ0LkA=} + resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} /escape-goat@2.1.1: - resolution: {integrity: sha1-Gy3HcANnbEV+x2Cy3GjttkgYhnU=} + resolution: {integrity: sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==} engines: {node: '>=8'} /escape-string-regexp@1.0.5: @@ -1458,7 +1452,7 @@ packages: dev: true /eslint-plugin-promise@6.0.0(eslint@8.7.0): - resolution: {integrity: sha1-AXZSwHyYFkE6QeEcMK3ELD1V/xg=} + resolution: {integrity: sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1467,7 +1461,7 @@ packages: dev: true /eslint-plugin-react@7.27.1(eslint@8.7.0): - resolution: {integrity: sha1-RpICRCUGYW93qFTZG6uq4ewXS0U=} + resolution: {integrity: sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -1490,14 +1484,14 @@ packages: dev: true /eslint-plugin-tsdoc@0.2.16: - resolution: {integrity: sha1-o9MfuceVX6o8ZqQ91D2nY18cXg0=} + resolution: {integrity: sha512-F/RWMnyDQuGlg82vQEFHQtGyWi7++XJKdYNn0ulIbyMOFqYIjoJOUdE6olORxgwgLkpJxsCJpJbTHgxJ/ggfXw==} dependencies: '@microsoft/tsdoc': 0.14.1 '@microsoft/tsdoc-config': 0.16.1 dev: true /eslint-scope@5.1.1: - resolution: {integrity: sha1-54blmmbLkrP2wfsNUIqrF0hI9Iw=} + resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} engines: {node: '>=8.0.0'} dependencies: esrecurse: 4.3.0 @@ -1605,7 +1599,7 @@ packages: dev: true /estraverse@4.3.0: - resolution: {integrity: sha1-OYrT88WiSUi+dyXoPRGn3ijNvR0=} + resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} engines: {node: '>=4.0'} dev: true @@ -1615,7 +1609,7 @@ packages: dev: true /estree-walker@2.0.2: - resolution: {integrity: sha1-UvAQF4wqTBF6d1fP6UKtt9LaTKw=} + resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} /esutils@2.0.3: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} @@ -1623,7 +1617,7 @@ packages: dev: true /execa@5.1.1: - resolution: {integrity: sha1-+ArZy/Qpj3vR1MlVXCHpN0HEEd0=} + resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} dependencies: cross-spawn: 7.0.3 @@ -1637,7 +1631,7 @@ packages: strip-final-newline: 2.0.0 /external-editor@3.1.0: - resolution: {integrity: sha1-ywP3QL764D6k0oPK7SdBqD8zVJU=} + resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==} engines: {node: '>=4'} dependencies: chardet: 0.7.0 @@ -1648,7 +1642,7 @@ packages: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} /fast-glob@3.3.1: - resolution: {integrity: sha1-eEtOiXNA89u+8XQTs/EazwPIdMQ=} + resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} engines: {node: '>=8.6.0'} dependencies: '@nodelib/fs.stat': 2.0.5 @@ -1666,12 +1660,12 @@ packages: dev: true /fastq@1.11.0: - resolution: {integrity: sha1-u5+5VaBxMKkY62PB9RYcwypdCFg=} + resolution: {integrity: sha512-7Eczs8gIPDrVzT+EksYBcupqMyxSHXXrHOLRRxU2/DicV8789MRBRR8+Hc2uWzUupOs4YS4JzBmBxjjCVBxD/g==} dependencies: reusify: 1.0.4 /figures@3.0.0: - resolution: {integrity: sha1-dWJ1yWRkYWPMb5GXx6ApXb/QTek=} + resolution: {integrity: sha512-HKri+WoWoUgr83pehn/SIgLOMZ9nAWC6dcGj26RY2R4F50u4+RTUz0RCrUlOV3nKRAICW1UGzyb+kcX2qK1S/g==} engines: {node: '>=8'} dependencies: escape-string-regexp: 1.0.5 @@ -1684,27 +1678,27 @@ packages: dev: true /fill-range@7.0.1: - resolution: {integrity: sha1-GRmmp8df44ssfHflGYU12prN2kA=} + resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} engines: {node: '>=8'} dependencies: to-regex-range: 5.0.1 /find-up@4.1.0: - resolution: {integrity: sha1-l6/n1s3AvFkoWEt8jXsW6KmqXRk=} + resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} engines: {node: '>=8'} dependencies: locate-path: 5.0.0 path-exists: 4.0.0 /find-up@5.0.0: - resolution: {integrity: sha1-TJKBnstwg1YeT0okCoa+UZj1Nvw=} + resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} engines: {node: '>=10'} dependencies: locate-path: 6.0.0 path-exists: 4.0.0 /find-yarn-workspace-root2@1.2.16: - resolution: {integrity: sha1-YChwCd0vMk9ZZGvbS3YQprMBwqk=} + resolution: {integrity: sha512-hr6hb1w8ePMpPVUK39S4RlwJzi+xPLuVuG8XlwXU3KD5Yn3qgBWVfy3AzNlDhWvE1EORCE65/Qm26rFQt3VLVA==} dependencies: micromatch: 4.0.4 pkg-dir: 4.2.0 @@ -1722,7 +1716,7 @@ packages: dev: true /form-data@3.0.1: - resolution: {integrity: sha1-69U3kbeDVqma+aMA1CgsTV65dV8=} + resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==} engines: {node: '>= 6'} dependencies: asynckit: 0.4.0 @@ -1730,7 +1724,7 @@ packages: mime-types: 2.1.35 /fs-extra@7.0.1: - resolution: {integrity: sha1-TxicRKoSO4lfcigE9V6iPq3DSOk=} + resolution: {integrity: sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==} engines: {node: '>=6 <7 || >=8'} dependencies: graceful-fs: 4.2.11 @@ -1738,7 +1732,7 @@ packages: universalify: 0.1.2 /fs-minipass@2.1.0: - resolution: {integrity: sha1-f1A2/b8SxjwWkZDL5BmchSJx+fs=} + resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==} engines: {node: '>= 8'} dependencies: minipass: 3.3.6 @@ -1747,9 +1741,10 @@ packages: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} /fsevents@2.1.3: - resolution: {integrity: sha1-+3OHA66NL5/pAMM4Nt3r7ouX8j4=} + resolution: {integrity: sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] + deprecated: '"Please update to latest v2.3 or v2.2"' requiresBuild: true optional: true @@ -1757,7 +1752,7 @@ packages: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} /function.prototype.name@1.1.5: - resolution: {integrity: sha1-zOBQX+H/uAUD5vnkbMZORqEqliE=} + resolution: {integrity: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -1771,15 +1766,15 @@ packages: dev: true /functions-have-names@1.2.3: - resolution: {integrity: sha1-BAT+TuK6L2B/Dg7DyAuumUEzuDQ=} + resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} dev: true /get-caller-file@2.0.5: - resolution: {integrity: sha1-T5RBKoLbMvNuOwuXQfipf+sDH34=} + resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} engines: {node: 6.* || 8.* || >= 10.*} /get-intrinsic@1.1.1: - resolution: {integrity: sha1-FfWfN2+FXERpY5SPDSTNNje0q8Y=} + resolution: {integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==} dependencies: function-bind: 1.1.1 has: 1.0.3 @@ -1787,23 +1782,23 @@ packages: dev: true /get-stream@4.1.0: - resolution: {integrity: sha1-wbJVV189wh1Zv8ec09K0axw6VLU=} + resolution: {integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==} engines: {node: '>=6'} dependencies: pump: 3.0.0 /get-stream@5.2.0: - resolution: {integrity: sha1-SWaheV7lrOZecGxLe+txJX1uItM=} + resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==} engines: {node: '>=8'} dependencies: pump: 3.0.0 /get-stream@6.0.1: - resolution: {integrity: sha1-omLY7vZ6ztV8KFKtYWdSakPL97c=} + resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} engines: {node: '>=10'} /get-symbol-description@1.0.0: - resolution: {integrity: sha1-f9uByQAQH71WTdXxowr1qtweWNY=} + resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -1811,19 +1806,19 @@ packages: dev: true /git-repo-info@2.1.1: - resolution: {integrity: sha1-Ig/+2MuudO+KgOMFLyzLUXmu0Fg=} + resolution: {integrity: sha512-8aCohiDo4jwjOwma4FmYFd3i97urZulL8XL24nIPxuE+GZnfsAyy/g2Shqx6OjUiFKUXZM+Yy+KHnOmmA3FVcg==} engines: {node: '>= 4.0'} /giturl@1.0.1: - resolution: {integrity: sha1-kmxpvaXEij2PdCVOmfgmg15qSqA=} + resolution: {integrity: sha512-wQourBdI13n8tbjcZTDl6k+ZrCRMU6p9vfp9jknZq+zfWc8xXNztpZFM4XkPHVzHcMSUZxEMYYKZjIGkPlei6Q==} engines: {node: '>= 0.10.0'} /glob-escape@0.0.2: - resolution: {integrity: sha1-nCf3gh7RwTd1gvPv2VWOP2dWKO0=} + resolution: {integrity: sha512-L/cXYz8x7qer1HAyUQ+mbjcUsJVdpRxpAf7CwqHoNBs9vTpABlGfNN4tzkDxt+u3Z7ZncVyKlCNPtzb0R/7WbA==} engines: {node: '>= 0.10'} /glob-parent@5.1.2: - resolution: {integrity: sha1-hpgyxYA0/mikCTwX3BXoNA2EAcQ=} + resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} engines: {node: '>= 6'} dependencies: is-glob: 4.0.3 @@ -1836,7 +1831,7 @@ packages: dev: true /glob-to-regexp@0.4.1: - resolution: {integrity: sha1-x1KXCHyFG5pXi9IX3VmpL1n+VG4=} + resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} dev: true /glob@7.1.7: @@ -1860,19 +1855,19 @@ packages: dev: true /global-dirs@3.0.1: - resolution: {integrity: sha1-DEiJcfBmus7aIUR67LGouRHSJIU=} + resolution: {integrity: sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==} engines: {node: '>=10'} dependencies: ini: 2.0.0 /global-modules@2.0.0: - resolution: {integrity: sha1-mXYFrSNF8n9RU5vqJldEISFcd4A=} + resolution: {integrity: sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==} engines: {node: '>=6'} dependencies: global-prefix: 3.0.0 /global-prefix@3.0.0: - resolution: {integrity: sha1-/IX3MGTfafUEIfR/iD/luRO6m5c=} + resolution: {integrity: sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==} engines: {node: '>=6'} dependencies: ini: 1.3.8 @@ -1880,7 +1875,7 @@ packages: which: 1.3.1 /globals@11.12.0: - resolution: {integrity: sha1-q4eVM4hooLq9hSV1gBjCp+uVxC4=} + resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} /globals@13.15.0: @@ -1891,7 +1886,7 @@ packages: dev: true /globby@11.1.0: - resolution: {integrity: sha1-vUvpi7BC+D15b344EZkfvoKg00s=} + resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} engines: {node: '>=10'} dependencies: array-union: 2.1.0 @@ -1902,7 +1897,7 @@ packages: slash: 3.0.0 /got@9.6.0: - resolution: {integrity: sha1-7fRefWf5lUVwXeH3u+7rEhdl7YU=} + resolution: {integrity: sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==} engines: {node: '>=8.6'} dependencies: '@sindresorhus/is': 0.14.0 @@ -1920,21 +1915,21 @@ packages: url-parse-lax: 3.0.0 /graceful-fs@4.2.11: - resolution: {integrity: sha1-QYPk6L8Iu24Fu7L30uDI9xLKQOM=} + resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} /graceful-fs@4.2.4: - resolution: {integrity: sha1-Ila94U02MpWMRl68ltxGfKB6Kfs=} + resolution: {integrity: sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==} /grapheme-splitter@1.0.4: - resolution: {integrity: sha1-nPOmZcYkdHmJaDSvNc8du0QAdn4=} + resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} dev: true /hard-rejection@2.1.0: - resolution: {integrity: sha1-HG7aXBaFxjlCdm15u0Cudzzs2IM=} + resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==} engines: {node: '>=6'} /has-bigints@1.0.2: - resolution: {integrity: sha1-CHG9Pj1RYm9soJZmaLo11WAtbqo=} + resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} dev: true /has-flag@3.0.0: @@ -1946,25 +1941,25 @@ packages: engines: {node: '>=8'} /has-property-descriptors@1.0.0: - resolution: {integrity: sha1-YQcIYAYG02lh7QTBlhk7amB/qGE=} + resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==} dependencies: get-intrinsic: 1.1.1 dev: true /has-symbols@1.0.3: - resolution: {integrity: sha1-u3ssQ0klHc6HsSX3vfh0qnyLOfg=} + resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} engines: {node: '>= 0.4'} dev: true /has-tostringtag@1.0.0: - resolution: {integrity: sha1-fhM4GKfTlHNPlB5zw9P5KR5liyU=} + resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==} engines: {node: '>= 0.4'} dependencies: has-symbols: 1.0.3 dev: true /has-yarn@2.1.0: - resolution: {integrity: sha1-E34RNUp7W/EapctknPDG8/8rLnc=} + resolution: {integrity: sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==} engines: {node: '>=8'} /has@1.0.3: @@ -1974,26 +1969,26 @@ packages: function-bind: 1.1.1 /highlight-es@1.0.3: - resolution: {integrity: sha1-EqvDAKJ+aG9vGAEBNOOlxtL+aTA=} + resolution: {integrity: sha512-s/SIX6yp/5S1p8aC/NRDC1fwEb+myGIfp8/TzZz0rtAv8fzsdX7vGl3Q1TrXCsczFq8DI3CBFBCySPClfBSdbg==} dependencies: chalk: 2.4.2 is-es2016-keyword: 1.0.0 js-tokens: 3.0.2 /hosted-git-info@2.8.9: - resolution: {integrity: sha1-3/wL+aIcAiCQkPKqaUKeFBTa8/k=} + resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} /hosted-git-info@4.1.0: - resolution: {integrity: sha1-gnuChn6f8cjQxNnVOIA5fSyG0iQ=} + resolution: {integrity: sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==} engines: {node: '>=10'} dependencies: lru-cache: 6.0.0 /http-cache-semantics@4.1.1: - resolution: {integrity: sha1-q+AvyymFRgvwMjvmZENuw0dqbVo=} + resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==} /https-proxy-agent@5.0.1: - resolution: {integrity: sha1-xZ7yJKBP6LdU89sAY6Jeow0ABdY=} + resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==} engines: {node: '>= 6'} dependencies: agent-base: 6.0.2 @@ -2002,25 +1997,25 @@ packages: - supports-color /human-signals@2.1.0: - resolution: {integrity: sha1-3JH8ukLk0G5Kuu0zs+ejwC9RTqA=} + resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} engines: {node: '>=10.17.0'} /iconv-lite@0.4.24: - resolution: {integrity: sha1-ICK0sl+93CHS9SSXSkdKr+czkIs=} + resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} engines: {node: '>=0.10.0'} dependencies: safer-buffer: 2.1.2 /ieee754@1.2.1: - resolution: {integrity: sha1-jrehCmP/8l0VpXsAFYbRd9Gw01I=} + resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} /ignore-walk@3.0.4: - resolution: {integrity: sha1-yaCfabfHtHml10rBo8DUI20qYzU=} + resolution: {integrity: sha512-PY6Ii8o1jMRA1z4F2hRkH/xN59ox43DavKvD3oDpfurRlOJyAHpifIwpbdv1n4jt4ov0jSpw3kQ4GhJnpBL6WQ==} dependencies: minimatch: 3.1.2 /ignore@5.1.9: - resolution: {integrity: sha1-nsGly+jhRG7GDUQgBg1Dqm5zgvs=} + resolution: {integrity: sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ==} engines: {node: '>= 4'} /ignore@5.2.0: @@ -2028,10 +2023,10 @@ packages: engines: {node: '>= 4'} /immediate@3.0.6: - resolution: {integrity: sha1-nbHb0Pr43m++D13V5Wu2BigN5ps=} + resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==} /immutable@4.3.0: - resolution: {integrity: sha1-6xc48U/7Of0Gix2+EpYRdITdNL4=} + resolution: {integrity: sha512-0AOCmOip+xgJwEVTQj1EfiDDOkPmuyllDuTuEX+DDXUgapLAsBIfkg3sxCYyCEA8mQqZrrxPUGjcOQ2JS3WLkg==} /import-fresh@3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} @@ -2041,11 +2036,11 @@ packages: resolve-from: 4.0.0 /import-lazy@2.1.0: - resolution: {integrity: sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=} + resolution: {integrity: sha512-m7ZEHgtw69qOGw+jwxXkHlrlIPdTGkyh66zXZ1ajZbxkDBNjSY/LGbmjc7h0s2ELsUDTAhFr55TrPSSqJGPG0A==} engines: {node: '>=4'} /import-lazy@4.0.0: - resolution: {integrity: sha1-6OtidIOgpD2jwD8+NVSL5csMwVM=} + resolution: {integrity: sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==} engines: {node: '>=8'} /imurmurhash@0.1.4: @@ -2053,7 +2048,7 @@ packages: engines: {node: '>=0.8.19'} /indent-string@4.0.0: - resolution: {integrity: sha1-Yk+PRJfWGbLZdoUx1Y9BIoVNclE=} + resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==} engines: {node: '>=8'} /inflight@1.0.6: @@ -2066,14 +2061,14 @@ packages: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} /ini@1.3.8: - resolution: {integrity: sha1-op2kJbSIBvNHZ6Tvzjlyaa8oQyw=} + resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} /ini@2.0.0: - resolution: {integrity: sha1-5f1Vbs3VcmvpePoQAYYurLCpS8U=} + resolution: {integrity: sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==} engines: {node: '>=10'} /inquirer@7.3.3: - resolution: {integrity: sha1-BNF2sq8Er8FXqD/XwQDpjuCq0AM=} + resolution: {integrity: sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA==} engines: {node: '>=8.0.0'} dependencies: ansi-escapes: 4.3.2 @@ -2091,7 +2086,7 @@ packages: through: 2.3.8 /internal-slot@1.0.3: - resolution: {integrity: sha1-c0fjB97uovqsKsYgXUvH00ln9Zw=} + resolution: {integrity: sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==} engines: {node: '>= 0.4'} dependencies: get-intrinsic: 1.1.1 @@ -2100,37 +2095,37 @@ packages: dev: true /invariant@2.2.4: - resolution: {integrity: sha1-YQ88ksk1nOHbYW5TgAjSP/NRWOY=} + resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==} dependencies: loose-envify: 1.4.0 /is-arrayish@0.2.1: - resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=} + resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} /is-bigint@1.0.2: - resolution: {integrity: sha1-/7OBRCUDI1rSReqJ5Fs9v/BA7lo=} + resolution: {integrity: sha512-0JV5+SOCQkIdzjBK9buARcV804Ddu7A0Qet6sHi3FimE9ne6m4BGQZfRn+NZiXbBk4F4XmHfDZIipLj9pX8dSA==} dev: true /is-binary-path@2.1.0: - resolution: {integrity: sha1-6h9/O4DwZCNug0cPhsCcJU+0Wwk=} + resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} engines: {node: '>=8'} dependencies: binary-extensions: 2.2.0 /is-boolean-object@1.1.1: - resolution: {integrity: sha1-PAh48DXLghIo01DS4eNnGXFqPeg=} + resolution: {integrity: sha512-bXdQWkECBUIAcCkeH1unwJLIpZYaa5VvuygSyS/c2lf719mTKZDU5UdDRlpd01UjADgmW8RfqaP+mRaVPdr/Ng==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 dev: true /is-callable@1.2.4: - resolution: {integrity: sha1-RzAdWN0CWUB4ZVR4U99tYf5HGUU=} + resolution: {integrity: sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==} engines: {node: '>= 0.4'} dev: true /is-ci@2.0.0: - resolution: {integrity: sha1-a8YzQYGBDgS1wis9WJ/cpVAmQEw=} + resolution: {integrity: sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==} hasBin: true dependencies: ci-info: 2.0.0 @@ -2141,19 +2136,19 @@ packages: has: 1.0.3 /is-date-object@1.0.4: - resolution: {integrity: sha1-VQz8wDr62gXuo90wmBx7CVUfc+U=} + resolution: {integrity: sha512-/b4ZVsG7Z5XVtIxs/h9W8nvfLgSAyKYdtGWQLbqy6jA1icmgjf8WCoTKgeS4wy5tYaPePouzFMANbnj94c2Z+A==} engines: {node: '>= 0.4'} dev: true /is-es2016-keyword@1.0.0: - resolution: {integrity: sha1-9uVOEQxeT40mXmnS7Q6vjPX0dxg=} + resolution: {integrity: sha512-JtZWPUwjdbQ1LIo9OSZ8MdkWEve198ors27vH+RzUUvZXXZkzXCxFnlUhzWYxy5IexQSRiXVw9j2q/tHMmkVYQ==} /is-extglob@2.1.1: resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} engines: {node: '>=0.10.0'} /is-fullwidth-code-point@3.0.0: - resolution: {integrity: sha1-8Rb4Bk/pCz94RKOJl8C3UFEmnx0=} + resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} engines: {node: '>=8'} /is-glob@4.0.3: @@ -2163,52 +2158,52 @@ packages: is-extglob: 2.1.1 /is-installed-globally@0.4.0: - resolution: {integrity: sha1-mg/UB5ScMPhutpWe8beZTtC3tSA=} + resolution: {integrity: sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==} engines: {node: '>=10'} dependencies: global-dirs: 3.0.1 is-path-inside: 3.0.3 /is-interactive@1.0.0: - resolution: {integrity: sha1-zqbmrlyHCnsKAAQHC3tYfgJSkS4=} + resolution: {integrity: sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==} engines: {node: '>=8'} /is-negative-zero@2.0.2: - resolution: {integrity: sha1-e/bwOigAO4s5Zd46wm9mTXZfMVA=} + resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} engines: {node: '>= 0.4'} dev: true /is-npm@5.0.0: - resolution: {integrity: sha1-Q+jWXMVuG2f41HJiz2ZwmRk/Rag=} + resolution: {integrity: sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==} engines: {node: '>=10'} /is-number-object@1.0.5: - resolution: {integrity: sha1-bt+u7XlQz/Ga/tzp+/yp7m3Sies=} + resolution: {integrity: sha512-RU0lI/n95pMoUKu9v1BZP5MBcZuNSVJkMkAG2dJqC4z2GlkGUNeH68SuHuBKBD/XFe+LHZ+f9BKkLET60Niedw==} engines: {node: '>= 0.4'} dev: true /is-number@7.0.0: - resolution: {integrity: sha1-dTU0W4lnNNX4DE0GxQlVUnoU8Ss=} + resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} /is-obj@2.0.0: - resolution: {integrity: sha1-Rz+wXZc3BeP9liBUUBjKjiLvSYI=} + resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==} engines: {node: '>=8'} /is-path-inside@3.0.3: - resolution: {integrity: sha1-0jE2LlOgf/Kw4Op/7QSRYf/RYoM=} + resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} engines: {node: '>=8'} /is-plain-obj@1.1.0: - resolution: {integrity: sha1-caUMhCnfync8kqOQpKA7OfzVHT4=} + resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==} engines: {node: '>=0.10.0'} /is-plain-obj@2.1.0: - resolution: {integrity: sha1-ReQuN/zPH0Dajl927iFRWEDAkoc=} + resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==} engines: {node: '>=8'} /is-regex@1.1.4: - resolution: {integrity: sha1-7vVmPNWfpMCuM5UFMj32hUuxWVg=} + resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -2216,72 +2211,72 @@ packages: dev: true /is-shared-array-buffer@1.0.2: - resolution: {integrity: sha1-jyWcVztgtqMtQFihoHQwwKc0THk=} + resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} dependencies: call-bind: 1.0.2 dev: true /is-stream@2.0.1: - resolution: {integrity: sha1-+sHj1TuXrVqdCunO8jifWBClwHc=} + resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} engines: {node: '>=8'} /is-string@1.0.7: - resolution: {integrity: sha1-DdEr8gBvJVu1j2lREO/3SR7rwP0=} + resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 dev: true /is-subdir@1.2.0: - resolution: {integrity: sha1-t5HNKPq1IC6RoIKA1R2dclT9INQ=} + resolution: {integrity: sha512-2AT6j+gXe/1ueqbW6fLZJiIw3F8iXGJtt0yDrZaBhAZEG1raiTxKWU+IPqMCzQAXOUCKdA4UDMgacKH25XG2Cw==} engines: {node: '>=4'} dependencies: better-path-resolve: 1.0.0 /is-symbol@1.0.4: - resolution: {integrity: sha1-ptrJO2NbBjymhyI23oiRClevE5w=} + resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==} engines: {node: '>= 0.4'} dependencies: has-symbols: 1.0.3 dev: true /is-typedarray@1.0.0: - resolution: {integrity: sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=} + resolution: {integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==} /is-unicode-supported@0.1.0: - resolution: {integrity: sha1-PybHaoCVk7Ur+i7LVxDtJ3m1Iqc=} + resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==} engines: {node: '>=10'} /is-weakref@1.0.2: - resolution: {integrity: sha1-lSnzg6kzggXol2XgOS78LxAPBvI=} + resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} dependencies: call-bind: 1.0.2 dev: true /is-windows@1.0.2: - resolution: {integrity: sha1-0YUOuXkezRjmGCzhKjDzlmNLsZ0=} + resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==} engines: {node: '>=0.10.0'} /is-yarn-global@0.3.0: - resolution: {integrity: sha1-1QLTOCWQ6jAEiTdGdUyJE5lz4jI=} + resolution: {integrity: sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==} /isarray@1.0.0: - resolution: {integrity: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=} + resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} /isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} /jju@1.4.0: - resolution: {integrity: sha1-o6vicYryQaKykE+EpiWXDzia4yo=} + resolution: {integrity: sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==} /js-tokens@3.0.2: - resolution: {integrity: sha1-mGbfOVECEw449/mWvOtlRDIJwls=} + resolution: {integrity: sha512-RjTcuD4xjtthQkaWH7dFlH85L+QaVtSoOyGdZ3g6HFhS9dFNDfLyqgm2NFe2X6cQpeFmt0452FJjFG5UameExg==} /js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} /js-yaml@3.13.1: - resolution: {integrity: sha1-r/FRswv9+o5J4F2iLnQV6d+jeEc=} + resolution: {integrity: sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==} hasBin: true dependencies: argparse: 1.0.10 @@ -2301,15 +2296,15 @@ packages: argparse: 2.0.1 /jsesc@2.5.2: - resolution: {integrity: sha1-gFZNLkg9rPbo7yCWUKZ98/DCg6Q=} + resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} engines: {node: '>=4'} hasBin: true /json-buffer@3.0.0: - resolution: {integrity: sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=} + resolution: {integrity: sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==} /json-parse-even-better-errors@2.3.1: - resolution: {integrity: sha1-fEeAWpQxmSjgV3dAXcEuH3pO4C0=} + resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} /json-schema-traverse@0.4.1: resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} @@ -2320,21 +2315,21 @@ packages: dev: true /json5@2.2.3: - resolution: {integrity: sha1-eM1vGhm9wStz21rQxh79ZsHikoM=} + resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} engines: {node: '>=6'} hasBin: true /jsonfile@4.0.0: - resolution: {integrity: sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=} + resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} optionalDependencies: graceful-fs: 4.2.11 /jsonpath-plus@4.0.0: - resolution: {integrity: sha1-lUtp+qPYsH8wri+eYBF2pLDSgG4=} + resolution: {integrity: sha512-e0Jtg4KAzDJKKwzbLaUtinCn0RZseWBVRTRGihSpvFlM3wTR7ExSp+PTdeTsDrLNJUe7L7JYJe8mblHX5SCT6A==} engines: {node: '>=10.0'} /jsx-ast-utils@2.4.1: - resolution: {integrity: sha1-ERSkwSCUgdsGxpDCtPSIzGZfZX4=} + resolution: {integrity: sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w==} engines: {node: '>=4.0'} dependencies: array-includes: 3.1.5 @@ -2342,7 +2337,7 @@ packages: dev: true /jszip@3.8.0: - resolution: {integrity: sha1-oqw8M/6Wp2SJdlFoITZVhQJU1Rs=} + resolution: {integrity: sha512-cnpQrXvFSLdsR9KR5/x7zdf6c3m8IhZfZzSblFEHSqBaVwD2nvJ4CuCKLyvKvwBgZm08CgfSoiTBQLm5WW9hGw==} dependencies: lie: 3.3.0 pako: 1.0.11 @@ -2350,16 +2345,16 @@ packages: set-immediate-shim: 1.0.1 /keyv@3.1.0: - resolution: {integrity: sha1-7MIoSG9pmR5J6UdkhaW+Ho/FxNk=} + resolution: {integrity: sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==} dependencies: json-buffer: 3.0.0 /kind-of@6.0.3: - resolution: {integrity: sha1-B8BQNKbDSfoG4k+jWqdttFgM5N0=} + resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} /latest-version@5.1.0: - resolution: {integrity: sha1-EZ3+kI/jjRXfpD7NE/oS7Igy+s4=} + resolution: {integrity: sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==} engines: {node: '>=8'} dependencies: package-json: 6.5.0 @@ -2373,15 +2368,15 @@ packages: dev: true /lie@3.3.0: - resolution: {integrity: sha1-3Pgt7lRfRgdNryAMfBxaCOD0D2o=} + resolution: {integrity: sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==} dependencies: immediate: 3.0.6 /lines-and-columns@1.2.4: - resolution: {integrity: sha1-7KKE910pZQeTCdwK2SVauy68FjI=} + resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} /load-json-file@6.2.0: - resolution: {integrity: sha1-XHdwtCyvqXB0yihIcHxhZi9CUaE=} + resolution: {integrity: sha512-gUD/epcRms75Cw8RT1pUdHugZYM5ce64ucs2GEISABwkRsOQr0q2wm/MV2TKThycIe5e0ytRweW2RZxclogCdQ==} engines: {node: '>=8'} dependencies: graceful-fs: 4.2.11 @@ -2390,7 +2385,7 @@ packages: type-fest: 0.6.0 /load-yaml-file@0.2.0: - resolution: {integrity: sha1-r4VO2vK+qJNGwHVJEidTwHNy9k0=} + resolution: {integrity: sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==} engines: {node: '>=6'} dependencies: graceful-fs: 4.2.11 @@ -2399,53 +2394,53 @@ packages: strip-bom: 3.0.0 /locate-path@5.0.0: - resolution: {integrity: sha1-Gvujlq/WdqbUJQTQpno6frn2KqA=} + resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} engines: {node: '>=8'} dependencies: p-locate: 4.1.0 /locate-path@6.0.0: - resolution: {integrity: sha1-VTIeswn+u8WcSAHZMackUqaB0oY=} + resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} engines: {node: '>=10'} dependencies: p-locate: 5.0.0 /lodash.get@4.4.2: - resolution: {integrity: sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=} + resolution: {integrity: sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==} /lodash.isequal@4.5.0: - resolution: {integrity: sha1-QVxEePK8wwEgwizhDtMib30+GOA=} + resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==} /lodash.merge@4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} dev: true /lodash@4.17.21: - resolution: {integrity: sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw=} + resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} /log-symbols@4.1.0: - resolution: {integrity: sha1-P727lbRoOsn8eFER55LlWNSr1QM=} + resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==} engines: {node: '>=10'} dependencies: chalk: 4.1.1 is-unicode-supported: 0.1.0 /loose-envify@1.4.0: - resolution: {integrity: sha1-ce5R+nvkyuwaY4OffmgtgTLTDK8=} + resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true dependencies: js-tokens: 4.0.0 /lowercase-keys@1.0.1: - resolution: {integrity: sha1-b54wtHCE2XGnyCD/FabFFnt0wm8=} + resolution: {integrity: sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==} engines: {node: '>=0.10.0'} /lowercase-keys@2.0.0: - resolution: {integrity: sha1-JgPni3tLAAbLyi+8yKMgJVislHk=} + resolution: {integrity: sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==} engines: {node: '>=8'} /lru-cache@6.0.0: - resolution: {integrity: sha1-bW/mVw69lqr5D8rR2vo7JWbbOpQ=} + resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} dependencies: yallist: 4.0.0 @@ -2456,40 +2451,40 @@ packages: dev: true /magic-string@0.30.0: - resolution: {integrity: sha1-/VikdIxcRUczikJOkPpd0X9N5Sk=} + resolution: {integrity: sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==} engines: {node: '>=12'} dependencies: '@jridgewell/sourcemap-codec': 1.4.15 /make-dir@3.1.0: - resolution: {integrity: sha1-QV6WcEazp/HRhSd9hKpYIDcmoT8=} + resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} dependencies: semver: 6.3.0 /map-age-cleaner@0.1.3: - resolution: {integrity: sha1-fVg6cwZDTAVf5HSw9FB45uG0uSo=} + resolution: {integrity: sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==} engines: {node: '>=6'} dependencies: p-defer: 1.0.0 /map-obj@1.0.1: - resolution: {integrity: sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=} + resolution: {integrity: sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==} engines: {node: '>=0.10.0'} /map-obj@4.3.0: - resolution: {integrity: sha1-kwT5Buk/qucIgNoQKp8d8OqLsFo=} + resolution: {integrity: sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==} engines: {node: '>=8'} /mem@8.1.1: - resolution: {integrity: sha1-zxGLNXxlq3t+CBe98AyAYil8ASI=} + resolution: {integrity: sha512-qFCFUDs7U3b8mBDPyz5EToEKoAkgCzqquIgi9nkkR9bixxOVOre+09lbuH7+9Kn2NFpm56M3GUWVbU2hQgdACA==} engines: {node: '>=10'} dependencies: map-age-cleaner: 0.1.3 mimic-fn: 3.1.0 /meow@9.0.0: - resolution: {integrity: sha1-zZUQvFysne59A8c+4fmtlZ9Oo2Q=} + resolution: {integrity: sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==} engines: {node: '>=10'} dependencies: '@types/minimist': 1.2.2 @@ -2506,47 +2501,47 @@ packages: yargs-parser: 20.2.9 /merge-stream@2.0.0: - resolution: {integrity: sha1-UoI2KaFN0AyXcPtq1H3GMQ8sH2A=} + resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} /merge2@1.4.1: - resolution: {integrity: sha1-Q2iJL4hekHRVpv19xVwMnUBJkK4=} + resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} /micromatch@4.0.4: - resolution: {integrity: sha1-iW1Rnf6dsl/OlM63pQCRm/iB6/k=} + resolution: {integrity: sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==} engines: {node: '>=8.6'} dependencies: braces: 3.0.2 picomatch: 2.3.0 /mime-db@1.52.0: - resolution: {integrity: sha1-u6vNwChZ9JhzAchW4zh85exDv3A=} + resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} engines: {node: '>= 0.6'} /mime-types@2.1.35: - resolution: {integrity: sha1-OBqHG2KnNEUGYK497uRIE/cNlZo=} + resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} engines: {node: '>= 0.6'} dependencies: mime-db: 1.52.0 /mimic-fn@2.1.0: - resolution: {integrity: sha1-ftLCzMyvhNP/y3pptXcR/CCDQBs=} + resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} engines: {node: '>=6'} /mimic-fn@3.1.0: - resolution: {integrity: sha1-ZXVRRbvz42lUuUnBZFBCdFHVynQ=} + resolution: {integrity: sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==} engines: {node: '>=8'} /mimic-response@1.0.1: - resolution: {integrity: sha1-SSNTiHju9CBjy4o+OweYeBSHqxs=} + resolution: {integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==} engines: {node: '>=4'} /min-indent@1.0.1: - resolution: {integrity: sha1-pj9oFnOzBXH76LwlaGrnRu76mGk=} + resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} engines: {node: '>=4'} /minimatch@3.0.8: - resolution: {integrity: sha1-XmpZvRHiqw3hz7hD6y2C5UbDIcE=} + resolution: {integrity: sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==} dependencies: brace-expansion: 1.1.11 @@ -2563,7 +2558,7 @@ packages: dev: true /minimist-options@4.1.0: - resolution: {integrity: sha1-wGVXE8U6ii69d/+iR9NCxA8BBhk=} + resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} engines: {node: '>= 6'} dependencies: arrify: 1.0.1 @@ -2574,7 +2569,7 @@ packages: resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==} /minipass@3.3.6: - resolution: {integrity: sha1-e7o4TbOhUg0YycDlJRw0ROld2Uo=} + resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==} engines: {node: '>=8'} dependencies: yallist: 4.0.0 @@ -2585,7 +2580,7 @@ packages: dev: true /minipass@5.0.0: - resolution: {integrity: sha1-PpeI/7kLaUpdDslEeaRbXYc4Ez0=} + resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==} engines: {node: '>=8'} /minipass@6.0.2: @@ -2594,7 +2589,7 @@ packages: dev: true /minizlib@2.1.2: - resolution: {integrity: sha1-6Q00Zrogm5MkUVCKEc49NjIUWTE=} + resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} engines: {node: '>= 8'} dependencies: minipass: 3.3.6 @@ -2608,7 +2603,7 @@ packages: dev: true /mkdirp@1.0.4: - resolution: {integrity: sha1-PrXtYmInVteaXw4qIh3+utdcL34=} + resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} engines: {node: '>=10'} hasBin: true @@ -2616,7 +2611,7 @@ packages: resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} /multimatch@5.0.0: - resolution: {integrity: sha1-kyuACWPOp6MaAzMo+h4MOhh02+Y=} + resolution: {integrity: sha512-ypMKuglUrZUD99Tk2bUQ+xNQj43lPEfAeX2o9cTteAmShXy2VHDJpuwu1o0xqoKCt9jLVAvwyFKdLTPXKAfJyA==} engines: {node: '>=10'} dependencies: '@types/minimatch': 3.0.5 @@ -2626,22 +2621,22 @@ packages: minimatch: 3.1.2 /mute-stream@0.0.8: - resolution: {integrity: sha1-FjDEKyJR/4HiooPelqVJfqkuXg0=} + resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==} /mz@2.7.0: - resolution: {integrity: sha1-lQCAV6Vsr63CvGPd5/n/aVWUjjI=} + resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} dependencies: any-promise: 1.3.0 object-assign: 4.1.1 thenify-all: 1.6.0 /nanoid@3.3.6: - resolution: {integrity: sha1-RDOAyFbW6fmCQmfZYLQjatWD6kw=} + resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true /natural-compare-lite@1.4.0: - resolution: {integrity: sha1-F7CVgZiJef3a/gIB6TG6kzyWy7Q=} + resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==} dev: true /natural-compare@1.4.0: @@ -2649,12 +2644,12 @@ packages: dev: true /node-emoji@1.11.0: - resolution: {integrity: sha1-aaAVDmlG4vEV6dfqTfeXHiYoMBw=} + resolution: {integrity: sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==} dependencies: lodash: 4.17.21 /node-fetch@2.6.7: - resolution: {integrity: sha1-JN6fuoJ+O0rkTciyAlajeRYAUq0=} + resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==} engines: {node: 4.x || >=6.0.0} peerDependencies: encoding: ^0.1.0 @@ -2665,7 +2660,7 @@ packages: whatwg-url: 5.0.0 /normalize-package-data@2.5.0: - resolution: {integrity: sha1-5m2xg4sgDB38IzIl0SyzZSDiNKg=} + resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: hosted-git-info: 2.8.9 resolve: 1.22.1 @@ -2673,7 +2668,7 @@ packages: validate-npm-package-license: 3.0.4 /normalize-package-data@3.0.3: - resolution: {integrity: sha1-28w+LaWVCaCYNCKITNFy7v36Ul4=} + resolution: {integrity: sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==} engines: {node: '>=10'} dependencies: hosted-git-info: 4.1.0 @@ -2682,20 +2677,20 @@ packages: validate-npm-package-license: 3.0.4 /normalize-path@3.0.0: - resolution: {integrity: sha1-Dc1p/yOhybEf0JeDFmRKA4ghamU=} + resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} engines: {node: '>=0.10.0'} /normalize-url@4.5.1: - resolution: {integrity: sha1-DdkM8SiO4dExO4cIHJpZMu5IUYo=} + resolution: {integrity: sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==} engines: {node: '>=8'} /npm-bundled@1.1.2: - resolution: {integrity: sha1-lEx4eJvXOQNbcLqiylzDK42GC8E=} + resolution: {integrity: sha512-x5DHup0SuyQcmL3s7Rx/YQ8sbw/Hzg0rj48eN0dV7hf5cmQq5PXIeioroH3raV1QC1yh3uTYuMThvEQF3iKgGQ==} dependencies: npm-normalize-package-bin: 1.0.1 /npm-check@6.0.1: - resolution: {integrity: sha1-DfRNbtire7Kc9S+zM4tZrbavHNY=} + resolution: {integrity: sha512-tlEhXU3689VLUHYEZTS/BC61vfeN2xSSZwoWDT6WLuenZTpDmGmNT5mtl15erTR0/A15ldK06/NEKg9jYJ9OTQ==} engines: {node: '>=10.9.0'} hasBin: true dependencies: @@ -2730,10 +2725,10 @@ packages: - supports-color /npm-normalize-package-bin@1.0.1: - resolution: {integrity: sha1-bnmkHyP9I1wGIyGCKNp9nCO49uI=} + resolution: {integrity: sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==} /npm-package-arg@6.1.1: - resolution: {integrity: sha1-AhaMsKSaK3W/mIooaY3ntSnfXLc=} + resolution: {integrity: sha512-qBpssaL3IOZWi5vEKUKW0cO7kzLeT+EQO9W8RsLOZf76KF9E/K9+wH0C7t06HXPpaH8WH5xF1MExLuCwbTqRUg==} dependencies: hosted-git-info: 2.8.9 osenv: 0.1.5 @@ -2741,7 +2736,7 @@ packages: validate-npm-package-name: 3.0.0 /npm-packlist@2.1.5: - resolution: {integrity: sha1-Q+9bu59Zt8DvkeCQXx3XB7TPszw=} + resolution: {integrity: sha512-KCfK3Vi2F+PH1klYauoQzg81GQ8/GGjQRKYY6tRnpQUPKTs/1gBZSRWtTEd7jGdSn1LZL7gpAmJT+BcS55k2XQ==} engines: {node: '>=10'} hasBin: true dependencies: @@ -2751,26 +2746,26 @@ packages: npm-normalize-package-bin: 1.0.1 /npm-run-path@4.0.1: - resolution: {integrity: sha1-t+zR5e1T2o43pV4cImnguX7XSOo=} + resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} engines: {node: '>=8'} dependencies: path-key: 3.1.1 /object-assign@4.1.1: - resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=} + resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} /object-inspect@1.12.2: - resolution: {integrity: sha1-wGQfJjlFMvKKuNeWq5VOQ8AJqOo=} + resolution: {integrity: sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==} dev: true /object-keys@1.1.1: - resolution: {integrity: sha1-HEfyct8nfzsdrwYWd9nILiMixg4=} + resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} dev: true /object.assign@4.1.2: - resolution: {integrity: sha1-DtVKNC7Os3s4/3brgxoOeIy2OUA=} + resolution: {integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -2780,7 +2775,7 @@ packages: dev: true /object.entries@1.1.5: - resolution: {integrity: sha1-4azdF8TeLNltWghIfPuduE2IGGE=} + resolution: {integrity: sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -2789,7 +2784,7 @@ packages: dev: true /object.fromentries@2.0.5: - resolution: {integrity: sha1-ezeyBRCcIedB5gVyf+iwrV+gglE=} + resolution: {integrity: sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -2798,14 +2793,14 @@ packages: dev: true /object.hasown@1.1.1: - resolution: {integrity: sha1-rR7sxg0D9JRgYAQw2X8jiCz1kqM=} + resolution: {integrity: sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A==} dependencies: define-properties: 1.1.4 es-abstract: 1.20.1 dev: true /object.values@1.1.5: - resolution: {integrity: sha1-lZ9j486e8QhyAzMIITHkpFm3Fqw=} + resolution: {integrity: sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -2819,7 +2814,7 @@ packages: wrappy: 1.0.2 /onetime@5.1.2: - resolution: {integrity: sha1-0Oluu1awdHbfHdnEgG5SN5hcpF4=} + resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} engines: {node: '>=6'} dependencies: mimic-fn: 2.1.0 @@ -2837,7 +2832,7 @@ packages: dev: true /ora@5.4.1: - resolution: {integrity: sha1-GyZ4Qmr0rEpQkAjl5KyemVnbnhg=} + resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==} engines: {node: '>=10'} dependencies: bl: 4.1.0 @@ -2851,68 +2846,68 @@ packages: wcwidth: 1.0.1 /os-homedir@1.0.2: - resolution: {integrity: sha1-/7xJiDNuDoM94MFox+8VISGqf7M=} + resolution: {integrity: sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==} engines: {node: '>=0.10.0'} /os-tmpdir@1.0.2: - resolution: {integrity: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=} + resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==} engines: {node: '>=0.10.0'} /osenv@0.1.5: - resolution: {integrity: sha1-hc36+uso6Gd/QW4odZK18/SepBA=} + resolution: {integrity: sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==} dependencies: os-homedir: 1.0.2 os-tmpdir: 1.0.2 /p-cancelable@1.1.0: - resolution: {integrity: sha1-0HjRWjr0CSIMiG8dmgyi5EGrJsw=} + resolution: {integrity: sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==} engines: {node: '>=6'} /p-defer@1.0.0: - resolution: {integrity: sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=} + resolution: {integrity: sha512-wB3wfAxZpk2AzOfUMJNL+d36xothRSyj8EXOa4f6GMqYDN9BJaaSISbsk+wS9abmnebVw95C2Kb5t85UmpCxuw==} engines: {node: '>=4'} /p-limit@2.3.0: - resolution: {integrity: sha1-PdM8ZHohT9//2DWTPrCG2g3CHbE=} + resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} engines: {node: '>=6'} dependencies: p-try: 2.2.0 /p-limit@3.1.0: - resolution: {integrity: sha1-4drMvnjQ0TiMoYxk/qOOPlfjcGs=} + resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} engines: {node: '>=10'} dependencies: yocto-queue: 0.1.0 /p-locate@4.1.0: - resolution: {integrity: sha1-o0KLtwiLOmApL2aRkni3wpetTwc=} + resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} engines: {node: '>=8'} dependencies: p-limit: 2.3.0 /p-locate@5.0.0: - resolution: {integrity: sha1-g8gxXGeFAF470CGDlBHJ4RDm2DQ=} + resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} engines: {node: '>=10'} dependencies: p-limit: 3.1.0 /p-reflect@2.1.0: - resolution: {integrity: sha1-XWfHs8V3xOeAuUUfyRKWdb2Z/mc=} + resolution: {integrity: sha512-paHV8NUz8zDHu5lhr/ngGWQiW067DK/+IbJ+RfZ4k+s8y4EKyYCz8pGYWjxCg35eHztpJAt+NUgvN4L+GCbPlg==} engines: {node: '>=8'} /p-settle@4.1.1: - resolution: {integrity: sha1-N/vOsrAsnvwoZY/I02lJkiJmA18=} + resolution: {integrity: sha512-6THGh13mt3gypcNMm0ADqVNCcYa3BK6DWsuJWFCuEKP1rpY+OKGp7gaZwVmLspmic01+fsg/fN57MfvDzZ/PuQ==} engines: {node: '>=10'} dependencies: p-limit: 2.3.0 p-reflect: 2.1.0 /p-try@2.2.0: - resolution: {integrity: sha1-yyhoVA4xPWHeWPr741zpAE1VQOY=} + resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} /package-json@6.5.0: - resolution: {integrity: sha1-b+7ayjXnVyWHbQsOZJdGl/7RRbA=} + resolution: {integrity: sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==} engines: {node: '>=8'} dependencies: got: 9.6.0 @@ -2921,7 +2916,7 @@ packages: semver: 6.3.0 /pako@1.0.11: - resolution: {integrity: sha1-bJWZ00DVTf05RjgCUqNXBaa5kr8=} + resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==} /parent-module@1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} @@ -2930,7 +2925,7 @@ packages: callsites: 3.1.0 /parse-json@5.2.0: - resolution: {integrity: sha1-x2/Gbe5UIxyWKyK8yKcs8vmXU80=} + resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: '@babel/code-frame': 7.22.5 @@ -2939,7 +2934,7 @@ packages: lines-and-columns: 1.2.4 /path-exists@4.0.0: - resolution: {integrity: sha1-UTvb4tO5XXdi6METfvoZXGxhtbM=} + resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} engines: {node: '>=8'} /path-is-absolute@1.0.1: @@ -2962,49 +2957,49 @@ packages: dev: true /path-type@4.0.0: - resolution: {integrity: sha1-hO0BwKe6OAr+CdkKjBgNzZ0DBDs=} + resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} /picocolors@1.0.0: - resolution: {integrity: sha1-y1vcdP8/UYkiNur3nWi8RFZKuBw=} + resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} /picomatch@2.3.0: - resolution: {integrity: sha1-8fBh3o9qS/AiiS4tEoI0+5gwKXI=} + resolution: {integrity: sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==} engines: {node: '>=8.6'} /pify@4.0.1: - resolution: {integrity: sha1-SyzSXFDVmHNcUCkiJP2MbfQeMjE=} + resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} engines: {node: '>=6'} /pinkie-promise@2.0.1: - resolution: {integrity: sha1-ITXW36ejWMBprJsXh3YogihFD/o=} + resolution: {integrity: sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==} engines: {node: '>=0.10.0'} dependencies: pinkie: 2.0.4 /pinkie@2.0.4: - resolution: {integrity: sha1-clVrgM+g1IqXToDnckjoDtT3+HA=} + resolution: {integrity: sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==} engines: {node: '>=0.10.0'} /pkg-dir@4.2.0: - resolution: {integrity: sha1-8JkTPfft5CLoHR2ESCcO6z5CYfM=} + resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} engines: {node: '>=8'} dependencies: find-up: 4.1.0 /pkg-dir@5.0.0: - resolution: {integrity: sha1-oC1q6+a6EzqSj3Suwguv3+a452A=} + resolution: {integrity: sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==} engines: {node: '>=10'} dependencies: find-up: 5.0.0 /please-upgrade-node@3.2.0: - resolution: {integrity: sha1-rt3T+ZTJM+StmLmdmlVu+g4v6UI=} + resolution: {integrity: sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==} dependencies: semver-compare: 1.0.0 /postcss@8.4.24: - resolution: {integrity: sha1-9xTbqbIoS+PMB9vS/FfuTcly0t8=} + resolution: {integrity: sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.6 @@ -3012,7 +3007,7 @@ packages: source-map-js: 1.0.2 /preferred-pm@3.0.3: - resolution: {integrity: sha1-G2M4AANx4+285S7y5PZesuc1htY=} + resolution: {integrity: sha512-+wZgbxNES/KlJs9q40F/1sfOd/j7f1O9JaHcW5Dsn3aUUOZg3L2bjpVUcKV2jvtElYfoTuQiNeMfQJ4kwUAhCQ==} engines: {node: '>=10'} dependencies: find-up: 5.0.0 @@ -3026,14 +3021,14 @@ packages: dev: true /prepend-http@2.0.0: - resolution: {integrity: sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=} + resolution: {integrity: sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==} engines: {node: '>=4'} /process-nextick-args@2.0.1: - resolution: {integrity: sha1-eCDZsWEgzFXKmud5JoCufbptf+I=} + resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} /prop-types@15.7.2: - resolution: {integrity: sha1-UsQedbjIfnK52TYOAga5ncv/psU=} + resolution: {integrity: sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==} dependencies: loose-envify: 1.4.0 object-assign: 4.1.1 @@ -3041,7 +3036,7 @@ packages: dev: true /pump@3.0.0: - resolution: {integrity: sha1-tKIRaBW94vTh6mAjVOjHVWUQemQ=} + resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==} dependencies: end-of-stream: 1.4.4 once: 1.4.0 @@ -3052,29 +3047,29 @@ packages: dev: true /pupa@2.1.1: - resolution: {integrity: sha1-9ej9SvwsXZeCj6pSNUnth0SiDWI=} + resolution: {integrity: sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==} engines: {node: '>=8'} dependencies: escape-goat: 2.1.1 /query-ast@1.0.5: - resolution: {integrity: sha1-YPYFk+jqCFCCqvnzFmMaXMBwB0o=} + resolution: {integrity: sha512-JK+1ma4YDuLjvKKcz9JZ70G+CM9qEOs/l1cZzstMMfwKUabTJ9sud5jvDGrUNuv03yKUgs82bLkHXJkDyhRmBw==} dependencies: invariant: 2.2.4 lodash: 4.17.21 /queue-microtask@1.2.3: - resolution: {integrity: sha1-SSkii7xyTfrEPg77BYyve2z7YkM=} + resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} /quick-lru@4.0.1: - resolution: {integrity: sha1-W4h48ROlgheEjGSCAmxz4bpXcn8=} + resolution: {integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==} engines: {node: '>=8'} /ramda@0.27.2: - resolution: {integrity: sha1-hEYyJvfzbcM1kvb07WN0xIMGw/E=} + resolution: {integrity: sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==} /rc-config-loader@4.1.2: - resolution: {integrity: sha1-5X/IdL3pseSNioVk8vgk+R6v2SA=} + resolution: {integrity: sha512-qKTnVWFl9OQYKATPzdfaZIbTxcHziQl92zYSxYC6umhOqyAsoj8H8Gq/+aFjAso68sBdjTz3A7omqeAkkF1MWg==} dependencies: debug: 4.3.4 js-yaml: 4.1.0 @@ -3084,7 +3079,7 @@ packages: - supports-color /rc@1.2.8: - resolution: {integrity: sha1-zZJL9SAKB1uDwYjNa54hG3/A0+0=} + resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} hasBin: true dependencies: deep-extend: 0.6.0 @@ -3093,11 +3088,11 @@ packages: strip-json-comments: 2.0.1 /react-is@16.13.1: - resolution: {integrity: sha1-eJcppNw23imZ3BVt1sHZwYzqVqQ=} + resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} dev: true /read-package-json@2.1.2: - resolution: {integrity: sha1-aZKytmxxdyWf646qxzw6zSi5Iio=} + resolution: {integrity: sha512-D1KmuLQr6ZSJS0tW8hf3WGpRlwszJOXZ3E8Yd/DNRaM5d+1wVRZdHlpGBLAuovjr28LbWvjpWkBHMxpRGGjzNA==} dependencies: glob: 7.1.7 json-parse-even-better-errors: 2.3.1 @@ -3105,7 +3100,8 @@ packages: npm-normalize-package-bin: 1.0.1 /read-package-tree@5.1.6: - resolution: {integrity: sha1-TwPoPQSGhW+2DZfJSIKEHCp7G3o=} + resolution: {integrity: sha512-FCX1aT3GWyY658wzDICef4p+n0dB+ENRct8E/Qyvppj6xVpOYerBHfUu7OP5Rt1/393Tdglguf5ju5DEX4wZNg==} + deprecated: The functionality that this package provided is now in @npmcli/arborist dependencies: debuglog: 1.0.1 dezalgo: 1.0.4 @@ -3114,7 +3110,7 @@ packages: readdir-scoped-modules: 1.1.0 /read-pkg-up@7.0.1: - resolution: {integrity: sha1-86YTV1hFlzOuK5VjgFbhhU5+9Qc=} + resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} engines: {node: '>=8'} dependencies: find-up: 4.1.0 @@ -3122,7 +3118,7 @@ packages: type-fest: 0.8.1 /read-pkg@5.2.0: - resolution: {integrity: sha1-e/KVQ4yloz5WzTDgU7NO5yUMk8w=} + resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==} engines: {node: '>=8'} dependencies: '@types/normalize-package-data': 2.4.1 @@ -3131,14 +3127,14 @@ packages: type-fest: 0.6.0 /read-yaml-file@2.1.0: - resolution: {integrity: sha1-xYZnEtue9TQ7TQLCQTutpTxBxKk=} + resolution: {integrity: sha512-UkRNRIwnhG+y7hpqnycCL/xbTk7+ia9VuVTC0S+zVbwd65DI9eUpRMfsWIGrCWxTU/mi+JW8cHQCrv+zfCbEPQ==} engines: {node: '>=10.13'} dependencies: js-yaml: 4.1.0 strip-bom: 4.0.0 /readable-stream@2.3.8: - resolution: {integrity: sha1-kRJegEK7obmIf0k0X2J3Anzovps=} + resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==} dependencies: core-util-is: 1.0.3 inherits: 2.0.4 @@ -3149,7 +3145,7 @@ packages: util-deprecate: 1.0.2 /readable-stream@3.6.2: - resolution: {integrity: sha1-VqmzbqllwAxak+8x6xEaDxEFaWc=} + resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==} engines: {node: '>= 6'} dependencies: inherits: 2.0.4 @@ -3157,7 +3153,8 @@ packages: util-deprecate: 1.0.2 /readdir-scoped-modules@1.1.0: - resolution: {integrity: sha1-jUVAe0+HCg3K68DihnDRjnRRQwk=} + resolution: {integrity: sha512-asaikDeqAQg7JifRsZn1NJZXo9E+VwlyCfbkZhwyISinqk5zNS6266HS5kah6P0SaQKGF6SkNnZVHUzHFYxYDw==} + deprecated: This functionality has been moved to @npmcli/fs dependencies: debuglog: 1.0.1 dezalgo: 1.0.4 @@ -3165,20 +3162,20 @@ packages: once: 1.4.0 /readdirp@3.5.0: - resolution: {integrity: sha1-m6dMAZsV02UnjS6Ru4xI17TULJ4=} + resolution: {integrity: sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ==} engines: {node: '>=8.10.0'} dependencies: picomatch: 2.3.0 /redent@3.0.0: - resolution: {integrity: sha1-5Ve3mYMWu1PJ8fVvpiY1LGljBZ8=} + resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==} engines: {node: '>=8'} dependencies: indent-string: 4.0.0 strip-indent: 3.0.0 /regexp.prototype.flags@1.4.3: - resolution: {integrity: sha1-h8qzD4D2ZmAYGju3v1mBqHKzZ6w=} + resolution: {integrity: sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -3192,34 +3189,34 @@ packages: dev: true /registry-auth-token@4.2.2: - resolution: {integrity: sha1-8C1Jw2aIhGEsoDFBlJGhNTniH6w=} + resolution: {integrity: sha512-PC5ZysNb42zpFME6D/XlIgtNGdTl8bBOCw90xQLVMpzuuubJKYDWFAEuUNc+Cn8Z8724tg2SDhDRrkVEsqfDMg==} engines: {node: '>=6.0.0'} dependencies: rc: 1.2.8 /registry-url@5.1.0: - resolution: {integrity: sha1-6YM0tQ1UNLgRNrROxjjZwgCcUAk=} + resolution: {integrity: sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==} engines: {node: '>=8'} dependencies: rc: 1.2.8 /require-directory@2.1.1: - resolution: {integrity: sha1-jGStX9MNqxyXbiNE/+f3kqam30I=} + resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} /require-from-string@2.0.2: - resolution: {integrity: sha1-iaf92TgmEmcxjq/hT5wy5ZjDaQk=} + resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} engines: {node: '>=0.10.0'} /require-package-name@2.0.1: - resolution: {integrity: sha1-wR6XJ2tluOKSP3Xav1+y7ww4Qbk=} + resolution: {integrity: sha512-uuoJ1hU/k6M0779t3VMVIYpb2VMJk05cehCaABFhXaibcbvfgR8wKiozLjVFSzJPmQMRqIcO0HMyTFqfV09V6Q==} /resolve-from@4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} engines: {node: '>=4'} /resolve@1.19.0: - resolution: {integrity: sha1-GvW/YwQJc0oGfK4pMYqsf6KaJnw=} + resolution: {integrity: sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==} dependencies: is-core-module: 2.11.0 path-parse: 1.0.7 @@ -3234,30 +3231,30 @@ packages: supports-preserve-symlinks-flag: 1.0.0 /resolve@2.0.0-next.3: - resolution: {integrity: sha1-1BAWKT1KhYajnKXZtfFcvqH1XkY=} + resolution: {integrity: sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==} dependencies: is-core-module: 2.11.0 path-parse: 1.0.7 dev: true /responselike@1.0.2: - resolution: {integrity: sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=} + resolution: {integrity: sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==} dependencies: lowercase-keys: 1.0.1 /restore-cursor@3.1.0: - resolution: {integrity: sha1-OfZ8VLOnpYzqUjbZXPADQjljH34=} + resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==} engines: {node: '>=8'} dependencies: onetime: 5.1.2 signal-exit: 3.0.7 /reusify@1.0.4: - resolution: {integrity: sha1-kNo4Kx4SbvwCFG6QhFqI2xKSXXY=} + resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} /rfc4648@1.5.2: - resolution: {integrity: sha1-z12sQX3YPn9N6/UuN5enI8E3M4M=} + resolution: {integrity: sha512-tLOizhR6YGovrEBLatX1sdcuhoSCXddw3mqNVAcKxGJ+J0hFeJ+SjeWCv5UPA/WU3YzWPPuCVYgXBKZUPGpKtg==} /rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} @@ -3275,31 +3272,31 @@ packages: dev: true /run-async@2.4.1: - resolution: {integrity: sha1-hEDsz5nqPnC9QJ1JqriOEMGJpFU=} + resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==} engines: {node: '>=0.12.0'} /run-parallel@1.2.0: - resolution: {integrity: sha1-ZtE2jae9+SHrnZW9GpIp5/IaQ+4=} + resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} dependencies: queue-microtask: 1.2.3 /rxjs@6.6.7: - resolution: {integrity: sha1-kKwBisq/SRv2UEQjXVhjxNq4BMk=} + resolution: {integrity: sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==} engines: {npm: '>=2.0.0'} dependencies: tslib: 1.14.1 /safe-buffer@5.1.2: - resolution: {integrity: sha1-mR7GnSluAxN0fVm9/St0XDX4go0=} + resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} /safe-buffer@5.2.1: - resolution: {integrity: sha1-Hq+fqb2x/dTsdfWPnNtOa3gn7sY=} + resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} /safer-buffer@2.1.2: - resolution: {integrity: sha1-RPoWGwGHuVSd2Eu5GAL5vYOFzWo=} + resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} /sass@1.63.3: - resolution: {integrity: sha1-UndGqkO/Lk6sGrQk9n9vGKCBBho=} + resolution: {integrity: sha512-ySdXN+DVpfwq49jG1+hmtDslYqpS7SkOR5GpF6o2bmb1RL/xS+wvPmegMvMywyfsmAV6p7TgwXYGrCZIFFbAHg==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -3308,17 +3305,17 @@ packages: source-map-js: 1.0.2 /scss-parser@1.0.6: - resolution: {integrity: sha1-zRugHuMtsZMiyN8rrdJtqPFmscE=} + resolution: {integrity: sha512-SH3TaoaJFzfAtqs3eG1j5IuHJkeEW5rKUPIjIN+ZorLAyJLHItQGnsgwHk76v25GtLtpT9IqfAcqK4vFWdiw+w==} engines: {node: '>=6.0.0'} dependencies: invariant: 2.2.4 lodash: 4.17.21 /semver-compare@1.0.0: - resolution: {integrity: sha1-De4hahyUGrN+nvsXiPavxf9VN/w=} + resolution: {integrity: sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==} /semver-diff@3.1.1: - resolution: {integrity: sha1-Bfd85Z8yXgDicGr9Z7tQbdscoys=} + resolution: {integrity: sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==} engines: {node: '>=8'} dependencies: semver: 6.3.0 @@ -3328,18 +3325,18 @@ packages: hasBin: true /semver@6.3.0: - resolution: {integrity: sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=} + resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} hasBin: true /semver@7.5.4: - resolution: {integrity: sha1-SDmG7E7TjhxsSMNIlKkYLb/2im4=} + resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} engines: {node: '>=10'} hasBin: true dependencies: lru-cache: 6.0.0 /set-immediate-shim@1.0.1: - resolution: {integrity: sha1-SysbJ+uAip+NzEgaWOXlb1mfP2E=} + resolution: {integrity: sha512-Li5AOqrZWCVA2n5kryzEmqai6bKSIvpz5oUJHPVj6+dsbD3X1ixtsY5tEnsaNpH3pFAHmG8eIHUrtEtohrg+UQ==} engines: {node: '>=0.10.0'} /shebang-command@2.0.0: @@ -3353,7 +3350,7 @@ packages: engines: {node: '>=8'} /side-channel@1.0.4: - resolution: {integrity: sha1-785cj9wQTudRslxY1CkAEfpeos8=} + resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} dependencies: call-bind: 1.0.2 get-intrinsic: 1.1.1 @@ -3361,62 +3358,62 @@ packages: dev: true /signal-exit@3.0.7: - resolution: {integrity: sha1-qaF2f4r4QVURTqq9c/mSc8j1mtk=} + resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} /slash@3.0.0: - resolution: {integrity: sha1-ZTm+hwwWWtvVJAIg2+Nh8bxNRjQ=} + resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} engines: {node: '>=8'} /sort-keys@4.2.0: - resolution: {integrity: sha1-a3Y4zuQsUG//jBzs3nN20hMVvhg=} + resolution: {integrity: sha512-aUYIEU/UviqPgc8mHR6IW1EGxkAXpeRETYcrzg8cLAvUPZcpAlleSXHV2mY7G12GphSH6Gzv+4MMVSSkbdteHg==} engines: {node: '>=8'} dependencies: is-plain-obj: 2.1.0 /source-map-js@1.0.2: - resolution: {integrity: sha1-rbw2HZxi3zgBJefxYfccgm8eSQw=} + resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} engines: {node: '>=0.10.0'} /spdx-correct@3.2.0: - resolution: {integrity: sha1-T1qwZo8AWeNPnADc4zF4ShLeTpw=} + resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==} dependencies: spdx-expression-parse: 3.0.1 spdx-license-ids: 3.0.13 /spdx-exceptions@2.3.0: - resolution: {integrity: sha1-PyjOGnegA3JoPq3kpDMYNSeiFj0=} + resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==} /spdx-expression-parse@3.0.1: - resolution: {integrity: sha1-z3D1BILu/cmOPOCmgz5KU87rpnk=} + resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} dependencies: spdx-exceptions: 2.3.0 spdx-license-ids: 3.0.13 /spdx-license-ids@3.0.13: - resolution: {integrity: sha1-cYmkdMRvjUfHsNpLmHu0XpCL0tU=} + resolution: {integrity: sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w==} /sprintf-js@1.0.3: - resolution: {integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=} + resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} /ssri@8.0.1: - resolution: {integrity: sha1-Y45OQ54v+9LNKJd21cpFfE9Roq8=} + resolution: {integrity: sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==} engines: {node: '>= 8'} dependencies: minipass: 3.3.6 /stackframe@1.3.4: - resolution: {integrity: sha1-uIGgBMjBSaXo7+831RsW5BKUMxA=} + resolution: {integrity: sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==} /strict-uri-encode@2.0.0: - resolution: {integrity: sha1-ucczDHBChi9rFC3CdLvMWGbONUY=} + resolution: {integrity: sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==} engines: {node: '>=4'} /string-argv@0.3.1: - resolution: {integrity: sha1-leL77AQnrhkYSTX4FtdKqkxcGdo=} + resolution: {integrity: sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==} engines: {node: '>=0.6.19'} /string-width@4.2.3: - resolution: {integrity: sha1-JpxxF9J7Ba0uU2gwqOyJXvnG0BA=} + resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} engines: {node: '>=8'} dependencies: emoji-regex: 8.0.0 @@ -3424,7 +3421,7 @@ packages: strip-ansi: 6.0.1 /string.prototype.matchall@4.0.7: - resolution: {integrity: sha1-jm7LDYofsf2kcNgazsstugV6SB0=} + resolution: {integrity: sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==} dependencies: call-bind: 1.0.2 define-properties: 1.1.4 @@ -3437,7 +3434,7 @@ packages: dev: true /string.prototype.trimend@1.0.5: - resolution: {integrity: sha1-kUpluqqyX73U7ikcp93lfoacuNA=} + resolution: {integrity: sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==} dependencies: call-bind: 1.0.2 define-properties: 1.1.4 @@ -3445,7 +3442,7 @@ packages: dev: true /string.prototype.trimstart@1.0.5: - resolution: {integrity: sha1-VGbZO6WM+iE0g5+B1/QkN+jAH+8=} + resolution: {integrity: sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==} dependencies: call-bind: 1.0.2 define-properties: 1.1.4 @@ -3453,12 +3450,12 @@ packages: dev: true /string_decoder@1.1.1: - resolution: {integrity: sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=} + resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} dependencies: safe-buffer: 5.1.2 /string_decoder@1.3.0: - resolution: {integrity: sha1-QvEUWUpGzxqOMLCoT1bHjD7awh4=} + resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} dependencies: safe-buffer: 5.2.1 @@ -3469,25 +3466,25 @@ packages: ansi-regex: 5.0.1 /strip-bom@3.0.0: - resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=} + resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} engines: {node: '>=4'} /strip-bom@4.0.0: - resolution: {integrity: sha1-nDUFwdtFvO3KPZz3oW9cWqOQGHg=} + resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==} engines: {node: '>=8'} /strip-final-newline@2.0.0: - resolution: {integrity: sha1-ibhS+y/L6Tb29LMYevsKEsGrWK0=} + resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==} engines: {node: '>=6'} /strip-indent@3.0.0: - resolution: {integrity: sha1-wy4c7pQLazQyx3G8LFS8znPNMAE=} + resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} engines: {node: '>=8'} dependencies: min-indent: 1.0.1 /strip-json-comments@2.0.1: - resolution: {integrity: sha1-PFMZQukIwml8DsNEhYwobHygpgo=} + resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} engines: {node: '>=0.10.0'} /strip-json-comments@3.1.1: @@ -3511,16 +3508,16 @@ packages: engines: {node: '>= 0.4'} /tapable@1.1.3: - resolution: {integrity: sha1-ofzMBrWNth/XpF2i2kT186Pme6I=} + resolution: {integrity: sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==} engines: {node: '>=6'} dev: true /tapable@2.2.1: - resolution: {integrity: sha1-GWenPvQGCoLxKrlq+G1S/bdu7KA=} + resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} /tar@6.1.15: - resolution: {integrity: sha1-yXOLC5iEWjs0TTNLj6MEGqulOmk=} + resolution: {integrity: sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==} engines: {node: '>=10'} dependencies: chownr: 2.0.0 @@ -3534,51 +3531,51 @@ packages: resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} /thenify-all@1.6.0: - resolution: {integrity: sha1-GhkY1ALY/D+Y+/I02wvMjMEOlyY=} + resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==} engines: {node: '>=0.8'} dependencies: thenify: 3.3.1 /thenify@3.3.1: - resolution: {integrity: sha1-iTLmhqQGYDigFt2eLKRq3Zg4qV8=} + resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==} dependencies: any-promise: 1.3.0 /throat@6.0.2: - resolution: {integrity: sha1-UaP7teEa5y4s90hh7VyAIPifKf4=} + resolution: {integrity: sha512-WKexMoJj3vEuK0yFEapj8y64V0A6xcuPuK9Gt1d0R+dzCSJc0lHqQytAbSB4cDAK0dWh4T0E2ETkoLE2WZ41OQ==} /through@2.3.8: - resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=} + resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} /tmp@0.0.33: - resolution: {integrity: sha1-bTQzWIl2jSGyvNoKonfO07G/rfk=} + resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} engines: {node: '>=0.6.0'} dependencies: os-tmpdir: 1.0.2 /to-fast-properties@2.0.0: - resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=} + resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} /to-readable-stream@1.0.0: - resolution: {integrity: sha1-zgqgwvPfat+FLvtASng+d8BHV3E=} + resolution: {integrity: sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==} engines: {node: '>=6'} /to-regex-range@5.0.1: - resolution: {integrity: sha1-FkjESq58jZiKMmAY7XL1tN0DkuQ=} + resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} dependencies: is-number: 7.0.0 /tr46@0.0.3: - resolution: {integrity: sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=} + resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} /trim-newlines@3.0.1: - resolution: {integrity: sha1-Jgpdli2LdSQlsy86fbDcrNF2wUQ=} + resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==} engines: {node: '>=8'} /true-case-path@2.2.1: - resolution: {integrity: sha1-xb8EpbvsP9EYvkCERhs6J8TXlr8=} + resolution: {integrity: sha512-0z3j8R7MCjy10kc/g+qg7Ln3alJTodw9aDuVWZa3uiWqfuBMKeAeP2ocWcxoyM3D73yz3Jt/Pu4qPr4wHSdB/Q==} /tslib@1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} @@ -3648,7 +3645,7 @@ packages: dev: true /tsutils@3.21.0(typescript@4.7.4): - resolution: {integrity: sha1-tIcX05TOpsHglpg+7Vjp1hcVtiM=} + resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' @@ -3658,7 +3655,7 @@ packages: dev: true /tsutils@3.21.0(typescript@5.0.4): - resolution: {integrity: sha1-tIcX05TOpsHglpg+7Vjp1hcVtiM=} + resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' @@ -3675,7 +3672,7 @@ packages: dev: true /type-fest@0.18.1: - resolution: {integrity: sha1-20vBUaSiz07r+a3V23VQjbbMhB8=} + resolution: {integrity: sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==} engines: {node: '>=10'} /type-fest@0.20.2: @@ -3683,19 +3680,19 @@ packages: engines: {node: '>=10'} /type-fest@0.21.3: - resolution: {integrity: sha1-0mCiSwGYQ24TP6JqUkptZfo7Ljc=} + resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} engines: {node: '>=10'} /type-fest@0.6.0: - resolution: {integrity: sha1-jSojcNPfiG61yQraHFv2GIrPg4s=} + resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==} engines: {node: '>=8'} /type-fest@0.8.1: - resolution: {integrity: sha1-CeJJ696FHTseSNJ8EFREZn8XuD0=} + resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} engines: {node: '>=8'} /typedarray-to-buffer@3.1.5: - resolution: {integrity: sha1-qX7nqf9CaRufeD/xvFES/j/KkIA=} + resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} dependencies: is-typedarray: 1.0.0 @@ -3712,7 +3709,7 @@ packages: dev: true /unbox-primitive@1.0.2: - resolution: {integrity: sha1-KQMgIQV9Xmzb0IxRKcIm3/jtb54=} + resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} dependencies: call-bind: 1.0.2 has-bigints: 1.0.2 @@ -3721,17 +3718,17 @@ packages: dev: true /unique-string@2.0.0: - resolution: {integrity: sha1-OcZFH4GvsnSd4rIz4/fF6IQ72J0=} + resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==} engines: {node: '>=8'} dependencies: crypto-random-string: 2.0.0 /universalify@0.1.2: - resolution: {integrity: sha1-tkb2m+OULavOzJ1mOcgNwQXvqmY=} + resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} engines: {node: '>= 4.0.0'} /update-notifier@5.1.0: - resolution: {integrity: sha1-SrDXx/NqIx3XMWz3cpMT8CFNmtk=} + resolution: {integrity: sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==} engines: {node: '>=10'} dependencies: boxen: 5.1.2 @@ -3756,16 +3753,16 @@ packages: dev: true /url-parse-lax@3.0.0: - resolution: {integrity: sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=} + resolution: {integrity: sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==} engines: {node: '>=4'} dependencies: prepend-http: 2.0.0 /util-deprecate@1.0.2: - resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=} + resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} /uuid@8.3.2: - resolution: {integrity: sha1-gNW1ztJxu5r2xEXyGhoExgbO++I=} + resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} hasBin: true /v8-compile-cache@2.3.0: @@ -3773,44 +3770,44 @@ packages: dev: true /validate-npm-package-license@3.0.4: - resolution: {integrity: sha1-/JH2uce6FchX9MssXe/uw51PQQo=} + resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} dependencies: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 /validate-npm-package-name@3.0.0: - resolution: {integrity: sha1-X6kS2B630MdK/BQN5zF/DKffQ34=} + resolution: {integrity: sha512-M6w37eVCMMouJ9V/sdPGnC5H4uDr73/+xdq0FBLO3TFFX1+7wiUY6Es328NN+y43tmY+doUdN9g9J21vqB7iLw==} dependencies: builtins: 1.0.3 /validator@13.7.0: - resolution: {integrity: sha1-T5ZYuhO6jz2C7ogdNRZInqhcCFc=} + resolution: {integrity: sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==} engines: {node: '>= 0.10'} /watchpack@2.4.0: - resolution: {integrity: sha1-+jMDI3SWLHgRP5PH8vtMVMmGKl0=} + resolution: {integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==} engines: {node: '>=10.13.0'} dependencies: glob-to-regexp: 0.4.1 - graceful-fs: 4.2.4 + graceful-fs: 4.2.11 dev: true /wcwidth@1.0.1: - resolution: {integrity: sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=} + resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==} dependencies: defaults: 1.0.4 /webidl-conversions@3.0.1: - resolution: {integrity: sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=} + resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} /whatwg-url@5.0.0: - resolution: {integrity: sha1-lmRU6HZUYuN2RNNib2dCzotwll0=} + resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} dependencies: tr46: 0.0.3 webidl-conversions: 3.0.1 /which-boxed-primitive@1.0.2: - resolution: {integrity: sha1-E3V7yJsgmwSf5dhkMOIc9AqJqOY=} + resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} dependencies: is-bigint: 1.0.2 is-boolean-object: 1.1.1 @@ -3820,14 +3817,14 @@ packages: dev: true /which-pm@2.0.0: - resolution: {integrity: sha1-gkVgns/mS/dR0O7y83bYO/Hdt64=} + resolution: {integrity: sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w==} engines: {node: '>=8.15'} dependencies: load-yaml-file: 0.2.0 path-exists: 4.0.0 /which@1.3.1: - resolution: {integrity: sha1-pFBD1U9YBTFtqNYvn1CRjT2nCwo=} + resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==} hasBin: true dependencies: isexe: 2.0.0 @@ -3840,7 +3837,7 @@ packages: isexe: 2.0.0 /widest-line@3.1.0: - resolution: {integrity: sha1-gpIzO79my0X/DeFgOxNreuFJbso=} + resolution: {integrity: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==} engines: {node: '>=8'} dependencies: string-width: 4.2.3 @@ -3851,7 +3848,7 @@ packages: dev: true /wrap-ansi@7.0.0: - resolution: {integrity: sha1-Z+FFz/UQpqaYS98RUpEdadLrnkM=} + resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} engines: {node: '>=10'} dependencies: ansi-styles: 4.3.0 @@ -3862,7 +3859,7 @@ packages: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} /write-file-atomic@3.0.3: - resolution: {integrity: sha1-Vr1cWlxwSBzRnFcb05q5ZaXeVug=} + resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==} dependencies: imurmurhash: 0.1.4 is-typedarray: 1.0.0 @@ -3870,37 +3867,37 @@ packages: typedarray-to-buffer: 3.1.5 /write-yaml-file@4.2.0: - resolution: {integrity: sha1-hvygopdma/WcQNzZbhbb39FyKMI=} + resolution: {integrity: sha512-LwyucHy0uhWqbrOkh9cBluZBeNVxzHjDaE9mwepZG3n3ZlbM4v3ndrFw51zW/NXYFFqP+QWZ72ihtLWTh05e4Q==} engines: {node: '>=10.13'} dependencies: js-yaml: 4.1.0 write-file-atomic: 3.0.3 /xdg-basedir@4.0.0: - resolution: {integrity: sha1-S8jZmEQDaWIl74OhVzy7y0552xM=} + resolution: {integrity: sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==} engines: {node: '>=8'} /xtend@4.0.2: - resolution: {integrity: sha1-u3J3n1+kZRhrH0OPZ0+jR/2121Q=} + resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} engines: {node: '>=0.4'} /y18n@5.0.8: - resolution: {integrity: sha1-f0k00PfKjFb5UxSTndzS3ZHOHVU=} + resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} engines: {node: '>=10'} /yallist@4.0.0: - resolution: {integrity: sha1-m7knkNnA7/7GO+c1GeEaNQGaOnI=} + resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} /yaml@1.10.2: - resolution: {integrity: sha1-IwHF/78StGfejaIzOkWeKeeSDks=} + resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} engines: {node: '>= 6'} /yargs-parser@20.2.9: - resolution: {integrity: sha1-LrfcOwKJcY/ClfNidThFxBoMlO4=} + resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'} /yargs@16.2.0: - resolution: {integrity: sha1-HIK/D2tqZur85+8w43b0mhJHf2Y=} + resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==} engines: {node: '>=10'} dependencies: cliui: 7.0.4 @@ -3912,11 +3909,11 @@ packages: yargs-parser: 20.2.9 /yocto-queue@0.1.0: - resolution: {integrity: sha1-ApTrPe4FAo0x7hpfosVWpqrxChs=} + resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} /z-schema@5.0.3: - resolution: {integrity: sha1-aPr7m3Nfx/PInquz5aY1O017STU=} + resolution: {integrity: sha512-sGvEcBOTNum68x9jCpCVGPFJ6mWnkD0YxOcddDlJHRx3tKdB2q8pCHExMVZo/AV/6geuVJXG7hljDaWG8+5GDw==} engines: {node: '>=8.0.0'} hasBin: true dependencies: @@ -3926,11 +3923,11 @@ packages: optionalDependencies: commander: 2.20.3 - file:../temp/tarballs/microsoft-rush-lib-5.106.0.tgz(@types/node@18.17.15): - resolution: {tarball: file:../temp/tarballs/microsoft-rush-lib-5.106.0.tgz} - id: file:../temp/tarballs/microsoft-rush-lib-5.106.0.tgz + file:../temp/tarballs/microsoft-rush-lib-5.107.0.tgz(@types/node@18.17.15): + resolution: {tarball: file:../temp/tarballs/microsoft-rush-lib-5.107.0.tgz} + id: file:../temp/tarballs/microsoft-rush-lib-5.107.0.tgz name: '@microsoft/rush-lib' - version: 5.106.0 + version: 5.107.0 engines: {node: '>=5.6.0'} dependencies: '@pnpm/dependency-path': 2.1.2 @@ -3938,10 +3935,10 @@ packages: '@rushstack/heft-config-file': file:../temp/tarballs/rushstack-heft-config-file-0.14.0.tgz(@types/node@18.17.15) '@rushstack/node-core-library': file:../temp/tarballs/rushstack-node-core-library-3.60.0.tgz(@types/node@18.17.15) '@rushstack/package-deps-hash': file:../temp/tarballs/rushstack-package-deps-hash-4.1.0.tgz(@types/node@18.17.15) - '@rushstack/package-extractor': file:../temp/tarballs/rushstack-package-extractor-0.6.0.tgz(@types/node@18.17.15) + '@rushstack/package-extractor': file:../temp/tarballs/rushstack-package-extractor-0.6.1.tgz(@types/node@18.17.15) '@rushstack/rig-package': file:../temp/tarballs/rushstack-rig-package-0.5.0.tgz - '@rushstack/stream-collator': file:../temp/tarballs/rushstack-stream-collator-4.1.0.tgz(@types/node@18.17.15) - '@rushstack/terminal': file:../temp/tarballs/rushstack-terminal-0.6.0.tgz(@types/node@18.17.15) + '@rushstack/stream-collator': file:../temp/tarballs/rushstack-stream-collator-4.1.1.tgz(@types/node@18.17.15) + '@rushstack/terminal': file:../temp/tarballs/rushstack-terminal-0.7.0.tgz(@types/node@18.17.15) '@rushstack/ts-command-line': file:../temp/tarballs/rushstack-ts-command-line-4.16.0.tgz '@types/node-fetch': 2.6.2 '@yarnpkg/lockfile': 1.0.2 @@ -4242,15 +4239,15 @@ packages: transitivePeerDependencies: - '@types/node' - file:../temp/tarballs/rushstack-package-extractor-0.6.0.tgz(@types/node@18.17.15): - resolution: {tarball: file:../temp/tarballs/rushstack-package-extractor-0.6.0.tgz} - id: file:../temp/tarballs/rushstack-package-extractor-0.6.0.tgz + file:../temp/tarballs/rushstack-package-extractor-0.6.1.tgz(@types/node@18.17.15): + resolution: {tarball: file:../temp/tarballs/rushstack-package-extractor-0.6.1.tgz} + id: file:../temp/tarballs/rushstack-package-extractor-0.6.1.tgz name: '@rushstack/package-extractor' - version: 0.6.0 + version: 0.6.1 dependencies: '@pnpm/link-bins': 5.3.25 '@rushstack/node-core-library': file:../temp/tarballs/rushstack-node-core-library-3.60.0.tgz(@types/node@18.17.15) - '@rushstack/terminal': file:../temp/tarballs/rushstack-terminal-0.6.0.tgz(@types/node@18.17.15) + '@rushstack/terminal': file:../temp/tarballs/rushstack-terminal-0.7.0.tgz(@types/node@18.17.15) ignore: 5.1.9 jszip: 3.8.0 minimatch: 3.0.8 @@ -4267,11 +4264,11 @@ packages: resolve: 1.22.1 strip-json-comments: 3.1.1 - file:../temp/tarballs/rushstack-rush-sdk-5.106.0.tgz(@types/node@18.17.15): - resolution: {tarball: file:../temp/tarballs/rushstack-rush-sdk-5.106.0.tgz} - id: file:../temp/tarballs/rushstack-rush-sdk-5.106.0.tgz + file:../temp/tarballs/rushstack-rush-sdk-5.107.0.tgz(@types/node@18.17.15): + resolution: {tarball: file:../temp/tarballs/rushstack-rush-sdk-5.107.0.tgz} + id: file:../temp/tarballs/rushstack-rush-sdk-5.107.0.tgz name: '@rushstack/rush-sdk' - version: 5.106.0 + version: 5.107.0 dependencies: '@rushstack/node-core-library': file:../temp/tarballs/rushstack-node-core-library-3.60.0.tgz(@types/node@18.17.15) '@types/node-fetch': 2.6.2 @@ -4280,22 +4277,22 @@ packages: - '@types/node' dev: false - file:../temp/tarballs/rushstack-stream-collator-4.1.0.tgz(@types/node@18.17.15): - resolution: {tarball: file:../temp/tarballs/rushstack-stream-collator-4.1.0.tgz} - id: file:../temp/tarballs/rushstack-stream-collator-4.1.0.tgz + file:../temp/tarballs/rushstack-stream-collator-4.1.1.tgz(@types/node@18.17.15): + resolution: {tarball: file:../temp/tarballs/rushstack-stream-collator-4.1.1.tgz} + id: file:../temp/tarballs/rushstack-stream-collator-4.1.1.tgz name: '@rushstack/stream-collator' - version: 4.1.0 + version: 4.1.1 dependencies: '@rushstack/node-core-library': file:../temp/tarballs/rushstack-node-core-library-3.60.0.tgz(@types/node@18.17.15) - '@rushstack/terminal': file:../temp/tarballs/rushstack-terminal-0.6.0.tgz(@types/node@18.17.15) + '@rushstack/terminal': file:../temp/tarballs/rushstack-terminal-0.7.0.tgz(@types/node@18.17.15) transitivePeerDependencies: - '@types/node' - file:../temp/tarballs/rushstack-terminal-0.6.0.tgz(@types/node@18.17.15): - resolution: {tarball: file:../temp/tarballs/rushstack-terminal-0.6.0.tgz} - id: file:../temp/tarballs/rushstack-terminal-0.6.0.tgz + file:../temp/tarballs/rushstack-terminal-0.7.0.tgz(@types/node@18.17.15): + resolution: {tarball: file:../temp/tarballs/rushstack-terminal-0.7.0.tgz} + id: file:../temp/tarballs/rushstack-terminal-0.7.0.tgz name: '@rushstack/terminal' - version: 0.6.0 + version: 0.7.0 peerDependencies: '@types/node': '*' peerDependenciesMeta: diff --git a/build-tests/rush-amazon-s3-build-cache-plugin-integration-test/config/rig.json b/build-tests/rush-amazon-s3-build-cache-plugin-integration-test/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/build-tests/rush-amazon-s3-build-cache-plugin-integration-test/config/rig.json +++ b/build-tests/rush-amazon-s3-build-cache-plugin-integration-test/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/build-tests/rush-amazon-s3-build-cache-plugin-integration-test/package.json b/build-tests/rush-amazon-s3-build-cache-plugin-integration-test/package.json index be730135ecb..90a449aec01 100644 --- a/build-tests/rush-amazon-s3-build-cache-plugin-integration-test/package.json +++ b/build-tests/rush-amazon-s3-build-cache-plugin-integration-test/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/rush-amazon-s3-build-cache-plugin": "workspace:*", "@rushstack/node-core-library": "workspace:*", "@types/node": "18.17.15", diff --git a/build-tests/rush-lib-declaration-paths-test/config/heft.json b/build-tests/rush-lib-declaration-paths-test/config/heft.json index 9176ed252b1..94256d5e42d 100644 --- a/build-tests/rush-lib-declaration-paths-test/config/heft.json +++ b/build-tests/rush-lib-declaration-paths-test/config/heft.json @@ -1,7 +1,7 @@ { "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft.schema.json", - "extends": "@rushstack/heft-node-rig/profiles/default/config/heft.json", + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/heft.json", "phasesByName": { "build": { diff --git a/build-tests/rush-lib-declaration-paths-test/config/rig.json b/build-tests/rush-lib-declaration-paths-test/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/build-tests/rush-lib-declaration-paths-test/config/rig.json +++ b/build-tests/rush-lib-declaration-paths-test/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/build-tests/rush-lib-declaration-paths-test/package.json b/build-tests/rush-lib-declaration-paths-test/package.json index df0086a2f88..d3d65a345c1 100644 --- a/build-tests/rush-lib-declaration-paths-test/package.json +++ b/build-tests/rush-lib-declaration-paths-test/package.json @@ -12,7 +12,7 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/heft": "workspace:*", "@rushstack/node-core-library": "workspace:*", "@types/node": "18.17.15" diff --git a/build-tests/rush-lib-declaration-paths-test/tsconfig.json b/build-tests/rush-lib-declaration-paths-test/tsconfig.json index c67fe4658e6..3f68ccb352c 100644 --- a/build-tests/rush-lib-declaration-paths-test/tsconfig.json +++ b/build-tests/rush-lib-declaration-paths-test/tsconfig.json @@ -1,6 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - "compilerOptions": { - "types": ["node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/build-tests/rush-project-change-analyzer-test/config/rig.json b/build-tests/rush-project-change-analyzer-test/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/build-tests/rush-project-change-analyzer-test/config/rig.json +++ b/build-tests/rush-project-change-analyzer-test/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/build-tests/rush-project-change-analyzer-test/package.json b/build-tests/rush-project-change-analyzer-test/package.json index d7fb9f1799c..9c0cd9e1095 100644 --- a/build-tests/rush-project-change-analyzer-test/package.json +++ b/build-tests/rush-project-change-analyzer-test/package.json @@ -17,6 +17,6 @@ "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", "@types/node": "18.17.15", - "@rushstack/heft-node-rig": "workspace:*" + "heft-rushstack-internal-node-rig": "workspace:*" } } diff --git a/build-tests/rush-project-change-analyzer-test/tsconfig.json b/build-tests/rush-project-change-analyzer-test/tsconfig.json index c67fe4658e6..3f68ccb352c 100644 --- a/build-tests/rush-project-change-analyzer-test/tsconfig.json +++ b/build-tests/rush-project-change-analyzer-test/tsconfig.json @@ -1,6 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - "compilerOptions": { - "types": ["node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/build-tests/rush-redis-cobuild-plugin-integration-test/config/heft.json b/build-tests/rush-redis-cobuild-plugin-integration-test/config/heft.json deleted file mode 100644 index f290ba09665..00000000000 --- a/build-tests/rush-redis-cobuild-plugin-integration-test/config/heft.json +++ /dev/null @@ -1,12 +0,0 @@ -/** - * Defines configuration used by core Heft. - */ -{ - "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft.schema.json", - - /** - * Optionally specifies another JSON config file that this file extends from. This provides a way for standard - * settings to be shared across multiple projects. - */ - "extends": "@rushstack/heft-node-rig/profiles/default/config/heft.json" -} diff --git a/build-tests/rush-redis-cobuild-plugin-integration-test/config/rig.json b/build-tests/rush-redis-cobuild-plugin-integration-test/config/rig.json new file mode 100644 index 00000000000..8b11d7d2274 --- /dev/null +++ b/build-tests/rush-redis-cobuild-plugin-integration-test/config/rig.json @@ -0,0 +1,7 @@ +{ + // The "rig.json" file directs tools to look for their config files in an external package. + // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package + "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", + + "rigPackageName": "heft-rushstack-internal-node-rig" +} diff --git a/build-tests/rush-redis-cobuild-plugin-integration-test/config/rush-project.json b/build-tests/rush-redis-cobuild-plugin-integration-test/config/rush-project.json deleted file mode 100644 index 247dc17187a..00000000000 --- a/build-tests/rush-redis-cobuild-plugin-integration-test/config/rush-project.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "operationSettings": [ - { - "operationName": "build", - "outputFolderNames": ["lib", "dist"] - } - ] -} diff --git a/build-tests/rush-redis-cobuild-plugin-integration-test/package.json b/build-tests/rush-redis-cobuild-plugin-integration-test/package.json index 8843bf62674..d1ecdd7f4a8 100644 --- a/build-tests/rush-redis-cobuild-plugin-integration-test/package.json +++ b/build-tests/rush-redis-cobuild-plugin-integration-test/package.json @@ -13,7 +13,7 @@ "@microsoft/rush-lib": "workspace:*", "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/node-core-library": "workspace:*", "@rushstack/rush-redis-cobuild-plugin": "workspace:*", "@types/http-proxy": "~1.17.8", diff --git a/common/config/rush/nonbrowser-approved-packages.json b/common/config/rush/nonbrowser-approved-packages.json index f19a8069f02..73227dc9fc5 100644 --- a/common/config/rush/nonbrowser-approved-packages.json +++ b/common/config/rush/nonbrowser-approved-packages.json @@ -510,6 +510,10 @@ "name": "heft-parameter-plugin", "allowedCategories": [ "tests" ] }, + { + "name": "heft-rushstack-internal-node-rig", + "allowedCategories": [ "libraries", "tests", "vscode-extensions" ] + }, { "name": "heft-storybook-react-tutorial", "allowedCategories": [ "tests" ] @@ -574,6 +578,10 @@ "name": "jest-environment-node", "allowedCategories": [ "libraries" ] }, + { + "name": "jest-junit", + "allowedCategories": [ "libraries" ] + }, { "name": "jest-resolve", "allowedCategories": [ "libraries" ] diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index ed6b7c5885e..2da4e7b726f 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -43,18 +43,15 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@types/js-yaml': specifier: 3.12.1 version: 3.12.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/resolve': specifier: 1.20.2 version: 1.20.2 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../apps/api-extractor: dependencies: @@ -229,27 +226,21 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/lockfile-explorer-web': specifier: workspace:* version: link:../lockfile-explorer-web '@types/cors': specifier: ~2.8.12 version: 2.8.13 - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 '@types/js-yaml': specifier: 3.12.1 version: 3.12.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/update-notifier': specifier: ~6.0.1 version: 6.0.4 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../apps/lockfile-explorer-web: dependencies: @@ -318,15 +309,9 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../heft - '@rushstack/heft-node-rig': + heft-rushstack-internal-node-rig: specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../apps/rush: dependencies: @@ -349,9 +334,6 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/rush-amazon-s3-build-cache-plugin': specifier: workspace:* version: link:../../rush-plugins/rush-amazon-s3-build-cache-plugin @@ -364,12 +346,12 @@ importers: '@types/heft-jest': specifier: 1.0.1 version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/semver': specifier: 7.5.0 version: 7.5.0 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../apps/trace-import: dependencies: @@ -398,21 +380,15 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/resolve': specifier: 1.20.2 version: 1.20.2 '@types/semver': specifier: 7.5.0 version: 7.5.0 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../build-tests-samples/heft-node-basic-tutorial: devDependencies: @@ -1086,9 +1062,6 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@types/node': specifier: 18.17.15 version: 18.17.15 @@ -1098,6 +1071,9 @@ importers: eslint: specifier: ~7.30.0 version: 7.30.0 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig typescript: specifier: ~5.0.4 version: 5.0.4 @@ -2042,9 +2018,6 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/node-core-library': specifier: workspace:* version: link:../../libraries/node-core-library @@ -2060,6 +2033,9 @@ importers: eslint: specifier: ~8.7.0 version: 8.7.0 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig http-proxy: specifier: ~1.18.1 version: 1.18.1 @@ -2079,15 +2055,15 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/node-core-library': specifier: workspace:* version: link:../../libraries/node-core-library '@types/node': specifier: 18.17.15 version: 18.17.15 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../build-tests/rush-project-change-analyzer-test: dependencies: @@ -2104,12 +2080,12 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@types/node': specifier: 18.17.15 version: 18.17.15 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../build-tests/rush-redis-cobuild-plugin-integration-test: devDependencies: @@ -2122,9 +2098,6 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/node-core-library': specifier: workspace:* version: link:../../libraries/node-core-library @@ -2140,6 +2113,9 @@ importers: eslint: specifier: ~8.7.0 version: 8.7.0 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig http-proxy: specifier: ~1.18.1 version: 1.18.1 @@ -2428,18 +2404,12 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 eslint: specifier: ~8.7.0 version: 8.7.0 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig webpack: specifier: ~5.82.1 version: 5.82.1 @@ -2584,18 +2554,12 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 eslint: specifier: ~8.7.0 version: 8.7.0 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../heft-plugins/heft-serverless-stack-plugin: dependencies: @@ -2609,18 +2573,15 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/heft-webpack4-plugin': specifier: workspace:* version: link:../heft-webpack4-plugin '@rushstack/heft-webpack5-plugin': specifier: workspace:* version: link:../heft-webpack5-plugin - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../heft-plugins/heft-storybook-plugin: dependencies: @@ -2634,18 +2595,15 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/heft-webpack4-plugin': specifier: workspace:* version: link:../heft-webpack4-plugin '@rushstack/heft-webpack5-plugin': specifier: workspace:* version: link:../heft-webpack5-plugin - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../heft-plugins/heft-typescript-plugin: dependencies: @@ -2711,18 +2669,15 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/watchpack': specifier: 2.4.0 version: 2.4.0 '@types/webpack': specifier: 4.41.32 version: 4.41.32 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig webpack: specifier: ~4.47.0 version: 4.47.0(webpack-cli@3.3.12) @@ -2754,15 +2709,12 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/watchpack': specifier: 2.4.0 version: 2.4.0 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig webpack: specifier: ~5.82.1 version: 5.82.1 @@ -2813,18 +2765,12 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/node-forge': specifier: 1.0.4 version: 1.0.4 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../libraries/heft-config-file: dependencies: @@ -2893,24 +2839,21 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/xmldoc': specifier: 1.1.4 version: 1.1.4 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../libraries/module-minifier: dependencies: '@rushstack/worker-pool': specifier: workspace:* version: link:../worker-pool + '@types/node': + specifier: '*' + version: 20.6.2 serialize-javascript: specifier: 6.0.0 version: 6.0.0 @@ -2927,18 +2870,12 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/serialize-javascript': specifier: 5.0.2 version: 5.0.2 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../libraries/node-core-library: dependencies: @@ -3026,15 +2963,9 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': + heft-rushstack-internal-node-rig: specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../libraries/package-extractor: dependencies: @@ -3069,9 +3000,6 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/heft-webpack5-plugin': specifier: workspace:* version: link:../../heft-plugins/heft-webpack5-plugin @@ -3081,15 +3009,9 @@ importers: '@types/glob': specifier: 7.1.1 version: 7.1.1 - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 '@types/minimatch': specifier: 3.0.5 version: 3.0.5 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/npm-packlist': specifier: ~1.1.1 version: 1.1.2 @@ -3099,6 +3021,9 @@ importers: eslint: specifier: ~8.7.0 version: 8.7.0 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig webpack: specifier: ~5.82.1 version: 5.82.1 @@ -3254,9 +3179,6 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/heft-webpack5-plugin': specifier: workspace:* version: link:../../heft-plugins/heft-webpack5-plugin @@ -3275,9 +3197,6 @@ importers: '@types/js-yaml': specifier: 3.12.1 version: 3.12.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/npm-package-arg': specifier: 6.1.0 version: 6.1.0 @@ -3302,6 +3221,9 @@ importers: '@types/webpack-env': specifier: 1.18.0 version: 1.18.0 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig webpack: specifier: ~5.82.1 version: 5.82.1 @@ -3327,9 +3249,6 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/stream-collator': specifier: workspace:* version: link:../stream-collator @@ -3339,15 +3258,15 @@ importers: '@rushstack/ts-command-line': specifier: workspace:* version: link:../ts-command-line - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/semver': specifier: 7.5.0 version: 7.5.0 '@types/webpack-env': specifier: 1.18.0 version: 1.18.0 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../libraries/rush-themed-ui: dependencies: @@ -3407,15 +3326,9 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': + heft-rushstack-internal-node-rig: specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../libraries/stream-collator: dependencies: @@ -3432,21 +3345,18 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': + heft-rushstack-internal-node-rig: specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../libraries/terminal: dependencies: '@rushstack/node-core-library': specifier: workspace:* version: link:../node-core-library + '@types/node': + specifier: '*' + version: 20.6.2 devDependencies: '@rushstack/eslint-config': specifier: workspace:* @@ -3454,18 +3364,12 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 colors: specifier: ~1.2.1 version: 1.2.5 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../libraries/tree-pattern: devDependencies: @@ -3527,6 +3431,9 @@ importers: '@rushstack/node-core-library': specifier: workspace:* version: link:../node-core-library + '@types/node': + specifier: '*' + version: 20.6.2 chokidar: specifier: ~3.4.0 version: 3.4.3 @@ -3540,14 +3447,18 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': + '@types/glob': + specifier: 7.1.1 + version: 7.1.1 + heft-rushstack-internal-node-rig: specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../libraries/worker-pool: + dependencies: + '@types/node': + specifier: '*' + version: 20.6.2 devDependencies: '@rushstack/eslint-config': specifier: workspace:* @@ -3555,15 +3466,9 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': + heft-rushstack-internal-node-rig: specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../repo-scripts/doc-plugin-rush-stack: dependencies: @@ -3589,15 +3494,12 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@types/js-yaml': specifier: 3.12.1 version: 3.12.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../repo-scripts/generate-api-docs: devDependencies: @@ -3632,15 +3534,12 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@types/diff': specifier: 5.0.1 version: 5.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../rigs/heft-node-rig: dependencies: @@ -3788,18 +3687,12 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/node-fetch': specifier: 2.6.2 version: 2.6.2 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../rush-plugins/rush-azure-storage-build-cache-plugin: dependencies: @@ -3828,15 +3721,9 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': + heft-rushstack-internal-node-rig: specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../rush-plugins/rush-http-build-cache-plugin: dependencies: @@ -3862,18 +3749,12 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/node-fetch': specifier: 2.6.2 version: 2.6.2 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../rush-plugins/rush-litewatch-plugin: dependencies: @@ -3890,15 +3771,9 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': + heft-rushstack-internal-node-rig: specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../rush-plugins/rush-redis-cobuild-plugin: dependencies: @@ -3921,15 +3796,9 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': + heft-rushstack-internal-node-rig: specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../rush-plugins/rush-serve-plugin: dependencies: @@ -3973,9 +3842,6 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@types/compression': specifier: ~1.7.2 version: 1.7.2(@types/express@4.17.13) @@ -3985,15 +3851,39 @@ importers: '@types/express': specifier: 4.17.13 version: 4.17.13 + '@types/ws': + specifier: 8.5.5 + version: 8.5.5 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig + + ../../rushstack-internal-rigs/heft-rushstack-internal-node-rig: + dependencies: + '@microsoft/api-extractor': + specifier: workspace:* + version: link:../../apps/api-extractor + '@rushstack/heft': + specifier: workspace:* + version: link:../../apps/heft + '@rushstack/heft-node-rig': + specifier: workspace:* + version: link:../../rigs/heft-node-rig '@types/heft-jest': specifier: 1.0.1 version: 1.0.1 '@types/node': specifier: 18.17.15 version: 18.17.15 - '@types/ws': - specifier: 8.5.5 - version: 8.5.5 + eslint: + specifier: ~8.7.0 + version: 8.7.0 + jest-junit: + specifier: 12.3.0 + version: 12.3.0 + typescript: + specifier: ~5.0.4 + version: 5.0.4 ../../vscode-extensions/rush-vscode-command-webview: dependencies: @@ -4092,9 +3982,6 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/heft-webpack5-plugin': specifier: workspace:* version: link:../../heft-plugins/heft-webpack5-plugin @@ -4110,9 +3997,6 @@ importers: '@types/mocha': specifier: ^9.0.0 version: 9.1.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/vscode': specifier: ^1.63.0 version: 1.81.0 @@ -4125,6 +4009,9 @@ importers: glob: specifier: ~7.0.5 version: 7.0.6 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig mocha: specifier: ^9.1.3 version: 9.2.2 @@ -4150,24 +4037,18 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/heft-webpack5-plugin': specifier: workspace:* version: link:../../heft-plugins/heft-webpack5-plugin '@types/enhanced-resolve': specifier: 3.0.7 version: 3.0.7 - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/webpack': specifier: 4.41.32 version: 4.41.32 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig webpack: specifier: ~4.47.0 version: 4.47.0(webpack-cli@3.3.12) @@ -4187,18 +4068,15 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@types/loader-utils': specifier: 1.1.3 version: 1.1.3 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/webpack': specifier: 4.41.32 version: 4.41.32 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../webpack/loader-raw-script: dependencies: @@ -4212,15 +4090,9 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': + heft-rushstack-internal-node-rig: specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../webpack/preserve-dynamic-require-plugin: devDependencies: @@ -4230,15 +4102,9 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': + heft-rushstack-internal-node-rig: specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig webpack: specifier: ~5.82.1 version: 5.82.1 @@ -4258,24 +4124,18 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/heft-webpack5-plugin': specifier: workspace:* version: link:../../heft-plugins/heft-webpack5-plugin - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/tapable': specifier: 1.0.6 version: 1.0.6 '@types/webpack': specifier: 4.41.32 version: 4.41.32 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig ../../webpack/webpack-deep-imports-plugin: dependencies: @@ -4289,15 +4149,9 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': + heft-rushstack-internal-node-rig: specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig webpack: specifier: ~5.82.1 version: 5.82.1 @@ -4314,18 +4168,12 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/webpack-plugin-utilities': specifier: workspace:* version: link:../webpack-plugin-utilities - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig memfs: specifier: 3.4.3 version: 3.4.3 @@ -4351,18 +4199,12 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/tapable': specifier: 1.0.6 version: 1.0.6 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig webpack: specifier: ~5.82.1 version: 5.82.1 @@ -4391,9 +4233,6 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/set-webpack-public-path-plugin': specifier: workspace:* version: link:../set-webpack-public-path-plugin @@ -4409,6 +4248,9 @@ importers: '@types/webpack': specifier: 4.41.32 version: 4.41.32 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig webpack: specifier: ~4.47.0 version: 4.47.0(webpack-cli@3.3.12) @@ -4421,6 +4263,9 @@ importers: '@rushstack/worker-pool': specifier: workspace:* version: link:../../libraries/worker-pool + '@types/node': + specifier: '*' + version: 20.6.2 '@types/tapable': specifier: 1.0.6 version: 1.0.6 @@ -4434,21 +4279,15 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 '@types/webpack': specifier: 4.41.32 version: 4.41.32 '@types/webpack-sources': specifier: 1.4.2 version: 1.4.2 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig webpack: specifier: ~4.47.0 version: 4.47.0(webpack-cli@3.3.12) @@ -4467,21 +4306,15 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/node-core-library': specifier: workspace:* version: link:../../libraries/node-core-library - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 css-loader: specifier: ~6.6.0 version: 6.6.0(webpack@5.82.1) + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig memfs: specifier: 3.4.3 version: 3.4.3 @@ -4497,6 +4330,9 @@ importers: '@rushstack/node-core-library': specifier: workspace:* version: link:../../libraries/node-core-library + '@types/node': + specifier: '*' + version: 20.6.2 devDependencies: '@rushstack/eslint-config': specifier: workspace:* @@ -4504,15 +4340,9 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': + heft-rushstack-internal-node-rig: specifier: workspace:* - version: link:../../rigs/heft-node-rig - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig memfs: specifier: 3.4.3 version: 3.4.3 @@ -4528,6 +4358,9 @@ importers: '@types/estree': specifier: 0.0.50 version: 0.0.50 + '@types/node': + specifier: '*' + version: 20.6.2 '@types/tapable': specifier: 1.0.6 version: 1.0.6 @@ -4541,18 +4374,12 @@ importers: '@rushstack/heft': specifier: workspace:* version: link:../../apps/heft - '@rushstack/heft-node-rig': - specifier: workspace:* - version: link:../../rigs/heft-node-rig '@rushstack/module-minifier': specifier: workspace:* version: link:../../libraries/module-minifier - '@types/heft-jest': - specifier: 1.0.1 - version: 1.0.1 - '@types/node': - specifier: 18.17.15 - version: 18.17.15 + heft-rushstack-internal-node-rig: + specifier: workspace:* + version: link:../../rushstack-internal-rigs/heft-rushstack-internal-node-rig memfs: specifier: 3.4.3 version: 3.4.3 @@ -11622,7 +11449,6 @@ packages: /@types/node@20.6.2: resolution: {integrity: sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==} - dev: true /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -18772,6 +18598,16 @@ packages: optionalDependencies: fsevents: 2.3.2 + /jest-junit@12.3.0: + resolution: {integrity: sha512-+NmE5ogsEjFppEl90GChrk7xgz8xzvF0f+ZT5AnhW6suJC93gvQtmQjfyjDnE0Z2nXJqEkxF0WXlvjG/J+wn/g==} + engines: {node: '>=10.12.0'} + dependencies: + mkdirp: 1.0.4 + strip-ansi: 5.2.0 + uuid: 8.3.2 + xml: 1.0.1 + dev: false + /jest-leak-detector@29.6.2: resolution: {integrity: sha512-aNqYhfp5uYEO3tdWMb2bfWv6f0b4I0LOxVRpnRLAeque2uqOVVMLh6khnTcE2qJ5wAKop0HcreM1btoysD6bPQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -26009,6 +25845,10 @@ packages: sax: 1.2.1 xmlbuilder: 11.0.1 + /xml@1.0.1: + resolution: {integrity: sha512-huCv9IH9Tcf95zuYCsQraZtWnJvBtLVE0QHMOs8bWyZAFZNDcYjsPq1nEx8jKA9y+Beo9v+7OBPRisQTjinQMw==} + dev: false + /xmlbuilder@11.0.1: resolution: {integrity: sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==} engines: {node: '>=4.0'} diff --git a/common/config/rush/repo-state.json b/common/config/rush/repo-state.json index 8ba73ec64e8..a14b4c836f8 100644 --- a/common/config/rush/repo-state.json +++ b/common/config/rush/repo-state.json @@ -1,5 +1,5 @@ // DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush. { - "pnpmShrinkwrapHash": "a02911063009510ddfc7ca3164bdf08dd762102e", + "pnpmShrinkwrapHash": "d51a09f515584d6959a8837c0df5200d2d8856f7", "preferredVersionsHash": "1926a5b12ac8f4ab41e76503a0d1d0dccc9c0e06" } diff --git a/heft-plugins/heft-dev-cert-plugin/config/rig.json b/heft-plugins/heft-dev-cert-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/heft-plugins/heft-dev-cert-plugin/config/rig.json +++ b/heft-plugins/heft-dev-cert-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/heft-plugins/heft-dev-cert-plugin/package.json b/heft-plugins/heft-dev-cert-plugin/package.json index d21e998a2d9..34f43a3c4d3 100644 --- a/heft-plugins/heft-dev-cert-plugin/package.json +++ b/heft-plugins/heft-dev-cert-plugin/package.json @@ -24,10 +24,8 @@ "devDependencies": { "@microsoft/api-extractor": "workspace:*", "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/heft": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", "eslint": "~8.7.0", "webpack": "~5.82.1" } diff --git a/heft-plugins/heft-dev-cert-plugin/tsconfig.json b/heft-plugins/heft-dev-cert-plugin/tsconfig.json index 7512871fdbf..3f68ccb352c 100644 --- a/heft-plugins/heft-dev-cert-plugin/tsconfig.json +++ b/heft-plugins/heft-dev-cert-plugin/tsconfig.json @@ -1,7 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - - "compilerOptions": { - "types": ["node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/heft-plugins/heft-sass-plugin/config/rig.json b/heft-plugins/heft-sass-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/heft-plugins/heft-sass-plugin/config/rig.json +++ b/heft-plugins/heft-sass-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/heft-plugins/heft-sass-plugin/package.json b/heft-plugins/heft-sass-plugin/package.json index 58d9a60f9c0..16cb27c61fd 100644 --- a/heft-plugins/heft-sass-plugin/package.json +++ b/heft-plugins/heft-sass-plugin/package.json @@ -30,9 +30,7 @@ "@microsoft/api-extractor": "workspace:*", "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", + "heft-rushstack-internal-node-rig": "workspace:*", "eslint": "~8.7.0" } } diff --git a/heft-plugins/heft-sass-plugin/tsconfig.json b/heft-plugins/heft-sass-plugin/tsconfig.json index 2506affdc4e..5baca3ddd2b 100644 --- a/heft-plugins/heft-sass-plugin/tsconfig.json +++ b/heft-plugins/heft-sass-plugin/tsconfig.json @@ -1,9 +1,4 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - - "compilerOptions": { - "types": ["node"], - "resolveJsonModule": true - }, + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json", "include": ["src/**/*.ts", "./custom-typings/**/*.ts"] } diff --git a/heft-plugins/heft-serverless-stack-plugin/config/rig.json b/heft-plugins/heft-serverless-stack-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/heft-plugins/heft-serverless-stack-plugin/config/rig.json +++ b/heft-plugins/heft-serverless-stack-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/heft-plugins/heft-serverless-stack-plugin/package.json b/heft-plugins/heft-serverless-stack-plugin/package.json index a802acb5a08..cadbc621bb7 100644 --- a/heft-plugins/heft-serverless-stack-plugin/package.json +++ b/heft-plugins/heft-serverless-stack-plugin/package.json @@ -23,9 +23,8 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", "@rushstack/heft-webpack4-plugin": "workspace:*", "@rushstack/heft-webpack5-plugin": "workspace:*", - "@types/node": "18.17.15" + "heft-rushstack-internal-node-rig": "workspace:*" } } diff --git a/heft-plugins/heft-serverless-stack-plugin/tsconfig.json b/heft-plugins/heft-serverless-stack-plugin/tsconfig.json index 7512871fdbf..3f68ccb352c 100644 --- a/heft-plugins/heft-serverless-stack-plugin/tsconfig.json +++ b/heft-plugins/heft-serverless-stack-plugin/tsconfig.json @@ -1,7 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - - "compilerOptions": { - "types": ["node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/heft-plugins/heft-storybook-plugin/config/jest.config.json b/heft-plugins/heft-storybook-plugin/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/heft-plugins/heft-storybook-plugin/config/jest.config.json +++ b/heft-plugins/heft-storybook-plugin/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/heft-plugins/heft-storybook-plugin/config/rig.json b/heft-plugins/heft-storybook-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/heft-plugins/heft-storybook-plugin/config/rig.json +++ b/heft-plugins/heft-storybook-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/heft-plugins/heft-storybook-plugin/package.json b/heft-plugins/heft-storybook-plugin/package.json index f90ae16e5db..ae29a492a63 100644 --- a/heft-plugins/heft-storybook-plugin/package.json +++ b/heft-plugins/heft-storybook-plugin/package.json @@ -24,9 +24,8 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", "@rushstack/heft-webpack4-plugin": "workspace:*", "@rushstack/heft-webpack5-plugin": "workspace:*", - "@types/node": "18.17.15" + "heft-rushstack-internal-node-rig": "workspace:*" } } diff --git a/heft-plugins/heft-storybook-plugin/tsconfig.json b/heft-plugins/heft-storybook-plugin/tsconfig.json index 7512871fdbf..3f68ccb352c 100644 --- a/heft-plugins/heft-storybook-plugin/tsconfig.json +++ b/heft-plugins/heft-storybook-plugin/tsconfig.json @@ -1,7 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - - "compilerOptions": { - "types": ["node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/heft-plugins/heft-webpack4-plugin/config/jest.config.json b/heft-plugins/heft-webpack4-plugin/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/heft-plugins/heft-webpack4-plugin/config/jest.config.json +++ b/heft-plugins/heft-webpack4-plugin/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/heft-plugins/heft-webpack4-plugin/config/rig.json b/heft-plugins/heft-webpack4-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/heft-plugins/heft-webpack4-plugin/config/rig.json +++ b/heft-plugins/heft-webpack4-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/heft-plugins/heft-webpack4-plugin/package.json b/heft-plugins/heft-webpack4-plugin/package.json index d645f719338..b84a48526fa 100644 --- a/heft-plugins/heft-webpack4-plugin/package.json +++ b/heft-plugins/heft-webpack4-plugin/package.json @@ -37,9 +37,8 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/heft": "workspace:*", - "@types/node": "18.17.15", "@types/watchpack": "2.4.0", "@types/webpack": "4.41.32", "webpack": "~4.47.0" diff --git a/heft-plugins/heft-webpack4-plugin/tsconfig.json b/heft-plugins/heft-webpack4-plugin/tsconfig.json index b44063ce961..3f68ccb352c 100644 --- a/heft-plugins/heft-webpack4-plugin/tsconfig.json +++ b/heft-plugins/heft-webpack4-plugin/tsconfig.json @@ -1,7 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - - "compilerOptions": { - "types": ["node", "heft-jest"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/heft-plugins/heft-webpack5-plugin/config/jest.config.json b/heft-plugins/heft-webpack5-plugin/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/heft-plugins/heft-webpack5-plugin/config/jest.config.json +++ b/heft-plugins/heft-webpack5-plugin/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/heft-plugins/heft-webpack5-plugin/config/rig.json b/heft-plugins/heft-webpack5-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/heft-plugins/heft-webpack5-plugin/config/rig.json +++ b/heft-plugins/heft-webpack5-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/heft-plugins/heft-webpack5-plugin/package.json b/heft-plugins/heft-webpack5-plugin/package.json index 9717f6380c3..f79631da274 100644 --- a/heft-plugins/heft-webpack5-plugin/package.json +++ b/heft-plugins/heft-webpack5-plugin/package.json @@ -32,9 +32,8 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/node": "18.17.15", "@types/watchpack": "2.4.0", - "webpack": "~5.82.1" + "webpack": "~5.82.1", + "heft-rushstack-internal-node-rig": "workspace:*" } } diff --git a/heft-plugins/heft-webpack5-plugin/tsconfig.json b/heft-plugins/heft-webpack5-plugin/tsconfig.json index b44063ce961..3f68ccb352c 100644 --- a/heft-plugins/heft-webpack5-plugin/tsconfig.json +++ b/heft-plugins/heft-webpack5-plugin/tsconfig.json @@ -1,7 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - - "compilerOptions": { - "types": ["node", "heft-jest"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/libraries/debug-certificate-manager/config/rig.json b/libraries/debug-certificate-manager/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/libraries/debug-certificate-manager/config/rig.json +++ b/libraries/debug-certificate-manager/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/libraries/debug-certificate-manager/package.json b/libraries/debug-certificate-manager/package.json index fc8c32c0a00..d3a1cbe67fd 100644 --- a/libraries/debug-certificate-manager/package.json +++ b/libraries/debug-certificate-manager/package.json @@ -22,9 +22,7 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", - "@types/node-forge": "1.0.4" + "@types/node-forge": "1.0.4", + "heft-rushstack-internal-node-rig": "workspace:*" } } diff --git a/libraries/debug-certificate-manager/tsconfig.json b/libraries/debug-certificate-manager/tsconfig.json index 22f94ca28b5..3f68ccb352c 100644 --- a/libraries/debug-certificate-manager/tsconfig.json +++ b/libraries/debug-certificate-manager/tsconfig.json @@ -1,6 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/libraries/localization-utilities/config/rig.json b/libraries/localization-utilities/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/libraries/localization-utilities/config/rig.json +++ b/libraries/localization-utilities/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/libraries/localization-utilities/config/typescript.json b/libraries/localization-utilities/config/typescript.json index d3c2eb61d60..8b3df347cc5 100644 --- a/libraries/localization-utilities/config/typescript.json +++ b/libraries/localization-utilities/config/typescript.json @@ -1,5 +1,5 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/typescript.json", + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/typescript.json", /** * Configures additional file types that should be copied into the TypeScript compiler's emit folders, for example diff --git a/libraries/localization-utilities/package.json b/libraries/localization-utilities/package.json index 56137f0095c..380bca283f5 100644 --- a/libraries/localization-utilities/package.json +++ b/libraries/localization-utilities/package.json @@ -24,9 +24,7 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", - "@types/xmldoc": "1.1.4" + "@types/xmldoc": "1.1.4", + "heft-rushstack-internal-node-rig": "workspace:*" } } diff --git a/libraries/localization-utilities/tsconfig.json b/libraries/localization-utilities/tsconfig.json index c0eed3f53d7..7ea93481a79 100644 --- a/libraries/localization-utilities/tsconfig.json +++ b/libraries/localization-utilities/tsconfig.json @@ -1,8 +1,6 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json", "compilerOptions": { - "target": "ES2019", - "types": ["heft-jest", "node"], - "resolveJsonModule": true + "target": "ES2019" } } diff --git a/libraries/module-minifier/config/jest.config.json b/libraries/module-minifier/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/libraries/module-minifier/config/jest.config.json +++ b/libraries/module-minifier/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/libraries/module-minifier/config/rig.json b/libraries/module-minifier/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/libraries/module-minifier/config/rig.json +++ b/libraries/module-minifier/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/libraries/module-minifier/package.json b/libraries/module-minifier/package.json index dc7c9381aaa..76dbc6b5f8b 100644 --- a/libraries/module-minifier/package.json +++ b/libraries/module-minifier/package.json @@ -24,9 +24,7 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", + "heft-rushstack-internal-node-rig": "workspace:*", "@types/serialize-javascript": "5.0.2" }, "peerDependencies": { diff --git a/libraries/module-minifier/tsconfig.json b/libraries/module-minifier/tsconfig.json index 02e0a631784..cb014a085e3 100644 --- a/libraries/module-minifier/tsconfig.json +++ b/libraries/module-minifier/tsconfig.json @@ -1,9 +1,8 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json", "compilerOptions": { "allowSyntheticDefaultImports": true, - "target": "ES2019", - "types": ["heft-jest", "node"] + "target": "ES2019" } } diff --git a/libraries/package-deps-hash/config/jest.config.json b/libraries/package-deps-hash/config/jest.config.json index c400ccf6037..d92e353339f 100644 --- a/libraries/package-deps-hash/config/jest.config.json +++ b/libraries/package-deps-hash/config/jest.config.json @@ -1,5 +1,5 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json", // Tests in this package break isolation and so must run serially "maxWorkers": 1 } diff --git a/libraries/package-deps-hash/config/rig.json b/libraries/package-deps-hash/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/libraries/package-deps-hash/config/rig.json +++ b/libraries/package-deps-hash/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/libraries/package-deps-hash/package.json b/libraries/package-deps-hash/package.json index b2708bef716..94a187ebb60 100644 --- a/libraries/package-deps-hash/package.json +++ b/libraries/package-deps-hash/package.json @@ -18,10 +18,8 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", "@rushstack/node-core-library": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15" + "heft-rushstack-internal-node-rig": "workspace:*" }, "dependencies": { "@rushstack/node-core-library": "workspace:*" diff --git a/libraries/package-deps-hash/tsconfig.json b/libraries/package-deps-hash/tsconfig.json index fbc2f5c0a6c..3f68ccb352c 100644 --- a/libraries/package-deps-hash/tsconfig.json +++ b/libraries/package-deps-hash/tsconfig.json @@ -1,7 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/libraries/package-extractor/config/heft.json b/libraries/package-extractor/config/heft.json index 3b24b08a3f2..cfd5b50984f 100644 --- a/libraries/package-extractor/config/heft.json +++ b/libraries/package-extractor/config/heft.json @@ -4,7 +4,7 @@ { "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft.schema.json", - "extends": "@rushstack/heft-node-rig/profiles/default/config/heft.json", + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/heft.json", "phasesByName": { "build": { diff --git a/libraries/package-extractor/config/jest.config.json b/libraries/package-extractor/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/libraries/package-extractor/config/jest.config.json +++ b/libraries/package-extractor/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/libraries/package-extractor/config/rig.json b/libraries/package-extractor/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/libraries/package-extractor/config/rig.json +++ b/libraries/package-extractor/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/libraries/package-extractor/config/typescript.json b/libraries/package-extractor/config/typescript.json index c790ba7f840..0494a6a4402 100644 --- a/libraries/package-extractor/config/typescript.json +++ b/libraries/package-extractor/config/typescript.json @@ -1,7 +1,7 @@ { "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/typescript.schema.json", - "extends": "@rushstack/heft-node-rig/profiles/default/config/typescript.json", + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/typescript.json", "additionalModuleKindsToEmit": [ { diff --git a/libraries/package-extractor/package.json b/libraries/package-extractor/package.json index 12a11666999..dd46f5f6119 100644 --- a/libraries/package-extractor/package.json +++ b/libraries/package-extractor/package.json @@ -28,14 +28,12 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/heft-webpack5-plugin": "workspace:*", "@rushstack/heft": "workspace:*", "@rushstack/webpack-preserve-dynamic-require-plugin": "workspace:*", "@types/glob": "7.1.1", - "@types/heft-jest": "1.0.1", "@types/minimatch": "3.0.5", - "@types/node": "18.17.15", "@types/npm-packlist": "~1.1.1", "eslint": "~8.7.0", "webpack": "~5.82.1", diff --git a/libraries/package-extractor/tsconfig.json b/libraries/package-extractor/tsconfig.json index bb839f30422..369799f7962 100644 --- a/libraries/package-extractor/tsconfig.json +++ b/libraries/package-extractor/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json", "compilerOptions": { // Needed because JSZip is missing a typing, and attempting to re-add the typing conflicts with diff --git a/libraries/rush-lib/config/heft.json b/libraries/rush-lib/config/heft.json index b0bbacbeef2..f0c1bee39f0 100644 --- a/libraries/rush-lib/config/heft.json +++ b/libraries/rush-lib/config/heft.json @@ -4,7 +4,7 @@ { "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft.schema.json", - "extends": "@rushstack/heft-node-rig/profiles/default/config/heft.json", + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/heft.json", // TODO: Add comments "phasesByName": { diff --git a/libraries/rush-lib/config/jest.config.json b/libraries/rush-lib/config/jest.config.json index fd094920638..51b3ec1922d 100644 --- a/libraries/rush-lib/config/jest.config.json +++ b/libraries/rush-lib/config/jest.config.json @@ -1,5 +1,5 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json", "roots": ["/lib-commonjs"], diff --git a/libraries/rush-lib/config/rig.json b/libraries/rush-lib/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/libraries/rush-lib/config/rig.json +++ b/libraries/rush-lib/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/libraries/rush-lib/config/typescript.json b/libraries/rush-lib/config/typescript.json index c790ba7f840..0494a6a4402 100644 --- a/libraries/rush-lib/config/typescript.json +++ b/libraries/rush-lib/config/typescript.json @@ -1,7 +1,7 @@ { "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/typescript.schema.json", - "extends": "@rushstack/heft-node-rig/profiles/default/config/typescript.json", + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/typescript.json", "additionalModuleKindsToEmit": [ { diff --git a/libraries/rush-lib/package.json b/libraries/rush-lib/package.json index ee4a7e96441..516bcac61be 100644 --- a/libraries/rush-lib/package.json +++ b/libraries/rush-lib/package.json @@ -62,7 +62,7 @@ "devDependencies": { "@pnpm/logger": "4.0.0", "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/heft-webpack5-plugin": "workspace:*", "@rushstack/heft": "workspace:*", "@rushstack/webpack-deep-imports-plugin": "workspace:*", @@ -70,7 +70,6 @@ "@types/cli-table": "0.3.0", "@types/inquirer": "7.3.1", "@types/js-yaml": "3.12.1", - "@types/node": "18.17.15", "@types/npm-package-arg": "6.1.0", "@types/read-package-tree": "5.1.0", "@types/semver": "7.5.0", diff --git a/libraries/rush-lib/tsconfig.json b/libraries/rush-lib/tsconfig.json index 6b9fa71f69e..7f7f04d1428 100644 --- a/libraries/rush-lib/tsconfig.json +++ b/libraries/rush-lib/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json", "compilerOptions": { "types": ["heft-jest", "node", "webpack-env"], "skipLibCheck": true, diff --git a/libraries/rush-sdk/config/heft.json b/libraries/rush-sdk/config/heft.json index 527075fa7e5..df300d955b0 100644 --- a/libraries/rush-sdk/config/heft.json +++ b/libraries/rush-sdk/config/heft.json @@ -4,7 +4,7 @@ { "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft.schema.json", - "extends": "@rushstack/heft-node-rig/profiles/default/config/heft.json", + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/heft.json", // TODO: Add comments "phasesByName": { diff --git a/libraries/rush-sdk/config/jest.config.json b/libraries/rush-sdk/config/jest.config.json index c9f2225429c..34982217c34 100644 --- a/libraries/rush-sdk/config/jest.config.json +++ b/libraries/rush-sdk/config/jest.config.json @@ -1,5 +1,5 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json", "roots": ["/lib-shim"], diff --git a/libraries/rush-sdk/config/rig.json b/libraries/rush-sdk/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/libraries/rush-sdk/config/rig.json +++ b/libraries/rush-sdk/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/libraries/rush-sdk/package.json b/libraries/rush-sdk/package.json index 526c87f2f42..e670d4a7587 100644 --- a/libraries/rush-sdk/package.json +++ b/libraries/rush-sdk/package.json @@ -36,11 +36,10 @@ "@microsoft/rush-lib": "workspace:*", "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/stream-collator": "workspace:*", "@rushstack/ts-command-line": "workspace:*", "@rushstack/terminal": "workspace:*", - "@types/node": "18.17.15", "@types/semver": "7.5.0", "@types/webpack-env": "1.18.0" } diff --git a/libraries/rush-sdk/tsconfig.json b/libraries/rush-sdk/tsconfig.json index 2e90f615c7c..53c912d2645 100644 --- a/libraries/rush-sdk/tsconfig.json +++ b/libraries/rush-sdk/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json", "compilerOptions": { "outDir": "lib-shim", "types": [ diff --git a/libraries/rushell/config/jest.config.json b/libraries/rushell/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/libraries/rushell/config/jest.config.json +++ b/libraries/rushell/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/libraries/rushell/config/rig.json b/libraries/rushell/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/libraries/rushell/config/rig.json +++ b/libraries/rushell/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/libraries/rushell/package.json b/libraries/rushell/package.json index ef1ce905dbf..62a0bb0546c 100644 --- a/libraries/rushell/package.json +++ b/libraries/rushell/package.json @@ -22,8 +22,6 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15" + "heft-rushstack-internal-node-rig": "workspace:*" } } diff --git a/libraries/rushell/tsconfig.json b/libraries/rushell/tsconfig.json index 22f94ca28b5..3f68ccb352c 100644 --- a/libraries/rushell/tsconfig.json +++ b/libraries/rushell/tsconfig.json @@ -1,6 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/libraries/stream-collator/config/jest.config.json b/libraries/stream-collator/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/libraries/stream-collator/config/jest.config.json +++ b/libraries/stream-collator/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/libraries/stream-collator/config/rig.json b/libraries/stream-collator/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/libraries/stream-collator/config/rig.json +++ b/libraries/stream-collator/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/libraries/stream-collator/package.json b/libraries/stream-collator/package.json index da11cfaffa4..61e303c2a3d 100644 --- a/libraries/stream-collator/package.json +++ b/libraries/stream-collator/package.json @@ -22,8 +22,6 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15" + "heft-rushstack-internal-node-rig": "workspace:*" } } diff --git a/libraries/stream-collator/tsconfig.json b/libraries/stream-collator/tsconfig.json index 07427e9e721..8fb939f351e 100644 --- a/libraries/stream-collator/tsconfig.json +++ b/libraries/stream-collator/tsconfig.json @@ -1,7 +1,6 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json", "compilerOptions": { - "strictNullChecks": false, - "types": ["heft-jest", "node"] + "strictNullChecks": false } } diff --git a/libraries/terminal/config/jest.config.json b/libraries/terminal/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/libraries/terminal/config/jest.config.json +++ b/libraries/terminal/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/libraries/terminal/config/rig.json b/libraries/terminal/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/libraries/terminal/config/rig.json +++ b/libraries/terminal/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/libraries/terminal/package.json b/libraries/terminal/package.json index 2f62376275e..b801784444a 100644 --- a/libraries/terminal/package.json +++ b/libraries/terminal/package.json @@ -21,9 +21,7 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", + "heft-rushstack-internal-node-rig": "workspace:*", "colors": "~1.2.1" }, "peerDependencies": { diff --git a/libraries/terminal/tsconfig.json b/libraries/terminal/tsconfig.json index 22f94ca28b5..3f68ccb352c 100644 --- a/libraries/terminal/tsconfig.json +++ b/libraries/terminal/tsconfig.json @@ -1,6 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/libraries/typings-generator/config/rig.json b/libraries/typings-generator/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/libraries/typings-generator/config/rig.json +++ b/libraries/typings-generator/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/libraries/typings-generator/package.json b/libraries/typings-generator/package.json index 11ee86ed2a5..dfd19f64fe7 100644 --- a/libraries/typings-generator/package.json +++ b/libraries/typings-generator/package.json @@ -27,8 +27,8 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/node": "18.17.15" + "heft-rushstack-internal-node-rig": "workspace:*", + "@types/glob": "7.1.1" }, "peerDependencies": { "@types/node": "*" diff --git a/libraries/typings-generator/tsconfig.json b/libraries/typings-generator/tsconfig.json index a114c3448ed..3f68ccb352c 100644 --- a/libraries/typings-generator/tsconfig.json +++ b/libraries/typings-generator/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json" + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/libraries/worker-pool/config/jest.config.json b/libraries/worker-pool/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/libraries/worker-pool/config/jest.config.json +++ b/libraries/worker-pool/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/libraries/worker-pool/config/rig.json b/libraries/worker-pool/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/libraries/worker-pool/config/rig.json +++ b/libraries/worker-pool/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/libraries/worker-pool/package.json b/libraries/worker-pool/package.json index 41a435b93e9..64c237cf5a2 100644 --- a/libraries/worker-pool/package.json +++ b/libraries/worker-pool/package.json @@ -18,9 +18,7 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15" + "heft-rushstack-internal-node-rig": "workspace:*" }, "peerDependencies": { "@types/node": "*" diff --git a/libraries/worker-pool/tsconfig.json b/libraries/worker-pool/tsconfig.json index 6310f7b5bfc..bbde35d547e 100644 --- a/libraries/worker-pool/tsconfig.json +++ b/libraries/worker-pool/tsconfig.json @@ -1,8 +1,7 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json", "compilerOptions": { - "target": "ES2019", - "types": ["heft-jest", "node"] + "target": "ES2019" } } diff --git a/repo-scripts/doc-plugin-rush-stack/config/rig.json b/repo-scripts/doc-plugin-rush-stack/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/repo-scripts/doc-plugin-rush-stack/config/rig.json +++ b/repo-scripts/doc-plugin-rush-stack/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/repo-scripts/doc-plugin-rush-stack/package.json b/repo-scripts/doc-plugin-rush-stack/package.json index 3b593775fd1..68d9a4a892c 100644 --- a/repo-scripts/doc-plugin-rush-stack/package.json +++ b/repo-scripts/doc-plugin-rush-stack/package.json @@ -20,8 +20,7 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/js-yaml": "3.12.1", - "@types/node": "18.17.15" + "heft-rushstack-internal-node-rig": "workspace:*", + "@types/js-yaml": "3.12.1" } } diff --git a/repo-scripts/doc-plugin-rush-stack/tsconfig.json b/repo-scripts/doc-plugin-rush-stack/tsconfig.json index c67fe4658e6..3f68ccb352c 100644 --- a/repo-scripts/doc-plugin-rush-stack/tsconfig.json +++ b/repo-scripts/doc-plugin-rush-stack/tsconfig.json @@ -1,6 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - "compilerOptions": { - "types": ["node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/repo-scripts/repo-toolbox/config/rig.json b/repo-scripts/repo-toolbox/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/repo-scripts/repo-toolbox/config/rig.json +++ b/repo-scripts/repo-toolbox/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/repo-scripts/repo-toolbox/package.json b/repo-scripts/repo-toolbox/package.json index a9eda9833b2..512174b6f70 100644 --- a/repo-scripts/repo-toolbox/package.json +++ b/repo-scripts/repo-toolbox/package.json @@ -17,9 +17,8 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/heft": "workspace:*", - "@types/diff": "5.0.1", - "@types/node": "18.17.15" + "@types/diff": "5.0.1" } } diff --git a/repo-scripts/repo-toolbox/tsconfig.json b/repo-scripts/repo-toolbox/tsconfig.json index c67fe4658e6..3f68ccb352c 100644 --- a/repo-scripts/repo-toolbox/tsconfig.json +++ b/repo-scripts/repo-toolbox/tsconfig.json @@ -1,6 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - "compilerOptions": { - "types": ["node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/rush-plugins/rush-amazon-s3-build-cache-plugin/config/jest.config.json b/rush-plugins/rush-amazon-s3-build-cache-plugin/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/rush-plugins/rush-amazon-s3-build-cache-plugin/config/jest.config.json +++ b/rush-plugins/rush-amazon-s3-build-cache-plugin/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/rush-plugins/rush-amazon-s3-build-cache-plugin/config/rig.json b/rush-plugins/rush-amazon-s3-build-cache-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/rush-plugins/rush-amazon-s3-build-cache-plugin/config/rig.json +++ b/rush-plugins/rush-amazon-s3-build-cache-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/rush-plugins/rush-amazon-s3-build-cache-plugin/package.json b/rush-plugins/rush-amazon-s3-build-cache-plugin/package.json index 87e286991b1..f3a58559d37 100644 --- a/rush-plugins/rush-amazon-s3-build-cache-plugin/package.json +++ b/rush-plugins/rush-amazon-s3-build-cache-plugin/package.json @@ -28,9 +28,7 @@ "@microsoft/rush-lib": "workspace:*", "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", + "heft-rushstack-internal-node-rig": "workspace:*", "@types/node-fetch": "2.6.2" } } diff --git a/rush-plugins/rush-amazon-s3-build-cache-plugin/tsconfig.json b/rush-plugins/rush-amazon-s3-build-cache-plugin/tsconfig.json index fbc2f5c0a6c..3f68ccb352c 100644 --- a/rush-plugins/rush-amazon-s3-build-cache-plugin/tsconfig.json +++ b/rush-plugins/rush-amazon-s3-build-cache-plugin/tsconfig.json @@ -1,7 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/rush-plugins/rush-azure-storage-build-cache-plugin/config/jest.config.json b/rush-plugins/rush-azure-storage-build-cache-plugin/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/rush-plugins/rush-azure-storage-build-cache-plugin/config/jest.config.json +++ b/rush-plugins/rush-azure-storage-build-cache-plugin/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/rush-plugins/rush-azure-storage-build-cache-plugin/config/rig.json b/rush-plugins/rush-azure-storage-build-cache-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/rush-plugins/rush-azure-storage-build-cache-plugin/config/rig.json +++ b/rush-plugins/rush-azure-storage-build-cache-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/rush-plugins/rush-azure-storage-build-cache-plugin/package.json b/rush-plugins/rush-azure-storage-build-cache-plugin/package.json index a334713cba8..c87d1466b2a 100644 --- a/rush-plugins/rush-azure-storage-build-cache-plugin/package.json +++ b/rush-plugins/rush-azure-storage-build-cache-plugin/package.json @@ -28,8 +28,6 @@ "@microsoft/rush-lib": "workspace:*", "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15" + "heft-rushstack-internal-node-rig": "workspace:*" } } diff --git a/rush-plugins/rush-azure-storage-build-cache-plugin/tsconfig.json b/rush-plugins/rush-azure-storage-build-cache-plugin/tsconfig.json index fbc2f5c0a6c..3f68ccb352c 100644 --- a/rush-plugins/rush-azure-storage-build-cache-plugin/tsconfig.json +++ b/rush-plugins/rush-azure-storage-build-cache-plugin/tsconfig.json @@ -1,7 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/rush-plugins/rush-http-build-cache-plugin/config/jest.config.json b/rush-plugins/rush-http-build-cache-plugin/config/jest.config.json index fa6760fad1e..c438ad26393 100644 --- a/rush-plugins/rush-http-build-cache-plugin/config/jest.config.json +++ b/rush-plugins/rush-http-build-cache-plugin/config/jest.config.json @@ -1,5 +1,5 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json", "clearMocks": true, "restoreMocks": true, "collectCoverage": true, diff --git a/rush-plugins/rush-http-build-cache-plugin/config/rig.json b/rush-plugins/rush-http-build-cache-plugin/config/rig.json index f497ba3bb0a..ca400e997e8 100644 --- a/rush-plugins/rush-http-build-cache-plugin/config/rig.json +++ b/rush-plugins/rush-http-build-cache-plugin/config/rig.json @@ -7,7 +7,7 @@ * (Required) The name of the rig package to inherit from. * It should be an NPM package name with the "-rig" suffix. */ - "rigPackageName": "@rushstack/heft-node-rig", + "rigPackageName": "heft-rushstack-internal-node-rig", /** * (Optional) Selects a config profile from the rig package. The name must consist of diff --git a/rush-plugins/rush-http-build-cache-plugin/package.json b/rush-plugins/rush-http-build-cache-plugin/package.json index 2f895c8452a..a76972e4926 100644 --- a/rush-plugins/rush-http-build-cache-plugin/package.json +++ b/rush-plugins/rush-http-build-cache-plugin/package.json @@ -28,9 +28,7 @@ "@microsoft/rush-lib": "workspace:*", "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", + "heft-rushstack-internal-node-rig": "workspace:*", "@types/node-fetch": "2.6.2" } } diff --git a/rush-plugins/rush-http-build-cache-plugin/tsconfig.json b/rush-plugins/rush-http-build-cache-plugin/tsconfig.json index 6798ece7344..3f68ccb352c 100644 --- a/rush-plugins/rush-http-build-cache-plugin/tsconfig.json +++ b/rush-plugins/rush-http-build-cache-plugin/tsconfig.json @@ -1,6 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - "compilerOptions": { - "types": ["node", "heft-jest"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/rush-plugins/rush-litewatch-plugin/config/jest.config.json b/rush-plugins/rush-litewatch-plugin/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/rush-plugins/rush-litewatch-plugin/config/jest.config.json +++ b/rush-plugins/rush-litewatch-plugin/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/rush-plugins/rush-litewatch-plugin/config/rig.json b/rush-plugins/rush-litewatch-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/rush-plugins/rush-litewatch-plugin/config/rig.json +++ b/rush-plugins/rush-litewatch-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/rush-plugins/rush-litewatch-plugin/package.json b/rush-plugins/rush-litewatch-plugin/package.json index 7e851290ee3..f2db53d479d 100644 --- a/rush-plugins/rush-litewatch-plugin/package.json +++ b/rush-plugins/rush-litewatch-plugin/package.json @@ -21,8 +21,6 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15" + "heft-rushstack-internal-node-rig": "workspace:*" } } diff --git a/rush-plugins/rush-litewatch-plugin/tsconfig.json b/rush-plugins/rush-litewatch-plugin/tsconfig.json index fbc2f5c0a6c..3f68ccb352c 100644 --- a/rush-plugins/rush-litewatch-plugin/tsconfig.json +++ b/rush-plugins/rush-litewatch-plugin/tsconfig.json @@ -1,7 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/rush-plugins/rush-redis-cobuild-plugin/config/jest.config.json b/rush-plugins/rush-redis-cobuild-plugin/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/rush-plugins/rush-redis-cobuild-plugin/config/jest.config.json +++ b/rush-plugins/rush-redis-cobuild-plugin/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/rush-plugins/rush-redis-cobuild-plugin/config/rig.json b/rush-plugins/rush-redis-cobuild-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/rush-plugins/rush-redis-cobuild-plugin/config/rig.json +++ b/rush-plugins/rush-redis-cobuild-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/rush-plugins/rush-redis-cobuild-plugin/package.json b/rush-plugins/rush-redis-cobuild-plugin/package.json index 47bf4a25d5d..0bccb1a18b0 100644 --- a/rush-plugins/rush-redis-cobuild-plugin/package.json +++ b/rush-plugins/rush-redis-cobuild-plugin/package.json @@ -27,8 +27,6 @@ "@microsoft/rush-lib": "workspace:*", "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15" + "heft-rushstack-internal-node-rig": "workspace:*" } } diff --git a/rush-plugins/rush-redis-cobuild-plugin/tsconfig.json b/rush-plugins/rush-redis-cobuild-plugin/tsconfig.json index fbc2f5c0a6c..3f68ccb352c 100644 --- a/rush-plugins/rush-redis-cobuild-plugin/tsconfig.json +++ b/rush-plugins/rush-redis-cobuild-plugin/tsconfig.json @@ -1,7 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/rush-plugins/rush-serve-plugin/config/jest.config.json b/rush-plugins/rush-serve-plugin/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/rush-plugins/rush-serve-plugin/config/jest.config.json +++ b/rush-plugins/rush-serve-plugin/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/rush-plugins/rush-serve-plugin/config/rig.json b/rush-plugins/rush-serve-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/rush-plugins/rush-serve-plugin/config/rig.json +++ b/rush-plugins/rush-serve-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/rush-plugins/rush-serve-plugin/package.json b/rush-plugins/rush-serve-plugin/package.json index 1b8f6a49768..82951b2b5c3 100644 --- a/rush-plugins/rush-serve-plugin/package.json +++ b/rush-plugins/rush-serve-plugin/package.json @@ -31,12 +31,10 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@types/compression": "~1.7.2", "@types/cors": "~2.8.12", "@types/express": "4.17.13", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", "@types/ws": "8.5.5" }, "exports": { diff --git a/rush-plugins/rush-serve-plugin/tsconfig.json b/rush-plugins/rush-serve-plugin/tsconfig.json index a534ea91952..4b2711b083f 100644 --- a/rush-plugins/rush-serve-plugin/tsconfig.json +++ b/rush-plugins/rush-serve-plugin/tsconfig.json @@ -1,10 +1,8 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json", "compilerOptions": { - "types": ["heft-jest", "node"], // express hackery makes this necessary - "skipLibCheck": true, - "resolveJsonModule": true + "skipLibCheck": true } } diff --git a/rush.json b/rush.json index dc05270e43f..b7f3e9eff95 100644 --- a/rush.json +++ b/rush.json @@ -1136,6 +1136,14 @@ "reviewCategory": "vscode-extensions" }, + // "rushstack-internal-rigs" folder (alphabetical order) + { + "packageName": "heft-rushstack-internal-node-rig", + "projectFolder": "rushstack-internal-rigs/heft-rushstack-internal-node-rig", + "reviewCategory": "libraries", + "shouldPublish": false + }, + // "webpack" folder (alphabetical order) { "packageName": "@rushstack/webpack-embedded-dependencies-plugin", diff --git a/rushstack-internal-rigs/heft-rushstack-internal-node-rig/package.json b/rushstack-internal-rigs/heft-rushstack-internal-node-rig/package.json new file mode 100644 index 00000000000..d19041b01d3 --- /dev/null +++ b/rushstack-internal-rigs/heft-rushstack-internal-node-rig/package.json @@ -0,0 +1,20 @@ +{ + "name": "heft-rushstack-internal-node-rig", + "version": "0.1.0", + "description": "A rig package for Node.js projects that build using Heft inside the RushStack repository.", + "license": "MIT", + "scripts": { + "build": "", + "_phase:build": "" + }, + "dependencies": { + "@microsoft/api-extractor": "workspace:*", + "@rushstack/heft-node-rig": "workspace:*", + "@rushstack/heft": "workspace:*", + "@types/heft-jest": "1.0.1", + "@types/node": "18.17.15", + "eslint": "~8.7.0", + "jest-junit": "12.3.0", + "typescript": "~5.0.4" + } +} diff --git a/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/api-extractor-task.json b/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/api-extractor-task.json new file mode 100644 index 00000000000..3f29e70fe23 --- /dev/null +++ b/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/api-extractor-task.json @@ -0,0 +1,5 @@ +{ + "$schema": "https://developer.microsoft.com/json-schemas/heft/api-extractor-task.schema.json", + + "extends": "@rushstack/heft-node-rig/profiles/default/config/api-extractor-task.json" +} diff --git a/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/heft.json b/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/heft.json new file mode 100644 index 00000000000..fbb9cbb25ee --- /dev/null +++ b/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/heft.json @@ -0,0 +1,5 @@ +{ + "$schema": "https://developer.microsoft.com/json-schemas/heft/heft.schema.json", + + "extends": "@rushstack/heft-node-rig/profiles/default/config/heft.json" +} diff --git a/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json b/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json new file mode 100644 index 00000000000..969ec5d5fb2 --- /dev/null +++ b/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json @@ -0,0 +1,24 @@ +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8", + + // Enable junit reporting for Jest + "reporters": [ + "default", + [ + "jest-junit", + { + "outputDirectory": "./coverage", + "classNameTemplate": "{classname} > ", + "titleTemplate": "{title} ({filepath})" + } + ] + ] +} diff --git a/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/rush-project.json b/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/rush-project.json new file mode 100644 index 00000000000..6cc84f7e725 --- /dev/null +++ b/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/rush-project.json @@ -0,0 +1,14 @@ +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/typescript.json b/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/typescript.json new file mode 100644 index 00000000000..03fb43fc7ac --- /dev/null +++ b/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/config/typescript.json @@ -0,0 +1,5 @@ +{ + "$schema": "https://developer.microsoft.com/json-schemas/heft/typescript.schema.json", + + "extends": "@rushstack/heft-node-rig/profiles/default/config/typescript.json" +} diff --git a/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json b/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json new file mode 100644 index 00000000000..4e87edeb53a --- /dev/null +++ b/rushstack-internal-rigs/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json @@ -0,0 +1,16 @@ +{ + "$schema": "http://json.schemastore.org/tsconfig", + + "extends": "../../node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", + + "compilerOptions": { + "resolveJsonModule": true, + + "outDir": "../../../../lib", + "rootDir": "../../../../src", + + "types": ["heft-jest", "node"], + "typeRoots": ["../../../../node_modules/@types", "../../node_modules/@types"] + }, + "include": ["../../../../src/**/*.ts", "../../../../src/**/*.tsx"] +} diff --git a/vscode-extensions/rush-vscode-extension/config/heft.json b/vscode-extensions/rush-vscode-extension/config/heft.json index d52d30b41c0..67757843064 100644 --- a/vscode-extensions/rush-vscode-extension/config/heft.json +++ b/vscode-extensions/rush-vscode-extension/config/heft.json @@ -1,6 +1,7 @@ { "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft.schema.json", - "extends": "@rushstack/heft-node-rig/profiles/default/config/heft.json", + + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/heft.json", "aliasesByName": { "start": { diff --git a/vscode-extensions/rush-vscode-extension/config/rig.json b/vscode-extensions/rush-vscode-extension/config/rig.json index 58032e098f0..d40edfb634e 100644 --- a/vscode-extensions/rush-vscode-extension/config/rig.json +++ b/vscode-extensions/rush-vscode-extension/config/rig.json @@ -1,5 +1,5 @@ { "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/vscode-extensions/rush-vscode-extension/package.json b/vscode-extensions/rush-vscode-extension/package.json index c35a1c58b2f..dfa62b0441d 100644 --- a/vscode-extensions/rush-vscode-extension/package.json +++ b/vscode-extensions/rush-vscode-extension/package.json @@ -264,14 +264,13 @@ "devDependencies": { "@microsoft/rush-lib": "workspace:*", "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/heft-webpack5-plugin": "workspace:*", "@rushstack/heft": "workspace:*", "@rushstack/package-extractor": "workspace:*", "@rushstack/webpack-preserve-dynamic-require-plugin": "workspace:*", "@types/glob": "7.1.1", "@types/mocha": "^9.0.0", - "@types/node": "18.17.15", "@types/vscode": "^1.63.0", "@types/webpack-env": "1.18.0", "@vscode/test-electron": "^1.6.2", diff --git a/vscode-extensions/rush-vscode-extension/tsconfig.json b/vscode-extensions/rush-vscode-extension/tsconfig.json index 18c545c596d..4090cea10c8 100644 --- a/vscode-extensions/rush-vscode-extension/tsconfig.json +++ b/vscode-extensions/rush-vscode-extension/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json", "compilerOptions": { "lib": ["es2015", "DOM"], "types": ["mocha", "node", "webpack-env"] diff --git a/webpack/hashed-folder-copy-plugin/config/heft.json b/webpack/hashed-folder-copy-plugin/config/heft.json index 02dd3158b54..a9b9f146047 100644 --- a/webpack/hashed-folder-copy-plugin/config/heft.json +++ b/webpack/hashed-folder-copy-plugin/config/heft.json @@ -1,7 +1,7 @@ { "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft.schema.json", - "extends": "@rushstack/heft-node-rig/profiles/default/config/heft.json", + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/heft.json", // TODO: Add comments "phasesByName": { diff --git a/webpack/hashed-folder-copy-plugin/config/rig.json b/webpack/hashed-folder-copy-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/webpack/hashed-folder-copy-plugin/config/rig.json +++ b/webpack/hashed-folder-copy-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/webpack/hashed-folder-copy-plugin/package.json b/webpack/hashed-folder-copy-plugin/package.json index 110b438f048..4111c48fd10 100644 --- a/webpack/hashed-folder-copy-plugin/package.json +++ b/webpack/hashed-folder-copy-plugin/package.json @@ -30,11 +30,9 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/heft": "workspace:*", "@types/enhanced-resolve": "3.0.7", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", "@types/webpack": "4.41.32", "webpack": "~4.47.0", "@rushstack/heft-webpack5-plugin": "workspace:*" diff --git a/webpack/hashed-folder-copy-plugin/tsconfig.json b/webpack/hashed-folder-copy-plugin/tsconfig.json index fbc2f5c0a6c..3f68ccb352c 100644 --- a/webpack/hashed-folder-copy-plugin/tsconfig.json +++ b/webpack/hashed-folder-copy-plugin/tsconfig.json @@ -1,7 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/webpack/loader-load-themed-styles/config/jest.config.json b/webpack/loader-load-themed-styles/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/webpack/loader-load-themed-styles/config/jest.config.json +++ b/webpack/loader-load-themed-styles/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/webpack/loader-load-themed-styles/config/rig.json b/webpack/loader-load-themed-styles/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/webpack/loader-load-themed-styles/config/rig.json +++ b/webpack/loader-load-themed-styles/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/webpack/loader-load-themed-styles/package.json b/webpack/loader-load-themed-styles/package.json index a5463910186..dfbd1be0979 100644 --- a/webpack/loader-load-themed-styles/package.json +++ b/webpack/loader-load-themed-styles/package.json @@ -30,10 +30,9 @@ "devDependencies": { "@microsoft/load-themed-styles": "workspace:*", "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/heft": "workspace:*", "@types/loader-utils": "1.1.3", - "@types/node": "18.17.15", "@types/webpack": "4.41.32" } } diff --git a/webpack/loader-load-themed-styles/tsconfig.json b/webpack/loader-load-themed-styles/tsconfig.json index 22f94ca28b5..3f68ccb352c 100644 --- a/webpack/loader-load-themed-styles/tsconfig.json +++ b/webpack/loader-load-themed-styles/tsconfig.json @@ -1,6 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/webpack/loader-raw-script/config/jest.config.json b/webpack/loader-raw-script/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/webpack/loader-raw-script/config/jest.config.json +++ b/webpack/loader-raw-script/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/webpack/loader-raw-script/config/rig.json b/webpack/loader-raw-script/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/webpack/loader-raw-script/config/rig.json +++ b/webpack/loader-raw-script/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/webpack/loader-raw-script/package.json b/webpack/loader-raw-script/package.json index b977a909110..1b260fe74e2 100644 --- a/webpack/loader-raw-script/package.json +++ b/webpack/loader-raw-script/package.json @@ -21,8 +21,6 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15" + "heft-rushstack-internal-node-rig": "workspace:*" } } diff --git a/webpack/loader-raw-script/tsconfig.json b/webpack/loader-raw-script/tsconfig.json index 22f94ca28b5..3f68ccb352c 100644 --- a/webpack/loader-raw-script/tsconfig.json +++ b/webpack/loader-raw-script/tsconfig.json @@ -1,6 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/webpack/preserve-dynamic-require-plugin/config/jest.config.json b/webpack/preserve-dynamic-require-plugin/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/webpack/preserve-dynamic-require-plugin/config/jest.config.json +++ b/webpack/preserve-dynamic-require-plugin/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/webpack/preserve-dynamic-require-plugin/config/rig.json b/webpack/preserve-dynamic-require-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/webpack/preserve-dynamic-require-plugin/config/rig.json +++ b/webpack/preserve-dynamic-require-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/webpack/preserve-dynamic-require-plugin/package.json b/webpack/preserve-dynamic-require-plugin/package.json index 309db53c999..2abd05f4bc2 100644 --- a/webpack/preserve-dynamic-require-plugin/package.json +++ b/webpack/preserve-dynamic-require-plugin/package.json @@ -21,9 +21,7 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", + "heft-rushstack-internal-node-rig": "workspace:*", "webpack": "~5.82.1" }, "sideEffects": false diff --git a/webpack/preserve-dynamic-require-plugin/tsconfig.json b/webpack/preserve-dynamic-require-plugin/tsconfig.json index 56a15fb7c26..c3bd619a423 100644 --- a/webpack/preserve-dynamic-require-plugin/tsconfig.json +++ b/webpack/preserve-dynamic-require-plugin/tsconfig.json @@ -1,8 +1,7 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json", "compilerOptions": { "target": "ES2019", - "types": ["heft-jest", "node"], "noImplicitAny": false } } diff --git a/webpack/set-webpack-public-path-plugin/config/rig.json b/webpack/set-webpack-public-path-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/webpack/set-webpack-public-path-plugin/config/rig.json +++ b/webpack/set-webpack-public-path-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/webpack/set-webpack-public-path-plugin/package.json b/webpack/set-webpack-public-path-plugin/package.json index 77f1a5ba83d..9c752c5ace9 100644 --- a/webpack/set-webpack-public-path-plugin/package.json +++ b/webpack/set-webpack-public-path-plugin/package.json @@ -29,10 +29,8 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/heft-webpack5-plugin": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", "@types/tapable": "1.0.6", "@types/webpack": "4.41.32" } diff --git a/webpack/set-webpack-public-path-plugin/tsconfig.json b/webpack/set-webpack-public-path-plugin/tsconfig.json index fbc2f5c0a6c..3f68ccb352c 100644 --- a/webpack/set-webpack-public-path-plugin/tsconfig.json +++ b/webpack/set-webpack-public-path-plugin/tsconfig.json @@ -1,7 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/webpack/webpack-deep-imports-plugin/config/jest.config.json b/webpack/webpack-deep-imports-plugin/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/webpack/webpack-deep-imports-plugin/config/jest.config.json +++ b/webpack/webpack-deep-imports-plugin/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/webpack/webpack-deep-imports-plugin/config/rig.json b/webpack/webpack-deep-imports-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/webpack/webpack-deep-imports-plugin/config/rig.json +++ b/webpack/webpack-deep-imports-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/webpack/webpack-deep-imports-plugin/package.json b/webpack/webpack-deep-imports-plugin/package.json index 4145edfd074..fa508fd4966 100644 --- a/webpack/webpack-deep-imports-plugin/package.json +++ b/webpack/webpack-deep-imports-plugin/package.json @@ -23,10 +23,8 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/heft": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", "webpack": "~5.82.1" }, "sideEffects": false, diff --git a/webpack/webpack-deep-imports-plugin/tsconfig.json b/webpack/webpack-deep-imports-plugin/tsconfig.json index aa71515663a..7ea93481a79 100644 --- a/webpack/webpack-deep-imports-plugin/tsconfig.json +++ b/webpack/webpack-deep-imports-plugin/tsconfig.json @@ -1,7 +1,6 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json", "compilerOptions": { - "target": "ES2019", - "types": ["node", "heft-jest"] + "target": "ES2019" } } diff --git a/webpack/webpack-embedded-dependencies-plugin/config/rig.json b/webpack/webpack-embedded-dependencies-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/webpack/webpack-embedded-dependencies-plugin/config/rig.json +++ b/webpack/webpack-embedded-dependencies-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/webpack/webpack-embedded-dependencies-plugin/package.json b/webpack/webpack-embedded-dependencies-plugin/package.json index b6093c900e1..e1550540e99 100644 --- a/webpack/webpack-embedded-dependencies-plugin/package.json +++ b/webpack/webpack-embedded-dependencies-plugin/package.json @@ -31,9 +31,7 @@ "@rushstack/webpack-plugin-utilities": "workspace:*", "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", + "heft-rushstack-internal-node-rig": "workspace:*", "webpack": "~5.82.1", "memfs": "3.4.3" } diff --git a/webpack/webpack-embedded-dependencies-plugin/tsconfig.json b/webpack/webpack-embedded-dependencies-plugin/tsconfig.json index fbc2f5c0a6c..3f68ccb352c 100644 --- a/webpack/webpack-embedded-dependencies-plugin/tsconfig.json +++ b/webpack/webpack-embedded-dependencies-plugin/tsconfig.json @@ -1,7 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/webpack/webpack-plugin-utilities/config/rig.json b/webpack/webpack-plugin-utilities/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/webpack/webpack-plugin-utilities/config/rig.json +++ b/webpack/webpack-plugin-utilities/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/webpack/webpack-plugin-utilities/package.json b/webpack/webpack-plugin-utilities/package.json index fdf7d686ab2..15f05ed92f9 100644 --- a/webpack/webpack-plugin-utilities/package.json +++ b/webpack/webpack-plugin-utilities/package.json @@ -33,9 +33,7 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", + "heft-rushstack-internal-node-rig": "workspace:*", "@types/tapable": "1.0.6", "webpack": "~5.82.1" } diff --git a/webpack/webpack-plugin-utilities/tsconfig.json b/webpack/webpack-plugin-utilities/tsconfig.json index fbc2f5c0a6c..3f68ccb352c 100644 --- a/webpack/webpack-plugin-utilities/tsconfig.json +++ b/webpack/webpack-plugin-utilities/tsconfig.json @@ -1,7 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/webpack/webpack4-localization-plugin/config/rig.json b/webpack/webpack4-localization-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/webpack/webpack4-localization-plugin/config/rig.json +++ b/webpack/webpack4-localization-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/webpack/webpack4-localization-plugin/package.json b/webpack/webpack4-localization-plugin/package.json index 96e4dc1df3c..9ff5fc8373c 100644 --- a/webpack/webpack4-localization-plugin/package.json +++ b/webpack/webpack4-localization-plugin/package.json @@ -41,7 +41,7 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/set-webpack-public-path-plugin": "workspace:*", "@types/loader-utils": "1.1.3", "@types/minimatch": "3.0.5", diff --git a/webpack/webpack4-localization-plugin/tsconfig.json b/webpack/webpack4-localization-plugin/tsconfig.json index a114c3448ed..3f68ccb352c 100644 --- a/webpack/webpack4-localization-plugin/tsconfig.json +++ b/webpack/webpack4-localization-plugin/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json" + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/webpack/webpack4-module-minifier-plugin/config/jest.config.json b/webpack/webpack4-module-minifier-plugin/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/webpack/webpack4-module-minifier-plugin/config/jest.config.json +++ b/webpack/webpack4-module-minifier-plugin/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/webpack/webpack4-module-minifier-plugin/config/rig.json b/webpack/webpack4-module-minifier-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/webpack/webpack4-module-minifier-plugin/config/rig.json +++ b/webpack/webpack4-module-minifier-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/webpack/webpack4-module-minifier-plugin/package.json b/webpack/webpack4-module-minifier-plugin/package.json index 55de3c93b9a..7be3e88c9ea 100644 --- a/webpack/webpack4-module-minifier-plugin/package.json +++ b/webpack/webpack4-module-minifier-plugin/package.json @@ -45,9 +45,7 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", + "heft-rushstack-internal-node-rig": "workspace:*", "@types/webpack": "4.41.32", "@types/webpack-sources": "1.4.2", "webpack": "~4.47.0", diff --git a/webpack/webpack4-module-minifier-plugin/tsconfig.json b/webpack/webpack4-module-minifier-plugin/tsconfig.json index 68a3b128705..59cb0077295 100644 --- a/webpack/webpack4-module-minifier-plugin/tsconfig.json +++ b/webpack/webpack4-module-minifier-plugin/tsconfig.json @@ -1,8 +1,7 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json", "compilerOptions": { "target": "ES2019", - "types": ["heft-jest", "node"], "noImplicitAny": false // Some typings are missing } } diff --git a/webpack/webpack5-load-themed-styles-loader/config/jest.config.json b/webpack/webpack5-load-themed-styles-loader/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/webpack/webpack5-load-themed-styles-loader/config/jest.config.json +++ b/webpack/webpack5-load-themed-styles-loader/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/webpack/webpack5-load-themed-styles-loader/config/rig.json b/webpack/webpack5-load-themed-styles-loader/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/webpack/webpack5-load-themed-styles-loader/config/rig.json +++ b/webpack/webpack5-load-themed-styles-loader/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/webpack/webpack5-load-themed-styles-loader/config/typescript.json b/webpack/webpack5-load-themed-styles-loader/config/typescript.json index 89cd7a77e0c..586f5c357a5 100644 --- a/webpack/webpack5-load-themed-styles-loader/config/typescript.json +++ b/webpack/webpack5-load-themed-styles-loader/config/typescript.json @@ -1,7 +1,7 @@ { "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/typescript.schema.json", - "extends": "@rushstack/heft-node-rig/profiles/default/config/typescript.json", + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/typescript.json", "staticAssetsToCopy": { "fileExtensions": [".css"] } diff --git a/webpack/webpack5-load-themed-styles-loader/package.json b/webpack/webpack5-load-themed-styles-loader/package.json index f0c60483457..39074fe662a 100644 --- a/webpack/webpack5-load-themed-styles-loader/package.json +++ b/webpack/webpack5-load-themed-styles-loader/package.json @@ -27,11 +27,9 @@ "devDependencies": { "@microsoft/load-themed-styles": "workspace:*", "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/heft": "workspace:*", "@rushstack/node-core-library": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", "webpack": "~5.82.1", "memfs": "3.4.3", "css-loader": "~6.6.0" diff --git a/webpack/webpack5-load-themed-styles-loader/tsconfig.json b/webpack/webpack5-load-themed-styles-loader/tsconfig.json index 22f94ca28b5..3f68ccb352c 100644 --- a/webpack/webpack5-load-themed-styles-loader/tsconfig.json +++ b/webpack/webpack5-load-themed-styles-loader/tsconfig.json @@ -1,6 +1,3 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", - "compilerOptions": { - "types": ["heft-jest", "node"] - } + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json" } diff --git a/webpack/webpack5-localization-plugin/config/jest.config.json b/webpack/webpack5-localization-plugin/config/jest.config.json index f475ff98b63..ac8e4ddaf45 100644 --- a/webpack/webpack5-localization-plugin/config/jest.config.json +++ b/webpack/webpack5-localization-plugin/config/jest.config.json @@ -1,5 +1,5 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json", "testTimeout": 1e5 } diff --git a/webpack/webpack5-localization-plugin/config/rig.json b/webpack/webpack5-localization-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/webpack/webpack5-localization-plugin/config/rig.json +++ b/webpack/webpack5-localization-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/webpack/webpack5-localization-plugin/package.json b/webpack/webpack5-localization-plugin/package.json index f4e026901c3..51c22b37de8 100644 --- a/webpack/webpack5-localization-plugin/package.json +++ b/webpack/webpack5-localization-plugin/package.json @@ -26,9 +26,7 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", + "heft-rushstack-internal-node-rig": "workspace:*", "memfs": "3.4.3", "webpack": "~5.82.1" }, diff --git a/webpack/webpack5-localization-plugin/tsconfig.json b/webpack/webpack5-localization-plugin/tsconfig.json index c7be49eac49..7ea93481a79 100644 --- a/webpack/webpack5-localization-plugin/tsconfig.json +++ b/webpack/webpack5-localization-plugin/tsconfig.json @@ -1,7 +1,6 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json", "compilerOptions": { - "target": "ES2019", - "types": ["heft-jest", "node"] + "target": "ES2019" } } diff --git a/webpack/webpack5-module-minifier-plugin/config/jest.config.json b/webpack/webpack5-module-minifier-plugin/config/jest.config.json index 4bb17bde3ee..e67eea03974 100644 --- a/webpack/webpack5-module-minifier-plugin/config/jest.config.json +++ b/webpack/webpack5-module-minifier-plugin/config/jest.config.json @@ -1,3 +1,3 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "heft-rushstack-internal-node-rig/profiles/default/config/jest.config.json" } diff --git a/webpack/webpack5-module-minifier-plugin/config/rig.json b/webpack/webpack5-module-minifier-plugin/config/rig.json index 6ac88a96368..8b11d7d2274 100644 --- a/webpack/webpack5-module-minifier-plugin/config/rig.json +++ b/webpack/webpack5-module-minifier-plugin/config/rig.json @@ -3,5 +3,5 @@ // Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", - "rigPackageName": "@rushstack/heft-node-rig" + "rigPackageName": "heft-rushstack-internal-node-rig" } diff --git a/webpack/webpack5-module-minifier-plugin/package.json b/webpack/webpack5-module-minifier-plugin/package.json index 0cac5258e46..55b4d37e649 100644 --- a/webpack/webpack5-module-minifier-plugin/package.json +++ b/webpack/webpack5-module-minifier-plugin/package.json @@ -32,10 +32,8 @@ "devDependencies": { "@rushstack/eslint-config": "workspace:*", "@rushstack/heft": "workspace:*", - "@rushstack/heft-node-rig": "workspace:*", + "heft-rushstack-internal-node-rig": "workspace:*", "@rushstack/module-minifier": "workspace:*", - "@types/heft-jest": "1.0.1", - "@types/node": "18.17.15", "memfs": "3.4.3", "webpack": "~5.82.1" }, diff --git a/webpack/webpack5-module-minifier-plugin/tsconfig.json b/webpack/webpack5-module-minifier-plugin/tsconfig.json index 81e2572d92b..8bdbb272795 100644 --- a/webpack/webpack5-module-minifier-plugin/tsconfig.json +++ b/webpack/webpack5-module-minifier-plugin/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "./node_modules/@rushstack/heft-node-rig/profiles/default/tsconfig-base.json", + "extends": "./node_modules/heft-rushstack-internal-node-rig/profiles/default/tsconfig-base.json", "compilerOptions": { "target": "ES2019", "types": ["heft-jest", "node", "estree"] From aba3ae77ac3ffac95db585e1b64c0b5105e3dd75 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Mon, 18 Sep 2023 23:05:52 -0700 Subject: [PATCH 2/3] Fix caching for other projects. --- apps/api-extractor/config/jest.config.json | 10 +++++++++- apps/api-extractor/config/rush-project.json | 14 ++++++++++++++ apps/heft/config/jest.config.json | 10 +++++++++- apps/heft/config/rush-project.json | 14 ++++++++++++++ .../lockfile-explorer-web/config/jest.config.json | 8 ++++++++ .../config/rush-project.json | 14 ++++++++++++++ .../config/jest.config.json | 12 +++++++++++- .../config/rush-project.json | 9 +++++++-- .../config/jest.config.json | 14 ++++++++++++-- .../config/rush-project.json | 9 +++++++-- .../config/jest.config.json | 12 +++++++++++- .../config/rush-project.json | 15 +++++++++++++++ .../config/jest.config.json | 12 +++++++++++- .../config/rush-project.json | 9 +++++++-- .../config/jest.config.json | 12 +++++++++++- .../config/rush-project.json | 9 +++++++-- .../config/jest.config.json | 12 +++++++++++- .../heft-web-rig-app-tutorial/config/rig.json | 2 +- .../config/rush-project.json | 15 +++++++++++++++ .../config/jest.config.json | 12 +++++++++++- .../config/rush-project.json | 15 +++++++++++++++ .../config/jest.config.json | 12 +++++++++++- .../config/rush-project.json | 9 +++++++-- .../packlets-tutorial/config/rush-project.json | 5 +++-- .../config/rush-project.json | 2 +- .../api-documenter-test/config/rush-project.json | 2 +- .../config/rush-project.json | 4 ++-- .../config/rush-project.json | 4 ++-- .../config/rush-project.json | 4 ++-- .../config/rush-project.json | 2 +- .../config/rush-project.json | 2 +- .../config/rush-project.json | 2 +- .../config/rush-project.json | 2 +- .../config/rush-project.json | 4 ++-- .../config/rush-project.json | 2 +- .../config/rush-project.json | 2 +- .../heft-copy-files-test/config/rush-project.json | 2 +- .../config/rush-project.json | 2 +- .../config/rush-project.json | 2 +- .../heft-fastify-test/config/rush-project.json | 2 +- .../heft-jest-preset-test/config/jest.config.json | 2 +- .../config/rush-project.json | 6 +++--- .../config/verify-coverage.js | 2 +- .../config/jest.config.json | 1 + .../config/rush-project.json | 6 +++++- .../config/rush-project.json | 2 +- .../config/jest.config.json | 10 +++++++++- .../config/rush-project.json | 6 +++++- .../config/jest.config.json | 10 +++++++++- .../config/rush-project.json | 6 +++++- .../config/jest.config.json | 10 +++++++++- .../config/rush-project.json | 6 +++++- .../config/jest.config.json | 10 +++++++++- .../config/rush-project.json | 6 +++++- .../config/rush-project.json | 2 +- .../heft-sass-test/config/jest.config.json | 8 ++++++++ .../heft-sass-test/config/rush-project.json | 6 +++++- .../config/jest.config.json | 8 ++++++++ .../config/rush-project.json | 6 +++++- .../config/jest.config.json | 10 +++++++++- .../config/rush-project.json | 6 +++++- .../config/jest.config.json | 10 +++++++++- .../config/rush-project.json | 6 +++++- .../config/jest.config.json | 10 +++++++++- .../config/rush-project.json | 6 +++++- .../config/jest.config.json | 10 +++++++++- .../config/rush-project.json | 14 ++++++++++++++ .../config/jest.config.json | 10 +++++++++- .../config/rush-project.json | 6 +++++- .../config/jest.config.json | 10 +++++++++- .../config/rush-project.json | 6 +++++- .../config/rush-project.json | 10 ++++++++++ .../workspace/common/pnpm-lock.yaml | 2 +- .../config/rush-project.json | 2 +- .../typescript-v4-test/config/rush-project.json | 2 +- .../config/rush-project.json | 2 +- .../config/rush-project.json | 2 +- .../config/rush-project.json | 2 +- .../repo/projects/a/config/rush-project.json | 2 +- .../repo/projects/b/config/rush-project.json | 2 +- .../repo/projects/c/config/rush-project.json | 2 +- .../repo/projects/d/config/rush-project.json | 2 +- .../repo/projects/e/config/rush-project.json | 2 +- .../repo/projects/f/config/rush-project.json | 2 +- .../repo/projects/h/config/rush-project.json | 2 +- .../config/rush-project.json | 2 +- .../ts-command-line-test/config/rush-project.json | 2 +- .../config/jest.config.json | 10 +++++++++- .../config/rush-project.json | 14 ++++++++++++++ .../config/jest.config.json | 10 +++++++++- .../config/rush-project.json | 14 ++++++++++++++ eslint/eslint-plugin/config/jest.config.json | 10 +++++++++- eslint/eslint-plugin/config/rush-project.json | 14 ++++++++++++++ .../heft-api-extractor-plugin/package.json | 3 +-- .../heft-jest-plugin/config/jest.config.json | 11 +++++++++++ .../heft-jest-plugin/config/rush-project.json | 14 ++++++++++++++ heft-plugins/heft-lint-plugin/package.json | 3 +-- heft-plugins/heft-typescript-plugin/package.json | 3 +-- .../api-extractor-model/config/jest.config.json | 10 +++++++++- .../api-extractor-model/config/rush-project.json | 14 ++++++++++++++ .../heft-config-file/config/jest.config.json | 10 +++++++++- .../heft-config-file/config/rush-project.json | 14 ++++++++++++++ .../node-core-library/config/jest.config.json | 10 +++++++++- .../node-core-library/config/rush-project.json | 14 ++++++++++++++ libraries/operation-graph/config/jest.config.json | 10 +++++++++- .../operation-graph/config/rush-project.json | 14 ++++++++++++++ .../test/__snapshots__/getRepoDeps.test.ts.snap | 12 ++++++++++++ libraries/rig-package/config/jest.config.json | 10 +++++++++- libraries/rig-package/config/rush-project.json | 14 ++++++++++++++ libraries/rush-themed-ui/package.json | 3 +-- libraries/tree-pattern/config/jest.config.json | 10 +++++++++- libraries/tree-pattern/config/rush-project.json | 14 ++++++++++++++ libraries/ts-command-line/config/jest.config.json | 10 +++++++++- .../ts-command-line/config/rush-project.json | 14 ++++++++++++++ 114 files changed, 745 insertions(+), 106 deletions(-) create mode 100644 apps/api-extractor/config/rush-project.json create mode 100644 apps/heft/config/rush-project.json create mode 100644 apps/lockfile-explorer-web/config/rush-project.json create mode 100644 build-tests-samples/heft-node-rig-tutorial/config/rush-project.json create mode 100644 build-tests-samples/heft-web-rig-app-tutorial/config/rush-project.json create mode 100644 build-tests-samples/heft-web-rig-library-tutorial/config/rush-project.json create mode 100644 build-tests/heft-web-rig-library-test/config/rush-project.json create mode 100644 build-tests/install-test-workspace/config/rush-project.json create mode 100644 eslint/eslint-plugin-packlets/config/rush-project.json create mode 100644 eslint/eslint-plugin-security/config/rush-project.json create mode 100644 eslint/eslint-plugin/config/rush-project.json create mode 100644 heft-plugins/heft-jest-plugin/config/jest.config.json create mode 100644 heft-plugins/heft-jest-plugin/config/rush-project.json create mode 100644 libraries/api-extractor-model/config/rush-project.json create mode 100644 libraries/heft-config-file/config/rush-project.json create mode 100644 libraries/node-core-library/config/rush-project.json create mode 100644 libraries/operation-graph/config/rush-project.json create mode 100644 libraries/rig-package/config/rush-project.json create mode 100644 libraries/tree-pattern/config/rush-project.json create mode 100644 libraries/ts-command-line/config/rush-project.json diff --git a/apps/api-extractor/config/jest.config.json b/apps/api-extractor/config/jest.config.json index 4bb17bde3ee..8e67263514a 100644 --- a/apps/api-extractor/config/jest.config.json +++ b/apps/api-extractor/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/apps/api-extractor/config/rush-project.json b/apps/api-extractor/config/rush-project.json new file mode 100644 index 00000000000..6cc84f7e725 --- /dev/null +++ b/apps/api-extractor/config/rush-project.json @@ -0,0 +1,14 @@ +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/apps/heft/config/jest.config.json b/apps/heft/config/jest.config.json index 4bb17bde3ee..8e67263514a 100644 --- a/apps/heft/config/jest.config.json +++ b/apps/heft/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/apps/heft/config/rush-project.json b/apps/heft/config/rush-project.json new file mode 100644 index 00000000000..6cc84f7e725 --- /dev/null +++ b/apps/heft/config/rush-project.json @@ -0,0 +1,14 @@ +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/apps/lockfile-explorer-web/config/jest.config.json b/apps/lockfile-explorer-web/config/jest.config.json index 7f2f5dc42b6..839f80ae186 100644 --- a/apps/lockfile-explorer-web/config/jest.config.json +++ b/apps/lockfile-explorer-web/config/jest.config.json @@ -1,6 +1,14 @@ { "extends": "@rushstack/heft-web-rig/profiles/app/config/jest.config.json", + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8", + // Load the initappcontext.js stub when running tests "setupFiles": ["../lib-commonjs/stub/initappcontext.js"] } diff --git a/apps/lockfile-explorer-web/config/rush-project.json b/apps/lockfile-explorer-web/config/rush-project.json new file mode 100644 index 00000000000..287222a29d2 --- /dev/null +++ b/apps/lockfile-explorer-web/config/rush-project.json @@ -0,0 +1,14 @@ +{ + "extends": "@rushstack/heft-web-rig/profiles/app/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/build-tests-samples/heft-node-basic-tutorial/config/jest.config.json b/build-tests-samples/heft-node-basic-tutorial/config/jest.config.json index b6f305ec886..8ae16adcbda 100644 --- a/build-tests-samples/heft-node-basic-tutorial/config/jest.config.json +++ b/build-tests-samples/heft-node-basic-tutorial/config/jest.config.json @@ -1,3 +1,13 @@ { - "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json" + "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json", + + // These additional properties exist for caching purposes in the rushstack repo + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests-samples/heft-node-basic-tutorial/config/rush-project.json b/build-tests-samples/heft-node-basic-tutorial/config/rush-project.json index 2af7036b0ef..9042450ba22 100644 --- a/build-tests-samples/heft-node-basic-tutorial/config/rush-project.json +++ b/build-tests-samples/heft-node-basic-tutorial/config/rush-project.json @@ -1,10 +1,15 @@ +// This file exists for caching purposes in the rushstack repo { "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush-project.schema.json", "operationSettings": [ { - "operationName": "build", - "outputFolderNames": ["lib", "dist"] + "operationName": "_phase:build", + "outputFolderNames": [".heft", "lib", "dist"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests-samples/heft-node-jest-tutorial/config/jest.config.json b/build-tests-samples/heft-node-jest-tutorial/config/jest.config.json index 3c7379f4c5a..09a743c117f 100644 --- a/build-tests-samples/heft-node-jest-tutorial/config/jest.config.json +++ b/build-tests-samples/heft-node-jest-tutorial/config/jest.config.json @@ -1,6 +1,6 @@ { "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json", - "collectCoverage": true, + "coverageThreshold": { "global": { "branches": 50, @@ -8,5 +8,15 @@ "lines": 50, "statements": 50 } - } + }, + + // These additional properties exist for caching purposes in the rushstack repo + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests-samples/heft-node-jest-tutorial/config/rush-project.json b/build-tests-samples/heft-node-jest-tutorial/config/rush-project.json index 2af7036b0ef..9042450ba22 100644 --- a/build-tests-samples/heft-node-jest-tutorial/config/rush-project.json +++ b/build-tests-samples/heft-node-jest-tutorial/config/rush-project.json @@ -1,10 +1,15 @@ +// This file exists for caching purposes in the rushstack repo { "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush-project.schema.json", "operationSettings": [ { - "operationName": "build", - "outputFolderNames": ["lib", "dist"] + "operationName": "_phase:build", + "outputFolderNames": [".heft", "lib", "dist"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests-samples/heft-node-rig-tutorial/config/jest.config.json b/build-tests-samples/heft-node-rig-tutorial/config/jest.config.json index 4bb17bde3ee..c1f53a85731 100644 --- a/build-tests-samples/heft-node-rig-tutorial/config/jest.config.json +++ b/build-tests-samples/heft-node-rig-tutorial/config/jest.config.json @@ -1,3 +1,13 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + + // These additional properties exist for caching purposes in the rushstack repo + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests-samples/heft-node-rig-tutorial/config/rush-project.json b/build-tests-samples/heft-node-rig-tutorial/config/rush-project.json new file mode 100644 index 00000000000..417e302ddcc --- /dev/null +++ b/build-tests-samples/heft-node-rig-tutorial/config/rush-project.json @@ -0,0 +1,15 @@ +// This file exists for caching purposes in the rushstack repo +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/build-tests-samples/heft-serverless-stack-tutorial/config/jest.config.json b/build-tests-samples/heft-serverless-stack-tutorial/config/jest.config.json index b6f305ec886..8ae16adcbda 100644 --- a/build-tests-samples/heft-serverless-stack-tutorial/config/jest.config.json +++ b/build-tests-samples/heft-serverless-stack-tutorial/config/jest.config.json @@ -1,3 +1,13 @@ { - "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json" + "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json", + + // These additional properties exist for caching purposes in the rushstack repo + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests-samples/heft-serverless-stack-tutorial/config/rush-project.json b/build-tests-samples/heft-serverless-stack-tutorial/config/rush-project.json index 2af7036b0ef..9042450ba22 100644 --- a/build-tests-samples/heft-serverless-stack-tutorial/config/rush-project.json +++ b/build-tests-samples/heft-serverless-stack-tutorial/config/rush-project.json @@ -1,10 +1,15 @@ +// This file exists for caching purposes in the rushstack repo { "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush-project.schema.json", "operationSettings": [ { - "operationName": "build", - "outputFolderNames": ["lib", "dist"] + "operationName": "_phase:build", + "outputFolderNames": [".heft", "lib", "dist"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests-samples/heft-storybook-react-tutorial/config/jest.config.json b/build-tests-samples/heft-storybook-react-tutorial/config/jest.config.json index 441ad22d6d1..5e165f55d1d 100644 --- a/build-tests-samples/heft-storybook-react-tutorial/config/jest.config.json +++ b/build-tests-samples/heft-storybook-react-tutorial/config/jest.config.json @@ -1,3 +1,13 @@ { - "extends": "@rushstack/heft-jest-plugin/includes/jest-web.config.json" + "extends": "@rushstack/heft-jest-plugin/includes/jest-web.config.json", + + // These additional properties exist for caching purposes in the rushstack repo + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests-samples/heft-storybook-react-tutorial/config/rush-project.json b/build-tests-samples/heft-storybook-react-tutorial/config/rush-project.json index 2af7036b0ef..9042450ba22 100644 --- a/build-tests-samples/heft-storybook-react-tutorial/config/rush-project.json +++ b/build-tests-samples/heft-storybook-react-tutorial/config/rush-project.json @@ -1,10 +1,15 @@ +// This file exists for caching purposes in the rushstack repo { "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush-project.schema.json", "operationSettings": [ { - "operationName": "build", - "outputFolderNames": ["lib", "dist"] + "operationName": "_phase:build", + "outputFolderNames": [".heft", "lib", "dist"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests-samples/heft-web-rig-app-tutorial/config/jest.config.json b/build-tests-samples/heft-web-rig-app-tutorial/config/jest.config.json index 600ba9ea39a..29266733d41 100644 --- a/build-tests-samples/heft-web-rig-app-tutorial/config/jest.config.json +++ b/build-tests-samples/heft-web-rig-app-tutorial/config/jest.config.json @@ -1,3 +1,13 @@ { - "extends": "@rushstack/heft-web-rig/profiles/library/config/jest.config.json" + "extends": "@rushstack/heft-web-rig/profiles/app/config/jest.config.json", + + // These additional properties exist for caching purposes in the rushstack repo + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests-samples/heft-web-rig-app-tutorial/config/rig.json b/build-tests-samples/heft-web-rig-app-tutorial/config/rig.json index d72946b5042..687fc2911bc 100644 --- a/build-tests-samples/heft-web-rig-app-tutorial/config/rig.json +++ b/build-tests-samples/heft-web-rig-app-tutorial/config/rig.json @@ -2,5 +2,5 @@ "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json", "rigPackageName": "@rushstack/heft-web-rig", - "rigProfile": "library" + "rigProfile": "app" } diff --git a/build-tests-samples/heft-web-rig-app-tutorial/config/rush-project.json b/build-tests-samples/heft-web-rig-app-tutorial/config/rush-project.json new file mode 100644 index 00000000000..852bbf63b9e --- /dev/null +++ b/build-tests-samples/heft-web-rig-app-tutorial/config/rush-project.json @@ -0,0 +1,15 @@ +// This file exists for caching purposes in the rushstack repo +{ + "extends": "@rushstack/heft-web-rig/profiles/app/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/build-tests-samples/heft-web-rig-library-tutorial/config/jest.config.json b/build-tests-samples/heft-web-rig-library-tutorial/config/jest.config.json index 600ba9ea39a..105047ade63 100644 --- a/build-tests-samples/heft-web-rig-library-tutorial/config/jest.config.json +++ b/build-tests-samples/heft-web-rig-library-tutorial/config/jest.config.json @@ -1,3 +1,13 @@ { - "extends": "@rushstack/heft-web-rig/profiles/library/config/jest.config.json" + "extends": "@rushstack/heft-web-rig/profiles/library/config/jest.config.json", + + // These additional properties exist for caching purposes in the rushstack repo + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests-samples/heft-web-rig-library-tutorial/config/rush-project.json b/build-tests-samples/heft-web-rig-library-tutorial/config/rush-project.json new file mode 100644 index 00000000000..93c1e05a56f --- /dev/null +++ b/build-tests-samples/heft-web-rig-library-tutorial/config/rush-project.json @@ -0,0 +1,15 @@ +// This file exists for caching purposes in the rushstack repo +{ + "extends": "@rushstack/heft-web-rig/profiles/library/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/build-tests-samples/heft-webpack-basic-tutorial/config/jest.config.json b/build-tests-samples/heft-webpack-basic-tutorial/config/jest.config.json index 52635a8eb53..bfc5ce0d9b7 100644 --- a/build-tests-samples/heft-webpack-basic-tutorial/config/jest.config.json +++ b/build-tests-samples/heft-webpack-basic-tutorial/config/jest.config.json @@ -12,5 +12,15 @@ "!lib-commonjs/**/__tests__/**", "!lib-commonjs/**/__fixtures__/**", "!lib-commonjs/**/__mocks__/**" - ] + ], + + // These additional properties exist for caching purposes in the rushstack repo + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests-samples/heft-webpack-basic-tutorial/config/rush-project.json b/build-tests-samples/heft-webpack-basic-tutorial/config/rush-project.json index 2af7036b0ef..9042450ba22 100644 --- a/build-tests-samples/heft-webpack-basic-tutorial/config/rush-project.json +++ b/build-tests-samples/heft-webpack-basic-tutorial/config/rush-project.json @@ -1,10 +1,15 @@ +// This file exists for caching purposes in the rushstack repo { "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush-project.schema.json", "operationSettings": [ { - "operationName": "build", - "outputFolderNames": ["lib", "dist"] + "operationName": "_phase:build", + "outputFolderNames": [".heft", "lib", "dist"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests-samples/packlets-tutorial/config/rush-project.json b/build-tests-samples/packlets-tutorial/config/rush-project.json index 2af7036b0ef..6183592308d 100644 --- a/build-tests-samples/packlets-tutorial/config/rush-project.json +++ b/build-tests-samples/packlets-tutorial/config/rush-project.json @@ -1,10 +1,11 @@ +// This file exists for caching purposes in the rushstack repo { "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush-project.schema.json", "operationSettings": [ { - "operationName": "build", - "outputFolderNames": ["lib", "dist"] + "operationName": "_phase:build", + "outputFolderNames": [".heft", "lib", "dist"] } ] } diff --git a/build-tests/api-documenter-scenarios/config/rush-project.json b/build-tests/api-documenter-scenarios/config/rush-project.json index 2af7036b0ef..514e557d5eb 100644 --- a/build-tests/api-documenter-scenarios/config/rush-project.json +++ b/build-tests/api-documenter-scenarios/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] } ] diff --git a/build-tests/api-documenter-test/config/rush-project.json b/build-tests/api-documenter-test/config/rush-project.json index 2af7036b0ef..514e557d5eb 100644 --- a/build-tests/api-documenter-test/config/rush-project.json +++ b/build-tests/api-documenter-test/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] } ] diff --git a/build-tests/api-extractor-lib1-test/config/rush-project.json b/build-tests/api-extractor-lib1-test/config/rush-project.json index 2af7036b0ef..a3516b19e56 100644 --- a/build-tests/api-extractor-lib1-test/config/rush-project.json +++ b/build-tests/api-extractor-lib1-test/config/rush-project.json @@ -3,8 +3,8 @@ "operationSettings": [ { - "operationName": "build", - "outputFolderNames": ["lib", "dist"] + "operationName": "_phase:build", + "outputFolderNames": ["lib"] } ] } diff --git a/build-tests/api-extractor-lib2-test/config/rush-project.json b/build-tests/api-extractor-lib2-test/config/rush-project.json index 2af7036b0ef..a3516b19e56 100644 --- a/build-tests/api-extractor-lib2-test/config/rush-project.json +++ b/build-tests/api-extractor-lib2-test/config/rush-project.json @@ -3,8 +3,8 @@ "operationSettings": [ { - "operationName": "build", - "outputFolderNames": ["lib", "dist"] + "operationName": "_phase:build", + "outputFolderNames": ["lib"] } ] } diff --git a/build-tests/api-extractor-lib3-test/config/rush-project.json b/build-tests/api-extractor-lib3-test/config/rush-project.json index 2af7036b0ef..a3516b19e56 100644 --- a/build-tests/api-extractor-lib3-test/config/rush-project.json +++ b/build-tests/api-extractor-lib3-test/config/rush-project.json @@ -3,8 +3,8 @@ "operationSettings": [ { - "operationName": "build", - "outputFolderNames": ["lib", "dist"] + "operationName": "_phase:build", + "outputFolderNames": ["lib"] } ] } diff --git a/build-tests/api-extractor-scenarios/config/rush-project.json b/build-tests/api-extractor-scenarios/config/rush-project.json index 2af7036b0ef..514e557d5eb 100644 --- a/build-tests/api-extractor-scenarios/config/rush-project.json +++ b/build-tests/api-extractor-scenarios/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] } ] diff --git a/build-tests/api-extractor-test-01/config/rush-project.json b/build-tests/api-extractor-test-01/config/rush-project.json index 9c91a1cd8e3..a3516b19e56 100644 --- a/build-tests/api-extractor-test-01/config/rush-project.json +++ b/build-tests/api-extractor-test-01/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib"] } ] diff --git a/build-tests/api-extractor-test-02/config/rush-project.json b/build-tests/api-extractor-test-02/config/rush-project.json index 9c91a1cd8e3..a3516b19e56 100644 --- a/build-tests/api-extractor-test-02/config/rush-project.json +++ b/build-tests/api-extractor-test-02/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib"] } ] diff --git a/build-tests/api-extractor-test-03/config/rush-project.json b/build-tests/api-extractor-test-03/config/rush-project.json index 2af7036b0ef..514e557d5eb 100644 --- a/build-tests/api-extractor-test-03/config/rush-project.json +++ b/build-tests/api-extractor-test-03/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] } ] diff --git a/build-tests/api-extractor-test-04/config/rush-project.json b/build-tests/api-extractor-test-04/config/rush-project.json index 2af7036b0ef..a3516b19e56 100644 --- a/build-tests/api-extractor-test-04/config/rush-project.json +++ b/build-tests/api-extractor-test-04/config/rush-project.json @@ -3,8 +3,8 @@ "operationSettings": [ { - "operationName": "build", - "outputFolderNames": ["lib", "dist"] + "operationName": "_phase:build", + "outputFolderNames": ["lib"] } ] } diff --git a/build-tests/hashed-folder-copy-plugin-webpack4-test/config/rush-project.json b/build-tests/hashed-folder-copy-plugin-webpack4-test/config/rush-project.json index 30cad77cdb5..543278bebd4 100644 --- a/build-tests/hashed-folder-copy-plugin-webpack4-test/config/rush-project.json +++ b/build-tests/hashed-folder-copy-plugin-webpack4-test/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist-dev", "dist-prod"] } ] diff --git a/build-tests/hashed-folder-copy-plugin-webpack5-test/config/rush-project.json b/build-tests/hashed-folder-copy-plugin-webpack5-test/config/rush-project.json index 30cad77cdb5..543278bebd4 100644 --- a/build-tests/hashed-folder-copy-plugin-webpack5-test/config/rush-project.json +++ b/build-tests/hashed-folder-copy-plugin-webpack5-test/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist-dev", "dist-prod"] } ] diff --git a/build-tests/heft-copy-files-test/config/rush-project.json b/build-tests/heft-copy-files-test/config/rush-project.json index da349e3ad5e..4a1a3f04ef5 100644 --- a/build-tests/heft-copy-files-test/config/rush-project.json +++ b/build-tests/heft-copy-files-test/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": [ "out-all", "out-all-except-for-images", diff --git a/build-tests/heft-example-plugin-01/config/rush-project.json b/build-tests/heft-example-plugin-01/config/rush-project.json index 2af7036b0ef..514e557d5eb 100644 --- a/build-tests/heft-example-plugin-01/config/rush-project.json +++ b/build-tests/heft-example-plugin-01/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] } ] diff --git a/build-tests/heft-example-plugin-02/config/rush-project.json b/build-tests/heft-example-plugin-02/config/rush-project.json index 2af7036b0ef..514e557d5eb 100644 --- a/build-tests/heft-example-plugin-02/config/rush-project.json +++ b/build-tests/heft-example-plugin-02/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] } ] diff --git a/build-tests/heft-fastify-test/config/rush-project.json b/build-tests/heft-fastify-test/config/rush-project.json index 247dc17187a..11f81b24412 100644 --- a/build-tests/heft-fastify-test/config/rush-project.json +++ b/build-tests/heft-fastify-test/config/rush-project.json @@ -1,7 +1,7 @@ { "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] } ] diff --git a/build-tests/heft-jest-preset-test/config/jest.config.json b/build-tests/heft-jest-preset-test/config/jest.config.json index 19e885c9ff5..f74f91d4645 100644 --- a/build-tests/heft-jest-preset-test/config/jest.config.json +++ b/build-tests/heft-jest-preset-test/config/jest.config.json @@ -37,7 +37,7 @@ // This is set to true in the preset for the "heft" package // "collectCoverage": false, - "coverageDirectory": "/temp/coverage", + "coverageDirectory": "/coverage", "collectCoverageFrom": [ "lib/**/*.cjs", diff --git a/build-tests/heft-jest-preset-test/config/rush-project.json b/build-tests/heft-jest-preset-test/config/rush-project.json index 92c0e6166a2..030d8d0ff0e 100644 --- a/build-tests/heft-jest-preset-test/config/rush-project.json +++ b/build-tests/heft-jest-preset-test/config/rush-project.json @@ -3,12 +3,12 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] }, { - "operationName": "_phase:build", - "outputFolderNames": ["lib", "dist"] + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests/heft-jest-preset-test/config/verify-coverage.js b/build-tests/heft-jest-preset-test/config/verify-coverage.js index 5360470b42b..91c2555cd8f 100644 --- a/build-tests/heft-jest-preset-test/config/verify-coverage.js +++ b/build-tests/heft-jest-preset-test/config/verify-coverage.js @@ -1,6 +1,6 @@ const fs = require('fs'); // Verify that the coverage folder exists, since it would only exist // if the preset was used. -if (!fs.existsSync(`${__dirname}/../temp/coverage`)) { +if (!fs.existsSync(`${__dirname}/../coverage`)) { throw new Error('Coverage folder does not exist'); } diff --git a/build-tests/heft-jest-reporters-test/config/jest.config.json b/build-tests/heft-jest-reporters-test/config/jest.config.json index 9175f5c7e1c..1af6352cc6e 100644 --- a/build-tests/heft-jest-reporters-test/config/jest.config.json +++ b/build-tests/heft-jest-reporters-test/config/jest.config.json @@ -1,5 +1,6 @@ { "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json", + "coverageDirectory": "/coverage", "reporters": ["default", "../lib/test/customJestReporter.cjs"], "testMatch": ["/lib/**.test.cjs"], "collectCoverageFrom": [ diff --git a/build-tests/heft-jest-reporters-test/config/rush-project.json b/build-tests/heft-jest-reporters-test/config/rush-project.json index 2af7036b0ef..030d8d0ff0e 100644 --- a/build-tests/heft-jest-reporters-test/config/rush-project.json +++ b/build-tests/heft-jest-reporters-test/config/rush-project.json @@ -3,8 +3,12 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests/heft-minimal-rig-test/config/rush-project.json b/build-tests/heft-minimal-rig-test/config/rush-project.json index 2af7036b0ef..514e557d5eb 100644 --- a/build-tests/heft-minimal-rig-test/config/rush-project.json +++ b/build-tests/heft-minimal-rig-test/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] } ] diff --git a/build-tests/heft-minimal-rig-usage-test/config/jest.config.json b/build-tests/heft-minimal-rig-usage-test/config/jest.config.json index 84dd06a10c3..ac52a5b3dc3 100644 --- a/build-tests/heft-minimal-rig-usage-test/config/jest.config.json +++ b/build-tests/heft-minimal-rig-usage-test/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "heft-minimal-rig-test/profiles/default/config/jest.config.json" + "extends": "heft-minimal-rig-test/profiles/default/config/jest.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests/heft-minimal-rig-usage-test/config/rush-project.json b/build-tests/heft-minimal-rig-usage-test/config/rush-project.json index 2af7036b0ef..030d8d0ff0e 100644 --- a/build-tests/heft-minimal-rig-usage-test/config/rush-project.json +++ b/build-tests/heft-minimal-rig-usage-test/config/rush-project.json @@ -3,8 +3,12 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests/heft-node-everything-esm-module-test/config/jest.config.json b/build-tests/heft-node-everything-esm-module-test/config/jest.config.json index b6f305ec886..c0687c6d488 100644 --- a/build-tests/heft-node-everything-esm-module-test/config/jest.config.json +++ b/build-tests/heft-node-everything-esm-module-test/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json" + "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests/heft-node-everything-esm-module-test/config/rush-project.json b/build-tests/heft-node-everything-esm-module-test/config/rush-project.json index 357cdc0998d..a93c6b2720f 100644 --- a/build-tests/heft-node-everything-esm-module-test/config/rush-project.json +++ b/build-tests/heft-node-everything-esm-module-test/config/rush-project.json @@ -3,8 +3,12 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["dist", "lib", "lib-esnext", "lib-umd"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests/heft-node-everything-test/config/jest.config.json b/build-tests/heft-node-everything-test/config/jest.config.json index b6f305ec886..c0687c6d488 100644 --- a/build-tests/heft-node-everything-test/config/jest.config.json +++ b/build-tests/heft-node-everything-test/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json" + "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests/heft-node-everything-test/config/rush-project.json b/build-tests/heft-node-everything-test/config/rush-project.json index 357cdc0998d..a93c6b2720f 100644 --- a/build-tests/heft-node-everything-test/config/rush-project.json +++ b/build-tests/heft-node-everything-test/config/rush-project.json @@ -3,8 +3,12 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["dist", "lib", "lib-esnext", "lib-umd"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests/heft-parameter-plugin-test/config/jest.config.json b/build-tests/heft-parameter-plugin-test/config/jest.config.json index b6f305ec886..c0687c6d488 100644 --- a/build-tests/heft-parameter-plugin-test/config/jest.config.json +++ b/build-tests/heft-parameter-plugin-test/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json" + "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests/heft-parameter-plugin-test/config/rush-project.json b/build-tests/heft-parameter-plugin-test/config/rush-project.json index 9c91a1cd8e3..93089856e44 100644 --- a/build-tests/heft-parameter-plugin-test/config/rush-project.json +++ b/build-tests/heft-parameter-plugin-test/config/rush-project.json @@ -3,8 +3,12 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests/heft-parameter-plugin/config/rush-project.json b/build-tests/heft-parameter-plugin/config/rush-project.json index 9c91a1cd8e3..a3516b19e56 100644 --- a/build-tests/heft-parameter-plugin/config/rush-project.json +++ b/build-tests/heft-parameter-plugin/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib"] } ] diff --git a/build-tests/heft-sass-test/config/jest.config.json b/build-tests/heft-sass-test/config/jest.config.json index 8a6f9d410cf..1d798061493 100644 --- a/build-tests/heft-sass-test/config/jest.config.json +++ b/build-tests/heft-sass-test/config/jest.config.json @@ -1,5 +1,13 @@ { "extends": "@rushstack/heft-jest-plugin/includes/jest-web.config.json", + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8", + "moduleFileExtensions": ["js", "css", "json", "node"] } diff --git a/build-tests/heft-sass-test/config/rush-project.json b/build-tests/heft-sass-test/config/rush-project.json index 6a467409a08..e7d173ff4b5 100644 --- a/build-tests/heft-sass-test/config/rush-project.json +++ b/build-tests/heft-sass-test/config/rush-project.json @@ -3,8 +3,12 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist", "temp/sass-ts"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests/heft-typescript-composite-test/config/jest.config.json b/build-tests/heft-typescript-composite-test/config/jest.config.json index 41b0a39a8af..ee9b78eb63f 100644 --- a/build-tests/heft-typescript-composite-test/config/jest.config.json +++ b/build-tests/heft-typescript-composite-test/config/jest.config.json @@ -1,6 +1,14 @@ { "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json", + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8", + "testMatch": ["/lib/**/*.test.cjs"], "collectCoverageFrom": [ diff --git a/build-tests/heft-typescript-composite-test/config/rush-project.json b/build-tests/heft-typescript-composite-test/config/rush-project.json index 9c91a1cd8e3..93089856e44 100644 --- a/build-tests/heft-typescript-composite-test/config/rush-project.json +++ b/build-tests/heft-typescript-composite-test/config/rush-project.json @@ -3,8 +3,12 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests/heft-typescript-v2-test/config/jest.config.json b/build-tests/heft-typescript-v2-test/config/jest.config.json index b6f305ec886..c0687c6d488 100644 --- a/build-tests/heft-typescript-v2-test/config/jest.config.json +++ b/build-tests/heft-typescript-v2-test/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json" + "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests/heft-typescript-v2-test/config/rush-project.json b/build-tests/heft-typescript-v2-test/config/rush-project.json index 357cdc0998d..a93c6b2720f 100644 --- a/build-tests/heft-typescript-v2-test/config/rush-project.json +++ b/build-tests/heft-typescript-v2-test/config/rush-project.json @@ -3,8 +3,12 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["dist", "lib", "lib-esnext", "lib-umd"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests/heft-typescript-v3-test/config/jest.config.json b/build-tests/heft-typescript-v3-test/config/jest.config.json index b6f305ec886..c0687c6d488 100644 --- a/build-tests/heft-typescript-v3-test/config/jest.config.json +++ b/build-tests/heft-typescript-v3-test/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json" + "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests/heft-typescript-v3-test/config/rush-project.json b/build-tests/heft-typescript-v3-test/config/rush-project.json index 357cdc0998d..a93c6b2720f 100644 --- a/build-tests/heft-typescript-v3-test/config/rush-project.json +++ b/build-tests/heft-typescript-v3-test/config/rush-project.json @@ -3,8 +3,12 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["dist", "lib", "lib-esnext", "lib-umd"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests/heft-typescript-v4-test/config/jest.config.json b/build-tests/heft-typescript-v4-test/config/jest.config.json index b6f305ec886..c0687c6d488 100644 --- a/build-tests/heft-typescript-v4-test/config/jest.config.json +++ b/build-tests/heft-typescript-v4-test/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json" + "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests/heft-typescript-v4-test/config/rush-project.json b/build-tests/heft-typescript-v4-test/config/rush-project.json index 357cdc0998d..a93c6b2720f 100644 --- a/build-tests/heft-typescript-v4-test/config/rush-project.json +++ b/build-tests/heft-typescript-v4-test/config/rush-project.json @@ -3,8 +3,12 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["dist", "lib", "lib-esnext", "lib-umd"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests/heft-web-rig-library-test/config/jest.config.json b/build-tests/heft-web-rig-library-test/config/jest.config.json index 600ba9ea39a..22bfd5895cd 100644 --- a/build-tests/heft-web-rig-library-test/config/jest.config.json +++ b/build-tests/heft-web-rig-library-test/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-web-rig/profiles/library/config/jest.config.json" + "extends": "@rushstack/heft-web-rig/profiles/library/config/jest.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests/heft-web-rig-library-test/config/rush-project.json b/build-tests/heft-web-rig-library-test/config/rush-project.json new file mode 100644 index 00000000000..5cfd2f72217 --- /dev/null +++ b/build-tests/heft-web-rig-library-test/config/rush-project.json @@ -0,0 +1,14 @@ +{ + "extends": "@rushstack/heft-web-rig/profiles/library/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/build-tests/heft-webpack4-everything-test/config/jest.config.json b/build-tests/heft-webpack4-everything-test/config/jest.config.json index 441ad22d6d1..331b9187503 100644 --- a/build-tests/heft-webpack4-everything-test/config/jest.config.json +++ b/build-tests/heft-webpack4-everything-test/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-jest-plugin/includes/jest-web.config.json" + "extends": "@rushstack/heft-jest-plugin/includes/jest-web.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests/heft-webpack4-everything-test/config/rush-project.json b/build-tests/heft-webpack4-everything-test/config/rush-project.json index 2af7036b0ef..030d8d0ff0e 100644 --- a/build-tests/heft-webpack4-everything-test/config/rush-project.json +++ b/build-tests/heft-webpack4-everything-test/config/rush-project.json @@ -3,8 +3,12 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests/heft-webpack5-everything-test/config/jest.config.json b/build-tests/heft-webpack5-everything-test/config/jest.config.json index 441ad22d6d1..331b9187503 100644 --- a/build-tests/heft-webpack5-everything-test/config/jest.config.json +++ b/build-tests/heft-webpack5-everything-test/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-jest-plugin/includes/jest-web.config.json" + "extends": "@rushstack/heft-jest-plugin/includes/jest-web.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/build-tests/heft-webpack5-everything-test/config/rush-project.json b/build-tests/heft-webpack5-everything-test/config/rush-project.json index 2af7036b0ef..030d8d0ff0e 100644 --- a/build-tests/heft-webpack5-everything-test/config/rush-project.json +++ b/build-tests/heft-webpack5-everything-test/config/rush-project.json @@ -3,8 +3,12 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] } ] } diff --git a/build-tests/install-test-workspace/config/rush-project.json b/build-tests/install-test-workspace/config/rush-project.json new file mode 100644 index 00000000000..80f2cda3299 --- /dev/null +++ b/build-tests/install-test-workspace/config/rush-project.json @@ -0,0 +1,10 @@ +{ + "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush-project.schema.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": ["temp/tarballs"] + } + ] +} diff --git a/build-tests/install-test-workspace/workspace/common/pnpm-lock.yaml b/build-tests/install-test-workspace/workspace/common/pnpm-lock.yaml index a2e3d931a82..58236594c4a 100644 --- a/build-tests/install-test-workspace/workspace/common/pnpm-lock.yaml +++ b/build-tests/install-test-workspace/workspace/common/pnpm-lock.yaml @@ -1181,7 +1181,7 @@ packages: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} /concat-map@0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} /configstore@5.0.1: resolution: {integrity: sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==} diff --git a/build-tests/install-test-workspace/workspace/typescript-newest-test/config/rush-project.json b/build-tests/install-test-workspace/workspace/typescript-newest-test/config/rush-project.json index 247dc17187a..11f81b24412 100644 --- a/build-tests/install-test-workspace/workspace/typescript-newest-test/config/rush-project.json +++ b/build-tests/install-test-workspace/workspace/typescript-newest-test/config/rush-project.json @@ -1,7 +1,7 @@ { "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] } ] diff --git a/build-tests/install-test-workspace/workspace/typescript-v4-test/config/rush-project.json b/build-tests/install-test-workspace/workspace/typescript-v4-test/config/rush-project.json index 247dc17187a..11f81b24412 100644 --- a/build-tests/install-test-workspace/workspace/typescript-v4-test/config/rush-project.json +++ b/build-tests/install-test-workspace/workspace/typescript-v4-test/config/rush-project.json @@ -1,7 +1,7 @@ { "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] } ] diff --git a/build-tests/localization-plugin-test-01/config/rush-project.json b/build-tests/localization-plugin-test-01/config/rush-project.json index 2af7036b0ef..514e557d5eb 100644 --- a/build-tests/localization-plugin-test-01/config/rush-project.json +++ b/build-tests/localization-plugin-test-01/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] } ] diff --git a/build-tests/localization-plugin-test-02/config/rush-project.json b/build-tests/localization-plugin-test-02/config/rush-project.json index 2af7036b0ef..514e557d5eb 100644 --- a/build-tests/localization-plugin-test-02/config/rush-project.json +++ b/build-tests/localization-plugin-test-02/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] } ] diff --git a/build-tests/localization-plugin-test-03/config/rush-project.json b/build-tests/localization-plugin-test-03/config/rush-project.json index 2af7036b0ef..514e557d5eb 100644 --- a/build-tests/localization-plugin-test-03/config/rush-project.json +++ b/build-tests/localization-plugin-test-03/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] } ] diff --git a/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/a/config/rush-project.json b/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/a/config/rush-project.json index 3206537349d..d1460d3902f 100644 --- a/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/a/config/rush-project.json +++ b/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/a/config/rush-project.json @@ -9,7 +9,7 @@ "outputFolderNames": ["dist"] }, { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["dist"] } ] diff --git a/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/b/config/rush-project.json b/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/b/config/rush-project.json index 3206537349d..d1460d3902f 100644 --- a/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/b/config/rush-project.json +++ b/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/b/config/rush-project.json @@ -9,7 +9,7 @@ "outputFolderNames": ["dist"] }, { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["dist"] } ] diff --git a/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/c/config/rush-project.json b/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/c/config/rush-project.json index 3206537349d..d1460d3902f 100644 --- a/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/c/config/rush-project.json +++ b/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/c/config/rush-project.json @@ -9,7 +9,7 @@ "outputFolderNames": ["dist"] }, { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["dist"] } ] diff --git a/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/d/config/rush-project.json b/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/d/config/rush-project.json index 3206537349d..d1460d3902f 100644 --- a/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/d/config/rush-project.json +++ b/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/d/config/rush-project.json @@ -9,7 +9,7 @@ "outputFolderNames": ["dist"] }, { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["dist"] } ] diff --git a/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/e/config/rush-project.json b/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/e/config/rush-project.json index 3206537349d..d1460d3902f 100644 --- a/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/e/config/rush-project.json +++ b/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/e/config/rush-project.json @@ -9,7 +9,7 @@ "outputFolderNames": ["dist"] }, { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["dist"] } ] diff --git a/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/f/config/rush-project.json b/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/f/config/rush-project.json index 4e94028e909..b36807ac367 100644 --- a/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/f/config/rush-project.json +++ b/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/f/config/rush-project.json @@ -10,7 +10,7 @@ "outputFolderNames": ["dist"] }, { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["dist"] } ] diff --git a/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/h/config/rush-project.json b/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/h/config/rush-project.json index 3206537349d..d1460d3902f 100644 --- a/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/h/config/rush-project.json +++ b/build-tests/rush-redis-cobuild-plugin-integration-test/sandbox/repo/projects/h/config/rush-project.json @@ -9,7 +9,7 @@ "outputFolderNames": ["dist"] }, { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["dist"] } ] diff --git a/build-tests/set-webpack-public-path-plugin-webpack4-test/config/rush-project.json b/build-tests/set-webpack-public-path-plugin-webpack4-test/config/rush-project.json index 30cad77cdb5..543278bebd4 100644 --- a/build-tests/set-webpack-public-path-plugin-webpack4-test/config/rush-project.json +++ b/build-tests/set-webpack-public-path-plugin-webpack4-test/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist-dev", "dist-prod"] } ] diff --git a/build-tests/ts-command-line-test/config/rush-project.json b/build-tests/ts-command-line-test/config/rush-project.json index 2af7036b0ef..514e557d5eb 100644 --- a/build-tests/ts-command-line-test/config/rush-project.json +++ b/build-tests/ts-command-line-test/config/rush-project.json @@ -3,7 +3,7 @@ "operationSettings": [ { - "operationName": "build", + "operationName": "_phase:build", "outputFolderNames": ["lib", "dist"] } ] diff --git a/eslint/eslint-plugin-packlets/config/jest.config.json b/eslint/eslint-plugin-packlets/config/jest.config.json index 4bb17bde3ee..8e67263514a 100644 --- a/eslint/eslint-plugin-packlets/config/jest.config.json +++ b/eslint/eslint-plugin-packlets/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/eslint/eslint-plugin-packlets/config/rush-project.json b/eslint/eslint-plugin-packlets/config/rush-project.json new file mode 100644 index 00000000000..6cc84f7e725 --- /dev/null +++ b/eslint/eslint-plugin-packlets/config/rush-project.json @@ -0,0 +1,14 @@ +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/eslint/eslint-plugin-security/config/jest.config.json b/eslint/eslint-plugin-security/config/jest.config.json index 4bb17bde3ee..8e67263514a 100644 --- a/eslint/eslint-plugin-security/config/jest.config.json +++ b/eslint/eslint-plugin-security/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/eslint/eslint-plugin-security/config/rush-project.json b/eslint/eslint-plugin-security/config/rush-project.json new file mode 100644 index 00000000000..6cc84f7e725 --- /dev/null +++ b/eslint/eslint-plugin-security/config/rush-project.json @@ -0,0 +1,14 @@ +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/eslint/eslint-plugin/config/jest.config.json b/eslint/eslint-plugin/config/jest.config.json index 4bb17bde3ee..8e67263514a 100644 --- a/eslint/eslint-plugin/config/jest.config.json +++ b/eslint/eslint-plugin/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/eslint/eslint-plugin/config/rush-project.json b/eslint/eslint-plugin/config/rush-project.json new file mode 100644 index 00000000000..6cc84f7e725 --- /dev/null +++ b/eslint/eslint-plugin/config/rush-project.json @@ -0,0 +1,14 @@ +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/heft-plugins/heft-api-extractor-plugin/package.json b/heft-plugins/heft-api-extractor-plugin/package.json index ed5374de5ee..79c2af51153 100644 --- a/heft-plugins/heft-api-extractor-plugin/package.json +++ b/heft-plugins/heft-api-extractor-plugin/package.json @@ -12,8 +12,7 @@ "scripts": { "build": "heft test --clean", "start": "heft build-watch", - "_phase:build": "heft run --only build -- --clean", - "_phase:test": "heft run --only test -- --clean" + "_phase:build": "heft run --only build -- --clean" }, "peerDependencies": { "@rushstack/heft": "0.59.0" diff --git a/heft-plugins/heft-jest-plugin/config/jest.config.json b/heft-plugins/heft-jest-plugin/config/jest.config.json new file mode 100644 index 00000000000..8e67263514a --- /dev/null +++ b/heft-plugins/heft-jest-plugin/config/jest.config.json @@ -0,0 +1,11 @@ +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" +} diff --git a/heft-plugins/heft-jest-plugin/config/rush-project.json b/heft-plugins/heft-jest-plugin/config/rush-project.json new file mode 100644 index 00000000000..6cc84f7e725 --- /dev/null +++ b/heft-plugins/heft-jest-plugin/config/rush-project.json @@ -0,0 +1,14 @@ +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/heft-plugins/heft-lint-plugin/package.json b/heft-plugins/heft-lint-plugin/package.json index 31cdedd2ea5..c301c60f462 100644 --- a/heft-plugins/heft-lint-plugin/package.json +++ b/heft-plugins/heft-lint-plugin/package.json @@ -12,8 +12,7 @@ "scripts": { "build": "heft test --clean", "start": "heft build-watch", - "_phase:build": "heft run --only build -- --clean", - "_phase:test": "heft run --only test -- --clean" + "_phase:build": "heft run --only build -- --clean" }, "peerDependencies": { "@rushstack/heft": "0.59.0" diff --git a/heft-plugins/heft-typescript-plugin/package.json b/heft-plugins/heft-typescript-plugin/package.json index 46d1b10864c..4c764ccd88c 100644 --- a/heft-plugins/heft-typescript-plugin/package.json +++ b/heft-plugins/heft-typescript-plugin/package.json @@ -14,8 +14,7 @@ "scripts": { "build": "heft test --clean", "start": "heft build-watch", - "_phase:build": "heft run --only build -- --clean", - "_phase:test": "heft run --only test -- --clean" + "_phase:build": "heft run --only build -- --clean" }, "peerDependencies": { "@rushstack/heft": "0.59.0" diff --git a/libraries/api-extractor-model/config/jest.config.json b/libraries/api-extractor-model/config/jest.config.json index 4bb17bde3ee..8e67263514a 100644 --- a/libraries/api-extractor-model/config/jest.config.json +++ b/libraries/api-extractor-model/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/libraries/api-extractor-model/config/rush-project.json b/libraries/api-extractor-model/config/rush-project.json new file mode 100644 index 00000000000..6cc84f7e725 --- /dev/null +++ b/libraries/api-extractor-model/config/rush-project.json @@ -0,0 +1,14 @@ +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/libraries/heft-config-file/config/jest.config.json b/libraries/heft-config-file/config/jest.config.json index 4bb17bde3ee..8e67263514a 100644 --- a/libraries/heft-config-file/config/jest.config.json +++ b/libraries/heft-config-file/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/libraries/heft-config-file/config/rush-project.json b/libraries/heft-config-file/config/rush-project.json new file mode 100644 index 00000000000..6cc84f7e725 --- /dev/null +++ b/libraries/heft-config-file/config/rush-project.json @@ -0,0 +1,14 @@ +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/libraries/node-core-library/config/jest.config.json b/libraries/node-core-library/config/jest.config.json index 4bb17bde3ee..8e67263514a 100644 --- a/libraries/node-core-library/config/jest.config.json +++ b/libraries/node-core-library/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/libraries/node-core-library/config/rush-project.json b/libraries/node-core-library/config/rush-project.json new file mode 100644 index 00000000000..6cc84f7e725 --- /dev/null +++ b/libraries/node-core-library/config/rush-project.json @@ -0,0 +1,14 @@ +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/libraries/operation-graph/config/jest.config.json b/libraries/operation-graph/config/jest.config.json index 4bb17bde3ee..8e67263514a 100644 --- a/libraries/operation-graph/config/jest.config.json +++ b/libraries/operation-graph/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/libraries/operation-graph/config/rush-project.json b/libraries/operation-graph/config/rush-project.json new file mode 100644 index 00000000000..6cc84f7e725 --- /dev/null +++ b/libraries/operation-graph/config/rush-project.json @@ -0,0 +1,14 @@ +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/libraries/package-deps-hash/src/test/__snapshots__/getRepoDeps.test.ts.snap b/libraries/package-deps-hash/src/test/__snapshots__/getRepoDeps.test.ts.snap index add7d8be46f..f69c42a0d31 100644 --- a/libraries/package-deps-hash/src/test/__snapshots__/getRepoDeps.test.ts.snap +++ b/libraries/package-deps-hash/src/test/__snapshots__/getRepoDeps.test.ts.snap @@ -83,6 +83,18 @@ Object { } `; +exports[`getRepoStateAsync handles requests for additional files 2`] = ` +Object { + "nestedTestProject/package.json": "18a1e415e56220fa5122428a4ef8eb8874756576", + "nestedTestProject/src/file 1.txt": "c7b2f707ac99ca522f965210a7b6b0b109863f34", + "testProject/file 2.txt": "a385f754ec4fede884a4864d090064d9aeef8ccb", + "testProject/file1.txt": "c7b2f707ac99ca522f965210a7b6b0b109863f34", + "testProject/file蝴蝶.txt": "ae814af81e16cb2ae8c57503c77e2cab6b5462ba", + "testProject/log.log": "2e65efe2a145dda7ee51d1741299f848e5bf752e", + "testProject/package.json": "18a1e415e56220fa5122428a4ef8eb8874756576", +} +`; + exports[`parseGitHashObject can parse multiple entries 1`] = ` Map { "a" => "11", diff --git a/libraries/rig-package/config/jest.config.json b/libraries/rig-package/config/jest.config.json index 4bb17bde3ee..8e67263514a 100644 --- a/libraries/rig-package/config/jest.config.json +++ b/libraries/rig-package/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/libraries/rig-package/config/rush-project.json b/libraries/rig-package/config/rush-project.json new file mode 100644 index 00000000000..6cc84f7e725 --- /dev/null +++ b/libraries/rig-package/config/rush-project.json @@ -0,0 +1,14 @@ +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/libraries/rush-themed-ui/package.json b/libraries/rush-themed-ui/package.json index 443c740cc24..2238bb38e91 100644 --- a/libraries/rush-themed-ui/package.json +++ b/libraries/rush-themed-ui/package.json @@ -10,8 +10,7 @@ "build": "heft test --clean", "start": "heft build --watch", "test": "heft test", - "_phase:build": "heft run --only build -- --clean", - "_phase:test": "heft run --only test -- --clean" + "_phase:build": "heft run --only build -- --clean" }, "dependencies": { "react": "~16.13.1", diff --git a/libraries/tree-pattern/config/jest.config.json b/libraries/tree-pattern/config/jest.config.json index 4bb17bde3ee..8e67263514a 100644 --- a/libraries/tree-pattern/config/jest.config.json +++ b/libraries/tree-pattern/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/libraries/tree-pattern/config/rush-project.json b/libraries/tree-pattern/config/rush-project.json new file mode 100644 index 00000000000..6cc84f7e725 --- /dev/null +++ b/libraries/tree-pattern/config/rush-project.json @@ -0,0 +1,14 @@ +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} diff --git a/libraries/ts-command-line/config/jest.config.json b/libraries/ts-command-line/config/jest.config.json index 4bb17bde3ee..8e67263514a 100644 --- a/libraries/ts-command-line/config/jest.config.json +++ b/libraries/ts-command-line/config/jest.config.json @@ -1,3 +1,11 @@ { - "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json" + "extends": "@rushstack/heft-node-rig/profiles/default/config/jest.config.json", + + // Enable code coverage for Jest + "collectCoverage": true, + "coverageDirectory": "/coverage", + "coverageReporters": ["cobertura", "html"], + + // Use v8 coverage provider to avoid Babel + "coverageProvider": "v8" } diff --git a/libraries/ts-command-line/config/rush-project.json b/libraries/ts-command-line/config/rush-project.json new file mode 100644 index 00000000000..6cc84f7e725 --- /dev/null +++ b/libraries/ts-command-line/config/rush-project.json @@ -0,0 +1,14 @@ +{ + "extends": "@rushstack/heft-node-rig/profiles/default/config/rush-project.json", + + "operationSettings": [ + { + "operationName": "_phase:build", + "outputFolderNames": [".heft", "release"] + }, + { + "operationName": "_phase:test", + "outputFolderNames": ["coverage"] + } + ] +} From 4babaa241c61945b2a46922a3abaf72e5c38ea11 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Tue, 19 Sep 2023 01:28:00 -0700 Subject: [PATCH 3/3] Rush chnage --- .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../rush/internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../heft/internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../rundown/internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../terminal/internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ .../internal-node-rig_2023-09-19-08-28.json | 11 +++++++++++ 48 files changed, 528 insertions(+) create mode 100644 common/changes/@microsoft/api-documenter/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@microsoft/api-extractor-model/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@microsoft/api-extractor/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@microsoft/loader-load-themed-styles/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@microsoft/rush/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@microsoft/webpack5-load-themed-styles-loader/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/debug-certificate-manager/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/eslint-plugin-packlets/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/eslint-plugin-security/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/eslint-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/hashed-folder-copy-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/heft-api-extractor-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/heft-config-file/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/heft-dev-cert-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/heft-jest-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/heft-lint-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/heft-sass-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/heft-serverless-stack-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/heft-storybook-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/heft-typescript-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/heft-webpack4-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/heft-webpack5-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/heft/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/loader-raw-script/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/localization-utilities/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/lockfile-explorer/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/module-minifier/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/node-core-library/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/operation-graph/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/package-deps-hash/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/package-extractor/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/rig-package/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/rundown/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/set-webpack-public-path-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/stream-collator/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/terminal/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/trace-import/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/tree-pattern/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/ts-command-line/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/typings-generator/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/webpack-embedded-dependencies-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/webpack-plugin-utilities/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/webpack-preserve-dynamic-require-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/webpack4-localization-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/webpack4-module-minifier-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/webpack5-localization-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/webpack5-module-minifier-plugin/internal-node-rig_2023-09-19-08-28.json create mode 100644 common/changes/@rushstack/worker-pool/internal-node-rig_2023-09-19-08-28.json diff --git a/common/changes/@microsoft/api-documenter/internal-node-rig_2023-09-19-08-28.json b/common/changes/@microsoft/api-documenter/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..771f7e84c78 --- /dev/null +++ b/common/changes/@microsoft/api-documenter/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@microsoft/api-documenter" + } + ], + "packageName": "@microsoft/api-documenter", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/api-extractor-model/internal-node-rig_2023-09-19-08-28.json b/common/changes/@microsoft/api-extractor-model/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..52f6a7d52bc --- /dev/null +++ b/common/changes/@microsoft/api-extractor-model/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@microsoft/api-extractor-model" + } + ], + "packageName": "@microsoft/api-extractor-model", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/api-extractor/internal-node-rig_2023-09-19-08-28.json b/common/changes/@microsoft/api-extractor/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..f7c3a8a84e4 --- /dev/null +++ b/common/changes/@microsoft/api-extractor/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@microsoft/api-extractor" + } + ], + "packageName": "@microsoft/api-extractor", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/loader-load-themed-styles/internal-node-rig_2023-09-19-08-28.json b/common/changes/@microsoft/loader-load-themed-styles/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..99a0421e842 --- /dev/null +++ b/common/changes/@microsoft/loader-load-themed-styles/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@microsoft/loader-load-themed-styles" + } + ], + "packageName": "@microsoft/loader-load-themed-styles", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/rush/internal-node-rig_2023-09-19-08-28.json b/common/changes/@microsoft/rush/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..efcd84c45fb --- /dev/null +++ b/common/changes/@microsoft/rush/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@microsoft/rush" + } + ], + "packageName": "@microsoft/rush", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/webpack5-load-themed-styles-loader/internal-node-rig_2023-09-19-08-28.json b/common/changes/@microsoft/webpack5-load-themed-styles-loader/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..bb02423ee02 --- /dev/null +++ b/common/changes/@microsoft/webpack5-load-themed-styles-loader/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@microsoft/webpack5-load-themed-styles-loader" + } + ], + "packageName": "@microsoft/webpack5-load-themed-styles-loader", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/debug-certificate-manager/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/debug-certificate-manager/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..585dea266f6 --- /dev/null +++ b/common/changes/@rushstack/debug-certificate-manager/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/debug-certificate-manager" + } + ], + "packageName": "@rushstack/debug-certificate-manager", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/eslint-plugin-packlets/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/eslint-plugin-packlets/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..a04cd0021ef --- /dev/null +++ b/common/changes/@rushstack/eslint-plugin-packlets/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/eslint-plugin-packlets" + } + ], + "packageName": "@rushstack/eslint-plugin-packlets", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/eslint-plugin-security/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/eslint-plugin-security/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..e8c34c96411 --- /dev/null +++ b/common/changes/@rushstack/eslint-plugin-security/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/eslint-plugin-security" + } + ], + "packageName": "@rushstack/eslint-plugin-security", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/eslint-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/eslint-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..5669a1df6aa --- /dev/null +++ b/common/changes/@rushstack/eslint-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/eslint-plugin" + } + ], + "packageName": "@rushstack/eslint-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/hashed-folder-copy-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/hashed-folder-copy-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..3d00044f953 --- /dev/null +++ b/common/changes/@rushstack/hashed-folder-copy-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/hashed-folder-copy-plugin" + } + ], + "packageName": "@rushstack/hashed-folder-copy-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-api-extractor-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/heft-api-extractor-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..aeb8de3babe --- /dev/null +++ b/common/changes/@rushstack/heft-api-extractor-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/heft-api-extractor-plugin" + } + ], + "packageName": "@rushstack/heft-api-extractor-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-config-file/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/heft-config-file/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..ebc8dd79c07 --- /dev/null +++ b/common/changes/@rushstack/heft-config-file/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/heft-config-file" + } + ], + "packageName": "@rushstack/heft-config-file", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-dev-cert-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/heft-dev-cert-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..e8785265c97 --- /dev/null +++ b/common/changes/@rushstack/heft-dev-cert-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/heft-dev-cert-plugin" + } + ], + "packageName": "@rushstack/heft-dev-cert-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-jest-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/heft-jest-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..5175001a683 --- /dev/null +++ b/common/changes/@rushstack/heft-jest-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/heft-jest-plugin" + } + ], + "packageName": "@rushstack/heft-jest-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-lint-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/heft-lint-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..29f880f4781 --- /dev/null +++ b/common/changes/@rushstack/heft-lint-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/heft-lint-plugin" + } + ], + "packageName": "@rushstack/heft-lint-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-sass-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/heft-sass-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..9b91da609ca --- /dev/null +++ b/common/changes/@rushstack/heft-sass-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/heft-sass-plugin" + } + ], + "packageName": "@rushstack/heft-sass-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-serverless-stack-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/heft-serverless-stack-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..47b4f12cda5 --- /dev/null +++ b/common/changes/@rushstack/heft-serverless-stack-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/heft-serverless-stack-plugin" + } + ], + "packageName": "@rushstack/heft-serverless-stack-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-storybook-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/heft-storybook-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..e4683c353d5 --- /dev/null +++ b/common/changes/@rushstack/heft-storybook-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/heft-storybook-plugin" + } + ], + "packageName": "@rushstack/heft-storybook-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-typescript-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/heft-typescript-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..4a8e9132357 --- /dev/null +++ b/common/changes/@rushstack/heft-typescript-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/heft-typescript-plugin" + } + ], + "packageName": "@rushstack/heft-typescript-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-webpack4-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/heft-webpack4-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..93df4fb8f95 --- /dev/null +++ b/common/changes/@rushstack/heft-webpack4-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/heft-webpack4-plugin" + } + ], + "packageName": "@rushstack/heft-webpack4-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-webpack5-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/heft-webpack5-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..9340dce0c15 --- /dev/null +++ b/common/changes/@rushstack/heft-webpack5-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/heft-webpack5-plugin" + } + ], + "packageName": "@rushstack/heft-webpack5-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/heft/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..ef525830e37 --- /dev/null +++ b/common/changes/@rushstack/heft/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/heft" + } + ], + "packageName": "@rushstack/heft", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/loader-raw-script/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/loader-raw-script/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..57a3fb4e860 --- /dev/null +++ b/common/changes/@rushstack/loader-raw-script/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/loader-raw-script" + } + ], + "packageName": "@rushstack/loader-raw-script", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/localization-utilities/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/localization-utilities/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..df6824522c4 --- /dev/null +++ b/common/changes/@rushstack/localization-utilities/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/localization-utilities" + } + ], + "packageName": "@rushstack/localization-utilities", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/lockfile-explorer/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/lockfile-explorer/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..6db4dbd541c --- /dev/null +++ b/common/changes/@rushstack/lockfile-explorer/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/lockfile-explorer" + } + ], + "packageName": "@rushstack/lockfile-explorer", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/module-minifier/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/module-minifier/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..d1e73450eca --- /dev/null +++ b/common/changes/@rushstack/module-minifier/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/module-minifier" + } + ], + "packageName": "@rushstack/module-minifier", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/node-core-library/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/node-core-library/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..db57b2feb86 --- /dev/null +++ b/common/changes/@rushstack/node-core-library/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/node-core-library" + } + ], + "packageName": "@rushstack/node-core-library", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/operation-graph/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/operation-graph/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..ccb47662fbf --- /dev/null +++ b/common/changes/@rushstack/operation-graph/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/operation-graph" + } + ], + "packageName": "@rushstack/operation-graph", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/package-deps-hash/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/package-deps-hash/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..3aafebf85be --- /dev/null +++ b/common/changes/@rushstack/package-deps-hash/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/package-deps-hash" + } + ], + "packageName": "@rushstack/package-deps-hash", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/package-extractor/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/package-extractor/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..75d96dca0c8 --- /dev/null +++ b/common/changes/@rushstack/package-extractor/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/package-extractor" + } + ], + "packageName": "@rushstack/package-extractor", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/rig-package/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/rig-package/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..c66505525a1 --- /dev/null +++ b/common/changes/@rushstack/rig-package/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/rig-package" + } + ], + "packageName": "@rushstack/rig-package", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/rundown/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/rundown/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..96f1931da4f --- /dev/null +++ b/common/changes/@rushstack/rundown/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/rundown" + } + ], + "packageName": "@rushstack/rundown", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/set-webpack-public-path-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/set-webpack-public-path-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..d68748afb18 --- /dev/null +++ b/common/changes/@rushstack/set-webpack-public-path-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/set-webpack-public-path-plugin" + } + ], + "packageName": "@rushstack/set-webpack-public-path-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/stream-collator/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/stream-collator/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..ac72fbf9f92 --- /dev/null +++ b/common/changes/@rushstack/stream-collator/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/stream-collator" + } + ], + "packageName": "@rushstack/stream-collator", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/terminal/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/terminal/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..13894830365 --- /dev/null +++ b/common/changes/@rushstack/terminal/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/terminal" + } + ], + "packageName": "@rushstack/terminal", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/trace-import/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/trace-import/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..f8cda6a0c07 --- /dev/null +++ b/common/changes/@rushstack/trace-import/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/trace-import" + } + ], + "packageName": "@rushstack/trace-import", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/tree-pattern/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/tree-pattern/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..619a10c75e3 --- /dev/null +++ b/common/changes/@rushstack/tree-pattern/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/tree-pattern" + } + ], + "packageName": "@rushstack/tree-pattern", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/ts-command-line/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/ts-command-line/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..1f3658b8dc4 --- /dev/null +++ b/common/changes/@rushstack/ts-command-line/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/ts-command-line" + } + ], + "packageName": "@rushstack/ts-command-line", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/typings-generator/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/typings-generator/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..28ecf6f355b --- /dev/null +++ b/common/changes/@rushstack/typings-generator/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/typings-generator" + } + ], + "packageName": "@rushstack/typings-generator", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/webpack-embedded-dependencies-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/webpack-embedded-dependencies-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..908583cfa6f --- /dev/null +++ b/common/changes/@rushstack/webpack-embedded-dependencies-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/webpack-embedded-dependencies-plugin" + } + ], + "packageName": "@rushstack/webpack-embedded-dependencies-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/webpack-plugin-utilities/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/webpack-plugin-utilities/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..df473b1f248 --- /dev/null +++ b/common/changes/@rushstack/webpack-plugin-utilities/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/webpack-plugin-utilities" + } + ], + "packageName": "@rushstack/webpack-plugin-utilities", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/webpack-preserve-dynamic-require-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/webpack-preserve-dynamic-require-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..623f4a91133 --- /dev/null +++ b/common/changes/@rushstack/webpack-preserve-dynamic-require-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/webpack-preserve-dynamic-require-plugin" + } + ], + "packageName": "@rushstack/webpack-preserve-dynamic-require-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/webpack4-localization-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/webpack4-localization-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..c5d7cdffa66 --- /dev/null +++ b/common/changes/@rushstack/webpack4-localization-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/webpack4-localization-plugin" + } + ], + "packageName": "@rushstack/webpack4-localization-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/webpack4-module-minifier-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/webpack4-module-minifier-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..5197fc2ef25 --- /dev/null +++ b/common/changes/@rushstack/webpack4-module-minifier-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/webpack4-module-minifier-plugin" + } + ], + "packageName": "@rushstack/webpack4-module-minifier-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/webpack5-localization-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/webpack5-localization-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..ea6c4f790aa --- /dev/null +++ b/common/changes/@rushstack/webpack5-localization-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/webpack5-localization-plugin" + } + ], + "packageName": "@rushstack/webpack5-localization-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/webpack5-module-minifier-plugin/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/webpack5-module-minifier-plugin/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..150960dd0a1 --- /dev/null +++ b/common/changes/@rushstack/webpack5-module-minifier-plugin/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/webpack5-module-minifier-plugin" + } + ], + "packageName": "@rushstack/webpack5-module-minifier-plugin", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/worker-pool/internal-node-rig_2023-09-19-08-28.json b/common/changes/@rushstack/worker-pool/internal-node-rig_2023-09-19-08-28.json new file mode 100644 index 00000000000..3785d25cb4e --- /dev/null +++ b/common/changes/@rushstack/worker-pool/internal-node-rig_2023-09-19-08-28.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/worker-pool" + } + ], + "packageName": "@rushstack/worker-pool", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file