From: Afreen Misbah Date: Tue, 21 Oct 2025 16:37:46 +0000 (+0530) Subject: mgr/dashboard: Carbonize the Change Password Form X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c00dfd275b0ca5abd16ef72663818a8a65c59ccc;p=ceph.git mgr/dashboard: Carbonize the Change Password Form Fixes https://tracker.ceph.com/issues/73193 - using carbon based stylings, typography and components - used grid layout for form arrangement - breadcrumb is slightly off, which needs to be fixed by applying grid layout to the app shell Signed-off-by: Afreen Misbah (cherry picked from commit 2d43f598b8f4ffa3392632c25265794ea7110933) --- diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/run.json b/src/pybind/mgr/dashboard/frontend/.nx/cache/run.json new file mode 100644 index 000000000000..4ad4bfffc1b1 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/run.json @@ -0,0 +1,21 @@ +{ + "run": { + "command": "nx build --skip-nx-cache --configuration=en-US", + "startTime": "2025-12-01T08:23:10.652Z", + "endTime": "2025-12-01T08:23:51.810Z", + "inner": false + }, + "tasks": [ + { + "taskId": "ceph-dashboard:build:en-US", + "target": "build", + "projectName": "ceph-dashboard", + "hash": "2677446429072504688", + "startTime": "2025-12-01T08:23:10.668Z", + "endTime": "2025-12-01T08:23:51.800Z", + "params": "", + "cacheStatus": "cache-miss", + "status": 0 + } + ] +} \ No newline at end of file diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/10647211339759923330 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/10647211339759923330 new file mode 100644 index 000000000000..489414cdcb0a --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/10647211339759923330 @@ -0,0 +1,122 @@ +- Generating browser application bundles (phase: setup)... + TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +✔ Browser application bundle generation complete. +✔ Browser application bundle generation complete. + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + + +./src/styles.scss - Error: Module build failed (from ./node_modules/sass-loader/dist/cjs.js): +Can't find stylesheet to import. + ╷ +28 │ @import 'app/ceph/dashboard/info-card/info-card-popover.scss'; + │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + ╵ + src/styles.scss 28:9 root stylesheet + +./src/styles.scss?ngGlobalStyle - Error: Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js): +HookWebpackError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js): +Can't find stylesheet to import. + ╷ +28 │ @import 'app/ceph/dashboard/info-card/info-card-popover.scss'; + │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + ╵ + src/styles.scss 28:9 root stylesheet + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/10972594034513515390 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/10972594034513515390 new file mode 100644 index 000000000000..cad47a6d88c5 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/10972594034513515390 @@ -0,0 +1,556 @@ +- Generating browser application bundles (phase: setup)... + TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:703) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:703) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:703) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:703) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:703) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:703) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +✔ Browser application bundle generation complete. +✔ Browser application bundle generation complete. + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + + +./src/app/shared/pipes/pipes.module.ts:43:0-74 - Error: Module not found: Error: Can't resolve './form-validation-pipes.pipe' in '/ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/pipes' + +Error: src/app/app.module.ts:17:13 - error NG6003: This export contains errors, which may affect components that depend on this NgModule. + +17 exports: [SharedModule], +   ~~~~~~~~~~~~ + + +Error: src/app/app.module.ts:23:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +23 CoreModule, +   ~~~~~~~~~~ + + +Error: src/app/app.module.ts:24:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +24 SharedModule, +   ~~~~~~~~~~~~ + + +Error: src/app/app.module.ts:25:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +25 CephModule +   ~~~~~~~~~~ + + +Error: src/app/ceph/block/block.module.ts:83:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +83 MirroringModule, +   ~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/block/block.module.ts:89:5 - error NG6002: 'PipesModule' does not appear to be an NgModule class. + +89 PipesModule, +   ~~~~~~~~~~~ + + src/app/shared/pipes/pipes.module.ts:168:14 + 168 export class PipesModule {} +    ~~~~~~~~~~~ + Is it missing an @NgModule annotation? + + +Error: src/app/ceph/block/block.module.ts:90:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +90 SharedModule, +   ~~~~~~~~~~~~ + + +Error: src/app/ceph/block/block.module.ts:340:13 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +340 imports: [BlockModule, RouterModule.forChild(routes)] +   ~~~~~~~~~~~ + + +Error: src/app/ceph/block/mirroring/mirroring.module.ts:40:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +40 SharedModule, +   ~~~~~~~~~~~~ + + +Error: src/app/ceph/ceph.module.ts:15:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +15 ClusterModule, +   ~~~~~~~~~~~~~ + + +Error: src/app/ceph/ceph.module.ts:16:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +16 DashboardModule, +   ~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/ceph.module.ts:17:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +17 PerformanceCounterModule, +   ~~~~~~~~~~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/ceph.module.ts:18:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +18 CephfsModule, +   ~~~~~~~~~~~~ + + +Error: src/app/ceph/ceph.module.ts:19:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +19 NfsModule, +   ~~~~~~~~~ + + +Error: src/app/ceph/ceph.module.ts:20:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +20 SmbModule, +   ~~~~~~~~~ + + +Error: src/app/ceph/ceph.module.ts:21:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +21 SharedModule +   ~~~~~~~~~~~~ + + +Error: src/app/ceph/cephfs/cephfs.module.ts:62:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +62 SharedModule, +   ~~~~~~~~~~~~ + + +Error: src/app/ceph/cephfs/cephfs.module.ts:70:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +70 DataTableModule, +   ~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/cluster/cluster.module.ts:91:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +91 PerformanceCounterModule, +   ~~~~~~~~~~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/cluster/cluster.module.ts:93:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +93 SharedModule, +   ~~~~~~~~~~~~ + + +Error: src/app/ceph/cluster/cluster.module.ts:98:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +98 MgrModulesModule, +   ~~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/cluster/cluster.module.ts:102:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +102 CephSharedModule, +   ~~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/cluster/cluster.module.ts:106:5 - error NG6002: 'PipesModule' does not appear to be an NgModule class. + +106 PipesModule, +   ~~~~~~~~~~~ + + src/app/shared/pipes/pipes.module.ts:168:14 + 168 export class PipesModule {} +    ~~~~~~~~~~~ + Is it missing an @NgModule annotation? + + +Error: src/app/ceph/cluster/cluster.module.ts:108:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +108 DashboardV3Module, +   ~~~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/cluster/mgr-modules/mgr-modules.module.ts:14:66 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +14 imports: [AppRoutingModule, CommonModule, ReactiveFormsModule, SharedModule, NgbNavModule], +   ~~~~~~~~~~~~ + + +Error: src/app/ceph/dashboard-v3/dashboard-v3.module.ts:21:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +21 CephSharedModule, +   ~~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/dashboard-v3/dashboard-v3.module.ts:24:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +24 SharedModule, +   ~~~~~~~~~~~~ + + +Error: src/app/ceph/dashboard/dashboard.module.ts:19:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +19 CephSharedModule, +   ~~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/dashboard/dashboard.module.ts:22:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +22 SharedModule, +   ~~~~~~~~~~~~ + + +Error: src/app/ceph/dashboard/dashboard.module.ts:26:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +26 DashboardV3Module, +   ~~~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/nfs/nfs.module.ts:35:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +35 SharedModule, +   ~~~~~~~~~~~~ + + +Error: src/app/ceph/nfs/nfs.module.ts:49:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +49 ClusterModule +   ~~~~~~~~~~~~~ + + +Error: src/app/ceph/performance-counter/performance-counter.module.ts:10:27 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +10 imports: [CommonModule, SharedModule, RouterModule], +   ~~~~~~~~~~~~ + + +Error: src/app/ceph/pool/pool.module.ts:24:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +24 CephSharedModule, +   ~~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/pool/pool.module.ts:27:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +27 SharedModule, +   ~~~~~~~~~~~~ + + +Error: src/app/ceph/pool/pool.module.ts:31:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +31 BlockModule, +   ~~~~~~~~~~~ + + +Error: src/app/ceph/pool/pool.module.ts:64:13 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +64 imports: [PoolModule, RouterModule.forChild(routes)] +   ~~~~~~~~~~ + + +Error: src/app/ceph/rgw/rgw.module.ts:123:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +123 CephSharedModule, +   ~~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/rgw/rgw.module.ts:124:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +124 SharedModule, +   ~~~~~~~~~~~~ + + +Error: src/app/ceph/rgw/rgw.module.ts:127:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +127 PerformanceCounterModule, +   ~~~~~~~~~~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/rgw/rgw.module.ts:132:5 - error NG6002: 'PipesModule' does not appear to be an NgModule class. + +132 PipesModule, +   ~~~~~~~~~~~ + + src/app/shared/pipes/pipes.module.ts:168:14 + 168 export class PipesModule {} +    ~~~~~~~~~~~ + Is it missing an @NgModule annotation? + + +Error: src/app/ceph/rgw/rgw.module.ts:134:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +134 DataTableModule, +   ~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/rgw/rgw.module.ts:135:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +135 DashboardV3Module, +   ~~~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/rgw/rgw.module.ts:460:13 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +460 imports: [RgwModule, RouterModule.forChild(routes)] +   ~~~~~~~~~ + + +Error: src/app/ceph/shared/ceph-shared.module.ts:16:27 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +16 imports: [CommonModule, DataTableModule, SharedModule, NgbNavModule, PipesModule, RouterModule], +   ~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/shared/ceph-shared.module.ts:16:44 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +16 imports: [CommonModule, DataTableModule, SharedModule, NgbNavModule, PipesModule, RouterModule], +   ~~~~~~~~~~~~ + + +Error: src/app/ceph/shared/ceph-shared.module.ts:16:72 - error NG6002: 'PipesModule' does not appear to be an NgModule class. + +16 imports: [CommonModule, DataTableModule, SharedModule, NgbNavModule, PipesModule, RouterModule], +   ~~~~~~~~~~~ + + src/app/shared/pipes/pipes.module.ts:168:14 + 168 export class PipesModule {} +    ~~~~~~~~~~~ + Is it missing an @NgModule annotation? + + +Error: src/app/ceph/smb/smb.module.ts:46:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +46 SharedModule, +   ~~~~~~~~~~~~ + + +Error: src/app/ceph/smb/smb.module.ts:51:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +51 DataTableModule, +   ~~~~~~~~~~~~~~~ + + +Error: src/app/core/auth/auth.module.ts:49:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +49 SharedModule, +   ~~~~~~~~~~~~ + + +Error: [39msrc/app/core/auth/auth.module.ts:64:5 - error NG6002: 'PipesModule' does not appear to be an NgModule class. + +64 PipesModule, +   ~~~~~~~~~~~ + + src/app/shared/pipes/pipes.module.ts:168:14 + 168 export class PipesModule {} +    ~~~~~~~~~~~ + Is it missing an @NgModule annotation? + + +Error: src/app/core/auth/auth.module.ts:129:13 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +129 imports: [AuthModule, RouterModule.forChild(routes)] +   ~~~~~~~~~~ + + +Error: src/app/core/core.module.ts:26:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +26 NavigationModule, +   ~~~~~~~~~~~~~~~~ + + +Error: src/app/core/core.module.ts:29:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +29 SharedModule, +   ~~~~~~~~~~~~ + + +Error: src/app/core/core.module.ts:35:13 - error NG6003: This export contains errors, which may affect components that depend on this NgModule. + +35 exports: [NavigationModule], +   ~~~~~~~~~~~~~~~~ + + +Error: src/app/core/navigation/navigation.module.ts:58:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +58 AuthModule, +   ~~~~~~~~~~ + + +Error: src/app/core/navigation/navigation.module.ts:62[0m:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +62 SharedModule, +   ~~~~~~~~~~~~ + + +Error: src/app/shared/components/components.module.ts:113:5 - error NG6002: 'PipesModule' does not appear to be an NgModule class. + +113 PipesModule, +   ~~~~~~~~~~~ + + src/app/shared/pipes/pipes.module.ts:168:14 + 168 export class PipesModule {} +    ~~~~~~~~~~~ + Is it missing an @NgModule annotation? + + +Error: src/app/shared/datatable/datatable.module.ts:60:5 - error NG6002: 'PipesModule' does not appear to be an NgModule class. + +60 PipesModule, +   ~~~~~~~~~~~ + + src/app/shared/pipes/pipes.module.ts:168:14 + 168 export class PipesModule {} +    ~~~~~~~~~~~ + Is it missing an @NgModule annotation? + + +Error: src/app/shared/datatable/datatable.module.ts:61:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +61 ComponentsModule, +   ~~~~~~~~~~~~~~~~ + + +Error: src/app/shared/pipes/pipes.module.ts:43:44 - error TS2307: Cannot find module './form-validation-pipes.pipe' or its corresponding type declarations. + +43 import { GetErrorPipe, HasErrorPipe } from './form-validation-pipes.pipe'; +   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + +Error: src/app/shared/pipes/pipes.module.ts:47:17 - error NG1010: Value + +Error: src/app/shared/shared.module.ts:24:5 - error NG6002: 'PipesModule' does not appear to be an NgModule class. + +24 PipesModule, +   ~~~~~~~~~~~ + + src/app/shared/pipes/pipes.module.ts:168:14 + 168 export class PipesModule {} +    ~~~~~~~~~~~ + Is it missing an @NgModule annotation? + + +Error: src/app/shared/shared.module.ts:25:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +25 ComponentsModule, +   ~~~~~~~~~~~~~~~~ + + +Error: src/app/shared/shared.module.ts:26:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +26 DataTableModule, +   ~~~~~~~~~~~~~~~ + + +Error: src/app/shared/shared.module.ts:42:13 - error NG6003: This export contains errors, which may affect components that depend on this NgModule. + +42 exports: [ComponentsModule, PipesModule, DataTableModule, DirectivesModule], +   ~~~~~~~~~~~~~~~~ + + +Error: src/app/shared/shared.module.ts:42:31 - error NG6003: 'PipesModule' does not appear to be an NgModule, Component, Directive, or Pipe class. + +42 exports: [ComponentsModule, PipesModule, DataTableModule, DirectivesModule], +   ~~~~~~~~~~~ + + src/app/shared/pipes/pipes.module.ts:168:14 + 168 export class PipesModule {} +    ~~~~~~~~~~~ + Is it missing an Angular annotation? + + +Error: src/app/shared/shared.module.ts:42:44 - error NG6003: This export contains errors, which may affect components that depend on this NgModule. + +42 exports: [ComponentsModule, PipesModule, DataTableModule, DirectivesModule], +   ~~~~~~~~~~~~~~~ + + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/10985446697324535091 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/10985446697324535091 new file mode 100644 index 000000000000..bdaa94aaac71 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/10985446697324535091 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:493099) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:493099) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:493099) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:493099) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:493099) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:493099) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...(node:493099) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: sealing)...⠙ Generating browser application bundles (phase: emitting)...⠹ Generating browser application bundles (phase: emitting)...⠸ Generating browser application bundles (phase: emitting)...⠼ Generating browser application bundles (phase: emitting)...⠴ Generating browser application bundles (phase: emitting)...⠦ Generating browser application bundles (phase: emitting)...⠧ Generating browser application bundles (phase: emitting)...⠇ Generating browser application bundles (phase: emitting)...⠏ Generating browser application bundles (phase: emitting)...⠋ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...⠸ Generating index html...⠼ Generating index html...⠴ Generating index html...⠦ Generating index html...⠧ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.71 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.17 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.52 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-17T15:57:19.420Z - Hash: 7ffaf4fc3b57bcf6 - Time: 99177ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/11058379707487216812 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/11058379707487216812 new file mode 100644 index 000000000000..a18c2d4a3592 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/11058379707487216812 @@ -0,0 +1,256 @@ +- Generating browser application bundles (phase: setup)... + TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:697) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:697) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:697) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:697) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:697) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:697) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +✔ Browser application bundle generation complete. +✔ Browser application bundle generation complete. +- Generating localized bundles... +✔ Localized bundle generation complete. +- Copying assets... +✔ Copying assets complete. +- Generating index html... +✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 556.43 kB |  +main.js  | main  | 286.75 kB |  +vendor.js  | vendor  | 175.31 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.17 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 684.82 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 319.93 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.27 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  94.66 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.49 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.38 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-24T06:02:30.236Z - Hash: 921d7f278d3d511c - Time: 96027ms + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/11656124759776766752 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/11656124759776766752 new file mode 100644 index 000000000000..e00d53f36738 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/11656124759776766752 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:136109) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:136109) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:136109) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:136109) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:136109) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:136109) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +(node:136109) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: sealing)...⠹ Generating browser application bundles (phase: emitting)...⠸ Generating browser application bundles (phase: emitting)...⠼ Generating browser application bundles (phase: emitting)...⠴ Generating browser application bundles (phase: emitting)...⠦ Generating browser application bundles (phase: emitting)...⠧ Generating browser application bundles (phase: emitting)...⠇ Generating browser application bundles (phase: emitting)...⠏ Generating browser application bundles (phase: emitting)...⠋ Generating browser application bundles (phase: emitting)...⠙ Generating browser application bundles (phase: emitting)...⠹ Generating browser application bundles (phase: emitting)...⠸ Generating browser application bundles (phase: emitting)...⠼ Generating browser application bundles (phase: emitting)...⠴ Generating browser application bundles (phase: emitting)...⠦ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...⠸ Generating index html...⠼ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.16 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-20T11:04:02.103Z - Hash: c99cf726b509bf49 - Time: 92679ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/12048295003628200967 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/12048295003628200967 new file mode 100644 index 000000000000..3b71b45f60e6 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/12048295003628200967 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:288285) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:288285) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:288285) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:288285) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:288285) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:288285) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...(node:288285) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: sealing)...⠴ Generating browser application bundles (phase: sealing)...⠦ Generating browser application bundles (phase: emitting)...⠧ Generating browser application bundles (phase: emitting)...⠇ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...⠸ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.71 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.17 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.52 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-17T05:58:35.563Z - Hash: 7b770d11274756c4 - Time: 86637ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/12253427419653246663 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/12253427419653246663 new file mode 100644 index 000000000000..b8b6159f0d2b --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/12253427419653246663 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:124082) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:124082) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:124082) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:124082) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:124082) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:124082) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +(node:124082) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: sealing)...⠙ Generating browser application bundles (phase: sealing)...⠹ Generating browser application bundles (phase: sealing)...⠸ Generating browser application bundles (phase: emitting)...⠼ Generating browser application bundles (phase: emitting)...⠴ Generating browser application bundles (phase: emitting)...⠦ Generating browser application bundles (phase: emitting)...⠧ Generating browser application bundles (phase: emitting)...⠇ Generating browser application bundles (phase: emitting)...⠏ Generating browser application bundles (phase: emitting)...⠋ Generating browser application bundles (phase: emitting)...⠙ Generating browser application bundles (phase: emitting)...⠹ Generating browser application bundles (phase: emitting)...⠸ Generating browser application bundles (phase: emitting)...⠼ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...⠸ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.16 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-20T10:48:44.432Z - Hash: 4a80fd5a48f5e49f - Time: 78652ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/12950076811296871756 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/12950076811296871756 new file mode 100644 index 000000000000..2b5d31d2b79a --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/12950076811296871756 @@ -0,0 +1,129 @@ +- Generating browser application bundles (phase: setup)... + TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +✔ Browser application bundle generation complete. +✔ Browser application bundle generation complete. + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + + +Error: src/app/ceph/block/block.module.ts:147:5 - error NG6008: Component NvmeSubsystemCreateFormComponent is standalone, and cannot be declared in an NgModule. Did you mean to import it instead? + +147 NvmeSubsystemCreateFormComponent +   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + +Error: src/app/ceph/block/block.module.ts:345:13 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +345 imports: [BlockModule, RouterModule.forChild(routes)] +   ~~~~~~~~~~~ + + +Error: src/app/ceph/pool/pool.module.ts:31:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +31 BlockModule, +   ~~~~~~~~~~~ + + +Error: src/app/ceph/pool/pool.module.ts:64:13 - error NG6002: This import contains errors, which may affect components that depend on this NgModule. + +64 imports: [PoolModule, RouterModule.forChild(routes)] +   ~~~~~~~~~~ + + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/13788905581292374746 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/13788905581292374746 new file mode 100644 index 000000000000..cc0eb7d82b48 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/13788905581292374746 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:123612) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:123612) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:123612) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:123612) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:123612) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:123612) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...(node:123612) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: sealing)...⠹ Generating browser application bundles (phase: sealing)...⠸ Generating browser application bundles (phase: sealing)...⠼ Generating browser application bundles (phase: emitting)...⠴ Generating browser application bundles (phase: emitting)...⠦ Generating browser application bundles (phase: emitting)...⠧ Generating browser application bundles (phase: emitting)...⠇ Generating browser application bundles (phase: emitting)...⠏ Generating browser application bundles (phase: emitting)...⠋ Generating browser application bundles (phase: emitting)...⠙ Generating browser application bundles (phase: emitting)...⠹ Generating browser application bundles (phase: emitting)...⠸ Generating browser application bundles (phase: emitting)...⠼ Generating browser application bundles (phase: emitting)...⠴ Generating browser application bundles (phase: emitting)...⠦ Generating browser application bundles (phase: emitting)...⠧ Generating browser application bundles (phase: emitting)...⠇ Generating browser application bundles (phase: emitting)...⠏ Generating browser application bundles (phase: emitting)...⠋ Generating browser application bundles (phase: emitting)...⠙ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...⠸ Generating index html...⠼ Generating index html...⠴ Generating index html...⠦ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.71 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.15 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 274.57 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-10-21T09:02:29.091Z - Hash: bba213b7e09b6ca5 - Time: 118512ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/14462786436432746366 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/14462786436432746366 new file mode 100644 index 000000000000..1d7d26806172 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/14462786436432746366 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:130248) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:130248) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:130248) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:130248) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:130248) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:130248) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...(node:130248) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: sealing)...⠙ Generating browser application bundles (phase: emitting)...⠹ Generating browser application bundles (phase: emitting)...⠸ Generating browser application bundles (phase: emitting)...⠼ Generating browser application bundles (phase: emitting)...⠴ Generating browser application bundles (phase: emitting)...⠦ Generating browser application bundles (phase: emitting)...⠧ Generating browser application bundles (phase: emitting)...⠇ Generating browser application bundles (phase: emitting)...⠏ Generating browser application bundles (phase: emitting)...⠋ Generating browser application bundles (phase: emitting)...⠙ Generating browser application bundles (phase: emitting)...⠹ Generating browser application bundles (phase: emitting)...⠸ Generating browser application bundles (phase: emitting)...⠼ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...s⠏ Generating localized bundles...⠋ Generating localized bundles...l✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...⠸ Generating index html...⠼ Generating index html...⠴ Generating index html...⠦ Generating index html...⠧ Generating index html...⠇ Generating index html...⠏ Generating index html...⠋ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.15 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-20T10:55:51.860Z - Hash: 091b0305265e9454 - Time: 90310ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/15135357613150757975 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/15135357613150757975 new file mode 100644 index 000000000000..2990c1346e15 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/15135357613150757975 @@ -0,0 +1,256 @@ +- Generating browser application bundles (phase: setup)... + TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:700) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:700) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:700) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:700) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:700) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:700) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +✔ Browser application bundle generation complete. +✔ Browser application bundle generation complete. +- Generating localized bundles... +✔ Localized bundle generation complete. +- Copying assets... +✔ Copying assets complete. +- Generating index html... +✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.71 MB |  +polyfills.js  | polyfills  | 556.43 kB |  +main.js  | main  | 286.74 kB |  +vendor.js  | vendor  | 175.31 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.15 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 684.82 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 319.93 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 274.57 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.27 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  94.66 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.49 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.38 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-10-21T09:59:05.184Z - Hash: bf07d459413d70bb - Time: 105926ms + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/15546605329765978822 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/15546605329765978822 new file mode 100644 index 000000000000..54d7e214527e --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/15546605329765978822 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:537384) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:537384) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:537384) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:537384) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:537384) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:537384) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...(node:537384) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: sealing)...⠧ Generating browser application bundles (phase: emitting)...⠇ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...⠸ Generating index html...⠼ Generating index html...⠴ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.71 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.17 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.52 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-17T16:52:39.597Z - Hash: e078f1fa2611540b - Time: 67003ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/16210881552137854422 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/16210881552137854422 new file mode 100644 index 000000000000..23f8cde915c1 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/16210881552137854422 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:145324) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:145324) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:145324) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:145324) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:145324) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:145324) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...(node:145324) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: sealing)...⠹ Generating browser application bundles (phase: emitting)...⠸ Generating browser application bundles (phase: emitting)...⠼ Generating browser application bundles (phase: emitting)...⠴ Generating browser application bundles (phase: emitting)...⠦ Generating browser application bundles (phase: emitting)...⠧ Generating browser application bundles (phase: emitting)...⠇ Generating browser application bundles (phase: emitting)...⠏ Generating browser application bundles (phase: emitting)...⠋ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...⠸ Generating index html...⠼ Generating index html...⠴ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.16 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-20T11:20:26.939Z - Hash: 2fc0eb4f31f43570 - Time: 95322ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/16561216715002867325 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/16561216715002867325 new file mode 100644 index 000000000000..6adf984ea472 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/16561216715002867325 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:522023) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:522023) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:522023) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:522023) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:522023) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:522023) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...(node:522023) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: sealing)...⠋ Generating browser application bundles (phase: emitting)...⠙ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...⠸ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.71 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.17 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.52 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-17T16:36:50.578Z - Hash: 98658d52ec201721 - Time: 80443ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/16624973764452146502 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/16624973764452146502 new file mode 100644 index 000000000000..7f6f590839b6 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/16624973764452146502 @@ -0,0 +1,107 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:516212) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:516212) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:516212) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:516212) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:516212) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:516212) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +(node:516212) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: sealing)...✔ Browser application bundle generation complete. + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + + +Error: src/app/core/navigation/dashboard-help/dashboard-help.component.html:44:29 - error NG5002: Parser Error: Unexpected token / + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/16965599865702862332 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/16965599865702862332 new file mode 100644 index 000000000000..5b49476eb1c2 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/16965599865702862332 @@ -0,0 +1,249 @@ + TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:55752) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:55752) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:55752) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:55752) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:55752) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:55752) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +(node:55752) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 588.93 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.77 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.18 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-26T16:47:49.636Z - Hash: bcaf49e41ed86dfc - Time: 53193ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/17016058864517717622 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/17016058864517717622 new file mode 100644 index 000000000000..c58a283857bd --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/17016058864517717622 @@ -0,0 +1,256 @@ +- Generating browser application bundles (phase: setup)... + TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +✔ Browser application bundle generation complete. +✔ Browser application bundle generation complete. +- Generating localized bundles... +✔ Localized bundle generation complete. +- Copying assets... +✔ Copying assets complete. +- Generating index html... +✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 556.43 kB |  +main.js  | main  | 286.75 kB |  +vendor.js  | vendor  | 175.31 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.18 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 684.82 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 319.93 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.27 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  94.66 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.49 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.38 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-24T08:02:55.225Z - Hash: 204bfdea76e608b8 - Time: 96015ms + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/17341801606315351660 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/17341801606315351660 new file mode 100644 index 000000000000..241dd5b48354 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/17341801606315351660 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:709769) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:709769) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:709769) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:709769) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:709769) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:709769) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...(node:709769) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: sealing)...⠼ Generating browser application bundles (phase: emitting)...⠴ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.16 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-18T09:46:41.613Z - Hash: 02d49047f1c44eba - Time: 40471ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/17671436712805554507 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/17671436712805554507 new file mode 100644 index 000000000000..e47249224e67 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/17671436712805554507 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:519789) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:519789) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:519789) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:519789) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:519789) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:519789) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +(node:519789) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: sealing)...⠇ Generating browser application bundles (phase: emitting)...⠏ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...⠸ Generating index html...⠼ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.71 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.17 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.52 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-17T16:32:50.809Z - Hash: 1b9c7ef9444ca337 - Time: 68593ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/17711213677915679011 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/17711213677915679011 new file mode 100644 index 000000000000..8b012b91dddb --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/17711213677915679011 @@ -0,0 +1,18 @@ + TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + +Initial chunk files  | Names  |  Raw size +polyfills.js  | polyfills  | 173.02 kB |  +runtime.js  | runtime  |  16.75 kB |  +vendor.js  | vendor  |  7.10 kB |  +main.js  | main  |  1.29 kB |  + +   | Initial total  | 198.16 kB + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap  |  21.77 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.93 MB |  +default-src_app_ceph_block_block_module_ts.js | ceph-pool-pool-module |  1.31 MB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 420.43 kB |  + +Build at: 2025-11-26T16:46:15.073Z - Hash: 065cfe60f1152f23 - Time: 78454ms diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/17731552527180846822 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/17731552527180846822 new file mode 100644 index 000000000000..2a79f90b969c --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/17731552527180846822 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:106838) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:106838) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:106838) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:106838) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:106838) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:106838) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...(node:106838) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: sealing)...⠏ Generating browser application bundles (phase: sealing)...⠋ Generating browser application bundles (phase: emitting)...⠙ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.16 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-20T10:24:32.301Z - Hash: d22b5bb0503d05d6 - Time: 100180ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/18131964768267733037 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/18131964768267733037 new file mode 100644 index 000000000000..3baf84d7fbea --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/18131964768267733037 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:113661) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:113661) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:113661) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:113661) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:113661) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:113661) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +(node:113661) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: sealing)...⠹ Generating browser application bundles (phase: emitting)...⠸ Generating browser application bundles (phase: emitting)...⠼ Generating browser application bundles (phase: emitting)...⠴ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...⠸ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.71 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.17 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-12T09:19:02.440Z - Hash: 4ddf338291d92226 - Time: 105458ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/18388993320356435281 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/18388993320356435281 new file mode 100644 index 000000000000..91aa5437b108 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/18388993320356435281 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:550636) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:550636) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:550636) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:550636) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:550636) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:550636) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...(node:550636) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: sealing)...⠹ Generating browser application bundles (phase: emitting)...⠸ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...⠸ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.71 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.17 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.52 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-17T17:17:21.637Z - Hash: cef4add797317f39 - Time: 84334ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/212995093020148887 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/212995093020148887 new file mode 100644 index 000000000000..5049156f5be7 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/212995093020148887 @@ -0,0 +1,256 @@ +- Generating browser application bundles (phase: setup)... + TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:702) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:702) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:702) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:702) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:702) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:702) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +✔ Browser application bundle generation complete. +✔ Browser application bundle generation complete. +- Generating localized bundles... +✔ Localized bundle generation complete. +- Copying assets... +✔ Copying assets complete. +- Generating index html... +✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 556.43 kB |  +main.js  | main  | 286.75 kB |  +vendor.js  | vendor  | 175.31 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.17 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 684.82 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 319.93 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.27 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  94.66 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.49 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.38 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-21T10:57:35.906Z - Hash: 3ca8d2093dc4c528 - Time: 86610ms + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/2677446429072504688 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/2677446429072504688 new file mode 100644 index 000000000000..b50207d67658 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/2677446429072504688 @@ -0,0 +1,268 @@ +Browserslist: browsers data (caniuse-lite) is 6 months old. Please run: + npx update-browserslist-db@latest + Why you should do it regularly: https://github.com/browserslist/update-db#readme +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:68101) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:68101) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:68101) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:68101) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:68101) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:68101) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...(node:68101) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: sealing)...⠏ Generating browser application bundles (phase: emitting)...⠋ Generating browser application bundles (phase: emitting)...⠙ Generating browser application bundles (phase: emitting)...⠹ Generating browser application bundles (phase: emitting)...⠸ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...Browserslist: browsers data (caniuse-lite) is 6 months old. Please run: + npx update-browserslist-db@latest + Why you should do it regularly: https://github.com/browserslist/update-db#readme +Browserslist: browsers data (caniuse-lite) is 6 months old. Please run: + npx update-browserslist-db@latest + Why you should do it regularly: https://github.com/browserslist/update-db#readme +Browserslist: browsers data (caniuse-lite) is 6 months old. Please run: + npx update-browserslist-db@latest + Why you should do it regularly: https://github.com/browserslist/update-db#readme +Browserslist: browsers data (caniuse-lite) is 6 months old. Please run: + npx update-browserslist-db@latest + Why you should do it regularly: https://github.com/browserslist/update-db#readme +⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.18 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-12-01T08:23:51.572Z - Hash: 113a5d721f860d22 - Time: 38427ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/3201606746465197892 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/3201606746465197892 new file mode 100644 index 000000000000..3111d22200fb --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/3201606746465197892 @@ -0,0 +1,15 @@ + +Linting "ceph-dashboard"... + +/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.ts + 5:13 error The selector should start with one of these prefixes: "cd" (https://angular.dev/style-guide#style-02-07) @angular-eslint/component-selector + 44:2 warning Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.dev/style-guide#style-09-01) @angular-eslint/use-lifecycle-interface + 56:2 warning Lifecycle interface 'OnDestroy' should be implemented for method 'ngOnDestroy'. (https://angular.dev/style-guide#style-09-01) @angular-eslint/use-lifecycle-interface + +✖ 3 problems (1 error, 2 warnings) + 0 errors and 2 warnings potentially fixable with the `--fix` option. + +Lint warnings found in the listed files. + +Lint errors found in the listed files. + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/3396201574854842972 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/3396201574854842972 new file mode 100644 index 000000000000..41a93d8b584d --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/3396201574854842972 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:705591) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:705591) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:705591) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:705591) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:705591) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:705591) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...(node:705591) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: sealing)...⠹ Generating browser application bundles (phase: emitting)...⠸ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.16 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-18T09:42:39.150Z - Hash: 258c9edeab2f3615 - Time: 56039ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/3636940726879967245 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/3636940726879967245 new file mode 100644 index 000000000000..8c497a070fef --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/3636940726879967245 @@ -0,0 +1,292 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:123389) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:123389) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:123389) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:123389) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:123389) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:123389) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +(node:123389) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: sealing)...⠸ Generating browser application bundles (phase: sealing)...⠼ Generating browser application bundles (phase: sealing)...✔ Browser application bundle generation complete. + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + + +Error: src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html:10:38 - error TS2339: Property 'userForm' does not exist on type 'RgwMultisiteRealmFormComponent'. + +10
 +   ~~~~~~~~~~~~~ + + src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.ts:16:16 + 16 templateUrl: './rgw-multisite-realm-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component RgwMultisiteRealmFormComponent. + + +Error: src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html:24:40 - error TS2339: Property 'userForm' does not exist on type 'RgwMultisiteRealmFormComponent'. + +24 [invalidText]="INVALID_TEXTS[userForm.get('oldpassword') | getError:['required', 'notmatch']]"> +   ~~~~~~~~ + + src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.ts:16:16 + 16 templateUrl: './rgw-multisite-realm-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component RgwMultisiteRealmFormComponent. + + +Error: src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html:29:29 - error TS2339: Property 'userForm' does not exist on type 'RgwMultisiteRealmFormComponent'. + +29 [invalid]="userForm.get('oldpassword') | hasError" +   ~~~~~~~~ + + src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.ts:16:16 + 16 templateUrl: './rgw-multisite-realm-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component RgwMultisiteRealmFormComponent. + + +Error: src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html:37:22 - error TS2339: Property 'userForm' does not exist on type 'RgwMultisiteRealmFormComponent'. + +37 [invalid]="userForm.get('newpassword') | hasError" +   ~~~~~~~~ + + src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.ts:16:16 + 16 templateUrl: './rgw-multisite-realm-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component RgwMultisiteRealmFormComponent. + + +Error: src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html:38:26 - error TS2339: Property 'INVALID_TEXTS' does not exist on type 'RgwMultisiteRealmFormComponent'. + +38 [invalidText]="INVALID_TEXTS[userForm.get('newpassword') | getError:['required', 'notmatch', 'passwordPolicy']]" +   ~~~~~~~~~~~~~ + + src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.ts:16:16 + 16 templateUrl: './rgw-multisite-realm-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component RgwMultisiteRealmFormComponent. + + +Error: src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html:38:40 - error TS2339: Property 'userForm' does not exist on type 'RgwMultisiteRealmFormComponent'. + +38 [invalidText]="INVALID_TEXTS[userForm.get('newpassword') | getError:['required', 'notmatch', 'passwordPolicy']]" +   ~~~~~~~~ + + src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.ts:16:16 + 16 templateUrl: './rgw-multisite-realm-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component RgwMultisiteRealmFormComponent. + + +Error: src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html:39:25 - error TS2339: Property 'passwordPolicyHelpText' does not exist on type 'RgwMultisiteRealmFormComponent'. + +39 [helperText]="passwordPolicyHelpText"> +   ~~~~~~~~~~~~~~~~~~~~~~ + + src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.ts:16:16 + 16 templateUrl: './rgw-multisite-realm-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component RgwMultisiteRealmFormComponent. + + +Error: src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html:44:29 - error TS2339: Property 'userForm' does not exist on type 'RgwMultisiteRealmFormComponent'. + +44 [invalid]="userForm.get('newpassword') | hasError" +   ~~~~~~~~ + + src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.ts:16:16 + 16 templateUrl: './rgw-multisite-realm-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component RgwMultisiteRealmFormComponent. + + +Error: src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html:51:22 - error TS2339: Property 'userForm' does not exist on type 'RgwMultisiteRealmFormComponent'. + +51 [invalid]="userForm.get('confirmnewpassword') | hasError" +   ~~~~~~~~ + + src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.ts:16:16 + 16 templateUrl: './rgw-multisite-realm-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component RgwMultisiteRealmFormComponent. + + +Error: src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html:52:26 - error TS2339: Property 'INVALID_TEXTS' does not exist on type 'RgwMultisiteRealmFormComponent'. + +52 [invalidText]="INVALID_TEXTS[userForm.get('confirmnewpassword') | getError:['required', 'match']]"> +   ~~~~~~~~~~~~~ + + src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.ts:16:16 + 16 templateUrl: './rgw-multisite-realm-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component RgwMultisiteRealmFormComponent. + + +Error: src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html:52:40[0m - error TS2339: Property 'userForm' does not exist on type 'RgwMultisiteRealmFormComponent'. + +52 [invalidText]="INVALID_TEXTS[userForm.get('confirmnewpassword') | getError:['required', 'match']]"> +   ~~~~~~~~ + + src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.ts:16:16 + 16 templateUrl: './rgw-multisite-realm-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component RgwMultisiteRealmFormComponent. + + +Error: src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html:57:29 - error TS2339: Property 'userForm' does not exist on type 'RgwMultisiteRealmFormComponent'. + +57 [invalid]="userForm.get('confirmnewpassword') | hasError" +   ~~~~~~~~ + + src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.ts:16:16 + 16 templateUrl: './rgw-multisite-realm-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component RgwMultisiteRealmFormComponent. + + +Error: src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html:62:52 - error TS2551: Property 'onSubmit' does not exist on type 'RgwMultisiteRealmFormComponent'. Did you mean 'submit'? + +62 {{INVALID_TEXTS['notmatch']}} +   ~~~~~~ + + src/app/core/auth/user-password-form/user-password-form.component.ts:20:16 + 20 templateUrl: './user-password-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component UserPasswordFormComponent. + + +Error: src/app/core/auth/user-password-form/user-password-form.component.html:69:1 - error NG5002: Unexpected closing tag "ng-template". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags + +69  +  ~~~~~~~~~~~~~~ + + src/app/core/auth/user-password-form/user-password-form.component.ts:20:16 + 20 templateUrl: './user-password-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component UserPasswordFormComponent. + + + + +✖ Failed to compile. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:00:25.808Z - Hash: 86ff3bcdf743ffea - Time: 3239ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:01:23.806Z - Hash: d7c4ad99ef6b738d - Time: 2838ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:02:36.772Z - Hash: 6e6857295ab69b0e - Time: 3065ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:03:18.356Z - Hash: 4df6a25878eb7385 - Time: 2818ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:05:19.461Z - Hash: 7f3775d39a651b5e - Time: 3218ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:06:15.196Z - Hash: a398998117c7ad87 - Time: 3016ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:06:21.341Z - Hash: fe44557af0683a28 - Time: 5426ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:07:22.901Z - Hash: e4670160f033de67 - Time: 2886ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:08:01.905Z - Hash: 0675751775a3c3d7 - Time: 2846ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:09:54.280Z - Hash: 2336bc9b293c7a9c - Time: 2930ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:10:11.646Z - Hash: 21fa41dfdef10009 - Time: 5521ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:11:05.729Z - Hash: a58eccb1bb733422 - Time: 3386ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:13:11.092Z - Hash: fee9c5d657a867f4 - Time: 3133ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:14:38.784Z - Hash: 31cefcff044292cf - Time: 3323ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:15:08.921Z - Hash: 5a3ac16dbbcf1e54 - Time: 2871ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:15:14.068Z - Hash: 616c9ab51eccdbbf - Time: 4695ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:16:37.215Z - Hash: 2fcaa34eab4278a5 - Time: 2944ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +Lazy chunk files  | Names  |  Raw size +src_bootstrap_ts.js  | bootstrap |  6.18 MB |  + +135 unchanged chunks + +Build at: 2025-11-21T13:41:42.558Z - Hash: 72a0e84e8ee96326 - Time: 2907ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/467718221287192412 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/467718221287192412 new file mode 100644 index 000000000000..9710a6caf9f5 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/467718221287192412 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:754878) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:754878) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:754878) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:754878) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:754878) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:754878) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +(node:754878) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: emitting)...⠧ Generating browser application bundles (phase: emitting)...⠇ Generating browser application bundles (phase: emitting)...⠏ Generating browser application bundles (phase: emitting)...⠋ Generating browser application bundles (phase: emitting)...⠙ Generating browser application bundles (phase: emitting)...⠹ Generating browser application bundles (phase: emitting)...⠸ Generating browser application bundles (phase: emitting)...⠼ Generating browser application bundles (phase: emitting)...⠴ Generating browser application bundles (phase: emitting)...⠦ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.13 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 274.57 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-10-22T19:52:04.430Z - Hash: 1a206a12a3ccf9fc - Time: 106889ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/5019746831125932756 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/5019746831125932756 new file mode 100644 index 000000000000..ef42a56e738b --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/5019746831125932756 @@ -0,0 +1,6 @@ + +> ceph-dashboard@0.0.0 ng +> ng generate form-validation-pipes + +Error: This command is not available when running the Angular CLI outside a workspace. +⠙ \ No newline at end of file diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/5330421406732594148 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/5330421406732594148 new file mode 100644 index 000000000000..efa86f968f04 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/5330421406732594148 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:525880) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:525880) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:525880) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:525880) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:525880) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:525880) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...(node:525880) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: sealing)...⠹ Generating browser application bundles (phase: emitting)...⠸ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...⠸ Generating index html...⠼ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.71 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.17 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.52 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-17T16:42:05.592Z - Hash: 8242b49ebc3a9fa8 - Time: 82208ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/5390202195637955500 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/5390202195637955500 new file mode 100644 index 000000000000..21f823295535 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/5390202195637955500 @@ -0,0 +1,256 @@ +- Generating browser application bundles (phase: setup)... + TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +✔ Browser application bundle generation complete. +✔ Browser application bundle generation complete. +- Generating localized bundles... +✔ Localized bundle generation complete. +- Copying assets... +✔ Copying assets complete. +- Generating index html... +✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 556.43 kB |  +main.js  | main  | 286.75 kB |  +vendor.js  | vendor  | 175.31 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.18 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.33 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 684.82 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 319.93 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.27 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  94.66 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.49 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.38 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-25T11:36:46.971Z - Hash: 4a3faf1b006036dc - Time: 58760ms + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/5632387449742651455 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/5632387449742651455 new file mode 100644 index 000000000000..2f50e674f818 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/5632387449742651455 @@ -0,0 +1,256 @@ +- Generating browser application bundles (phase: setup)... + TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +✔ Browser application bundle generation complete. +✔ Browser application bundle generation complete. +- Generating localized bundles... +✔ Localized bundle generation complete. +- Copying assets... +✔ Copying assets complete. +- Generating index html... +✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 556.43 kB |  +main.js  | main  | 286.74 kB |  +vendor.js  | vendor  | 175.31 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.13 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 684.82 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 319.93 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 274.57 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.27 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  94.66 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.49 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.38 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-10-27T16:04:32.291Z - Hash: a813d8add01bb3e7 - Time: 69376ms + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/5989264469898231595 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/5989264469898231595 new file mode 100644 index 000000000000..11460c3c725c --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/5989264469898231595 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:529074) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:529074) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:529074) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:529074) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:529074) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:529074) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...(node:529074) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: sealing)...⠼ Generating browser application bundles (phase: emitting)...⠴ Generating browser application bundles (phase: emitting)...⠦ Generating browser application bundles (phase: emitting)...⠧ Generating browser application bundles (phase: emitting)...⠇ Generating browser application bundles (phase: emitting)...⠏ Generating browser application bundles (phase: emitting)...⠋ Generating browser application bundles (phase: emitting)...⠙ Generating browser application bundles (phase: emitting)...⠹ Generating browser application bundles (phase: emitting)...⠸ Generating browser application bundles (phase: emitting)...⠼ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...⠸ Generating index html...⠼ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.71 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.17 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.52 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-17T16:45:41.762Z - Hash: 809f486c1d8a5a65 - Time: 81142ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/6181589909234643241 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/6181589909234643241 new file mode 100644 index 000000000000..f910fbaeae99 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/6181589909234643241 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:545260) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:545260) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:545260) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:545260) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:545260) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:545260) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...(node:545260) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: sealing)...⠴ Generating browser application bundles (phase: emitting)...⠦ Generating browser application bundles (phase: emitting)...⠧ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...⠙ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...⠸ Generating index html...⠼ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.71 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.17 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.52 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-17T17:14:03.369Z - Hash: 4ccaf8ed65330004 - Time: 67310ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/6403421179213800568 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/6403421179213800568 new file mode 100644 index 000000000000..b09a50326bd5 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/6403421179213800568 @@ -0,0 +1,249 @@ + TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:40004) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:40004) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:40004) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:40004) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:40004) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:40004) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +(node:40004) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 588.93 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.77 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.18 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.33 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-26T16:18:21.291Z - Hash: c17eb869686e03cb - Time: 121492ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/6541943188753063764 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/6541943188753063764 new file mode 100644 index 000000000000..4512dd543537 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/6541943188753063764 @@ -0,0 +1,256 @@ +- Generating browser application bundles (phase: setup)... + TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:699) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +✔ Browser application bundle generation complete. +✔ Browser application bundle generation complete. +- Generating localized bundles... +✔ Localized bundle generation complete. +- Copying assets... +✔ Copying assets complete. +- Generating index html... +✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.71 MB |  +polyfills.js  | polyfills  | 556.43 kB |  +main.js  | main  | 286.75 kB |  +vendor.js  | vendor  | 175.31 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.18 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 684.82 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 319.93 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.27 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  94.66 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.49 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.38 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-20T08:43:12.178Z - Hash: 9918e0c1f4047c25 - Time: 62188ms + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/7648835330893688874 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/7648835330893688874 new file mode 100644 index 000000000000..34ae94eb5700 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/7648835330893688874 @@ -0,0 +1,127 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:514148) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:514148) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:514148) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:514148) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:514148) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:514148) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +(node:514148) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: sealing)...✔ Browser application bundle generation complete. + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + + +Error: src/app/core/navigation/dashboard-help/dashboard-help.component.html:44:30 - error TS2339: Property 'api' does not exist on type 'DashboardHelpComponent'. + +44 [route]="[api-docs]">API +   ~~~ + + src/app/core/navigation/dashboard-help/dashboard-help.component.ts:12:16 + 12 templateUrl: './dashboard-help.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component DashboardHelpComponent. + + +Error: src/app/core/navigation/dashboard-help/dashboard-help.component.html:44:34 - error TS2339: Property 'docs' does not exist on type 'DashboardHelpComponent'. + +44 [route]="[api-docs]">API +   ~~~~ + + src/app/core/navigation/dashboard-help/dashboard-help.component.ts:12:16 + 12 templateUrl: './dashboard-help.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component DashboardHelpComponent. + + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/8365950723699449502 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/8365950723699449502 new file mode 100644 index 000000000000..f3944c67c9ae --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/8365950723699449502 @@ -0,0 +1,218 @@ +- Generating browser application bundles (phase: setup)... + TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:698) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +✔ Browser application bundle generation complete. +✔ Browser application bundle generation complete. + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + + +Error: src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.html:2:6 - error NG8002: Can't bind to 'useCssGrid' since it isn't a known property of 'div'. + +2 [useCssGrid]="true" +   ~~~~~~~~~~~~~~~~~~~ + + src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.ts:7:16 + 7 templateUrl: './nvme-subsystem-create-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component NvmeSubsystemCreateFormComponent. + + +Error: src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.html:3:6 - error NG8002: Can't bind to 'fullWidth' since it isn't a known property of 'div'. + +3 [fullWidth]="true"> +   ~~~~~~~~~~~~~~~~~~ + + src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.ts:7:16 + 7 templateUrl: './nvme-subsystem-create-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component NvmeSubsystemCreateFormComponent. + + +Error: src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.html:4:15 - error NG8002: Can't bind to 'columnNumbers' since it isn't a known property of 'div'. + +4
 +   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.ts:7:16 + 7 templateUrl: './nvme-subsystem-create-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component NvmeSubsystemCreateFormComponent. + + +Error: src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.html:12:7 - error NG8002: Can't bind to 'columnNumbers' since it isn't a known property of 'div'. + +12 [columnNumbers]="{'lg': 2, 'md': 2, 'sm': 2}" +   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.ts:7:16 + 7 templateUrl: './nvme-subsystem-create-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component NvmeSubsystemCreateFormComponent. + + +Error: src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.html:15:11 - error NG8001: 'cds-progress-indicator' is not a known element: +1. If 'cds-progress-indicator' is an Angular component, then verify that it is included in the '@Component.imports' of this component. +2. If 'cds-progress-indicator' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@Component.schemas' of this component to suppress this message. + +15  +  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.ts:7:16 + 7 templateUrl: './nvme-subsystem-create-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component NvmeSubsystemCreateFormComponent. + + +Error: src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.html:17:15 - error NG8002: Can't bind to 'steps' since it isn't a known property of 'cds-progress-indicator'. +1. If 'cds-progress-indicator' is an Angular component and it has 'steps' input, then verify that it is included in the '@Component.imports' of this component. +2. If 'cds-progress-indicator' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@Component.schemas' of this component to suppress this message. +3. To allow any property add 'NO_ERRORS_SCHEMA' to the '@Component.schemas' of this component. + +17 [steps]="steps" +   ~~~~~~~~~~~~~~~ + + src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.ts:7:16 + 7 templateUrl: './nvme-subsystem-create-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component NvmeSubsystemCreateFormComponent. + + +Error: src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.html:18:15 - error NG8002: Can't bind to 'current' since it isn't a known property of 'cds-progress-indicator'. +1. If 'cds-progress-indicator' is an Angular component and it has 'current' input, then verify that it is included in the '@Component.imports' of this component. +2. If 'cds-progress-indicator' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@Component.schemas' of this component to suppress this message. +3. To allow any property add 'NO_ERRORS_SCHEMA' to the '@Component.schemas' of this component. + +18 [current]="currentStep"> +   ~~~~~~~~~~~~~~~~~~~~~~~ + + src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.ts:7:16 + 7 templateUrl: './nvme-subsystem-create-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component NvmeSubsystemCreateFormComponent. + + +Error: src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.html:23:10 - error NG8002: Can't bind to 'columnNumbers' since it isn't a known property of 'div'. + +23 [columnNumbers]="{'lg': 6, 'md': 6, 'sm': 6}" +   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.ts:7:16 + 7 templateUrl: './nvme-subsystem-create-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component NvmeSubsystemCreateFormComponent. + + +Error: src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.html:24:10 - error NG8002: Can't bind to 'ngSwitch' since it isn't a known property of 'div'. + +24 [ngSwitch]="currentStep"> +   ~~~~~~~~~~~~~~~~~~~~~~~~ + + src/app/ceph/block/nvmeof/subsystem/subsystem-form/nvme-subsystem-create-form/nvme-subsystem-create-form.component.ts:7:16 + 7 templateUrl: './nvme-subsystem-create-form.component.html', +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Error occurs in the template of component NvmeSubsystemCreateFormComponent. + + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/8451493974673968787 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/8451493974673968787 new file mode 100644 index 000000000000..806d306ed8d5 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/8451493974673968787 @@ -0,0 +1,289 @@ + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed + + NX  Starting module federation dev-server for ceph-dashboard with 0 remotes + + + NX  Starting static remotes proxies... + + + NX  Static remotes proxies started successfully + + + NX  All remotes started, server ready at http://localhost:4200 + + +Warning: This is a simple server for use in testing or debugging Angular applications +locally. It hasn't been reviewed for security issues. + +Binding this server to an open connection can result in compromising your application or +computer. Using a different host than the one passed to the "--host" flag might result in +websocket connection issues. You might need to use "--disable-host-check" if that's the +case. +  +- Generating browser application bundles (phase: setup)... + TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +(node:1118) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:1118) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:1118) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:1118) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:1118) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:1118) [DEP0128] DeprecationWarning: Invalid 'main' field in '/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js  | styles  |  2.10 MB |  +polyfills.js  | polyfills  | 716.90 kB |  +vendor.js  | vendor  | 302.77 kB |  +main.js  | main  | 289.88 kB |  + +   | Initial total  |  3.41 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.13 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 684.82 kB |  +node_modules_moment_moment_js.js  | -  | 593.46 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.69 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.86 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 319.93 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.47 kB |  +node_modules_validator_index_js.js  | -  | 274.56 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.62 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.85 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.81 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.27 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.49 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.03 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  94.66 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.79 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.80 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.49 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.38 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.35 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.84 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_fe150.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_fe151.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-10-27T16:05:49.584Z - Hash: 00bf5a6bbaaa0a57 - Time: 68673ms + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + + +** Angular Live Development Server is listening on 0.0.0.0:4200, open your browser on https://localhost:4200/ ** + + +✔ Compiled successfully. +✔ Browser application bundle generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css, styles.js | styles  |  2.10 MB |  +polyfills.js  | polyfills | 716.90 kB |  +main.js  | main  | 289.88 kB |  + +136 unchanged chunks + +Build at: 2025-10-27T16:06:09.690Z - Hash: f820e24a771c05b7 - Time: 18475ms + +✔ Compiled successfully. +✔ Browser application bundle generation complete. diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/8492242143612374704 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/8492242143612374704 new file mode 100644 index 000000000000..2341a3fe9f8e --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/8492242143612374704 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:556196) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:556196) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:556196) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:556196) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:556196) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:556196) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠙ Generating browser application bundles (phase: setup)...(node:556196) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠹ Generating browser application bundles (phase: setup)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: sealing)...⠹ Generating browser application bundles (phase: emitting)...⠸ Generating browser application bundles (phase: emitting)...⠼ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.71 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.17 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.52 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-17T17:19:27.197Z - Hash: 111fd106ae125934 - Time: 69562ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/8595068335615757037 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/8595068335615757037 new file mode 100644 index 000000000000..2d62a1a49a50 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/8595068335615757037 @@ -0,0 +1,253 @@ +⠋ Generating browser application bundles (phase: setup)... TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. +⠙ Generating browser application bundles (phase: setup)... NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:141402) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:141402) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:141402) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:141402) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:141402) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:141402) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +⠹ Generating browser application bundles (phase: setup)...(node:141402) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' +⠸ Generating browser application bundles (phase: setup)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: building)...⠧ Generating browser application bundles (phase: building)...⠇ Generating browser application bundles (phase: building)...⠏ Generating browser application bundles (phase: building)...⠋ Generating browser application bundles (phase: building)...⠙ Generating browser application bundles (phase: building)...⠹ Generating browser application bundles (phase: building)...⠸ Generating browser application bundles (phase: building)...⠼ Generating browser application bundles (phase: building)...⠴ Generating browser application bundles (phase: building)...⠦ Generating browser application bundles (phase: sealing)...⠧ Generating browser application bundles (phase: emitting)...⠇ Generating browser application bundles (phase: emitting)...⠏ Generating browser application bundles (phase: emitting)...⠋ Generating browser application bundles (phase: emitting)...⠙ Generating browser application bundles (phase: emitting)...✔ Browser application bundle generation complete. +⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...⠋ Generating localized bundles...⠙ Generating localized bundles...⠹ Generating localized bundles...⠸ Generating localized bundles...⠼ Generating localized bundles...⠴ Generating localized bundles...⠦ Generating localized bundles...⠧ Generating localized bundles...⠇ Generating localized bundles...⠏ Generating localized bundles...✔ Localized bundle generation complete. +⠋ Copying assets...✔ Copying assets complete. +⠋ Generating index html...⠙ Generating index html...⠹ Generating index html...⠸ Generating index html...⠼ Generating index html...⠴ Generating index html...⠦ Generating index html...⠧ Generating index html...✔ Index html generation complete. + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 556.67 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.73 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.16 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-20T11:10:53.998Z - Hash: f9d0093d142be5cf - Time: 135855ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/8737367766274140050 b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/8737367766274140050 new file mode 100644 index 000000000000..1968d9349971 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/cache/terminalOutputs/8737367766274140050 @@ -0,0 +1,249 @@ + TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.dev/tools/cli/build#configuring-browser-compatibility + NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning. + NX  Falling back to ts-node for local typescript execution. This may be a little slower. + - To fix this, ensure @swc-node/register and @swc/core have been installed +Could not find a version for "@rollup/rollup-linux-arm64-gnu" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +Could not find a version for "brace-expansion" in the root "package.json" when collecting shared packages for the Module Federation setup. The package will not be shared. +(node:65287) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/ajax/package.json' of './index.js'. Please either fix that or report it to the module author +(Use `node --trace-deprecation ...` to show where the warning was created) +(node:65287) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/fetch/package.json' of './index.js'. Please either fix that or report it to the module author +(node:65287) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/internal-compatibility/package.json' of './index.js'. Please either fix that or report it to the module author +(node:65287) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/operators/package.json' of './index.js'. Please either fix that or report it to the module author +(node:65287) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/testing/package.json' of './index.js'. Please either fix that or report it to the module author +(node:65287) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/rxjs/src/webSocket/package.json' of './index.js'. Please either fix that or report it to the module author +(node:65287) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. +(Use `node --trace-deprecation ...` to show where the warning was created) +[ Module Federation Manifest Plugin ] Manifest will use absolute path resolution via its host at runtime, reason: publicPath='auto' + +Initial chunk files  | Names  |  Raw size +styles.css  | styles  |  1.72 MB |  +polyfills.js  | polyfills  | 588.93 kB |  +main.js  | main  | 286.98 kB |  +vendor.js  | vendor  | 175.41 kB |  + +   | Initial total  |  2.77 MB + +Lazy chunk files  | Names  |  Raw size +default-node_modules_swagger-ui_dist_swagger-ui-es-bundle-core_js.js  | -  |  6.19 MB |  +src_bootstrap_ts.js  | bootstrap  |  6.18 MB |  +src_app_ceph_rgw_rgw_module_ts.js  | ceph-rgw-rgw-module  |  2.51 MB |  +node_modules_angular_core_fesm2022_core_mjs.js  | -  |  1.55 MB |  +default-src_app_ceph_block_block_module_ts.js  | ceph-pool-pool-module |  1.32 MB |  +default-node_modules_carbon_charts-angular_fesm2022_carbon-charts-angular_mjs.js  | -  |  1.13 MB |  +default-node_modules_ng-bootstrap_ng-bootstrap_fesm2022_ng-bootstrap_mjs.js  | -  | 687.20 kB |  +node_modules_moment_moment_js.js  | -  | 593.48 kB |  +node_modules_lodash_lodash_js.js  | -  | 541.25 kB |  +node_modules_chart_js_dist_chart_js.js  | -  | 495.74 kB |  +src_app_ceph_pool_pool_module_ts.js  | ceph-pool-pool-module | 423.68 kB |  +node_modules_xml2js_lib_xml2js_js.js  | -  | 414.87 kB |  +default-node_modules_angular_common_fesm2022_common_mjs.js   | -  | 320.00 kB |  +default-node_modules_angular_router_fesm2022_router_mjs.js  | -  | 316.32 kB |  +default-node_modules_angular_forms_fesm2022_forms_mjs.js  | -  | 303.48 kB |  +node_modules_validator_index_js.js  | -  | 291.66 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-table_mjs.js  | -  | 247.49 kB |  +node_modules_rxjs__esm2015_operators_index_js.js  | -  | 217.65 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker_mjs.js  | -  | 212.61 kB |  +default-node_modules_angular_animations_fesm2022_browser_mjs.js  | -  | 181.33 kB |  +common.js  | common  | 152.22 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-input_mjs.js  | -  | 144.25 kB |  +default-node_modules_rxjs__esm2015_internal_AsyncSubject_js-node_modules_rxjs__esm2015_intern-7c6e1a.js | -  | 142.87 kB |  +node_modules_popperjs_core_lib_index_js.js  | -  | 135.82 kB |  +default-node_modules_angular_common_fesm2022_http_mjs.js  | -  | 130.37 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dropdown_mjs.js  | -  | 116.62 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-icon_mjs.js  | -  | 110.50 kB |  +default-node_modules_ng2-charts_fesm2022_ng2-charts_mjs.js  | -  | 109.02 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-ui-shell_mjs.js  | -  | 106.23 kB |  +node_modules_js-yaml_dist_js-yaml_mjs.js  | -  | 105.96 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core_mjs.js  | -  |  95.94 kB |  +default-node_modules_floating-ui_dom_dist_floating-ui_dom_mjs.js  | -   |  95.14 kB |  +default-node_modules_angular_platform-browser_fesm2022_platform-browser_mjs.js  | -  |  93.26 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-dialog_mjs.js  | -  |  87.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-pagination_mjs.js  | -  |  77.84 kB |  +default-node_modules_simplebar-angular_fesm2022_simplebar-angular_mjs.js  | -  |  77.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tabs_mjs.js  | -  |  76.25 kB |  +node_modules_angular_core_fesm2022_primitives_event-dispatch_mjs.js  | -  |  75.59 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-notification_mjs.js  | -  |  70.11 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-combobox_mjs.js  | -  |  62.70 kB |  +node_modules_rxjs__esm2015_index_js.js  | -  |  56.81 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-modal_mjs.js  | -  |  56.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tiles_mjs.js  | -  |  49.70 kB |  +default-node_modules_angular_animations_fesm2022_animations_mjs.js  | -  |  48.87 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-treeview_mjs.js  | -  |  46.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-select_mjs.js  | -  |  44.21 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-file-uploader_mjs.js  | -  |  38.89 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-code-snippet_mjs.js  | -  |  38.15 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-breadcrumb_mjs.js  | -  |  38.11 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular_mjs.js  | -  |  37.86 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-number-input_mjs.js  | -  |  37.48 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-slider_mjs.js  | -  |  37.42 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-radio_mjs.js  | -  |  37.36 kB |  +default-node_modules_lodash-es__arrayLikeKeys_js-node_modules_lodash-es__isPrototype_js-node_-bd9e24.js | -  |  35.76 kB |  +default-node_modules_ng-block-ui_fesm2020_ng-block-ui_mjs.js  | -  |  31.93 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-context-menu_mjs.js  | -  |  31.75 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-utils_mjs.js  | -  |  31.39 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tooltip_mjs.js  | -  |  29.73 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-structured--bcaf2f.js | -  |  27.70 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-search_mjs.js  | -  |  26.98 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-datepicker-input_mjs.js  | -   |  26.85 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-button_mjs.js  | -  |  24.72 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-tag_mjs.js  | -  |  24.05 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-contained-l-a8c8b3.js | -  |  23.53 kB |  +default-node_modules_ngx-formly_core_fesm2020_ngx-formly-core-json-schema_mjs.js  | -  |  23.36 kB |  +default-node_modules_ngx-formly_bootstrap_fesm2020_ngx-formly-bootstrap-select_mjs.js  | -  |  22.54 kB |  +node_modules_angular_core_fesm2022_primitives_signals_mjs.js  | -  |  21.87 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-popover_mjs.js  | -  |  19.55 kB |  +node_modules_tslib_tslib_es6_mjs.js  | -  |  19.07 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-grid_mjs.js  | -  |  18.67 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-menu-button_mjs.js  | -  |  18.45 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggle_mjs.js  | -  |  17.63 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-bar_mjs.js  | -  |  16.82 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-checkbox_mjs.js  | -  |  16.62 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker_mjs.js  | -  |  16.09 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-i18n_mjs.js  | -  |  15.99 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-accordion_mjs.js  | -  |  15.83 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-progress-in-6dfd4b.js | -  |  15.74 kB |  +default-node_modules_carbon-components-angular_fesm2020_carbon-components-angular-toggletip_mjs.js  | -  |  14.91 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-content-switcher_mjs.js  | -  |  14.55 kB |  +[32mnode_modules_async-mutex_index_mjs.js  | -  |  10.79 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-timepicker-select_mjs.js  | -  |  10.34 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-placeholder_mjs.js  | -  |  8.83 kB |  +node_modules_detect-browser_es_index_js.js  | -  |  8.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-forms_mjs.js  | -  |  7.51 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-skeleton_mjs.js  | -  |  6.18 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-list_mjs.js  | -  |  6.16 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layer_mjs.js  | -  |  6.01 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-link_mjs.js  | -  |  5.83 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-layout_mjs.js  | -   |  5.36 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-common_mjs.js  | -  |  4.54 kB |  +node_modules_carbon-components-angular_fesm2020_carbon-components-angular-experimental_mjs.js  | -  |  4.53 kB |  +node_modules_file-saver_dist_FileSaver_min_js.js  | -  |  4.35 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db250.js  | -  |  1.40 kB |  +node_modules_babel_runtime_helpers_esm_asyncToGenerator_js-_db251.js  | -  |  1.40 kB |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -   |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +   | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  +  | -  |  0 bytes |  + +Build at: 2025-11-26T18:58:17.444Z - Hash: bcaf49e41ed86dfc - Time: 61658ms + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-ast/src/yaml/schemas/canonical-format.mjs depends on 'unraw'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-core/src/index.mjs depends on 'minim'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@swagger-api/apidom-reference/src/util/url.mjs depends on 'process'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/l10n/index'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/carbon-components-angular/fesm2020/carbon-components-angular-datepicker.mjs depends on 'flatpickr/dist/plugins/rangePlugin'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/react-redux/es/components/connect.js depends on 'hoist-non-react-statics'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-client/es/resolver/specmap/lib/index.js depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on '@braintree/sanitize-url'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'base64-js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'css.escape'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'dompurify'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'ieee754'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'js-file-download'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'randexp'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-copy-to-clipboard'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-debounce-input'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'react-immutable-proptypes'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'redux-immutable'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'serialize-error'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'url-parse'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'xml-but-prettier'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: /home/afreenmisbah/repos/forks/dev/ceph/src/pybind/mgr/dashboard/frontend/node_modules/swagger-ui/dist/swagger-ui-es-bundle-core.js depends on 'zenscroll'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'moment'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'validator'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + +Warning: undefined depends on 'xml2js'. CommonJS or AMD dependencies can cause optimization bailouts. +For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies + + diff --git a/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/25ba49dc146f43909f991da5a9e35423.db b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/25ba49dc146f43909f991da5a9e35423.db new file mode 100644 index 000000000000..cd6a2e486676 Binary files /dev/null and b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/25ba49dc146f43909f991da5a9e35423.db differ diff --git a/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/640680bae36e4036a32336dd0d7e7f2c.db b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/640680bae36e4036a32336dd0d7e7f2c.db new file mode 100644 index 000000000000..937b785dfe79 Binary files /dev/null and b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/640680bae36e4036a32336dd0d7e7f2c.db differ diff --git a/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/d10f8f4c22be49dea4fb898773da5084.db b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/d10f8f4c22be49dea4fb898773da5084.db new file mode 100644 index 000000000000..2617bb5e889d Binary files /dev/null and b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/d10f8f4c22be49dea4fb898773da5084.db differ diff --git a/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/d10f8f4c22be49dea4fb898773da5084.db-shm b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/d10f8f4c22be49dea4fb898773da5084.db-shm new file mode 100644 index 000000000000..66f7b42ff196 Binary files /dev/null and b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/d10f8f4c22be49dea4fb898773da5084.db-shm differ diff --git a/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/d10f8f4c22be49dea4fb898773da5084.db-wal b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/d10f8f4c22be49dea4fb898773da5084.db-wal new file mode 100644 index 000000000000..897621d50431 Binary files /dev/null and b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/d10f8f4c22be49dea4fb898773da5084.db-wal differ diff --git a/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/file-map.json b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/file-map.json new file mode 100644 index 000000000000..fa75e515bca5 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/file-map.json @@ -0,0 +1,12255 @@ +{ + "version": "6.0", + "nxVersion": "20.8.1", + "pathMappings": { + "stream": [ + "node_modules/stream-browserify" + ], + "timers": [ + "node_modules/timers-browserify" + ], + "~/*": [ + "src/*" + ] + }, + "nxJsonPlugins": [], + "fileMap": { + "nonProjectFiles": [], + "projectFileMap": { + "ceph-dashboard": [ + { + "file": ".browserslistrc", + "hash": "13231686926797513079" + }, + { + "file": ".editorconfig", + "hash": "5443105041930014821" + }, + { + "file": ".eslintrc.json", + "hash": "10450067148057098053" + }, + { + "file": ".gherkin-lintrc", + "hash": "7395295157106322074" + }, + { + "file": ".gitignore", + "hash": "12611507190355533129" + }, + { + "file": ".htmllintrc", + "hash": "2069112421977896791" + }, + { + "file": ".husky/pre-commit", + "hash": "16743082982775270784" + }, + { + "file": ".npmrc", + "hash": "7876980680101537223" + }, + { + "file": ".nvmrc", + "hash": "5908301680488927481" + }, + { + "file": ".prettierignore", + "hash": "5378117859417186384" + }, + { + "file": ".prettierrc", + "hash": "11850153664558877550" + }, + { + "file": ".stylelintrc", + "hash": "11880452397669550328" + }, + { + "file": ".tx/config", + "hash": "6090440620589087814" + }, + { + "file": "CMakeLists.txt", + "hash": "4406937021784515734" + }, + { + "file": "applitools.config.js", + "hash": "3696800737921100290" + }, + { + "file": "babel.config.js", + "hash": "13066218844651315635" + }, + { + "file": "cd.js", + "hash": "6536003090110316814" + }, + { + "file": "cypress.config.ts", + "hash": "15318845445029168420", + "deps": [ + "npm:cypress" + ] + }, + { + "file": "cypress/e2e/a11y/dashboard.e2e-spec.ts", + "hash": "11811936061713096411" + }, + { + "file": "cypress/e2e/a11y/navigation.e2e-spec.ts", + "hash": "4528795293305475818" + }, + { + "file": "cypress/e2e/block/images.e2e-spec.ts", + "hash": "11666944317821598123" + }, + { + "file": "cypress/e2e/block/images.po.ts", + "hash": "10935603973393130108" + }, + { + "file": "cypress/e2e/block/iscsi.e2e-spec.ts", + "hash": "9761324028932373846" + }, + { + "file": "cypress/e2e/block/iscsi.po.ts", + "hash": "1591540764913583007" + }, + { + "file": "cypress/e2e/block/mirroring.e2e-spec.ts", + "hash": "17862454255707690515" + }, + { + "file": "cypress/e2e/block/mirroring.po.ts", + "hash": "929368291265520985" + }, + { + "file": "cypress/e2e/cluster/configuration.e2e-spec.ts", + "hash": "11667089819919962876" + }, + { + "file": "cypress/e2e/cluster/configuration.po.ts", + "hash": "4403388105304852351" + }, + { + "file": "cypress/e2e/cluster/create-cluster.po.ts", + "hash": "3125760880622837312" + }, + { + "file": "cypress/e2e/cluster/crush-map.e2e-spec.ts", + "hash": "5285675386036967896" + }, + { + "file": "cypress/e2e/cluster/crush-map.po.ts", + "hash": "953072314002812702" + }, + { + "file": "cypress/e2e/cluster/hosts.e2e-spec.ts", + "hash": "18003968293116927889" + }, + { + "file": "cypress/e2e/cluster/hosts.po.ts", + "hash": "8978589390503743109" + }, + { + "file": "cypress/e2e/cluster/inventory.po.ts", + "hash": "3274569736561542108" + }, + { + "file": "cypress/e2e/cluster/logs.e2e-spec.ts", + "hash": "12694769496504317375" + }, + { + "file": "cypress/e2e/cluster/logs.po.ts", + "hash": "9809535872958278174" + }, + { + "file": "cypress/e2e/cluster/mgr-modules.e2e-spec.ts", + "hash": "13767051887042753777" + }, + { + "file": "cypress/e2e/cluster/mgr-modules.po.ts", + "hash": "14604214917433380513" + }, + { + "file": "cypress/e2e/cluster/monitors.e2e-spec.ts", + "hash": "7202310911364075828" + }, + { + "file": "cypress/e2e/cluster/monitors.po.ts", + "hash": "1721832043105078919" + }, + { + "file": "cypress/e2e/cluster/osds.e2e-spec.ts", + "hash": "12198805545088730479" + }, + { + "file": "cypress/e2e/cluster/osds.po.ts", + "hash": "9513109651002752808" + }, + { + "file": "cypress/e2e/cluster/services.po.ts", + "hash": "13561474877338490300" + }, + { + "file": "cypress/e2e/cluster/users.e2e-spec.ts", + "hash": "4761862656365755050" + }, + { + "file": "cypress/e2e/cluster/users.po.ts", + "hash": "3708388992586768563" + }, + { + "file": "cypress/e2e/common/create-cluster/create-cluster.feature.po.ts", + "hash": "6927935803746987949", + "deps": [ + "npm:cypress-cucumber-preprocessor" + ] + }, + { + "file": "cypress/e2e/common/forms-helper.feature.po.ts", + "hash": "17851658179970374818", + "deps": [ + "npm:cypress-cucumber-preprocessor" + ] + }, + { + "file": "cypress/e2e/common/global.feature.po.ts", + "hash": "1642809342892947571", + "deps": [ + "npm:cypress-cucumber-preprocessor" + ] + }, + { + "file": "cypress/e2e/common/grafana.feature.po.ts", + "hash": "9930855500752950136", + "deps": [ + "npm:cypress-cucumber-preprocessor", + "npm:cypress-iframe" + ] + }, + { + "file": "cypress/e2e/common/table-helper.feature.po.ts", + "hash": "6849658461183578989", + "deps": [ + "npm:cypress-cucumber-preprocessor" + ] + }, + { + "file": "cypress/e2e/common/urls.po.ts", + "hash": "4325011674949732883" + }, + { + "file": "cypress/e2e/filesystems/filesystems.e2e-spec.feature", + "hash": "2487235055814616095" + }, + { + "file": "cypress/e2e/filesystems/snapshots.e2e-spec.feature", + "hash": "12968247789006807529" + }, + { + "file": "cypress/e2e/filesystems/subvolume-groups.e2e-spec.feature", + "hash": "13658233832130234857" + }, + { + "file": "cypress/e2e/filesystems/subvolumes.e2e-spec.feature", + "hash": "15611660599490950709" + }, + { + "file": "cypress/e2e/multi-cluster/multi-cluster.e2e-spec.ts", + "hash": "2000262737190181305" + }, + { + "file": "cypress/e2e/multi-cluster/multi-cluster.po.ts", + "hash": "15149950746064323232" + }, + { + "file": "cypress/e2e/orchestrator/01-hosts.e2e-spec.ts", + "hash": "3006181329434055291" + }, + { + "file": "cypress/e2e/orchestrator/03-inventory.e2e-spec.ts", + "hash": "6891623035944600125" + }, + { + "file": "cypress/e2e/orchestrator/04-osds.e2e-spec.ts", + "hash": "9429296872579334560" + }, + { + "file": "cypress/e2e/orchestrator/05-services.e2e-spec.ts", + "hash": "8273828070393873860" + }, + { + "file": "cypress/e2e/orchestrator/grafana/grafana.feature", + "hash": "1073099808488916447" + }, + { + "file": "cypress/e2e/orchestrator/workflow/01-create-cluster-welcome.feature", + "hash": "57601380604631465" + }, + { + "file": "cypress/e2e/orchestrator/workflow/02-create-cluster-add-host.feature", + "hash": "15247468731249117748" + }, + { + "file": "cypress/e2e/orchestrator/workflow/03-create-cluster-create-services.e2e-spec.ts", + "hash": "11054412922011815148" + }, + { + "file": "cypress/e2e/orchestrator/workflow/04-create-cluster-create-osds.e2e-spec.ts", + "hash": "17471343247674653954" + }, + { + "file": "cypress/e2e/orchestrator/workflow/05-create-cluster-review.e2e-spec.ts", + "hash": "10298908954802708543" + }, + { + "file": "cypress/e2e/orchestrator/workflow/06-cluster-check.e2e-spec.ts", + "hash": "15128866368951720807" + }, + { + "file": "cypress/e2e/orchestrator/workflow/07-osds.e2e-spec.ts", + "hash": "15684607403288316837" + }, + { + "file": "cypress/e2e/orchestrator/workflow/08-hosts.e2e-spec.ts", + "hash": "13338171376448136699" + }, + { + "file": "cypress/e2e/orchestrator/workflow/09-services.e2e-spec.ts", + "hash": "15970241931895150190" + }, + { + "file": "cypress/e2e/orchestrator/workflow/10-nfs-exports.e2e-spec.ts", + "hash": "12358146653033759956" + }, + { + "file": "cypress/e2e/orchestrator/workflow/11-inventory.e2e-spec.ts", + "hash": "10668166677008139861" + }, + { + "file": "cypress/e2e/orchestrator/workflow/nfs/nfs-export.po.ts", + "hash": "5548911445996951400" + }, + { + "file": "cypress/e2e/page-helper.po.ts", + "hash": "11121423677187942573" + }, + { + "file": "cypress/e2e/pools/pools.e2e-spec.ts", + "hash": "9533513424094459026" + }, + { + "file": "cypress/e2e/pools/pools.po.ts", + "hash": "4930763787842259074" + }, + { + "file": "cypress/e2e/rgw/accounts.e2e-spec.ts", + "hash": "1761322530441809264" + }, + { + "file": "cypress/e2e/rgw/accounts.po.ts", + "hash": "1576966257927938945" + }, + { + "file": "cypress/e2e/rgw/buckets.e2e-spec.ts", + "hash": "4818046550087495917" + }, + { + "file": "cypress/e2e/rgw/buckets.po.ts", + "hash": "12275205940801087150" + }, + { + "file": "cypress/e2e/rgw/configuration.e2e-spec.ts", + "hash": "1002244581264610412" + }, + { + "file": "cypress/e2e/rgw/configuration.po.ts", + "hash": "18330498050083952710" + }, + { + "file": "cypress/e2e/rgw/daemons.e2e-spec.ts", + "hash": "10745015735136051516" + }, + { + "file": "cypress/e2e/rgw/daemons.po.ts", + "hash": "8448782317927229385" + }, + { + "file": "cypress/e2e/rgw/multisite.e2e-spec.ts", + "hash": "9069855357429669303" + }, + { + "file": "cypress/e2e/rgw/multisite.po.ts", + "hash": "15493584752747567630" + }, + { + "file": "cypress/e2e/rgw/roles.e2e-spec.ts", + "hash": "14980856875192559067" + }, + { + "file": "cypress/e2e/rgw/roles.po.ts", + "hash": "10695833148879743648" + }, + { + "file": "cypress/e2e/rgw/users.e2e-spec.ts", + "hash": "7424236531977895510" + }, + { + "file": "cypress/e2e/rgw/users.po.ts", + "hash": "2344086026018388176" + }, + { + "file": "cypress/e2e/ui/api-docs.e2e-spec.ts", + "hash": "13623339080549755993" + }, + { + "file": "cypress/e2e/ui/api-docs.po.ts", + "hash": "182898379178851355" + }, + { + "file": "cypress/e2e/ui/dashboard-v3.e2e-spec.ts", + "hash": "17026571437166899925" + }, + { + "file": "cypress/e2e/ui/dashboard-v3.po.ts", + "hash": "14358419601658709182" + }, + { + "file": "cypress/e2e/ui/language.e2e-spec.ts", + "hash": "9774005272013847508" + }, + { + "file": "cypress/e2e/ui/language.po.ts", + "hash": "6330104375454308037" + }, + { + "file": "cypress/e2e/ui/login.e2e-spec.ts", + "hash": "2663811836945479951" + }, + { + "file": "cypress/e2e/ui/login.po.ts", + "hash": "2183876017658315358" + }, + { + "file": "cypress/e2e/ui/navigation.e2e-spec.ts", + "hash": "4391199995612003550" + }, + { + "file": "cypress/e2e/ui/navigation.po.ts", + "hash": "2287130322844483415" + }, + { + "file": "cypress/e2e/ui/notification.e2e-spec.ts", + "hash": "13182648976477902358" + }, + { + "file": "cypress/e2e/ui/notification.po.ts", + "hash": "12164136304190715663" + }, + { + "file": "cypress/e2e/ui/role-mgmt.e2e-spec.ts", + "hash": "8253474923495925003" + }, + { + "file": "cypress/e2e/ui/role-mgmt.po.ts", + "hash": "1089987923113408441" + }, + { + "file": "cypress/e2e/ui/user-mgmt.e2e-spec.ts", + "hash": "16261892010019238312" + }, + { + "file": "cypress/e2e/ui/user-mgmt.po.ts", + "hash": "3917587142684187721" + }, + { + "file": "cypress/e2e/visualTests/dashboard.vrt-spec.ts", + "hash": "14873351204160835458" + }, + { + "file": "cypress/e2e/visualTests/login.vrt-spec.ts", + "hash": "332069169104264002" + }, + { + "file": "cypress/fixtures/block-rbd-status.json", + "hash": "15753949383487322257" + }, + { + "file": "cypress/fixtures/nfs-ganesha-status.json", + "hash": "190476636349777228" + }, + { + "file": "cypress/fixtures/orchestrator/inventory.json", + "hash": "16555917394728421250" + }, + { + "file": "cypress/fixtures/orchestrator/services.json", + "hash": "10042324435026497631" + }, + { + "file": "cypress/fixtures/rgw-status.json", + "hash": "11213331395785265973" + }, + { + "file": "cypress/plugins/index.js", + "hash": "13501132124066370771", + "deps": [ + "npm:@cypress/browserify-preprocessor", + "npm:cypress-cucumber-preprocessor", + "npm:@applitools/eyes-cypress", + [ + "npm:typescript", + "dynamic" + ] + ] + }, + { + "file": "cypress/support/commands.ts", + "hash": "8830708618675525788", + "deps": [ + "npm:table" + ] + }, + { + "file": "cypress/support/e2e.ts", + "hash": "7787353917381979694", + "deps": [ + "npm:@applitools/eyes-cypress", + "npm:cypress-axe" + ] + }, + { + "file": "cypress/support/eyes-index.d.ts", + "hash": "9847639219796193648", + "deps": [ + "npm:@applitools/eyes-cypress" + ] + }, + { + "file": "cypress/tsconfig.json", + "hash": "18415621417622328228" + }, + { + "file": "html-linter.config.json", + "hash": "18293394277539159652" + }, + { + "file": "jest.config.cjs", + "hash": "2679024178450811114" + }, + { + "file": "module-federation.config.ts", + "hash": "13502477909091329065", + "deps": [ + "npm:@nx/module-federation" + ] + }, + { + "file": "ngcc.config.js", + "hash": "12477784797786226966" + }, + { + "file": "nx.json", + "hash": "636647053905389842" + }, + { + "file": "package-lock.json", + "hash": "1894963672163251445" + }, + { + "file": "package.json", + "hash": "9889759951150804152", + "deps": [ + "npm:@rollup/rollup-linux-arm64-gnu", + "npm:@angular-devkit/build-angular", + "npm:@angular-devkit/core", + "npm:@angular-devkit/schematics", + "npm:@angular-eslint/builder", + "npm:@angular-eslint/eslint-plugin", + "npm:@angular-eslint/eslint-plugin-template", + "npm:@angular-eslint/schematics", + "npm:@angular-eslint/template-parser", + "npm:@angular/cli", + "npm:@angular/compiler-cli", + "npm:@angular/language-service", + "npm:@applitools/eyes-cypress", + "npm:@compodoc/compodoc", + "npm:@cypress/browserify-preprocessor", + "npm:@juggle/resize-observer", + "npm:@module-federation/enhanced", + "npm:@nx/module-federation", + "npm:@nx/webpack", + "npm:@nx/workspace", + "npm:@schematics/angular", + "npm:@types/brace-expansion", + "npm:@types/cypress", + "npm:@types/cypress-axe", + "npm:@types/cypress-cucumber-preprocessor", + "npm:@types/jest", + "npm:@types/js-yaml", + "npm:@types/lodash", + "npm:@types/node", + "npm:@types/swagger-ui", + "npm:@types/validator", + "npm:@types/xml2js", + "npm:@typescript-eslint/eslint-plugin", + "npm:@typescript-eslint/parser", + "npm:axe-core", + "npm:cypress", + "npm:cypress-axe", + "npm:cypress-cucumber-preprocessor", + "npm:cypress-iframe", + "npm:cypress-multi-reporters", + "npm:eslint", + "npm:gherkin-lint", + "npm:html-linter", + "npm:htmllint-cli", + "npm:husky", + "npm:identity-obj-proxy", + "npm:isomorphic-form-data", + "npm:jest", + "npm:jest-canvas-mock", + "npm:jest-jasmine2", + "npm:jest-preset-angular", + "npm:jest-silent-reporter", + "npm:mocha-junit-reporter", + "npm:ng-mocks", + "npm:npm-run-all", + "npm:nx", + "npm:postcss-scss", + "npm:prettier", + "npm:pretty-quick", + "npm:start-server-and-test", + "npm:stylelint", + "npm:stylelint-config-standard", + "npm:stylelint-scss", + "npm:table", + "npm:ts-node", + "npm:typescript", + "npm:validator", + "npm:@angular/animations", + "npm:@angular/common", + "npm:@angular/compiler", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/localize", + "npm:@angular/platform-browser", + "npm:@angular/platform-browser-dynamic", + "npm:@angular/router", + "npm:@carbon/charts-angular", + "npm:@carbon/icons", + "npm:@carbon/styles", + "npm:@ibm/plex", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:@ngx-formly/bootstrap", + "npm:@ngx-formly/core", + "npm:@nx/angular", + "npm:@popperjs/core", + "npm:@types/file-saver", + "npm:async-mutex", + "npm:bootstrap", + "npm:carbon-components-angular", + "npm:chart.js", + "npm:chartjs-adapter-moment", + "npm:detect-browser", + "npm:file-saver", + "npm:fork-awesome", + "npm:js-yaml", + "npm:lodash", + "npm:moment", + "npm:ng-block-ui", + "npm:ng-click-outside", + "npm:ng2-charts", + "npm:ngx-cookie-service", + "npm:ngx-toastr", + "npm:rxjs", + "npm:simplebar-angular", + "npm:stream-browserify", + "npm:swagger-ui", + "npm:timers-browserify", + "npm:tslib", + "npm:xml2js", + "npm:zone.js" + ] + }, + { + "file": "project.json", + "hash": "17472995361561403129" + }, + { + "file": "proxy.conf.json.sample", + "hash": "3064821224323942497" + }, + { + "file": "src/app/app-routing.module.ts", + "hash": "8303363301399971786", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:lodash" + ] + }, + { + "file": "src/app/app.component.html", + "hash": "17816966185630879015" + }, + { + "file": "src/app/app.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/app.component.spec.ts", + "hash": "12774463917190942840", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/app.component.ts", + "hash": "15781833998326053996", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/app.module.ts", + "hash": "9645684037537659516", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/ceph/block/block.module.ts", + "hash": "3343153527352914183", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:carbon-components-angular", + "npm:@carbon/icons" + ] + }, + { + "file": "src/app/ceph/block/iscsi-setting/iscsi-setting.component.html", + "hash": "10707931891838452321" + }, + { + "file": "src/app/ceph/block/iscsi-setting/iscsi-setting.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/iscsi-setting/iscsi-setting.component.spec.ts", + "hash": "16398885117419466041", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/ceph/block/iscsi-setting/iscsi-setting.component.ts", + "hash": "6627162524282405972", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/ceph/block/iscsi-tabs/iscsi-tabs.component.html", + "hash": "14469245913528972270" + }, + { + "file": "src/app/ceph/block/iscsi-tabs/iscsi-tabs.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/iscsi-tabs/iscsi-tabs.component.spec.ts", + "hash": "6064719226421227198", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/block/iscsi-tabs/iscsi-tabs.component.ts", + "hash": "14237050747190995326", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/block/iscsi-target-details/iscsi-target-details.component.html", + "hash": "1516573116365469618" + }, + { + "file": "src/app/ceph/block/iscsi-target-details/iscsi-target-details.component.scss", + "hash": "16340904372129642330" + }, + { + "file": "src/app/ceph/block/iscsi-target-details/iscsi-target-details.component.spec.ts", + "hash": "16138144014214377076", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/iscsi-target-details/iscsi-target-details.component.ts", + "hash": "12983802392620615552", + "deps": [ + "npm:@angular/core", + "npm:carbon-components-angular", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/block/iscsi-target-discovery-modal/iscsi-target-discovery-modal.component.html", + "hash": "15064754388720431136" + }, + { + "file": "src/app/ceph/block/iscsi-target-discovery-modal/iscsi-target-discovery-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/iscsi-target-discovery-modal/iscsi-target-discovery-modal.component.spec.ts", + "hash": "9978653872644333341", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/block/iscsi-target-discovery-modal/iscsi-target-discovery-modal.component.ts", + "hash": "1081363151658128187", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/block/iscsi-target-form/iscsi-target-form.component.html", + "hash": "16728004849115114012" + }, + { + "file": "src/app/ceph/block/iscsi-target-form/iscsi-target-form.component.scss", + "hash": "1717336895271646060" + }, + { + "file": "src/app/ceph/block/iscsi-target-form/iscsi-target-form.component.spec.ts", + "hash": "10754873743119453580", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/block/iscsi-target-form/iscsi-target-form.component.ts", + "hash": "8880700947165401663", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/iscsi-target-image-settings-modal/iscsi-target-image-settings-modal.component.html", + "hash": "4320461553494045452" + }, + { + "file": "src/app/ceph/block/iscsi-target-image-settings-modal/iscsi-target-image-settings-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/iscsi-target-image-settings-modal/iscsi-target-image-settings-modal.component.spec.ts", + "hash": "2835521537193355698", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/block/iscsi-target-image-settings-modal/iscsi-target-image-settings-modal.component.ts", + "hash": "284199458567006552", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/block/iscsi-target-iqn-settings-modal/iscsi-target-iqn-settings-modal.component.html", + "hash": "13704120261741280178" + }, + { + "file": "src/app/ceph/block/iscsi-target-iqn-settings-modal/iscsi-target-iqn-settings-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/iscsi-target-iqn-settings-modal/iscsi-target-iqn-settings-modal.component.spec.ts", + "hash": "9059347147085780912", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/block/iscsi-target-iqn-settings-modal/iscsi-target-iqn-settings-modal.component.ts", + "hash": "16780936525978993037", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/block/iscsi-target-list/iscsi-target-list.component.html", + "hash": "6942838508931561798" + }, + { + "file": "src/app/ceph/block/iscsi-target-list/iscsi-target-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/iscsi-target-list/iscsi-target-list.component.spec.ts", + "hash": "15796722479204235474", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/iscsi-target-list/iscsi-target-list.component.ts", + "hash": "16543162628323130747", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/iscsi/iscsi.component.html", + "hash": "339440660237620009" + }, + { + "file": "src/app/ceph/block/iscsi/iscsi.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/iscsi/iscsi.component.spec.ts", + "hash": "7873309127249574562", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/iscsi/iscsi.component.ts", + "hash": "12917083382868534395", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/block/mirroring/bootstrap-create-modal/bootstrap-create-modal.component.html", + "hash": "11016765669750061319" + }, + { + "file": "src/app/ceph/block/mirroring/bootstrap-create-modal/bootstrap-create-modal.component.scss", + "hash": "7573470310418017654" + }, + { + "file": "src/app/ceph/block/mirroring/bootstrap-create-modal/bootstrap-create-modal.component.spec.ts", + "hash": "701675545859398631", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:ngx-toastr", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/mirroring/bootstrap-create-modal/bootstrap-create-modal.component.ts", + "hash": "16769568932692932864", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:carbon-components-angular", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/mirroring/bootstrap-import-modal/bootstrap-import-modal.component.html", + "hash": "1822022708826717280" + }, + { + "file": "src/app/ceph/block/mirroring/bootstrap-import-modal/bootstrap-import-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/mirroring/bootstrap-import-modal/bootstrap-import-modal.component.spec.ts", + "hash": "17356732171777885429", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:ngx-toastr", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/mirroring/bootstrap-import-modal/bootstrap-import-modal.component.ts", + "hash": "15449387489423188955", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:carbon-components-angular", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/mirroring/daemon-list/daemon-list.component.html", + "hash": "6738475575760692286" + }, + { + "file": "src/app/ceph/block/mirroring/daemon-list/daemon-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/mirroring/daemon-list/daemon-list.component.spec.ts", + "hash": "16574864931415651149", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/ceph/block/mirroring/daemon-list/daemon-list.component.ts", + "hash": "1199916183135383874", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/mirroring/image-list/image-list.component.html", + "hash": "11577407854505243326" + }, + { + "file": "src/app/ceph/block/mirroring/image-list/image-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/mirroring/image-list/image-list.component.spec.ts", + "hash": "1165699812627525225", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/block/mirroring/image-list/image-list.component.ts", + "hash": "4881256049103390301", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/mirroring/mirror-health-color.pipe.spec.ts", + "hash": "17383300258426502896" + }, + { + "file": "src/app/ceph/block/mirroring/mirror-health-color.pipe.ts", + "hash": "3197783394723777390", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/block/mirroring/mirroring.module.ts", + "hash": "7001205280846301927", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:carbon-components-angular", + "npm:@carbon/icons" + ] + }, + { + "file": "src/app/ceph/block/mirroring/overview/overview.component.html", + "hash": "15270499729394475624" + }, + { + "file": "src/app/ceph/block/mirroring/overview/overview.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/mirroring/overview/overview.component.spec.ts", + "hash": "6142250364185697857", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/mirroring/overview/overview.component.ts", + "hash": "4694330959249588226", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/mirroring/pool-edit-mode-modal/pool-edit-mode-modal.component.html", + "hash": "6259671064824917277" + }, + { + "file": "src/app/ceph/block/mirroring/pool-edit-mode-modal/pool-edit-mode-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/mirroring/pool-edit-mode-modal/pool-edit-mode-modal.component.spec.ts", + "hash": "1775078070063122392", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:ngx-toastr", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/mirroring/pool-edit-mode-modal/pool-edit-mode-modal.component.ts", + "hash": "14870990589352672308", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/mirroring/pool-edit-mode-modal/pool-edit-mode-response.model.ts", + "hash": "13548967717521299624" + }, + { + "file": "src/app/ceph/block/mirroring/pool-edit-peer-modal/pool-edit-peer-modal.component.html", + "hash": "10803998496411852270" + }, + { + "file": "src/app/ceph/block/mirroring/pool-edit-peer-modal/pool-edit-peer-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/mirroring/pool-edit-peer-modal/pool-edit-peer-modal.component.spec.ts", + "hash": "5755125706553555217", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:ngx-toastr", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/mirroring/pool-edit-peer-modal/pool-edit-peer-modal.component.ts", + "hash": "7833951335776714538", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/mirroring/pool-edit-peer-modal/pool-edit-peer-response.model.ts", + "hash": "1197978422073499452" + }, + { + "file": "src/app/ceph/block/mirroring/pool-list/pool-list.component.html", + "hash": "5459466185985799861" + }, + { + "file": "src/app/ceph/block/mirroring/pool-list/pool-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/mirroring/pool-list/pool-list.component.spec.ts", + "hash": "13388862799053184105", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/block/mirroring/pool-list/pool-list.component.ts", + "hash": "7676307574943642939", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-gateway/nvmeof-gateway.component.html", + "hash": "7199298961084795938" + }, + { + "file": "src/app/ceph/block/nvmeof-gateway/nvmeof-gateway.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/nvmeof-gateway/nvmeof-gateway.component.spec.ts", + "hash": "2119672956494160356", + "deps": [ + "npm:@angular/core", + "npm:rxjs", + "npm:@angular/common", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-gateway/nvmeof-gateway.component.ts", + "hash": "4964189465382476182", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-initiators-form/nvmeof-initiators-form.component.html", + "hash": "3712670317747906021" + }, + { + "file": "src/app/ceph/block/nvmeof-initiators-form/nvmeof-initiators-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/nvmeof-initiators-form/nvmeof-initiators-form.component.spec.ts", + "hash": "13508894645737317632", + "deps": [ + "npm:@angular/common", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@angular/core", + "npm:ngx-toastr", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-initiators-form/nvmeof-initiators-form.component.ts", + "hash": "5194838921817583402", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-initiators-list/nvmeof-initiators-list.component.html", + "hash": "14016036104033504262" + }, + { + "file": "src/app/ceph/block/nvmeof-initiators-list/nvmeof-initiators-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/nvmeof-initiators-list/nvmeof-initiators-list.component.spec.ts", + "hash": "9723059636778441904", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-initiators-list/nvmeof-initiators-list.component.ts", + "hash": "12399364594001064855", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-listeners-form/nvmeof-listeners-form.component.html", + "hash": "4468222336991587635" + }, + { + "file": "src/app/ceph/block/nvmeof-listeners-form/nvmeof-listeners-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/nvmeof-listeners-form/nvmeof-listeners-form.component.spec.ts", + "hash": "6682450681006625085", + "deps": [ + "npm:@angular/common", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@angular/core", + "npm:ngx-toastr", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-listeners-form/nvmeof-listeners-form.component.ts", + "hash": "15138369712177007250", + "deps": [ + "npm:lodash", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-listeners-list/nvmeof-listeners-list.component.html", + "hash": "6340339821969636582" + }, + { + "file": "src/app/ceph/block/nvmeof-listeners-list/nvmeof-listeners-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/nvmeof-listeners-list/nvmeof-listeners-list.component.spec.ts", + "hash": "8791741300997485143", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-listeners-list/nvmeof-listeners-list.component.ts", + "hash": "3669443318477291598", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-namespaces-form/nvmeof-namespaces-form.component.html", + "hash": "13857890883041585003" + }, + { + "file": "src/app/ceph/block/nvmeof-namespaces-form/nvmeof-namespaces-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/nvmeof-namespaces-form/nvmeof-namespaces-form.component.spec.ts", + "hash": "5674484595297906752", + "deps": [ + "npm:@angular/common", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@angular/core", + "npm:ngx-toastr", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs", + "npm:carbon-components-angular", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-namespaces-form/nvmeof-namespaces-form.component.ts", + "hash": "5646413036167691116", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs", + "npm:@angular/common" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-namespaces-list/nvmeof-namespaces-list.component.html", + "hash": "18217722909406978929" + }, + { + "file": "src/app/ceph/block/nvmeof-namespaces-list/nvmeof-namespaces-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/nvmeof-namespaces-list/nvmeof-namespaces-list.component.spec.ts", + "hash": "10891853336182314499", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:rxjs", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-namespaces-list/nvmeof-namespaces-list.component.ts", + "hash": "15518706010405130035", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-subsystems-details/nvmeof-subsystems-details.component.html", + "hash": "14128737432773129808" + }, + { + "file": "src/app/ceph/block/nvmeof-subsystems-details/nvmeof-subsystems-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/nvmeof-subsystems-details/nvmeof-subsystems-details.component.spec.ts", + "hash": "17932694196695881633", + "deps": [ + "npm:@angular/common", + "npm:@angular/platform-browser", + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-subsystems-details/nvmeof-subsystems-details.component.ts", + "hash": "1822844590335686331", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystems-form.component.html", + "hash": "16389004991281158372" + }, + { + "file": "src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystems-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystems-form.component.spec.ts", + "hash": "17843908498805179746", + "deps": [ + "npm:@angular/common", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@angular/core", + "npm:ngx-toastr", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystems-form.component.ts", + "hash": "6267893257440479541", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-subsystems/nvmeof-subsystems.component.html", + "hash": "9431134339364228271" + }, + { + "file": "src/app/ceph/block/nvmeof-subsystems/nvmeof-subsystems.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/nvmeof-subsystems/nvmeof-subsystems.component.spec.ts", + "hash": "14148883891893531205", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:rxjs", + "npm:@angular/router", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-subsystems/nvmeof-subsystems.component.ts", + "hash": "4808374412460195450", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-tabs/nvmeof-tabs.component.html", + "hash": "339580115610075633" + }, + { + "file": "src/app/ceph/block/nvmeof-tabs/nvmeof-tabs.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/nvmeof-tabs/nvmeof-tabs.component.spec.ts", + "hash": "10102285827000431499", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/block/nvmeof-tabs/nvmeof-tabs.component.ts", + "hash": "15556725817006859284", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.html", + "hash": "14953199427269291136" + }, + { + "file": "src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.scss", + "hash": "9450141810192954974" + }, + { + "file": "src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.spec.ts", + "hash": "2085768413501364302", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.ts", + "hash": "14456033718554837216", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/rbd-configuration-list/rbd-configuration-list.component.html", + "hash": "17651485023490085892" + }, + { + "file": "src/app/ceph/block/rbd-configuration-list/rbd-configuration-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/rbd-configuration-list/rbd-configuration-list.component.spec.ts", + "hash": "6454646215999133283", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ng2-charts" + ] + }, + { + "file": "src/app/ceph/block/rbd-configuration-list/rbd-configuration-list.component.ts", + "hash": "16656879561419394686", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/block/rbd-contants.ts", + "hash": "3562104333831468812" + }, + { + "file": "src/app/ceph/block/rbd-details/rbd-details.component.html", + "hash": "13126740167335986336" + }, + { + "file": "src/app/ceph/block/rbd-details/rbd-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/rbd-details/rbd-details.component.spec.ts", + "hash": "13368545641015922556", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/block/rbd-details/rbd-details.component.ts", + "hash": "4122584274630434097", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/block/rbd-form/rbd-feature.interface.ts", + "hash": "691360013294426991" + }, + { + "file": "src/app/ceph/block/rbd-form/rbd-form-clone-request.model.ts", + "hash": "5128894568954786593" + }, + { + "file": "src/app/ceph/block/rbd-form/rbd-form-copy-request.model.ts", + "hash": "2460121942367086126" + }, + { + "file": "src/app/ceph/block/rbd-form/rbd-form-create-request.model.ts", + "hash": "3725443016823011209" + }, + { + "file": "src/app/ceph/block/rbd-form/rbd-form-edit-request.model.ts", + "hash": "15174489808932295726" + }, + { + "file": "src/app/ceph/block/rbd-form/rbd-form-mode.enum.ts", + "hash": "9904270008481027044" + }, + { + "file": "src/app/ceph/block/rbd-form/rbd-form-response.model.ts", + "hash": "3577758822540466527" + }, + { + "file": "src/app/ceph/block/rbd-form/rbd-form.component.html", + "hash": "18006239374155055671" + }, + { + "file": "src/app/ceph/block/rbd-form/rbd-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/rbd-form/rbd-form.component.spec.ts", + "hash": "17443964835621357390", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:ngx-toastr", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/rbd-form/rbd-form.component.ts", + "hash": "7214176017996240019", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/rbd-form/rbd-form.model.ts", + "hash": "7334574287534398877" + }, + { + "file": "src/app/ceph/block/rbd-form/rbd-parent.model.ts", + "hash": "17012914552449489771" + }, + { + "file": "src/app/ceph/block/rbd-list/rbd-list.component.html", + "hash": "8899025402209061490" + }, + { + "file": "src/app/ceph/block/rbd-list/rbd-list.component.scss", + "hash": "17857433866873799666" + }, + { + "file": "src/app/ceph/block/rbd-list/rbd-list.component.spec.ts", + "hash": "10433707597921189349", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/rbd-list/rbd-list.component.ts", + "hash": "7082255271397038329", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/rbd-list/rbd-model.ts", + "hash": "18196935553481203714" + }, + { + "file": "src/app/ceph/block/rbd-namespace-form/rbd-namespace-form-modal.component.html", + "hash": "4676211092161020044" + }, + { + "file": "src/app/ceph/block/rbd-namespace-form/rbd-namespace-form-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/rbd-namespace-form/rbd-namespace-form-modal.component.spec.ts", + "hash": "302551335010251907", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/block/rbd-namespace-form/rbd-namespace-form-modal.component.ts", + "hash": "9680720144519931946", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:carbon-components-angular", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/rbd-namespace-list/rbd-namespace-list.component.html", + "hash": "14570616322660010531" + }, + { + "file": "src/app/ceph/block/rbd-namespace-list/rbd-namespace-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/rbd-namespace-list/rbd-namespace-list.component.spec.ts", + "hash": "10209833101024099460", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/block/rbd-namespace-list/rbd-namespace-list.component.ts", + "hash": "11545210297168006360", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/rbd-performance/rbd-performance.component.html", + "hash": "14770069384379988158" + }, + { + "file": "src/app/ceph/block/rbd-performance/rbd-performance.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/rbd-performance/rbd-performance.component.spec.ts", + "hash": "2937162365126696029", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/block/rbd-performance/rbd-performance.component.ts", + "hash": "10188257109671594946", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/block/rbd-snapshot-form/rbd-snapshot-form-modal.component.html", + "hash": "4959800287955093630" + }, + { + "file": "src/app/ceph/block/rbd-snapshot-form/rbd-snapshot-form-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/rbd-snapshot-form/rbd-snapshot-form-modal.component.spec.ts", + "hash": "6155243030677782695", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/rbd-snapshot-form/rbd-snapshot-form-modal.component.ts", + "hash": "9229730814703874344", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:carbon-components-angular", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/rbd-snapshot-list/rbd-snapshot-actions.model.ts", + "hash": "14906242720242878424" + }, + { + "file": "src/app/ceph/block/rbd-snapshot-list/rbd-snapshot-list.component.html", + "hash": "16716283288719673365" + }, + { + "file": "src/app/ceph/block/rbd-snapshot-list/rbd-snapshot-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/rbd-snapshot-list/rbd-snapshot-list.component.spec.ts", + "hash": "5229208254459822410", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ng-mocks", + "npm:ngx-toastr", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/rbd-snapshot-list/rbd-snapshot-list.component.ts", + "hash": "13853879891962778094", + "deps": [ + "npm:@angular/core", + "npm:moment", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/rbd-snapshot-list/rbd-snapshot.model.ts", + "hash": "11816137628675625187" + }, + { + "file": "src/app/ceph/block/rbd-tabs/rbd-tabs.component.html", + "hash": "7766000852673344405" + }, + { + "file": "src/app/ceph/block/rbd-tabs/rbd-tabs.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/rbd-tabs/rbd-tabs.component.spec.ts", + "hash": "13262395466867399574", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/block/rbd-tabs/rbd-tabs.component.ts", + "hash": "2166892763486509685", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/block/rbd-trash-list/rbd-trash-list.component.html", + "hash": "17996792410235165009" + }, + { + "file": "src/app/ceph/block/rbd-trash-list/rbd-trash-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/rbd-trash-list/rbd-trash-list.component.spec.ts", + "hash": "5525075627296669967", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:moment", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/block/rbd-trash-list/rbd-trash-list.component.ts", + "hash": "7148244218680509015", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:moment" + ] + }, + { + "file": "src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.html", + "hash": "1874200254250199074" + }, + { + "file": "src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.spec.ts", + "hash": "554954461119059918", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:moment", + "npm:ngx-toastr", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.ts", + "hash": "8214647426188910499", + "deps": [ + "npm:@angular/core", + "npm:carbon-components-angular", + "npm:moment" + ] + }, + { + "file": "src/app/ceph/block/rbd-trash-purge-modal/rbd-trash-purge-modal.component.html", + "hash": "3340081294298470446" + }, + { + "file": "src/app/ceph/block/rbd-trash-purge-modal/rbd-trash-purge-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/rbd-trash-purge-modal/rbd-trash-purge-modal.component.spec.ts", + "hash": "3398839636351857780", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/rbd-trash-purge-modal/rbd-trash-purge-modal.component.ts", + "hash": "4584518079399666570", + "deps": [ + "npm:@angular/core", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/rbd-trash-restore-modal/rbd-trash-restore-modal.component.html", + "hash": "16874315370886888209" + }, + { + "file": "src/app/ceph/block/rbd-trash-restore-modal/rbd-trash-restore-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/block/rbd-trash-restore-modal/rbd-trash-restore-modal.component.spec.ts", + "hash": "1167558814899052707", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:ngx-toastr", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/block/rbd-trash-restore-modal/rbd-trash-restore-modal.component.ts", + "hash": "3156526995117714722", + "deps": [ + "npm:@angular/core", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/ceph.module.ts", + "hash": "5997290245027309809", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-auth-modal/cephfs-auth-modal.component.html", + "hash": "11268661840681052948" + }, + { + "file": "src/app/ceph/cephfs/cephfs-auth-modal/cephfs-auth-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cephfs/cephfs-auth-modal/cephfs-auth-modal.component.spec.ts", + "hash": "10681040131966966653", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:@angular/forms", + "npm:@angular/router", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-auth-modal/cephfs-auth-modal.component.ts", + "hash": "12907969423799669307", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-chart/cephfs-chart.component.html", + "hash": "4417848836809828623" + }, + { + "file": "src/app/ceph/cephfs/cephfs-chart/cephfs-chart.component.scss", + "hash": "800827790128648565" + }, + { + "file": "src/app/ceph/cephfs/cephfs-chart/cephfs-chart.component.spec.ts", + "hash": "7457201518228271560", + "deps": [ + "npm:@angular/core", + "npm:ng2-charts", + "npm:@juggle/resize-observer" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-chart/cephfs-chart.component.ts", + "hash": "2695063598067306363", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:moment", + "npm:chartjs-adapter-moment", + "npm:chart.js" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-clients/cephfs-clients.component.html", + "hash": "5619414763266468224" + }, + { + "file": "src/app/ceph/cephfs/cephfs-clients/cephfs-clients.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cephfs/cephfs-clients/cephfs-clients.component.spec.ts", + "hash": "4326681236867671583", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-clients/cephfs-clients.component.ts", + "hash": "8658105794809145330", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-detail/cephfs-detail.component.html", + "hash": "293083782419610342" + }, + { + "file": "src/app/ceph/cephfs/cephfs-detail/cephfs-detail.component.scss", + "hash": "11702694269427706599" + }, + { + "file": "src/app/ceph/cephfs/cephfs-detail/cephfs-detail.component.spec.ts", + "hash": "820930083095498836", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-detail/cephfs-detail.component.ts", + "hash": "2716090511012732565", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-directories/cephfs-directories.component.html", + "hash": "6111813362945136487" + }, + { + "file": "src/app/ceph/cephfs/cephfs-directories/cephfs-directories.component.scss", + "hash": "877830818752095101" + }, + { + "file": "src/app/ceph/cephfs/cephfs-directories/cephfs-directories.component.spec.ts", + "hash": "7568486701387948214", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:carbon-components-angular", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs", + "npm:lodash", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-directories/cephfs-directories.component.ts", + "hash": "2350511313953458736", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:carbon-components-angular", + "npm:lodash", + "npm:moment" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-form/cephfs-form.component.html", + "hash": "15543513303777001551" + }, + { + "file": "src/app/ceph/cephfs/cephfs-form/cephfs-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cephfs/cephfs-form/cephfs-form.component.spec.ts", + "hash": "2153593650845800499", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:ngx-toastr", + "npm:@angular/forms", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-form/cephfs-form.component.ts", + "hash": "5736866849997110728", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:lodash", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-list/cephfs-list.component.html", + "hash": "8789430241635787895" + }, + { + "file": "src/app/ceph/cephfs/cephfs-list/cephfs-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cephfs/cephfs-list/cephfs-list.component.spec.ts", + "hash": "17908981365987967643", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-list/cephfs-list.component.ts", + "hash": "1827455456263299314", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:lodash", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-mount-details/cephfs-mount-details.component.html", + "hash": "13961560991136174271" + }, + { + "file": "src/app/ceph/cephfs/cephfs-mount-details/cephfs-mount-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cephfs/cephfs-mount-details/cephfs-mount-details.component.spec.ts", + "hash": "7323938864088808037", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-mount-details/cephfs-mount-details.component.ts", + "hash": "11487975772861319474", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-snapshotschedule-form/cephfs-snapshotschedule-form.component.html", + "hash": "1915074400155495151" + }, + { + "file": "src/app/ceph/cephfs/cephfs-snapshotschedule-form/cephfs-snapshotschedule-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cephfs/cephfs-snapshotschedule-form/cephfs-snapshotschedule-form.component.spec.ts", + "hash": "5191351820619551679", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:ngx-toastr", + "npm:@angular/router", + "npm:@angular/forms", + "npm:rxjs", + "npm:carbon-components-angular", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-snapshotschedule-form/cephfs-snapshotschedule-form.component.ts", + "hash": "14408556884360717680", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:moment", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-snapshotschedule-list/cephfs-snapshotschedule-list.component.html", + "hash": "189209688101940413" + }, + { + "file": "src/app/ceph/cephfs/cephfs-snapshotschedule-list/cephfs-snapshotschedule-list.component.scss", + "hash": "5284145517275452861" + }, + { + "file": "src/app/ceph/cephfs/cephfs-snapshotschedule-list/cephfs-snapshotschedule-list.component.spec.ts", + "hash": "14176687580509616634", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-snapshotschedule-list/cephfs-snapshotschedule-list.component.ts", + "hash": "6619343846342751130", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-form/cephfs-subvolume-form.component.html", + "hash": "7003169892526419375" + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-form/cephfs-subvolume-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-form/cephfs-subvolume-form.component.spec.ts", + "hash": "16184749967812441378", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:@angular/router", + "npm:@angular/forms", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-form/cephfs-subvolume-form.component.ts", + "hash": "17969210672955478730", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-group/cephfs-subvolume-group.component.html", + "hash": "12397624827633712116" + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-group/cephfs-subvolume-group.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-group/cephfs-subvolume-group.component.spec.ts", + "hash": "14198387836502742940", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-group/cephfs-subvolume-group.component.ts", + "hash": "5460118644927863884", + "deps": [ + "npm:@angular/core", + "npm:rxjs", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-list/cephfs-subvolume-list.component.html", + "hash": "11976958539144543415" + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-list/cephfs-subvolume-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-list/cephfs-subvolume-list.component.spec.ts", + "hash": "8381752662755087410", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-list/cephfs-subvolume-list.component.ts", + "hash": "11021822775073197726", + "deps": [ + "npm:@angular/core", + "npm:rxjs", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:@angular/forms", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-snapshots-list/cephfs-subvolume-snapshots-form/cephfs-subvolume-snapshots-form.component.html", + "hash": "12646208569487428754" + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-snapshots-list/cephfs-subvolume-snapshots-form/cephfs-subvolume-snapshots-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-snapshots-list/cephfs-subvolume-snapshots-form/cephfs-subvolume-snapshots-form.component.spec.ts", + "hash": "13603058952771275202", + "deps": [ + "npm:@angular/core", + "npm:ngx-toastr", + "npm:@angular/forms", + "npm:@angular/common", + "npm:@angular/router", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-snapshots-list/cephfs-subvolume-snapshots-form/cephfs-subvolume-snapshots-form.component.ts", + "hash": "6535504763276942248", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:moment", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-snapshots-list/cephfs-subvolume-snapshots-list.component.html", + "hash": "16247048748353678872" + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-snapshots-list/cephfs-subvolume-snapshots-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-snapshots-list/cephfs-subvolume-snapshots-list.component.spec.ts", + "hash": "4369447993047278241", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolume-snapshots-list/cephfs-subvolume-snapshots-list.component.ts", + "hash": "6509571525713698757", + "deps": [ + "npm:@angular/core", + "npm:rxjs", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:moment", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolumegroup-form/cephfs-subvolumegroup-form.component.html", + "hash": "2724885459095797855" + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolumegroup-form/cephfs-subvolumegroup-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolumegroup-form/cephfs-subvolumegroup-form.component.spec.ts", + "hash": "3709435441879457635", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:@angular/common", + "npm:@angular/forms", + "npm:@angular/router", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-subvolumegroup-form/cephfs-subvolumegroup-form.component.ts", + "hash": "12745437599377216459", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-tabs/cephfs-tabs.component.html", + "hash": "4849867977624697839" + }, + { + "file": "src/app/ceph/cephfs/cephfs-tabs/cephfs-tabs.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cephfs/cephfs-tabs/cephfs-tabs.component.spec.ts", + "hash": "17763035078931495909", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs-tabs/cephfs-tabs.component.ts", + "hash": "13364953880503867464", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cephfs/cephfs.module.ts", + "hash": "1824116807985624388", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ng2-charts", + "npm:carbon-components-angular", + "npm:@carbon/icons" + ] + }, + { + "file": "src/app/ceph/cluster/cluster.module.ts", + "hash": "13181274616363566214", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:carbon-components-angular", + "npm:@carbon/icons", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/cluster/configuration/configuration-details/configuration-details.component.html", + "hash": "11480826909794034861" + }, + { + "file": "src/app/ceph/cluster/configuration/configuration-details/configuration-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/configuration/configuration-details/configuration-details.component.spec.ts", + "hash": "3328649361213944837", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/cluster/configuration/configuration-details/configuration-details.component.ts", + "hash": "14002049172362366281", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cluster/configuration/configuration-form/configuration-form-create-request.model.ts", + "hash": "15989998747874798474" + }, + { + "file": "src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.html", + "hash": "9411630713148657250" + }, + { + "file": "src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.scss", + "hash": "6975315422855959102" + }, + { + "file": "src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.spec.ts", + "hash": "14891721615415917201", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.ts", + "hash": "10440519539618329185", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cluster/configuration/configuration.component.html", + "hash": "13645879583125906205" + }, + { + "file": "src/app/ceph/cluster/configuration/configuration.component.scss", + "hash": "12050951477175698253" + }, + { + "file": "src/app/ceph/cluster/configuration/configuration.component.spec.ts", + "hash": "1885340739294484252", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/cluster/configuration/configuration.component.ts", + "hash": "5663350906941486934", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/cluster/create-cluster/create-cluster-review.component.html", + "hash": "11494656754632048920" + }, + { + "file": "src/app/ceph/cluster/create-cluster/create-cluster-review.component.scss", + "hash": "12564790165820111929" + }, + { + "file": "src/app/ceph/cluster/create-cluster/create-cluster-review.component.spec.ts", + "hash": "17800016436384467968", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cluster/create-cluster/create-cluster-review.component.ts", + "hash": "7971077969599856218", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cluster/create-cluster/create-cluster.component.html", + "hash": "17793614521966702912" + }, + { + "file": "src/app/ceph/cluster/create-cluster/create-cluster.component.scss", + "hash": "13974259335376370790" + }, + { + "file": "src/app/ceph/cluster/create-cluster/create-cluster.component.spec.ts", + "hash": "16264756024353889991", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cluster/create-cluster/create-cluster.component.ts", + "hash": "12264682253682093596", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:rxjs", + "npm:@angular/common", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/cluster/crushmap/crushmap.component.html", + "hash": "1918187147823710179" + }, + { + "file": "src/app/ceph/cluster/crushmap/crushmap.component.scss", + "hash": "15062929327505976096" + }, + { + "file": "src/app/ceph/cluster/crushmap/crushmap.component.spec.ts", + "hash": "17516864579389353103", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/crushmap/crushmap.component.ts", + "hash": "5439207508564339352", + "deps": [ + "npm:@angular/core", + "npm:carbon-components-angular", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/hosts/fixtures/host_list_response.json", + "hash": "4057150710726562970" + }, + { + "file": "src/app/ceph/cluster/hosts/host-details/host-details.component.html", + "hash": "3957372445315206709" + }, + { + "file": "src/app/ceph/cluster/hosts/host-details/host-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/hosts/host-details/host-details.component.spec.ts", + "hash": "9148982527014758671", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cluster/hosts/host-details/host-details.component.ts", + "hash": "4681047884392887396", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/cluster/hosts/host-form/host-form.component.html", + "hash": "997093596216254623" + }, + { + "file": "src/app/ceph/cluster/hosts/host-form/host-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/hosts/host-form/host-form.component.spec.ts", + "hash": "11195529740365566711", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/cluster/hosts/host-form/host-form.component.ts", + "hash": "3602489902811737616", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:brace-expansion" + ] + }, + { + "file": "src/app/ceph/cluster/hosts/hosts.component.html", + "hash": "418184485663740419" + }, + { + "file": "src/app/ceph/cluster/hosts/hosts.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/hosts/hosts.component.spec.ts", + "hash": "12643268423535290157", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:ngx-toastr", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/cluster/hosts/hosts.component.ts", + "hash": "417216179396524071", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/inventory/inventory-devices/fixtures/inventory_list_response.json", + "hash": "917573586041094317" + }, + { + "file": "src/app/ceph/cluster/inventory/inventory-devices/inventory-device.model.ts", + "hash": "13195647444403860446" + }, + { + "file": "src/app/ceph/cluster/inventory/inventory-devices/inventory-devices.component.html", + "hash": "6965428349298560963" + }, + { + "file": "src/app/ceph/cluster/inventory/inventory-devices/inventory-devices.component.scss", + "hash": "15920308225112135230" + }, + { + "file": "src/app/ceph/cluster/inventory/inventory-devices/inventory-devices.component.spec.ts", + "hash": "407381458214435425", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cluster/inventory/inventory-devices/inventory-devices.component.ts", + "hash": "9693052217169295079", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/inventory/inventory-host.model.ts", + "hash": "11766435099784177563" + }, + { + "file": "src/app/ceph/cluster/inventory/inventory.component.html", + "hash": "6342279086149011935" + }, + { + "file": "src/app/ceph/cluster/inventory/inventory.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/inventory/inventory.component.spec.ts", + "hash": "16908912551021720588", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/inventory/inventory.component.ts", + "hash": "67381285435905572", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/logs/logs.component.html", + "hash": "9815266626856087342" + }, + { + "file": "src/app/ceph/cluster/logs/logs.component.scss", + "hash": "17752787692698085053" + }, + { + "file": "src/app/ceph/cluster/logs/logs.component.spec.ts", + "hash": "3460727527649812818", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/logs/logs.component.ts", + "hash": "15227790025431792130", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/mgr-modules/mgr-module-details/mgr-module-details.component.html", + "hash": "756092539619835371" + }, + { + "file": "src/app/ceph/cluster/mgr-modules/mgr-module-details/mgr-module-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/mgr-modules/mgr-module-details/mgr-module-details.component.spec.ts", + "hash": "5466724724924782640", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cluster/mgr-modules/mgr-module-details/mgr-module-details.component.ts", + "hash": "1065550577021632273", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/cluster/mgr-modules/mgr-module-form/mgr-module-form.component.html", + "hash": "17530143572692804120" + }, + { + "file": "src/app/ceph/cluster/mgr-modules/mgr-module-form/mgr-module-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/mgr-modules/mgr-module-form/mgr-module-form.component.spec.ts", + "hash": "17943329257464256797", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cluster/mgr-modules/mgr-module-form/mgr-module-form.component.ts", + "hash": "4462483066287328819", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/mgr-modules/mgr-module-list/mgr-module-list.component.html", + "hash": "12967879522489066584" + }, + { + "file": "src/app/ceph/cluster/mgr-modules/mgr-module-list/mgr-module-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/mgr-modules/mgr-module-list/mgr-module-list.component.spec.ts", + "hash": "11480634384990755166", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/mgr-modules/mgr-module-list/mgr-module-list.component.ts", + "hash": "9933865786434465615", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/cluster/mgr-modules/mgr-modules.module.ts", + "hash": "6294839045762250336", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/cluster/monitor/monitor.component.html", + "hash": "17412223685611425767" + }, + { + "file": "src/app/ceph/cluster/monitor/monitor.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/monitor/monitor.component.spec.ts", + "hash": "13880440737252072271", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/monitor/monitor.component.ts", + "hash": "629124951847851274", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cluster/multi-cluster/multi-cluster-details/multi-cluster-details.component.html", + "hash": "6771098482625184902" + }, + { + "file": "src/app/ceph/cluster/multi-cluster/multi-cluster-details/multi-cluster-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/multi-cluster/multi-cluster-details/multi-cluster-details.component.spec.ts", + "hash": "4828456273665799497", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/cluster/multi-cluster/multi-cluster-details/multi-cluster-details.component.ts", + "hash": "1380463708491922325", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/cluster/multi-cluster/multi-cluster-form/multi-cluster-form.component.html", + "hash": "9736113002719332271" + }, + { + "file": "src/app/ceph/cluster/multi-cluster/multi-cluster-form/multi-cluster-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/multi-cluster/multi-cluster-form/multi-cluster-form.component.spec.ts", + "hash": "7946631896315070786", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:@angular/forms", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/cluster/multi-cluster/multi-cluster-form/multi-cluster-form.component.ts", + "hash": "4786539146839026106", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/multi-cluster/multi-cluster-list/multi-cluster-list.component.html", + "hash": "17169685815048290452" + }, + { + "file": "src/app/ceph/cluster/multi-cluster/multi-cluster-list/multi-cluster-list.component.scss", + "hash": "17977400331248925637" + }, + { + "file": "src/app/ceph/cluster/multi-cluster/multi-cluster-list/multi-cluster-list.component.spec.ts", + "hash": "16346684233848082182", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/cluster/multi-cluster/multi-cluster-list/multi-cluster-list.component.ts", + "hash": "6907105465307843251", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/multi-cluster/multi-cluster.component.html", + "hash": "14168096703389075069" + }, + { + "file": "src/app/ceph/cluster/multi-cluster/multi-cluster.component.scss", + "hash": "17101279665827464278" + }, + { + "file": "src/app/ceph/cluster/multi-cluster/multi-cluster.component.spec.ts", + "hash": "14149670850935238963", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cluster/multi-cluster/multi-cluster.component.ts", + "hash": "4509011235925303627", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-creation-preview-modal/osd-creation-preview-modal.component.html", + "hash": "2190430243703585015" + }, + { + "file": "src/app/ceph/cluster/osd/osd-creation-preview-modal/osd-creation-preview-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/osd/osd-creation-preview-modal/osd-creation-preview-modal.component.spec.ts", + "hash": "3427190164815497850", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-creation-preview-modal/osd-creation-preview-modal.component.ts", + "hash": "18277623440319430917", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-details/osd-details.component.html", + "hash": "3196584722230554040" + }, + { + "file": "src/app/ceph/cluster/osd/osd-details/osd-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/osd/osd-details/osd-details.component.spec.ts", + "hash": "15784971936671810591", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-details/osd-details.component.ts", + "hash": "4071920969641699085", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-devices-selection-groups/devices-selection-change-event.interface.ts", + "hash": "17224471377091911842" + }, + { + "file": "src/app/ceph/cluster/osd/osd-devices-selection-groups/devices-selection-clear-event.interface.ts", + "hash": "3984835163122051215" + }, + { + "file": "src/app/ceph/cluster/osd/osd-devices-selection-groups/osd-devices-selection-groups.component.html", + "hash": "7135301328891424145" + }, + { + "file": "src/app/ceph/cluster/osd/osd-devices-selection-groups/osd-devices-selection-groups.component.scss", + "hash": "11851212460659023944" + }, + { + "file": "src/app/ceph/cluster/osd/osd-devices-selection-groups/osd-devices-selection-groups.component.spec.ts", + "hash": "8381953863692396566", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-devices-selection-groups/osd-devices-selection-groups.component.ts", + "hash": "7051745954118718024", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-devices-selection-modal/osd-devices-selection-modal.component.html", + "hash": "2759143379878813147" + }, + { + "file": "src/app/ceph/cluster/osd/osd-devices-selection-modal/osd-devices-selection-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/osd/osd-devices-selection-modal/osd-devices-selection-modal.component.spec.ts", + "hash": "16346523305550493960", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-devices-selection-modal/osd-devices-selection-modal.component.ts", + "hash": "2420963904878545173", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-flags-indiv-modal/osd-flags-indiv-modal.component.html", + "hash": "4560218016750077798" + }, + { + "file": "src/app/ceph/cluster/osd/osd-flags-indiv-modal/osd-flags-indiv-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/osd/osd-flags-indiv-modal/osd-flags-indiv-modal.component.spec.ts", + "hash": "13731573192609702818", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-flags-indiv-modal/osd-flags-indiv-modal.component.ts", + "hash": "7912517467295128417", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-flags-modal/osd-flags-modal.component.html", + "hash": "1099352867423928411" + }, + { + "file": "src/app/ceph/cluster/osd/osd-flags-modal/osd-flags-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/osd/osd-flags-modal/osd-flags-modal.component.spec.ts", + "hash": "10978600751635257474", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-flags-modal/osd-flags-modal.component.ts", + "hash": "5700459625300990744", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-form/drive-group.model.ts", + "hash": "6511470704776907959", + "deps": [ + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-form/osd-feature.interface.ts", + "hash": "17656696661190885966" + }, + { + "file": "src/app/ceph/cluster/osd/osd-form/osd-form.component.html", + "hash": "10990107554283932330" + }, + { + "file": "src/app/ceph/cluster/osd/osd-form/osd-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/osd/osd-form/osd-form.component.spec.ts", + "hash": "15065616234799879525", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-form/osd-form.component.ts", + "hash": "9499936438955407408", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-list/fixtures/osd_list_response.json", + "hash": "15856410090843547090" + }, + { + "file": "src/app/ceph/cluster/osd/osd-list/osd-list.component.html", + "hash": "16559719262914017785" + }, + { + "file": "src/app/ceph/cluster/osd/osd-list/osd-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/osd/osd-list/osd-list.component.spec.ts", + "hash": "15633390909786730517", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:ngx-toastr", + "npm:rxjs", + "npm:@juggle/resize-observer" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-list/osd-list.component.ts", + "hash": "18411889268117797291", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-pg-scrub-modal/osd-pg-scrub-modal.component.html", + "hash": "10962863341631462978" + }, + { + "file": "src/app/ceph/cluster/osd/osd-pg-scrub-modal/osd-pg-scrub-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/osd/osd-pg-scrub-modal/osd-pg-scrub-modal.component.spec.ts", + "hash": "11506179695191122802", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-pg-scrub-modal/osd-pg-scrub-modal.component.ts", + "hash": "4980926747375336559", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-pg-scrub-modal/osd-pg-scrub-modal.options.ts", + "hash": "11511187670421644738" + }, + { + "file": "src/app/ceph/cluster/osd/osd-recv-speed-modal/osd-recv-speed-modal.component.html", + "hash": "7047891923698859851" + }, + { + "file": "src/app/ceph/cluster/osd/osd-recv-speed-modal/osd-recv-speed-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/osd/osd-recv-speed-modal/osd-recv-speed-modal.component.spec.ts", + "hash": "17464743084775375483", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-recv-speed-modal/osd-recv-speed-modal.component.ts", + "hash": "7481538478975588877", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-reweight-modal/osd-reweight-modal.component.html", + "hash": "1735713721699060613" + }, + { + "file": "src/app/ceph/cluster/osd/osd-reweight-modal/osd-reweight-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/osd/osd-reweight-modal/osd-reweight-modal.component.spec.ts", + "hash": "12547900173808025548", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-reweight-modal/osd-reweight-modal.component.ts", + "hash": "4895675603076578309", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-scrub-modal/osd-scrub-modal.component.html", + "hash": "11786066199618542970" + }, + { + "file": "src/app/ceph/cluster/osd/osd-scrub-modal/osd-scrub-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/osd/osd-scrub-modal/osd-scrub-modal.component.spec.ts", + "hash": "171959236641087423", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/cluster/osd/osd-scrub-modal/osd-scrub-modal.component.ts", + "hash": "14125656098800454745", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/prometheus/active-alert-list/active-alert-list.component.html", + "hash": "10359243760250595184" + }, + { + "file": "src/app/ceph/cluster/prometheus/active-alert-list/active-alert-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/prometheus/active-alert-list/active-alert-list.component.spec.ts", + "hash": "2669971799676426774", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/prometheus/active-alert-list/active-alert-list.component.ts", + "hash": "14793838581968915883", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/cluster/prometheus/prometheus-tabs/prometheus-tabs.component.html", + "hash": "17358976811983112759" + }, + { + "file": "src/app/ceph/cluster/prometheus/prometheus-tabs/prometheus-tabs.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/prometheus/prometheus-tabs/prometheus-tabs.component.spec.ts", + "hash": "13044462166920036894", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/cluster/prometheus/prometheus-tabs/prometheus-tabs.component.ts", + "hash": "7380469331613618564", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/cluster/prometheus/rules-list/rules-list.component.html", + "hash": "10400674573085604721" + }, + { + "file": "src/app/ceph/cluster/prometheus/rules-list/rules-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/prometheus/rules-list/rules-list.component.spec.ts", + "hash": "8281982975419573873", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cluster/prometheus/rules-list/rules-list.component.ts", + "hash": "2779567512901645099", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/prometheus/silence-form/silence-form.component.html", + "hash": "2955239764946241578" + }, + { + "file": "src/app/ceph/cluster/prometheus/silence-form/silence-form.component.scss", + "hash": "12451367156696230066" + }, + { + "file": "src/app/ceph/cluster/prometheus/silence-form/silence-form.component.spec.ts", + "hash": "7287853480020412005", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:moment", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/prometheus/silence-form/silence-form.component.ts", + "hash": "10169404001103592469", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:lodash", + "npm:moment" + ] + }, + { + "file": "src/app/ceph/cluster/prometheus/silence-list/silence-list.component.html", + "hash": "14475023474368641139" + }, + { + "file": "src/app/ceph/cluster/prometheus/silence-list/silence-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/prometheus/silence-list/silence-list.component.spec.ts", + "hash": "4877772549589854182", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/prometheus/silence-list/silence-list.component.ts", + "hash": "15676706747928132341", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/prometheus/silence-matcher-modal/silence-matcher-modal.component.html", + "hash": "17745026582246358489" + }, + { + "file": "src/app/ceph/cluster/prometheus/silence-matcher-modal/silence-matcher-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/prometheus/silence-matcher-modal/silence-matcher-modal.component.spec.ts", + "hash": "8515076123978957757", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/prometheus/silence-matcher-modal/silence-matcher-modal.component.ts", + "hash": "15232712541490707282", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/services/placement.pipe.spec.ts", + "hash": "18077912664021450676" + }, + { + "file": "src/app/ceph/cluster/services/placement.pipe.ts", + "hash": "1799724920096060057", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.html", + "hash": "65290546557382512" + }, + { + "file": "src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.scss", + "hash": "1877329511280179297" + }, + { + "file": "src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.spec.ts", + "hash": "15080691181425059023", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.ts", + "hash": "10497122551436484259", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/services/service-details/service-details.component.html", + "hash": "526586764777161746" + }, + { + "file": "src/app/ceph/cluster/services/service-details/service-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/services/service-details/service-details.component.spec.ts", + "hash": "4769097741687185112", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/cluster/services/service-details/service-details.component.ts", + "hash": "11008469332074694406", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/cluster/services/service-form/service-form.component.html", + "hash": "8755649526919631053" + }, + { + "file": "src/app/ceph/cluster/services/service-form/service-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/services/service-form/service-form.component.spec.ts", + "hash": "5228431885247213760", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/services/service-form/service-form.component.ts", + "hash": "3808677270019489498", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:carbon-components-angular", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/services/services.component.html", + "hash": "15384734432518682347" + }, + { + "file": "src/app/ceph/cluster/services/services.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/services/services.component.spec.ts", + "hash": "12788369119543132742", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/services/services.component.ts", + "hash": "17220132229106464780", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/telemetry/telemetry.component.html", + "hash": "16826189747788269783" + }, + { + "file": "src/app/ceph/cluster/telemetry/telemetry.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/telemetry/telemetry.component.spec.ts", + "hash": "11996516817824195697", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:lodash", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/telemetry/telemetry.component.ts", + "hash": "15449460741057581410", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/cluster/upgrade/upgrade-form/upgrade-start-modal.component.html", + "hash": "17793351568578879534" + }, + { + "file": "src/app/ceph/cluster/upgrade/upgrade-form/upgrade-start-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/upgrade/upgrade-form/upgrade-start-modal.component.spec.ts", + "hash": "9159898744797960264", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/cluster/upgrade/upgrade-form/upgrade-start-modal.component.ts", + "hash": "756492161683425631", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:rxjs", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/cluster/upgrade/upgrade-progress/upgrade-progress.component.html", + "hash": "16284893596750357857" + }, + { + "file": "src/app/ceph/cluster/upgrade/upgrade-progress/upgrade-progress.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/cluster/upgrade/upgrade-progress/upgrade-progress.component.spec.ts", + "hash": "13771175256837235110", + "deps": [ + "npm:@angular/core", + "npm:ngx-toastr", + "npm:@angular/common", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/cluster/upgrade/upgrade-progress/upgrade-progress.component.ts", + "hash": "10629037386642037790", + "deps": [ + "npm:@angular/core", + "npm:rxjs", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/cluster/upgrade/upgrade.component.html", + "hash": "241216236588615006" + }, + { + "file": "src/app/ceph/cluster/upgrade/upgrade.component.scss", + "hash": "6201820374783609052" + }, + { + "file": "src/app/ceph/cluster/upgrade/upgrade.component.spec.ts", + "hash": "17561328811279252097", + "deps": [ + "npm:@angular/core", + "npm:rxjs", + "npm:@angular/common", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/cluster/upgrade/upgrade.component.ts", + "hash": "8215266371598708219", + "deps": [ + "npm:@angular/core", + "npm:rxjs", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard-area-chart/dashboard-area-chart.component.html", + "hash": "11627383068996791207" + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard-area-chart/dashboard-area-chart.component.scss", + "hash": "7133905611386171599" + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard-area-chart/dashboard-area-chart.component.spec.ts", + "hash": "5009782390761272116", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard-area-chart/dashboard-area-chart.component.ts", + "hash": "11675172534814480109", + "deps": [ + "npm:@angular/core", + "npm:ng2-charts", + "npm:chartjs-adapter-moment" + ] + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard-pie/dashboard-pie.component.html", + "hash": "935000969243561822" + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard-pie/dashboard-pie.component.scss", + "hash": "9142132503665849459" + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard-pie/dashboard-pie.component.spec.ts", + "hash": "1614187101130277633", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard-pie/dashboard-pie.component.ts", + "hash": "749088623408121713", + "deps": [ + "npm:@angular/core", + "npm:chart.js", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard-time-selector/dashboard-time-selector.component.html", + "hash": "869379657553099282" + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard-time-selector/dashboard-time-selector.component.scss", + "hash": "4602980047222735267" + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard-time-selector/dashboard-time-selector.component.spec.ts", + "hash": "12858111310125512824", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard-time-selector/dashboard-time-selector.component.ts", + "hash": "8562000351382711097", + "deps": [ + "npm:@angular/core", + "npm:moment" + ] + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard-v3.module.ts", + "hash": "2151430490059079592", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ng2-charts", + "npm:simplebar-angular", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard/dashboard-v3.component.html", + "hash": "8971302608881717963" + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard/dashboard-v3.component.scss", + "hash": "2579032217781490985" + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard/dashboard-v3.component.spec.ts", + "hash": "9186533786334881550", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:lodash", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/dashboard-v3/dashboard/dashboard-v3.component.ts", + "hash": "6045926724729697241", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/dashboard-v3/pg-summary.pipe.spec.ts", + "hash": "9107073444636715353", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/dashboard-v3/pg-summary.pipe.ts", + "hash": "9144418605179857893", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/dashboard/dashboard.module.ts", + "hash": "2119497400180233992", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ng2-charts", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/dashboard/dashboard/dashboard.component.html", + "hash": "6089979526310793118" + }, + { + "file": "src/app/ceph/dashboard/dashboard/dashboard.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/dashboard/dashboard/dashboard.component.spec.ts", + "hash": "14412786893574656030", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/dashboard/dashboard/dashboard.component.ts", + "hash": "12696598269841715532", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/dashboard/health-pie/health-pie.component.html", + "hash": "6678178492282597829" + }, + { + "file": "src/app/ceph/dashboard/health-pie/health-pie.component.scss", + "hash": "9142132503665849459" + }, + { + "file": "src/app/ceph/dashboard/health-pie/health-pie.component.spec.ts", + "hash": "6032717051823579782", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/dashboard/health-pie/health-pie.component.ts", + "hash": "1975573238310416842", + "deps": [ + "npm:@angular/core", + "npm:chart.js", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/nfs/models/nfs-cluster-config.ts", + "hash": "6558830734967477822" + }, + { + "file": "src/app/ceph/nfs/models/nfs.fsal.ts", + "hash": "1675176896108085477" + }, + { + "file": "src/app/ceph/nfs/nfs-cluster-details/nfs-cluster-details.component.html", + "hash": "6331850984348795278" + }, + { + "file": "src/app/ceph/nfs/nfs-cluster-details/nfs-cluster-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/nfs/nfs-cluster-details/nfs-cluster-details.component.spec.ts", + "hash": "8529991765855677127", + "deps": [ + "npm:@angular/core", + "npm:@angular/common" + ] + }, + { + "file": "src/app/ceph/nfs/nfs-cluster-details/nfs-cluster-details.component.ts", + "hash": "3185188089413836697", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/nfs/nfs-cluster/nfs-cluster.component.html", + "hash": "296164978990083320" + }, + { + "file": "src/app/ceph/nfs/nfs-cluster/nfs-cluster.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/nfs/nfs-cluster/nfs-cluster.component.spec.ts", + "hash": "1976051609143595663", + "deps": [ + "npm:@angular/core", + "npm:@angular/common" + ] + }, + { + "file": "src/app/ceph/nfs/nfs-cluster/nfs-cluster.component.ts", + "hash": "3984665549902766826", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/nfs/nfs-details/nfs-details.component.html", + "hash": "14172891220925386753" + }, + { + "file": "src/app/ceph/nfs/nfs-details/nfs-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/nfs/nfs-details/nfs-details.component.spec.ts", + "hash": "18097952187412071788", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/nfs/nfs-details/nfs-details.component.ts", + "hash": "14067546169883068586", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/nfs/nfs-form-client/nfs-form-client.component.html", + "hash": "3139739897269831269" + }, + { + "file": "src/app/ceph/nfs/nfs-form-client/nfs-form-client.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/nfs/nfs-form-client/nfs-form-client.component.spec.ts", + "hash": "3929244790512383516", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/ceph/nfs/nfs-form-client/nfs-form-client.component.ts", + "hash": "14107761582446636266", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash", + "npm:validator" + ] + }, + { + "file": "src/app/ceph/nfs/nfs-form/nfs-form.component.html", + "hash": "4543828531443997442" + }, + { + "file": "src/app/ceph/nfs/nfs-form/nfs-form.component.scss", + "hash": "1717336895271646060" + }, + { + "file": "src/app/ceph/nfs/nfs-form/nfs-form.component.spec.ts", + "hash": "14395373015841394421", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/nfs/nfs-form/nfs-form.component.ts", + "hash": "6099239006726230746", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/nfs/nfs-list/nfs-list.component.html", + "hash": "4194617687442118046" + }, + { + "file": "src/app/ceph/nfs/nfs-list/nfs-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/nfs/nfs-list/nfs-list.component.spec.ts", + "hash": "12368164450055893320", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/nfs/nfs-list/nfs-list.component.ts", + "hash": "9307617839622042129", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/nfs/nfs.module.ts", + "hash": "12760822598743495948", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:carbon-components-angular", + "npm:@carbon/icons" + ] + }, + { + "file": "src/app/ceph/nfs/utils.ts", + "hash": "6683093332686771226" + }, + { + "file": "src/app/ceph/performance-counter/performance-counter.module.ts", + "hash": "18438606055200070014", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/performance-counter/performance-counter/performance-counter.component.html", + "hash": "8911231581617494860" + }, + { + "file": "src/app/ceph/performance-counter/performance-counter/performance-counter.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/performance-counter/performance-counter/performance-counter.component.spec.ts", + "hash": "3102359684944239517", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/performance-counter/performance-counter/performance-counter.component.ts", + "hash": "12204572901611626277", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/performance-counter/table-performance-counter/table-performance-counter.component.html", + "hash": "2368876467837223259" + }, + { + "file": "src/app/ceph/performance-counter/table-performance-counter/table-performance-counter.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/performance-counter/table-performance-counter/table-performance-counter.component.spec.ts", + "hash": "11922793127689116136", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/performance-counter/table-performance-counter/table-performance-counter.component.ts", + "hash": "16653312257895670973", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/pool/crush-rule-form-modal/crush-rule-form-modal.component.html", + "hash": "2981962626824028572" + }, + { + "file": "src/app/ceph/pool/crush-rule-form-modal/crush-rule-form-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/pool/crush-rule-form-modal/crush-rule-form-modal.component.spec.ts", + "hash": "3698356262663001723", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/pool/crush-rule-form-modal/crush-rule-form-modal.component.ts", + "hash": "13050328929436622681", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/pool/erasure-code-profile-form/erasure-code-profile-form-modal.component.html", + "hash": "13405770414761795406" + }, + { + "file": "src/app/ceph/pool/erasure-code-profile-form/erasure-code-profile-form-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/pool/erasure-code-profile-form/erasure-code-profile-form-modal.component.spec.ts", + "hash": "5046216214161842890", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/pool/erasure-code-profile-form/erasure-code-profile-form-modal.component.ts", + "hash": "6431810406327382808", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/pool/pool-details/pool-details.component.html", + "hash": "949497645599621876" + }, + { + "file": "src/app/ceph/pool/pool-details/pool-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/pool/pool-details/pool-details.component.spec.ts", + "hash": "12157990706552749248", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/pool/pool-details/pool-details.component.ts", + "hash": "16244089832181103313", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/pool/pool-form/pool-form-data.ts", + "hash": "17591534836534332848", + "deps": [ + "npm:@angular/forms" + ] + }, + { + "file": "src/app/ceph/pool/pool-form/pool-form.component.html", + "hash": "8953718777225984705" + }, + { + "file": "src/app/ceph/pool/pool-form/pool-form.component.scss", + "hash": "2379278359364655803" + }, + { + "file": "src/app/ceph/pool/pool-form/pool-form.component.spec.ts", + "hash": "18096394702629169776", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/pool/pool-form/pool-form.component.ts", + "hash": "17445519391472872505", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/pool/pool-list/pool-list.component.html", + "hash": "16683929203002561355" + }, + { + "file": "src/app/ceph/pool/pool-list/pool-list.component.scss", + "hash": "12243038184746871750" + }, + { + "file": "src/app/ceph/pool/pool-list/pool-list.component.spec.ts", + "hash": "12024829039615038560", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/pool/pool-list/pool-list.component.ts", + "hash": "3366499709835866492", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/pool/pool-stat.ts", + "hash": "10453163046529628433" + }, + { + "file": "src/app/ceph/pool/pool.module.ts", + "hash": "14615959710176424962", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:carbon-components-angular", + "npm:@carbon/icons" + ] + }, + { + "file": "src/app/ceph/pool/pool.ts", + "hash": "13287524823868862261" + }, + { + "file": "src/app/ceph/rgw/bucket-tag-modal/bucket-tag-modal.component.html", + "hash": "4662858849929978969" + }, + { + "file": "src/app/ceph/rgw/bucket-tag-modal/bucket-tag-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/bucket-tag-modal/bucket-tag-modal.component.spec.ts", + "hash": "3503126348336274358", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/rgw/bucket-tag-modal/bucket-tag-modal.component.ts", + "hash": "16526136836376859684", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:carbon-components-angular", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/rgw/create-rgw-service-entities/create-rgw-service-entities.component.html", + "hash": "14252323495779781928" + }, + { + "file": "src/app/ceph/rgw/create-rgw-service-entities/create-rgw-service-entities.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/create-rgw-service-entities/create-rgw-service-entities.component.spec.ts", + "hash": "15767219148309350721", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/rgw/create-rgw-service-entities/create-rgw-service-entities.component.ts", + "hash": "11027698750723585900", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/models/rgw-bucket-encryption.ts", + "hash": "8659507954608223034" + }, + { + "file": "src/app/ceph/rgw/models/rgw-bucket-lifecycle.ts", + "hash": "11334804283028110951" + }, + { + "file": "src/app/ceph/rgw/models/rgw-bucket-mfa-delete.ts", + "hash": "9610776387310196687" + }, + { + "file": "src/app/ceph/rgw/models/rgw-bucket-versioning.ts", + "hash": "16995856261292565600" + }, + { + "file": "src/app/ceph/rgw/models/rgw-bucket.ts", + "hash": "2075653953937236922" + }, + { + "file": "src/app/ceph/rgw/models/rgw-daemon.ts", + "hash": "16507046491278673546" + }, + { + "file": "src/app/ceph/rgw/models/rgw-multisite-zone-deletion-form/rgw-multisite-zone-deletion-form.component.html", + "hash": "4453133957331061818" + }, + { + "file": "src/app/ceph/rgw/models/rgw-multisite-zone-deletion-form/rgw-multisite-zone-deletion-form.component.scss", + "hash": "2068436558857788733" + }, + { + "file": "src/app/ceph/rgw/models/rgw-multisite-zone-deletion-form/rgw-multisite-zone-deletion-form.component.spec.ts", + "hash": "13267758682806907331", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/rgw/models/rgw-multisite-zone-deletion-form/rgw-multisite-zone-deletion-form.component.ts", + "hash": "4865699059464392365", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/rgw/models/rgw-multisite-zone-selector.ts", + "hash": "10728582611442455628", + "deps": [ + "npm:@angular/forms" + ] + }, + { + "file": "src/app/ceph/rgw/models/rgw-multisite-zonegroup-deletion-form/rgw-multisite-zonegroup-deletion-form.component.html", + "hash": "2627712291286089568" + }, + { + "file": "src/app/ceph/rgw/models/rgw-multisite-zonegroup-deletion-form/rgw-multisite-zonegroup-deletion-form.component.scss", + "hash": "2068436558857788733" + }, + { + "file": "src/app/ceph/rgw/models/rgw-multisite-zonegroup-deletion-form/rgw-multisite-zonegroup-deletion-form.component.spec.ts", + "hash": "7121435325072423404", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/rgw/models/rgw-multisite-zonegroup-deletion-form/rgw-multisite-zonegroup-deletion-form.component.ts", + "hash": "3769130870856294109", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/rgw/models/rgw-multisite.ts", + "hash": "12016585247754129961" + }, + { + "file": "src/app/ceph/rgw/models/rgw-rate-limit.ts", + "hash": "6162283480673390038" + }, + { + "file": "src/app/ceph/rgw/models/rgw-storage-class.model.ts", + "hash": "5499688960498467567" + }, + { + "file": "src/app/ceph/rgw/models/rgw-user-accounts.ts", + "hash": "15922357013926722072" + }, + { + "file": "src/app/ceph/rgw/models/rgw-user-capabilities.ts", + "hash": "12456313767391573400" + }, + { + "file": "src/app/ceph/rgw/models/rgw-user-capability.ts", + "hash": "15108839094791612153" + }, + { + "file": "src/app/ceph/rgw/models/rgw-user-s3-key.ts", + "hash": "13798531289136498461" + }, + { + "file": "src/app/ceph/rgw/models/rgw-user-subuser.ts", + "hash": "15006556543110417609" + }, + { + "file": "src/app/ceph/rgw/models/rgw-user-swift-key.ts", + "hash": "6435321331954549035" + }, + { + "file": "src/app/ceph/rgw/models/rgw-user.ts", + "hash": "17026875027765959283" + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-details/rgw-bucket-details.component.html", + "hash": "17137649103749745943" + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-details/rgw-bucket-details.component.scss", + "hash": "2340677098226168809" + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-details/rgw-bucket-details.component.spec.ts", + "hash": "3349237182922658036", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-details/rgw-bucket-details.component.ts", + "hash": "17959980633919758645", + "deps": [ + "npm:@angular/core", + "npm:xml2js" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-acl-permissions.enum.ts", + "hash": "16388222491485298592" + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.html", + "hash": "8715806380976410430" + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.spec.ts", + "hash": "15658533438048165344", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:lodash", + "npm:ngx-toastr", + "npm:rxjs", + "npm:carbon-components-angular", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.ts", + "hash": "13343933964763927048", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:lodash", + "npm:rxjs", + "npm:xml2js" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-lifecycle-list/rgw-bucket-lifecycle-list.component.html", + "hash": "16988185308815238810" + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-lifecycle-list/rgw-bucket-lifecycle-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-lifecycle-list/rgw-bucket-lifecycle-list.component.spec.ts", + "hash": "7638549250204193240", + "deps": [ + "npm:@angular/core", + "npm:rxjs", + "npm:@angular/forms", + "npm:ngx-toastr", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-lifecycle-list/rgw-bucket-lifecycle-list.component.ts", + "hash": "16191875241952162561", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-list/rgw-bucket-list.component.html", + "hash": "16403558306316963686" + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-list/rgw-bucket-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-list/rgw-bucket-list.component.spec.ts", + "hash": "10187495685547695881", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-list/rgw-bucket-list.component.ts", + "hash": "9537156384001843768", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-notification-list/rgw-bucket-notification-list.component.html", + "hash": "17602888118346802225" + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-notification-list/rgw-bucket-notification-list.component.scss", + "hash": "9469120440505850739" + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-notification-list/rgw-bucket-notification-list.component.spec.ts", + "hash": "10485068009983809201", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:rxjs", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-notification-list/rgw-bucket-notification-list.component.ts", + "hash": "17720768306385836741", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-tiering-form/rgw-bucket-tiering-form.component.html", + "hash": "1012066525388293324" + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-tiering-form/rgw-bucket-tiering-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-tiering-form/rgw-bucket-tiering-form.component.spec.ts", + "hash": "15640690581292832644", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:rxjs", + "npm:@angular/forms", + "npm:ngx-toastr", + "npm:carbon-components-angular", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-bucket-tiering-form/rgw-bucket-tiering-form.component.ts", + "hash": "12739724389138714966", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-config-details/rgw-config-details.component.html", + "hash": "2218487512039941304" + }, + { + "file": "src/app/ceph/rgw/rgw-config-details/rgw-config-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-config-details/rgw-config-details.component.spec.ts", + "hash": "14449083269993031847", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-config-details/rgw-config-details.component.ts", + "hash": "16918348736136183523", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-config-modal/rgw-config-modal.component.html", + "hash": "17220173602514803657" + }, + { + "file": "src/app/ceph/rgw/rgw-config-modal/rgw-config-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-config-modal/rgw-config-modal.component.spec.ts", + "hash": "7319737029472738422", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-config-modal/rgw-config-modal.component.ts", + "hash": "5764627341223263493", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-configuration-page/rgw-configuration-page.component.html", + "hash": "13842665056375639099" + }, + { + "file": "src/app/ceph/rgw/rgw-configuration-page/rgw-configuration-page.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-configuration-page/rgw-configuration-page.component.spec.ts", + "hash": "17543214825942260278", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:@angular/common", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-configuration-page/rgw-configuration-page.component.ts", + "hash": "13450447647124979851", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-daemon-details/rgw-daemon-details.component.html", + "hash": "16165945559420507950" + }, + { + "file": "src/app/ceph/rgw/rgw-daemon-details/rgw-daemon-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-daemon-details/rgw-daemon-details.component.spec.ts", + "hash": "14475836588874389625", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-daemon-details/rgw-daemon-details.component.ts", + "hash": "17598328291095796307", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-daemon-list/rgw-daemon-list.component.html", + "hash": "8837197213945540306" + }, + { + "file": "src/app/ceph/rgw/rgw-daemon-list/rgw-daemon-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-daemon-list/rgw-daemon-list.component.spec.ts", + "hash": "4710057016890688584", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-daemon-list/rgw-daemon-list.component.ts", + "hash": "9063336250756599665", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-details/rgw-multisite-details.component.html", + "hash": "12099665845633792078" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-details/rgw-multisite-details.component.scss", + "hash": "7511242916952725902" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-details/rgw-multisite-details.component.spec.ts", + "hash": "1069172384875574072", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:ngx-toastr", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-details/rgw-multisite-details.component.ts", + "hash": "7125339395953550387", + "deps": [ + "npm:@angular/core", + "npm:carbon-components-angular", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:rxjs", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-export/rgw-multisite-export.component.html", + "hash": "6613326251631944455" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-export/rgw-multisite-export.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-export/rgw-multisite-export.component.spec.ts", + "hash": "13520036548266375415", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-export/rgw-multisite-export.component.ts", + "hash": "17596824867898470304", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-import/rgw-multisite-import.component.html", + "hash": "7323027029576750069" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-import/rgw-multisite-import.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-import/rgw-multisite-import.component.spec.ts", + "hash": "8843797513007618103", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-import/rgw-multisite-import.component.ts", + "hash": "1245734947934022556", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-migrate/rgw-multisite-migrate.component.html", + "hash": "1555517414341322381" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-migrate/rgw-multisite-migrate.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-migrate/rgw-multisite-migrate.component.spec.ts", + "hash": "7506300290387086050", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-migrate/rgw-multisite-migrate.component.ts", + "hash": "17618607055478893928", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html", + "hash": "1693211716177236499" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.spec.ts", + "hash": "17403044112821749899", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:rxjs", + "npm:ngx-toastr", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.ts", + "hash": "8612412053493132220", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-flow-modal/rgw-multisite-sync-flow-modal.component.html", + "hash": "3814105583252821174" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-flow-modal/rgw-multisite-sync-flow-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-flow-modal/rgw-multisite-sync-flow-modal.component.spec.ts", + "hash": "15270617329232474233", + "deps": [ + "npm:@angular/core", + "npm:ngx-toastr", + "npm:@angular/common", + "npm:@angular/forms", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-flow-modal/rgw-multisite-sync-flow-modal.component.ts", + "hash": "4975411778924206703", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:rxjs", + "npm:lodash", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-pipe-modal/rgw-multisite-sync-pipe-modal.component.html", + "hash": "17627658025460836398" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-pipe-modal/rgw-multisite-sync-pipe-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-pipe-modal/rgw-multisite-sync-pipe-modal.component.spec.ts", + "hash": "1870909525285077583", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-pipe-modal/rgw-multisite-sync-pipe-modal.component.ts", + "hash": "369508151847150809", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:rxjs", + "npm:lodash", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-policy-details/rgw-multisite-sync-policy-details.component.html", + "hash": "2182541415478121200" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-policy-details/rgw-multisite-sync-policy-details.component.scss", + "hash": "17553372314225101265" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-policy-details/rgw-multisite-sync-policy-details.component.spec.ts", + "hash": "7801926595200806062", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-policy-details/rgw-multisite-sync-policy-details.component.ts", + "hash": "9379620257187143149", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-policy-form/rgw-multisite-sync-policy-form.component.html", + "hash": "13401401197697061860" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-policy-form/rgw-multisite-sync-policy-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-policy-form/rgw-multisite-sync-policy-form.component.spec.ts", + "hash": "4208320609083421231", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:@angular/forms", + "npm:@angular/router", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-policy-form/rgw-multisite-sync-policy-form.component.ts", + "hash": "17529413005032656508", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:rxjs", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-policy/rgw-multisite-sync-policy.component.html", + "hash": "15007159742188540083" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-policy/rgw-multisite-sync-policy.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-policy/rgw-multisite-sync-policy.component.spec.ts", + "hash": "14514123997866472151", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:carbon-components-angular", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-sync-policy/rgw-multisite-sync-policy.component.ts", + "hash": "1433622925355356192", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-tabs/rgw-multisite-tabs.component.html", + "hash": "14318594171023407100" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-tabs/rgw-multisite-tabs.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-tabs/rgw-multisite-tabs.component.spec.ts", + "hash": "13961773532942197778", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-tabs/rgw-multisite-tabs.component.ts", + "hash": "16871440376075316072", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-wizard/multisite-wizard-steps.enum.ts", + "hash": "1685609167627851203" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-wizard/rgw-multisite-wizard.component.html", + "hash": "2298817267739763172" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-wizard/rgw-multisite-wizard.component.scss", + "hash": "9402709981658511255" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-wizard/rgw-multisite-wizard.component.spec.ts", + "hash": "17851652213073210286", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:@angular/common", + "npm:@angular/forms", + "npm:ngx-toastr", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-wizard/rgw-multisite-wizard.component.ts", + "hash": "7475603689865365626", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs", + "npm:lodash", + "npm:@angular/router", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-zone-form/rgw-multisite-zone-form.component.html", + "hash": "12417916233592979184" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-zone-form/rgw-multisite-zone-form.component.scss", + "hash": "17538550381745593740" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-zone-form/rgw-multisite-zone-form.component.spec.ts", + "hash": "5396999604794056070", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:rxjs", + "npm:@angular/common", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:@angular/compiler", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-zone-form/rgw-multisite-zone-form.component.ts", + "hash": "2427818038956928701", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-zonegroup-form/rgw-multisite-zonegroup-form.component.html", + "hash": "3245834182622303897" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-zonegroup-form/rgw-multisite-zonegroup-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-zonegroup-form/rgw-multisite-zonegroup-form.component.spec.ts", + "hash": "3837840709337379444", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-multisite-zonegroup-form/rgw-multisite-zonegroup-form.component.ts", + "hash": "15869669771669022145", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-notification-form/rgw-notification-form.component.html", + "hash": "9758472386629656683" + }, + { + "file": "src/app/ceph/rgw/rgw-notification-form/rgw-notification-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-notification-form/rgw-notification-form.component.spec.ts", + "hash": "1487109286511870839", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:ngx-toastr", + "npm:carbon-components-angular", + "npm:@angular/router", + "npm:@angular/common", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-notification-form/rgw-notification-form.component.ts", + "hash": "15546642514720175172", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-overview-dashboard/rgw-overview-card-popover.scss", + "hash": "15129428674254151769" + }, + { + "file": "src/app/ceph/rgw/rgw-overview-dashboard/rgw-overview-dashboard.component.html", + "hash": "3244933679738134894" + }, + { + "file": "src/app/ceph/rgw/rgw-overview-dashboard/rgw-overview-dashboard.component.scss", + "hash": "7789297458641009848" + }, + { + "file": "src/app/ceph/rgw/rgw-overview-dashboard/rgw-overview-dashboard.component.spec.ts", + "hash": "5424348262958947296", + "deps": [ + "npm:@angular/core", + "npm:rxjs", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-overview-dashboard/rgw-overview-dashboard.component.ts", + "hash": "982640118025013798", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-rate-limit-details/rgw-rate-limit-details.component.html", + "hash": "16907712249926454387" + }, + { + "file": "src/app/ceph/rgw/rgw-rate-limit-details/rgw-rate-limit-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-rate-limit-details/rgw-rate-limit-details.component.spec.ts", + "hash": "7520974450507389951", + "deps": [ + "npm:@angular/core", + "npm:@angular/common" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-rate-limit-details/rgw-rate-limit-details.component.ts", + "hash": "4110103279507374275", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-rate-limit/rgw-rate-limit.component.html", + "hash": "15990193463064645213" + }, + { + "file": "src/app/ceph/rgw/rgw-rate-limit/rgw-rate-limit.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-rate-limit/rgw-rate-limit.component.spec.ts", + "hash": "7988142707041994560", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/common", + "npm:carbon-components-angular", + "npm:ngx-toastr", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-rate-limit/rgw-rate-limit.component.ts", + "hash": "6743441855187960021", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-storage-class-details/rgw-storage-class-details.component.html", + "hash": "2742426938421884128" + }, + { + "file": "src/app/ceph/rgw/rgw-storage-class-details/rgw-storage-class-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-storage-class-details/rgw-storage-class-details.component.spec.ts", + "hash": "9572215896564846435", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/common", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-storage-class-details/rgw-storage-class-details.component.ts", + "hash": "11894181028858695117", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-storage-class-form/rgw-storage-class-form.component.html", + "hash": "3424488624675286809" + }, + { + "file": "src/app/ceph/rgw/rgw-storage-class-form/rgw-storage-class-form.component.scss", + "hash": "16761181472032575981" + }, + { + "file": "src/app/ceph/rgw/rgw-storage-class-form/rgw-storage-class-form.component.spec.ts", + "hash": "1135237042852311450", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/common", + "npm:@angular/router", + "npm:@angular/forms", + "npm:ngx-toastr", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-storage-class-form/rgw-storage-class-form.component.ts", + "hash": "7501295629681838243", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash", + "npm:@angular/router", + "npm:validator", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-storage-class-list/rgw-storage-class-list.component.html", + "hash": "9227258476478113038" + }, + { + "file": "src/app/ceph/rgw/rgw-storage-class-list/rgw-storage-class-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-storage-class-list/rgw-storage-class-list.component.spec.ts", + "hash": "15029814829981474246", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-storage-class-list/rgw-storage-class-list.component.ts", + "hash": "12526404966466355828", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-sync-data-info/rgw-sync-data-info.component.html", + "hash": "2910768443739636232" + }, + { + "file": "src/app/ceph/rgw/rgw-sync-data-info/rgw-sync-data-info.component.scss", + "hash": "1597205964595105234" + }, + { + "file": "src/app/ceph/rgw/rgw-sync-data-info/rgw-sync-data-info.component.spec.ts", + "hash": "13437464511070789643", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-sync-data-info/rgw-sync-data-info.component.ts", + "hash": "15098394335516845145", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-sync-metadata-info/rgw-sync-metadata-info.component.html", + "hash": "15105664217750056241" + }, + { + "file": "src/app/ceph/rgw/rgw-sync-metadata-info/rgw-sync-metadata-info.component.scss", + "hash": "8675703326255892280" + }, + { + "file": "src/app/ceph/rgw/rgw-sync-metadata-info/rgw-sync-metadata-info.component.spec.ts", + "hash": "10785533131551745433", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-sync-metadata-info/rgw-sync-metadata-info.component.ts", + "hash": "8186493496097655768", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-sync-primary-zone/rgw-sync-primary-zone.component.html", + "hash": "12860799776845233756" + }, + { + "file": "src/app/ceph/rgw/rgw-sync-primary-zone/rgw-sync-primary-zone.component.scss", + "hash": "13135908562598197650" + }, + { + "file": "src/app/ceph/rgw/rgw-sync-primary-zone/rgw-sync-primary-zone.component.spec.ts", + "hash": "6409360495814023357", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-sync-primary-zone/rgw-sync-primary-zone.component.ts", + "hash": "2334504042255692810", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-system-user/rgw-system-user.component.html", + "hash": "16474642559366671919" + }, + { + "file": "src/app/ceph/rgw/rgw-system-user/rgw-system-user.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-system-user/rgw-system-user.component.spec.ts", + "hash": "8587092778932033957", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:@angular/common", + "npm:@angular/forms", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-system-user/rgw-system-user.component.ts", + "hash": "2510376841499741155", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-topic-details/rgw-topic-details.component.html", + "hash": "2140592964931160926" + }, + { + "file": "src/app/ceph/rgw/rgw-topic-details/rgw-topic-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-topic-details/rgw-topic-details.component.spec.ts", + "hash": "11551092858601656003", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-topic-details/rgw-topic-details.component.ts", + "hash": "11964124755069646036", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-topic-form/rgw-topic-form.component.html", + "hash": "14730840294024304949" + }, + { + "file": "src/app/ceph/rgw/rgw-topic-form/rgw-topic-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-topic-form/rgw-topic-form.component.spec.ts", + "hash": "10404428456708948934", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:@angular/forms", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:carbon-components-angular", + "npm:@angular/compiler" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-topic-form/rgw-topic-form.component.ts", + "hash": "8293789016507055922", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-topic-list/rgw-topic-list.component.html", + "hash": "13555586997825525402" + }, + { + "file": "src/app/ceph/rgw/rgw-topic-list/rgw-topic-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-topic-list/rgw-topic-list.component.spec.ts", + "hash": "3769768877736933522", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-topic-list/rgw-topic-list.component.ts", + "hash": "13215945418403555864", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-accounts-details/rgw-user-accounts-details.component.html", + "hash": "6455255823282859732" + }, + { + "file": "src/app/ceph/rgw/rgw-user-accounts-details/rgw-user-accounts-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-user-accounts-details/rgw-user-accounts-details.component.spec.ts", + "hash": "4724154440180598426", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-accounts-details/rgw-user-accounts-details.component.ts", + "hash": "13055772981742360565", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-accounts-form/rgw-user-accounts-form.component.html", + "hash": "10414371169739812068" + }, + { + "file": "src/app/ceph/rgw/rgw-user-accounts-form/rgw-user-accounts-form.component.scss", + "hash": "9383821863427929775" + }, + { + "file": "src/app/ceph/rgw/rgw-user-accounts-form/rgw-user-accounts-form.component.spec.ts", + "hash": "1992494623053015606", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:rxjs", + "npm:carbon-components-angular", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-accounts-form/rgw-user-accounts-form.component.ts", + "hash": "10267268127152784711", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:rxjs", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-accounts/rgw-user-accounts.component.html", + "hash": "1238644909442647659" + }, + { + "file": "src/app/ceph/rgw/rgw-user-accounts/rgw-user-accounts.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-user-accounts/rgw-user-accounts.component.spec.ts", + "hash": "11574731516573962205", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-accounts/rgw-user-accounts.component.ts", + "hash": "18372895474992162637", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-capability-modal/rgw-user-capability-modal.component.html", + "hash": "613575934511595844" + }, + { + "file": "src/app/ceph/rgw/rgw-user-capability-modal/rgw-user-capability-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-user-capability-modal/rgw-user-capability-modal.component.spec.ts", + "hash": "6132392336764725112", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-capability-modal/rgw-user-capability-modal.component.ts", + "hash": "10153343769535713428", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-details/rgw-user-details.component.html", + "hash": "11089417989219146076" + }, + { + "file": "src/app/ceph/rgw/rgw-user-details/rgw-user-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-user-details/rgw-user-details.component.spec.ts", + "hash": "4752113378876507517", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-details/rgw-user-details.component.ts", + "hash": "13123339060050027814", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.html", + "hash": "10497481235351531462" + }, + { + "file": "src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.spec.ts", + "hash": "5189534718975834507", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs", + "npm:@angular/platform-browser", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.ts", + "hash": "9900792678695142092", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-list/rgw-user-list.component.html", + "hash": "14471897837080154036" + }, + { + "file": "src/app/ceph/rgw/rgw-user-list/rgw-user-list.component.scss", + "hash": "4893422420738779229" + }, + { + "file": "src/app/ceph/rgw/rgw-user-list/rgw-user-list.component.spec.ts", + "hash": "2615447749134335876", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-list/rgw-user-list.component.ts", + "hash": "7890239611519012147", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-s3-key-modal/rgw-user-s3-key-modal.component.html", + "hash": "13348844758404460457" + }, + { + "file": "src/app/ceph/rgw/rgw-user-s3-key-modal/rgw-user-s3-key-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-user-s3-key-modal/rgw-user-s3-key-modal.component.spec.ts", + "hash": "7798991109071897572", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-s3-key-modal/rgw-user-s3-key-modal.component.ts", + "hash": "1862120970741239484", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-subuser-modal/rgw-user-subuser-modal.component.html", + "hash": "16791511858877966136" + }, + { + "file": "src/app/ceph/rgw/rgw-user-subuser-modal/rgw-user-subuser-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-user-subuser-modal/rgw-user-subuser-modal.component.spec.ts", + "hash": "4842004594294242611", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-subuser-modal/rgw-user-subuser-modal.component.ts", + "hash": "5057566255965884781", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-swift-key-modal/rgw-user-swift-key-modal.component.html", + "hash": "12954040227772222290" + }, + { + "file": "src/app/ceph/rgw/rgw-user-swift-key-modal/rgw-user-swift-key-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-user-swift-key-modal/rgw-user-swift-key-modal.component.spec.ts", + "hash": "10525143930040737198", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-swift-key-modal/rgw-user-swift-key-modal.component.ts", + "hash": "3030701320421671126", + "deps": [ + "npm:@angular/core", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-tabs/rgw-user-tabs.component.html", + "hash": "7347050762385444877" + }, + { + "file": "src/app/ceph/rgw/rgw-user-tabs/rgw-user-tabs.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/rgw/rgw-user-tabs/rgw-user-tabs.component.spec.ts", + "hash": "18402488714685749557", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/rgw/rgw-user-tabs/rgw-user-tabs.component.ts", + "hash": "1783922770839837999", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/rgw/rgw.module.ts", + "hash": "10718600635800605276", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:carbon-components-angular", + "npm:@carbon/icons" + ] + }, + { + "file": "src/app/ceph/rgw/utils/constants.ts", + "hash": "14379510569807682898" + }, + { + "file": "src/app/ceph/rgw/utils/rgw-bucket-tiering.ts", + "hash": "16978976156752352081" + }, + { + "file": "src/app/ceph/shared/ceph-shared.module.ts", + "hash": "11233310893358677155", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/shared/device-list/device-list.component.html", + "hash": "5025589459094580977" + }, + { + "file": "src/app/ceph/shared/device-list/device-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/shared/device-list/device-list.component.spec.ts", + "hash": "5992617733899728076", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/shared/device-list/device-list.component.ts", + "hash": "16315575628272222690", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/shared/feedback/feedback.component.html", + "hash": "13968052905782433413" + }, + { + "file": "src/app/ceph/shared/feedback/feedback.component.scss", + "hash": "18444200709288763979" + }, + { + "file": "src/app/ceph/shared/feedback/feedback.component.spec.ts", + "hash": "7111090426283519038", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/shared/feedback/feedback.component.ts", + "hash": "1113293279285982839", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/shared/health-checks/health-checks.component.html", + "hash": "16134462516155992809" + }, + { + "file": "src/app/ceph/shared/health-checks/health-checks.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/shared/health-checks/health-checks.component.spec.ts", + "hash": "17305873675485531985", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/shared/health-checks/health-checks.component.ts", + "hash": "7820112175835999191", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/shared/pg-category.model.ts", + "hash": "516105920874080673" + }, + { + "file": "src/app/ceph/shared/pg-category.service.spec.ts", + "hash": "12291667265825464935", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/shared/pg-category.service.ts", + "hash": "14321217184031234704", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/shared/smart-list/fixtures/smart_data_version_1_0_ata_response.json", + "hash": "12721073991586238353" + }, + { + "file": "src/app/ceph/shared/smart-list/fixtures/smart_data_version_1_0_nvme_response.json", + "hash": "6521879354604382787" + }, + { + "file": "src/app/ceph/shared/smart-list/fixtures/smart_data_version_1_0_scsi_response.json", + "hash": "2754186026805430450" + }, + { + "file": "src/app/ceph/shared/smart-list/smart-list.component.html", + "hash": "1606886241295025858" + }, + { + "file": "src/app/ceph/shared/smart-list/smart-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/shared/smart-list/smart-list.component.spec.ts", + "hash": "5647581855340101889", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/shared/smart-list/smart-list.component.ts", + "hash": "18176661039164744488", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash" + ] + }, + { + "file": "src/app/ceph/smb/smb-cluster-form/smb-cluster-form.component.html", + "hash": "7616702315721118029" + }, + { + "file": "src/app/ceph/smb/smb-cluster-form/smb-cluster-form.component.scss", + "hash": "8904886090235463929" + }, + { + "file": "src/app/ceph/smb/smb-cluster-form/smb-cluster-form.component.spec.ts", + "hash": "16776826074437197669", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@angular/forms", + "npm:ngx-toastr", + "npm:carbon-components-angular", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/smb/smb-cluster-form/smb-cluster-form.component.ts", + "hash": "17098021529908539435", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:rxjs", + "npm:lodash", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/ceph/smb/smb-cluster-list/smb-cluster-list.component.html", + "hash": "13731074716540030291" + }, + { + "file": "src/app/ceph/smb/smb-cluster-list/smb-cluster-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/smb/smb-cluster-list/smb-cluster-list.component.spec.ts", + "hash": "7301974672712594996", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/common", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/smb/smb-cluster-list/smb-cluster-list.component.ts", + "hash": "2201877615530142931", + "deps": [ + "npm:@angular/core", + "npm:rxjs", + "npm:lodash", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/smb/smb-cluster-tabs/smb-cluster-tabs.component.html", + "hash": "13380783598195046073" + }, + { + "file": "src/app/ceph/smb/smb-cluster-tabs/smb-cluster-tabs.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/smb/smb-cluster-tabs/smb-cluster-tabs.component.spec.ts", + "hash": "6325679500217149897", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/smb/smb-cluster-tabs/smb-cluster-tabs.component.ts", + "hash": "11176177757339592849", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/smb/smb-domain-setting-modal/smb-domain-setting-modal.component.html", + "hash": "14135653961056241192" + }, + { + "file": "src/app/ceph/smb/smb-domain-setting-modal/smb-domain-setting-modal.component.scss", + "hash": "8904886090235463929" + }, + { + "file": "src/app/ceph/smb/smb-domain-setting-modal/smb-domain-setting-modal.component.spec.ts", + "hash": "2844616420206412967", + "deps": [ + "npm:@angular/core", + "npm:ngx-toastr", + "npm:@angular/forms", + "npm:@angular/common", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:carbon-components-angular", + "npm:rxjs", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/ceph/smb/smb-domain-setting-modal/smb-domain-setting-modal.component.ts", + "hash": "2174278454254351083", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/smb/smb-join-auth-form/smb-join-auth-form.component.html", + "hash": "10141812161984214294" + }, + { + "file": "src/app/ceph/smb/smb-join-auth-form/smb-join-auth-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/smb/smb-join-auth-form/smb-join-auth-form.component.spec.ts", + "hash": "13306735201048564329", + "deps": [ + "npm:@angular/core", + "npm:ngx-toastr", + "npm:@angular/common", + "npm:@angular/router", + "npm:@angular/forms", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/smb/smb-join-auth-form/smb-join-auth-form.component.ts", + "hash": "6650978552354408240", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:rxjs", + "npm:@angular/common" + ] + }, + { + "file": "src/app/ceph/smb/smb-join-auth-list/smb-join-auth-list.component.html", + "hash": "5365726199138990129" + }, + { + "file": "src/app/ceph/smb/smb-join-auth-list/smb-join-auth-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/smb/smb-join-auth-list/smb-join-auth-list.component.spec.ts", + "hash": "6878695189335522793", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/smb/smb-join-auth-list/smb-join-auth-list.component.ts", + "hash": "6766758403103120654", + "deps": [ + "npm:@angular/core", + "npm:rxjs", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/smb/smb-overview/smb-overview.component.html", + "hash": "1699490771414412097" + }, + { + "file": "src/app/ceph/smb/smb-overview/smb-overview.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/smb/smb-overview/smb-overview.component.spec.ts", + "hash": "13748427190208642763", + "deps": [ + "npm:@angular/core", + "npm:@angular/common" + ] + }, + { + "file": "src/app/ceph/smb/smb-overview/smb-overview.component.ts", + "hash": "1361381465878254197", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/smb/smb-share-form/smb-share-form.component.html", + "hash": "12332701616645821119" + }, + { + "file": "src/app/ceph/smb/smb-share-form/smb-share-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/smb/smb-share-form/smb-share-form.component.spec.ts", + "hash": "7476064149433385044", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/common", + "npm:@angular/router", + "npm:@angular/forms", + "npm:ngx-toastr", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/ceph/smb/smb-share-form/smb-share-form.component.ts", + "hash": "2384666378364528236", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/smb/smb-share-list/smb-share-list.component.html", + "hash": "9342228009366405716" + }, + { + "file": "src/app/ceph/smb/smb-share-list/smb-share-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/smb/smb-share-list/smb-share-list.component.spec.ts", + "hash": "14987826372885858312", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/smb/smb-share-list/smb-share-list.component.ts", + "hash": "16269553182916753357", + "deps": [ + "npm:@angular/core", + "npm:rxjs", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/ceph/smb/smb-tabs/smb-tabs.component.html", + "hash": "13682322859347895454" + }, + { + "file": "src/app/ceph/smb/smb-tabs/smb-tabs.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/smb/smb-tabs/smb-tabs.component.spec.ts", + "hash": "6094495337985212138", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/ceph/smb/smb-tabs/smb-tabs.component.ts", + "hash": "3161178309148548476", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/smb/smb-usersgroups-details/smb-usersgroups-details.component.html", + "hash": "3119224914986513973" + }, + { + "file": "src/app/ceph/smb/smb-usersgroups-details/smb-usersgroups-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/smb/smb-usersgroups-details/smb-usersgroups-details.component.spec.ts", + "hash": "5314317459028496884", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/smb/smb-usersgroups-details/smb-usersgroups-details.component.ts", + "hash": "10062647201538975055", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/ceph/smb/smb-usersgroups-form/smb-usersgroups-form.component.html", + "hash": "14802477782198909538" + }, + { + "file": "src/app/ceph/smb/smb-usersgroups-form/smb-usersgroups-form.component.scss", + "hash": "8904886090235463929" + }, + { + "file": "src/app/ceph/smb/smb-usersgroups-form/smb-usersgroups-form.component.spec.ts", + "hash": "10124084249432406080", + "deps": [ + "npm:@angular/core", + "npm:ngx-toastr", + "npm:@angular/common", + "npm:@angular/forms", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/ceph/smb/smb-usersgroups-form/smb-usersgroups-form.component.ts", + "hash": "8799318383775561617", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:rxjs", + "npm:@angular/common" + ] + }, + { + "file": "src/app/ceph/smb/smb-usersgroups-list/smb-usersgroups-list.component.html", + "hash": "1221072256748143824" + }, + { + "file": "src/app/ceph/smb/smb-usersgroups-list/smb-usersgroups-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/ceph/smb/smb-usersgroups-list/smb-usersgroups-list.component.spec.ts", + "hash": "17894579372061082794", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/ceph/smb/smb-usersgroups-list/smb-usersgroups-list.component.ts", + "hash": "6854224403971412355", + "deps": [ + "npm:@angular/core", + "npm:rxjs", + "npm:lodash", + "npm:@angular/router" + ] + }, + { + "file": "src/app/ceph/smb/smb.model.ts", + "hash": "1150255099512402206" + }, + { + "file": "src/app/ceph/smb/smb.module.ts", + "hash": "14869547163996178756", + "deps": [ + "npm:@carbon/icons", + "npm:carbon-components-angular", + "npm:@angular/forms", + "npm:@angular/common", + "npm:@angular/router", + "npm:@angular/core" + ] + }, + { + "file": "src/app/core/auth/auth.module.ts", + "hash": "10620103566644112595", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:carbon-components-angular", + "npm:@carbon/icons" + ] + }, + { + "file": "src/app/core/auth/login-password-form/login-password-form.component.html", + "hash": "14547002560443681763" + }, + { + "file": "src/app/core/auth/login-password-form/login-password-form.component.scss", + "hash": "11210814910715357594" + }, + { + "file": "src/app/core/auth/login-password-form/login-password-form.component.spec.ts", + "hash": "6496709942442762991", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/core/auth/login-password-form/login-password-form.component.ts", + "hash": "5123773435499713333", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/core/auth/login/login.component.html", + "hash": "17891050794273678553" + }, + { + "file": "src/app/core/auth/login/login.component.scss", + "hash": "3569706061099147780" + }, + { + "file": "src/app/core/auth/login/login.component.spec.ts", + "hash": "10640126345600429997", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/auth/login/login.component.ts", + "hash": "6423079206449737926", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:lodash" + ] + }, + { + "file": "src/app/core/auth/role-details/role-details.component.html", + "hash": "14499107844518981443" + }, + { + "file": "src/app/core/auth/role-details/role-details.component.scss", + "hash": "12562366414646345167" + }, + { + "file": "src/app/core/auth/role-details/role-details.component.spec.ts", + "hash": "5341851572572077518", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/core/auth/role-details/role-details.component.ts", + "hash": "2070316477836685965", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/core/auth/role-form/role-form-mode.enum.ts", + "hash": "14251685983199194060" + }, + { + "file": "src/app/core/auth/role-form/role-form.component.html", + "hash": "12201243354983901484" + }, + { + "file": "src/app/core/auth/role-form/role-form.component.scss", + "hash": "520388070395781189" + }, + { + "file": "src/app/core/auth/role-form/role-form.component.spec.ts", + "hash": "1269822175241934169", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/auth/role-form/role-form.component.ts", + "hash": "12552254834597012340", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/auth/role-form/role-form.model.ts", + "hash": "9652311408520497830" + }, + { + "file": "src/app/core/auth/role-list/role-list.component.html", + "hash": "4780971642181487959" + }, + { + "file": "src/app/core/auth/role-list/role-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/core/auth/role-list/role-list.component.spec.ts", + "hash": "6130529777002142627", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/core/auth/role-list/role-list.component.ts", + "hash": "14799411186005820308", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/auth/user-form/user-form-mode.enum.ts", + "hash": "13805327145915496334" + }, + { + "file": "src/app/core/auth/user-form/user-form-role.model.ts", + "hash": "2400211287219144042" + }, + { + "file": "src/app/core/auth/user-form/user-form.component.html", + "hash": "6265828092434779540" + }, + { + "file": "src/app/core/auth/user-form/user-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/core/auth/user-form/user-form.component.spec.ts", + "hash": "18427495525771861178", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/auth/user-form/user-form.component.ts", + "hash": "15672838464664598350", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:moment", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/auth/user-form/user-form.model.ts", + "hash": "9568957293361354637" + }, + { + "file": "src/app/core/auth/user-list/user-list.component.html", + "hash": "795948286141715000" + }, + { + "file": "src/app/core/auth/user-list/user-list.component.scss", + "hash": "1439302244032932137" + }, + { + "file": "src/app/core/auth/user-list/user-list.component.spec.ts", + "hash": "9782428477613808021", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/core/auth/user-list/user-list.component.ts", + "hash": "14379926899586695425", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/core/auth/user-password-form/user-password-form.component.html", + "hash": "14803091497801257657" + }, + { + "file": "src/app/core/auth/user-password-form/user-password-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/core/auth/user-password-form/user-password-form.component.spec.ts", + "hash": "11633961836712428248", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/core/auth/user-password-form/user-password-form.component.ts", + "hash": "9618789343566005272", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:lodash" + ] + }, + { + "file": "src/app/core/auth/user-tabs/user-tabs.component.html", + "hash": "318491994784757632" + }, + { + "file": "src/app/core/auth/user-tabs/user-tabs.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/core/auth/user-tabs/user-tabs.component.spec.ts", + "hash": "14752195125168945778", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/core/auth/user-tabs/user-tabs.component.ts", + "hash": "1541176096989196260", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/core/context/context.component.html", + "hash": "14097977025515944317" + }, + { + "file": "src/app/core/context/context.component.scss", + "hash": "15809182116589111585" + }, + { + "file": "src/app/core/context/context.component.spec.ts", + "hash": "16126764711335096814", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/context/context.component.ts", + "hash": "17349376534719201060", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/core.module.ts", + "hash": "12437551769384304822", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ng-block-ui", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/core/error/error.component.html", + "hash": "4839741499254803382" + }, + { + "file": "src/app/core/error/error.component.scss", + "hash": "6332578458216797943" + }, + { + "file": "src/app/core/error/error.component.spec.ts", + "hash": "15287863621024452480", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/core/error/error.component.ts", + "hash": "10749635081135234338", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/error/error.ts", + "hash": "11567172834347172873" + }, + { + "file": "src/app/core/layouts/blank-layout/blank-layout.component.html", + "hash": "17816966185630879015" + }, + { + "file": "src/app/core/layouts/blank-layout/blank-layout.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/core/layouts/blank-layout/blank-layout.component.spec.ts", + "hash": "14696152004931793798", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/core/layouts/blank-layout/blank-layout.component.ts", + "hash": "15724434437865576466", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/core/layouts/login-layout/login-layout.component.html", + "hash": "12591402894751429646" + }, + { + "file": "src/app/core/layouts/login-layout/login-layout.component.scss", + "hash": "3791517013857675125" + }, + { + "file": "src/app/core/layouts/login-layout/login-layout.component.spec.ts", + "hash": "4629250530955532641", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router" + ] + }, + { + "file": "src/app/core/layouts/login-layout/login-layout.component.ts", + "hash": "14565079575730566955", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/core/layouts/workbench-layout/workbench-layout.component.html", + "hash": "40094145003272181" + }, + { + "file": "src/app/core/layouts/workbench-layout/workbench-layout.component.scss", + "hash": "2555352114720427541" + }, + { + "file": "src/app/core/layouts/workbench-layout/workbench-layout.component.spec.ts", + "hash": "4742560332925430767", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/core/layouts/workbench-layout/workbench-layout.component.ts", + "hash": "12663182601303684967", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:rxjs", + "npm:lodash" + ] + }, + { + "file": "src/app/core/navigation/about/about.component.html", + "hash": "2420078683273381616" + }, + { + "file": "src/app/core/navigation/about/about.component.scss", + "hash": "6608202547053778672" + }, + { + "file": "src/app/core/navigation/about/about.component.spec.ts", + "hash": "12448596134536573727", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/navigation/about/about.component.ts", + "hash": "16416300483902029091", + "deps": [ + "npm:@angular/core", + "npm:carbon-components-angular", + "npm:detect-browser", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/navigation/administration/administration.component.html", + "hash": "5743303070190001141" + }, + { + "file": "src/app/core/navigation/administration/administration.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/core/navigation/administration/administration.component.spec.ts", + "hash": "16836147523916652430", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/core/navigation/administration/administration.component.ts", + "hash": "16994702647588870369", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/core/navigation/api-docs/api-docs.component.html", + "hash": "700753039417630716" + }, + { + "file": "src/app/core/navigation/api-docs/api-docs.component.scss", + "hash": "8995501709690280093" + }, + { + "file": "src/app/core/navigation/api-docs/api-docs.component.ts", + "hash": "17295106389049073874", + "deps": [ + "npm:@angular/core", + "npm:swagger-ui" + ] + }, + { + "file": "src/app/core/navigation/breadcrumbs/breadcrumbs.component.html", + "hash": "17436612770504888862" + }, + { + "file": "src/app/core/navigation/breadcrumbs/breadcrumbs.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/core/navigation/breadcrumbs/breadcrumbs.component.spec.ts", + "hash": "915527723599817402", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router" + ] + }, + { + "file": "src/app/core/navigation/breadcrumbs/breadcrumbs.component.ts", + "hash": "10549541593556753373", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/navigation/dashboard-help/dashboard-help.component.html", + "hash": "362209414611763844" + }, + { + "file": "src/app/core/navigation/dashboard-help/dashboard-help.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/core/navigation/dashboard-help/dashboard-help.component.spec.ts", + "hash": "9828416382807040522", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/core/navigation/dashboard-help/dashboard-help.component.ts", + "hash": "5134698255083957078", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/core/navigation/identity/identity.component.html", + "hash": "81832479135104887" + }, + { + "file": "src/app/core/navigation/identity/identity.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/core/navigation/identity/identity.component.spec.ts", + "hash": "7446254345215753244", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/core/navigation/identity/identity.component.ts", + "hash": "7839508143169450428", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/core/navigation/navigation.module.ts", + "hash": "16250591087064010542", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:simplebar-angular", + "npm:carbon-components-angular", + "npm:@carbon/icons" + ] + }, + { + "file": "src/app/core/navigation/navigation/navigation.component.html", + "hash": "142890776959616133" + }, + { + "file": "src/app/core/navigation/navigation/navigation.component.scss", + "hash": "3126715424300853745" + }, + { + "file": "src/app/core/navigation/navigation/navigation.component.spec.ts", + "hash": "9084666360923347061", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:ngx-toastr", + "npm:simplebar-angular", + "npm:rxjs", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/core/navigation/navigation/navigation.component.ts", + "hash": "5593406289648884612", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/navigation/notification-panel/header/notification-header.component.html", + "hash": "9143870707340836123" + }, + { + "file": "src/app/core/navigation/notification-panel/header/notification-header.component.scss", + "hash": "9629296183846625269" + }, + { + "file": "src/app/core/navigation/notification-panel/header/notification-header.component.spec.ts", + "hash": "85381450615938226", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/navigation/notification-panel/header/notification-header.component.ts", + "hash": "1780476746530122640", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/navigation/notification-panel/notification-area/notification-area.component.html", + "hash": "17333864322298486429" + }, + { + "file": "src/app/core/navigation/notification-panel/notification-area/notification-area.component.scss", + "hash": "10560271552190585233" + }, + { + "file": "src/app/core/navigation/notification-panel/notification-area/notification-area.component.spec.ts", + "hash": "8421646928992832266", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/navigation/notification-panel/notification-area/notification-area.component.ts", + "hash": "135820545710958280", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/core/navigation/notification-panel/notification-panel.component.html", + "hash": "13319742659016524275" + }, + { + "file": "src/app/core/navigation/notification-panel/notification-panel.component.scss", + "hash": "951618844794688487" + }, + { + "file": "src/app/core/navigation/notification-panel/notification-panel.component.spec.ts", + "hash": "6048186323846727103", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/core/navigation/notification-panel/notification-panel.component.ts", + "hash": "2013003928585366821", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/core/navigation/notifications/notifications.component.html", + "hash": "10420887198344565586" + }, + { + "file": "src/app/core/navigation/notifications/notifications.component.scss", + "hash": "6127208202694168265" + }, + { + "file": "src/app/core/navigation/notifications/notifications.component.spec.ts", + "hash": "6840321928781822583", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/core/navigation/notifications/notifications.component.ts", + "hash": "1593413592220985015", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/api-client.spec.ts", + "hash": "11102213974678095665" + }, + { + "file": "src/app/shared/api/api-client.ts", + "hash": "11099337031751185506" + }, + { + "file": "src/app/shared/api/auth.service.spec.ts", + "hash": "4266025449674648203", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/api/auth.service.ts", + "hash": "12963702752918115371", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/ceph-service.service.ts", + "hash": "18130813349582126151", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/ceph-user.service.ts", + "hash": "1834054224481947771", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/cephfs-snapshot-schedule.service.spec.ts", + "hash": "15630524766976890789", + "deps": [ + "npm:@angular/core", + "npm:@angular/common" + ] + }, + { + "file": "src/app/shared/api/cephfs-snapshot-schedule.service.ts", + "hash": "17183781899984664496", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/api/cephfs-subvolume-group.service.spec.ts", + "hash": "13582693444810452798", + "deps": [ + "npm:@angular/core", + "npm:@angular/common" + ] + }, + { + "file": "src/app/shared/api/cephfs-subvolume-group.service.ts", + "hash": "17364085684778677689", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/api/cephfs-subvolume.service.spec.ts", + "hash": "291636630119112429", + "deps": [ + "npm:@angular/core", + "npm:@angular/common" + ] + }, + { + "file": "src/app/shared/api/cephfs-subvolume.service.ts", + "hash": "11200853478948452372", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/api/cephfs.service.spec.ts", + "hash": "9592873041687989774", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/cephfs.service.ts", + "hash": "11517010229532029658", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/cluster.service.spec.ts", + "hash": "9662428020218579684", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/cluster.service.ts", + "hash": "3785614419177922787", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/configuration.service.spec.ts", + "hash": "12737487101908116495", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/configuration.service.ts", + "hash": "7875226333496105847", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/crush-rule.service.spec.ts", + "hash": "4718810799281804906", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/crush-rule.service.ts", + "hash": "5014944404363811618", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/custom-login-banner.service.spec.ts", + "hash": "17325846432994052395", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/custom-login-banner.service.ts", + "hash": "12701820272156056839", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/daemon.service.spec.ts", + "hash": "13720570248692967358", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/daemon.service.ts", + "hash": "7490618718164914741", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/directory-store.service.spec.ts", + "hash": "14666645946137042098", + "deps": [ + "npm:@angular/core", + "npm:@angular/common" + ] + }, + { + "file": "src/app/shared/api/directory-store.service.ts", + "hash": "8041580851904199555", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/erasure-code-profile.service.spec.ts", + "hash": "5039667101103461828", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/erasure-code-profile.service.ts", + "hash": "547923144023570926", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/feedback.service.spec.ts", + "hash": "3161461411136091783", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/feedback.service.ts", + "hash": "12054082014763346129", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/api/hardware.service.spec.ts", + "hash": "7098949957668035310", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/hardware.service.ts", + "hash": "9903341383398151340", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/health.service.spec.ts", + "hash": "4192963248739029865", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/health.service.ts", + "hash": "475142774628526753", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/host.service.spec.ts", + "hash": "3114689173517498642", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/host.service.ts", + "hash": "6768613098693037554", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/iscsi.service.spec.ts", + "hash": "5274601111072593878", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/iscsi.service.ts", + "hash": "14109848556841662428", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/logging.service.spec.ts", + "hash": "322737645233274311", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/logging.service.ts", + "hash": "3254568972703371434", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/logs.service.spec.ts", + "hash": "17824765405985932625", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/logs.service.ts", + "hash": "298919915697200110", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/mgr-module.service.spec.ts", + "hash": "15498875111593150685", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs", + "npm:ngx-toastr", + "npm:ng-block-ui" + ] + }, + { + "file": "src/app/shared/api/mgr-module.service.ts", + "hash": "10948904070147111386", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:ng-block-ui", + "npm:rxjs", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/api/monitor.service.spec.ts", + "hash": "3967279219408259125", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/monitor.service.ts", + "hash": "436201305423653836", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/motd.service.spec.ts", + "hash": "11075110098522580332", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/motd.service.ts", + "hash": "10311074375983390227", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/multi-cluster.service.spec.ts", + "hash": "17729481588330763652", + "deps": [ + "npm:@angular/core", + "npm:@angular/common" + ] + }, + { + "file": "src/app/shared/api/multi-cluster.service.ts", + "hash": "5579661872254558748", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/api/nfs.service.spec.ts", + "hash": "15923471412497137105", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/nfs.service.ts", + "hash": "15196394255071001816", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/nvmeof.service.spec.ts", + "hash": "1871100740920794195", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/nvmeof.service.ts", + "hash": "11558050751416949415", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/orchestrator.service.spec.ts", + "hash": "17996554936729389696", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/orchestrator.service.ts", + "hash": "13814094847003378316", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/osd.service.spec.ts", + "hash": "12685378737912432889", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/osd.service.ts", + "hash": "16864185281605214018", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/paginate.model.ts", + "hash": "12541289220364598381", + "deps": [ + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/performance-counter.service.spec.ts", + "hash": "5972622984876989286", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/performance-counter.service.ts", + "hash": "12832213623069957580", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/pool.service.spec.ts", + "hash": "8676482337768309330", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/pool.service.ts", + "hash": "6266123404430614733", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/prometheus.service.spec.ts", + "hash": "17032931921752806922", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/prometheus.service.ts", + "hash": "6721447782863533350", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs", + "npm:moment" + ] + }, + { + "file": "src/app/shared/api/rbd-mirroring.service.spec.ts", + "hash": "914494580957744567", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/rbd-mirroring.service.ts", + "hash": "2773321569926561309", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/rbd.model.ts", + "hash": "13067462055343145835" + }, + { + "file": "src/app/shared/api/rbd.service.spec.ts", + "hash": "10972386461675504091", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/rbd.service.ts", + "hash": "10195017835046954326", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/rgw-bucket.service.spec.ts", + "hash": "9809046797096216234", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/rgw-bucket.service.ts", + "hash": "7861537804951590345", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/rgw-daemon.service.spec.ts", + "hash": "14445199146832979830", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/rgw-daemon.service.ts", + "hash": "9343559482939634979", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/rgw-multisite.service.spec.ts", + "hash": "15358951993528034263", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:ng-block-ui", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/shared/api/rgw-multisite.service.ts", + "hash": "3149208079877611382", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/rgw-realm.service.spec.ts", + "hash": "1694034701142136592", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/rgw-realm.service.ts", + "hash": "6250000350688851755", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/rgw-site.service.spec.ts", + "hash": "17178368259185011482", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/rgw-site.service.ts", + "hash": "13895652790883545727", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/rgw-storage-class.service.spec.ts", + "hash": "1401180229172993552", + "deps": [ + "npm:@angular/core", + "npm:@angular/common" + ] + }, + { + "file": "src/app/shared/api/rgw-storage-class.service.ts", + "hash": "303767153448654216", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/rgw-topic.service.spec.ts", + "hash": "3711917832749827580", + "deps": [ + "npm:@angular/core", + "npm:@angular/common" + ] + }, + { + "file": "src/app/shared/api/rgw-topic.service.ts", + "hash": "3677294469235479561", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/rgw-user-accounts.service.spec.ts", + "hash": "10569148578477856297", + "deps": [ + "npm:@angular/core", + "npm:@angular/common" + ] + }, + { + "file": "src/app/shared/api/rgw-user-accounts.service.ts", + "hash": "12894483396256957935", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/rgw-user.service.spec.ts", + "hash": "5913430070522622931", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/rgw-user.service.ts", + "hash": "12610202476800468501", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/rgw-zone.service.spec.ts", + "hash": "900551452713070757", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/rgw-zone.service.ts", + "hash": "8965068845631938098", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/rgw-zonegroup.service.spec.ts", + "hash": "1205471579259251348", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/rgw-zonegroup.service.ts", + "hash": "12443017307177815112", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/role.service.spec.ts", + "hash": "7199319821874077664", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/role.service.ts", + "hash": "8273347651164191454", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/scope.service.spec.ts", + "hash": "6527748911565486618", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/scope.service.ts", + "hash": "1017050938889511612", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/settings.service.spec.ts", + "hash": "15906653494215826795", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/settings.service.ts", + "hash": "4448903305850731661", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/smb.service.spec.ts", + "hash": "3643684882672489927", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/shared/api/smb.service.ts", + "hash": "5885159314374558458", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs", + "npm:js-yaml" + ] + }, + { + "file": "src/app/shared/api/telemetry.service.spec.ts", + "hash": "15292790763083453421", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/telemetry.service.ts", + "hash": "14106505302891000859", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/upgrade.service.spec.ts", + "hash": "5098072108150600686", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/api/upgrade.service.ts", + "hash": "16985116199816545656", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/shared/api/user.service.spec.ts", + "hash": "13776960372136650702", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/api/user.service.ts", + "hash": "11987826597455118231", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/classes/cd-helper.class.spec.ts", + "hash": "924925864459297264" + }, + { + "file": "src/app/shared/classes/cd-helper.class.ts", + "hash": "7015628909815571077", + "deps": [ + "npm:lodash" + ] + }, + { + "file": "src/app/shared/classes/crush.node.selection.class.spec.ts", + "hash": "789567068044181913", + "deps": [ + "npm:@angular/forms", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/classes/crush.node.selection.class.ts", + "hash": "15359864601615374646", + "deps": [ + "npm:@angular/forms", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/classes/css-helper.ts", + "hash": "14387758614239829870" + }, + { + "file": "src/app/shared/classes/list-with-details.class.ts", + "hash": "17721322305867787948", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/classes/paginate-params.class.ts", + "hash": "11069947856475803760", + "deps": [ + "npm:@angular/common" + ] + }, + { + "file": "src/app/shared/classes/table-status-view-cache.spec.ts", + "hash": "5311763998451321923" + }, + { + "file": "src/app/shared/classes/table-status-view-cache.ts", + "hash": "14778058847474765749" + }, + { + "file": "src/app/shared/classes/table-status.spec.ts", + "hash": "4718146928240846848" + }, + { + "file": "src/app/shared/classes/table-status.ts", + "hash": "17825178493592938558" + }, + { + "file": "src/app/shared/components/alert-panel/alert-panel.component.html", + "hash": "11854323851739787988" + }, + { + "file": "src/app/shared/components/alert-panel/alert-panel.component.scss", + "hash": "6692023729034107799" + }, + { + "file": "src/app/shared/components/alert-panel/alert-panel.component.spec.ts", + "hash": "4570794864160010573", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/shared/components/alert-panel/alert-panel.component.ts", + "hash": "9868754899246306259", + "deps": [ + "npm:@angular/core", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/components/back-button/back-button.component.html", + "hash": "17545393465523640544" + }, + { + "file": "src/app/shared/components/back-button/back-button.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/components/back-button/back-button.component.spec.ts", + "hash": "10750732524213166800", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/components/back-button/back-button.component.ts", + "hash": "3656895147755166155", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/components/card-group/card-group.component.html", + "hash": "13689135455397779967" + }, + { + "file": "src/app/shared/components/card-group/card-group.component.scss", + "hash": "3732788006911736352" + }, + { + "file": "src/app/shared/components/card-group/card-group.component.spec.ts", + "hash": "10538405843690415650", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/card-group/card-group.component.ts", + "hash": "12862254896185139436", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/card-row/card-row.component.html", + "hash": "16501227344577705578" + }, + { + "file": "src/app/shared/components/card-row/card-row.component.scss", + "hash": "15094752146985116469" + }, + { + "file": "src/app/shared/components/card-row/card-row.component.spec.ts", + "hash": "8108507489621499533", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/card-row/card-row.component.ts", + "hash": "5776843129058621796", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/card/card.component.html", + "hash": "16940554092027086637" + }, + { + "file": "src/app/shared/components/card/card.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/components/card/card.component.spec.ts", + "hash": "7266691622303063696", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/components/card/card.component.ts", + "hash": "5376068778231182568", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/cd-label/cd-label.component.html", + "hash": "9617072254664741941" + }, + { + "file": "src/app/shared/components/cd-label/cd-label.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/components/cd-label/cd-label.component.spec.ts", + "hash": "15532045461991154849", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/cd-label/cd-label.component.ts", + "hash": "16544600430303939653", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/cd-label/color-class-from-text.pipe.ts", + "hash": "8655727278364150349", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/code-block/code-block.component.html", + "hash": "8375090317995731137" + }, + { + "file": "src/app/shared/components/code-block/code-block.component.scss", + "hash": "8921302414035205198" + }, + { + "file": "src/app/shared/components/code-block/code-block.component.spec.ts", + "hash": "10255856141746938105", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/code-block/code-block.component.ts", + "hash": "8076354692401142063", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/components.module.ts", + "hash": "6985529979496860803", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ng-click-outside", + "npm:ng2-charts", + "npm:simplebar-angular", + "npm:carbon-components-angular", + "npm:@carbon/icons", + "npm:@carbon/charts-angular" + ] + }, + { + "file": "src/app/shared/components/config-option/config-option.component.html", + "hash": "10467360758826017345" + }, + { + "file": "src/app/shared/components/config-option/config-option.component.scss", + "hash": "17570682715160369056" + }, + { + "file": "src/app/shared/components/config-option/config-option.component.spec.ts", + "hash": "13189398679586410782", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/components/config-option/config-option.component.ts", + "hash": "10874453261228121508", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/components/config-option/config-option.model.ts", + "hash": "3475406472241749500" + }, + { + "file": "src/app/shared/components/config-option/config-option.types.spec.ts", + "hash": "5126548366227999338" + }, + { + "file": "src/app/shared/components/config-option/config-option.types.ts", + "hash": "13667095473409473621", + "deps": [ + "npm:@angular/forms", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/components/confirmation-modal/confirmation-modal.component.html", + "hash": "5719660130347475810" + }, + { + "file": "src/app/shared/components/confirmation-modal/confirmation-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/components/confirmation-modal/confirmation-modal.component.spec.ts", + "hash": "6526308111544858894", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/components/confirmation-modal/confirmation-modal.component.ts", + "hash": "15210776494492899436", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/components/copy2clipboard-button/copy2clipboard-button.component.html", + "hash": "14655113473188677228" + }, + { + "file": "src/app/shared/components/copy2clipboard-button/copy2clipboard-button.component.scss", + "hash": "7724360406281962659" + }, + { + "file": "src/app/shared/components/copy2clipboard-button/copy2clipboard-button.component.spec.ts", + "hash": "16781129770732662749", + "deps": [ + "npm:@angular/core", + "npm:detect-browser" + ] + }, + { + "file": "src/app/shared/components/copy2clipboard-button/copy2clipboard-button.component.ts", + "hash": "9152758778751798159", + "deps": [ + "npm:@angular/core", + "npm:detect-browser" + ] + }, + { + "file": "src/app/shared/components/custom-login-banner/custom-login-banner.component.html", + "hash": "5080225098642144539" + }, + { + "file": "src/app/shared/components/custom-login-banner/custom-login-banner.component.scss", + "hash": "152878242692732940" + }, + { + "file": "src/app/shared/components/custom-login-banner/custom-login-banner.component.spec.ts", + "hash": "12464331130283790478", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/custom-login-banner/custom-login-banner.component.ts", + "hash": "16748230509694764850", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/components/date-time-picker/date-time-picker.component.html", + "hash": "11449188272297192318" + }, + { + "file": "src/app/shared/components/date-time-picker/date-time-picker.component.scss", + "hash": "572114610226632412" + }, + { + "file": "src/app/shared/components/date-time-picker/date-time-picker.component.spec.ts", + "hash": "12967380650485396199", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/components/date-time-picker/date-time-picker.component.ts", + "hash": "12440401221091969473", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:moment", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/components/delete-confirmation-modal/delete-confirmation-modal.component.html", + "hash": "13093469087357497943" + }, + { + "file": "src/app/shared/components/delete-confirmation-modal/delete-confirmation-modal.component.scss", + "hash": "14315089711088272772" + }, + { + "file": "src/app/shared/components/delete-confirmation-modal/delete-confirmation-modal.component.spec.ts", + "hash": "18297568858247516379", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/components/delete-confirmation-modal/delete-confirmation-modal.component.ts", + "hash": "15796254803900356028", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/components/details-card/details-card.component.html", + "hash": "11075133043331621694" + }, + { + "file": "src/app/shared/components/details-card/details-card.component.scss", + "hash": "6784922272709947656" + }, + { + "file": "src/app/shared/components/details-card/details-card.component.spec.ts", + "hash": "11653727050761651255", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/details-card/details-card.component.ts", + "hash": "8811316877171709970", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/doc/doc.component.html", + "hash": "7007520561131805104" + }, + { + "file": "src/app/shared/components/doc/doc.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/components/doc/doc.component.spec.ts", + "hash": "14145006570606795311", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/doc/doc.component.ts", + "hash": "3700013204369722670", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/download-button/download-button.component.html", + "hash": "14253293602933532690" + }, + { + "file": "src/app/shared/components/download-button/download-button.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/components/download-button/download-button.component.spec.ts", + "hash": "5661013389125408768", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/download-button/download-button.component.ts", + "hash": "15469191074610900707", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/form-advanced-fieldset/form-advanced-fieldset.component.html", + "hash": "2127820388089651841" + }, + { + "file": "src/app/shared/components/form-advanced-fieldset/form-advanced-fieldset.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/components/form-advanced-fieldset/form-advanced-fieldset.component.spec.ts", + "hash": "9957100544128990461", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/form-advanced-fieldset/form-advanced-fieldset.component.ts", + "hash": "11902011443614552547", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/form-button-panel/form-button-panel.component.html", + "hash": "9359985408955668749" + }, + { + "file": "src/app/shared/components/form-button-panel/form-button-panel.component.scss", + "hash": "9724363298264467690" + }, + { + "file": "src/app/shared/components/form-button-panel/form-button-panel.component.spec.ts", + "hash": "17420622141919192090", + "deps": [ + "npm:@angular/core", + "npm:carbon-components-angular", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/components/form-button-panel/form-button-panel.component.ts", + "hash": "7981003381703691928", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/components/form-modal/form-modal.component.html", + "hash": "268760437141383741" + }, + { + "file": "src/app/shared/components/form-modal/form-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/components/form-modal/form-modal.component.spec.ts", + "hash": "11407914734718796846", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/components/form-modal/form-modal.component.ts", + "hash": "12990255066136493660", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:carbon-components-angular", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/components/grafana/grafana.component.html", + "hash": "13039637628234353451" + }, + { + "file": "src/app/shared/components/grafana/grafana.component.scss", + "hash": "8950588897877500775" + }, + { + "file": "src/app/shared/components/grafana/grafana.component.spec.ts", + "hash": "4519658082016151062", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/components/grafana/grafana.component.ts", + "hash": "15248521556334950711", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/shared/components/help-text/help-text.component.html", + "hash": "8063260361988906742" + }, + { + "file": "src/app/shared/components/help-text/help-text.component.scss", + "hash": "12454791028053909274" + }, + { + "file": "src/app/shared/components/help-text/help-text.component.spec.ts", + "hash": "15514285300557970258", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/help-text/help-text.component.ts", + "hash": "357166127586849634", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/helper/helper.component.html", + "hash": "17584095286002557779" + }, + { + "file": "src/app/shared/components/helper/helper.component.scss", + "hash": "4534289543506411196" + }, + { + "file": "src/app/shared/components/helper/helper.component.spec.ts", + "hash": "9580498094937513377", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/shared/components/helper/helper.component.ts", + "hash": "4980344044762154481", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/icon/icon.component.html", + "hash": "10738193602633491631" + }, + { + "file": "src/app/shared/components/icon/icon.component.scss", + "hash": "6142040802848087823" + }, + { + "file": "src/app/shared/components/icon/icon.component.spec.ts", + "hash": "4099289480116792828", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/icon/icon.component.ts", + "hash": "7813318280901749678", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/inline-message/inline-message.component.html", + "hash": "11037483865143720090" + }, + { + "file": "src/app/shared/components/inline-message/inline-message.component.scss", + "hash": "7244436297883870545" + }, + { + "file": "src/app/shared/components/inline-message/inline-message.component.spec.ts", + "hash": "4423266616636621573", + "deps": [ + "npm:@angular/core", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/components/inline-message/inline-message.component.ts", + "hash": "567782470429920755", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/language-selector/language-selector.component.html", + "hash": "6450101434652426884" + }, + { + "file": "src/app/shared/components/language-selector/language-selector.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/components/language-selector/language-selector.component.spec.ts", + "hash": "2014539727438466305", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/components/language-selector/language-selector.component.ts", + "hash": "8526823444373316873", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/components/language-selector/supported-languages.enum.ts", + "hash": "4839273320288422526" + }, + { + "file": "src/app/shared/components/loading-panel/loading-panel.component.html", + "hash": "8318949644139767466" + }, + { + "file": "src/app/shared/components/loading-panel/loading-panel.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/components/loading-panel/loading-panel.component.spec.ts", + "hash": "15632480200905075703", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/shared/components/loading-panel/loading-panel.component.ts", + "hash": "9715985666354900213", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/modal/modal.component.html", + "hash": "7807229635905406964" + }, + { + "file": "src/app/shared/components/modal/modal.component.scss", + "hash": "13556724674676748192" + }, + { + "file": "src/app/shared/components/modal/modal.component.spec.ts", + "hash": "2117369207475464431", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/shared/components/modal/modal.component.ts", + "hash": "2493284442905807054", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/shared/components/motd/motd.component.html", + "hash": "8112108351137786919" + }, + { + "file": "src/app/shared/components/motd/motd.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/components/motd/motd.component.spec.ts", + "hash": "11926107682595761536", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/motd/motd.component.ts", + "hash": "5091812241467616602", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/components/notification-toast/notification-toast.component.html", + "hash": "9061117646678295145" + }, + { + "file": "src/app/shared/components/notification-toast/notification-toast.component.scss", + "hash": "1628159513158114234" + }, + { + "file": "src/app/shared/components/notification-toast/notification-toast.component.spec.ts", + "hash": "928268699686548614", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/components/notification-toast/notification-toast.component.ts", + "hash": "6396227009844373099", + "deps": [ + "npm:@angular/core", + "npm:@angular/animations", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/components/notifications-sidebar/notifications-sidebar.component.html", + "hash": "3086848390694928077" + }, + { + "file": "src/app/shared/components/notifications-sidebar/notifications-sidebar.component.scss", + "hash": "10624541147239960070" + }, + { + "file": "src/app/shared/components/notifications-sidebar/notifications-sidebar.component.spec.ts", + "hash": "9849900365948316531", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ng-click-outside", + "npm:ngx-toastr", + "npm:simplebar-angular" + ] + }, + { + "file": "src/app/shared/components/notifications-sidebar/notifications-sidebar.component.ts", + "hash": "17840245396314137178", + "deps": [ + "npm:@angular/core", + "npm:async-mutex", + "npm:lodash", + "npm:moment", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/components/orchestrator-doc-panel/orchestrator-doc-panel.component.html", + "hash": "15651514786845806974" + }, + { + "file": "src/app/shared/components/orchestrator-doc-panel/orchestrator-doc-panel.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/components/orchestrator-doc-panel/orchestrator-doc-panel.component.spec.ts", + "hash": "14523989259518595056", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/components/orchestrator-doc-panel/orchestrator-doc-panel.component.ts", + "hash": "11200260216466279765", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/progress/progress.component.html", + "hash": "14336882535369618878" + }, + { + "file": "src/app/shared/components/progress/progress.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/components/progress/progress.component.spec.ts", + "hash": "486272798999948958", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/progress/progress.component.ts", + "hash": "3675425924937306230", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/pwd-expiration-notification/pwd-expiration-notification.component.html", + "hash": "16957414106597502379" + }, + { + "file": "src/app/shared/components/pwd-expiration-notification/pwd-expiration-notification.component.scss", + "hash": "9086522313899596545" + }, + { + "file": "src/app/shared/components/pwd-expiration-notification/pwd-expiration-notification.component.spec.ts", + "hash": "17079909966038914845", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/components/pwd-expiration-notification/pwd-expiration-notification.component.ts", + "hash": "4829752051754538838", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/select-badges/select-badges.component.html", + "hash": "386205342218022973" + }, + { + "file": "src/app/shared/components/select-badges/select-badges.component.scss", + "hash": "4165355204549146161" + }, + { + "file": "src/app/shared/components/select-badges/select-badges.component.spec.ts", + "hash": "11467980353537293124", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/shared/components/select-badges/select-badges.component.ts", + "hash": "16866543858008864204", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/components/select/select-messages.model.ts", + "hash": "14894554278626046043", + "deps": [ + "npm:lodash" + ] + }, + { + "file": "src/app/shared/components/select/select-option.model.ts", + "hash": "12736478266247642862" + }, + { + "file": "src/app/shared/components/select/select.component.html", + "hash": "17852719681955472045" + }, + { + "file": "src/app/shared/components/select/select.component.scss", + "hash": "7880449762470340193" + }, + { + "file": "src/app/shared/components/select/select.component.spec.ts", + "hash": "9357846220081904082", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/shared/components/select/select.component.ts", + "hash": "7109877349715311676", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/components/side-panel/side-panel.component.html", + "hash": "3108733507707151354" + }, + { + "file": "src/app/shared/components/side-panel/side-panel.component.scss", + "hash": "2718864343915907005" + }, + { + "file": "src/app/shared/components/side-panel/side-panel.component.spec.ts", + "hash": "17844946946690835316", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/side-panel/side-panel.component.ts", + "hash": "14683732113289432014", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/sparkline/sparkline.component.html", + "hash": "10644432889068762898" + }, + { + "file": "src/app/shared/components/sparkline/sparkline.component.scss", + "hash": "18105521876936600481" + }, + { + "file": "src/app/shared/components/sparkline/sparkline.component.spec.ts", + "hash": "6889127081332833852", + "deps": [ + "npm:@angular/core", + "npm:@juggle/resize-observer" + ] + }, + { + "file": "src/app/shared/components/sparkline/sparkline.component.ts", + "hash": "13580795244557790955", + "deps": [ + "npm:@angular/core", + "npm:ng2-charts" + ] + }, + { + "file": "src/app/shared/components/submit-button/submit-button.component.html", + "hash": "6012580257437513446" + }, + { + "file": "src/app/shared/components/submit-button/submit-button.component.scss", + "hash": "9402709981658511255" + }, + { + "file": "src/app/shared/components/submit-button/submit-button.component.spec.ts", + "hash": "1322541691222219766", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/components/submit-button/submit-button.component.ts", + "hash": "15728439102354459935", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/components/telemetry-notification/telemetry-notification.component.html", + "hash": "5197498466394684185" + }, + { + "file": "src/app/shared/components/telemetry-notification/telemetry-notification.component.scss", + "hash": "1793469778825882603" + }, + { + "file": "src/app/shared/components/telemetry-notification/telemetry-notification.component.spec.ts", + "hash": "10987353699677446336", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr", + "npm:rxjs", + "npm:ng-block-ui" + ] + }, + { + "file": "src/app/shared/components/telemetry-notification/telemetry-notification.component.ts", + "hash": "3771626630708072117", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/components/text-label-list/text-label-list.component.html", + "hash": "16643450492594766157" + }, + { + "file": "src/app/shared/components/text-label-list/text-label-list.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/components/text-label-list/text-label-list.component.spec.ts", + "hash": "7240001136075127246", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/shared/components/text-label-list/text-label-list.component.ts", + "hash": "7626760656674724371", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:@angular/forms", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/components/upgradable/upgradable.component.html", + "hash": "6116392529260183021" + }, + { + "file": "src/app/shared/components/upgradable/upgradable.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/components/upgradable/upgradable.component.spec.ts", + "hash": "11182154433582891423", + "deps": [ + "npm:@angular/core", + "npm:@angular/common" + ] + }, + { + "file": "src/app/shared/components/upgradable/upgradable.component.ts", + "hash": "18398263193823497257", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/components/usage-bar/usage-bar.component.html", + "hash": "4482391789930454231" + }, + { + "file": "src/app/shared/components/usage-bar/usage-bar.component.scss", + "hash": "452578284201893033" + }, + { + "file": "src/app/shared/components/usage-bar/usage-bar.component.spec.ts", + "hash": "1658927370279052474", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/shared/components/usage-bar/usage-bar.component.ts", + "hash": "6061190154706239675", + "deps": [ + "npm:@angular/core", + "npm:@carbon/charts-angular" + ] + }, + { + "file": "src/app/shared/components/vertical-navigation/vertical-navigation.component.html", + "hash": "9505217772480664981" + }, + { + "file": "src/app/shared/components/vertical-navigation/vertical-navigation.component.scss", + "hash": "13027908336115290688" + }, + { + "file": "src/app/shared/components/vertical-navigation/vertical-navigation.component.spec.ts", + "hash": "4898592382916379806", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/shared/components/vertical-navigation/vertical-navigation.component.ts", + "hash": "18098164129598869299", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/wizard/wizard.component.html", + "hash": "14163158594862676235" + }, + { + "file": "src/app/shared/components/wizard/wizard.component.scss", + "hash": "14195735939363187456" + }, + { + "file": "src/app/shared/components/wizard/wizard.component.spec.ts", + "hash": "7389517450992383269", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/components/wizard/wizard.component.ts", + "hash": "1518097058024555222", + "deps": [ + "npm:@angular/core", + "npm:carbon-components-angular", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/constants/app.constants.ts", + "hash": "6759942932881057846", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/constants/cephfs.constant.ts", + "hash": "11107909644439988312" + }, + { + "file": "src/app/shared/datatable/checked-table-form/checked-table-form.component.html", + "hash": "475979479055872125" + }, + { + "file": "src/app/shared/datatable/checked-table-form/checked-table-form.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/datatable/checked-table-form/checked-table-form.component.spec.ts", + "hash": "6628626076805290233", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/datatable/checked-table-form/checked-table-form.component.ts", + "hash": "7540744735556417098", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/datatable/crud-table/crud-table.component.html", + "hash": "13756243215316173002" + }, + { + "file": "src/app/shared/datatable/crud-table/crud-table.component.scss", + "hash": "13262183173109484365" + }, + { + "file": "src/app/shared/datatable/crud-table/crud-table.component.spec.ts", + "hash": "6246426224648219779", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/shared/datatable/crud-table/crud-table.component.ts", + "hash": "8545952630872516497", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:lodash", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/datatable/datatable.module.ts", + "hash": "12813700786727663806", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:carbon-components-angular", + "npm:@carbon/icons", + "npm:@angular/forms", + "npm:@ngx-formly/core", + "npm:@ngx-formly/bootstrap" + ] + }, + { + "file": "src/app/shared/datatable/directives/table-detail.directive.spec.ts", + "hash": "15821429387780177371" + }, + { + "file": "src/app/shared/datatable/directives/table-detail.directive.ts", + "hash": "6303747552423437331", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/datatable/table-actions/table-actions.component.html", + "hash": "906307874361729976" + }, + { + "file": "src/app/shared/datatable/table-actions/table-actions.component.scss", + "hash": "17093092542212914107" + }, + { + "file": "src/app/shared/datatable/table-actions/table-actions.component.spec.ts", + "hash": "14553100505444374016", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/datatable/table-actions/table-actions.component.ts", + "hash": "7182803124377242473", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/datatable/table-key-value/table-key-value.component.html", + "hash": "16054955082354843498" + }, + { + "file": "src/app/shared/datatable/table-key-value/table-key-value.component.scss", + "hash": "9959654079471140731" + }, + { + "file": "src/app/shared/datatable/table-key-value/table-key-value.component.spec.ts", + "hash": "2976274376875297924", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/shared/datatable/table-key-value/table-key-value.component.ts", + "hash": "13131421406996386750", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/datatable/table-pagination/table-pagination.component.html", + "hash": "5976405697218820342" + }, + { + "file": "src/app/shared/datatable/table-pagination/table-pagination.component.scss", + "hash": "8772756681501684929" + }, + { + "file": "src/app/shared/datatable/table-pagination/table-pagination.component.spec.ts", + "hash": "5260182888081392687", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/datatable/table-pagination/table-pagination.component.ts", + "hash": "375087491812572489", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/datatable/table/table.component.html", + "hash": "4599144883971881817" + }, + { + "file": "src/app/shared/datatable/table/table.component.scss", + "hash": "10073853827103145637" + }, + { + "file": "src/app/shared/datatable/table/table.component.spec.ts", + "hash": "4950519096755602283", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser", + "npm:@angular/router", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/datatable/table/table.component.ts", + "hash": "12219481828401232210", + "deps": [ + "npm:@angular/core", + "npm:carbon-components-angular", + "npm:lodash", + "npm:rxjs", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/decorators/cd-encode.spec.ts", + "hash": "2478865290526789952" + }, + { + "file": "src/app/shared/decorators/cd-encode.ts", + "hash": "18024341278662341887", + "deps": [ + "npm:lodash" + ] + }, + { + "file": "src/app/shared/directives/auth-storage.directive.spec.ts", + "hash": "4536828693032860489", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/directives/auth-storage.directive.ts", + "hash": "6411753311118893921", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/directives/autofocus.directive.spec.ts", + "hash": "8182730631839178323", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/shared/directives/autofocus.directive.ts", + "hash": "11796601475459574617", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/directives/dimless-binary-per-minute.directive.spec.ts", + "hash": "7918338038293808925" + }, + { + "file": "src/app/shared/directives/dimless-binary-per-minute.directive.ts", + "hash": "9854382795458626673", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/directives/dimless-binary-per-second.directive.spec.ts", + "hash": "5895047643108754696" + }, + { + "file": "src/app/shared/directives/dimless-binary-per-second.directive.ts", + "hash": "1937496860310549980", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/directives/dimless-binary.directive.spec.ts", + "hash": "13561689464425157568" + }, + { + "file": "src/app/shared/directives/dimless-binary.directive.ts", + "hash": "15106831592476878340", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/directives/directives.module.ts", + "hash": "17678706789028781441", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/directives/dynamic-input-combobox.directive.spec.ts", + "hash": "5475568600355101124", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/directives/dynamic-input-combobox.directive.ts", + "hash": "17272345344431642589", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/directives/form-input-disable.directive.spec.ts", + "hash": "2670946014376851594", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/shared/directives/form-input-disable.directive.ts", + "hash": "7280456116386107404", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/directives/form-loading.directive.spec.ts", + "hash": "16531377200770357188", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/shared/directives/form-loading.directive.ts", + "hash": "16800458974377553104", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/directives/form-scope.directive.spec.ts", + "hash": "5292667679648041389" + }, + { + "file": "src/app/shared/directives/form-scope.directive.ts", + "hash": "3233450600239625716", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/directives/iops.directive.spec.ts", + "hash": "1944665939224545081" + }, + { + "file": "src/app/shared/directives/iops.directive.ts", + "hash": "459349765058061883", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/directives/milliseconds.directive.spec.ts", + "hash": "5163994280251923186" + }, + { + "file": "src/app/shared/directives/milliseconds.directive.ts", + "hash": "6719865691549183265", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/directives/ng-bootstrap-form-validation/cd-form-control.directive.spec.ts", + "hash": "16962915082757333967", + "deps": [ + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/directives/ng-bootstrap-form-validation/cd-form-control.directive.ts", + "hash": "60074084993082477", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/directives/ng-bootstrap-form-validation/cd-form-group.directive.spec.ts", + "hash": "9199687509757285620", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/directives/ng-bootstrap-form-validation/cd-form-group.directive.ts", + "hash": "15991848974207027783", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/directives/ng-bootstrap-form-validation/cd-form-validation.directive.spec.ts", + "hash": "10053819201760963245" + }, + { + "file": "src/app/shared/directives/ng-bootstrap-form-validation/cd-form-validation.directive.ts", + "hash": "10527168125561260206", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/directives/optional-field.directive.spec.ts", + "hash": "4420923311773177599", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/directives/optional-field.directive.ts", + "hash": "10660590657838167563", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/directives/password-button.directive.spec.ts", + "hash": "2508830770691799098" + }, + { + "file": "src/app/shared/directives/password-button.directive.ts", + "hash": "3142295814216658558", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/directives/required-field.directive.spec.ts", + "hash": "108191541237864356", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/directives/required-field.directive.ts", + "hash": "6857083366503873738", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/directives/stateful-tab.directive.spec.ts", + "hash": "13774688116138974580", + "deps": [ + "npm:@ng-bootstrap/ng-bootstrap", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/directives/stateful-tab.directive.ts", + "hash": "951280353972280077", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/shared/directives/trim.directive.spec.ts", + "hash": "736270583758078210", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/shared/directives/trim.directive.ts", + "hash": "2553929530352159421", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/enum/cd-helper.enum.ts", + "hash": "3794125686219395092" + }, + { + "file": "src/app/shared/enum/cd-sort-direction.ts", + "hash": "9955370740374634011" + }, + { + "file": "src/app/shared/enum/cell-template.enum.ts", + "hash": "6811743582483588543" + }, + { + "file": "src/app/shared/enum/components.enum.ts", + "hash": "1222208381161918196" + }, + { + "file": "src/app/shared/enum/dashboard-promqls.enum.ts", + "hash": "4186632180073349425" + }, + { + "file": "src/app/shared/enum/delete-confirmation-modal-impact.enum.ts", + "hash": "15254967952204177037" + }, + { + "file": "src/app/shared/enum/hardware.enum.ts", + "hash": "12018088372975765612" + }, + { + "file": "src/app/shared/enum/health-color.enum.ts", + "hash": "9753301581724129340" + }, + { + "file": "src/app/shared/enum/health-icon.enum.ts", + "hash": "4608905437620974421" + }, + { + "file": "src/app/shared/enum/health-label.enum.ts", + "hash": "16964301466343155406" + }, + { + "file": "src/app/shared/enum/icons.enum.ts", + "hash": "9577518675866530092" + }, + { + "file": "src/app/shared/enum/local-storage-enum.ts", + "hash": "2199236712776430207" + }, + { + "file": "src/app/shared/enum/notification-type.enum.ts", + "hash": "966696075768064704" + }, + { + "file": "src/app/shared/enum/repeat-frequency.enum.ts", + "hash": "757475426765587638" + }, + { + "file": "src/app/shared/enum/retention-frequency.enum.ts", + "hash": "13197493056537691764" + }, + { + "file": "src/app/shared/enum/unix_errno.enum.ts", + "hash": "728652775096864486" + }, + { + "file": "src/app/shared/enum/usage-bar-chart.enum.ts", + "hash": "3933600246103587290", + "deps": [ + "npm:@carbon/charts-angular" + ] + }, + { + "file": "src/app/shared/enum/view-cache-status.enum.ts", + "hash": "13230635845324865845" + }, + { + "file": "src/app/shared/forms/cd-form-builder.spec.ts", + "hash": "2216239549275813614", + "deps": [ + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/forms/cd-form-builder.ts", + "hash": "4657911230406620545", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/forms/cd-form-group.spec.ts", + "hash": "8702225041632462055", + "deps": [ + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/forms/cd-form-group.ts", + "hash": "1673853919237674893", + "deps": [ + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/forms/cd-form.spec.ts", + "hash": "14217924220766696175" + }, + { + "file": "src/app/shared/forms/cd-form.ts", + "hash": "15452948993886228930", + "deps": [ + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/forms/cd-validators.spec.ts", + "hash": "4666520466905457755", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/forms/cd-validators.ts", + "hash": "17351956273292430215", + "deps": [ + "npm:@angular/forms", + "npm:lodash", + "npm:rxjs", + "npm:validator" + ] + }, + { + "file": "src/app/shared/forms/crud-form/crud-form.component.html", + "hash": "6309995561604131610" + }, + { + "file": "src/app/shared/forms/crud-form/crud-form.component.scss", + "hash": "16977146774199383653" + }, + { + "file": "src/app/shared/forms/crud-form/crud-form.component.spec.ts", + "hash": "18041938030873532575", + "deps": [ + "npm:@angular/core", + "npm:@angular/common", + "npm:ngx-toastr", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/forms/crud-form/crud-form.component.ts", + "hash": "2868480645011662233", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:@angular/common", + "npm:@angular/forms", + "npm:rxjs", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/forms/crud-form/crud-form.model.ts", + "hash": "13771733464705233551", + "deps": [ + "npm:@ngx-formly/core" + ] + }, + { + "file": "src/app/shared/forms/crud-form/formly-array-type/formly-array-type.component.html", + "hash": "6257492249791637216" + }, + { + "file": "src/app/shared/forms/crud-form/formly-array-type/formly-array-type.component.scss", + "hash": "12713431652325795164" + }, + { + "file": "src/app/shared/forms/crud-form/formly-array-type/formly-array-type.component.spec.ts", + "hash": "7584827130368812496", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ngx-formly/core" + ] + }, + { + "file": "src/app/shared/forms/crud-form/formly-array-type/formly-array-type.component.ts", + "hash": "13748916102340864195", + "deps": [ + "npm:@angular/core", + "npm:@ngx-formly/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/forms/crud-form/formly-file-type/formly-file-type-accessor.ts", + "hash": "8786762288601427342", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/forms/crud-form/formly-file-type/formly-file-type.component.html", + "hash": "4674375660932625647" + }, + { + "file": "src/app/shared/forms/crud-form/formly-file-type/formly-file-type.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/forms/crud-form/formly-file-type/formly-file-type.component.spec.ts", + "hash": "3520041502372206611", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ngx-formly/core" + ] + }, + { + "file": "src/app/shared/forms/crud-form/formly-file-type/formly-file-type.component.ts", + "hash": "15469917869896214567", + "deps": [ + "npm:@angular/core", + "npm:@ngx-formly/core" + ] + }, + { + "file": "src/app/shared/forms/crud-form/formly-input-type/formly-input-type.component.html", + "hash": "3493280982584800165" + }, + { + "file": "src/app/shared/forms/crud-form/formly-input-type/formly-input-type.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/forms/crud-form/formly-input-type/formly-input-type.component.spec.ts", + "hash": "18077866706218060120", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ngx-formly/core" + ] + }, + { + "file": "src/app/shared/forms/crud-form/formly-input-type/formly-input-type.component.ts", + "hash": "10367114397258864574", + "deps": [ + "npm:@angular/core", + "npm:@ngx-formly/core" + ] + }, + { + "file": "src/app/shared/forms/crud-form/formly-input-wrapper/formly-input-wrapper.component.html", + "hash": "8853186759896035095" + }, + { + "file": "src/app/shared/forms/crud-form/formly-input-wrapper/formly-input-wrapper.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/forms/crud-form/formly-input-wrapper/formly-input-wrapper.component.spec.ts", + "hash": "2462340811505560921", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ngx-formly/core" + ] + }, + { + "file": "src/app/shared/forms/crud-form/formly-input-wrapper/formly-input-wrapper.component.ts", + "hash": "3956089534671491046", + "deps": [ + "npm:@angular/core", + "npm:@ngx-formly/core" + ] + }, + { + "file": "src/app/shared/forms/crud-form/formly-object-type/formly-object-type.component.html", + "hash": "5816641655836705643" + }, + { + "file": "src/app/shared/forms/crud-form/formly-object-type/formly-object-type.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/forms/crud-form/formly-object-type/formly-object-type.component.spec.ts", + "hash": "1185521952975360533", + "deps": [ + "npm:@angular/core", + "npm:@ngx-formly/core", + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/forms/crud-form/formly-object-type/formly-object-type.component.ts", + "hash": "4387201775462222323", + "deps": [ + "npm:@angular/core", + "npm:@ngx-formly/core" + ] + }, + { + "file": "src/app/shared/forms/crud-form/formly-textarea-type/formly-textarea-type.component.html", + "hash": "3881435996693516077" + }, + { + "file": "src/app/shared/forms/crud-form/formly-textarea-type/formly-textarea-type.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "src/app/shared/forms/crud-form/formly-textarea-type/formly-textarea-type.component.spec.ts", + "hash": "10131677352886363266", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ngx-formly/core" + ] + }, + { + "file": "src/app/shared/forms/crud-form/formly-textarea-type/formly-textarea-type.component.ts", + "hash": "8165430489250701630", + "deps": [ + "npm:@angular/core", + "npm:@ngx-formly/core" + ] + }, + { + "file": "src/app/shared/forms/crud-form/helpers.ts", + "hash": "6042188284907947778", + "deps": [ + "npm:@angular/forms", + "npm:@ngx-formly/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/forms/crud-form/validators/file-validator.ts", + "hash": "9601639685950661267", + "deps": [ + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/forms/crud-form/validators/json-validator.ts", + "hash": "7546809540139825675", + "deps": [ + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/forms/crud-form/validators/rgw-role-validator.ts", + "hash": "7987793178287984837", + "deps": [ + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/helpers/helpers.module.ts", + "hash": "6078049062362594882", + "deps": [ + "npm:@angular/core", + "npm:@angular/common" + ] + }, + { + "file": "src/app/shared/helpers/prometheus-list-helper.ts", + "hash": "2970961140971056536", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/models/alertmanager-silence.ts", + "hash": "11516120906302628447" + }, + { + "file": "src/app/shared/models/breadcrumbs.ts", + "hash": "9049106065019032125", + "deps": [ + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/models/cd-details.ts", + "hash": "16941064159269950498" + }, + { + "file": "src/app/shared/models/cd-form-modal-field-config.ts", + "hash": "4328863568956987788", + "deps": [ + "npm:@angular/forms" + ] + }, + { + "file": "src/app/shared/models/cd-notification.spec.ts", + "hash": "8357172556597775713" + }, + { + "file": "src/app/shared/models/cd-notification.ts", + "hash": "1310749603350936140", + "deps": [ + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/models/cd-pwd-expiration-settings.ts", + "hash": "13591761577878193148" + }, + { + "file": "src/app/shared/models/cd-pwd-policy-settings.ts", + "hash": "227725098056919798" + }, + { + "file": "src/app/shared/models/cd-sort-prop-dir.ts", + "hash": "5298781056810071739" + }, + { + "file": "src/app/shared/models/cd-table-action.ts", + "hash": "4353850525993234484" + }, + { + "file": "src/app/shared/models/cd-table-column-filter.ts", + "hash": "12340866930773225832" + }, + { + "file": "src/app/shared/models/cd-table-column-filters-change.ts", + "hash": "10979223043299247963" + }, + { + "file": "src/app/shared/models/cd-table-column.ts", + "hash": "10390541684511155170", + "deps": [ + "npm:carbon-components-angular", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/models/cd-table-editing.ts", + "hash": "12770837878271718316" + }, + { + "file": "src/app/shared/models/cd-table-fetch-data-context.ts", + "hash": "10545017179876565265", + "deps": [ + "npm:@angular/common" + ] + }, + { + "file": "src/app/shared/models/cd-table-paging.ts", + "hash": "11832968201419454297" + }, + { + "file": "src/app/shared/models/cd-table-selection.ts", + "hash": "8886485685278894830" + }, + { + "file": "src/app/shared/models/cd-user-config.ts", + "hash": "8116298919629331713" + }, + { + "file": "src/app/shared/models/cephfs-directory-models.ts", + "hash": "2564350331694714113" + }, + { + "file": "src/app/shared/models/cephfs-subvolume-group.model.ts", + "hash": "11040661048424340506" + }, + { + "file": "src/app/shared/models/cephfs-subvolume.model.ts", + "hash": "3300924464844819439" + }, + { + "file": "src/app/shared/models/cephfs.model.ts", + "hash": "8339611685225318134" + }, + { + "file": "src/app/shared/models/chart-tooltip.ts", + "hash": "8816135817071442233", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/models/combo-box.model.ts", + "hash": "1174441286797046541" + }, + { + "file": "src/app/shared/models/configuration.ts", + "hash": "15332841344754134681" + }, + { + "file": "src/app/shared/models/credentials.ts", + "hash": "2709637131696216909" + }, + { + "file": "src/app/shared/models/crud-table-metadata.ts", + "hash": "15942114533428780327" + }, + { + "file": "src/app/shared/models/crush-node.ts", + "hash": "7419307449117231426" + }, + { + "file": "src/app/shared/models/crush-rule.ts", + "hash": "1678203575769903486" + }, + { + "file": "src/app/shared/models/crush-step.ts", + "hash": "15059101386313928291" + }, + { + "file": "src/app/shared/models/daemon.interface.ts", + "hash": "15725251438057589478" + }, + { + "file": "src/app/shared/models/devices.ts", + "hash": "2829878858054419493" + }, + { + "file": "src/app/shared/models/erasure-code-profile.ts", + "hash": "14336734188196110929" + }, + { + "file": "src/app/shared/models/executing-task.ts", + "hash": "10769782128287107804" + }, + { + "file": "src/app/shared/models/finished-task.ts", + "hash": "7662555434167581068" + }, + { + "file": "src/app/shared/models/flag.ts", + "hash": "2416986096202514214" + }, + { + "file": "src/app/shared/models/health.interface.ts", + "hash": "10842442819719435458" + }, + { + "file": "src/app/shared/models/host.interface.ts", + "hash": "13182412375112582661" + }, + { + "file": "src/app/shared/models/image-spec.ts", + "hash": "186530313844403091" + }, + { + "file": "src/app/shared/models/inventory-device-type.model.ts", + "hash": "10733178595453278991" + }, + { + "file": "src/app/shared/models/login-response.ts", + "hash": "11662380685842070023" + }, + { + "file": "src/app/shared/models/mgr-modules.interface.ts", + "hash": "4806431695650579882" + }, + { + "file": "src/app/shared/models/mirroring-summary.ts", + "hash": "14610579438588940126" + }, + { + "file": "src/app/shared/models/multi-cluster.ts", + "hash": "7223496043704725158" + }, + { + "file": "src/app/shared/models/notification-configuration.model.ts", + "hash": "17108535967513127109" + }, + { + "file": "src/app/shared/models/nvmeof.ts", + "hash": "14904409007881900297" + }, + { + "file": "src/app/shared/models/orchestrator.enum.ts", + "hash": "16058786110110648164" + }, + { + "file": "src/app/shared/models/orchestrator.interface.ts", + "hash": "3747272456108236035" + }, + { + "file": "src/app/shared/models/osd-deployment-options.ts", + "hash": "15920182863668376209" + }, + { + "file": "src/app/shared/models/osd-settings.ts", + "hash": "10269282042570903873" + }, + { + "file": "src/app/shared/models/osd.model.ts", + "hash": "6241574746964195987" + }, + { + "file": "src/app/shared/models/permission.spec.ts", + "hash": "12878619742549688532" + }, + { + "file": "src/app/shared/models/permissions.ts", + "hash": "1192877636297404058" + }, + { + "file": "src/app/shared/models/pool-form-info.ts", + "hash": "11829097758942480191" + }, + { + "file": "src/app/shared/models/prometheus-alerts.ts", + "hash": "90096224885750906" + }, + { + "file": "src/app/shared/models/rgw-encryption-config-keys.ts", + "hash": "8634034674881596610" + }, + { + "file": "src/app/shared/models/service.interface.ts", + "hash": "2175644139178382508" + }, + { + "file": "src/app/shared/models/smart.ts", + "hash": "10000398254479952918" + }, + { + "file": "src/app/shared/models/snapshot-schedule.ts", + "hash": "17833175548756868663", + "deps": [ + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/shared/models/summary.model.ts", + "hash": "3719363990983571987" + }, + { + "file": "src/app/shared/models/task-exception.ts", + "hash": "3176145874436051822" + }, + { + "file": "src/app/shared/models/task.ts", + "hash": "12708284196878793838" + }, + { + "file": "src/app/shared/models/topic.model.ts", + "hash": "12234919975621151162" + }, + { + "file": "src/app/shared/models/upgrade.interface.ts", + "hash": "5342204449927190668" + }, + { + "file": "src/app/shared/models/wizard-steps.ts", + "hash": "8926554397550924502" + }, + { + "file": "src/app/shared/pipes/array.pipe.spec.ts", + "hash": "16620104532522613645" + }, + { + "file": "src/app/shared/pipes/array.pipe.ts", + "hash": "13948797351944688457", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/pipes/boolean-text.pipe.spec.ts", + "hash": "6416942950403976290" + }, + { + "file": "src/app/shared/pipes/boolean-text.pipe.ts", + "hash": "4972101907935045003", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/boolean.pipe.spec.ts", + "hash": "10015514281793310501" + }, + { + "file": "src/app/shared/pipes/boolean.pipe.ts", + "hash": "15272713800615093659", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/cd-date.pipe.spec.ts", + "hash": "745632555061412157", + "deps": [ + "npm:moment" + ] + }, + { + "file": "src/app/shared/pipes/cd-date.pipe.ts", + "hash": "18255631101178203545", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:moment" + ] + }, + { + "file": "src/app/shared/pipes/ceph-release-name.pipe.spec.ts", + "hash": "3918044946791971270" + }, + { + "file": "src/app/shared/pipes/ceph-release-name.pipe.ts", + "hash": "17928250201715654435", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/ceph-short-version.pipe.spec.ts", + "hash": "17526569176411778922" + }, + { + "file": "src/app/shared/pipes/ceph-short-version.pipe.ts", + "hash": "4215478671629018019", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/dimless-binary-per-minute.pipe.ts", + "hash": "8207784718149592241", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/dimless-binary-per-second.pipe.ts", + "hash": "17878802736428198886", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/dimless-binary.pipe.spec.ts", + "hash": "9162439455740898779" + }, + { + "file": "src/app/shared/pipes/dimless-binary.pipe.ts", + "hash": "3108810120194038019", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/dimless.pipe.spec.ts", + "hash": "14289209777189490595" + }, + { + "file": "src/app/shared/pipes/dimless.pipe.ts", + "hash": "8009634885789946763", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/duration.pipe.spec.ts", + "hash": "6076938708797424300" + }, + { + "file": "src/app/shared/pipes/duration.pipe.ts", + "hash": "3061148554010703263", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/empty.pipe.spec.ts", + "hash": "2815838792777549400" + }, + { + "file": "src/app/shared/pipes/empty.pipe.ts", + "hash": "3312160935989748877", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/pipes/encode-uri.pipe.spec.ts", + "hash": "2599390056035594721" + }, + { + "file": "src/app/shared/pipes/encode-uri.pipe.ts", + "hash": "9991671064739582837", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/filter.pipe.spec.ts", + "hash": "9913242953941311286" + }, + { + "file": "src/app/shared/pipes/filter.pipe.ts", + "hash": "15750723769389869214", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/health-color.pipe.spec.ts", + "hash": "17421104587140730681" + }, + { + "file": "src/app/shared/pipes/health-color.pipe.ts", + "hash": "9180453463527627249", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/health-icon.pipe.spec.ts", + "hash": "4107848929307583074" + }, + { + "file": "src/app/shared/pipes/health-icon.pipe.ts", + "hash": "5245958026412420899", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/health-label.pipe.spec.ts", + "hash": "12484310236733131875" + }, + { + "file": "src/app/shared/pipes/health-label.pipe.ts", + "hash": "4121421206416350751", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/iops.pipe.spec.ts", + "hash": "3141839249703749567" + }, + { + "file": "src/app/shared/pipes/iops.pipe.ts", + "hash": "13711010580972494401", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/iscsi-backstore.pipe.spec.ts", + "hash": "18046469492675608322" + }, + { + "file": "src/app/shared/pipes/iscsi-backstore.pipe.ts", + "hash": "17988619040788670548", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/join.pipe.spec.ts", + "hash": "3396997376258122316" + }, + { + "file": "src/app/shared/pipes/join.pipe.ts", + "hash": "16936022090037668223", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/log-priority.pipe.spec.ts", + "hash": "3555444796140798178" + }, + { + "file": "src/app/shared/pipes/log-priority.pipe.ts", + "hash": "6714797647189120836", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/map.pipe.spec.ts", + "hash": "17756373194120562604" + }, + { + "file": "src/app/shared/pipes/map.pipe.ts", + "hash": "1117523757761715382", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/pipes/mbpersecond.pipe.spec.ts", + "hash": "2759331710981376652" + }, + { + "file": "src/app/shared/pipes/mbpersecond.pipe.ts", + "hash": "16549133428964543089", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/mgr-summary.pipe.spec.ts", + "hash": "14078976176941205296", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/mgr-summary.pipe.ts", + "hash": "5479181481328720143", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/pipes/milliseconds.pipe.spec.ts", + "hash": "12039065261602968502" + }, + { + "file": "src/app/shared/pipes/milliseconds.pipe.ts", + "hash": "1580473041566899673", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/not-available.pipe.spec.ts", + "hash": "4564616262238608694" + }, + { + "file": "src/app/shared/pipes/not-available.pipe.ts", + "hash": "17030559349865121793", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/pipes/octal-to-human-readable.pipe.spec.ts", + "hash": "17106062823066425787" + }, + { + "file": "src/app/shared/pipes/octal-to-human-readable.pipe.ts", + "hash": "4462295589454831003", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/ordinal.pipe.spec.ts", + "hash": "10571314795287991876" + }, + { + "file": "src/app/shared/pipes/ordinal.pipe.ts", + "hash": "16804062094202189905", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/path.pipe.spec.ts", + "hash": "10243318506846371195" + }, + { + "file": "src/app/shared/pipes/path.pipe.ts", + "hash": "7698507763098314380", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/pipe-function.pipe.spec.ts", + "hash": "2265168373724077566" + }, + { + "file": "src/app/shared/pipes/pipe-function.pipe.ts", + "hash": "16071343071519545241", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/pipes.module.ts", + "hash": "10851329406275100143", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/pluralize.pipe.spec.ts", + "hash": "7363155762962020699" + }, + { + "file": "src/app/shared/pipes/pluralize.pipe.ts", + "hash": "6183872971590613231", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/rbd-configuration-source.pipe.spec.ts", + "hash": "2431825503315346403" + }, + { + "file": "src/app/shared/pipes/rbd-configuration-source.pipe.ts", + "hash": "13383135224315766611", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/redirect-link-resolver.pipe.spec.ts", + "hash": "474102008960459123" + }, + { + "file": "src/app/shared/pipes/redirect-link-resolver.pipe.ts", + "hash": "5474680266504794636", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/relative-date.pipe.spec.ts", + "hash": "5532426103076869948", + "deps": [ + "npm:moment" + ] + }, + { + "file": "src/app/shared/pipes/relative-date.pipe.ts", + "hash": "3886973267435567269", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:moment" + ] + }, + { + "file": "src/app/shared/pipes/round.pipe.spec.ts", + "hash": "1866786848512195576" + }, + { + "file": "src/app/shared/pipes/round.pipe.ts", + "hash": "18018990389657062760", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/pipes/sanitize-html.pipe.spec.ts", + "hash": "16244516322678104744", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/shared/pipes/sanitize-html.pipe.ts", + "hash": "6089948489971518591", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser" + ] + }, + { + "file": "src/app/shared/pipes/search-highlight.pipe.spec.ts", + "hash": "6653362771274597542", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/search-highlight.pipe.ts", + "hash": "12121708263179853893", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/truncate.pipe.spec.ts", + "hash": "14063243751384472859" + }, + { + "file": "src/app/shared/pipes/truncate.pipe.ts", + "hash": "18235471613742150619", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/pipes/upper-first.pipe.spec.ts", + "hash": "11789235483851697613" + }, + { + "file": "src/app/shared/pipes/upper-first.pipe.ts", + "hash": "6731186430953017835", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/pipes/xml.pipe.spec.ts", + "hash": "8216027125292861786", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/pipes/xml.pipe.ts", + "hash": "3254186177321438231", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/rxjs/operators/page-visibility.operator.ts", + "hash": "18237927471120700463", + "deps": [ + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/api-interceptor.service.spec.ts", + "hash": "14398410740049207677", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/shared/services/api-interceptor.service.ts", + "hash": "17211961084905110660", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/auth-guard.service.spec.ts", + "hash": "6648819942587075524", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/services/auth-guard.service.ts", + "hash": "9307769537656389995", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/services/auth-storage.service.spec.ts", + "hash": "16834127637969005726" + }, + { + "file": "src/app/shared/services/auth-storage.service.ts", + "hash": "5333771113510881149", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/cd-table-server-side.service.spec.ts", + "hash": "281438705606027585", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/cd-table-server-side.service.ts", + "hash": "11084211789858009052", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/change-password-guard.service.spec.ts", + "hash": "8273506051449523850", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/services/change-password-guard.service.ts", + "hash": "15432425977119362282", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/services/combo-box.service.spec.ts", + "hash": "5016414166052641929", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/combo-box.service.ts", + "hash": "815122326242318976", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/cookie.service.spec.ts", + "hash": "6593004346094069380", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/cookie.service.ts", + "hash": "1564547473234944056", + "deps": [ + "npm:@angular/core", + "npm:ngx-cookie-service" + ] + }, + { + "file": "src/app/shared/services/crud-form-adapter.service.spec.ts", + "hash": "718865699285073238", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/services/crud-form-adapter.service.ts", + "hash": "11955916753654657170", + "deps": [ + "npm:@angular/core", + "npm:@ngx-formly/core" + ] + }, + { + "file": "src/app/shared/services/data-gateway.service.spec.ts", + "hash": "4346250210022417059", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/services/data-gateway.service.ts", + "hash": "1828401728889859934", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/device.service.spec.ts", + "hash": "4482882046405205834", + "deps": [ + "npm:@angular/core", + "npm:moment" + ] + }, + { + "file": "src/app/shared/services/device.service.ts", + "hash": "242459376775562384", + "deps": [ + "npm:@angular/core", + "npm:moment" + ] + }, + { + "file": "src/app/shared/services/doc.service.spec.ts", + "hash": "17735084546641096663", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/doc.service.ts", + "hash": "5431940026337614690", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/favicon.service.spec.ts", + "hash": "3244911873660125485", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/favicon.service.ts", + "hash": "9872978531845972447", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/feature-toggles-guard.service.spec.ts", + "hash": "12587155931534596036", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/feature-toggles-guard.service.ts", + "hash": "15523615708912211310", + "deps": [ + "npm:@angular/core", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/feature-toggles.service.spec.ts", + "hash": "1066462859042359252", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/feature-toggles.service.ts", + "hash": "1888353122143619821", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/formatter.service.spec.ts", + "hash": "5662138784232687555" + }, + { + "file": "src/app/shared/services/formatter.service.ts", + "hash": "3580454611568323268", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/services/js-error-handler.service.ts", + "hash": "16421371633908077973", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/services/json-to-xml.service.spec.ts", + "hash": "16647049441319705253", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/json-to-xml.service.ts", + "hash": "3166843453101417574", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/language.service.spec.ts", + "hash": "10391515401294291551", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/language.service.ts", + "hash": "1469399406840286230", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/modal-cds.service.spec.ts", + "hash": "11587385698772620702", + "deps": [ + "npm:@angular/core", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/services/modal-cds.service.ts", + "hash": "4386044291919925873", + "deps": [ + "npm:@angular/core", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/services/modal.service.spec.ts", + "hash": "10892779518839496327", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/shared/services/modal.service.ts", + "hash": "13293599248281808245", + "deps": [ + "npm:@angular/core", + "npm:@ng-bootstrap/ng-bootstrap" + ] + }, + { + "file": "src/app/shared/services/module-status-guard.service.spec.ts", + "hash": "5982051499110840678", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:rxjs", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/shared/services/module-status-guard.service.ts", + "hash": "7671437135603812148", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/motd-notification.service.spec.ts", + "hash": "1583282997256727000", + "deps": [ + "npm:@angular/common", + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/motd-notification.service.ts", + "hash": "12643462399807881070", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/ngzone-scheduler.service.ts", + "hash": "5260395454386001586", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/no-sso-guard.service.spec.ts", + "hash": "11750751137406236565", + "deps": [ + "npm:@angular/core", + "npm:@angular/router" + ] + }, + { + "file": "src/app/shared/services/no-sso-guard.service.ts", + "hash": "7466936075551086732", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/notification.service.spec.ts", + "hash": "5793464646653723837", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/services/notification.service.ts", + "hash": "8946330188649578999", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:rxjs", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/services/number-formatter.service.spec.ts", + "hash": "6691866695304025258", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/number-formatter.service.ts", + "hash": "3653485376252831526", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/password-policy.service.spec.ts", + "hash": "12849416172176608208", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/password-policy.service.ts", + "hash": "7208396887063679506", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/prometheus-alert-formatter.spec.ts", + "hash": "18208977322401392413", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:ngx-toastr" + ] + }, + { + "file": "src/app/shared/services/prometheus-alert-formatter.ts", + "hash": "4533118751800017712", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/services/prometheus-alert.service.spec.ts", + "hash": "852677747718682171", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/prometheus-alert.service.ts", + "hash": "6403653265085418221", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/prometheus-notification.service.spec.ts", + "hash": "8605900703035898748", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/prometheus-notification.service.ts", + "hash": "10747412254779771767", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/services/prometheus-silence-matcher.service.spec.ts", + "hash": "14672654516528527334", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/prometheus-silence-matcher.service.ts", + "hash": "1031651785300254505", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/services/rbd-configuration.service.spec.ts", + "hash": "5395453960381790152", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/rbd-configuration.service.ts", + "hash": "13077635550233559755", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/refresh-interval.service.spec.ts", + "hash": "11543903209463585993", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/refresh-interval.service.ts", + "hash": "9182241309428412800", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/summary.service.spec.ts", + "hash": "12997881017865260481", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/summary.service.ts", + "hash": "12539297563347410875", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/task-list.service.spec.ts", + "hash": "6232087034167856856", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/task-list.service.ts", + "hash": "13780794740626319092", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/task-manager.service.spec.ts", + "hash": "926528416011957880", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/task-manager.service.ts", + "hash": "12139699089355784576", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/services/task-message.service.spec.ts", + "hash": "4825973992406845807", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/services/task-message.service.ts", + "hash": "11282939705225946394", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/services/task-wrapper.service.spec.ts", + "hash": "17568368841091905160", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/router", + "npm:ngx-toastr", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/task-wrapper.service.ts", + "hash": "17697607543061193469", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/telemetry-notification.service.spec.ts", + "hash": "163148810920903363", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/telemetry-notification.service.ts", + "hash": "11267060756023680425", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/text-area-json-formatter.service.spec.ts", + "hash": "7685646120699680136", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/text-area-json-formatter.service.ts", + "hash": "12475044421457103496", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/text-area-xml-formatter.service.spec.ts", + "hash": "9826773375401990175", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/text-area-xml-formatter.service.ts", + "hash": "16264475335090042372", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/text-to-download.service.spec.ts", + "hash": "14249306388759322724", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/text-to-download.service.ts", + "hash": "10153792526211832686", + "deps": [ + "npm:@angular/core", + "npm:file-saver" + ] + }, + { + "file": "src/app/shared/services/time-diff.service.spec.ts", + "hash": "7263674182067352551", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/time-diff.service.ts", + "hash": "12038495225857158622", + "deps": [ + "npm:@angular/core", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/services/timer.service.spec.ts", + "hash": "15175386470248033093", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/timer.service.ts", + "hash": "3362347224399339685", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/services/tree-view.service.spec.ts", + "hash": "11591628670879036381", + "deps": [ + "npm:@angular/core", + "npm:carbon-components-angular", + "npm:lodash" + ] + }, + { + "file": "src/app/shared/services/tree-view.service.ts", + "hash": "16638626231582653155", + "deps": [ + "npm:@angular/core", + "npm:lodash", + "npm:carbon-components-angular" + ] + }, + { + "file": "src/app/shared/services/url-builder.service.spec.ts", + "hash": "18026272696439848847" + }, + { + "file": "src/app/shared/services/url-builder.service.ts", + "hash": "16566540491566687128", + "deps": [ + "npm:@angular/common" + ] + }, + { + "file": "src/app/shared/services/wizard-steps.service.spec.ts", + "hash": "16470256681521491965", + "deps": [ + "npm:@angular/core" + ] + }, + { + "file": "src/app/shared/services/wizard-steps.service.ts", + "hash": "4364309671160228730", + "deps": [ + "npm:@angular/core", + "npm:rxjs" + ] + }, + { + "file": "src/app/shared/shared.module.ts", + "hash": "16496045943548555555", + "deps": [ + "npm:@angular/common", + "npm:@angular/core", + "npm:@angular/forms", + "npm:@ngx-formly/core", + "npm:@ngx-formly/bootstrap", + "npm:ng-block-ui" + ] + }, + { + "file": "src/assets/.gitkeep", + "hash": "3244421341483603138" + }, + { + "file": "src/assets/Ceph_Ceph_Logo_with_text_red_white.svg", + "hash": "1807185457891524870" + }, + { + "file": "src/assets/Ceph_Ceph_Logo_with_text_white.svg", + "hash": "705260219220194287" + }, + { + "file": "src/assets/Ceph_Logo.svg", + "hash": "13387227372866193606" + }, + { + "file": "src/assets/ceph_background.gif", + "hash": "14770698549483800832" + }, + { + "file": "src/assets/loading.gif", + "hash": "300756682265025296" + }, + { + "file": "src/assets/logo-mini.png", + "hash": "5679769090883519562" + }, + { + "file": "src/assets/module-federation.manifest.json", + "hash": "1389868326933519382" + }, + { + "file": "src/assets/prometheus_logo.svg", + "hash": "381527383024488134" + }, + { + "file": "src/bootstrap.ts", + "hash": "6949503453592001113", + "deps": [ + "npm:@angular/core", + "npm:@angular/platform-browser", + "npm:@angular/platform-browser-dynamic" + ] + }, + { + "file": "src/environments/environment.prod.ts", + "hash": "10923573119835090728" + }, + { + "file": "src/environments/environment.tpl.ts", + "hash": "12451889076078759229" + }, + { + "file": "src/environments/environment.ts", + "hash": "9921710527950051441" + }, + { + "file": "src/favicon.ico", + "hash": "15062539822244623656" + }, + { + "file": "src/index.html", + "hash": "9196487062503359373" + }, + { + "file": "src/jestGlobalMocks.ts", + "hash": "3145854097105226061" + }, + { + "file": "src/locale/messages.cs.xlf", + "hash": "9761094920924127358" + }, + { + "file": "src/locale/messages.de-DE.xlf", + "hash": "14595750979555524271" + }, + { + "file": "src/locale/messages.es-ES.xlf", + "hash": "5342780023145561091" + }, + { + "file": "src/locale/messages.fr-FR.xlf", + "hash": "14184764191717126739" + }, + { + "file": "src/locale/messages.id-ID.xlf", + "hash": "15376362151966447150" + }, + { + "file": "src/locale/messages.it-IT.xlf", + "hash": "13388035101090511753" + }, + { + "file": "src/locale/messages.ja-JP.xlf", + "hash": "10537306816075269534" + }, + { + "file": "src/locale/messages.ko-KR.xlf", + "hash": "7507960864204623574" + }, + { + "file": "src/locale/messages.pl-PL.xlf", + "hash": "16969121042372344594" + }, + { + "file": "src/locale/messages.pt-BR.xlf", + "hash": "6348974374312421010" + }, + { + "file": "src/locale/messages.xlf", + "hash": "8546257578416769914" + }, + { + "file": "src/locale/messages.zh-CN.xlf", + "hash": "3944151684865755228" + }, + { + "file": "src/locale/messages.zh-TW.xlf", + "hash": "6583409671383022281" + }, + { + "file": "src/main.ts", + "hash": "16931830409445994501", + "deps": [ + "npm:@nx/angular" + ] + }, + { + "file": "src/polyfills.ts", + "hash": "3742338825164189397", + "deps": [ + "npm:@angular/localize", + "npm:zone.js" + ] + }, + { + "file": "src/setupJest.ts", + "hash": "13889320934221141723", + "deps": [ + "npm:@angular/localize", + "npm:jest-preset-angular" + ] + }, + { + "file": "src/styles.scss", + "hash": "16479274570824799873" + }, + { + "file": "src/styles/_carbon-defaults.scss", + "hash": "2330777491405407899" + }, + { + "file": "src/styles/_chart-tooltip.scss", + "hash": "4558867314924439462" + }, + { + "file": "src/styles/bootstrap-extends.scss", + "hash": "16727072684021016622" + }, + { + "file": "src/styles/ceph-custom/_basics.scss", + "hash": "10897933126455876612" + }, + { + "file": "src/styles/ceph-custom/_buttons.scss", + "hash": "14136527359109743039" + }, + { + "file": "src/styles/ceph-custom/_dropdown.scss", + "hash": "1852889139091314940" + }, + { + "file": "src/styles/ceph-custom/_forms.scss", + "hash": "17160140110787557788" + }, + { + "file": "src/styles/ceph-custom/_grid.scss", + "hash": "6435343082190414593" + }, + { + "file": "src/styles/ceph-custom/_icons.scss", + "hash": "15319437601584068245" + }, + { + "file": "src/styles/ceph-custom/_index.scss", + "hash": "4688060558713979914" + }, + { + "file": "src/styles/ceph-custom/_navs.scss", + "hash": "3858748192966918454" + }, + { + "file": "src/styles/ceph-custom/_spacings.scss", + "hash": "13305251876435067025" + }, + { + "file": "src/styles/ceph-custom/_toast.scss", + "hash": "7919488153562896996" + }, + { + "file": "src/styles/defaults/_bootstrap-defaults.scss", + "hash": "862690838645607077" + }, + { + "file": "src/styles/defaults/_functions.scss", + "hash": "15979291913577495689" + }, + { + "file": "src/styles/defaults/_index.scss", + "hash": "9517137905440855204" + }, + { + "file": "src/styles/defaults/_mixins.scss", + "hash": "1738900793130451599" + }, + { + "file": "src/styles/themes/_content.scss", + "hash": "12335149441682533055" + }, + { + "file": "src/styles/themes/_default.scss", + "hash": "16627309831430608585" + }, + { + "file": "src/styles/vendor/_index.scss", + "hash": "13321491568520864458" + }, + { + "file": "src/styles/vendor/_style-overrides.scss", + "hash": "1832474481024320718" + }, + { + "file": "src/styles/vendor/_variables.scss", + "hash": "11219233874873604507" + }, + { + "file": "src/testing/activated-route-stub.ts", + "hash": "17204745561868591232", + "deps": [ + "npm:@angular/router", + "npm:rxjs" + ] + }, + { + "file": "src/testing/unit-test-helper.ts", + "hash": "15568530709268764175", + "deps": [ + "npm:@angular/core", + "npm:@angular/forms", + "npm:@angular/platform-browser", + "npm:@ng-bootstrap/ng-bootstrap", + "npm:lodash", + "npm:rxjs" + ] + }, + { + "file": "src/typings.d.ts", + "hash": "17146454657217109356" + }, + { + "file": "tsconfig.app.json", + "hash": "11609049131301825049" + }, + { + "file": "tsconfig.json", + "hash": "1466478786990554406" + }, + { + "file": "tsconfig.spec.json", + "hash": "11396314696904287650" + }, + { + "file": "webpack.config.ts", + "hash": "383329064200880040", + "deps": [ + "npm:@nx/module-federation" + ] + }, + { + "file": "webpack.prod.config.ts", + "hash": "3082231490652802229", + "deps": [ + "npm:@nx/module-federation" + ] + } + ] + } + } +} \ No newline at end of file diff --git a/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/lockfile.hash b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/lockfile.hash new file mode 100644 index 000000000000..b439037aee6f --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/lockfile.hash @@ -0,0 +1 @@ +7122706817096684222 \ No newline at end of file diff --git a/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/nx_files.nxt b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/nx_files.nxt new file mode 100644 index 000000000000..50aa088d52ec Binary files /dev/null and b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/nx_files.nxt differ diff --git a/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/parsed-lock-file.json b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/parsed-lock-file.json new file mode 100644 index 000000000000..8b91c8344d8a --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/parsed-lock-file.json @@ -0,0 +1,58407 @@ +{ + "externalNodes": { + "npm:@adobe/css-tools": { + "type": "npm", + "name": "npm:@adobe/css-tools", + "data": { + "version": "4.3.3", + "packageName": "@adobe/css-tools", + "hash": "sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ==" + } + }, + "npm:@aduh95/viz.js": { + "type": "npm", + "name": "npm:@aduh95/viz.js", + "data": { + "version": "3.4.0", + "packageName": "@aduh95/viz.js", + "hash": "sha512-KI2nVf9JdwWCXqK6RVf+9/096G7VWN4Z84mnynlyZKao2xQENW8WNEjLmvdlxS5X8PNWXFC1zqwm7tveOXw/4A==" + } + }, + "npm:@ampproject/remapping": { + "type": "npm", + "name": "npm:@ampproject/remapping", + "data": { + "version": "2.3.0", + "packageName": "@ampproject/remapping", + "hash": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==" + } + }, + "npm:@angular-devkit/architect": { + "type": "npm", + "name": "npm:@angular-devkit/architect", + "data": { + "version": "0.1802.20", + "packageName": "@angular-devkit/architect", + "hash": "sha512-nNUv2541/X4V0vtT2F6wCT+/GAY8v+J8MRMh8kGBVdyV9EdtSTWxHAvE1WhX5uE7VUCNegDfElxvAR9Vq8qSig==" + } + }, + "npm:@angular-devkit/architect@0.1802.11": { + "type": "npm", + "name": "npm:@angular-devkit/architect@0.1802.11", + "data": { + "version": "0.1802.11", + "packageName": "@angular-devkit/architect", + "hash": "sha512-p+XIc/j51aI83ExNdeZwvkm1F4wkuKMGUUoj0MVUUi5E6NoiMlXYm6uU8+HbRvPBzGy5+3KOiGp3Fks0UmDSAA==" + } + }, + "npm:@angular-devkit/core@18.2.20": { + "type": "npm", + "name": "npm:@angular-devkit/core@18.2.20", + "data": { + "version": "18.2.20", + "packageName": "@angular-devkit/core", + "hash": "sha512-VNxI2e9EZQNqKYtUJ4u43QRJ9kObeyG9f69caxnj28cg4qim3H1vX/sglnodP8EsTIRbzwBKc884ebHWFdQJkQ==" + } + }, + "npm:@angular-devkit/core": { + "type": "npm", + "name": "npm:@angular-devkit/core", + "data": { + "version": "18.2.11", + "packageName": "@angular-devkit/core", + "hash": "sha512-H9P1shRGigORWJHUY2BRa2YurT+DVminrhuaYHsbhXBRsPmgB2Dx/30YLTnC1s5XmR9QIRUCsg/d3kyT1wd5Zg==" + } + }, + "npm:@angular-devkit/core@18.2.8": { + "type": "npm", + "name": "npm:@angular-devkit/core@18.2.8", + "data": { + "version": "18.2.8", + "packageName": "@angular-devkit/core", + "hash": "sha512-4o2T6wsmXGE/v53+F8L7kGoN2+qzt03C9rtjLVQpOljzpJVttQ8bhvfWxyYLWwcl04RWqRa+82fpIZtBkOlZJw==" + } + }, + "npm:rxjs@7.8.1": { + "type": "npm", + "name": "npm:rxjs@7.8.1", + "data": { + "version": "7.8.1", + "packageName": "rxjs", + "hash": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==" + } + }, + "npm:rxjs@7.8.2": { + "type": "npm", + "name": "npm:rxjs@7.8.2", + "data": { + "version": "7.8.2", + "packageName": "rxjs", + "hash": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==" + } + }, + "npm:rxjs": { + "type": "npm", + "name": "npm:rxjs", + "data": { + "version": "6.6.3", + "packageName": "rxjs", + "hash": "sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==" + } + }, + "npm:@angular-devkit/build-angular": { + "type": "npm", + "name": "npm:@angular-devkit/build-angular", + "data": { + "version": "18.2.20", + "packageName": "@angular-devkit/build-angular", + "hash": "sha512-wjWFSpu4PJgASB6ZkYMFspK1oLuzdyZhyjB14y+/5+qqoCRroFyaEhhOHfzqHF2dwH8+rOg6E2r4vkre94duPQ==" + } + }, + "npm:tslib@2.6.3": { + "type": "npm", + "name": "npm:tslib@2.6.3", + "data": { + "version": "2.6.3", + "packageName": "tslib", + "hash": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==" + } + }, + "npm:tslib@2.8.1": { + "type": "npm", + "name": "npm:tslib@2.8.1", + "data": { + "version": "2.8.1", + "packageName": "tslib", + "hash": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" + } + }, + "npm:tslib@2.3.0": { + "type": "npm", + "name": "npm:tslib@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "tslib", + "hash": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==" + } + }, + "npm:tslib@1.14.1": { + "type": "npm", + "name": "npm:tslib@1.14.1", + "data": { + "version": "1.14.1", + "packageName": "tslib", + "hash": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" + } + }, + "npm:tslib": { + "type": "npm", + "name": "npm:tslib", + "data": { + "version": "2.6.2", + "packageName": "tslib", + "hash": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" + } + }, + "npm:@angular-devkit/build-webpack": { + "type": "npm", + "name": "npm:@angular-devkit/build-webpack", + "data": { + "version": "0.1802.20", + "packageName": "@angular-devkit/build-webpack", + "hash": "sha512-710EUKGXJ0HlETDOlkiFWA6Ddku0vdNumbPzi2gb5UnjFo297BIOHgHt77auDhpKj1qffHTvvoiA2UseOX85QA==" + } + }, + "npm:@angular-devkit/schematics": { + "type": "npm", + "name": "npm:@angular-devkit/schematics", + "data": { + "version": "18.2.11", + "packageName": "@angular-devkit/schematics", + "hash": "sha512-efRK3FotTFp4KD5u42jWfXpHUALXB9kJNsWiB4wEImKFH6CN+vjBspJQuLqk2oeBFh/7D2qRMc5P+2tZHM5hdw==" + } + }, + "npm:@angular-devkit/schematics@18.2.8": { + "type": "npm", + "name": "npm:@angular-devkit/schematics@18.2.8", + "data": { + "version": "18.2.8", + "packageName": "@angular-devkit/schematics", + "hash": "sha512-i/h2Oji5FhJMC7wDSnIl5XUe/qym+C1ZwScaATJwDyRLCUIynZkj5rLgdG/uK6l+H0PgvxigkF+akWpokkwW6w==" + } + }, + "npm:@angular-eslint/builder": { + "type": "npm", + "name": "npm:@angular-eslint/builder", + "data": { + "version": "18.4.0", + "packageName": "@angular-eslint/builder", + "hash": "sha512-FOzGHX/nHSV1wSduSsabsx3aqC1nfde0opEpEDSOJhxExDxKCwoS1XPy1aERGyKip4ZVA6phC3dLtoBH3QMkVQ==" + } + }, + "npm:@angular-eslint/bundled-angular-compiler": { + "type": "npm", + "name": "npm:@angular-eslint/bundled-angular-compiler", + "data": { + "version": "18.4.0", + "packageName": "@angular-eslint/bundled-angular-compiler", + "hash": "sha512-HlFHt2qgdd+jqyVIkCXmrjHauXo/XY3Rp0UNabk83ejGi/raM/6lEFI7iFWzHxLyiAKk4OgGI5W26giSQw991A==" + } + }, + "npm:@angular-eslint/eslint-plugin": { + "type": "npm", + "name": "npm:@angular-eslint/eslint-plugin", + "data": { + "version": "18.4.0", + "packageName": "@angular-eslint/eslint-plugin", + "hash": "sha512-Saz9lkWPN3da7ZKW17UsOSN7DeY+TPh+wz/6GCNZCh67Uw2wvMC9agb+4hgpZNXYCP5+u7erqzxQmBoWnS/A+A==" + } + }, + "npm:@angular-eslint/eslint-plugin-template": { + "type": "npm", + "name": "npm:@angular-eslint/eslint-plugin-template", + "data": { + "version": "18.4.0", + "packageName": "@angular-eslint/eslint-plugin-template", + "hash": "sha512-n3uZFCy76DnggPqjSVFV3gYD1ik7jCG28o2/HO4kobcMNKnwW8XAlFUagQ4TipNQh7fQiAefsEqvv2quMsYDVw==" + } + }, + "npm:@angular-eslint/schematics": { + "type": "npm", + "name": "npm:@angular-eslint/schematics", + "data": { + "version": "18.4.0", + "packageName": "@angular-eslint/schematics", + "hash": "sha512-ssqe+0YCfekbWIXNdCrHfoPK/bPZAWybs0Bn/b99dfd8h8uyXkERo9AzIOx4Uyj/08SkP9aPL/0uOOEHDsRGwQ==" + } + }, + "npm:@angular-eslint/template-parser": { + "type": "npm", + "name": "npm:@angular-eslint/template-parser", + "data": { + "version": "18.4.0", + "packageName": "@angular-eslint/template-parser", + "hash": "sha512-VTep3Xd3IOaRIPL+JN/TV4/2DqUPbjtF3TNY15diD/llnrEhqFnmsvMihexbQyTqzOG+zU554oK44YfvAtHOrw==" + } + }, + "npm:@angular-eslint/utils": { + "type": "npm", + "name": "npm:@angular-eslint/utils", + "data": { + "version": "18.4.0", + "packageName": "@angular-eslint/utils", + "hash": "sha512-At1yS8GRviGBoaupiQwEOL4/IcZJCE/+2vpXdItMWPGB1HWetxlKAUZTMmIBX/r5Z7CoXxl+LbqpGhrhyzIQAg==" + } + }, + "npm:@angular/animations": { + "type": "npm", + "name": "npm:@angular/animations", + "data": { + "version": "18.2.11", + "packageName": "@angular/animations", + "hash": "sha512-ghgXa2VhtyJJnTMuH2NYxCMsveQbZno44AZGygPqrcW8UQMQe9GulFaTXCH5s6/so2CLy2ZviIwSZQRgK0ZlDw==" + } + }, + "npm:@angular/build": { + "type": "npm", + "name": "npm:@angular/build", + "data": { + "version": "18.2.20", + "packageName": "@angular/build", + "hash": "sha512-9VW/zSQoSwc9e5OBjtnroj9feacD2HgkSYx7TsfmDyefIlOCeNxbhkm83Px/4B8VG6kzZUBzLBJ4QULl2E1Y/Q==" + } + }, + "npm:@babel/core@7.25.2": { + "type": "npm", + "name": "npm:@babel/core@7.25.2", + "data": { + "version": "7.25.2", + "packageName": "@babel/core", + "hash": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==" + } + }, + "npm:@babel/core": { + "type": "npm", + "name": "npm:@babel/core", + "data": { + "version": "7.26.10", + "packageName": "@babel/core", + "hash": "sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==" + } + }, + "npm:@babel/core@7.25.8": { + "type": "npm", + "name": "npm:@babel/core@7.25.8", + "data": { + "version": "7.25.8", + "packageName": "@babel/core", + "hash": "sha512-Oixnb+DzmRT30qu9d3tJSQkxuygWm32DFykT4bRoORPa9hZ/L4KhVB/XiRm6KG+roIEM7DBQlmg27kw2HZkdZg==" + } + }, + "npm:semver@6.3.1": { + "type": "npm", + "name": "npm:semver@6.3.1", + "data": { + "version": "6.3.1", + "packageName": "semver", + "hash": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" + } + }, + "npm:semver@7.6.2": { + "type": "npm", + "name": "npm:semver@7.6.2", + "data": { + "version": "7.6.2", + "packageName": "semver", + "hash": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==" + } + }, + "npm:semver@5.7.2": { + "type": "npm", + "name": "npm:semver@5.7.2", + "data": { + "version": "5.7.2", + "packageName": "semver", + "hash": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==" + } + }, + "npm:semver": { + "type": "npm", + "name": "npm:semver", + "data": { + "version": "7.6.3", + "packageName": "semver", + "hash": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" + } + }, + "npm:semver@7.7.2": { + "type": "npm", + "name": "npm:semver@7.7.2", + "data": { + "version": "7.7.2", + "packageName": "semver", + "hash": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==" + } + }, + "npm:@babel/helper-annotate-as-pure@7.24.7": { + "type": "npm", + "name": "npm:@babel/helper-annotate-as-pure@7.24.7", + "data": { + "version": "7.24.7", + "packageName": "@babel/helper-annotate-as-pure", + "hash": "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==" + } + }, + "npm:@babel/helper-annotate-as-pure": { + "type": "npm", + "name": "npm:@babel/helper-annotate-as-pure", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-annotate-as-pure", + "hash": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==" + } + }, + "npm:@babel/helper-annotate-as-pure@7.27.3": { + "type": "npm", + "name": "npm:@babel/helper-annotate-as-pure@7.27.3", + "data": { + "version": "7.27.3", + "packageName": "@babel/helper-annotate-as-pure", + "hash": "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==" + } + }, + "npm:convert-source-map@2.0.0": { + "type": "npm", + "name": "npm:convert-source-map@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "convert-source-map", + "hash": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" + } + }, + "npm:convert-source-map@1.1.3": { + "type": "npm", + "name": "npm:convert-source-map@1.1.3", + "data": { + "version": "1.1.3", + "packageName": "convert-source-map", + "hash": "sha512-Y8L5rp6jo+g9VEPgvqNfEopjTR4OTYct8lXlS8iVQdmnjDvbdbzYe9rjtFCB9egC86JoNCU61WRY+ScjkZpnIg==" + } + }, + "npm:convert-source-map": { + "type": "npm", + "name": "npm:convert-source-map", + "data": { + "version": "1.9.0", + "packageName": "convert-source-map", + "hash": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==" + } + }, + "npm:@angular/cli": { + "type": "npm", + "name": "npm:@angular/cli", + "data": { + "version": "18.2.11", + "packageName": "@angular/cli", + "hash": "sha512-0JI1xjOLRemBPjdT/yVlabxc3Zkjqa/lhvVxxVC1XhKoW7yGxIGwNrQ4pka4CcQtCuktO6KPMmTGIu8YgC3cpw==" + } + }, + "npm:@angular/common": { + "type": "npm", + "name": "npm:@angular/common", + "data": { + "version": "18.2.11", + "packageName": "@angular/common", + "hash": "sha512-bamJeISl2zUlvjPYebQWazUjhjXU9nrot42cQJng94SkvNENT9LTWfPYgc+Bd972Kg+31jG4H41rgFNs7zySmw==" + } + }, + "npm:@angular/compiler": { + "type": "npm", + "name": "npm:@angular/compiler", + "data": { + "version": "18.2.11", + "packageName": "@angular/compiler", + "hash": "sha512-PSVL1YXUhTzkgJNYXiWk9eAZxNV6laQJRGdj9++C1q9m2S9/GlehZGzkt5GtC5rlUweJucCNvBC1+2D5FAt9vA==" + } + }, + "npm:@angular/compiler-cli": { + "type": "npm", + "name": "npm:@angular/compiler-cli", + "data": { + "version": "18.2.11", + "packageName": "@angular/compiler-cli", + "hash": "sha512-YJlAOiXZUYP6/RK9isu5AOucmNZhFB9lpY/beMzkkWgDku+va8szm4BZbLJFz176IUteyLWF3IP4aE7P9OBlXw==" + } + }, + "npm:@angular/core": { + "type": "npm", + "name": "npm:@angular/core", + "data": { + "version": "18.2.11", + "packageName": "@angular/core", + "hash": "sha512-/AGAFyZN8KR+kW5FUFCCBCj3qHyDDum7G0lJe5otrT9AqF6+g7PjF8yLha/6wPkJG7ri5xGLhini1sEivVeq/g==" + } + }, + "npm:@angular/forms": { + "type": "npm", + "name": "npm:@angular/forms", + "data": { + "version": "18.2.11", + "packageName": "@angular/forms", + "hash": "sha512-QjxayOxDTqsTJGBzfWd3nms1LZIXj2f1+wIPxxUNXyNS5ZaM7hBWkz2BTFYeewlD/HdNj0alNVCYK3M8ElLWYw==" + } + }, + "npm:@angular/language-service": { + "type": "npm", + "name": "npm:@angular/language-service", + "data": { + "version": "18.2.11", + "packageName": "@angular/language-service", + "hash": "sha512-kI36Wfvw3E01Xox/H535/rrSTiDfzQeXATFR5i5vqc94XWUdQG67e4X6ybnqFUrezXoLPTULHp+5Di896YFPzw==" + } + }, + "npm:@angular/localize": { + "type": "npm", + "name": "npm:@angular/localize", + "data": { + "version": "18.2.11", + "packageName": "@angular/localize", + "hash": "sha512-ZGemNURZmhZcZhc0i4SzAjyckkvf6Xv24U7DDJ/TpgHQWP9/pu5QExFa2OuGoJJcZRqUrzEmPrbu+4a/xggaQw==" + } + }, + "npm:@angular/platform-browser": { + "type": "npm", + "name": "npm:@angular/platform-browser", + "data": { + "version": "18.2.11", + "packageName": "@angular/platform-browser", + "hash": "sha512-bzcP0QdPT/ncTxOx0t7901z5m0wDmkraTo/es4g8reV6VK9Ptv0QDuD8aDvrHh7sLCX5VgwDF9ohc6S2TpYUCA==" + } + }, + "npm:@angular/platform-browser-dynamic": { + "type": "npm", + "name": "npm:@angular/platform-browser-dynamic", + "data": { + "version": "18.2.11", + "packageName": "@angular/platform-browser-dynamic", + "hash": "sha512-a30U4ZdTZSvL17xWwOq6xh9ToCDP2K7/j1HTJFREObbuAtZTa/6IVgBUM6oOMNQ43kHkT6Mr9Emkgf9iGtWwfw==" + } + }, + "npm:@angular/router": { + "type": "npm", + "name": "npm:@angular/router", + "data": { + "version": "18.2.11", + "packageName": "@angular/router", + "hash": "sha512-xh4+t4pNBWxeH1a6GIoEGVSRZO4NDKK8q6b+AzB5GBgKsYgOz2lc74RXIPA//pK3aHrS9qD4sJLlodwgE/1+bA==" + } + }, + "npm:@applitools/core": { + "type": "npm", + "name": "npm:@applitools/core", + "data": { + "version": "4.37.0", + "packageName": "@applitools/core", + "hash": "sha512-bHZrQYliXaWr3UxZN+AFcU6brvK9/HMGeyJ3jFQohTsszVa5m1aaK1igIvmy/njgWdUtEK9xHX90S9xu3YyIzg==" + } + }, + "npm:@applitools/core-base": { + "type": "npm", + "name": "npm:@applitools/core-base", + "data": { + "version": "1.24.0", + "packageName": "@applitools/core-base", + "hash": "sha512-raqFFC5JPkgsz4nM2yVL9nvieMtBqB32omtpe+sOWeFPvRhscgEHIXXsccWm2Fsnj9yYKa4MLI4fS3oEAUwC+g==" + } + }, + "npm:chalk@4.1.2": { + "type": "npm", + "name": "npm:chalk@4.1.2", + "data": { + "version": "4.1.2", + "packageName": "chalk", + "hash": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" + } + }, + "npm:chalk": { + "type": "npm", + "name": "npm:chalk", + "data": { + "version": "3.0.0", + "packageName": "chalk", + "hash": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==" + } + }, + "npm:chalk@2.4.2": { + "type": "npm", + "name": "npm:chalk@2.4.2", + "data": { + "version": "2.4.2", + "packageName": "chalk", + "hash": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==" + } + }, + "npm:@applitools/css-tree": { + "type": "npm", + "name": "npm:@applitools/css-tree", + "data": { + "version": "1.1.4", + "packageName": "@applitools/css-tree", + "hash": "sha512-rH3aq/dkTweEUgS/MKuthD79CZDqpQVJlqmxqVxLZVAzbeFxYdTG/gnfG0zj6YJ025jzcPH2ktdW16Rl3QLutg==" + } + }, + "npm:@applitools/dom-capture": { + "type": "npm", + "name": "npm:@applitools/dom-capture", + "data": { + "version": "11.5.5", + "packageName": "@applitools/dom-capture", + "hash": "sha512-LE/Ri1od93eT0m8mpqcbj1l/NJqG/1qr33731PXirMQIhXCs0knwm8BP+A+MAnMhFrOVmrmBi2klFC5yk1l+0A==" + } + }, + "npm:@applitools/dom-shared": { + "type": "npm", + "name": "npm:@applitools/dom-shared", + "data": { + "version": "1.0.16", + "packageName": "@applitools/dom-shared", + "hash": "sha512-P0JA5mq1f8rIi/xbh2+gCsEvv1CGenf0sGrC2UxXjmaFRpgoVS9BfpNg5aZyFJ9OPoi4qRMi9LCGsFiqZNNcTQ==" + } + }, + "npm:@applitools/dom-snapshot": { + "type": "npm", + "name": "npm:@applitools/dom-snapshot", + "data": { + "version": "4.11.18", + "packageName": "@applitools/dom-snapshot", + "hash": "sha512-FewB86dQ3Povdi5+dmziYbJR2aej36Umr7ZoIy5obm5VKDH+6obUyd5zBqYhVkv5YwwXdp08dgRfLlOuk2XMug==" + } + }, + "npm:@applitools/driver": { + "type": "npm", + "name": "npm:@applitools/driver", + "data": { + "version": "1.21.1", + "packageName": "@applitools/driver", + "hash": "sha512-bnJdlsoD8G1Y59fQlNi+sl1Zr5MFz11ilop86PKo8SGbmZwIYTGQkDiFhw0D4f23RxzWJdtUjzWRvFb8+uy/Ew==" + } + }, + "npm:@applitools/ec-client": { + "type": "npm", + "name": "npm:@applitools/ec-client", + "data": { + "version": "1.10.9", + "packageName": "@applitools/ec-client", + "hash": "sha512-f/GcTD1HHJtCXr7n1WaN+hvG3ABGhIFy3aAJEUwvG0iKrsRrObprcYQZwHW7BK/quN5hLrzolmTssq0/sKjfmQ==" + } + }, + "npm:@applitools/eg-frpc": { + "type": "npm", + "name": "npm:@applitools/eg-frpc", + "data": { + "version": "1.0.5", + "packageName": "@applitools/eg-frpc", + "hash": "sha512-9qUNiCK3R3VKxIAaLr5HO5QnUx6TioLFkJ2JcpU1ZqefApt1X2bdfS7eA4TGDXDWv/a0OIl2Lddzuo5/h3vbTw==" + } + }, + "npm:@applitools/eg-socks5-proxy-server": { + "type": "npm", + "name": "npm:@applitools/eg-socks5-proxy-server", + "data": { + "version": "0.5.6", + "packageName": "@applitools/eg-socks5-proxy-server", + "hash": "sha512-SjjDBFeiKspX3nHKOoSQ+l4JUiJK3xJiWAEaR8b+GuMvnGFLnrvAECHhuXXG00+LwBJM8WKmfxEe17nvZe+nhg==" + } + }, + "npm:@applitools/execution-grid-tunnel": { + "type": "npm", + "name": "npm:@applitools/execution-grid-tunnel", + "data": { + "version": "3.0.8", + "packageName": "@applitools/execution-grid-tunnel", + "hash": "sha512-4S6NcpxELH4NXketD3g6VUhWDUCuwAm4F1sCZdZLpPWOSMu5QwQDYUoe6/4t5KuktTQ4K7N90NmTzQrxiFtDKA==" + } + }, + "npm:@applitools/logger@1.1.53": { + "type": "npm", + "name": "npm:@applitools/logger@1.1.53", + "data": { + "version": "1.1.53", + "packageName": "@applitools/logger", + "hash": "sha512-4mlzYxc0MgM3WIxEwKqIjn9W7G7kMtQc2bFRxozViKOXypTfr72j8iODs88wcetP0GsXtplhZQ5/6aZN5WY9ug==" + } + }, + "npm:@applitools/logger": { + "type": "npm", + "name": "npm:@applitools/logger", + "data": { + "version": "2.1.2", + "packageName": "@applitools/logger", + "hash": "sha512-0e/Rr/cZLGg8OOytTlFht1fQCLO2k3XKxodzsFO+IxTrEp53mXPA8r+tHA5BLO9YnqvKx4AiieFMRGbPyBuSWg==" + } + }, + "npm:@applitools/utils@1.3.36": { + "type": "npm", + "name": "npm:@applitools/utils@1.3.36", + "data": { + "version": "1.3.36", + "packageName": "@applitools/utils", + "hash": "sha512-eROEssh7wIW+V87PvLiHI2hUPxqoBxXFMRx3+z5qOZqXUPSR1Uz7EMFwxZcDDR7T6C3O3UDckB2aVB5fJAg5JA==" + } + }, + "npm:@applitools/utils": { + "type": "npm", + "name": "npm:@applitools/utils", + "data": { + "version": "1.8.0", + "packageName": "@applitools/utils", + "hash": "sha512-W4rkXPN9/Q4yxJqeHkILGH9nO6qiilBF+d2RJcrgbKii9f2h+iX6hAd9ropnq60tO2PZtJCBaELzKPQ4b9b86g==" + } + }, + "npm:debug@4.3.3": { + "type": "npm", + "name": "npm:debug@4.3.3", + "data": { + "version": "4.3.3", + "packageName": "debug", + "hash": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==" + } + }, + "npm:debug@4.4.1": { + "type": "npm", + "name": "npm:debug@4.4.1", + "data": { + "version": "4.4.1", + "packageName": "debug", + "hash": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==" + } + }, + "npm:debug@3.2.7": { + "type": "npm", + "name": "npm:debug@3.2.7", + "data": { + "version": "3.2.7", + "packageName": "debug", + "hash": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==" + } + }, + "npm:debug@2.6.9": { + "type": "npm", + "name": "npm:debug@2.6.9", + "data": { + "version": "2.6.9", + "packageName": "debug", + "hash": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" + } + }, + "npm:debug": { + "type": "npm", + "name": "npm:debug", + "data": { + "version": "4.3.4", + "packageName": "debug", + "hash": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==" + } + }, + "npm:ini@3.0.1": { + "type": "npm", + "name": "npm:ini@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "ini", + "hash": "sha512-it4HyVAUTKBc6m8e1iXWvXSTdndF7HbdN713+kvLrymxTaU4AUBWrJ4vEooP+V7fexnVD3LKcBshjGGPefSMUQ==" + } + }, + "npm:ini@2.0.0": { + "type": "npm", + "name": "npm:ini@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "ini", + "hash": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==" + } + }, + "npm:ini@1.3.8": { + "type": "npm", + "name": "npm:ini@1.3.8", + "data": { + "version": "1.3.8", + "packageName": "ini", + "hash": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" + } + }, + "npm:ini": { + "type": "npm", + "name": "npm:ini", + "data": { + "version": "4.1.3", + "packageName": "ini", + "hash": "sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg==" + } + }, + "npm:uuid@9.0.1": { + "type": "npm", + "name": "npm:uuid@9.0.1", + "data": { + "version": "9.0.1", + "packageName": "uuid", + "hash": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==" + } + }, + "npm:uuid@10.0.0": { + "type": "npm", + "name": "npm:uuid@10.0.0", + "data": { + "version": "10.0.0", + "packageName": "uuid", + "hash": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==" + } + }, + "npm:uuid@3.4.0": { + "type": "npm", + "name": "npm:uuid@3.4.0", + "data": { + "version": "3.4.0", + "packageName": "uuid", + "hash": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==" + } + }, + "npm:uuid": { + "type": "npm", + "name": "npm:uuid", + "data": { + "version": "8.3.2", + "packageName": "uuid", + "hash": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" + } + }, + "npm:@applitools/eyes": { + "type": "npm", + "name": "npm:@applitools/eyes", + "data": { + "version": "1.34.0", + "packageName": "@applitools/eyes", + "hash": "sha512-H8UTrHqkpQsRTMkKV9aKpHLIEJykw8wBzHPPWfYuoGFZ9S4H/hW5fSKolQY5H/Mz0YcvP8bau8rLW3RpsYw+MA==" + } + }, + "npm:@applitools/eyes-cypress": { + "type": "npm", + "name": "npm:@applitools/eyes-cypress", + "data": { + "version": "3.52.0", + "packageName": "@applitools/eyes-cypress", + "hash": "sha512-7TyjvZN4kLZjWkNjhauVjvZoVO0Y+kY4TYQ3QgZmE6DB0tstsMdX4ZBC+HMevXCAdq303vnMYmCgHtxMfpVFRg==" + } + }, + "npm:@applitools/functional-commons": { + "type": "npm", + "name": "npm:@applitools/functional-commons", + "data": { + "version": "1.6.0", + "packageName": "@applitools/functional-commons", + "hash": "sha512-fwiF0CbeYHDEOTD/NKaFgaI8LvRcGYG2GaJJiRwcedKko16sQ8F3TK5wXfj2Ytjf+8gjwHwsEEX550z3yvDWxA==" + } + }, + "npm:@applitools/image": { + "type": "npm", + "name": "npm:@applitools/image", + "data": { + "version": "1.1.18", + "packageName": "@applitools/image", + "hash": "sha512-KLcg7otBIrXZ8u+/FofrxpBAqvQii0rKPoIdJKiIPtOKJMMwZLDwBoTR1k1fmbfc2Msoj91VL6jyBQMG6G13mw==" + } + }, + "npm:@applitools/nml-client": { + "type": "npm", + "name": "npm:@applitools/nml-client", + "data": { + "version": "1.9.1", + "packageName": "@applitools/nml-client", + "hash": "sha512-C0JgbxpXmHoRbNcRGSsKLzRkXyh4cwnTHUoGrL1NEnwCjppD2rwIXXJGB48Jts/Wpph4hH8BmzBhRg3rDhcLAw==" + } + }, + "npm:@applitools/req": { + "type": "npm", + "name": "npm:@applitools/req", + "data": { + "version": "1.7.10", + "packageName": "@applitools/req", + "hash": "sha512-KcK6P2oinKb3wGsCvzyxjAIrBnqr0l8eShw6bNDfDUNzY2mVR9ZxgY+br7xNwymI2dht6QN7Dw1bYfX+zTX1Mw==" + } + }, + "npm:https-proxy-agent@5.0.1": { + "type": "npm", + "name": "npm:https-proxy-agent@5.0.1", + "data": { + "version": "5.0.1", + "packageName": "https-proxy-agent", + "hash": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==" + } + }, + "npm:https-proxy-agent": { + "type": "npm", + "name": "npm:https-proxy-agent", + "data": { + "version": "7.0.5", + "packageName": "https-proxy-agent", + "hash": "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==" + } + }, + "npm:node-fetch@3.3.1": { + "type": "npm", + "name": "npm:node-fetch@3.3.1", + "data": { + "version": "3.3.1", + "packageName": "node-fetch", + "hash": "sha512-cRVc/kyto/7E5shrWca1Wsea4y6tL9iYJE5FBCius3JQfb/4P4I295PfhgbJQBLTx6lATE4z+wK0rPM4VS2uow==" + } + }, + "npm:node-fetch@2.7.0": { + "type": "npm", + "name": "npm:node-fetch@2.7.0", + "data": { + "version": "2.7.0", + "packageName": "node-fetch", + "hash": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==" + } + }, + "npm:node-fetch": { + "type": "npm", + "name": "npm:node-fetch", + "data": { + "version": "2.6.7", + "packageName": "node-fetch", + "hash": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==" + } + }, + "npm:@applitools/screenshoter": { + "type": "npm", + "name": "npm:@applitools/screenshoter", + "data": { + "version": "3.11.1", + "packageName": "@applitools/screenshoter", + "hash": "sha512-gP9IZZXSzLZuTboUEvRsD/pR6UHBqL2/tHrcxc4tjs8xyHzH1V/CDFTpECbwnDXE3gD3GUn2N5aL597oJBwVpw==" + } + }, + "npm:@applitools/snippets": { + "type": "npm", + "name": "npm:@applitools/snippets", + "data": { + "version": "2.6.5", + "packageName": "@applitools/snippets", + "hash": "sha512-sfWOKkJ4sBnlTMLKlXy308EnFbetp2Cg0Rlop21VPs+Mi5sPiln+6LX9VvRt+qNd5Q0xTavDXCUYMK2b5k4mOg==" + } + }, + "npm:@applitools/socket": { + "type": "npm", + "name": "npm:@applitools/socket", + "data": { + "version": "1.2.3", + "packageName": "@applitools/socket", + "hash": "sha512-VRX4C9uPUvRlntFinIv8+DvOkleehIxsBz5RthWROXZFWscSqFqCpEDhChGYl6YMI8jm4amtc2F4oVVDR7CIqA==" + } + }, + "npm:@applitools/spec-driver-webdriver": { + "type": "npm", + "name": "npm:@applitools/spec-driver-webdriver", + "data": { + "version": "1.2.2", + "packageName": "@applitools/spec-driver-webdriver", + "hash": "sha512-0rqXb3DSHLi+yK9vkFnW+VRahu8CEeco2fn43XLZyp9rieYQdOGUX5lMP8pAKOY0qHTQDIA7jv+e0djvtNrJ+g==" + } + }, + "npm:@applitools/tunnel-client": { + "type": "npm", + "name": "npm:@applitools/tunnel-client", + "data": { + "version": "1.6.5", + "packageName": "@applitools/tunnel-client", + "hash": "sha512-Kmf0bQTxw+FmkVJw3nzrQKzrW3ZVyUlgyVoz3sDJhhJsNSWsFzpPcP1jtGyKM9CsULSuBBrsTJNYY0RM2uhc3Q==" + } + }, + "npm:@applitools/ufg-client": { + "type": "npm", + "name": "npm:@applitools/ufg-client", + "data": { + "version": "1.16.9", + "packageName": "@applitools/ufg-client", + "hash": "sha512-haXkDyEaQeJtWjJq5UbRNnqC3ReNTV6A8fBdMUqVsfH5U1L0Op1l+xBxWVOqt9fg9unqnBLYpoA0hR4C2B4Xlw==" + } + }, + "npm:@babel/code-frame": { + "type": "npm", + "name": "npm:@babel/code-frame", + "data": { + "version": "7.27.1", + "packageName": "@babel/code-frame", + "hash": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==" + } + }, + "npm:@babel/compat-data": { + "type": "npm", + "name": "npm:@babel/compat-data", + "data": { + "version": "7.28.0", + "packageName": "@babel/compat-data", + "hash": "sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==" + } + }, + "npm:@babel/generator": { + "type": "npm", + "name": "npm:@babel/generator", + "data": { + "version": "7.26.10", + "packageName": "@babel/generator", + "hash": "sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==" + } + }, + "npm:@babel/generator@7.28.0": { + "type": "npm", + "name": "npm:@babel/generator@7.28.0", + "data": { + "version": "7.28.0", + "packageName": "@babel/generator", + "hash": "sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==" + } + }, + "npm:@babel/helper-compilation-targets": { + "type": "npm", + "name": "npm:@babel/helper-compilation-targets", + "data": { + "version": "7.27.2", + "packageName": "@babel/helper-compilation-targets", + "hash": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==" + } + }, + "npm:@babel/helper-create-class-features-plugin": { + "type": "npm", + "name": "npm:@babel/helper-create-class-features-plugin", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-create-class-features-plugin", + "hash": "sha512-QwGAmuvM17btKU5VqXfb+Giw4JcN0hjuufz3DYnpeVDvZLAObloM77bhMXiqry3Iio+Ai4phVRDwl6WU10+r5A==" + } + }, + "npm:@babel/helper-create-regexp-features-plugin": { + "type": "npm", + "name": "npm:@babel/helper-create-regexp-features-plugin", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-create-regexp-features-plugin", + "hash": "sha512-uVDC72XVf8UbrH5qQTc18Agb8emwjTiZrQE11Nv3CuBEZmVvTwwE9CBUEvHku06gQCAyYf8Nv6ja1IN+6LMbxQ==" + } + }, + "npm:@babel/helper-define-polyfill-provider": { + "type": "npm", + "name": "npm:@babel/helper-define-polyfill-provider", + "data": { + "version": "0.6.5", + "packageName": "@babel/helper-define-polyfill-provider", + "hash": "sha512-uJnGFcPsWQK8fvjgGP5LZUZZsYGIoPeRjSF5PGwrelYgq7Q15/Ft9NGFp1zglwgIv//W0uG4BevRuSJRyylZPg==" + } + }, + "npm:ms@2.1.3": { + "type": "npm", + "name": "npm:ms@2.1.3", + "data": { + "version": "2.1.3", + "packageName": "ms", + "hash": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" + } + }, + "npm:ms@2.0.0": { + "type": "npm", + "name": "npm:ms@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "ms", + "hash": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + } + }, + "npm:ms": { + "type": "npm", + "name": "npm:ms", + "data": { + "version": "2.1.2", + "packageName": "ms", + "hash": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + } + }, + "npm:resolve@1.22.10": { + "type": "npm", + "name": "npm:resolve@1.22.10", + "data": { + "version": "1.22.10", + "packageName": "resolve", + "hash": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==" + } + }, + "npm:resolve": { + "type": "npm", + "name": "npm:resolve", + "data": { + "version": "1.22.8", + "packageName": "resolve", + "hash": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==" + } + }, + "npm:@babel/helper-globals": { + "type": "npm", + "name": "npm:@babel/helper-globals", + "data": { + "version": "7.28.0", + "packageName": "@babel/helper-globals", + "hash": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==" + } + }, + "npm:@babel/helper-member-expression-to-functions": { + "type": "npm", + "name": "npm:@babel/helper-member-expression-to-functions", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-member-expression-to-functions", + "hash": "sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==" + } + }, + "npm:@babel/helper-module-imports": { + "type": "npm", + "name": "npm:@babel/helper-module-imports", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-module-imports", + "hash": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==" + } + }, + "npm:@babel/helper-module-transforms": { + "type": "npm", + "name": "npm:@babel/helper-module-transforms", + "data": { + "version": "7.27.3", + "packageName": "@babel/helper-module-transforms", + "hash": "sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==" + } + }, + "npm:@babel/helper-optimise-call-expression": { + "type": "npm", + "name": "npm:@babel/helper-optimise-call-expression", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-optimise-call-expression", + "hash": "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==" + } + }, + "npm:@babel/helper-plugin-utils": { + "type": "npm", + "name": "npm:@babel/helper-plugin-utils", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-plugin-utils", + "hash": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==" + } + }, + "npm:@babel/helper-remap-async-to-generator": { + "type": "npm", + "name": "npm:@babel/helper-remap-async-to-generator", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-remap-async-to-generator", + "hash": "sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==" + } + }, + "npm:@babel/helper-replace-supers": { + "type": "npm", + "name": "npm:@babel/helper-replace-supers", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-replace-supers", + "hash": "sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==" + } + }, + "npm:@babel/helper-skip-transparent-expression-wrappers": { + "type": "npm", + "name": "npm:@babel/helper-skip-transparent-expression-wrappers", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-skip-transparent-expression-wrappers", + "hash": "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==" + } + }, + "npm:@babel/helper-split-export-declaration": { + "type": "npm", + "name": "npm:@babel/helper-split-export-declaration", + "data": { + "version": "7.24.7", + "packageName": "@babel/helper-split-export-declaration", + "hash": "sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==" + } + }, + "npm:@babel/helper-string-parser": { + "type": "npm", + "name": "npm:@babel/helper-string-parser", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-string-parser", + "hash": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==" + } + }, + "npm:@babel/helper-validator-identifier": { + "type": "npm", + "name": "npm:@babel/helper-validator-identifier", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-validator-identifier", + "hash": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==" + } + }, + "npm:@babel/helper-validator-option": { + "type": "npm", + "name": "npm:@babel/helper-validator-option", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-validator-option", + "hash": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==" + } + }, + "npm:@babel/helper-wrap-function": { + "type": "npm", + "name": "npm:@babel/helper-wrap-function", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-wrap-function", + "hash": "sha512-NFJK2sHUvrjo8wAU/nQTWU890/zB2jj0qBcCbZbbf+005cAsv6tMjXz31fBign6M5ov1o0Bllu+9nbqkfsjjJQ==" + } + }, + "npm:@babel/helpers": { + "type": "npm", + "name": "npm:@babel/helpers", + "data": { + "version": "7.27.6", + "packageName": "@babel/helpers", + "hash": "sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==" + } + }, + "npm:@babel/parser": { + "type": "npm", + "name": "npm:@babel/parser", + "data": { + "version": "7.28.0", + "packageName": "@babel/parser", + "hash": "sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==" + } + }, + "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "hash": "sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==" + } + }, + "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-bugfix-safari-class-field-initializer-scope", + "hash": "sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==" + } + }, + "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "hash": "sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==" + } + }, + "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "hash": "sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==" + } + }, + "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "hash": "sha512-6BpaYGDavZqkI6yT+KSPdpZFfpnd68UKXbcjI9pJ13pvHhPrCKWOOLp+ysvMeA+DxnhuPpgIaRpxRxo5A9t5jw==" + } + }, + "npm:@babel/plugin-proposal-class-properties": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-class-properties", + "data": { + "version": "7.18.6", + "packageName": "@babel/plugin-proposal-class-properties", + "hash": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==" + } + }, + "npm:@babel/plugin-proposal-decorators": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-decorators", + "data": { + "version": "7.28.0", + "packageName": "@babel/plugin-proposal-decorators", + "hash": "sha512-zOiZqvANjWDUaUS9xMxbMcK/Zccztbe/6ikvUXaG9nsPH3w6qh5UaPGAnirI/WhIbZ8m3OHU0ReyPrknG+ZKeg==" + } + }, + "npm:@babel/plugin-proposal-object-rest-spread": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-object-rest-spread", + "data": { + "version": "7.20.7", + "packageName": "@babel/plugin-proposal-object-rest-spread", + "hash": "sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==" + } + }, + "npm:@babel/plugin-proposal-private-property-in-object": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-private-property-in-object", + "data": { + "version": "7.21.0-placeholder-for-preset-env.2", + "packageName": "@babel/plugin-proposal-private-property-in-object", + "hash": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==" + } + }, + "npm:@babel/plugin-syntax-async-generators": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-async-generators", + "data": { + "version": "7.8.4", + "packageName": "@babel/plugin-syntax-async-generators", + "hash": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==" + } + }, + "npm:@babel/plugin-syntax-bigint": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-bigint", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-bigint", + "hash": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==" + } + }, + "npm:@babel/plugin-syntax-class-properties": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-class-properties", + "data": { + "version": "7.12.13", + "packageName": "@babel/plugin-syntax-class-properties", + "hash": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==" + } + }, + "npm:@babel/plugin-syntax-class-static-block": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-class-static-block", + "data": { + "version": "7.14.5", + "packageName": "@babel/plugin-syntax-class-static-block", + "hash": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==" + } + }, + "npm:@babel/plugin-syntax-decorators": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-decorators", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-syntax-decorators", + "hash": "sha512-YMq8Z87Lhl8EGkmb0MwYkt36QnxC+fzCgrl66ereamPlYToRpIk5nUjKUY3QKLWq8mwUB1BgbeXcTJhZOCDg5A==" + } + }, + "npm:@babel/plugin-syntax-import-assertions": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-import-assertions", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-syntax-import-assertions", + "hash": "sha512-UT/Jrhw57xg4ILHLFnzFpPDlMbcdEicaAtjPQpbj9wa8T4r5KVWCimHcL/460g8Ht0DMxDyjsLgiWSkVjnwPFg==" + } + }, + "npm:@babel/plugin-syntax-import-attributes": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-import-attributes", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-syntax-import-attributes", + "hash": "sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==" + } + }, + "npm:@babel/plugin-syntax-import-attributes@7.27.1": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-import-attributes@7.27.1", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-syntax-import-attributes", + "hash": "sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==" + } + }, + "npm:@babel/plugin-syntax-import-meta": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-import-meta", + "data": { + "version": "7.10.4", + "packageName": "@babel/plugin-syntax-import-meta", + "hash": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==" + } + }, + "npm:@babel/plugin-syntax-json-strings": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-json-strings", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-json-strings", + "hash": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==" + } + }, + "npm:@babel/plugin-syntax-jsx": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-jsx", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-syntax-jsx", + "hash": "sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==" + } + }, + "npm:@babel/plugin-syntax-logical-assignment-operators": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-logical-assignment-operators", + "data": { + "version": "7.10.4", + "packageName": "@babel/plugin-syntax-logical-assignment-operators", + "hash": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==" + } + }, + "npm:@babel/plugin-syntax-nullish-coalescing-operator": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-nullish-coalescing-operator", + "hash": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==" + } + }, + "npm:@babel/plugin-syntax-numeric-separator": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-numeric-separator", + "data": { + "version": "7.10.4", + "packageName": "@babel/plugin-syntax-numeric-separator", + "hash": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==" + } + }, + "npm:@babel/plugin-syntax-object-rest-spread": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-object-rest-spread", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-object-rest-spread", + "hash": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==" + } + }, + "npm:@babel/plugin-syntax-optional-catch-binding": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-optional-catch-binding", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-optional-catch-binding", + "hash": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==" + } + }, + "npm:@babel/plugin-syntax-optional-chaining": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-optional-chaining", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-optional-chaining", + "hash": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==" + } + }, + "npm:@babel/plugin-syntax-private-property-in-object": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-private-property-in-object", + "data": { + "version": "7.14.5", + "packageName": "@babel/plugin-syntax-private-property-in-object", + "hash": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==" + } + }, + "npm:@babel/plugin-syntax-top-level-await": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-top-level-await", + "data": { + "version": "7.14.5", + "packageName": "@babel/plugin-syntax-top-level-await", + "hash": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==" + } + }, + "npm:@babel/plugin-syntax-typescript": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-typescript", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-syntax-typescript", + "hash": "sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==" + } + }, + "npm:@babel/plugin-syntax-unicode-sets-regex": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-unicode-sets-regex", + "data": { + "version": "7.18.6", + "packageName": "@babel/plugin-syntax-unicode-sets-regex", + "hash": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==" + } + }, + "npm:@babel/plugin-transform-arrow-functions": { + "type": "npm", + "name": "npm:@babel/plugin-transform-arrow-functions", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-arrow-functions", + "hash": "sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==" + } + }, + "npm:@babel/plugin-transform-async-generator-functions": { + "type": "npm", + "name": "npm:@babel/plugin-transform-async-generator-functions", + "data": { + "version": "7.26.8", + "packageName": "@babel/plugin-transform-async-generator-functions", + "hash": "sha512-He9Ej2X7tNf2zdKMAGOsmg2MrFc+hfoAhd3po4cWfo/NWjzEAKa0oQruj1ROVUdl0e6fb6/kE/G3SSxE0lRJOg==" + } + }, + "npm:@babel/plugin-transform-async-to-generator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-async-to-generator", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-async-to-generator", + "hash": "sha512-NT7Ejn7Z/LjUH0Gv5KsBCxh7BH3fbLTV0ptHvpeMvrt3cPThHfJfst9Wrb7S8EvJ7vRTFI7z+VAvFVEQn/m5zQ==" + } + }, + "npm:@babel/plugin-transform-block-scoped-functions": { + "type": "npm", + "name": "npm:@babel/plugin-transform-block-scoped-functions", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-block-scoped-functions", + "hash": "sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==" + } + }, + "npm:@babel/plugin-transform-block-scoping": { + "type": "npm", + "name": "npm:@babel/plugin-transform-block-scoping", + "data": { + "version": "7.28.0", + "packageName": "@babel/plugin-transform-block-scoping", + "hash": "sha512-gKKnwjpdx5sER/wl0WN0efUBFzF/56YZO0RJrSYP4CljXnP31ByY7fol89AzomdlLNzI36AvOTmYHsnZTCkq8Q==" + } + }, + "npm:@babel/plugin-transform-class-properties": { + "type": "npm", + "name": "npm:@babel/plugin-transform-class-properties", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-class-properties", + "hash": "sha512-D0VcalChDMtuRvJIu3U/fwWjf8ZMykz5iZsg77Nuj821vCKI3zCyRLwRdWbsuJ/uRwZhZ002QtCqIkwC/ZkvbA==" + } + }, + "npm:@babel/plugin-transform-class-static-block": { + "type": "npm", + "name": "npm:@babel/plugin-transform-class-static-block", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-class-static-block", + "hash": "sha512-s734HmYU78MVzZ++joYM+NkJusItbdRcbm+AGRgJCt3iA+yux0QpD9cBVdz3tKyrjVYWRl7j0mHSmv4lhV0aoA==" + } + }, + "npm:@babel/plugin-transform-classes": { + "type": "npm", + "name": "npm:@babel/plugin-transform-classes", + "data": { + "version": "7.28.0", + "packageName": "@babel/plugin-transform-classes", + "hash": "sha512-IjM1IoJNw72AZFlj33Cu8X0q2XK/6AaVC3jQu+cgQ5lThWD5ajnuUAml80dqRmOhmPkTH8uAwnpMu9Rvj0LTRA==" + } + }, + "npm:@babel/plugin-transform-computed-properties": { + "type": "npm", + "name": "npm:@babel/plugin-transform-computed-properties", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-computed-properties", + "hash": "sha512-lj9PGWvMTVksbWiDT2tW68zGS/cyo4AkZ/QTp0sQT0mjPopCmrSkzxeXkznjqBxzDI6TclZhOJbBmbBLjuOZUw==" + } + }, + "npm:@babel/plugin-transform-destructuring": { + "type": "npm", + "name": "npm:@babel/plugin-transform-destructuring", + "data": { + "version": "7.28.0", + "packageName": "@babel/plugin-transform-destructuring", + "hash": "sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==" + } + }, + "npm:@babel/plugin-transform-dotall-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-dotall-regex", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-dotall-regex", + "hash": "sha512-gEbkDVGRvjj7+T1ivxrfgygpT7GUd4vmODtYpbs0gZATdkX8/iSnOtZSxiZnsgm1YjTgjI6VKBGSJJevkrclzw==" + } + }, + "npm:@babel/plugin-transform-duplicate-keys": { + "type": "npm", + "name": "npm:@babel/plugin-transform-duplicate-keys", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-duplicate-keys", + "hash": "sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==" + } + }, + "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "hash": "sha512-hkGcueTEzuhB30B3eJCbCYeCaaEQOmQR0AdvzpD4LoN0GXMWzzGSuRrxR2xTnCrvNbVwK9N6/jQ92GSLfiZWoQ==" + } + }, + "npm:@babel/plugin-transform-dynamic-import": { + "type": "npm", + "name": "npm:@babel/plugin-transform-dynamic-import", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-dynamic-import", + "hash": "sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==" + } + }, + "npm:@babel/plugin-transform-exponentiation-operator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-exponentiation-operator", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-exponentiation-operator", + "hash": "sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ==" + } + }, + "npm:@babel/plugin-transform-export-namespace-from": { + "type": "npm", + "name": "npm:@babel/plugin-transform-export-namespace-from", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-export-namespace-from", + "hash": "sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==" + } + }, + "npm:@babel/plugin-transform-for-of": { + "type": "npm", + "name": "npm:@babel/plugin-transform-for-of", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-for-of", + "hash": "sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==" + } + }, + "npm:@babel/plugin-transform-function-name": { + "type": "npm", + "name": "npm:@babel/plugin-transform-function-name", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-function-name", + "hash": "sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==" + } + }, + "npm:@babel/plugin-transform-json-strings": { + "type": "npm", + "name": "npm:@babel/plugin-transform-json-strings", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-json-strings", + "hash": "sha512-6WVLVJiTjqcQauBhn1LkICsR2H+zm62I3h9faTDKt1qP4jn2o72tSvqMwtGFKGTpojce0gJs+76eZ2uCHRZh0Q==" + } + }, + "npm:@babel/plugin-transform-literals": { + "type": "npm", + "name": "npm:@babel/plugin-transform-literals", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-literals", + "hash": "sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==" + } + }, + "npm:@babel/plugin-transform-logical-assignment-operators": { + "type": "npm", + "name": "npm:@babel/plugin-transform-logical-assignment-operators", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-logical-assignment-operators", + "hash": "sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw==" + } + }, + "npm:@babel/plugin-transform-member-expression-literals": { + "type": "npm", + "name": "npm:@babel/plugin-transform-member-expression-literals", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-member-expression-literals", + "hash": "sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==" + } + }, + "npm:@babel/plugin-transform-modules-amd": { + "type": "npm", + "name": "npm:@babel/plugin-transform-modules-amd", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-modules-amd", + "hash": "sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==" + } + }, + "npm:@babel/plugin-transform-modules-commonjs": { + "type": "npm", + "name": "npm:@babel/plugin-transform-modules-commonjs", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-modules-commonjs", + "hash": "sha512-OJguuwlTYlN0gBZFRPqwOGNWssZjfIUdS7HMYtN8c1KmwpwHFBwTeFZrg9XZa+DFTitWOW5iTAG7tyCUPsCCyw==" + } + }, + "npm:@babel/plugin-transform-modules-systemjs": { + "type": "npm", + "name": "npm:@babel/plugin-transform-modules-systemjs", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-modules-systemjs", + "hash": "sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==" + } + }, + "npm:@babel/plugin-transform-modules-umd": { + "type": "npm", + "name": "npm:@babel/plugin-transform-modules-umd", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-modules-umd", + "hash": "sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==" + } + }, + "npm:@babel/plugin-transform-named-capturing-groups-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-named-capturing-groups-regex", + "hash": "sha512-SstR5JYy8ddZvD6MhV0tM/j16Qds4mIpJTOd1Yu9J9pJjH93bxHECF7pgtc28XvkzTD6Pxcm/0Z73Hvk7kb3Ng==" + } + }, + "npm:@babel/plugin-transform-new-target": { + "type": "npm", + "name": "npm:@babel/plugin-transform-new-target", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-new-target", + "hash": "sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==" + } + }, + "npm:@babel/plugin-transform-nullish-coalescing-operator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-nullish-coalescing-operator", + "hash": "sha512-aGZh6xMo6q9vq1JGcw58lZ1Z0+i0xB2x0XaauNIUXd6O1xXc3RwoWEBlsTQrY4KQ9Jf0s5rgD6SiNkaUdJegTA==" + } + }, + "npm:@babel/plugin-transform-numeric-separator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-numeric-separator", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-numeric-separator", + "hash": "sha512-fdPKAcujuvEChxDBJ5c+0BTaS6revLV7CJL08e4m3de8qJfNIuCc2nc7XJYOjBoTMJeqSmwXJ0ypE14RCjLwaw==" + } + }, + "npm:@babel/plugin-transform-object-rest-spread": { + "type": "npm", + "name": "npm:@babel/plugin-transform-object-rest-spread", + "data": { + "version": "7.28.0", + "packageName": "@babel/plugin-transform-object-rest-spread", + "hash": "sha512-9VNGikXxzu5eCiQjdE4IZn8sb9q7Xsk5EXLDBKUYg1e/Tve8/05+KJEtcxGxAgCY5t/BpKQM+JEL/yT4tvgiUA==" + } + }, + "npm:@babel/plugin-transform-object-super": { + "type": "npm", + "name": "npm:@babel/plugin-transform-object-super", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-object-super", + "hash": "sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==" + } + }, + "npm:@babel/plugin-transform-optional-catch-binding": { + "type": "npm", + "name": "npm:@babel/plugin-transform-optional-catch-binding", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-optional-catch-binding", + "hash": "sha512-txEAEKzYrHEX4xSZN4kJ+OfKXFVSWKB2ZxM9dpcE3wT7smwkNmXo5ORRlVzMVdJbD+Q8ILTgSD7959uj+3Dm3Q==" + } + }, + "npm:@babel/plugin-transform-optional-chaining": { + "type": "npm", + "name": "npm:@babel/plugin-transform-optional-chaining", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-optional-chaining", + "hash": "sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==" + } + }, + "npm:@babel/plugin-transform-parameters": { + "type": "npm", + "name": "npm:@babel/plugin-transform-parameters", + "data": { + "version": "7.27.7", + "packageName": "@babel/plugin-transform-parameters", + "hash": "sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==" + } + }, + "npm:@babel/plugin-transform-private-methods": { + "type": "npm", + "name": "npm:@babel/plugin-transform-private-methods", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-private-methods", + "hash": "sha512-10FVt+X55AjRAYI9BrdISN9/AQWHqldOeZDUoLyif1Kn05a56xVBXb8ZouL8pZ9jem8QpXaOt8TS7RHUIS+GPA==" + } + }, + "npm:@babel/plugin-transform-private-methods@7.25.7": { + "type": "npm", + "name": "npm:@babel/plugin-transform-private-methods@7.25.7", + "data": { + "version": "7.25.7", + "packageName": "@babel/plugin-transform-private-methods", + "hash": "sha512-KY0hh2FluNxMLwOCHbxVOKfdB5sjWG4M183885FmaqWWiGMhRZq4DQRKH6mHdEucbJnyDyYiZNwNG424RymJjA==" + } + }, + "npm:@babel/plugin-transform-private-property-in-object": { + "type": "npm", + "name": "npm:@babel/plugin-transform-private-property-in-object", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-private-property-in-object", + "hash": "sha512-5J+IhqTi1XPa0DXF83jYOaARrX+41gOewWbkPyjMNRDqgOCqdffGh8L3f/Ek5utaEBZExjSAzcyjmV9SSAWObQ==" + } + }, + "npm:@babel/plugin-transform-property-literals": { + "type": "npm", + "name": "npm:@babel/plugin-transform-property-literals", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-property-literals", + "hash": "sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==" + } + }, + "npm:@babel/plugin-transform-react-display-name": { + "type": "npm", + "name": "npm:@babel/plugin-transform-react-display-name", + "data": { + "version": "7.28.0", + "packageName": "@babel/plugin-transform-react-display-name", + "hash": "sha512-D6Eujc2zMxKjfa4Zxl4GHMsmhKKZ9VpcqIchJLvwTxad9zWIYulwYItBovpDOoNLISpcZSXoDJ5gaGbQUDqViA==" + } + }, + "npm:@babel/plugin-transform-react-jsx": { + "type": "npm", + "name": "npm:@babel/plugin-transform-react-jsx", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-react-jsx", + "hash": "sha512-2KH4LWGSrJIkVf5tSiBFYuXDAoWRq2MMwgivCf+93dd0GQi8RXLjKA/0EvRnVV5G0hrHczsquXuD01L8s6dmBw==" + } + }, + "npm:@babel/plugin-transform-react-jsx-development": { + "type": "npm", + "name": "npm:@babel/plugin-transform-react-jsx-development", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-react-jsx-development", + "hash": "sha512-ykDdF5yI4f1WrAolLqeF3hmYU12j9ntLQl/AOG1HAS21jxyg1Q0/J/tpREuYLfatGdGmXp/3yS0ZA76kOlVq9Q==" + } + }, + "npm:@babel/plugin-transform-react-pure-annotations": { + "type": "npm", + "name": "npm:@babel/plugin-transform-react-pure-annotations", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-react-pure-annotations", + "hash": "sha512-JfuinvDOsD9FVMTHpzA/pBLisxpv1aSf+OIV8lgH3MuWrks19R27e6a6DipIg4aX1Zm9Wpb04p8wljfKrVSnPA==" + } + }, + "npm:@babel/plugin-transform-regenerator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-regenerator", + "data": { + "version": "7.28.1", + "packageName": "@babel/plugin-transform-regenerator", + "hash": "sha512-P0QiV/taaa3kXpLY+sXla5zec4E+4t4Aqc9ggHlfZ7a2cp8/x/Gv08jfwEtn9gnnYIMvHx6aoOZ8XJL8eU71Dg==" + } + }, + "npm:@babel/plugin-transform-regexp-modifiers": { + "type": "npm", + "name": "npm:@babel/plugin-transform-regexp-modifiers", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-regexp-modifiers", + "hash": "sha512-TtEciroaiODtXvLZv4rmfMhkCv8jx3wgKpL68PuiPh2M4fvz5jhsA7697N1gMvkvr/JTF13DrFYyEbY9U7cVPA==" + } + }, + "npm:@babel/plugin-transform-reserved-words": { + "type": "npm", + "name": "npm:@babel/plugin-transform-reserved-words", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-reserved-words", + "hash": "sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==" + } + }, + "npm:@babel/plugin-transform-runtime": { + "type": "npm", + "name": "npm:@babel/plugin-transform-runtime", + "data": { + "version": "7.26.10", + "packageName": "@babel/plugin-transform-runtime", + "hash": "sha512-NWaL2qG6HRpONTnj4JvDU6th4jYeZOJgu3QhmFTCihib0ermtOJqktA5BduGm3suhhVe9EMP9c9+mfJ/I9slqw==" + } + }, + "npm:@babel/plugin-transform-shorthand-properties": { + "type": "npm", + "name": "npm:@babel/plugin-transform-shorthand-properties", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-shorthand-properties", + "hash": "sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==" + } + }, + "npm:@babel/plugin-transform-spread": { + "type": "npm", + "name": "npm:@babel/plugin-transform-spread", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-spread", + "hash": "sha512-kpb3HUqaILBJcRFVhFUs6Trdd4mkrzcGXss+6/mxUd273PfbWqSDHRzMT2234gIg2QYfAjvXLSquP1xECSg09Q==" + } + }, + "npm:@babel/plugin-transform-sticky-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-sticky-regex", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-sticky-regex", + "hash": "sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==" + } + }, + "npm:@babel/plugin-transform-template-literals": { + "type": "npm", + "name": "npm:@babel/plugin-transform-template-literals", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-template-literals", + "hash": "sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==" + } + }, + "npm:@babel/plugin-transform-typeof-symbol": { + "type": "npm", + "name": "npm:@babel/plugin-transform-typeof-symbol", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-typeof-symbol", + "hash": "sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==" + } + }, + "npm:@babel/plugin-transform-typescript": { + "type": "npm", + "name": "npm:@babel/plugin-transform-typescript", + "data": { + "version": "7.28.0", + "packageName": "@babel/plugin-transform-typescript", + "hash": "sha512-4AEiDEBPIZvLQaWlc9liCavE0xRM0dNca41WtBeM3jgFptfUOSG9z0uteLhq6+3rq+WB6jIvUwKDTpXEHPJ2Vg==" + } + }, + "npm:@babel/plugin-transform-unicode-escapes": { + "type": "npm", + "name": "npm:@babel/plugin-transform-unicode-escapes", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-unicode-escapes", + "hash": "sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==" + } + }, + "npm:@babel/plugin-transform-unicode-property-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-unicode-property-regex", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-unicode-property-regex", + "hash": "sha512-uW20S39PnaTImxp39O5qFlHLS9LJEmANjMG7SxIhap8rCHqu0Ik+tLEPX5DKmHn6CsWQ7j3lix2tFOa5YtL12Q==" + } + }, + "npm:@babel/plugin-transform-unicode-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-unicode-regex", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-unicode-regex", + "hash": "sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==" + } + }, + "npm:@babel/plugin-transform-unicode-sets-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-unicode-sets-regex", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-unicode-sets-regex", + "hash": "sha512-EtkOujbc4cgvb0mlpQefi4NTPBzhSIevblFevACNLUspmrALgmEBdL/XfnyyITfd8fKBZrZys92zOWcik7j9Tw==" + } + }, + "npm:@babel/preset-env": { + "type": "npm", + "name": "npm:@babel/preset-env", + "data": { + "version": "7.26.9", + "packageName": "@babel/preset-env", + "hash": "sha512-vX3qPGE8sEKEAZCWk05k3cpTAE3/nOYca++JA+Rd0z2NCNzabmYvEiSShKzm10zdquOIAVXsy2Ei/DTW34KlKQ==" + } + }, + "npm:@babel/preset-env@7.25.8": { + "type": "npm", + "name": "npm:@babel/preset-env@7.25.8", + "data": { + "version": "7.25.8", + "packageName": "@babel/preset-env", + "hash": "sha512-58T2yulDHMN8YMUxiLq5YmWUnlDCyY1FsHM+v12VMx+1/FlrUj5tY50iDCpofFQEM8fMYOaY9YRvym2jcjn1Dg==" + } + }, + "npm:@babel/preset-modules": { + "type": "npm", + "name": "npm:@babel/preset-modules", + "data": { + "version": "0.1.6-no-external-plugins", + "packageName": "@babel/preset-modules", + "hash": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==" + } + }, + "npm:@babel/preset-react": { + "type": "npm", + "name": "npm:@babel/preset-react", + "data": { + "version": "7.27.1", + "packageName": "@babel/preset-react", + "hash": "sha512-oJHWh2gLhU9dW9HHr42q0cI0/iHHXTLGe39qvpAZZzagHy0MzYLCnCVV0symeRvzmjHyVU7mw2K06E6u/JwbhA==" + } + }, + "npm:@babel/preset-typescript": { + "type": "npm", + "name": "npm:@babel/preset-typescript", + "data": { + "version": "7.27.1", + "packageName": "@babel/preset-typescript", + "hash": "sha512-l7WfQfX0WK4M0v2RudjuQK4u99BS6yLHYEmdtVPP7lKV013zr9DygFuWNlnbvQ9LR+LS0Egz/XAvGx5U9MX0fQ==" + } + }, + "npm:@babel/runtime": { + "type": "npm", + "name": "npm:@babel/runtime", + "data": { + "version": "7.26.10", + "packageName": "@babel/runtime", + "hash": "sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==" + } + }, + "npm:@babel/runtime-corejs3": { + "type": "npm", + "name": "npm:@babel/runtime-corejs3", + "data": { + "version": "7.28.0", + "packageName": "@babel/runtime-corejs3", + "hash": "sha512-nlIXnSqLcBij8K8TtkxbBJgfzfvi75V1pAKSM7dUXejGw12vJAqez74jZrHTsJ3Z+Aczc5Q/6JgNjKRMsVU44g==" + } + }, + "npm:@babel/template": { + "type": "npm", + "name": "npm:@babel/template", + "data": { + "version": "7.27.2", + "packageName": "@babel/template", + "hash": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==" + } + }, + "npm:@babel/traverse": { + "type": "npm", + "name": "npm:@babel/traverse", + "data": { + "version": "7.28.0", + "packageName": "@babel/traverse", + "hash": "sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==" + } + }, + "npm:@babel/types": { + "type": "npm", + "name": "npm:@babel/types", + "data": { + "version": "7.28.1", + "packageName": "@babel/types", + "hash": "sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ==" + } + }, + "npm:@bcoe/v8-coverage": { + "type": "npm", + "name": "npm:@bcoe/v8-coverage", + "data": { + "version": "0.2.3", + "packageName": "@bcoe/v8-coverage", + "hash": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" + } + }, + "npm:@braintree/sanitize-url": { + "type": "npm", + "name": "npm:@braintree/sanitize-url", + "data": { + "version": "6.0.2", + "packageName": "@braintree/sanitize-url", + "hash": "sha512-Tbsj02wXCbqGmzdnXNk0SOF19ChhRU70BsroIi4Pm6Ehp56in6vch94mfbdQ17DozxkL3BAVjbZ4Qc1a0HFRAg==" + } + }, + "npm:@bufbuild/protobuf": { + "type": "npm", + "name": "npm:@bufbuild/protobuf", + "data": { + "version": "2.6.1", + "packageName": "@bufbuild/protobuf", + "hash": "sha512-DaG6XlyKpz08bmHY5SGX2gfIllaqtDJ/KwVoxsmP22COOLYwDBe7yD3DZGwXem/Xq7QOc9cuR7R3MpAv5CFfDw==" + } + }, + "npm:@carbon/charts": { + "type": "npm", + "name": "npm:@carbon/charts", + "data": { + "version": "1.23.9", + "packageName": "@carbon/charts", + "hash": "sha512-hYd+jN+EuM1OcA/apoHv3fPN0TGnvjKBRBJkDwDBjkrp1YwoMYf3arqL9VDrq+Gl5hy3MPu4j57elVAOCCMG0Q==" + } + }, + "npm:@carbon/charts-angular": { + "type": "npm", + "name": "npm:@carbon/charts-angular", + "data": { + "version": "1.23.9", + "packageName": "@carbon/charts-angular", + "hash": "sha512-vN+9BIvlv+LqeDT0LrlwbmQR9Qj1C1E9OQaMLHattGrCLInpwQG0YBtzJQ/Jrhp9IrAjeEMvDm6jPWek6EI3Hg==" + } + }, + "npm:@carbon/colors": { + "type": "npm", + "name": "npm:@carbon/colors", + "data": { + "version": "11.36.0", + "packageName": "@carbon/colors", + "hash": "sha512-qkTNnrJHESBUSTrftv/aiYw9sVdr41bHSYaOi2PoCIAXp4E+SLoqLhjhXR1yhK1Ep/mKesWNcp021fLYn7mHFQ==" + } + }, + "npm:@carbon/feature-flags": { + "type": "npm", + "name": "npm:@carbon/feature-flags", + "data": { + "version": "0.27.0", + "packageName": "@carbon/feature-flags", + "hash": "sha512-YDV3IcQnSxDHHHguJQ3DJd7Vi5OA9NsRg0CicrNX7fKyjHpNpFuLy1yan47LItXY1atw4GP7agpZgSumlUl9UA==" + } + }, + "npm:@carbon/grid": { + "type": "npm", + "name": "npm:@carbon/grid", + "data": { + "version": "11.39.0", + "packageName": "@carbon/grid", + "hash": "sha512-6zgkGQSyXYA59q0df01BqMwB+bvmjGs2NSt8ZOM0eMto46ca0UTLeFYOIv/qpAq42tUD//lOwzkogPIV2wIIGw==" + } + }, + "npm:@carbon/icon-helpers": { + "type": "npm", + "name": "npm:@carbon/icon-helpers", + "data": { + "version": "10.37.0", + "packageName": "@carbon/icon-helpers", + "hash": "sha512-YXed2JUSCGddp3UnY5OffR3W8Pl+dy9a+vfUtYhSLH9TbIEBR6EvYIfvruFMhA8JIVMCUClUqgyMQXM5oMFQ0g==" + } + }, + "npm:@carbon/icons": { + "type": "npm", + "name": "npm:@carbon/icons", + "data": { + "version": "11.63.0", + "packageName": "@carbon/icons", + "hash": "sha512-J5sGbamMMBbQPcdX9ImzEIoa7l2DyNiZYu9ScKtY3dJ6lKeG6GJUFQYH5/vcpuyj02tizVe6rSgWcH210+OOqw==" + } + }, + "npm:@carbon/icons@11.58.0": { + "type": "npm", + "name": "npm:@carbon/icons@11.58.0", + "data": { + "version": "11.58.0", + "packageName": "@carbon/icons", + "hash": "sha512-ArqDWsH7AZg2oenQX3PS1GK0HW5mRCAkIt2Yx1eucKXIi9tlAROmEZLDkU4FSSipNU8wa+Yncu2oAPOg7p7qMg==" + } + }, + "npm:@carbon/layout": { + "type": "npm", + "name": "npm:@carbon/layout", + "data": { + "version": "11.37.0", + "packageName": "@carbon/layout", + "hash": "sha512-7quU4RzMu+AKMKLNkrdOVoissk5SS0XSg3S1PNLZ951njptTMddWF+uMvImLNvwtPKFL/gYi1hJ5Z+ThDmP3aw==" + } + }, + "npm:@carbon/motion": { + "type": "npm", + "name": "npm:@carbon/motion", + "data": { + "version": "11.31.0", + "packageName": "@carbon/motion", + "hash": "sha512-lFP7latcNDQnzggpiQTXspbbF90+FkOaUiiRrp+Mqf2Of9KgLTN1Dld4m3LDd6FPvacxBlkCZmxjwvQi4CNQLg==" + } + }, + "npm:@carbon/styles": { + "type": "npm", + "name": "npm:@carbon/styles", + "data": { + "version": "1.83.0", + "packageName": "@carbon/styles", + "hash": "sha512-ez8Hhi4yxGyXoUBVdQDdA5a7A5XGtOEHkszdjl8gYLI4LC/8A2Idmed65lgIlemjsFefWqOa04wrynmU5RoFXA==" + } + }, + "npm:@ibm/plex@6.0.0-next.6": { + "type": "npm", + "name": "npm:@ibm/plex@6.0.0-next.6", + "data": { + "version": "6.0.0-next.6", + "packageName": "@ibm/plex", + "hash": "sha512-B3uGruTn2rS5gweynLmfSe7yCawSRsJguJJQHVQiqf4rh2RNgJFu8YLE2Zd/JHV0ZXoVMOslcXP2k3hMkxKEyA==" + } + }, + "npm:@ibm/plex": { + "type": "npm", + "name": "npm:@ibm/plex", + "data": { + "version": "6.4.0", + "packageName": "@ibm/plex", + "hash": "sha512-P70hmNoSJhpV6fGG4++JEivoccUVuvkyZoXprsDmPTtv3s6QvL+Q8bK3HFSGmK/VgyLMDptoKPV7b/h/1xaWAw==" + } + }, + "npm:@carbon/themes": { + "type": "npm", + "name": "npm:@carbon/themes", + "data": { + "version": "11.56.0", + "packageName": "@carbon/themes", + "hash": "sha512-AAsDPy8okiks6sGYcM2SNSCKu2PC0ccjy3aS5MnfNruZdKzdl9Ao0y94j2G/b1vv10QYMLi/2DFrPb1HxFkgqA==" + } + }, + "npm:@carbon/type": { + "type": "npm", + "name": "npm:@carbon/type", + "data": { + "version": "11.43.0", + "packageName": "@carbon/type", + "hash": "sha512-miT4mYa7n/+JnuRsZLmi8WYI0Pyeuj7VM3jid4lK+oS3o9p8Cm6U5/bMiv5cZk6ZsTZCqRHSNq+uuc4jwGi4eA==" + } + }, + "npm:@carbon/utils-position": { + "type": "npm", + "name": "npm:@carbon/utils-position", + "data": { + "version": "1.3.0", + "packageName": "@carbon/utils-position", + "hash": "sha512-bfar2dV+fQ15syIrH3n9ujY4PXd1Q+AF2VcTLJIC04IDe2f80zOnJlLNPc/RktHcWTZ7WSQm80cQo3abGcsfTA==" + } + }, + "npm:@carbon/utils-position@1.1.4": { + "type": "npm", + "name": "npm:@carbon/utils-position@1.1.4", + "data": { + "version": "1.1.4", + "packageName": "@carbon/utils-position", + "hash": "sha512-/01kFPKr+wD2pPd5Uck2gElm3K/+eNxX7lEn2j1NKzzE4+eSZXDfQtLR/UHcvOSgkP+Av42LET6B9h9jXGV+HA==" + } + }, + "npm:@colors/colors": { + "type": "npm", + "name": "npm:@colors/colors", + "data": { + "version": "1.5.0", + "packageName": "@colors/colors", + "hash": "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==" + } + }, + "npm:@compodoc/compodoc": { + "type": "npm", + "name": "npm:@compodoc/compodoc", + "data": { + "version": "1.1.26", + "packageName": "@compodoc/compodoc", + "hash": "sha512-CJkqTtdotxMA4SDyUx8J6Mrm3MMmcgFtfEViUnG9Of2CXhYiXIqNeD881+pxn0opmMC+VCTL0/SCD03tDYhWYA==" + } + }, + "npm:babel-plugin-polyfill-corejs3@0.10.6": { + "type": "npm", + "name": "npm:babel-plugin-polyfill-corejs3@0.10.6", + "data": { + "version": "0.10.6", + "packageName": "babel-plugin-polyfill-corejs3", + "hash": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==" + } + }, + "npm:babel-plugin-polyfill-corejs3": { + "type": "npm", + "name": "npm:babel-plugin-polyfill-corejs3", + "data": { + "version": "0.11.1", + "packageName": "babel-plugin-polyfill-corejs3", + "hash": "sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ==" + } + }, + "npm:@compodoc/live-server": { + "type": "npm", + "name": "npm:@compodoc/live-server", + "data": { + "version": "1.2.3", + "packageName": "@compodoc/live-server", + "hash": "sha512-hDmntVCyjjaxuJzPzBx68orNZ7TW4BtHWMnXlIVn5dqhK7vuFF/11hspO1cMmc+2QTYgqde1TBcb3127S7Zrow==" + } + }, + "npm:chokidar@3.6.0": { + "type": "npm", + "name": "npm:chokidar@3.6.0", + "data": { + "version": "3.6.0", + "packageName": "chokidar", + "hash": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==" + } + }, + "npm:chokidar": { + "type": "npm", + "name": "npm:chokidar", + "data": { + "version": "4.0.3", + "packageName": "chokidar", + "hash": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==" + } + }, + "npm:chokidar@3.5.2": { + "type": "npm", + "name": "npm:chokidar@3.5.2", + "data": { + "version": "3.5.2", + "packageName": "chokidar", + "hash": "sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==" + } + }, + "npm:define-lazy-prop@2.0.0": { + "type": "npm", + "name": "npm:define-lazy-prop@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "define-lazy-prop", + "hash": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==" + } + }, + "npm:define-lazy-prop": { + "type": "npm", + "name": "npm:define-lazy-prop", + "data": { + "version": "3.0.0", + "packageName": "define-lazy-prop", + "hash": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==" + } + }, + "npm:glob-parent@5.1.2": { + "type": "npm", + "name": "npm:glob-parent@5.1.2", + "data": { + "version": "5.1.2", + "packageName": "glob-parent", + "hash": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" + } + }, + "npm:glob-parent": { + "type": "npm", + "name": "npm:glob-parent", + "data": { + "version": "6.0.2", + "packageName": "glob-parent", + "hash": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==" + } + }, + "npm:is-docker@2.2.1": { + "type": "npm", + "name": "npm:is-docker@2.2.1", + "data": { + "version": "2.2.1", + "packageName": "is-docker", + "hash": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==" + } + }, + "npm:is-docker": { + "type": "npm", + "name": "npm:is-docker", + "data": { + "version": "3.0.0", + "packageName": "is-docker", + "hash": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==" + } + }, + "npm:is-wsl@2.2.0": { + "type": "npm", + "name": "npm:is-wsl@2.2.0", + "data": { + "version": "2.2.0", + "packageName": "is-wsl", + "hash": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==" + } + }, + "npm:is-wsl": { + "type": "npm", + "name": "npm:is-wsl", + "data": { + "version": "3.1.0", + "packageName": "is-wsl", + "hash": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==" + } + }, + "npm:open@8.4.0": { + "type": "npm", + "name": "npm:open@8.4.0", + "data": { + "version": "8.4.0", + "packageName": "open", + "hash": "sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==" + } + }, + "npm:open@8.4.2": { + "type": "npm", + "name": "npm:open@8.4.2", + "data": { + "version": "8.4.2", + "packageName": "open", + "hash": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==" + } + }, + "npm:open": { + "type": "npm", + "name": "npm:open", + "data": { + "version": "10.1.0", + "packageName": "open", + "hash": "sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==" + } + }, + "npm:open@7.4.2": { + "type": "npm", + "name": "npm:open@7.4.2", + "data": { + "version": "7.4.2", + "packageName": "open", + "hash": "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==" + } + }, + "npm:picomatch@2.3.1": { + "type": "npm", + "name": "npm:picomatch@2.3.1", + "data": { + "version": "2.3.1", + "packageName": "picomatch", + "hash": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" + } + }, + "npm:picomatch": { + "type": "npm", + "name": "npm:picomatch", + "data": { + "version": "4.0.2", + "packageName": "picomatch", + "hash": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==" + } + }, + "npm:readdirp@3.6.0": { + "type": "npm", + "name": "npm:readdirp@3.6.0", + "data": { + "version": "3.6.0", + "packageName": "readdirp", + "hash": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" + } + }, + "npm:readdirp": { + "type": "npm", + "name": "npm:readdirp", + "data": { + "version": "4.1.2", + "packageName": "readdirp", + "hash": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==" + } + }, + "npm:@compodoc/ngd-core": { + "type": "npm", + "name": "npm:@compodoc/ngd-core", + "data": { + "version": "2.1.1", + "packageName": "@compodoc/ngd-core", + "hash": "sha512-Z+wE6wWZYVnudRYg6qunDlyh3Orw39Ib66Gvrz5kX5u7So+iu3tr6sQJdqH6yGS3hAjig5avlfhWLlgsb6/x1Q==" + } + }, + "npm:@compodoc/ngd-transformer": { + "type": "npm", + "name": "npm:@compodoc/ngd-transformer", + "data": { + "version": "2.1.3", + "packageName": "@compodoc/ngd-transformer", + "hash": "sha512-oWxJza7CpWR8/FeWYfE6j+jgncnGBsTWnZLt5rD2GUpsGSQTuGrsFPnmbbaVLgRS5QIVWBJYke7QFBr/7qVMWg==" + } + }, + "npm:@cspotcode/source-map-support": { + "type": "npm", + "name": "npm:@cspotcode/source-map-support", + "data": { + "version": "0.8.1", + "packageName": "@cspotcode/source-map-support", + "hash": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==" + } + }, + "npm:@jridgewell/trace-mapping@0.3.9": { + "type": "npm", + "name": "npm:@jridgewell/trace-mapping@0.3.9", + "data": { + "version": "0.3.9", + "packageName": "@jridgewell/trace-mapping", + "hash": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==" + } + }, + "npm:@jridgewell/trace-mapping": { + "type": "npm", + "name": "npm:@jridgewell/trace-mapping", + "data": { + "version": "0.3.29", + "packageName": "@jridgewell/trace-mapping", + "hash": "sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==" + } + }, + "npm:@csstools/css-parser-algorithms": { + "type": "npm", + "name": "npm:@csstools/css-parser-algorithms", + "data": { + "version": "3.0.5", + "packageName": "@csstools/css-parser-algorithms", + "hash": "sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==" + } + }, + "npm:@csstools/css-tokenizer": { + "type": "npm", + "name": "npm:@csstools/css-tokenizer", + "data": { + "version": "3.0.4", + "packageName": "@csstools/css-tokenizer", + "hash": "sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==" + } + }, + "npm:@csstools/media-query-list-parser": { + "type": "npm", + "name": "npm:@csstools/media-query-list-parser", + "data": { + "version": "4.0.3", + "packageName": "@csstools/media-query-list-parser", + "hash": "sha512-HAYH7d3TLRHDOUQK4mZKf9k9Ph/m8Akstg66ywKR4SFAigjs3yBiUeZtFxywiTm5moZMAp/5W/ZuFnNXXYLuuQ==" + } + }, + "npm:@csstools/selector-specificity": { + "type": "npm", + "name": "npm:@csstools/selector-specificity", + "data": { + "version": "5.0.0", + "packageName": "@csstools/selector-specificity", + "hash": "sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==" + } + }, + "npm:@cypress/browserify-preprocessor": { + "type": "npm", + "name": "npm:@cypress/browserify-preprocessor", + "data": { + "version": "3.0.2", + "packageName": "@cypress/browserify-preprocessor", + "hash": "sha512-y6mlFR+IR2cqcm3HabSp7AEcX9QfF1EUL4eOaw/7xexdhmdQU8ez6piyRopZQob4BK8oKTsc9PkupsU2rzjqMA==" + } + }, + "npm:fs-extra@9.1.0": { + "type": "npm", + "name": "npm:fs-extra@9.1.0", + "data": { + "version": "9.1.0", + "packageName": "fs-extra", + "hash": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==" + } + }, + "npm:fs-extra@10.1.0": { + "type": "npm", + "name": "npm:fs-extra@10.1.0", + "data": { + "version": "10.1.0", + "packageName": "fs-extra", + "hash": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==" + } + }, + "npm:fs-extra": { + "type": "npm", + "name": "npm:fs-extra", + "data": { + "version": "11.3.0", + "packageName": "fs-extra", + "hash": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==" + } + }, + "npm:fs-extra@8.1.0": { + "type": "npm", + "name": "npm:fs-extra@8.1.0", + "data": { + "version": "8.1.0", + "packageName": "fs-extra", + "hash": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==" + } + }, + "npm:@cypress/request": { + "type": "npm", + "name": "npm:@cypress/request", + "data": { + "version": "2.88.12", + "packageName": "@cypress/request", + "hash": "sha512-tOn+0mDZxASFM+cuAP9szGUGPI1HwWVSvdzm7V4cCsPdFTx6qMj29CwaQmRAMIEhORIUBFBsYROYJcveK4uOjA==" + } + }, + "npm:form-data@2.3.3": { + "type": "npm", + "name": "npm:form-data@2.3.3", + "data": { + "version": "2.3.3", + "packageName": "form-data", + "hash": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==" + } + }, + "npm:form-data": { + "type": "npm", + "name": "npm:form-data", + "data": { + "version": "4.0.4", + "packageName": "form-data", + "hash": "sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==" + } + }, + "npm:form-data@2.5.5": { + "type": "npm", + "name": "npm:form-data@2.5.5", + "data": { + "version": "2.5.5", + "packageName": "form-data", + "hash": "sha512-jqdObeR2rxZZbPSGL+3VckHMYtu+f9//KXBsVny6JSX/pa38Fy+bGjuG8eW/H6USNQWhLi8Num++cU2yOCNz4A==" + } + }, + "npm:@cypress/xvfb": { + "type": "npm", + "name": "npm:@cypress/xvfb", + "data": { + "version": "1.2.4", + "packageName": "@cypress/xvfb", + "hash": "sha512-skbBzPggOVYCbnGgV+0dmBdW/s77ZkAOXIC1knS8NagwDjBrNC1LuXtQJeiN6l+m7lzmHtaoUw/ctJKdqkG57Q==" + } + }, + "npm:@discoveryjs/json-ext": { + "type": "npm", + "name": "npm:@discoveryjs/json-ext", + "data": { + "version": "0.6.1", + "packageName": "@discoveryjs/json-ext", + "hash": "sha512-boghen8F0Q8D+0/Q1/1r6DUEieUJ8w2a1gIknExMSHBsJFOr2+0KUfHiVYBvucPwl3+RU5PFBK833FjFCh3BhA==" + } + }, + "npm:@dual-bundle/import-meta-resolve": { + "type": "npm", + "name": "npm:@dual-bundle/import-meta-resolve", + "data": { + "version": "4.1.0", + "packageName": "@dual-bundle/import-meta-resolve", + "hash": "sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==" + } + }, + "npm:@emnapi/core": { + "type": "npm", + "name": "npm:@emnapi/core", + "data": { + "version": "1.4.5", + "packageName": "@emnapi/core", + "hash": "sha512-XsLw1dEOpkSX/WucdqUhPWP7hDxSvZiY+fsUC14h+FtQ2Ifni4znbBt8punRX+Uj2JG/uDb8nEHVKvrVlvdZ5Q==" + } + }, + "npm:@emnapi/runtime": { + "type": "npm", + "name": "npm:@emnapi/runtime", + "data": { + "version": "1.4.5", + "packageName": "@emnapi/runtime", + "hash": "sha512-++LApOtY0pEEz1zrd9vy1/zXVaVJJ/EbAF3u0fXIzPJEDtnITsBGbbK0EkM72amhl/R5b+5xx0Y/QhcVOpuulg==" + } + }, + "npm:@emnapi/wasi-threads": { + "type": "npm", + "name": "npm:@emnapi/wasi-threads", + "data": { + "version": "1.0.4", + "packageName": "@emnapi/wasi-threads", + "hash": "sha512-PJR+bOmMOPH8AtcTGAyYNiuJ3/Fcoj2XN/gBEWzDIKh254XO+mM9XoXHk5GNEhodxeMznbg7BlRojVbKN+gC6g==" + } + }, + "npm:@esbuild/aix-ppc64": { + "type": "npm", + "name": "npm:@esbuild/aix-ppc64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/aix-ppc64", + "hash": "sha512-3sG8Zwa5fMcA9bgqB8AfWPQ+HFke6uD3h1s3RIwUNK8EG7a4buxvuFTs3j1IMs2NXAk9F30C/FF4vxRgQCcmoQ==" + } + }, + "npm:@esbuild/aix-ppc64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/aix-ppc64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/aix-ppc64", + "hash": "sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==" + } + }, + "npm:@esbuild/aix-ppc64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/aix-ppc64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/aix-ppc64", + "hash": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==" + } + }, + "npm:@esbuild/android-arm": { + "type": "npm", + "name": "npm:@esbuild/android-arm", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/android-arm", + "hash": "sha512-+KuOHTKKyIKgEEqKbGTK8W7mPp+hKinbMBeEnNzjJGyFcWsfrXjSTNluJHCY1RqhxFurdD8uNXQDei7qDlR6+g==" + } + }, + "npm:@esbuild/android-arm@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/android-arm@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/android-arm", + "hash": "sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==" + } + }, + "npm:@esbuild/android-arm@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/android-arm@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/android-arm", + "hash": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==" + } + }, + "npm:@esbuild/android-arm64": { + "type": "npm", + "name": "npm:@esbuild/android-arm64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/android-arm64", + "hash": "sha512-EuHFUYkAVfU4qBdyivULuu03FhJO4IJN9PGuABGrFy4vUuzk91P2d+npxHcFdpUnfYKy0PuV+n6bKIpHOB3prQ==" + } + }, + "npm:@esbuild/android-arm64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/android-arm64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/android-arm64", + "hash": "sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==" + } + }, + "npm:@esbuild/android-arm64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/android-arm64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/android-arm64", + "hash": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==" + } + }, + "npm:@esbuild/android-x64": { + "type": "npm", + "name": "npm:@esbuild/android-x64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/android-x64", + "hash": "sha512-WRrmKidLoKDl56LsbBMhzTTBxrsVwTKdNbKDalbEZr0tcsBgCLbEtoNthOW6PX942YiYq8HzEnb4yWQMLQuipQ==" + } + }, + "npm:@esbuild/android-x64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/android-x64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/android-x64", + "hash": "sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==" + } + }, + "npm:@esbuild/android-x64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/android-x64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/android-x64", + "hash": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==" + } + }, + "npm:@esbuild/darwin-arm64": { + "type": "npm", + "name": "npm:@esbuild/darwin-arm64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/darwin-arm64", + "hash": "sha512-YLntie/IdS31H54Ogdn+v50NuoWF5BDkEUFpiOChVa9UnKpftgwzZRrI4J132ETIi+D8n6xh9IviFV3eXdxfow==" + } + }, + "npm:@esbuild/darwin-arm64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/darwin-arm64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/darwin-arm64", + "hash": "sha512-GtaBgammVvdF7aPIgH2jxMDdivezgFu6iKpmT+48+F8Hhg5J/sfnDieg0aeG/jfSvkYQU2/pceFPDKlqZzwnfQ==" + } + }, + "npm:@esbuild/darwin-arm64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/darwin-arm64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/darwin-arm64", + "hash": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==" + } + }, + "npm:@esbuild/darwin-x64": { + "type": "npm", + "name": "npm:@esbuild/darwin-x64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/darwin-x64", + "hash": "sha512-IMQ6eme4AfznElesHUPDZ+teuGwoRmVuuixu7sv92ZkdQcPbsNHzutd+rAfaBKo8YK3IrBEi9SLLKWJdEvJniQ==" + } + }, + "npm:@esbuild/darwin-x64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/darwin-x64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/darwin-x64", + "hash": "sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==" + } + }, + "npm:@esbuild/darwin-x64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/darwin-x64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/darwin-x64", + "hash": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==" + } + }, + "npm:@esbuild/freebsd-arm64": { + "type": "npm", + "name": "npm:@esbuild/freebsd-arm64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/freebsd-arm64", + "hash": "sha512-0muYWCng5vqaxobq6LB3YNtevDFSAZGlgtLoAc81PjUfiFz36n4KMpwhtAd4he8ToSI3TGyuhyx5xmiWNYZFyw==" + } + }, + "npm:@esbuild/freebsd-arm64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/freebsd-arm64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/freebsd-arm64", + "hash": "sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==" + } + }, + "npm:@esbuild/freebsd-arm64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/freebsd-arm64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/freebsd-arm64", + "hash": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==" + } + }, + "npm:@esbuild/freebsd-x64": { + "type": "npm", + "name": "npm:@esbuild/freebsd-x64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/freebsd-x64", + "hash": "sha512-XKDVu8IsD0/q3foBzsXGt/KjD/yTKBCIwOHE1XwiXmrRwrX6Hbnd5Eqn/WvDekddK21tfszBSrE/WMaZh+1buQ==" + } + }, + "npm:@esbuild/freebsd-x64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/freebsd-x64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/freebsd-x64", + "hash": "sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==" + } + }, + "npm:@esbuild/freebsd-x64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/freebsd-x64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/freebsd-x64", + "hash": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==" + } + }, + "npm:@esbuild/linux-arm": { + "type": "npm", + "name": "npm:@esbuild/linux-arm", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-arm", + "hash": "sha512-SEELSTEtOFu5LPykzA395Mc+54RMg1EUgXP+iw2SJ72+ooMwVsgfuwXo5Fn0wXNgWZsTVHwY2cg4Vi/bOD88qw==" + } + }, + "npm:@esbuild/linux-arm@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-arm@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-arm", + "hash": "sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==" + } + }, + "npm:@esbuild/linux-arm@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-arm@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-arm", + "hash": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==" + } + }, + "npm:@esbuild/linux-arm64": { + "type": "npm", + "name": "npm:@esbuild/linux-arm64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-arm64", + "hash": "sha512-j1t5iG8jE7BhonbsEg5d9qOYcVZv/Rv6tghaXM/Ug9xahM0nX/H2gfu6X6z11QRTMT6+aywOMA8TDkhPo8aCGw==" + } + }, + "npm:@esbuild/linux-arm64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-arm64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-arm64", + "hash": "sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==" + } + }, + "npm:@esbuild/linux-arm64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-arm64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-arm64", + "hash": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==" + } + }, + "npm:@esbuild/linux-ia32": { + "type": "npm", + "name": "npm:@esbuild/linux-ia32", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-ia32", + "hash": "sha512-P7O5Tkh2NbgIm2R6x1zGJJsnacDzTFcRWZyTTMgFdVit6E98LTxO+v8LCCLWRvPrjdzXHx9FEOA8oAZPyApWUA==" + } + }, + "npm:@esbuild/linux-ia32@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-ia32@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-ia32", + "hash": "sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==" + } + }, + "npm:@esbuild/linux-ia32@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-ia32@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-ia32", + "hash": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==" + } + }, + "npm:@esbuild/linux-loong64": { + "type": "npm", + "name": "npm:@esbuild/linux-loong64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-loong64", + "hash": "sha512-InQwepswq6urikQiIC/kkx412fqUZudBO4SYKu0N+tGhXRWUqAx+Q+341tFV6QdBifpjYgUndV1hhMq3WeJi7A==" + } + }, + "npm:@esbuild/linux-loong64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-loong64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-loong64", + "hash": "sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==" + } + }, + "npm:@esbuild/linux-loong64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-loong64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-loong64", + "hash": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==" + } + }, + "npm:@esbuild/linux-mips64el": { + "type": "npm", + "name": "npm:@esbuild/linux-mips64el", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-mips64el", + "hash": "sha512-J9rflLtqdYrxHv2FqXE2i1ELgNjT+JFURt/uDMoPQLcjWQA5wDKgQA4t/dTqGa88ZVECKaD0TctwsUfHbVoi4w==" + } + }, + "npm:@esbuild/linux-mips64el@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-mips64el@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-mips64el", + "hash": "sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==" + } + }, + "npm:@esbuild/linux-mips64el@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-mips64el@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-mips64el", + "hash": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==" + } + }, + "npm:@esbuild/linux-ppc64": { + "type": "npm", + "name": "npm:@esbuild/linux-ppc64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-ppc64", + "hash": "sha512-cShCXtEOVc5GxU0fM+dsFD10qZ5UpcQ8AM22bYj0u/yaAykWnqXJDpd77ublcX6vdDsWLuweeuSNZk4yUxZwtw==" + } + }, + "npm:@esbuild/linux-ppc64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-ppc64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-ppc64", + "hash": "sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==" + } + }, + "npm:@esbuild/linux-ppc64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-ppc64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-ppc64", + "hash": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==" + } + }, + "npm:@esbuild/linux-riscv64": { + "type": "npm", + "name": "npm:@esbuild/linux-riscv64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-riscv64", + "hash": "sha512-HEtaN7Y5UB4tZPeQmgz/UhzoEyYftbMXrBCUjINGjh3uil+rB/QzzpMshz3cNUxqXN7Vr93zzVtpIDL99t9aRw==" + } + }, + "npm:@esbuild/linux-riscv64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-riscv64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-riscv64", + "hash": "sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==" + } + }, + "npm:@esbuild/linux-riscv64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-riscv64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-riscv64", + "hash": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==" + } + }, + "npm:@esbuild/linux-s390x": { + "type": "npm", + "name": "npm:@esbuild/linux-s390x", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-s390x", + "hash": "sha512-WDi3+NVAuyjg/Wxi+o5KPqRbZY0QhI9TjrEEm+8dmpY9Xir8+HE/HNx2JoLckhKbFopW0RdO2D72w8trZOV+Wg==" + } + }, + "npm:@esbuild/linux-s390x@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-s390x@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-s390x", + "hash": "sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==" + } + }, + "npm:@esbuild/linux-s390x@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-s390x@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-s390x", + "hash": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==" + } + }, + "npm:@esbuild/linux-x64": { + "type": "npm", + "name": "npm:@esbuild/linux-x64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-x64", + "hash": "sha512-a3pMQhUEJkITgAw6e0bWA+F+vFtCciMjW/LPtoj99MhVt+Mfb6bbL9hu2wmTZgNd994qTAEw+U/r6k3qHWWaOQ==" + } + }, + "npm:@esbuild/linux-x64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-x64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-x64", + "hash": "sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==" + } + }, + "npm:@esbuild/linux-x64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-x64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-x64", + "hash": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==" + } + }, + "npm:@esbuild/netbsd-arm64": { + "type": "npm", + "name": "npm:@esbuild/netbsd-arm64", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/netbsd-arm64", + "hash": "sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==" + } + }, + "npm:@esbuild/netbsd-x64": { + "type": "npm", + "name": "npm:@esbuild/netbsd-x64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/netbsd-x64", + "hash": "sha512-cRK+YDem7lFTs2Q5nEv/HHc4LnrfBCbH5+JHu6wm2eP+d8OZNoSMYgPZJq78vqQ9g+9+nMuIsAO7skzphRXHyw==" + } + }, + "npm:@esbuild/netbsd-x64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/netbsd-x64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/netbsd-x64", + "hash": "sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==" + } + }, + "npm:@esbuild/netbsd-x64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/netbsd-x64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/netbsd-x64", + "hash": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==" + } + }, + "npm:@esbuild/openbsd-arm64": { + "type": "npm", + "name": "npm:@esbuild/openbsd-arm64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/openbsd-arm64", + "hash": "sha512-suXjq53gERueVWu0OKxzWqk7NxiUWSUlrxoZK7usiF50C6ipColGR5qie2496iKGYNLhDZkPxBI3erbnYkU0rQ==" + } + }, + "npm:@esbuild/openbsd-arm64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/openbsd-arm64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/openbsd-arm64", + "hash": "sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==" + } + }, + "npm:@esbuild/openbsd-x64": { + "type": "npm", + "name": "npm:@esbuild/openbsd-x64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/openbsd-x64", + "hash": "sha512-6p3nHpby0DM/v15IFKMjAaayFhqnXV52aEmv1whZHX56pdkK+MEaLoQWj+H42ssFarP1PcomVhbsR4pkz09qBg==" + } + }, + "npm:@esbuild/openbsd-x64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/openbsd-x64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/openbsd-x64", + "hash": "sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==" + } + }, + "npm:@esbuild/openbsd-x64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/openbsd-x64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/openbsd-x64", + "hash": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==" + } + }, + "npm:@esbuild/sunos-x64": { + "type": "npm", + "name": "npm:@esbuild/sunos-x64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/sunos-x64", + "hash": "sha512-BFelBGfrBwk6LVrmFzCq1u1dZbG4zy/Kp93w2+y83Q5UGYF1d8sCzeLI9NXjKyujjBBniQa8R8PzLFAUrSM9OA==" + } + }, + "npm:@esbuild/sunos-x64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/sunos-x64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/sunos-x64", + "hash": "sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==" + } + }, + "npm:@esbuild/sunos-x64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/sunos-x64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/sunos-x64", + "hash": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==" + } + }, + "npm:@esbuild/win32-arm64": { + "type": "npm", + "name": "npm:@esbuild/win32-arm64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/win32-arm64", + "hash": "sha512-lY6AC8p4Cnb7xYHuIxQ6iYPe6MfO2CC43XXKo9nBXDb35krYt7KGhQnOkRGar5psxYkircpCqfbNDB4uJbS2jQ==" + } + }, + "npm:@esbuild/win32-arm64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/win32-arm64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/win32-arm64", + "hash": "sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==" + } + }, + "npm:@esbuild/win32-arm64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/win32-arm64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/win32-arm64", + "hash": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==" + } + }, + "npm:@esbuild/win32-ia32": { + "type": "npm", + "name": "npm:@esbuild/win32-ia32", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/win32-ia32", + "hash": "sha512-7L1bHlOTcO4ByvI7OXVI5pNN6HSu6pUQq9yodga8izeuB1KcT2UkHaH6118QJwopExPn0rMHIseCTx1CRo/uNA==" + } + }, + "npm:@esbuild/win32-ia32@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/win32-ia32@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/win32-ia32", + "hash": "sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==" + } + }, + "npm:@esbuild/win32-ia32@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/win32-ia32@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/win32-ia32", + "hash": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==" + } + }, + "npm:@esbuild/win32-x64": { + "type": "npm", + "name": "npm:@esbuild/win32-x64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/win32-x64", + "hash": "sha512-Arm+WgUFLUATuoxCJcahGuk6Yj9Pzxd6l11Zb/2aAuv5kWWvvfhLFo2fni4uSK5vzlUdCGZ/BdV5tH8klj8p8g==" + } + }, + "npm:@esbuild/win32-x64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/win32-x64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/win32-x64", + "hash": "sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==" + } + }, + "npm:@esbuild/win32-x64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/win32-x64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/win32-x64", + "hash": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==" + } + }, + "npm:@eslint-community/eslint-utils": { + "type": "npm", + "name": "npm:@eslint-community/eslint-utils", + "data": { + "version": "4.7.0", + "packageName": "@eslint-community/eslint-utils", + "hash": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==" + } + }, + "npm:@eslint-community/regexpp": { + "type": "npm", + "name": "npm:@eslint-community/regexpp", + "data": { + "version": "4.12.1", + "packageName": "@eslint-community/regexpp", + "hash": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==" + } + }, + "npm:@eslint/config-array": { + "type": "npm", + "name": "npm:@eslint/config-array", + "data": { + "version": "0.18.0", + "packageName": "@eslint/config-array", + "hash": "sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==" + } + }, + "npm:brace-expansion@1.1.12": { + "type": "npm", + "name": "npm:brace-expansion@1.1.12", + "data": { + "version": "1.1.12", + "packageName": "brace-expansion", + "hash": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==" + } + }, + "npm:brace-expansion": { + "type": "npm", + "name": "npm:brace-expansion", + "data": { + "version": "2.0.2", + "packageName": "brace-expansion", + "hash": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==" + } + }, + "npm:minimatch@3.1.2": { + "type": "npm", + "name": "npm:minimatch@3.1.2", + "data": { + "version": "3.1.2", + "packageName": "minimatch", + "hash": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" + } + }, + "npm:minimatch@9.0.5": { + "type": "npm", + "name": "npm:minimatch@9.0.5", + "data": { + "version": "9.0.5", + "packageName": "minimatch", + "hash": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==" + } + }, + "npm:minimatch@7.4.6": { + "type": "npm", + "name": "npm:minimatch@7.4.6", + "data": { + "version": "7.4.6", + "packageName": "minimatch", + "hash": "sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==" + } + }, + "npm:minimatch@5.1.6": { + "type": "npm", + "name": "npm:minimatch@5.1.6", + "data": { + "version": "5.1.6", + "packageName": "minimatch", + "hash": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==" + } + }, + "npm:minimatch@10.0.3": { + "type": "npm", + "name": "npm:minimatch@10.0.3", + "data": { + "version": "10.0.3", + "packageName": "minimatch", + "hash": "sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==" + } + }, + "npm:minimatch": { + "type": "npm", + "name": "npm:minimatch", + "data": { + "version": "9.0.3", + "packageName": "minimatch", + "hash": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==" + } + }, + "npm:@eslint/core": { + "type": "npm", + "name": "npm:@eslint/core", + "data": { + "version": "0.7.0", + "packageName": "@eslint/core", + "hash": "sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw==" + } + }, + "npm:@eslint/core@0.13.0": { + "type": "npm", + "name": "npm:@eslint/core@0.13.0", + "data": { + "version": "0.13.0", + "packageName": "@eslint/core", + "hash": "sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==" + } + }, + "npm:@eslint/eslintrc": { + "type": "npm", + "name": "npm:@eslint/eslintrc", + "data": { + "version": "3.3.1", + "packageName": "@eslint/eslintrc", + "hash": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==" + } + }, + "npm:ajv@6.12.6": { + "type": "npm", + "name": "npm:ajv@6.12.6", + "data": { + "version": "6.12.6", + "packageName": "ajv", + "hash": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" + } + }, + "npm:ajv": { + "type": "npm", + "name": "npm:ajv", + "data": { + "version": "8.17.1", + "packageName": "ajv", + "hash": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==" + } + }, + "npm:json-schema-traverse@0.4.1": { + "type": "npm", + "name": "npm:json-schema-traverse@0.4.1", + "data": { + "version": "0.4.1", + "packageName": "json-schema-traverse", + "hash": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" + } + }, + "npm:json-schema-traverse": { + "type": "npm", + "name": "npm:json-schema-traverse", + "data": { + "version": "1.0.0", + "packageName": "json-schema-traverse", + "hash": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" + } + }, + "npm:@eslint/js": { + "type": "npm", + "name": "npm:@eslint/js", + "data": { + "version": "9.14.0", + "packageName": "@eslint/js", + "hash": "sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==" + } + }, + "npm:@eslint/object-schema": { + "type": "npm", + "name": "npm:@eslint/object-schema", + "data": { + "version": "2.1.6", + "packageName": "@eslint/object-schema", + "hash": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==" + } + }, + "npm:@eslint/plugin-kit": { + "type": "npm", + "name": "npm:@eslint/plugin-kit", + "data": { + "version": "0.2.8", + "packageName": "@eslint/plugin-kit", + "hash": "sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==" + } + }, + "npm:@fastify/ajv-compiler": { + "type": "npm", + "name": "npm:@fastify/ajv-compiler", + "data": { + "version": "3.6.0", + "packageName": "@fastify/ajv-compiler", + "hash": "sha512-LwdXQJjmMD+GwLOkP7TVC68qa+pSSogeWWmznRJ/coyTcfe9qA05AHFSe1eZFwK6q+xVRpChnvFUkf1iYaSZsQ==" + } + }, + "npm:ajv-formats@2.1.1": { + "type": "npm", + "name": "npm:ajv-formats@2.1.1", + "data": { + "version": "2.1.1", + "packageName": "ajv-formats", + "hash": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==" + } + }, + "npm:ajv-formats": { + "type": "npm", + "name": "npm:ajv-formats", + "data": { + "version": "3.0.1", + "packageName": "ajv-formats", + "hash": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==" + } + }, + "npm:fast-uri@2.4.0": { + "type": "npm", + "name": "npm:fast-uri@2.4.0", + "data": { + "version": "2.4.0", + "packageName": "fast-uri", + "hash": "sha512-ypuAmmMKInk5q7XcepxlnUWDLWv4GFtaJqAzWKqn62IpQ3pejtr5dTVbt3vwqVaMKmkNR55sTT+CqUKIaT21BA==" + } + }, + "npm:fast-uri": { + "type": "npm", + "name": "npm:fast-uri", + "data": { + "version": "3.0.6", + "packageName": "fast-uri", + "hash": "sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==" + } + }, + "npm:@fastify/error": { + "type": "npm", + "name": "npm:@fastify/error", + "data": { + "version": "3.4.1", + "packageName": "@fastify/error", + "hash": "sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==" + } + }, + "npm:@fastify/fast-json-stringify-compiler": { + "type": "npm", + "name": "npm:@fastify/fast-json-stringify-compiler", + "data": { + "version": "4.3.0", + "packageName": "@fastify/fast-json-stringify-compiler", + "hash": "sha512-aZAXGYo6m22Fk1zZzEUKBvut/CIIQe/BapEORnxiD5Qr0kPHqqI69NtEMCme74h+at72sPhbkb4ZrLd1W3KRLA==" + } + }, + "npm:@fastify/merge-json-schemas": { + "type": "npm", + "name": "npm:@fastify/merge-json-schemas", + "data": { + "version": "0.1.1", + "packageName": "@fastify/merge-json-schemas", + "hash": "sha512-fERDVz7topgNjtXsJTTW1JKLy0rhuLRcquYqNR9rF7OcVpCa2OVW49ZPDIhaRRCaUuvVxI+N416xUoF76HNSXA==" + } + }, + "npm:@floating-ui/core": { + "type": "npm", + "name": "npm:@floating-ui/core", + "data": { + "version": "1.7.3", + "packageName": "@floating-ui/core", + "hash": "sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==" + } + }, + "npm:@floating-ui/dom": { + "type": "npm", + "name": "npm:@floating-ui/dom", + "data": { + "version": "1.6.13", + "packageName": "@floating-ui/dom", + "hash": "sha512-umqzocjDgNRGTuO7Q8CU32dkHkECqI8ZdMZ5Swb6QAM0t5rnlrN3lGo1hdpscRd3WS8T6DKYK4ephgIH9iRh3w==" + } + }, + "npm:@floating-ui/utils": { + "type": "npm", + "name": "npm:@floating-ui/utils", + "data": { + "version": "0.2.10", + "packageName": "@floating-ui/utils", + "hash": "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==" + } + }, + "npm:@hapi/hoek": { + "type": "npm", + "name": "npm:@hapi/hoek", + "data": { + "version": "9.3.0", + "packageName": "@hapi/hoek", + "hash": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==" + } + }, + "npm:@hapi/topo": { + "type": "npm", + "name": "npm:@hapi/topo", + "data": { + "version": "5.1.0", + "packageName": "@hapi/topo", + "hash": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==" + } + }, + "npm:@humanfs/core": { + "type": "npm", + "name": "npm:@humanfs/core", + "data": { + "version": "0.19.1", + "packageName": "@humanfs/core", + "hash": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==" + } + }, + "npm:@humanfs/node": { + "type": "npm", + "name": "npm:@humanfs/node", + "data": { + "version": "0.16.6", + "packageName": "@humanfs/node", + "hash": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==" + } + }, + "npm:@humanwhocodes/retry@0.3.1": { + "type": "npm", + "name": "npm:@humanwhocodes/retry@0.3.1", + "data": { + "version": "0.3.1", + "packageName": "@humanwhocodes/retry", + "hash": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==" + } + }, + "npm:@humanwhocodes/retry": { + "type": "npm", + "name": "npm:@humanwhocodes/retry", + "data": { + "version": "0.4.3", + "packageName": "@humanwhocodes/retry", + "hash": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==" + } + }, + "npm:@humanwhocodes/module-importer": { + "type": "npm", + "name": "npm:@humanwhocodes/module-importer", + "data": { + "version": "1.0.1", + "packageName": "@humanwhocodes/module-importer", + "hash": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==" + } + }, + "npm:@ibm/plex-mono": { + "type": "npm", + "name": "npm:@ibm/plex-mono", + "data": { + "version": "0.0.3-alpha.0", + "packageName": "@ibm/plex-mono", + "hash": "sha512-xSa/c1vrzGmMR5xQr/aWP/q62jUD41mKwm2w4kFsvIVyT9fxC3wq81UYMSGBxQZ6+P1AROMSefF22aLXkv6uqw==" + } + }, + "npm:@ibm/plex-sans": { + "type": "npm", + "name": "npm:@ibm/plex-sans", + "data": { + "version": "0.0.3-alpha.0", + "packageName": "@ibm/plex-sans", + "hash": "sha512-JU3dmaJiTNL17MO2pTzUJUzYSLZjUmkFUOia9c/2mU4ehqyvw95yQ6G4XRRqEHQdUA7auO4I0GX8mcI8rQk/Tw==" + } + }, + "npm:@ibm/plex-sans-arabic": { + "type": "npm", + "name": "npm:@ibm/plex-sans-arabic", + "data": { + "version": "0.0.3-alpha.0", + "packageName": "@ibm/plex-sans-arabic", + "hash": "sha512-tFi6soIKl/A2xWf5/N9kCkMhv+MOcEewWWFM9Bz9U0YO5I4KR0qdUTU7rN4jTjvCJGPExwPFukQKBNz7djuShg==" + } + }, + "npm:@ibm/plex-sans-devanagari": { + "type": "npm", + "name": "npm:@ibm/plex-sans-devanagari", + "data": { + "version": "0.0.3-alpha.0", + "packageName": "@ibm/plex-sans-devanagari", + "hash": "sha512-jrhO6KOxwtpw3WaidCNSn+IWqxDyYGSUUP8i4WjmxkBREQNf4fSJwbjzgB79E/Mnhc3b2NZska+41k5owRlIoQ==" + } + }, + "npm:@ibm/plex-sans-hebrew": { + "type": "npm", + "name": "npm:@ibm/plex-sans-hebrew", + "data": { + "version": "0.0.3-alpha.0", + "packageName": "@ibm/plex-sans-hebrew", + "hash": "sha512-sMsn1jU8kyYfSlWMfjcbvpGXJIIXGOZD+sxtBcogZz4umnCq5ys+bmsqlzkfGR25DCB49WvseD2IHbejes0/aA==" + } + }, + "npm:@ibm/plex-sans-thai": { + "type": "npm", + "name": "npm:@ibm/plex-sans-thai", + "data": { + "version": "0.0.3-alpha.0", + "packageName": "@ibm/plex-sans-thai", + "hash": "sha512-3RteUFhshRTmP5Swq9LYravDXmVvjxtxsZ7qeSqjn31CUgeSuZKprDWb+RzSQrO+Jg7AI4g1lolzTr/jG/LnxA==" + } + }, + "npm:@ibm/plex-sans-thai-looped": { + "type": "npm", + "name": "npm:@ibm/plex-sans-thai-looped", + "data": { + "version": "0.0.3-alpha.0", + "packageName": "@ibm/plex-sans-thai-looped", + "hash": "sha512-mcddR5ZcAQx5TjmaxaXd6gTdtOgxlyVaKqjzQAjUbzNQy0cjTGhIJHB5VrFES7yJLRCtQNCNGP+bzupzHOQERw==" + } + }, + "npm:@ibm/plex-serif": { + "type": "npm", + "name": "npm:@ibm/plex-serif", + "data": { + "version": "0.0.3-alpha.0", + "packageName": "@ibm/plex-serif", + "hash": "sha512-wuyglvk5dVTiOtRMlGhbRdu9zptl84CHLhjzuWPb2LwU3IiFlVWAirKaRKRv/AFwtAT9RoTtvT7spEyffdCzFw==" + } + }, + "npm:@ibm/telemetry-js": { + "type": "npm", + "name": "npm:@ibm/telemetry-js", + "data": { + "version": "1.9.1", + "packageName": "@ibm/telemetry-js", + "hash": "sha512-qq8RPafUJHUQieXVCte1kbJEx6JctWzbA/YkXzopbfzIDRT2+hbR9QmgH+KH7bDDNRcDbdHWvHfwJKzThlMtPg==" + } + }, + "npm:@inquirer/checkbox": { + "type": "npm", + "name": "npm:@inquirer/checkbox", + "data": { + "version": "2.5.0", + "packageName": "@inquirer/checkbox", + "hash": "sha512-sMgdETOfi2dUHT8r7TT1BTKOwNvdDGFDXYWtQ2J69SvlYNntk9I/gJe7r5yvMwwsuKnYbuRs3pNhx4tgNck5aA==" + } + }, + "npm:@inquirer/confirm": { + "type": "npm", + "name": "npm:@inquirer/confirm", + "data": { + "version": "3.1.22", + "packageName": "@inquirer/confirm", + "hash": "sha512-gsAKIOWBm2Q87CDfs9fEo7wJT3fwWIJfnDGMn9Qy74gBnNFOACDNfhUzovubbJjWnKLGBln7/NcSmZwj5DuEXg==" + } + }, + "npm:@inquirer/core": { + "type": "npm", + "name": "npm:@inquirer/core", + "data": { + "version": "9.2.1", + "packageName": "@inquirer/core", + "hash": "sha512-F2VBt7W/mwqEU4bL0RnHNZmC/OxzNx9cOYxHqnXX3MP6ruYvZUZAW9imgN9+h/uBT/oP8Gh888J2OZSbjSeWcg==" + } + }, + "npm:@inquirer/type@2.0.0": { + "type": "npm", + "name": "npm:@inquirer/type@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "@inquirer/type", + "hash": "sha512-XvJRx+2KR3YXyYtPUUy+qd9i7p+GO9Ko6VIIpWlBrpWwXDv8WLFeHTxz35CfQFUiBMLXlGHhGzys7lqit9gWag==" + } + }, + "npm:@inquirer/type": { + "type": "npm", + "name": "npm:@inquirer/type", + "data": { + "version": "1.5.5", + "packageName": "@inquirer/type", + "hash": "sha512-MzICLu4yS7V8AA61sANROZ9vT1H3ooca5dSmI1FjZkzq7o/koMsRfQSzRtFo+F3Ao4Sf1C0bpLKejpKB/+j6MA==" + } + }, + "npm:@types/node@22.16.5": { + "type": "npm", + "name": "npm:@types/node@22.16.5", + "data": { + "version": "22.16.5", + "packageName": "@types/node", + "hash": "sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==" + } + }, + "npm:@types/node": { + "type": "npm", + "name": "npm:@types/node", + "data": { + "version": "18.17.12", + "packageName": "@types/node", + "hash": "sha512-d6xjC9fJ/nSnfDeU0AMDsaJyb1iHsqCSOdi84w4u+SlN/UgQdY5tRhpMzaFYsI4mnpvgTivEaQd0yOUhAtOnEQ==" + } + }, + "npm:@types/node@16.18.126": { + "type": "npm", + "name": "npm:@types/node@16.18.126", + "data": { + "version": "16.18.126", + "packageName": "@types/node", + "hash": "sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw==" + } + }, + "npm:@inquirer/editor": { + "type": "npm", + "name": "npm:@inquirer/editor", + "data": { + "version": "2.2.0", + "packageName": "@inquirer/editor", + "hash": "sha512-9KHOpJ+dIL5SZli8lJ6xdaYLPPzB8xB9GZItg39MBybzhxA16vxmszmQFrRwbOA918WA2rvu8xhDEg/p6LXKbw==" + } + }, + "npm:@inquirer/expand": { + "type": "npm", + "name": "npm:@inquirer/expand", + "data": { + "version": "2.3.0", + "packageName": "@inquirer/expand", + "hash": "sha512-qnJsUcOGCSG1e5DTOErmv2BPQqrtT6uzqn1vI/aYGiPKq+FgslGZmtdnXbhuI7IlT7OByDoEEqdnhUnVR2hhLw==" + } + }, + "npm:@inquirer/figures": { + "type": "npm", + "name": "npm:@inquirer/figures", + "data": { + "version": "1.0.12", + "packageName": "@inquirer/figures", + "hash": "sha512-MJttijd8rMFcKJC8NYmprWr6hD3r9Gd9qUC0XwPNwoEPWSMVJwA2MlXxF+nhZZNMY+HXsWa+o7KY2emWYIn0jQ==" + } + }, + "npm:@inquirer/input": { + "type": "npm", + "name": "npm:@inquirer/input", + "data": { + "version": "2.3.0", + "packageName": "@inquirer/input", + "hash": "sha512-XfnpCStx2xgh1LIRqPXrTNEEByqQWoxsWYzNRSEUxJ5c6EQlhMogJ3vHKu8aXuTacebtaZzMAHwEL0kAflKOBw==" + } + }, + "npm:@inquirer/number": { + "type": "npm", + "name": "npm:@inquirer/number", + "data": { + "version": "1.1.0", + "packageName": "@inquirer/number", + "hash": "sha512-ilUnia/GZUtfSZy3YEErXLJ2Sljo/mf9fiKc08n18DdwdmDbOzRcTv65H1jjDvlsAuvdFXf4Sa/aL7iw/NanVA==" + } + }, + "npm:@inquirer/password": { + "type": "npm", + "name": "npm:@inquirer/password", + "data": { + "version": "2.2.0", + "packageName": "@inquirer/password", + "hash": "sha512-5otqIpgsPYIshqhgtEwSspBQE40etouR8VIxzpJkv9i0dVHIpyhiivbkH9/dGiMLdyamT54YRdGJLfl8TFnLHg==" + } + }, + "npm:@inquirer/prompts": { + "type": "npm", + "name": "npm:@inquirer/prompts", + "data": { + "version": "5.3.8", + "packageName": "@inquirer/prompts", + "hash": "sha512-b2BudQY/Si4Y2a0PdZZL6BeJtl8llgeZa7U2j47aaJSCeAl1e4UI7y8a9bSkO3o/ZbZrgT5muy/34JbsjfIWxA==" + } + }, + "npm:@inquirer/rawlist": { + "type": "npm", + "name": "npm:@inquirer/rawlist", + "data": { + "version": "2.3.0", + "packageName": "@inquirer/rawlist", + "hash": "sha512-zzfNuINhFF7OLAtGHfhwOW2TlYJyli7lOUoJUXw/uyklcwalV6WRXBXtFIicN8rTRK1XTiPWB4UY+YuW8dsnLQ==" + } + }, + "npm:@inquirer/search": { + "type": "npm", + "name": "npm:@inquirer/search", + "data": { + "version": "1.1.0", + "packageName": "@inquirer/search", + "hash": "sha512-h+/5LSj51dx7hp5xOn4QFnUaKeARwUCLs6mIhtkJ0JYPBLmEYjdHSYh7I6GrLg9LwpJ3xeX0FZgAG1q0QdCpVQ==" + } + }, + "npm:@inquirer/select": { + "type": "npm", + "name": "npm:@inquirer/select", + "data": { + "version": "2.5.0", + "packageName": "@inquirer/select", + "hash": "sha512-YmDobTItPP3WcEI86GvPo+T2sRHkxxOq/kXmsBjHS5BVXUgvgZ5AfJjkvQvZr03T81NnI3KrrRuMzeuYUQRFOA==" + } + }, + "npm:@isaacs/balanced-match": { + "type": "npm", + "name": "npm:@isaacs/balanced-match", + "data": { + "version": "4.0.1", + "packageName": "@isaacs/balanced-match", + "hash": "sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==" + } + }, + "npm:@isaacs/brace-expansion": { + "type": "npm", + "name": "npm:@isaacs/brace-expansion", + "data": { + "version": "5.0.0", + "packageName": "@isaacs/brace-expansion", + "hash": "sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==" + } + }, + "npm:@isaacs/cliui": { + "type": "npm", + "name": "npm:@isaacs/cliui", + "data": { + "version": "8.0.2", + "packageName": "@isaacs/cliui", + "hash": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==" + } + }, + "npm:ansi-regex@6.1.0": { + "type": "npm", + "name": "npm:ansi-regex@6.1.0", + "data": { + "version": "6.1.0", + "packageName": "ansi-regex", + "hash": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==" + } + }, + "npm:ansi-regex": { + "type": "npm", + "name": "npm:ansi-regex", + "data": { + "version": "5.0.1", + "packageName": "ansi-regex", + "hash": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" + } + }, + "npm:ansi-regex@3.0.1": { + "type": "npm", + "name": "npm:ansi-regex@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "ansi-regex", + "hash": "sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==" + } + }, + "npm:ansi-regex@2.1.1": { + "type": "npm", + "name": "npm:ansi-regex@2.1.1", + "data": { + "version": "2.1.1", + "packageName": "ansi-regex", + "hash": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==" + } + }, + "npm:ansi-styles@6.2.1": { + "type": "npm", + "name": "npm:ansi-styles@6.2.1", + "data": { + "version": "6.2.1", + "packageName": "ansi-styles", + "hash": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==" + } + }, + "npm:ansi-styles": { + "type": "npm", + "name": "npm:ansi-styles", + "data": { + "version": "4.3.0", + "packageName": "ansi-styles", + "hash": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" + } + }, + "npm:ansi-styles@3.2.1": { + "type": "npm", + "name": "npm:ansi-styles@3.2.1", + "data": { + "version": "3.2.1", + "packageName": "ansi-styles", + "hash": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==" + } + }, + "npm:ansi-styles@5.2.0": { + "type": "npm", + "name": "npm:ansi-styles@5.2.0", + "data": { + "version": "5.2.0", + "packageName": "ansi-styles", + "hash": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" + } + }, + "npm:emoji-regex@9.2.2": { + "type": "npm", + "name": "npm:emoji-regex@9.2.2", + "data": { + "version": "9.2.2", + "packageName": "emoji-regex", + "hash": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" + } + }, + "npm:emoji-regex@10.4.0": { + "type": "npm", + "name": "npm:emoji-regex@10.4.0", + "data": { + "version": "10.4.0", + "packageName": "emoji-regex", + "hash": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==" + } + }, + "npm:emoji-regex": { + "type": "npm", + "name": "npm:emoji-regex", + "data": { + "version": "8.0.0", + "packageName": "emoji-regex", + "hash": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" + } + }, + "npm:string-width@5.1.2": { + "type": "npm", + "name": "npm:string-width@5.1.2", + "data": { + "version": "5.1.2", + "packageName": "string-width", + "hash": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" + } + }, + "npm:string-width@7.2.0": { + "type": "npm", + "name": "npm:string-width@7.2.0", + "data": { + "version": "7.2.0", + "packageName": "string-width", + "hash": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==" + } + }, + "npm:string-width@2.1.1": { + "type": "npm", + "name": "npm:string-width@2.1.1", + "data": { + "version": "2.1.1", + "packageName": "string-width", + "hash": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==" + } + }, + "npm:string-width@1.0.2": { + "type": "npm", + "name": "npm:string-width@1.0.2", + "data": { + "version": "1.0.2", + "packageName": "string-width", + "hash": "sha512-0XsVpQLnVCXHJfyEs8tC0zpTVIr5PKKsQtkT29IwupnPTjtPmQ3xT/4yCREF9hYkV/3M3kzcUTSAZT6a6h81tw==" + } + }, + "npm:string-width": { + "type": "npm", + "name": "npm:string-width", + "data": { + "version": "4.2.3", + "packageName": "string-width", + "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" + } + }, + "npm:strip-ansi@7.1.0": { + "type": "npm", + "name": "npm:strip-ansi@7.1.0", + "data": { + "version": "7.1.0", + "packageName": "strip-ansi", + "hash": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==" + } + }, + "npm:strip-ansi@4.0.0": { + "type": "npm", + "name": "npm:strip-ansi@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "strip-ansi", + "hash": "sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow==" + } + }, + "npm:strip-ansi@3.0.1": { + "type": "npm", + "name": "npm:strip-ansi@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "strip-ansi", + "hash": "sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==" + } + }, + "npm:strip-ansi": { + "type": "npm", + "name": "npm:strip-ansi", + "data": { + "version": "6.0.1", + "packageName": "strip-ansi", + "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" + } + }, + "npm:wrap-ansi@8.1.0": { + "type": "npm", + "name": "npm:wrap-ansi@8.1.0", + "data": { + "version": "8.1.0", + "packageName": "wrap-ansi", + "hash": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==" + } + }, + "npm:wrap-ansi@7.0.0": { + "type": "npm", + "name": "npm:wrap-ansi@7.0.0", + "data": { + "version": "7.0.0", + "packageName": "wrap-ansi", + "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" + } + }, + "npm:wrap-ansi@2.1.0": { + "type": "npm", + "name": "npm:wrap-ansi@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "wrap-ansi", + "hash": "sha512-vAaEaDM946gbNpH5pLVNR+vX2ht6n0Bt3GXwVB1AuAqZosOvHNF3P7wDnh8KLkSqgUh0uh77le7Owgoz+Z9XBw==" + } + }, + "npm:wrap-ansi@9.0.0": { + "type": "npm", + "name": "npm:wrap-ansi@9.0.0", + "data": { + "version": "9.0.0", + "packageName": "wrap-ansi", + "hash": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==" + } + }, + "npm:wrap-ansi": { + "type": "npm", + "name": "npm:wrap-ansi", + "data": { + "version": "6.2.0", + "packageName": "wrap-ansi", + "hash": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==" + } + }, + "npm:@istanbuljs/load-nyc-config": { + "type": "npm", + "name": "npm:@istanbuljs/load-nyc-config", + "data": { + "version": "1.1.0", + "packageName": "@istanbuljs/load-nyc-config", + "hash": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==" + } + }, + "npm:argparse@1.0.10": { + "type": "npm", + "name": "npm:argparse@1.0.10", + "data": { + "version": "1.0.10", + "packageName": "argparse", + "hash": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==" + } + }, + "npm:argparse": { + "type": "npm", + "name": "npm:argparse", + "data": { + "version": "2.0.1", + "packageName": "argparse", + "hash": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + } + }, + "npm:camelcase@5.3.1": { + "type": "npm", + "name": "npm:camelcase@5.3.1", + "data": { + "version": "5.3.1", + "packageName": "camelcase", + "hash": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" + } + }, + "npm:camelcase": { + "type": "npm", + "name": "npm:camelcase", + "data": { + "version": "6.3.0", + "packageName": "camelcase", + "hash": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==" + } + }, + "npm:camelcase@4.1.0": { + "type": "npm", + "name": "npm:camelcase@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "camelcase", + "hash": "sha512-FxAv7HpHrXbh3aPo4o2qxHay2lkLY3x5Mw3KeE4KQE8ysVfziWeRZDwcjauvwBSGEC/nXUPzZy8zeh4HokqOnw==" + } + }, + "npm:find-up@4.1.0": { + "type": "npm", + "name": "npm:find-up@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "find-up", + "hash": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==" + } + }, + "npm:find-up": { + "type": "npm", + "name": "npm:find-up", + "data": { + "version": "5.0.0", + "packageName": "find-up", + "hash": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==" + } + }, + "npm:find-up@2.1.0": { + "type": "npm", + "name": "npm:find-up@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "find-up", + "hash": "sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==" + } + }, + "npm:find-up@6.3.0": { + "type": "npm", + "name": "npm:find-up@6.3.0", + "data": { + "version": "6.3.0", + "packageName": "find-up", + "hash": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==" + } + }, + "npm:js-yaml@3.14.1": { + "type": "npm", + "name": "npm:js-yaml@3.14.1", + "data": { + "version": "3.14.1", + "packageName": "js-yaml", + "hash": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==" + } + }, + "npm:js-yaml": { + "type": "npm", + "name": "npm:js-yaml", + "data": { + "version": "4.1.0", + "packageName": "js-yaml", + "hash": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" + } + }, + "npm:locate-path@5.0.0": { + "type": "npm", + "name": "npm:locate-path@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "locate-path", + "hash": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==" + } + }, + "npm:locate-path@2.0.0": { + "type": "npm", + "name": "npm:locate-path@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "locate-path", + "hash": "sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==" + } + }, + "npm:locate-path": { + "type": "npm", + "name": "npm:locate-path", + "data": { + "version": "6.0.0", + "packageName": "locate-path", + "hash": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" + } + }, + "npm:locate-path@7.2.0": { + "type": "npm", + "name": "npm:locate-path@7.2.0", + "data": { + "version": "7.2.0", + "packageName": "locate-path", + "hash": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==" + } + }, + "npm:p-limit@2.3.0": { + "type": "npm", + "name": "npm:p-limit@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "p-limit", + "hash": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==" + } + }, + "npm:p-limit@1.3.0": { + "type": "npm", + "name": "npm:p-limit@1.3.0", + "data": { + "version": "1.3.0", + "packageName": "p-limit", + "hash": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==" + } + }, + "npm:p-limit": { + "type": "npm", + "name": "npm:p-limit", + "data": { + "version": "3.1.0", + "packageName": "p-limit", + "hash": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" + } + }, + "npm:p-limit@4.0.0": { + "type": "npm", + "name": "npm:p-limit@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "p-limit", + "hash": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==" + } + }, + "npm:p-locate@4.1.0": { + "type": "npm", + "name": "npm:p-locate@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "p-locate", + "hash": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==" + } + }, + "npm:p-locate@2.0.0": { + "type": "npm", + "name": "npm:p-locate@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "p-locate", + "hash": "sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==" + } + }, + "npm:p-locate": { + "type": "npm", + "name": "npm:p-locate", + "data": { + "version": "5.0.0", + "packageName": "p-locate", + "hash": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" + } + }, + "npm:p-locate@6.0.0": { + "type": "npm", + "name": "npm:p-locate@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "p-locate", + "hash": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==" + } + }, + "npm:resolve-from@5.0.0": { + "type": "npm", + "name": "npm:resolve-from@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "resolve-from", + "hash": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" + } + }, + "npm:resolve-from": { + "type": "npm", + "name": "npm:resolve-from", + "data": { + "version": "4.0.0", + "packageName": "resolve-from", + "hash": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" + } + }, + "npm:sprintf-js@1.0.3": { + "type": "npm", + "name": "npm:sprintf-js@1.0.3", + "data": { + "version": "1.0.3", + "packageName": "sprintf-js", + "hash": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" + } + }, + "npm:sprintf-js": { + "type": "npm", + "name": "npm:sprintf-js", + "data": { + "version": "1.1.3", + "packageName": "sprintf-js", + "hash": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==" + } + }, + "npm:@istanbuljs/schema": { + "type": "npm", + "name": "npm:@istanbuljs/schema", + "data": { + "version": "0.1.3", + "packageName": "@istanbuljs/schema", + "hash": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==" + } + }, + "npm:@jest/console": { + "type": "npm", + "name": "npm:@jest/console", + "data": { + "version": "29.7.0", + "packageName": "@jest/console", + "hash": "sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==" + } + }, + "npm:@jest/console@28.1.3": { + "type": "npm", + "name": "npm:@jest/console@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/console", + "hash": "sha512-QPAkP5EwKdK/bxIr6C1I4Vs0rm2nHiANzj/Z5X2JQkrZo6IqvC4ldZ9K95tF0HdidhA8Bo6egxSzUFPYKcEXLw==" + } + }, + "npm:slash@3.0.0": { + "type": "npm", + "name": "npm:slash@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "slash", + "hash": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" + } + }, + "npm:slash@4.0.0": { + "type": "npm", + "name": "npm:slash@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "slash", + "hash": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==" + } + }, + "npm:slash@2.0.0": { + "type": "npm", + "name": "npm:slash@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "slash", + "hash": "sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==" + } + }, + "npm:slash": { + "type": "npm", + "name": "npm:slash", + "data": { + "version": "5.1.0", + "packageName": "slash", + "hash": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==" + } + }, + "npm:@jest/core": { + "type": "npm", + "name": "npm:@jest/core", + "data": { + "version": "29.7.0", + "packageName": "@jest/core", + "hash": "sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==" + } + }, + "npm:@jest/environment": { + "type": "npm", + "name": "npm:@jest/environment", + "data": { + "version": "29.7.0", + "packageName": "@jest/environment", + "hash": "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==" + } + }, + "npm:@jest/environment@28.1.3": { + "type": "npm", + "name": "npm:@jest/environment@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/environment", + "hash": "sha512-1bf40cMFTEkKyEf585R9Iz1WayDjHoHqvts0XFYEqyKM3cFWDpeMoqKKTAF9LSYQModPUlh8FKptoM2YcMWAXA==" + } + }, + "npm:@jest/expect": { + "type": "npm", + "name": "npm:@jest/expect", + "data": { + "version": "29.7.0", + "packageName": "@jest/expect", + "hash": "sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==" + } + }, + "npm:@jest/expect@28.1.3": { + "type": "npm", + "name": "npm:@jest/expect@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/expect", + "hash": "sha512-lzc8CpUbSoE4dqT0U+g1qODQjBRHPpCPXissXD4mS9+sWQdmmpeJ9zSH1rS1HEkrsMN0fb7nKrJ9giAR1d3wBw==" + } + }, + "npm:@jest/expect-utils": { + "type": "npm", + "name": "npm:@jest/expect-utils", + "data": { + "version": "29.7.0", + "packageName": "@jest/expect-utils", + "hash": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==" + } + }, + "npm:@jest/expect-utils@28.1.3": { + "type": "npm", + "name": "npm:@jest/expect-utils@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/expect-utils", + "hash": "sha512-wvbi9LUrHJLn3NlDW6wF2hvIMtd4JUl2QNVrjq+IBSHirgfrR3o9RnVtxzdEGO2n9JyIWwHnLfby5KzqBGg2YA==" + } + }, + "npm:@jest/fake-timers": { + "type": "npm", + "name": "npm:@jest/fake-timers", + "data": { + "version": "29.7.0", + "packageName": "@jest/fake-timers", + "hash": "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==" + } + }, + "npm:@jest/fake-timers@28.1.3": { + "type": "npm", + "name": "npm:@jest/fake-timers@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/fake-timers", + "hash": "sha512-D/wOkL2POHv52h+ok5Oj/1gOG9HSywdoPtFsRCUmlCILXNn5eIWmcnd3DIiWlJnpGvQtmajqBP95Ei0EimxfLw==" + } + }, + "npm:@jest/globals": { + "type": "npm", + "name": "npm:@jest/globals", + "data": { + "version": "29.7.0", + "packageName": "@jest/globals", + "hash": "sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==" + } + }, + "npm:@jest/globals@28.1.3": { + "type": "npm", + "name": "npm:@jest/globals@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/globals", + "hash": "sha512-XFU4P4phyryCXu1pbcqMO0GSQcYe1IsalYCDzRNyhetyeyxMcIxa11qPNDpVNLeretItNqEmYYQn1UYz/5x1NA==" + } + }, + "npm:@jest/reporters": { + "type": "npm", + "name": "npm:@jest/reporters", + "data": { + "version": "29.7.0", + "packageName": "@jest/reporters", + "hash": "sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==" + } + }, + "npm:glob@7.2.3": { + "type": "npm", + "name": "npm:glob@7.2.3", + "data": { + "version": "7.2.3", + "packageName": "glob", + "hash": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" + } + }, + "npm:glob@10.4.5": { + "type": "npm", + "name": "npm:glob@10.4.5", + "data": { + "version": "10.4.5", + "packageName": "glob", + "hash": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==" + } + }, + "npm:glob@8.1.0": { + "type": "npm", + "name": "npm:glob@8.1.0", + "data": { + "version": "8.1.0", + "packageName": "glob", + "hash": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==" + } + }, + "npm:glob@7.1.6": { + "type": "npm", + "name": "npm:glob@7.1.6", + "data": { + "version": "7.1.6", + "packageName": "glob", + "hash": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==" + } + }, + "npm:glob": { + "type": "npm", + "name": "npm:glob", + "data": { + "version": "11.0.3", + "packageName": "glob", + "hash": "sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==" + } + }, + "npm:@jest/schemas": { + "type": "npm", + "name": "npm:@jest/schemas", + "data": { + "version": "29.6.3", + "packageName": "@jest/schemas", + "hash": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==" + } + }, + "npm:@jest/schemas@28.1.3": { + "type": "npm", + "name": "npm:@jest/schemas@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/schemas", + "hash": "sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==" + } + }, + "npm:@jest/source-map": { + "type": "npm", + "name": "npm:@jest/source-map", + "data": { + "version": "28.1.2", + "packageName": "@jest/source-map", + "hash": "sha512-cV8Lx3BeStJb8ipPHnqVw/IM2VCMWO3crWZzYodSIkxXnRcXJipCdx1JCK0K5MsJJouZQTH73mzf4vgxRaH9ww==" + } + }, + "npm:@jest/source-map@29.6.3": { + "type": "npm", + "name": "npm:@jest/source-map@29.6.3", + "data": { + "version": "29.6.3", + "packageName": "@jest/source-map", + "hash": "sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==" + } + }, + "npm:@jest/test-result": { + "type": "npm", + "name": "npm:@jest/test-result", + "data": { + "version": "29.7.0", + "packageName": "@jest/test-result", + "hash": "sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==" + } + }, + "npm:@jest/test-result@28.1.3": { + "type": "npm", + "name": "npm:@jest/test-result@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/test-result", + "hash": "sha512-kZAkxnSE+FqE8YjW8gNuoVkkC9I7S1qmenl8sGcDOLropASP+BkcGKwhXoyqQuGOGeYY0y/ixjrd/iERpEXHNg==" + } + }, + "npm:@jest/test-sequencer": { + "type": "npm", + "name": "npm:@jest/test-sequencer", + "data": { + "version": "29.7.0", + "packageName": "@jest/test-sequencer", + "hash": "sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==" + } + }, + "npm:@jest/transform": { + "type": "npm", + "name": "npm:@jest/transform", + "data": { + "version": "29.7.0", + "packageName": "@jest/transform", + "hash": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==" + } + }, + "npm:@jest/transform@28.1.3": { + "type": "npm", + "name": "npm:@jest/transform@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/transform", + "hash": "sha512-u5dT5di+oFI6hfcLOHGTAfmUxFRrjK+vnaP0kkVow9Md/M7V/MxqQMOz/VV25UZO8pzeA9PjfTpOu6BDuwSPQA==" + } + }, + "npm:@jest/types": { + "type": "npm", + "name": "npm:@jest/types", + "data": { + "version": "29.6.3", + "packageName": "@jest/types", + "hash": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==" + } + }, + "npm:@jest/types@28.1.3": { + "type": "npm", + "name": "npm:@jest/types@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/types", + "hash": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==" + } + }, + "npm:@jest/types@26.6.2": { + "type": "npm", + "name": "npm:@jest/types@26.6.2", + "data": { + "version": "26.6.2", + "packageName": "@jest/types", + "hash": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==" + } + }, + "npm:@jridgewell/gen-mapping": { + "type": "npm", + "name": "npm:@jridgewell/gen-mapping", + "data": { + "version": "0.3.12", + "packageName": "@jridgewell/gen-mapping", + "hash": "sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==" + } + }, + "npm:@jridgewell/resolve-uri": { + "type": "npm", + "name": "npm:@jridgewell/resolve-uri", + "data": { + "version": "3.1.2", + "packageName": "@jridgewell/resolve-uri", + "hash": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" + } + }, + "npm:@jridgewell/source-map": { + "type": "npm", + "name": "npm:@jridgewell/source-map", + "data": { + "version": "0.3.10", + "packageName": "@jridgewell/source-map", + "hash": "sha512-0pPkgz9dY+bijgistcTTJ5mR+ocqRXLuhXHYdzoMmmoJ2C9S46RCm2GMUbatPEUK9Yjy26IrAy8D/M00lLkv+Q==" + } + }, + "npm:@jridgewell/sourcemap-codec": { + "type": "npm", + "name": "npm:@jridgewell/sourcemap-codec", + "data": { + "version": "1.5.4", + "packageName": "@jridgewell/sourcemap-codec", + "hash": "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==" + } + }, + "npm:@jsonjoy.com/base64": { + "type": "npm", + "name": "npm:@jsonjoy.com/base64", + "data": { + "version": "1.1.2", + "packageName": "@jsonjoy.com/base64", + "hash": "sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==" + } + }, + "npm:@jsonjoy.com/json-pack": { + "type": "npm", + "name": "npm:@jsonjoy.com/json-pack", + "data": { + "version": "1.2.0", + "packageName": "@jsonjoy.com/json-pack", + "hash": "sha512-io1zEbbYcElht3tdlqEOFxZ0dMTYrHz9iMf0gqn1pPjZFTCgM5R4R5IMA20Chb2UPYYsxjzs8CgZ7Nb5n2K2rA==" + } + }, + "npm:@jsonjoy.com/util": { + "type": "npm", + "name": "npm:@jsonjoy.com/util", + "data": { + "version": "1.6.0", + "packageName": "@jsonjoy.com/util", + "hash": "sha512-sw/RMbehRhN68WRtcKCpQOPfnH6lLP4GJfqzi3iYej8tnzpZUDr6UkZYJjcjjC0FWEJOJbyM3PTIwxucUmDG2A==" + } + }, + "npm:@juggle/resize-observer": { + "type": "npm", + "name": "npm:@juggle/resize-observer", + "data": { + "version": "3.4.0", + "packageName": "@juggle/resize-observer", + "hash": "sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==" + } + }, + "npm:@keyv/serialize": { + "type": "npm", + "name": "npm:@keyv/serialize", + "data": { + "version": "1.0.3", + "packageName": "@keyv/serialize", + "hash": "sha512-qnEovoOp5Np2JDGonIDL6Ayihw0RhnRh6vxPuHo4RDn1UOzwEo4AeIfpL6UGIrsceWrCMiVPgwRjbHu4vYFc3g==" + } + }, + "npm:buffer@6.0.3": { + "type": "npm", + "name": "npm:buffer@6.0.3", + "data": { + "version": "6.0.3", + "packageName": "buffer", + "hash": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==" + } + }, + "npm:buffer@5.7.1": { + "type": "npm", + "name": "npm:buffer@5.7.1", + "data": { + "version": "5.7.1", + "packageName": "buffer", + "hash": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==" + } + }, + "npm:buffer": { + "type": "npm", + "name": "npm:buffer", + "data": { + "version": "5.2.1", + "packageName": "buffer", + "hash": "sha512-c+Ko0loDaFfuPWiL02ls9Xd3GO3cPVmUobQ6t3rXNUk304u6hGq+8N/kFi+QEIKhzK3uwolVhLzszmfLmMLnqg==" + } + }, + "npm:@kurkle/color": { + "type": "npm", + "name": "npm:@kurkle/color", + "data": { + "version": "0.3.4", + "packageName": "@kurkle/color", + "hash": "sha512-M5UknZPHRu3DEDWoipU6sE8PdkZ6Z/S+v4dD+Ke8IaNlpdSQah50lz1KtcFBa2vsdOnwbbnxJwVM4wty6udA5w==" + } + }, + "npm:@leichtgewicht/ip-codec": { + "type": "npm", + "name": "npm:@leichtgewicht/ip-codec", + "data": { + "version": "2.0.5", + "packageName": "@leichtgewicht/ip-codec", + "hash": "sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==" + } + }, + "npm:@listr2/prompt-adapter-inquirer": { + "type": "npm", + "name": "npm:@listr2/prompt-adapter-inquirer", + "data": { + "version": "2.0.15", + "packageName": "@listr2/prompt-adapter-inquirer", + "hash": "sha512-MZrGem/Ujjd4cPTLYDfCZK2iKKeiO/8OX13S6jqxldLs0Prf2aGqVlJ77nMBqMv7fzqgXEgjrNHLXcKR8l9lOg==" + } + }, + "npm:@lmdb/lmdb-darwin-arm64": { + "type": "npm", + "name": "npm:@lmdb/lmdb-darwin-arm64", + "data": { + "version": "3.0.13", + "packageName": "@lmdb/lmdb-darwin-arm64", + "hash": "sha512-uiKPB0Fv6WEEOZjruu9a6wnW/8jrjzlZbxXscMB8kuCJ1k6kHpcBnuvaAWcqhbI7rqX5GKziwWEdD+wi2gNLfA==" + } + }, + "npm:@lmdb/lmdb-darwin-x64": { + "type": "npm", + "name": "npm:@lmdb/lmdb-darwin-x64", + "data": { + "version": "3.0.13", + "packageName": "@lmdb/lmdb-darwin-x64", + "hash": "sha512-bEVIIfK5mSQoG1R19qA+fJOvCB+0wVGGnXHT3smchBVahYBdlPn2OsZZKzlHWfb1E+PhLBmYfqB5zQXFP7hJig==" + } + }, + "npm:@lmdb/lmdb-linux-arm": { + "type": "npm", + "name": "npm:@lmdb/lmdb-linux-arm", + "data": { + "version": "3.0.13", + "packageName": "@lmdb/lmdb-linux-arm", + "hash": "sha512-Yml1KlMzOnXj/tnW7yX8U78iAzTk39aILYvCPbqeewAq1kSzl+w59k/fiVkTBfvDi/oW/5YRxL+Fq+Y1Fr1r2Q==" + } + }, + "npm:@lmdb/lmdb-linux-arm64": { + "type": "npm", + "name": "npm:@lmdb/lmdb-linux-arm64", + "data": { + "version": "3.0.13", + "packageName": "@lmdb/lmdb-linux-arm64", + "hash": "sha512-afbVrsMgZ9dUTNUchFpj5VkmJRxvht/u335jUJ7o23YTbNbnpmXif3VKQGCtnjSh+CZaqm6N3CPG8KO3zwyZ1Q==" + } + }, + "npm:@lmdb/lmdb-linux-x64": { + "type": "npm", + "name": "npm:@lmdb/lmdb-linux-x64", + "data": { + "version": "3.0.13", + "packageName": "@lmdb/lmdb-linux-x64", + "hash": "sha512-vOtxu0xC0SLdQ2WRXg8Qgd8T32ak4SPqk5zjItRszrJk2BdeXqfGxBJbP7o4aOvSPSmSSv46Lr1EP4HXU8v7Kg==" + } + }, + "npm:@lmdb/lmdb-win32-x64": { + "type": "npm", + "name": "npm:@lmdb/lmdb-win32-x64", + "data": { + "version": "3.0.13", + "packageName": "@lmdb/lmdb-win32-x64", + "hash": "sha512-UCrMJQY/gJnOl3XgbWRZZUvGGBuKy6i0YNSptgMzHBjs+QYDYR1Mt/RLTOPy4fzzves65O1EDmlL//OzEqoLlA==" + } + }, + "npm:@modern-js/node-bundle-require": { + "type": "npm", + "name": "npm:@modern-js/node-bundle-require", + "data": { + "version": "2.68.2", + "packageName": "@modern-js/node-bundle-require", + "hash": "sha512-MWk/pYx7KOsp+A/rN0as2ji/Ba8x0m129aqZ3Lj6T6CCTWdz0E/IsamPdTmF9Jnb6whQoBKtWSaLTCQlmCoY0Q==" + } + }, + "npm:esbuild@0.25.5": { + "type": "npm", + "name": "npm:esbuild@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "esbuild", + "hash": "sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==" + } + }, + "npm:esbuild": { + "type": "npm", + "name": "npm:esbuild", + "data": { + "version": "0.23.0", + "packageName": "esbuild", + "hash": "sha512-1lvV17H2bMYda/WaFb2jLPeHU3zml2k4/yagNMG8Q/YtfMjCwEUZa2eXXMgZTVSL5q1n4H7sQ0X6CdJDqqeCFA==" + } + }, + "npm:esbuild@0.21.5": { + "type": "npm", + "name": "npm:esbuild@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "esbuild", + "hash": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==" + } + }, + "npm:@modern-js/utils": { + "type": "npm", + "name": "npm:@modern-js/utils", + "data": { + "version": "2.68.2", + "packageName": "@modern-js/utils", + "hash": "sha512-revom/i/EhKfI0STNLo/AUbv7gY0JY0Ni2gO6P/Z4cTyZZRgd5j90678YB2DGn+LtmSrEWtUphyDH5Jn1RKjgg==" + } + }, + "npm:@module-federation/bridge-react-webpack-plugin": { + "type": "npm", + "name": "npm:@module-federation/bridge-react-webpack-plugin", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/bridge-react-webpack-plugin", + "hash": "sha512-znN/Qm6M0U1t3iF10gu1hSxDkk18yz78yvk+AMB34UDzpXHiC1zbpIeV2CQNV5GCeafmCICmcn9y1qh7F54KTg==" + } + }, + "npm:@module-federation/bridge-react-webpack-plugin@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/bridge-react-webpack-plugin@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/bridge-react-webpack-plugin", + "hash": "sha512-QI4uK91eyH/krevQ/3w20E+c5F3oCapE6DND0QTzJTNpwG4YIpT6aBG3SyvqWXK+lzTIaoXxkLgYsOpWzTQc0g==" + } + }, + "npm:@module-federation/cli": { + "type": "npm", + "name": "npm:@module-federation/cli", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/cli", + "hash": "sha512-07tj/Bfs7OmWUm/AvK8LRDoXDtPGw1zh5deH9srsryqGB8j8s2OTgYCbNtGXxTVhDR5zgoyqnOwLa8xFwr+zYw==" + } + }, + "npm:@module-federation/dts-plugin@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/dts-plugin@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/dts-plugin", + "hash": "sha512-D6dIIdAxRzJbP6cUyOmZnxlCMJs4423jxo7y9klWWlZAYce6hnd2Sk4xd3AQ1UClQEcR6HqclnXao0wonnsN1g==" + } + }, + "npm:@module-federation/dts-plugin": { + "type": "npm", + "name": "npm:@module-federation/dts-plugin", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/dts-plugin", + "hash": "sha512-DezBrFaIKfDcEY7UhqyO1WbYocERYsR/CDN8AV6OvMnRlQ8u0rgM8qBUJwx0s+K59f+CFQFKEN4C8p7naCiHrw==" + } + }, + "npm:@module-federation/error-codes@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/error-codes@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/error-codes", + "hash": "sha512-+pZ12frhaDqh4Xs/MQj4Vu4CAjnJTiEb8Z6fqPfn/TLHh4YLWMOzpzxGuMFDHqXwMb3o8FRAUhNB0eX2ZmhwTA==" + } + }, + "npm:@module-federation/error-codes": { + "type": "npm", + "name": "npm:@module-federation/error-codes", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/error-codes", + "hash": "sha512-q8spCvlwUzW42iX1irnlBTcwcZftRNHyGdlaoFO1z/fW4iphnBIfijzkigWQzOMhdPgzqN/up7XN+g5hjBGBtw==" + } + }, + "npm:@module-federation/error-codes@0.16.0": { + "type": "npm", + "name": "npm:@module-federation/error-codes@0.16.0", + "data": { + "version": "0.16.0", + "packageName": "@module-federation/error-codes", + "hash": "sha512-TfmA45b8vvISniGudMg8jjIy1q3tLPon0QN/JdFp5f8AJ8/peICN5b+dkEQnWsAVg2fEusYhk9dO7z3nUeJM8A==" + } + }, + "npm:@module-federation/managers@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/managers@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/managers", + "hash": "sha512-7Dc2RTn9n1FO4NXSc4cNKclbXrFLj5reNi5Y9NmSE0Y/rUm+5Ac6CvwZibRDPu/ivDJM6U51+eJWZJXzpi7+rQ==" + } + }, + "npm:@module-federation/managers": { + "type": "npm", + "name": "npm:@module-federation/managers", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/managers", + "hash": "sha512-8hpIrvGfiODxS1qelTd7eaLRVF7jrp17RWgeH1DWoprxELANxm5IVvqUryB+7j+BhoQzamog9DL5q4MuNfGgIA==" + } + }, + "npm:@module-federation/sdk@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/sdk@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/sdk", + "hash": "sha512-tjrNaYdDocHZsWu5iXlm83lwEK8A64r4PQB3/kY1cW1iOvggR2RESLAWPxRJXC2cLF8fg8LDKOBdgERZW1HPFA==" + } + }, + "npm:@module-federation/sdk": { + "type": "npm", + "name": "npm:@module-federation/sdk", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/sdk", + "hash": "sha512-YQonPTImgnCqZjE/A+3N2g3J5ypR6kx1tbBzc9toUANKr/dw/S63qlh/zHKzWQzxjjNNVMdXRtTMp07g3kgEWg==" + } + }, + "npm:@module-federation/sdk@0.16.0": { + "type": "npm", + "name": "npm:@module-federation/sdk@0.16.0", + "data": { + "version": "0.16.0", + "packageName": "@module-federation/sdk", + "hash": "sha512-UXJW1WWuDoDmScX0tpISjl4xIRPzAiN62vg9etuBdAEUM+ja9rz/zwNZaByiUPFS2aqlj2RHenCRvIapE8mYEg==" + } + }, + "npm:@module-federation/third-party-dts-extractor@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/third-party-dts-extractor@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/third-party-dts-extractor", + "hash": "sha512-1OkHLDgRZBGNH3h2aQ8f2V8g8p3x8DvLD6qzRb1s7P27/oOrKZW8OGxUSOwQ8M2+/R5cwUgRM0+KYeKUD1xa4g==" + } + }, + "npm:@module-federation/third-party-dts-extractor": { + "type": "npm", + "name": "npm:@module-federation/third-party-dts-extractor", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/third-party-dts-extractor", + "hash": "sha512-KeIByP718hHyq+Mc53enZ419pZZ1fh9Ns6+/bYLkc3iCoJr/EDBeiLzkbMwh2AS4Qk57WW0yNC82xzf7r0Zrrw==" + } + }, + "npm:commander@11.1.0": { + "type": "npm", + "name": "npm:commander@11.1.0", + "data": { + "version": "11.1.0", + "packageName": "commander", + "hash": "sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==" + } + }, + "npm:commander": { + "type": "npm", + "name": "npm:commander", + "data": { + "version": "12.1.0", + "packageName": "commander", + "hash": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==" + } + }, + "npm:commander@2.20.3": { + "type": "npm", + "name": "npm:commander@2.20.3", + "data": { + "version": "2.20.3", + "packageName": "commander", + "hash": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" + } + }, + "npm:commander@6.2.1": { + "type": "npm", + "name": "npm:commander@6.2.1", + "data": { + "version": "6.2.1", + "packageName": "commander", + "hash": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==" + } + }, + "npm:commander@7.2.0": { + "type": "npm", + "name": "npm:commander@7.2.0", + "data": { + "version": "7.2.0", + "packageName": "commander", + "hash": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==" + } + }, + "npm:commander@11.0.0": { + "type": "npm", + "name": "npm:commander@11.0.0", + "data": { + "version": "11.0.0", + "packageName": "commander", + "hash": "sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ==" + } + }, + "npm:commander@4.1.1": { + "type": "npm", + "name": "npm:commander@4.1.1", + "data": { + "version": "4.1.1", + "packageName": "commander", + "hash": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==" + } + }, + "npm:encodeurl@1.0.2": { + "type": "npm", + "name": "npm:encodeurl@1.0.2", + "data": { + "version": "1.0.2", + "packageName": "encodeurl", + "hash": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==" + } + }, + "npm:encodeurl": { + "type": "npm", + "name": "npm:encodeurl", + "data": { + "version": "2.0.0", + "packageName": "encodeurl", + "hash": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==" + } + }, + "npm:http-errors@1.8.1": { + "type": "npm", + "name": "npm:http-errors@1.8.1", + "data": { + "version": "1.8.1", + "packageName": "http-errors", + "hash": "sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==" + } + }, + "npm:http-errors": { + "type": "npm", + "name": "npm:http-errors", + "data": { + "version": "2.0.0", + "packageName": "http-errors", + "hash": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==" + } + }, + "npm:http-errors@1.6.3": { + "type": "npm", + "name": "npm:http-errors@1.6.3", + "data": { + "version": "1.6.3", + "packageName": "http-errors", + "hash": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==" + } + }, + "npm:depd@1.1.2": { + "type": "npm", + "name": "npm:depd@1.1.2", + "data": { + "version": "1.1.2", + "packageName": "depd", + "hash": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==" + } + }, + "npm:depd": { + "type": "npm", + "name": "npm:depd", + "data": { + "version": "2.0.0", + "packageName": "depd", + "hash": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==" + } + }, + "npm:koa@2.16.1": { + "type": "npm", + "name": "npm:koa@2.16.1", + "data": { + "version": "2.16.1", + "packageName": "koa", + "hash": "sha512-umfX9d3iuSxTQP4pnzLOz0HKnPg0FaUUIKcye2lOiz3KPu1Y3M3xlz76dISdFPQs37P9eJz1wUpcTS6KDPn9fA==" + } + }, + "npm:koa": { + "type": "npm", + "name": "npm:koa", + "data": { + "version": "2.15.4", + "packageName": "koa", + "hash": "sha512-7fNBIdrU2PEgLljXoPWoyY4r1e+ToWCmzS/wwMPbUNs7X+5MMET1ObhJBlUkF5uZG9B6QhM2zS1TsH6adegkiQ==" + } + }, + "npm:statuses@1.5.0": { + "type": "npm", + "name": "npm:statuses@1.5.0", + "data": { + "version": "1.5.0", + "packageName": "statuses", + "hash": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==" + } + }, + "npm:statuses": { + "type": "npm", + "name": "npm:statuses", + "data": { + "version": "2.0.1", + "packageName": "statuses", + "hash": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==" + } + }, + "npm:ws@8.18.0": { + "type": "npm", + "name": "npm:ws@8.18.0", + "data": { + "version": "8.18.0", + "packageName": "ws", + "hash": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==" + } + }, + "npm:ws@8.18.3": { + "type": "npm", + "name": "npm:ws@8.18.3", + "data": { + "version": "8.18.3", + "packageName": "ws", + "hash": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==" + } + }, + "npm:ws": { + "type": "npm", + "name": "npm:ws", + "data": { + "version": "8.17.1", + "packageName": "ws", + "hash": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==" + } + }, + "npm:@module-federation/data-prefetch": { + "type": "npm", + "name": "npm:@module-federation/data-prefetch", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/data-prefetch", + "hash": "sha512-rS1AsgRvIMAWK8oMprEBF0YQ3WvsqnumjinvAZU1Dqut5DICmpQMTPEO1OrAKyjO+PQgEhmq13HggzN6ebGLrQ==" + } + }, + "npm:@module-federation/data-prefetch@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/data-prefetch@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/data-prefetch", + "hash": "sha512-5JRtxCk+XFur75Vrv2V36ch92K8Sm9/9tPAgmC8LzJXUxt925D6sQTZGk789sOV4T+3iocmewUEdhQoD3NvDjQ==" + } + }, + "npm:@module-federation/enhanced": { + "type": "npm", + "name": "npm:@module-federation/enhanced", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/enhanced", + "hash": "sha512-c9siKVjcgT2gtDdOTqEr+GaP2X/PWAS0OV424ljKLstFL1lcS/BIsxWFDmxPPl5hDByAH+1q4YhC1LWY4LNDQw==" + } + }, + "npm:@module-federation/enhanced@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/enhanced@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/enhanced", + "hash": "sha512-lsEUF0f6K/v+cODEj/mGEE64PrL63jou5aPGTakIljTSlRbOguws9eU4eMVNYRySiaNp5KriuxjMoS3DN4yYBQ==" + } + }, + "npm:@module-federation/inject-external-runtime-core-plugin": { + "type": "npm", + "name": "npm:@module-federation/inject-external-runtime-core-plugin", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/inject-external-runtime-core-plugin", + "hash": "sha512-BPfzu1cqDU5BhM493enVF1VfxJWmruen0ktlHrWdJJlcddhZzyFBGaLAGoGc+83fS75aEllvJTEthw4kMViMQQ==" + } + }, + "npm:@module-federation/inject-external-runtime-core-plugin@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/inject-external-runtime-core-plugin@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/inject-external-runtime-core-plugin", + "hash": "sha512-WPYRIqdgEDx5WkKOPLT6c6KRinwfvFgsuvr0dSZJOFSlPiU6gCwy9AZBqr1NNLQs/CDLiCRdsReXyOwS/geBiQ==" + } + }, + "npm:@module-federation/manifest": { + "type": "npm", + "name": "npm:@module-federation/manifest", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/manifest", + "hash": "sha512-+GteKBXrAUkq49i2CSyWZXM4vYa+mEVXxR9Du71R55nXXxgbzAIoZj9gxjRunj9pcE8+YpAOyfHxLEdWngxWdg==" + } + }, + "npm:@module-federation/manifest@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/manifest@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/manifest", + "hash": "sha512-h7PxQmlV8nusRkEUhxZCnYmZqRDk4XqUi43tVsYt5MjFFauBE+ClgRBBWy1bpvwtNdIEby6HDwO+3pEFgat2Iw==" + } + }, + "npm:@module-federation/node": { + "type": "npm", + "name": "npm:@module-federation/node", + "data": { + "version": "2.7.9", + "packageName": "@module-federation/node", + "hash": "sha512-CeTdqJVfHJ0OhyHHU+5nyf+2MEva+DdwPIqoFekuyzvWur+vnlzO1x4SrftsJtb6lqfkhVW/kJ+DzdHmAlUgag==" + } + }, + "npm:@module-federation/rspack@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/rspack@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/rspack", + "hash": "sha512-tRYTk53Oc4Ymreo4gcdOoCnMUAHRcmGIm7uRqS/emZmdy8h+oqiYQB6HoIuQMDWDG0HZ28I6ErbpHP6quNQHCw==" + } + }, + "npm:@module-federation/rspack": { + "type": "npm", + "name": "npm:@module-federation/rspack", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/rspack", + "hash": "sha512-ZJqG75dWHhyTMa9I0YPJEV2XRt0MFxnDiuMOpI92esdmwWY633CBKyNh1XxcLd629YVeTv03+whr+Fz/f91JEw==" + } + }, + "npm:@module-federation/runtime@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/runtime@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/runtime", + "hash": "sha512-eMtrtCSSV6neJpMmQ8WdFpYv93raSgsG5RiAPsKUuSCXfZ5D+yzvleZ+gPcEpFT9HokmloxAn0jep50/1upTQw==" + } + }, + "npm:@module-federation/runtime": { + "type": "npm", + "name": "npm:@module-federation/runtime", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/runtime", + "hash": "sha512-jp7K06weabM5BF5sruHr/VLyalO+cilvRDy7vdEBqq88O9mjc0RserD8J+AP4WTl3ZzU7/GRqwRsiwjjN913dA==" + } + }, + "npm:@module-federation/runtime@0.16.0": { + "type": "npm", + "name": "npm:@module-federation/runtime@0.16.0", + "data": { + "version": "0.16.0", + "packageName": "@module-federation/runtime", + "hash": "sha512-6o84WI8Qhc9O3HwPLx89kTvOSkyUOHQr73R/zr0I04sYhlMJgw5xTwXeGE7bQAmNgbJclzW9Kh7JTP7+3o3CHg==" + } + }, + "npm:@module-federation/runtime-core@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/runtime-core@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/runtime-core", + "hash": "sha512-MYwDDevYnBB9gXFfNOmJVIX5XZcbCHd0dral7gT7yVmlwOhbuGOLlm2dh2icwwdCYHA9AFDCfU9l1nJR4ex/ng==" + } + }, + "npm:@module-federation/runtime-core": { + "type": "npm", + "name": "npm:@module-federation/runtime-core", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/runtime-core", + "hash": "sha512-r61ufhKt5pjl81v7TkmhzeIoSPOaNtLynW6+aCy3KZMa3RfRevFxmygJqv4Nug1L0NhqUeWtdLejh4VIglNy5Q==" + } + }, + "npm:@module-federation/runtime-core@0.16.0": { + "type": "npm", + "name": "npm:@module-federation/runtime-core@0.16.0", + "data": { + "version": "0.16.0", + "packageName": "@module-federation/runtime-core", + "hash": "sha512-5SECQowG4hlUVBRk/y6bnYLfxbsl5NcMmqn043WPe7NDOhGQWbTuYibJ3Bk+ZBv5U4uYLEmXipBGDc1FKsHklQ==" + } + }, + "npm:@module-federation/runtime-tools@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/runtime-tools@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/runtime-tools", + "hash": "sha512-t4QcKfhmwOHedwByDKUlTQVw4+gPotySYPyNa8GFrBSr1F6wcGdGyOhzP+PdgpiJLIM03cB6V+IKGGHE28SfDQ==" + } + }, + "npm:@module-federation/runtime-tools": { + "type": "npm", + "name": "npm:@module-federation/runtime-tools", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/runtime-tools", + "hash": "sha512-JQZ//ab+lEXoU2DHAH+JtYASGzxEjXB0s4rU+6VJXc8c+oUPxH3kWIwzjdncg2mcWBmC1140DCk+K+kDfOZ5CQ==" + } + }, + "npm:@module-federation/runtime-tools@0.16.0": { + "type": "npm", + "name": "npm:@module-federation/runtime-tools@0.16.0", + "data": { + "version": "0.16.0", + "packageName": "@module-federation/runtime-tools", + "hash": "sha512-OzmXNluXBQ2E6znzX4m9CJt1MFHVGmbN8c8MSKcYIDcLzLSKBQAiaz9ZUMhkyWx2YrPgD134glyPEqJrc+fY8A==" + } + }, + "npm:@module-federation/webpack-bundler-runtime@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/webpack-bundler-runtime@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/webpack-bundler-runtime", + "hash": "sha512-o8XtXwqTDlqLgcALOfObcCbqXvUcSDHIEXrkcb4W+I8GJY7IqV0+x6rX4mJ3f59tca9qOF8zsZsOA6BU93Pvgw==" + } + }, + "npm:@module-federation/webpack-bundler-runtime": { + "type": "npm", + "name": "npm:@module-federation/webpack-bundler-runtime", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/webpack-bundler-runtime", + "hash": "sha512-CxySX01gT8cBowKl9xZh+voiHvThMZ471icasWnlDIZb14KasZoX1eCh9wpGvwoOdIk9rIRT7h70UvW9nmop6w==" + } + }, + "npm:@module-federation/webpack-bundler-runtime@0.16.0": { + "type": "npm", + "name": "npm:@module-federation/webpack-bundler-runtime@0.16.0", + "data": { + "version": "0.16.0", + "packageName": "@module-federation/webpack-bundler-runtime", + "hash": "sha512-yqIDQTelJZP0Rxml0OXv4Er8Kbdxy7NFh6PCzPwDFWI1SkiokJ3uXQJBvtlxZ3lOnCDYOzdHstqa8sJG4JP02Q==" + } + }, + "npm:tr46@0.0.3": { + "type": "npm", + "name": "npm:tr46@0.0.3", + "data": { + "version": "0.0.3", + "packageName": "tr46", + "hash": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" + } + }, + "npm:tr46": { + "type": "npm", + "name": "npm:tr46", + "data": { + "version": "3.0.0", + "packageName": "tr46", + "hash": "sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==" + } + }, + "npm:webidl-conversions@3.0.1": { + "type": "npm", + "name": "npm:webidl-conversions@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "webidl-conversions", + "hash": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" + } + }, + "npm:webidl-conversions": { + "type": "npm", + "name": "npm:webidl-conversions", + "data": { + "version": "7.0.0", + "packageName": "webidl-conversions", + "hash": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==" + } + }, + "npm:whatwg-url@5.0.0": { + "type": "npm", + "name": "npm:whatwg-url@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "whatwg-url", + "hash": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" + } + }, + "npm:whatwg-url": { + "type": "npm", + "name": "npm:whatwg-url", + "data": { + "version": "11.0.0", + "packageName": "whatwg-url", + "hash": "sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==" + } + }, + "npm:@msgpackr-extract/msgpackr-extract-darwin-arm64": { + "type": "npm", + "name": "npm:@msgpackr-extract/msgpackr-extract-darwin-arm64", + "data": { + "version": "3.0.3", + "packageName": "@msgpackr-extract/msgpackr-extract-darwin-arm64", + "hash": "sha512-QZHtlVgbAdy2zAqNA9Gu1UpIuI8Xvsd1v8ic6B2pZmeFnFcMWiPLfWXh7TVw4eGEZ/C9TH281KwhVoeQUKbyjw==" + } + }, + "npm:@msgpackr-extract/msgpackr-extract-darwin-x64": { + "type": "npm", + "name": "npm:@msgpackr-extract/msgpackr-extract-darwin-x64", + "data": { + "version": "3.0.3", + "packageName": "@msgpackr-extract/msgpackr-extract-darwin-x64", + "hash": "sha512-mdzd3AVzYKuUmiWOQ8GNhl64/IoFGol569zNRdkLReh6LRLHOXxU4U8eq0JwaD8iFHdVGqSy4IjFL4reoWCDFw==" + } + }, + "npm:@msgpackr-extract/msgpackr-extract-linux-arm": { + "type": "npm", + "name": "npm:@msgpackr-extract/msgpackr-extract-linux-arm", + "data": { + "version": "3.0.3", + "packageName": "@msgpackr-extract/msgpackr-extract-linux-arm", + "hash": "sha512-fg0uy/dG/nZEXfYilKoRe7yALaNmHoYeIoJuJ7KJ+YyU2bvY8vPv27f7UKhGRpY6euFYqEVhxCFZgAUNQBM3nw==" + } + }, + "npm:@msgpackr-extract/msgpackr-extract-linux-arm64": { + "type": "npm", + "name": "npm:@msgpackr-extract/msgpackr-extract-linux-arm64", + "data": { + "version": "3.0.3", + "packageName": "@msgpackr-extract/msgpackr-extract-linux-arm64", + "hash": "sha512-YxQL+ax0XqBJDZiKimS2XQaf+2wDGVa1enVRGzEvLLVFeqa5kx2bWbtcSXgsxjQB7nRqqIGFIcLteF/sHeVtQg==" + } + }, + "npm:@msgpackr-extract/msgpackr-extract-linux-x64": { + "type": "npm", + "name": "npm:@msgpackr-extract/msgpackr-extract-linux-x64", + "data": { + "version": "3.0.3", + "packageName": "@msgpackr-extract/msgpackr-extract-linux-x64", + "hash": "sha512-cvwNfbP07pKUfq1uH+S6KJ7dT9K8WOE4ZiAcsrSes+UY55E/0jLYc+vq+DO7jlmqRb5zAggExKm0H7O/CBaesg==" + } + }, + "npm:@msgpackr-extract/msgpackr-extract-win32-x64": { + "type": "npm", + "name": "npm:@msgpackr-extract/msgpackr-extract-win32-x64", + "data": { + "version": "3.0.3", + "packageName": "@msgpackr-extract/msgpackr-extract-win32-x64", + "hash": "sha512-x0fWaQtYp4E6sktbsdAqnehxDgEc/VwM7uLsRCYWaiGu0ykYdZPiS8zCWdnjHwyiumousxfBm4SO31eXqwEZhQ==" + } + }, + "npm:@napi-rs/wasm-runtime": { + "type": "npm", + "name": "npm:@napi-rs/wasm-runtime", + "data": { + "version": "0.2.12", + "packageName": "@napi-rs/wasm-runtime", + "hash": "sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==" + } + }, + "npm:@napi-rs/wasm-runtime@0.2.4": { + "type": "npm", + "name": "npm:@napi-rs/wasm-runtime@0.2.4", + "data": { + "version": "0.2.4", + "packageName": "@napi-rs/wasm-runtime", + "hash": "sha512-9zESzOO5aDByvhIAsOy9TbpZ0Ur2AJbUI7UT73kcUTS2mxAMHOBaa1st/jAymNoCtvrit99kkzT1FZuXVcgfIQ==" + } + }, + "npm:@ng-bootstrap/ng-bootstrap": { + "type": "npm", + "name": "npm:@ng-bootstrap/ng-bootstrap", + "data": { + "version": "17.0.1", + "packageName": "@ng-bootstrap/ng-bootstrap", + "hash": "sha512-utbm8OXIoqVVYGVzQkOS773ymbjc+UMkXv8lyi7hTqLhCQs0rZ0yA74peqVZRuOGXLHgcSTA7fnJhA80iQOblw==" + } + }, + "npm:@ngtools/webpack": { + "type": "npm", + "name": "npm:@ngtools/webpack", + "data": { + "version": "18.2.20", + "packageName": "@ngtools/webpack", + "hash": "sha512-6LscOXPMPZlS67aDPj6dkjT/RDySX4GLtk1JErzkUOco6pxsp8qeCzRWqjU63q/8OfZPYLCGIZKfXgXwBP9bgg==" + } + }, + "npm:@ngx-formly/bootstrap": { + "type": "npm", + "name": "npm:@ngx-formly/bootstrap", + "data": { + "version": "6.1.1", + "packageName": "@ngx-formly/bootstrap", + "hash": "sha512-yNzASqUrzvhMndERzoTBCvj1rtsgsmMXiXsqIP7PRJ4AdGtsTZvpxNYZAltdKEgJvc1hS/lDMJdS7IHg2qFN9Q==" + } + }, + "npm:@ngx-formly/core": { + "type": "npm", + "name": "npm:@ngx-formly/core", + "data": { + "version": "6.1.1", + "packageName": "@ngx-formly/core", + "hash": "sha512-6Fg9TBcXXrnUkHqVlpCQbVE5BWJQBvCitQRngW7kiA/+86rhH5mkL19enULWKq7fEMi54uCVvWsz7l6VOaJhLA==" + } + }, + "npm:@nodelib/fs.scandir": { + "type": "npm", + "name": "npm:@nodelib/fs.scandir", + "data": { + "version": "2.1.5", + "packageName": "@nodelib/fs.scandir", + "hash": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" + } + }, + "npm:@nodelib/fs.stat": { + "type": "npm", + "name": "npm:@nodelib/fs.stat", + "data": { + "version": "2.0.5", + "packageName": "@nodelib/fs.stat", + "hash": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" + } + }, + "npm:@nodelib/fs.walk": { + "type": "npm", + "name": "npm:@nodelib/fs.walk", + "data": { + "version": "1.2.8", + "packageName": "@nodelib/fs.walk", + "hash": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" + } + }, + "npm:@npmcli/agent": { + "type": "npm", + "name": "npm:@npmcli/agent", + "data": { + "version": "2.2.2", + "packageName": "@npmcli/agent", + "hash": "sha512-OrcNPXdpSl9UX7qPVRWbmWMCSXrcDa2M9DvrbOTj7ao1S4PlqVFYv9/yLKMkrJKZ/V5A/kDBC690or307i26Og==" + } + }, + "npm:agent-base@7.1.4": { + "type": "npm", + "name": "npm:agent-base@7.1.4", + "data": { + "version": "7.1.4", + "packageName": "agent-base", + "hash": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==" + } + }, + "npm:agent-base": { + "type": "npm", + "name": "npm:agent-base", + "data": { + "version": "6.0.2", + "packageName": "agent-base", + "hash": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==" + } + }, + "npm:http-proxy-agent@7.0.2": { + "type": "npm", + "name": "npm:http-proxy-agent@7.0.2", + "data": { + "version": "7.0.2", + "packageName": "http-proxy-agent", + "hash": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==" + } + }, + "npm:http-proxy-agent": { + "type": "npm", + "name": "npm:http-proxy-agent", + "data": { + "version": "5.0.0", + "packageName": "http-proxy-agent", + "hash": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==" + } + }, + "npm:lru-cache@10.4.3": { + "type": "npm", + "name": "npm:lru-cache@10.4.3", + "data": { + "version": "10.4.3", + "packageName": "lru-cache", + "hash": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" + } + }, + "npm:lru-cache": { + "type": "npm", + "name": "npm:lru-cache", + "data": { + "version": "5.1.1", + "packageName": "lru-cache", + "hash": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==" + } + }, + "npm:lru-cache@11.1.0": { + "type": "npm", + "name": "npm:lru-cache@11.1.0", + "data": { + "version": "11.1.0", + "packageName": "lru-cache", + "hash": "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==" + } + }, + "npm:@npmcli/fs": { + "type": "npm", + "name": "npm:@npmcli/fs", + "data": { + "version": "3.1.1", + "packageName": "@npmcli/fs", + "hash": "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg==" + } + }, + "npm:@npmcli/git": { + "type": "npm", + "name": "npm:@npmcli/git", + "data": { + "version": "5.0.8", + "packageName": "@npmcli/git", + "hash": "sha512-liASfw5cqhjNW9UFd+ruwwdEf/lbOAQjLL2XY2dFW/bkJheXDYZgOyul/4gVvEV4BWkTXjYGmDqMw9uegdbJNQ==" + } + }, + "npm:isexe@3.1.1": { + "type": "npm", + "name": "npm:isexe@3.1.1", + "data": { + "version": "3.1.1", + "packageName": "isexe", + "hash": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==" + } + }, + "npm:isexe": { + "type": "npm", + "name": "npm:isexe", + "data": { + "version": "2.0.0", + "packageName": "isexe", + "hash": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" + } + }, + "npm:which@4.0.0": { + "type": "npm", + "name": "npm:which@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "which", + "hash": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==" + } + }, + "npm:which@1.3.1": { + "type": "npm", + "name": "npm:which@1.3.1", + "data": { + "version": "1.3.1", + "packageName": "which", + "hash": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==" + } + }, + "npm:which": { + "type": "npm", + "name": "npm:which", + "data": { + "version": "2.0.2", + "packageName": "which", + "hash": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" + } + }, + "npm:@npmcli/installed-package-contents": { + "type": "npm", + "name": "npm:@npmcli/installed-package-contents", + "data": { + "version": "2.1.0", + "packageName": "@npmcli/installed-package-contents", + "hash": "sha512-c8UuGLeZpm69BryRykLuKRyKFZYJsZSCT4aVY5ds4omyZqJ172ApzgfKJ5eV/r3HgLdUYgFVe54KSFVjKoe27w==" + } + }, + "npm:@npmcli/node-gyp": { + "type": "npm", + "name": "npm:@npmcli/node-gyp", + "data": { + "version": "3.0.0", + "packageName": "@npmcli/node-gyp", + "hash": "sha512-gp8pRXC2oOxu0DUE1/M3bYtb1b3/DbJ5aM113+XJBgfXdussRAsX0YOrOhdd8WvnAR6auDBvJomGAkLKA5ydxA==" + } + }, + "npm:@npmcli/package-json": { + "type": "npm", + "name": "npm:@npmcli/package-json", + "data": { + "version": "5.2.1", + "packageName": "@npmcli/package-json", + "hash": "sha512-f7zYC6kQautXHvNbLEWgD/uGu1+xCn9izgqBfgItWSx22U0ZDekxN08A1vM8cTxj/cRVe0Q94Ode+tdoYmIOOQ==" + } + }, + "npm:jackspeak@3.4.3": { + "type": "npm", + "name": "npm:jackspeak@3.4.3", + "data": { + "version": "3.4.3", + "packageName": "jackspeak", + "hash": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==" + } + }, + "npm:jackspeak": { + "type": "npm", + "name": "npm:jackspeak", + "data": { + "version": "4.1.1", + "packageName": "jackspeak", + "hash": "sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==" + } + }, + "npm:path-scurry@1.11.1": { + "type": "npm", + "name": "npm:path-scurry@1.11.1", + "data": { + "version": "1.11.1", + "packageName": "path-scurry", + "hash": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==" + } + }, + "npm:path-scurry": { + "type": "npm", + "name": "npm:path-scurry", + "data": { + "version": "2.0.0", + "packageName": "path-scurry", + "hash": "sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==" + } + }, + "npm:@npmcli/promise-spawn": { + "type": "npm", + "name": "npm:@npmcli/promise-spawn", + "data": { + "version": "7.0.2", + "packageName": "@npmcli/promise-spawn", + "hash": "sha512-xhfYPXoV5Dy4UkY0D+v2KkwvnDfiA/8Mt3sWCGI/hM03NsYIH8ZaG6QzS9x7pje5vHZBZJ2v6VRFVTWACnqcmQ==" + } + }, + "npm:@npmcli/redact": { + "type": "npm", + "name": "npm:@npmcli/redact", + "data": { + "version": "2.0.1", + "packageName": "@npmcli/redact", + "hash": "sha512-YgsR5jCQZhVmTJvjduTOIHph0L73pK8xwMVaDY0PatySqVM9AZj93jpoXYSJqfHFxFkN9dmqTw6OiqExsS3LPw==" + } + }, + "npm:@npmcli/run-script": { + "type": "npm", + "name": "npm:@npmcli/run-script", + "data": { + "version": "8.1.0", + "packageName": "@npmcli/run-script", + "hash": "sha512-y7efHHwghQfk28G2z3tlZ67pLG0XdfYbcVG26r7YIXALRsrVQcTq4/tdenSmdOrEsNahIYA/eh8aEVROWGFUDg==" + } + }, + "npm:@nx/angular": { + "type": "npm", + "name": "npm:@nx/angular", + "data": { + "version": "20.8.1", + "packageName": "@nx/angular", + "hash": "sha512-BT6kc2CMwC1RpzdJdl1jbaZa7yCp5sN4BCHj8w+MOCnX6630EcrN6lCi+u5xSVvY2DmemP5I1ZHybSYkYilLLg==" + } + }, + "npm:webpack-merge@5.10.0": { + "type": "npm", + "name": "npm:webpack-merge@5.10.0", + "data": { + "version": "5.10.0", + "packageName": "webpack-merge", + "hash": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==" + } + }, + "npm:webpack-merge": { + "type": "npm", + "name": "npm:webpack-merge", + "data": { + "version": "6.0.1", + "packageName": "webpack-merge", + "hash": "sha512-hXXvrjtx2PLYx4qruKl+kyRSLc52V+cCvMxRjmKwoA+CBbbF5GfIBtR6kCvl0fYGqTUPKB+1ktVmTHqMOzgCBg==" + } + }, + "npm:@nx/devkit": { + "type": "npm", + "name": "npm:@nx/devkit", + "data": { + "version": "20.8.1", + "packageName": "@nx/devkit", + "hash": "sha512-N3nwIg/7RIZeB76iuVo29q+l9WyTtvuBSgDFM2msiIK6Q928ilzoeNPZ/p7w/TE3Gqs5XVhq9ExMvDAOTxdmXA==" + } + }, + "npm:@nx/eslint": { + "type": "npm", + "name": "npm:@nx/eslint", + "data": { + "version": "20.8.1", + "packageName": "@nx/eslint", + "hash": "sha512-eIfNZ4bGdCKAeq7c8dhJ31wW3D422UJaAGl3hT3mJoxW2qbaKDZhgUr5EJqiMAO78vycpnYaLrN1KPEKeFrQZg==" + } + }, + "npm:typescript@5.7.3": { + "type": "npm", + "name": "npm:typescript@5.7.3", + "data": { + "version": "5.7.3", + "packageName": "typescript", + "hash": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==" + } + }, + "npm:typescript": { + "type": "npm", + "name": "npm:typescript", + "data": { + "version": "5.4.5", + "packageName": "typescript", + "hash": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==" + } + }, + "npm:@nx/js": { + "type": "npm", + "name": "npm:@nx/js", + "data": { + "version": "20.8.1", + "packageName": "@nx/js", + "hash": "sha512-D3T84PuZggEdraS41S2Frzef2FhebWAHzXcs0IE1ZLInUtwek5P5aTN2d3i/JwYB3mcOyvx8XN3HVADap4KRpg==" + } + }, + "npm:jsonc-parser@3.2.0": { + "type": "npm", + "name": "npm:jsonc-parser@3.2.0", + "data": { + "version": "3.2.0", + "packageName": "jsonc-parser", + "hash": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==" + } + }, + "npm:jsonc-parser": { + "type": "npm", + "name": "npm:jsonc-parser", + "data": { + "version": "3.3.1", + "packageName": "jsonc-parser", + "hash": "sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==" + } + }, + "npm:npm-package-arg@11.0.1": { + "type": "npm", + "name": "npm:npm-package-arg@11.0.1", + "data": { + "version": "11.0.1", + "packageName": "npm-package-arg", + "hash": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==" + } + }, + "npm:npm-package-arg": { + "type": "npm", + "name": "npm:npm-package-arg", + "data": { + "version": "11.0.3", + "packageName": "npm-package-arg", + "hash": "sha512-sHGJy8sOC1YraBywpzQlIKBE4pBbGbiF95U6Auspzyem956E0+FtDtsx1ZxlOJkQCZ1AFXAY/yuvtFYrOxF+Bw==" + } + }, + "npm:ora@5.3.0": { + "type": "npm", + "name": "npm:ora@5.3.0", + "data": { + "version": "5.3.0", + "packageName": "ora", + "hash": "sha512-zAKMgGXUim0Jyd6CXK9lraBnD3H5yPGBPPOkC23a2BG6hsm4Zu6OQSjQuEtV0BHDf4aKHcUFvJiGRrFuW3MG8g==" + } + }, + "npm:ora": { + "type": "npm", + "name": "npm:ora", + "data": { + "version": "5.4.1", + "packageName": "ora", + "hash": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==" + } + }, + "npm:proc-log@3.0.0": { + "type": "npm", + "name": "npm:proc-log@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "proc-log", + "hash": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==" + } + }, + "npm:proc-log": { + "type": "npm", + "name": "npm:proc-log", + "data": { + "version": "4.2.0", + "packageName": "proc-log", + "hash": "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==" + } + }, + "npm:source-map@0.6.1": { + "type": "npm", + "name": "npm:source-map@0.6.1", + "data": { + "version": "0.6.1", + "packageName": "source-map", + "hash": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" + } + }, + "npm:source-map@0.5.7": { + "type": "npm", + "name": "npm:source-map@0.5.7", + "data": { + "version": "0.5.7", + "packageName": "source-map", + "hash": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==" + } + }, + "npm:source-map": { + "type": "npm", + "name": "npm:source-map", + "data": { + "version": "0.7.4", + "packageName": "source-map", + "hash": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==" + } + }, + "npm:source-map@0.5.6": { + "type": "npm", + "name": "npm:source-map@0.5.6", + "data": { + "version": "0.5.6", + "packageName": "source-map", + "hash": "sha512-MjZkVp0NHr5+TPihLcadqnlVoGIoWo4IBHptutGh9wI3ttUYvCG26HkSuDi+K6lsZ25syXJXcctwgyVCt//xqA==" + } + }, + "npm:source-map-support@0.5.19": { + "type": "npm", + "name": "npm:source-map-support@0.5.19", + "data": { + "version": "0.5.19", + "packageName": "source-map-support", + "hash": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==" + } + }, + "npm:source-map-support@0.5.13": { + "type": "npm", + "name": "npm:source-map-support@0.5.13", + "data": { + "version": "0.5.13", + "packageName": "source-map-support", + "hash": "sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==" + } + }, + "npm:source-map-support": { + "type": "npm", + "name": "npm:source-map-support", + "data": { + "version": "0.5.21", + "packageName": "source-map-support", + "hash": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==" + } + }, + "npm:@nx/module-federation": { + "type": "npm", + "name": "npm:@nx/module-federation", + "data": { + "version": "20.8.1", + "packageName": "@nx/module-federation", + "hash": "sha512-El+qAxP/jqVxgkir43ZN6pwki+FrhtSEcfdk1G8f+cU1DCmZgbKlDYjDjZ/e7SdXkjtJran5fPg7sfLEUyoFew==" + } + }, + "npm:@nx/nx-darwin-arm64": { + "type": "npm", + "name": "npm:@nx/nx-darwin-arm64", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-darwin-arm64", + "hash": "sha512-Gat4Io66cV70Oa1CjrMJPsEx5ICpAGayv9hejOtBUEDb6XjR12L2e4wV+4EHliF0UbEcuZAr8/lTROEPk0RGWQ==" + } + }, + "npm:@nx/nx-darwin-x64": { + "type": "npm", + "name": "npm:@nx/nx-darwin-x64", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-darwin-x64", + "hash": "sha512-TB9mZk7neGFKgBr2wSBgY6c4kFF9vvChNSp3TrEeXR3FppFcYG5eK4AaKfzWCpYb0wMtseAm7NMX1Lu74utClQ==" + } + }, + "npm:@nx/nx-freebsd-x64": { + "type": "npm", + "name": "npm:@nx/nx-freebsd-x64", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-freebsd-x64", + "hash": "sha512-7UQu0/Afna5Af2GagEQ6rbKfUh75NfUn+g66wsoQoUGBvDW0U7B8P3Ph5Bk4Urub0BSfMVcNg2X7CgfypLFN/g==" + } + }, + "npm:@nx/nx-linux-arm-gnueabihf": { + "type": "npm", + "name": "npm:@nx/nx-linux-arm-gnueabihf", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-linux-arm-gnueabihf", + "hash": "sha512-Tjh8JkTP+x1jSrzx+ofx1pKpkhIbXd7bi0bPdpYt6NI1lZz2HB/dv8vtdzP80jXEDztHf0AeGnEJVgJKsgI6yg==" + } + }, + "npm:@nx/nx-linux-arm64-gnu": { + "type": "npm", + "name": "npm:@nx/nx-linux-arm64-gnu", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-linux-arm64-gnu", + "hash": "sha512-2+qPIwav2vrytH6pe7fukBe8+yN5JGbEDCnDO8wKQsHeeZMLAQJiZ7EJH/+vynRkI7oWf87mihIKNQME19+w6A==" + } + }, + "npm:@nx/nx-linux-arm64-musl": { + "type": "npm", + "name": "npm:@nx/nx-linux-arm64-musl", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-linux-arm64-musl", + "hash": "sha512-DsKc+DiMsuHqpBWchUUUg6zv4OaexRqpFXys6auZlrpFpn80kSqLQ3S4zZ5AUu+26wxZqEVJs+uxHGwFbhEssQ==" + } + }, + "npm:@nx/nx-linux-x64-gnu": { + "type": "npm", + "name": "npm:@nx/nx-linux-x64-gnu", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-linux-x64-gnu", + "hash": "sha512-Kzru44beVKAmSG84ShuMIIfyu2Uu5r8gsHdtiQPBIOGkZa0Z/e6YtUxcN3w1UZ7yvvzoQ4pQLvqU6UZRSWZtEg==" + } + }, + "npm:@nx/nx-linux-x64-musl": { + "type": "npm", + "name": "npm:@nx/nx-linux-x64-musl", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-linux-x64-musl", + "hash": "sha512-cSVVb7DVMhrxCaj/n55okBZS6lZoP5a5vynOBGIV4z3/OJLev+xI9A+3imn/aXnBl8iS69HogYyrW0YTXv4Xaw==" + } + }, + "npm:@nx/nx-win32-arm64-msvc": { + "type": "npm", + "name": "npm:@nx/nx-win32-arm64-msvc", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-win32-arm64-msvc", + "hash": "sha512-gte5HcvI24CN6b9I6IYTXh/A0CtRfnlAFaJomPpfT8Wcq637aOZzS0arAEZVoU8QZty1350hj6sfu+wSIjoP7A==" + } + }, + "npm:@nx/nx-win32-x64-msvc": { + "type": "npm", + "name": "npm:@nx/nx-win32-x64-msvc", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-win32-x64-msvc", + "hash": "sha512-6c2fVEPdPwJdnRbckBatRDF/g6JAp6p3Mfl90DpuaEF2DZC5pmCXKOsXE0aSIZ+gODom2JIchM++2KmDZPJUoA==" + } + }, + "npm:@nx/rspack": { + "type": "npm", + "name": "npm:@nx/rspack", + "data": { + "version": "20.8.1", + "packageName": "@nx/rspack", + "hash": "sha512-R7+tkwLD+4KYn22r+c4grKfnB4ghxyH2lXUYgmxu7lg/pJsxiy0/Xn7rTHnzI4izTeap2LK9m1F5ZLC3oeJQ6Q==" + } + }, + "npm:css-loader@6.11.0": { + "type": "npm", + "name": "npm:css-loader@6.11.0", + "data": { + "version": "6.11.0", + "packageName": "css-loader", + "hash": "sha512-CTJ+AEQJjq5NzLga5pE39qdiSV56F8ywCIsqNIRF0r7BDgWsN25aazToqAFg7ZrtA/U016xudB3ffgweORxX7g==" + } + }, + "npm:css-loader": { + "type": "npm", + "name": "npm:css-loader", + "data": { + "version": "7.1.2", + "packageName": "css-loader", + "hash": "sha512-6WvYYn7l/XEGN8Xu2vWFt9nVzrCn39vKyTEFf/ExEyoksJjjSZV/0/35XPlMbpnr6VGhZIUg5yJrL8tGfes/FA==" + } + }, + "npm:immutable@5.1.3": { + "type": "npm", + "name": "npm:immutable@5.1.3", + "data": { + "version": "5.1.3", + "packageName": "immutable", + "hash": "sha512-+chQdDfvscSF1SJqv2gn4SRO2ZyS3xL3r7IW/wWEEzrzLisnOlKiQu5ytC/BVNcS15C39WT2Hg/bjKjDMcu+zg==" + } + }, + "npm:immutable": { + "type": "npm", + "name": "npm:immutable", + "data": { + "version": "4.3.7", + "packageName": "immutable", + "hash": "sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==" + } + }, + "npm:immutable@3.8.2": { + "type": "npm", + "name": "npm:immutable@3.8.2", + "data": { + "version": "3.8.2", + "packageName": "immutable", + "hash": "sha512-15gZoQ38eYjEjxkorfbcgBKBL6R7T459OuK+CpcWt7O3KF4uPCx2tD0uFETlUDIyo+1789crbMhTvQBSR5yBMg==" + } + }, + "npm:less-loader@11.1.0": { + "type": "npm", + "name": "npm:less-loader@11.1.0", + "data": { + "version": "11.1.0", + "packageName": "less-loader", + "hash": "sha512-C+uDBV7kS7W5fJlUjq5mPBeBVhYpTIm5gB09APT9o3n/ILeaXVsiSFTbZpTJCJwQ/Crczfn3DmfQFwxYusWFug==" + } + }, + "npm:less-loader": { + "type": "npm", + "name": "npm:less-loader", + "data": { + "version": "12.2.0", + "packageName": "less-loader", + "hash": "sha512-MYUxjSQSBUQmowc0l5nPieOYwMzGPUaTzB6inNW/bdPEG9zOL3eAAD1Qw5ZxSPk7we5dMojHwNODYMV1hq4EVg==" + } + }, + "npm:loader-utils@2.0.4": { + "type": "npm", + "name": "npm:loader-utils@2.0.4", + "data": { + "version": "2.0.4", + "packageName": "loader-utils", + "hash": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==" + } + }, + "npm:loader-utils": { + "type": "npm", + "name": "npm:loader-utils", + "data": { + "version": "3.3.1", + "packageName": "loader-utils", + "hash": "sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg==" + } + }, + "npm:sass@1.89.2": { + "type": "npm", + "name": "npm:sass@1.89.2", + "data": { + "version": "1.89.2", + "packageName": "sass", + "hash": "sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==" + } + }, + "npm:sass": { + "type": "npm", + "name": "npm:sass", + "data": { + "version": "1.77.6", + "packageName": "sass", + "hash": "sha512-ByXE1oLD79GVq9Ht1PeHWCPMPB8XHpBuz1r85oByKHjZY6qV6rWnQovQzXJXuQ/XyE1Oj3iPk3lo28uzaRA2/Q==" + } + }, + "npm:sass-loader@16.0.5": { + "type": "npm", + "name": "npm:sass-loader@16.0.5", + "data": { + "version": "16.0.5", + "packageName": "sass-loader", + "hash": "sha512-oL+CMBXrj6BZ/zOq4os+UECPL+bWqt6OAC6DWS8Ln8GZRcMDjlJ4JC3FBDuHJdYaFWIdKNIBYmtZtK2MaMkNIw==" + } + }, + "npm:sass-loader": { + "type": "npm", + "name": "npm:sass-loader", + "data": { + "version": "16.0.0", + "packageName": "sass-loader", + "hash": "sha512-n13Z+3rU9A177dk4888czcVFiC8CL9dii4qpXWUg3YIIgZEvi9TCFKjOQcbK0kJM7DJu9VucrZFddvNfYCPwtw==" + } + }, + "npm:@nx/web": { + "type": "npm", + "name": "npm:@nx/web", + "data": { + "version": "20.8.1", + "packageName": "@nx/web", + "hash": "sha512-sZjL5vLkL3IDBGJwPlZG9PP7hDe/PjnQkVji0VmaFRRhiEQqxyfbNy6k9f5BWvc3tj3IITDofLcVvmTFMSHisw==" + } + }, + "npm:@nx/webpack": { + "type": "npm", + "name": "npm:@nx/webpack", + "data": { + "version": "20.8.1", + "packageName": "@nx/webpack", + "hash": "sha512-Xz1badU23VvRl6ij20D5eTndBsPGxOUC67h7gQfmLqnsUxf9R6NgOnMxt2Y42QWRx5jXxuQf1AbJ/0N+z2fi8A==" + } + }, + "npm:array-union@3.0.1": { + "type": "npm", + "name": "npm:array-union@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "array-union", + "hash": "sha512-1OvF9IbWwaeiM9VhzYXVQacMibxpXOMYVNIvMtKRyX9SImBXpKcFr8XvFDeEslCyuH/t6KRt7HEO94AlP8Iatw==" + } + }, + "npm:array-union": { + "type": "npm", + "name": "npm:array-union", + "data": { + "version": "2.1.0", + "packageName": "array-union", + "hash": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" + } + }, + "npm:copy-webpack-plugin@10.2.4": { + "type": "npm", + "name": "npm:copy-webpack-plugin@10.2.4", + "data": { + "version": "10.2.4", + "packageName": "copy-webpack-plugin", + "hash": "sha512-xFVltahqlsRcyyJqQbDY6EYTtyQZF9rf+JPjwHObLdPFMEISqkFkr7mFoVOC6BfYS/dNThyoQKvziugm+OnwBg==" + } + }, + "npm:copy-webpack-plugin": { + "type": "npm", + "name": "npm:copy-webpack-plugin", + "data": { + "version": "12.0.2", + "packageName": "copy-webpack-plugin", + "hash": "sha512-SNwdBeHyII+rWvee/bTnAYyO8vfVdcSTud4EIb6jcZ8inLeWucJE0DnxXQBjlQ5zlteuuvooGQy3LIyGxhvlOA==" + } + }, + "npm:cosmiconfig@7.1.0": { + "type": "npm", + "name": "npm:cosmiconfig@7.1.0", + "data": { + "version": "7.1.0", + "packageName": "cosmiconfig", + "hash": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==" + } + }, + "npm:cosmiconfig": { + "type": "npm", + "name": "npm:cosmiconfig", + "data": { + "version": "9.0.0", + "packageName": "cosmiconfig", + "hash": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==" + } + }, + "npm:cosmiconfig@4.0.0": { + "type": "npm", + "name": "npm:cosmiconfig@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "cosmiconfig", + "hash": "sha512-6e5vDdrXZD+t5v0L8CrurPeybg4Fmf+FCSYxXKYVAqLUtyCSbuyqE059d0kDthTNRzKVjL7QMgNpEUlsoYH3iQ==" + } + }, + "npm:eslint-scope@5.1.1": { + "type": "npm", + "name": "npm:eslint-scope@5.1.1", + "data": { + "version": "5.1.1", + "packageName": "eslint-scope", + "hash": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==" + } + }, + "npm:eslint-scope": { + "type": "npm", + "name": "npm:eslint-scope", + "data": { + "version": "8.4.0", + "packageName": "eslint-scope", + "hash": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==" + } + }, + "npm:estraverse@4.3.0": { + "type": "npm", + "name": "npm:estraverse@4.3.0", + "data": { + "version": "4.3.0", + "packageName": "estraverse", + "hash": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==" + } + }, + "npm:estraverse": { + "type": "npm", + "name": "npm:estraverse", + "data": { + "version": "5.3.0", + "packageName": "estraverse", + "hash": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" + } + }, + "npm:events@3.3.0": { + "type": "npm", + "name": "npm:events@3.3.0", + "data": { + "version": "3.3.0", + "packageName": "events", + "hash": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==" + } + }, + "npm:events": { + "type": "npm", + "name": "npm:events", + "data": { + "version": "2.1.0", + "packageName": "events", + "hash": "sha512-3Zmiobend8P9DjmKAty0Era4jV8oJ0yGYe2nJJAxgymF9+N8F2m0hhZiMoWtcfepExzNKZumFU3ksdQbInGWCg==" + } + }, + "npm:globby@12.2.0": { + "type": "npm", + "name": "npm:globby@12.2.0", + "data": { + "version": "12.2.0", + "packageName": "globby", + "hash": "sha512-wiSuFQLZ+urS9x2gGPl1H5drc5twabmm4m2gTR27XDFyjUHJUNsS8o/2aKyIF6IoBaR630atdher0XJ5g6OMmA==" + } + }, + "npm:globby": { + "type": "npm", + "name": "npm:globby", + "data": { + "version": "14.1.0", + "packageName": "globby", + "hash": "sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==" + } + }, + "npm:globby@11.1.0": { + "type": "npm", + "name": "npm:globby@11.1.0", + "data": { + "version": "11.1.0", + "packageName": "globby", + "hash": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==" + } + }, + "npm:json-parse-even-better-errors@2.3.1": { + "type": "npm", + "name": "npm:json-parse-even-better-errors@2.3.1", + "data": { + "version": "2.3.1", + "packageName": "json-parse-even-better-errors", + "hash": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" + } + }, + "npm:json-parse-even-better-errors": { + "type": "npm", + "name": "npm:json-parse-even-better-errors", + "data": { + "version": "3.0.2", + "packageName": "json-parse-even-better-errors", + "hash": "sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==" + } + }, + "npm:less@4.1.3": { + "type": "npm", + "name": "npm:less@4.1.3", + "data": { + "version": "4.1.3", + "packageName": "less", + "hash": "sha512-w16Xk/Ta9Hhyei0Gpz9m7VS8F28nieJaL/VyShID7cYvP6IL5oHeL6p4TXSDJqZE/lNv0oJ2pGVjJsRkfwm5FA==" + } + }, + "npm:less": { + "type": "npm", + "name": "npm:less", + "data": { + "version": "4.2.0", + "packageName": "less", + "hash": "sha512-P3b3HJDBtSzsXUl0im2L7gTO5Ubg8mEN6G8qoTS77iXxXX4Hvu4Qj540PZDvQ8V6DmX6iXo98k7Md0Cm1PrLaA==" + } + }, + "npm:make-dir@2.1.0": { + "type": "npm", + "name": "npm:make-dir@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "make-dir", + "hash": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==" + } + }, + "npm:make-dir": { + "type": "npm", + "name": "npm:make-dir", + "data": { + "version": "4.0.0", + "packageName": "make-dir", + "hash": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==" + } + }, + "npm:mini-css-extract-plugin@2.4.7": { + "type": "npm", + "name": "npm:mini-css-extract-plugin@2.4.7", + "data": { + "version": "2.4.7", + "packageName": "mini-css-extract-plugin", + "hash": "sha512-euWmddf0sk9Nv1O0gfeeUAvAkoSlWncNLF77C0TP2+WoPvy8mAHKOzMajcCz2dzvyt3CNgxb1obIEVFIRxaipg==" + } + }, + "npm:mini-css-extract-plugin": { + "type": "npm", + "name": "npm:mini-css-extract-plugin", + "data": { + "version": "2.9.0", + "packageName": "mini-css-extract-plugin", + "hash": "sha512-Zs1YsZVfemekSZG+44vBsYTLQORkPMwnlv+aehcxK/NLKC+EGhDB39/YePYYqx/sTk6NnYpuqikhSn7+JIevTA==" + } + }, + "npm:path-type@4.0.0": { + "type": "npm", + "name": "npm:path-type@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "path-type", + "hash": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" + } + }, + "npm:path-type": { + "type": "npm", + "name": "npm:path-type", + "data": { + "version": "6.0.0", + "packageName": "path-type", + "hash": "sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==" + } + }, + "npm:path-type@3.0.0": { + "type": "npm", + "name": "npm:path-type@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "path-type", + "hash": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==" + } + }, + "npm:pify@4.0.1": { + "type": "npm", + "name": "npm:pify@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "pify", + "hash": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==" + } + }, + "npm:pify@3.0.0": { + "type": "npm", + "name": "npm:pify@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "pify", + "hash": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==" + } + }, + "npm:pify": { + "type": "npm", + "name": "npm:pify", + "data": { + "version": "2.3.0", + "packageName": "pify", + "hash": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==" + } + }, + "npm:postcss-loader@6.2.1": { + "type": "npm", + "name": "npm:postcss-loader@6.2.1", + "data": { + "version": "6.2.1", + "packageName": "postcss-loader", + "hash": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==" + } + }, + "npm:postcss-loader": { + "type": "npm", + "name": "npm:postcss-loader", + "data": { + "version": "8.1.1", + "packageName": "postcss-loader", + "hash": "sha512-0IeqyAsG6tYiDRCYKQJLAmgQr47DX6N7sFSWvQxt6AcupX8DIdmykuk/o/tx0Lze3ErGHJEp5OSRxrelC6+NdQ==" + } + }, + "npm:webpack@5.98.0": { + "type": "npm", + "name": "npm:webpack@5.98.0", + "data": { + "version": "5.98.0", + "packageName": "webpack", + "hash": "sha512-UFynvx+gM44Gv9qFgj0acCQK2VE1CtdfwFdimkapco3hlPCJ/zeq73n2yVKimVbtm+TnApIugGhLJnkU6gjYXA==" + } + }, + "npm:webpack": { + "type": "npm", + "name": "npm:webpack", + "data": { + "version": "5.94.0", + "packageName": "webpack", + "hash": "sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==" + } + }, + "npm:yaml@1.10.2": { + "type": "npm", + "name": "npm:yaml@1.10.2", + "data": { + "version": "1.10.2", + "packageName": "yaml", + "hash": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==" + } + }, + "npm:yaml": { + "type": "npm", + "name": "npm:yaml", + "data": { + "version": "2.8.0", + "packageName": "yaml", + "hash": "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==" + } + }, + "npm:@nx/workspace": { + "type": "npm", + "name": "npm:@nx/workspace", + "data": { + "version": "20.8.1", + "packageName": "@nx/workspace", + "hash": "sha512-Y6HlERFJbLHn1J9JHMsPDSRK5iBSH4hbw9TkqwkINeHBDX8bIilnO3tK6VVMIPTzTHJldxI+zQ1IrzVisZpJsA==" + } + }, + "npm:@parcel/watcher": { + "type": "npm", + "name": "npm:@parcel/watcher", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher", + "hash": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==" + } + }, + "npm:@parcel/watcher-android-arm64": { + "type": "npm", + "name": "npm:@parcel/watcher-android-arm64", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-android-arm64", + "hash": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==" + } + }, + "npm:@parcel/watcher-darwin-arm64": { + "type": "npm", + "name": "npm:@parcel/watcher-darwin-arm64", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-darwin-arm64", + "hash": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==" + } + }, + "npm:@parcel/watcher-darwin-x64": { + "type": "npm", + "name": "npm:@parcel/watcher-darwin-x64", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-darwin-x64", + "hash": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==" + } + }, + "npm:@parcel/watcher-freebsd-x64": { + "type": "npm", + "name": "npm:@parcel/watcher-freebsd-x64", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-freebsd-x64", + "hash": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==" + } + }, + "npm:@parcel/watcher-linux-arm-glibc": { + "type": "npm", + "name": "npm:@parcel/watcher-linux-arm-glibc", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-linux-arm-glibc", + "hash": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==" + } + }, + "npm:@parcel/watcher-linux-arm-musl": { + "type": "npm", + "name": "npm:@parcel/watcher-linux-arm-musl", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-linux-arm-musl", + "hash": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==" + } + }, + "npm:@parcel/watcher-linux-arm64-glibc": { + "type": "npm", + "name": "npm:@parcel/watcher-linux-arm64-glibc", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-linux-arm64-glibc", + "hash": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==" + } + }, + "npm:@parcel/watcher-linux-arm64-musl": { + "type": "npm", + "name": "npm:@parcel/watcher-linux-arm64-musl", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-linux-arm64-musl", + "hash": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==" + } + }, + "npm:@parcel/watcher-linux-x64-glibc": { + "type": "npm", + "name": "npm:@parcel/watcher-linux-x64-glibc", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-linux-x64-glibc", + "hash": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==" + } + }, + "npm:@parcel/watcher-linux-x64-musl": { + "type": "npm", + "name": "npm:@parcel/watcher-linux-x64-musl", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-linux-x64-musl", + "hash": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==" + } + }, + "npm:@parcel/watcher-win32-arm64": { + "type": "npm", + "name": "npm:@parcel/watcher-win32-arm64", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-win32-arm64", + "hash": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==" + } + }, + "npm:@parcel/watcher-win32-ia32": { + "type": "npm", + "name": "npm:@parcel/watcher-win32-ia32", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-win32-ia32", + "hash": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==" + } + }, + "npm:@parcel/watcher-win32-x64": { + "type": "npm", + "name": "npm:@parcel/watcher-win32-x64", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-win32-x64", + "hash": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==" + } + }, + "npm:detect-libc@1.0.3": { + "type": "npm", + "name": "npm:detect-libc@1.0.3", + "data": { + "version": "1.0.3", + "packageName": "detect-libc", + "hash": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==" + } + }, + "npm:detect-libc": { + "type": "npm", + "name": "npm:detect-libc", + "data": { + "version": "2.0.4", + "packageName": "detect-libc", + "hash": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==" + } + }, + "npm:node-addon-api@7.1.1": { + "type": "npm", + "name": "npm:node-addon-api@7.1.1", + "data": { + "version": "7.1.1", + "packageName": "node-addon-api", + "hash": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==" + } + }, + "npm:node-addon-api@8.5.0": { + "type": "npm", + "name": "npm:node-addon-api@8.5.0", + "data": { + "version": "8.5.0", + "packageName": "node-addon-api", + "hash": "sha512-/bRZty2mXUIFY/xU5HLvveNHlswNJej+RnxBjOMkidWfwZzgTbPG1E3K5TOxRLOR+5hX7bSofy8yf1hZevMS8A==" + } + }, + "npm:node-addon-api@3.2.1": { + "type": "npm", + "name": "npm:node-addon-api@3.2.1", + "data": { + "version": "3.2.1", + "packageName": "node-addon-api", + "hash": "sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==" + } + }, + "npm:node-addon-api": { + "type": "npm", + "name": "npm:node-addon-api", + "data": { + "version": "6.1.0", + "packageName": "node-addon-api", + "hash": "sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==" + } + }, + "npm:@phenomnomnominal/tsquery": { + "type": "npm", + "name": "npm:@phenomnomnominal/tsquery", + "data": { + "version": "5.0.1", + "packageName": "@phenomnomnominal/tsquery", + "hash": "sha512-3nVv+e2FQwsW8Aw6qTU6f+1rfcJ3hrcnvH/mu9i8YhxO+9sqbOfpL8m6PbET5+xKOlz/VSbp0RoYWYCtIsnmuA==" + } + }, + "npm:@pkgjs/parseargs": { + "type": "npm", + "name": "npm:@pkgjs/parseargs", + "data": { + "version": "0.11.0", + "packageName": "@pkgjs/parseargs", + "hash": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==" + } + }, + "npm:@popperjs/core": { + "type": "npm", + "name": "npm:@popperjs/core", + "data": { + "version": "2.11.8", + "packageName": "@popperjs/core", + "hash": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==" + } + }, + "npm:@protobufjs/aspromise": { + "type": "npm", + "name": "npm:@protobufjs/aspromise", + "data": { + "version": "1.1.2", + "packageName": "@protobufjs/aspromise", + "hash": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==" + } + }, + "npm:@protobufjs/base64": { + "type": "npm", + "name": "npm:@protobufjs/base64", + "data": { + "version": "1.1.2", + "packageName": "@protobufjs/base64", + "hash": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==" + } + }, + "npm:@protobufjs/codegen": { + "type": "npm", + "name": "npm:@protobufjs/codegen", + "data": { + "version": "2.0.4", + "packageName": "@protobufjs/codegen", + "hash": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==" + } + }, + "npm:@protobufjs/eventemitter": { + "type": "npm", + "name": "npm:@protobufjs/eventemitter", + "data": { + "version": "1.1.0", + "packageName": "@protobufjs/eventemitter", + "hash": "sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==" + } + }, + "npm:@protobufjs/fetch": { + "type": "npm", + "name": "npm:@protobufjs/fetch", + "data": { + "version": "1.1.0", + "packageName": "@protobufjs/fetch", + "hash": "sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==" + } + }, + "npm:@protobufjs/float": { + "type": "npm", + "name": "npm:@protobufjs/float", + "data": { + "version": "1.0.2", + "packageName": "@protobufjs/float", + "hash": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==" + } + }, + "npm:@protobufjs/inquire": { + "type": "npm", + "name": "npm:@protobufjs/inquire", + "data": { + "version": "1.1.0", + "packageName": "@protobufjs/inquire", + "hash": "sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==" + } + }, + "npm:@protobufjs/path": { + "type": "npm", + "name": "npm:@protobufjs/path", + "data": { + "version": "1.1.2", + "packageName": "@protobufjs/path", + "hash": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==" + } + }, + "npm:@protobufjs/pool": { + "type": "npm", + "name": "npm:@protobufjs/pool", + "data": { + "version": "1.1.0", + "packageName": "@protobufjs/pool", + "hash": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==" + } + }, + "npm:@protobufjs/utf8": { + "type": "npm", + "name": "npm:@protobufjs/utf8", + "data": { + "version": "1.1.0", + "packageName": "@protobufjs/utf8", + "hash": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==" + } + }, + "npm:@rollup/rollup-android-arm-eabi": { + "type": "npm", + "name": "npm:@rollup/rollup-android-arm-eabi", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-android-arm-eabi", + "hash": "sha512-Fxamp4aEZnfPOcGA8KSNEohV8hX7zVHOemC8jVBoBUHu5zpJK/Eu3uJwt6BMgy9fkvzxDaurgj96F/NiLukF2w==" + } + }, + "npm:@rollup/rollup-android-arm64": { + "type": "npm", + "name": "npm:@rollup/rollup-android-arm64", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-android-arm64", + "hash": "sha512-VXoK5UMrgECLYaMuGuVTOx5kcuap1Jm8g/M83RnCHBKOqvPPmROFJGQaZhGccnsFtfXQ3XYa4/jMCJvZnbJBdA==" + } + }, + "npm:@rollup/rollup-darwin-arm64": { + "type": "npm", + "name": "npm:@rollup/rollup-darwin-arm64", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-darwin-arm64", + "hash": "sha512-xMM9ORBqu81jyMKCDP+SZDhnX2QEVQzTcC6G18KlTQEzWK8r/oNZtKuZaCcHhnsa6fEeOBionoyl5JsAbE/36Q==" + } + }, + "npm:@rollup/rollup-darwin-x64": { + "type": "npm", + "name": "npm:@rollup/rollup-darwin-x64", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-darwin-x64", + "hash": "sha512-aJJyYKQwbHuhTUrjWjxEvGnNNBCnmpHDvrb8JFDbeSH3m2XdHcxDd3jthAzvmoI8w/kSjd2y0udT+4okADsZIw==" + } + }, + "npm:@rollup/rollup-linux-arm-gnueabihf": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-arm-gnueabihf", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-arm-gnueabihf", + "hash": "sha512-j63YtCIRAzbO+gC2L9dWXRh5BFetsv0j0va0Wi9epXDgU/XUi5dJKo4USTttVyK7fGw2nPWK0PbAvyliz50SCQ==" + } + }, + "npm:@rollup/rollup-linux-arm-musleabihf": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-arm-musleabihf", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-arm-musleabihf", + "hash": "sha512-dJnWUgwWBX1YBRsuKKMOlXCzh2Wu1mlHzv20TpqEsfdZLb3WoJW2kIEsGwLkroYf24IrPAvOT/ZQ2OYMV6vlrg==" + } + }, + "npm:@rollup/rollup-linux-arm64-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-arm64-gnu", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-arm64-gnu", + "hash": "sha512-AdPRoNi3NKVLolCN/Sp4F4N1d98c4SBnHMKoLuiG6RXgoZ4sllseuGioszumnPGmPM2O7qaAX/IJdeDU8f26Aw==" + } + }, + "npm:@rollup/rollup-linux-arm64-musl": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-arm64-musl", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-arm64-musl", + "hash": "sha512-Gl0AxBtDg8uoAn5CCqQDMqAx22Wx22pjDOjBdmG0VIWX3qUBHzYmOKh8KXHL4UpogfJ14G4wk16EQogF+v8hmA==" + } + }, + "npm:@rollup/rollup-linux-powerpc64le-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-powerpc64le-gnu", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-powerpc64le-gnu", + "hash": "sha512-3aVCK9xfWW1oGQpTsYJJPF6bfpWfhbRnhdlyhak2ZiyFLDaayz0EP5j9V1RVLAAxlmWKTDfS9wyRyY3hvhPoOg==" + } + }, + "npm:@rollup/rollup-linux-riscv64-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-riscv64-gnu", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-riscv64-gnu", + "hash": "sha512-ePYIir6VYnhgv2C5Xe9u+ico4t8sZWXschR6fMgoPUK31yQu7hTEJb7bCqivHECwIClJfKgE7zYsh1qTP3WHUA==" + } + }, + "npm:@rollup/rollup-linux-s390x-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-s390x-gnu", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-s390x-gnu", + "hash": "sha512-GqFJ9wLlbB9daxhVlrTe61vJtEY99/xB3C8e4ULVsVfflcpmR6c8UZXjtkMA6FhNONhj2eA5Tk9uAVw5orEs4Q==" + } + }, + "npm:@rollup/rollup-linux-x64-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-x64-gnu", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-x64-gnu", + "hash": "sha512-87v0ol2sH9GE3cLQLNEy0K/R0pz1nvg76o8M5nhMR0+Q+BBGLnb35P0fVz4CQxHYXaAOhE8HhlkaZfsdUOlHwg==" + } + }, + "npm:@rollup/rollup-linux-x64-musl": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-x64-musl", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-x64-musl", + "hash": "sha512-UV6FZMUgePDZrFjrNGIWzDo/vABebuXBhJEqrHxrGiU6HikPy0Z3LfdtciIttEUQfuDdCn8fqh7wiFJjCNwO+g==" + } + }, + "npm:@rollup/rollup-win32-arm64-msvc": { + "type": "npm", + "name": "npm:@rollup/rollup-win32-arm64-msvc", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-win32-arm64-msvc", + "hash": "sha512-BjI+NVVEGAXjGWYHz/vv0pBqfGoUH0IGZ0cICTn7kB9PyjrATSkX+8WkguNjWoj2qSr1im/+tTGRaY+4/PdcQw==" + } + }, + "npm:@rollup/rollup-win32-ia32-msvc": { + "type": "npm", + "name": "npm:@rollup/rollup-win32-ia32-msvc", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-win32-ia32-msvc", + "hash": "sha512-SiWG/1TuUdPvYmzmYnmd3IEifzR61Tragkbx9D3+R8mzQqDBz8v+BvZNDlkiTtI9T15KYZhP0ehn3Dld4n9J5g==" + } + }, + "npm:@rollup/rollup-win32-x64-msvc": { + "type": "npm", + "name": "npm:@rollup/rollup-win32-x64-msvc", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-win32-x64-msvc", + "hash": "sha512-j8pPKp53/lq9lMXN57S8cFz0MynJk8OWNuUnXct/9KCpKU7DgU3bYMJhwWmcqC0UU29p8Lr0/7KEVcaM6bf47Q==" + } + }, + "npm:@rspack/binding": { + "type": "npm", + "name": "npm:@rspack/binding", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding", + "hash": "sha512-VKE+2InUdudBUOn3xMZfK9a6KlOwmSifA0Nupjsh7N9/brcBfJtJGSDCnfrIKCq54FF+QAUCgcNAS0DB4/tZmw==" + } + }, + "npm:@rspack/binding-darwin-arm64": { + "type": "npm", + "name": "npm:@rspack/binding-darwin-arm64", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-darwin-arm64", + "hash": "sha512-PQRNjC3Fc0avpx8Gk+sT5P+HAXxTSzmBA8lU7QLlmbW5GGXO2taVhNstbZ4oxyIX5uDVZpQ2yQ2E0zXirK6/UQ==" + } + }, + "npm:@rspack/binding-darwin-x64": { + "type": "npm", + "name": "npm:@rspack/binding-darwin-x64", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-darwin-x64", + "hash": "sha512-ZnPZbo1dhhbfevxSS99y8w02xuEbxyiV1HaUie/S8jzy9DPmk+4Br+DddufnibPNU85e3BZKjp+HDFMYkdn6cg==" + } + }, + "npm:@rspack/binding-linux-arm64-gnu": { + "type": "npm", + "name": "npm:@rspack/binding-linux-arm64-gnu", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-linux-arm64-gnu", + "hash": "sha512-mJK9diM4Gd8RIGO90AZnl27WwUuAOoRplPQv9G+Vxu2baCt1xE1ccf8PntIJ70/rMgsUdnmkR5qQBaGxhAMJvA==" + } + }, + "npm:@rspack/binding-linux-arm64-musl": { + "type": "npm", + "name": "npm:@rspack/binding-linux-arm64-musl", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-linux-arm64-musl", + "hash": "sha512-+n9QxeDDZKwVB4D6cwpNRJzsCeuwNqd/fwwbMQVTctJ+GhIHlUPsE8y5tXN7euU7kDci81wMBBFlt6LtXNcssA==" + } + }, + "npm:@rspack/binding-linux-x64-gnu": { + "type": "npm", + "name": "npm:@rspack/binding-linux-x64-gnu", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-linux-x64-gnu", + "hash": "sha512-rEypDlbIfv9B/DcZ2vYVWs56wo5VWE5oj/TvM9JT+xuqwvVWsN/A2TPMiU6QBgOKGXat3EM/MEgx8NhNZUpkXg==" + } + }, + "npm:@rspack/binding-linux-x64-musl": { + "type": "npm", + "name": "npm:@rspack/binding-linux-x64-musl", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-linux-x64-musl", + "hash": "sha512-o9OsvJ7olH0JPU9exyIaYTNQ+aaR5CNAiinkxr+LkV2i3DMIi/+pDVveDiodYjVhzZjWfsP/z8QPO4c6Z06bEw==" + } + }, + "npm:@rspack/binding-wasm32-wasi": { + "type": "npm", + "name": "npm:@rspack/binding-wasm32-wasi", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-wasm32-wasi", + "hash": "sha512-hF5gqT0aQ66VUclM2A9MSB6zVdEJqzp++TAXaShBK/eVBI0R4vWrMfJ2TOdzEsSbg4gXgeG4swURpHva3PKbcA==" + } + }, + "npm:@rspack/binding-win32-arm64-msvc": { + "type": "npm", + "name": "npm:@rspack/binding-win32-arm64-msvc", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-win32-arm64-msvc", + "hash": "sha512-umD0XzesJq4nnStv9/2/VOmzNUWHfLMIjeHmiHYHpc7iVC0SkXgIdc6Ac7c+g2q7/V3/MFxL66Y60oy7lQE3fg==" + } + }, + "npm:@rspack/binding-win32-ia32-msvc": { + "type": "npm", + "name": "npm:@rspack/binding-win32-ia32-msvc", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-win32-ia32-msvc", + "hash": "sha512-Uu+F/sxz7GgIMbuCCZVOD1HPjoHQdyrFHi/TE2EmuZzs9Ji9a9mtNJNrKc8+h9YFpaLeade7cbMDjRu4MHxiVA==" + } + }, + "npm:@rspack/binding-win32-x64-msvc": { + "type": "npm", + "name": "npm:@rspack/binding-win32-x64-msvc", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-win32-x64-msvc", + "hash": "sha512-BVkOfJDZnexHNpGgc/sWENyGrsle1jUQTeUEdSyNYsu4Elsgk/T9gnGK8xyLRd2c6k20M5FN38t0TumCp4DscQ==" + } + }, + "npm:@rspack/core": { + "type": "npm", + "name": "npm:@rspack/core", + "data": { + "version": "1.4.8", + "packageName": "@rspack/core", + "hash": "sha512-ARHuZ+gx3P//RIUKSjk/riQUn/D5tCwCWbfgeM5pk/Ti2JsgVnqiP9Sksge8JovVPf7b6Zgw73Cq5FpX4aOXeQ==" + } + }, + "npm:@rspack/dev-server": { + "type": "npm", + "name": "npm:@rspack/dev-server", + "data": { + "version": "1.1.3", + "packageName": "@rspack/dev-server", + "hash": "sha512-jWPeyiZiGpbLYGhwHvwxhaa4rsr8CQvsWkWslqeMLb2uXwmyy3UWjUR1q+AhAPnf0gs3lZoFZ1hjBQVecHKUvg==" + } + }, + "npm:@types/retry@0.12.2": { + "type": "npm", + "name": "npm:@types/retry@0.12.2", + "data": { + "version": "0.12.2", + "packageName": "@types/retry", + "hash": "sha512-XISRgDJ2Tc5q4TRqvgJtzsRkFYNJzZrhTdtMoGVBttwzzQJkPnS3WWTFc7kuDRoPtPakl+T+OfdEUjYJj7Jbow==" + } + }, + "npm:@types/retry": { + "type": "npm", + "name": "npm:@types/retry", + "data": { + "version": "0.12.0", + "packageName": "@types/retry", + "hash": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==" + } + }, + "npm:http-proxy-middleware@2.0.9": { + "type": "npm", + "name": "npm:http-proxy-middleware@2.0.9", + "data": { + "version": "2.0.9", + "packageName": "http-proxy-middleware", + "hash": "sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==" + } + }, + "npm:http-proxy-middleware": { + "type": "npm", + "name": "npm:http-proxy-middleware", + "data": { + "version": "3.0.5", + "packageName": "http-proxy-middleware", + "hash": "sha512-GLZZm1X38BPY4lkXA01jhwxvDoOkkXqjgVyUzVxiEK4iuRu03PZoYHhHRwxnfhQMDuaxi3vVri0YgSro/1oWqg==" + } + }, + "npm:p-retry@6.2.1": { + "type": "npm", + "name": "npm:p-retry@6.2.1", + "data": { + "version": "6.2.1", + "packageName": "p-retry", + "hash": "sha512-hEt02O4hUct5wtwg4H4KcWgDdm+l1bOaEy/hWzd8xtXB9BqxTWBBhb+2ImAtH4Cv4rPjV76xN3Zumqk3k3AhhQ==" + } + }, + "npm:p-retry": { + "type": "npm", + "name": "npm:p-retry", + "data": { + "version": "4.6.2", + "packageName": "p-retry", + "hash": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==" + } + }, + "npm:@rspack/lite-tapable": { + "type": "npm", + "name": "npm:@rspack/lite-tapable", + "data": { + "version": "1.0.1", + "packageName": "@rspack/lite-tapable", + "hash": "sha512-VynGOEsVw2s8TAlLf/uESfrgfrq2+rcXB1muPJYBWbsm1Oa6r5qVQhjA5ggM6z/coYPrsVMgovl3Ff7Q7OCp1w==" + } + }, + "npm:@rspack/plugin-react-refresh": { + "type": "npm", + "name": "npm:@rspack/plugin-react-refresh", + "data": { + "version": "1.4.3", + "packageName": "@rspack/plugin-react-refresh", + "hash": "sha512-wZx4vWgy5oMEvgyNGd/oUKcdnKaccYWHCRkOqTdAPJC3WcytxhTX+Kady8ERurSBiLyQpoMiU3Iyd+F1Y2Arbw==" + } + }, + "npm:@scarf/scarf": { + "type": "npm", + "name": "npm:@scarf/scarf", + "data": { + "version": "1.4.0", + "packageName": "@scarf/scarf", + "hash": "sha512-xxeapPiUXdZAE3che6f3xogoJPeZgig6omHEy1rIY5WVsB3H2BHNnZH+gHG6x91SCWyQCzWGsuL2Hh3ClO5/qQ==" + } + }, + "npm:@schematics/angular": { + "type": "npm", + "name": "npm:@schematics/angular", + "data": { + "version": "18.2.11", + "packageName": "@schematics/angular", + "hash": "sha512-jT54mc9+hPOwie9bji/g2krVuK1kkNh2PNFGwfgCg3Ofmt3hcyOBai1DKuot5uLTX4VCCbvfwiVR/hJniQl2SA==" + } + }, + "npm:@sideway/address": { + "type": "npm", + "name": "npm:@sideway/address", + "data": { + "version": "4.1.5", + "packageName": "@sideway/address", + "hash": "sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==" + } + }, + "npm:@sideway/formula": { + "type": "npm", + "name": "npm:@sideway/formula", + "data": { + "version": "3.0.1", + "packageName": "@sideway/formula", + "hash": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==" + } + }, + "npm:@sideway/pinpoint": { + "type": "npm", + "name": "npm:@sideway/pinpoint", + "data": { + "version": "2.0.0", + "packageName": "@sideway/pinpoint", + "hash": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==" + } + }, + "npm:@sigstore/bundle": { + "type": "npm", + "name": "npm:@sigstore/bundle", + "data": { + "version": "2.3.2", + "packageName": "@sigstore/bundle", + "hash": "sha512-wueKWDk70QixNLB363yHc2D2ItTgYiMTdPwK8D9dKQMR3ZQ0c35IxP5xnwQ8cNLoCgCRcHf14kE+CLIvNX1zmA==" + } + }, + "npm:@sigstore/core": { + "type": "npm", + "name": "npm:@sigstore/core", + "data": { + "version": "1.1.0", + "packageName": "@sigstore/core", + "hash": "sha512-JzBqdVIyqm2FRQCulY6nbQzMpJJpSiJ8XXWMhtOX9eKgaXXpfNOF53lzQEjIydlStnd/eFtuC1dW4VYdD93oRg==" + } + }, + "npm:@sigstore/protobuf-specs": { + "type": "npm", + "name": "npm:@sigstore/protobuf-specs", + "data": { + "version": "0.3.3", + "packageName": "@sigstore/protobuf-specs", + "hash": "sha512-RpacQhBlwpBWd7KEJsRKcBQalbV28fvkxwTOJIqhIuDysMMaJW47V4OqW30iJB9uRpqOSxxEAQFdr8tTattReQ==" + } + }, + "npm:@sigstore/sign": { + "type": "npm", + "name": "npm:@sigstore/sign", + "data": { + "version": "2.3.2", + "packageName": "@sigstore/sign", + "hash": "sha512-5Vz5dPVuunIIvC5vBb0APwo7qKA4G9yM48kPWJT+OEERs40md5GoUR1yedwpekWZ4m0Hhw44m6zU+ObsON+iDA==" + } + }, + "npm:@sigstore/tuf": { + "type": "npm", + "name": "npm:@sigstore/tuf", + "data": { + "version": "2.3.4", + "packageName": "@sigstore/tuf", + "hash": "sha512-44vtsveTPUpqhm9NCrbU8CWLe3Vck2HO1PNLw7RIajbB7xhtn5RBPm1VNSCMwqGYHhDsBJG8gDF0q4lgydsJvw==" + } + }, + "npm:@sigstore/verify": { + "type": "npm", + "name": "npm:@sigstore/verify", + "data": { + "version": "1.2.1", + "packageName": "@sigstore/verify", + "hash": "sha512-8iKx79/F73DKbGfRf7+t4dqrc0bRr0thdPrxAtCKWRm/F0tG71i6O1rvlnScncJLLBZHn3h8M3c1BSUAb9yu8g==" + } + }, + "npm:@sinclair/typebox": { + "type": "npm", + "name": "npm:@sinclair/typebox", + "data": { + "version": "0.27.8", + "packageName": "@sinclair/typebox", + "hash": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==" + } + }, + "npm:@sinclair/typebox@0.24.51": { + "type": "npm", + "name": "npm:@sinclair/typebox@0.24.51", + "data": { + "version": "0.24.51", + "packageName": "@sinclair/typebox", + "hash": "sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==" + } + }, + "npm:@sindresorhus/is": { + "type": "npm", + "name": "npm:@sindresorhus/is", + "data": { + "version": "4.6.0", + "packageName": "@sindresorhus/is", + "hash": "sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==" + } + }, + "npm:@sindresorhus/merge-streams": { + "type": "npm", + "name": "npm:@sindresorhus/merge-streams", + "data": { + "version": "2.3.0", + "packageName": "@sindresorhus/merge-streams", + "hash": "sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==" + } + }, + "npm:@sinonjs/commons": { + "type": "npm", + "name": "npm:@sinonjs/commons", + "data": { + "version": "3.0.1", + "packageName": "@sinonjs/commons", + "hash": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==" + } + }, + "npm:@sinonjs/commons@1.8.6": { + "type": "npm", + "name": "npm:@sinonjs/commons@1.8.6", + "data": { + "version": "1.8.6", + "packageName": "@sinonjs/commons", + "hash": "sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ==" + } + }, + "npm:type-detect@4.0.8": { + "type": "npm", + "name": "npm:type-detect@4.0.8", + "data": { + "version": "4.0.8", + "packageName": "type-detect", + "hash": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==" + } + }, + "npm:type-detect": { + "type": "npm", + "name": "npm:type-detect", + "data": { + "version": "4.1.0", + "packageName": "type-detect", + "hash": "sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==" + } + }, + "npm:@sinonjs/fake-timers": { + "type": "npm", + "name": "npm:@sinonjs/fake-timers", + "data": { + "version": "10.3.0", + "packageName": "@sinonjs/fake-timers", + "hash": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==" + } + }, + "npm:@sinonjs/fake-timers@9.1.2": { + "type": "npm", + "name": "npm:@sinonjs/fake-timers@9.1.2", + "data": { + "version": "9.1.2", + "packageName": "@sinonjs/fake-timers", + "hash": "sha512-BPS4ynJW/o92PUR4wgriz2Ud5gpST5vz6GQfMixEDK0Z8ZCUv2M7SkBLykH56T++Xs+8ln9zTGbOvNGIe02/jw==" + } + }, + "npm:@swagger-api/apidom-ast": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ast", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ast", + "hash": "sha512-+IOyUl0Gl125t3/ULi6Bc7HbvSMHqOSXmDqL9qAYrOxIaQVasHgIq+sye6g/3TsqAE8xZ7gtfsaA53UlclotFg==" + } + }, + "npm:@swagger-api/apidom-core": { + "type": "npm", + "name": "npm:@swagger-api/apidom-core", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-core", + "hash": "sha512-6TXqyO/aJv1QgY/iTiNVI0ECedKIMIOM5KlblWZfm1uy4djNy1FA8Z3x49WESNlYRklEiYHZ/3HVthoLa6hSOA==" + } + }, + "npm:@swagger-api/apidom-error": { + "type": "npm", + "name": "npm:@swagger-api/apidom-error", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-error", + "hash": "sha512-GwLzYvDsXPmhJYKibS86RS6Kkdj7h2bFrTuqQ2f9FV9mdgG7EOh3yC6tNdd0Q/WvcFzd5i+APNX0PrYg/kfLiw==" + } + }, + "npm:@swagger-api/apidom-json-pointer": { + "type": "npm", + "name": "npm:@swagger-api/apidom-json-pointer", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-json-pointer", + "hash": "sha512-2/E3+LFuqnTUay14+Qv3doXzPZMrS/Ed638Gd8byB4XNUY/0zQYwHTEca5QOxadNFh86zG+DnQQl+DC3ARkmTg==" + } + }, + "npm:@swagger-api/apidom-ns-api-design-systems": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-api-design-systems", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-api-design-systems", + "hash": "sha512-4lz7pIzD0J1X2/pSsYYxu3pH2xDXVpxvjZJDEB81LElxq5IOuGvtKK38Na0tM9pv3oYyJTWbUdT3Ili9O7URyQ==" + } + }, + "npm:@swagger-api/apidom-ns-arazzo-1": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-arazzo-1", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-arazzo-1", + "hash": "sha512-Ui0eTJf1mX+MTuxvBWDl7RQ7jtZhPRBT1OfqMYCOneKbajZtka+U9fNUWgRwIuieRn3bHr3T5+s3jRK5AKZ7nQ==" + } + }, + "npm:@swagger-api/apidom-ns-asyncapi-2": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-asyncapi-2", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-asyncapi-2", + "hash": "sha512-RGA1348E0gfSCpaD7nwYW2377ArDPyhnkzckeLafBYwhCDjOtjZTbJZ5ljnvAQmpv37pmy+ev/uIFUCpyIJ0qQ==" + } + }, + "npm:@swagger-api/apidom-ns-json-schema-2019-09": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-json-schema-2019-09", + "hash": "sha512-wPRDhIueKa20jZ1zvu//I48p9AzbJdC/KHsicJoRW7y0HgIZpG0AIB6fc1N0p/8NMibOq0JEIdIVYYvhmW9pAg==" + } + }, + "npm:@swagger-api/apidom-ns-json-schema-2020-12": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-json-schema-2020-12", + "hash": "sha512-QwE0gnDO8GfGEpZdWDjFAkoBH+6atPk/oeX/OFjFOOkwMJXSZiIQbx69xefS1XEMSg40aOHKIjpeSTzErirEfg==" + } + }, + "npm:@swagger-api/apidom-ns-json-schema-draft-4": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-json-schema-draft-4", + "hash": "sha512-p392XjvmJ9NTxIzQ5/l33rzOm4hx4XDRWe+SwuciTg4NsuNQupTq3zrvXagCVepzYBlSg/1k0SYCm7yVRR+VJw==" + } + }, + "npm:@swagger-api/apidom-ns-json-schema-draft-6": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-json-schema-draft-6", + "hash": "sha512-aodklkUWZ774je8VMDge/OFpDNeefZc+5jKymtMip1uYbVLmO7ByvkqSR665xXqOA8VMEzsG+q59L+4UX3jObA==" + } + }, + "npm:@swagger-api/apidom-ns-json-schema-draft-7": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-json-schema-draft-7", + "hash": "sha512-CbPRkDusgxBBF4MuBz8T88CYmqnqOUd3VqbTHU948Q2KqvcleI2W+HiTgJfBew0XkEiIwbWwRPdfBuuWZwVtyg==" + } + }, + "npm:@swagger-api/apidom-ns-openapi-2": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-openapi-2", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-openapi-2", + "hash": "sha512-T5PSrtqFcUpIPKJq7Z0aAQthxm4S5F5Ke5Nuk9UDfvD6FHDsk8nRc+GSleSt/Je4X0aqc/G2ZsztH1b5bWZ06g==" + } + }, + "npm:@swagger-api/apidom-ns-openapi-3-0": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-openapi-3-0", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-openapi-3-0", + "hash": "sha512-2S3mymU47rWVBxJipA1qseVXE11Q4N3gKu/joxw40V6qB1UhCTzl4IjJaYhGKE+eGkJ3i6CCocHHlNlnTX0Pcg==" + } + }, + "npm:@swagger-api/apidom-ns-openapi-3-1": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-openapi-3-1", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-openapi-3-1", + "hash": "sha512-pSxoB/xZq1B7vjt2kC8DObpaMZgZ4qdLplVJFZgh23ohnU6D/ubaJhe04kS0vxVMpwrcEjYU44t7paMLEUr1nA==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-api-design-systems-json", + "hash": "sha512-mhPA7qn0NXh84Vw2hwtK+9sOplV3bf9HJiZ1M3YyjTnhXGVf3lBNvi2f2OzLPdiYwNTG0p3N43f3v+SQzLVbKg==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "hash": "sha512-So6M95X5G3PQ4AboP6HzA30c7XdpYXDognslELAvZpl8OEG8nVaKyqn7+lRsK2pG6oBSYBaqEialZNZly7Np5Q==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-arazzo-json-1", + "hash": "sha512-avgDrkdSpbAzEb6++qdEqckO7Yyh538FBnk1A9+OfkYSj7k83yx5azngAmr66tBG3oSSCELTmEpXM+oyBGHH/Q==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "hash": "sha512-kUxujeqr0Av8IY1T5xxZXaj/0tV/dQGqCDv9cLcnivKEp2gnCFxwkdKMlRCosMpPOb+ApOcUYtgGYM/RnkyGbg==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "hash": "sha512-Q+qc+tTucc5Ol1ikeEVbt9DasnlXhM8MtY6Ej6ylDS+eSPzZMw09vU2V6Tk/QWSoSDHSqZMHt9G12SHI78LrbA==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "hash": "sha512-E4PVQLIWI3QG7UVHL23Qf4GUQCzTyRfiiMHt34gySTtFIE9OV48hIax3J85dF2DMR1CXtzj86zQTacYYe84EUQ==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-json": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-json", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-json", + "hash": "sha512-KeMu0tHLXNNJaZkR0blzHl3KvCfkde414h9FMosBH+zh4KLA0wmly1Mn+9tzvAbBa7vqxKmHg1o/7vDU2ZGA3Q==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-openapi-json-2": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-openapi-json-2", + "hash": "sha512-F3Um4/raAob3M/CLOCrl1qrOb/Z+E1elMGpGupyk3uqgj0xQ0otlwzJS+2gz0LAJHofzq2WLZGDRsKlPaepTtQ==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "hash": "sha512-Jw0BxctNKmDifDh5Jo3exhp9VtWz/OZR8qqCL1y65ySvIr4MkCkvEmGTvfdXGZrxwhPVm5QDmJ5/X0MKHi/ZDQ==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "hash": "sha512-NWeHqHBr/XpQkDnomMCzENujzYx/zE9Jo7NgzPhDMH3kgS/3snwrgNRFRDMCazwDqdjWfhivHdE5biqsOGEe7A==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "hash": "sha512-TfgItza/SrM5YsLhEdl75HHGwlnVKVveWh2miF1MTsI9K3k3I4Zv0nUnKNlH+R9TY6DXUr7c52c4Jf672VyLxQ==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "hash": "sha512-g0+N/XpJTMioHfXGh5roTXPZO6AounZCpMfe2GpfdHLRN4hpxzffd+xZLVMmcaFt1x3XYAhBFCxNXIumg5Pw5A==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "hash": "sha512-cddGQ9XUafxv6ERO53JOxryZL968TwjNfsc/9NB9KYHTv32sk73cncIh5KfmGd7SH5UExmGv4YD93n7r2i7ePw==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-yaml-1-2": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-yaml-1-2", + "hash": "sha512-2UUKNaI9CESIN1f8skTzVHTVujuJyK5T0SE6THQ8wcihPhyoRaCUU4kcSSx22IxPIABFQ21+RYZ0sM3D5dOZ2Q==" + } + }, + "npm:tree-sitter@0.22.4": { + "type": "npm", + "name": "npm:tree-sitter@0.22.4", + "data": { + "version": "0.22.4", + "packageName": "tree-sitter", + "hash": "sha512-usbHZP9/oxNsUY65MQUsduGRqDHQOou1cagUSwjhoSYAmSahjQDAVsh9s+SlZkn8X8+O1FULRGwHu7AFP3kjzg==" + } + }, + "npm:tree-sitter": { + "type": "npm", + "name": "npm:tree-sitter", + "data": { + "version": "0.21.1", + "packageName": "tree-sitter", + "hash": "sha512-7dxoA6kYvtgWw80265MyqJlkRl4yawIjO7S5MigytjELkX43fV2WsAXzsNfO7sBpPPCF5Gp0+XzHk0DwLCq3xQ==" + } + }, + "npm:@swagger-api/apidom-reference": { + "type": "npm", + "name": "npm:@swagger-api/apidom-reference", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-reference", + "hash": "sha512-qXaL0H8ehmMX7NLYKSrIVl1ayE5e2jsvZ3ApcksmHYWUKsbuDTfKB7pKR78VporRv+SRXiq2WGeeYY1bCuCHKA==" + } + }, + "npm:@swaggerexpert/cookie": { + "type": "npm", + "name": "npm:@swaggerexpert/cookie", + "data": { + "version": "2.0.2", + "packageName": "@swaggerexpert/cookie", + "hash": "sha512-DPI8YJ0Vznk4CT+ekn3rcFNq1uQwvUHZhH6WvTSPD0YKBIlMS9ur2RYKghXuxxOiqOam/i4lHJH4xTIiTgs3Mg==" + } + }, + "npm:@swaggerexpert/json-pointer": { + "type": "npm", + "name": "npm:@swaggerexpert/json-pointer", + "data": { + "version": "2.10.2", + "packageName": "@swaggerexpert/json-pointer", + "hash": "sha512-qMx1nOrzoB+PF+pzb26Q4Tc2sOlrx9Ba2UBNX9hB31Omrq+QoZ2Gly0KLrQWw4Of1AQ4J9lnD+XOdwOdcdXqqw==" + } + }, + "npm:@swc/helpers": { + "type": "npm", + "name": "npm:@swc/helpers", + "data": { + "version": "0.5.17", + "packageName": "@swc/helpers", + "hash": "sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==" + } + }, + "npm:@szmarczak/http-timer": { + "type": "npm", + "name": "npm:@szmarczak/http-timer", + "data": { + "version": "4.0.6", + "packageName": "@szmarczak/http-timer", + "hash": "sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==" + } + }, + "npm:@thednp/event-listener": { + "type": "npm", + "name": "npm:@thednp/event-listener", + "data": { + "version": "2.0.10", + "packageName": "@thednp/event-listener", + "hash": "sha512-TH7YVKmoKg6GBLqZB+ETXObofcqJ/Tp5ycheolvYZMjLbMpzYf6MmOWTcBtx8+zrhWy8deV0hYkPvDFioDXdVQ==" + } + }, + "npm:@thednp/position-observer": { + "type": "npm", + "name": "npm:@thednp/position-observer", + "data": { + "version": "1.1.0", + "packageName": "@thednp/position-observer", + "hash": "sha512-WgldP6Dltp2hJkSwp3+IVu05ClK/2IF33iftiQLb7UHcuO6eydjXiIUeOCClgCy3FDCGau2l/LRVg3oOO3Ytcg==" + } + }, + "npm:@thednp/shorty": { + "type": "npm", + "name": "npm:@thednp/shorty", + "data": { + "version": "2.0.11", + "packageName": "@thednp/shorty", + "hash": "sha512-D+rLHt1l7c608yCuzXYJ75aDNWeMVbor+m1HO/XibhiWRbCpD8r6TUv3ayJI+feVfCnBNfrH+p6LSDn9l99uBA==" + } + }, + "npm:@tootallnate/once": { + "type": "npm", + "name": "npm:@tootallnate/once", + "data": { + "version": "2.0.0", + "packageName": "@tootallnate/once", + "hash": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==" + } + }, + "npm:@tree-sitter-grammars/tree-sitter-yaml": { + "type": "npm", + "name": "npm:@tree-sitter-grammars/tree-sitter-yaml", + "data": { + "version": "0.7.1", + "packageName": "@tree-sitter-grammars/tree-sitter-yaml", + "hash": "sha512-AynBwkIoQCTgjDR33bDUp9Mqq+YTco0is3n5hRApMqG9of/6A4eQsfC1/uSEeHSUyMQSYawcAWamsexnVpIP4Q==" + } + }, + "npm:@trysound/sax": { + "type": "npm", + "name": "npm:@trysound/sax", + "data": { + "version": "0.2.0", + "packageName": "@trysound/sax", + "hash": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==" + } + }, + "npm:@ts-morph/common": { + "type": "npm", + "name": "npm:@ts-morph/common", + "data": { + "version": "0.25.0", + "packageName": "@ts-morph/common", + "hash": "sha512-kMnZz+vGGHi4GoHnLmMhGNjm44kGtKUXGnOvrKmMwAuvNjM/PgKVGfUnL7IDvK7Jb2QQ82jq3Zmp04Gy+r3Dkg==" + } + }, + "npm:path-browserify@1.0.1": { + "type": "npm", + "name": "npm:path-browserify@1.0.1", + "data": { + "version": "1.0.1", + "packageName": "path-browserify", + "hash": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==" + } + }, + "npm:path-browserify": { + "type": "npm", + "name": "npm:path-browserify", + "data": { + "version": "0.0.1", + "packageName": "path-browserify", + "hash": "sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==" + } + }, + "npm:@tsconfig/node10": { + "type": "npm", + "name": "npm:@tsconfig/node10", + "data": { + "version": "1.0.11", + "packageName": "@tsconfig/node10", + "hash": "sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==" + } + }, + "npm:@tsconfig/node12": { + "type": "npm", + "name": "npm:@tsconfig/node12", + "data": { + "version": "1.0.11", + "packageName": "@tsconfig/node12", + "hash": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==" + } + }, + "npm:@tsconfig/node14": { + "type": "npm", + "name": "npm:@tsconfig/node14", + "data": { + "version": "1.0.3", + "packageName": "@tsconfig/node14", + "hash": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==" + } + }, + "npm:@tsconfig/node16": { + "type": "npm", + "name": "npm:@tsconfig/node16", + "data": { + "version": "1.0.4", + "packageName": "@tsconfig/node16", + "hash": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==" + } + }, + "npm:@tufjs/canonical-json": { + "type": "npm", + "name": "npm:@tufjs/canonical-json", + "data": { + "version": "2.0.0", + "packageName": "@tufjs/canonical-json", + "hash": "sha512-yVtV8zsdo8qFHe+/3kw81dSLyF7D576A5cCFCi4X7B39tWT7SekaEFUnvnWJHz+9qO7qJTah1JbrDjWKqFtdWA==" + } + }, + "npm:@tufjs/models": { + "type": "npm", + "name": "npm:@tufjs/models", + "data": { + "version": "2.0.1", + "packageName": "@tufjs/models", + "hash": "sha512-92F7/SFyufn4DXsha9+QfKnN03JGqtMFMXgSHbZOo8JG59WkTni7UzAouNQDf7AuP9OAMxVOPQcqG3sB7w+kkg==" + } + }, + "npm:@tybys/wasm-util": { + "type": "npm", + "name": "npm:@tybys/wasm-util", + "data": { + "version": "0.10.0", + "packageName": "@tybys/wasm-util", + "hash": "sha512-VyyPYFlOMNylG45GoAe0xDoLwWuowvf92F9kySqzYh8vmYm7D2u4iUJKa1tOUpS70Ku13ASrOkS4ScXFsTaCNQ==" + } + }, + "npm:@tybys/wasm-util@0.9.0": { + "type": "npm", + "name": "npm:@tybys/wasm-util@0.9.0", + "data": { + "version": "0.9.0", + "packageName": "@tybys/wasm-util", + "hash": "sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==" + } + }, + "npm:@types/babel__core": { + "type": "npm", + "name": "npm:@types/babel__core", + "data": { + "version": "7.20.5", + "packageName": "@types/babel__core", + "hash": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==" + } + }, + "npm:@types/babel__generator": { + "type": "npm", + "name": "npm:@types/babel__generator", + "data": { + "version": "7.27.0", + "packageName": "@types/babel__generator", + "hash": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==" + } + }, + "npm:@types/babel__template": { + "type": "npm", + "name": "npm:@types/babel__template", + "data": { + "version": "7.4.4", + "packageName": "@types/babel__template", + "hash": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==" + } + }, + "npm:@types/babel__traverse": { + "type": "npm", + "name": "npm:@types/babel__traverse", + "data": { + "version": "7.20.7", + "packageName": "@types/babel__traverse", + "hash": "sha512-dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng==" + } + }, + "npm:@types/body-parser": { + "type": "npm", + "name": "npm:@types/body-parser", + "data": { + "version": "1.19.6", + "packageName": "@types/body-parser", + "hash": "sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g==" + } + }, + "npm:@types/bonjour": { + "type": "npm", + "name": "npm:@types/bonjour", + "data": { + "version": "3.5.13", + "packageName": "@types/bonjour", + "hash": "sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==" + } + }, + "npm:@types/brace-expansion": { + "type": "npm", + "name": "npm:@types/brace-expansion", + "data": { + "version": "1.1.0", + "packageName": "@types/brace-expansion", + "hash": "sha512-SaU/Kgp6z40CiF9JxlsrSrBEa+8YIry9IiCPhhYSNekeEhIAkY7iyu9aZ+5dSQIdo7mf86MUVvxWYm5GAzB/0g==" + } + }, + "npm:@types/cacheable-request": { + "type": "npm", + "name": "npm:@types/cacheable-request", + "data": { + "version": "6.0.3", + "packageName": "@types/cacheable-request", + "hash": "sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==" + } + }, + "npm:@types/connect": { + "type": "npm", + "name": "npm:@types/connect", + "data": { + "version": "3.4.38", + "packageName": "@types/connect", + "hash": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==" + } + }, + "npm:@types/connect-history-api-fallback": { + "type": "npm", + "name": "npm:@types/connect-history-api-fallback", + "data": { + "version": "1.5.4", + "packageName": "@types/connect-history-api-fallback", + "hash": "sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==" + } + }, + "npm:@types/cypress": { + "type": "npm", + "name": "npm:@types/cypress", + "data": { + "version": "0.1.6", + "packageName": "@types/cypress", + "hash": "sha512-FYKQLvCsRYxZ3fp+XsoCiJZ1aK3x17RmaZjHI4Ou43khFkXPycrQaXo9b1J07PNlEfWnRtUc9loxHXzKjSsbYg==" + } + }, + "npm:@types/cypress-axe": { + "type": "npm", + "name": "npm:@types/cypress-axe", + "data": { + "version": "0.8.0", + "packageName": "@types/cypress-axe", + "hash": "sha512-4sTqNsXUXnl/CqmSI+xCCmYwml+/zZ66uBExMLqnF1dn3wd+BIyrLL8fJ81O/AJePuh08igR2VjZqWuZaoqWaw==" + } + }, + "npm:axe-core@3.5.6": { + "type": "npm", + "name": "npm:axe-core@3.5.6", + "data": { + "version": "3.5.6", + "packageName": "axe-core", + "hash": "sha512-LEUDjgmdJoA3LqklSTwKYqkjcZ4HKc4ddIYGSAiSkr46NTjzg2L9RNB+lekO9P7Dlpa87+hBtzc2Fzn/+GUWMQ==" + } + }, + "npm:axe-core": { + "type": "npm", + "name": "npm:axe-core", + "data": { + "version": "4.4.3", + "packageName": "axe-core", + "hash": "sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w==" + } + }, + "npm:@types/cypress-cucumber-preprocessor": { + "type": "npm", + "name": "npm:@types/cypress-cucumber-preprocessor", + "data": { + "version": "4.0.1", + "packageName": "@types/cypress-cucumber-preprocessor", + "hash": "sha512-sK2/uU5CtmJ51zo0JF2Lc4iSw9Fy3xn9ewfewuooV5Qmeb5O+brAHuoXKMV7UWwRbBmd+txhAXAJoi4S5QLDRQ==" + } + }, + "npm:@types/d3": { + "type": "npm", + "name": "npm:@types/d3", + "data": { + "version": "7.4.3", + "packageName": "@types/d3", + "hash": "sha512-lZXZ9ckh5R8uiFVt8ogUNf+pIrK4EsWrx2Np75WvF/eTpJ0FMHNhjXk8CKEx/+gpHbNQyJWehbFaTvqmHWB3ww==" + } + }, + "npm:@types/d3-array": { + "type": "npm", + "name": "npm:@types/d3-array", + "data": { + "version": "3.2.1", + "packageName": "@types/d3-array", + "hash": "sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==" + } + }, + "npm:@types/d3-axis": { + "type": "npm", + "name": "npm:@types/d3-axis", + "data": { + "version": "3.0.6", + "packageName": "@types/d3-axis", + "hash": "sha512-pYeijfZuBd87T0hGn0FO1vQ/cgLk6E1ALJjfkC0oJ8cbwkZl3TpgS8bVBLZN+2jjGgg38epgxb2zmoGtSfvgMw==" + } + }, + "npm:@types/d3-brush": { + "type": "npm", + "name": "npm:@types/d3-brush", + "data": { + "version": "3.0.6", + "packageName": "@types/d3-brush", + "hash": "sha512-nH60IZNNxEcrh6L1ZSMNA28rj27ut/2ZmI3r96Zd+1jrZD++zD3LsMIjWlvg4AYrHn/Pqz4CF3veCxGjtbqt7A==" + } + }, + "npm:@types/d3-chord": { + "type": "npm", + "name": "npm:@types/d3-chord", + "data": { + "version": "3.0.6", + "packageName": "@types/d3-chord", + "hash": "sha512-LFYWWd8nwfwEmTZG9PfQxd17HbNPksHBiJHaKuY1XeqscXacsS2tyoo6OdRsjf+NQYeB6XrNL3a25E3gH69lcg==" + } + }, + "npm:@types/d3-color": { + "type": "npm", + "name": "npm:@types/d3-color", + "data": { + "version": "3.1.3", + "packageName": "@types/d3-color", + "hash": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==" + } + }, + "npm:@types/d3-contour": { + "type": "npm", + "name": "npm:@types/d3-contour", + "data": { + "version": "3.0.6", + "packageName": "@types/d3-contour", + "hash": "sha512-BjzLgXGnCWjUSYGfH1cpdo41/hgdWETu4YxpezoztawmqsvCeep+8QGfiY6YbDvfgHz/DkjeIkkZVJavB4a3rg==" + } + }, + "npm:@types/d3-delaunay": { + "type": "npm", + "name": "npm:@types/d3-delaunay", + "data": { + "version": "6.0.4", + "packageName": "@types/d3-delaunay", + "hash": "sha512-ZMaSKu4THYCU6sV64Lhg6qjf1orxBthaC161plr5KuPHo3CNm8DTHiLw/5Eq2b6TsNP0W0iJrUOFscY6Q450Hw==" + } + }, + "npm:@types/d3-dispatch": { + "type": "npm", + "name": "npm:@types/d3-dispatch", + "data": { + "version": "3.0.6", + "packageName": "@types/d3-dispatch", + "hash": "sha512-4fvZhzMeeuBJYZXRXrRIQnvUYfyXwYmLsdiN7XXmVNQKKw1cM8a5WdID0g1hVFZDqT9ZqZEY5pD44p24VS7iZQ==" + } + }, + "npm:@types/d3-drag": { + "type": "npm", + "name": "npm:@types/d3-drag", + "data": { + "version": "3.0.7", + "packageName": "@types/d3-drag", + "hash": "sha512-HE3jVKlzU9AaMazNufooRJ5ZpWmLIoc90A37WU2JMmeq28w1FQqCZswHZ3xR+SuxYftzHq6WU6KJHvqxKzTxxQ==" + } + }, + "npm:@types/d3-dsv": { + "type": "npm", + "name": "npm:@types/d3-dsv", + "data": { + "version": "3.0.7", + "packageName": "@types/d3-dsv", + "hash": "sha512-n6QBF9/+XASqcKK6waudgL0pf/S5XHPPI8APyMLLUHd8NqouBGLsU8MgtO7NINGtPBtk9Kko/W4ea0oAspwh9g==" + } + }, + "npm:@types/d3-ease": { + "type": "npm", + "name": "npm:@types/d3-ease", + "data": { + "version": "3.0.2", + "packageName": "@types/d3-ease", + "hash": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==" + } + }, + "npm:@types/d3-fetch": { + "type": "npm", + "name": "npm:@types/d3-fetch", + "data": { + "version": "3.0.7", + "packageName": "@types/d3-fetch", + "hash": "sha512-fTAfNmxSb9SOWNB9IoG5c8Hg6R+AzUHDRlsXsDZsNp6sxAEOP0tkP3gKkNSO/qmHPoBFTxNrjDprVHDQDvo5aA==" + } + }, + "npm:@types/d3-force": { + "type": "npm", + "name": "npm:@types/d3-force", + "data": { + "version": "3.0.10", + "packageName": "@types/d3-force", + "hash": "sha512-ZYeSaCF3p73RdOKcjj+swRlZfnYpK1EbaDiYICEEp5Q6sUiqFaFQ9qgoshp5CzIyyb/yD09kD9o2zEltCexlgw==" + } + }, + "npm:@types/d3-format": { + "type": "npm", + "name": "npm:@types/d3-format", + "data": { + "version": "3.0.4", + "packageName": "@types/d3-format", + "hash": "sha512-fALi2aI6shfg7vM5KiR1wNJnZ7r6UuggVqtDA+xiEdPZQwy/trcQaHnwShLuLdta2rTymCNpxYTiMZX/e09F4g==" + } + }, + "npm:@types/d3-geo": { + "type": "npm", + "name": "npm:@types/d3-geo", + "data": { + "version": "3.1.0", + "packageName": "@types/d3-geo", + "hash": "sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ==" + } + }, + "npm:@types/d3-hierarchy": { + "type": "npm", + "name": "npm:@types/d3-hierarchy", + "data": { + "version": "3.1.7", + "packageName": "@types/d3-hierarchy", + "hash": "sha512-tJFtNoYBtRtkNysX1Xq4sxtjK8YgoWUNpIiUee0/jHGRwqvzYxkq0hGVbbOGSz+JgFxxRu4K8nb3YpG3CMARtg==" + } + }, + "npm:@types/d3-interpolate": { + "type": "npm", + "name": "npm:@types/d3-interpolate", + "data": { + "version": "3.0.4", + "packageName": "@types/d3-interpolate", + "hash": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==" + } + }, + "npm:@types/d3-path": { + "type": "npm", + "name": "npm:@types/d3-path", + "data": { + "version": "3.1.1", + "packageName": "@types/d3-path", + "hash": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==" + } + }, + "npm:@types/d3-polygon": { + "type": "npm", + "name": "npm:@types/d3-polygon", + "data": { + "version": "3.0.2", + "packageName": "@types/d3-polygon", + "hash": "sha512-ZuWOtMaHCkN9xoeEMr1ubW2nGWsp4nIql+OPQRstu4ypeZ+zk3YKqQT0CXVe/PYqrKpZAi+J9mTs05TKwjXSRA==" + } + }, + "npm:@types/d3-quadtree": { + "type": "npm", + "name": "npm:@types/d3-quadtree", + "data": { + "version": "3.0.6", + "packageName": "@types/d3-quadtree", + "hash": "sha512-oUzyO1/Zm6rsxKRHA1vH0NEDG58HrT5icx/azi9MF1TWdtttWl0UIUsjEQBBh+SIkrpd21ZjEv7ptxWys1ncsg==" + } + }, + "npm:@types/d3-random": { + "type": "npm", + "name": "npm:@types/d3-random", + "data": { + "version": "3.0.3", + "packageName": "@types/d3-random", + "hash": "sha512-Imagg1vJ3y76Y2ea0871wpabqp613+8/r0mCLEBfdtqC7xMSfj9idOnmBYyMoULfHePJyxMAw3nWhJxzc+LFwQ==" + } + }, + "npm:@types/d3-scale": { + "type": "npm", + "name": "npm:@types/d3-scale", + "data": { + "version": "4.0.9", + "packageName": "@types/d3-scale", + "hash": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==" + } + }, + "npm:@types/d3-scale-chromatic": { + "type": "npm", + "name": "npm:@types/d3-scale-chromatic", + "data": { + "version": "3.1.0", + "packageName": "@types/d3-scale-chromatic", + "hash": "sha512-iWMJgwkK7yTRmWqRB5plb1kadXyQ5Sj8V/zYlFGMUBbIPKQScw+Dku9cAAMgJG+z5GYDoMjWGLVOvjghDEFnKQ==" + } + }, + "npm:@types/d3-selection": { + "type": "npm", + "name": "npm:@types/d3-selection", + "data": { + "version": "3.0.11", + "packageName": "@types/d3-selection", + "hash": "sha512-bhAXu23DJWsrI45xafYpkQ4NtcKMwWnAC/vKrd2l+nxMFuvOT3XMYTIj2opv8vq8AO5Yh7Qac/nSeP/3zjTK0w==" + } + }, + "npm:@types/d3-shape": { + "type": "npm", + "name": "npm:@types/d3-shape", + "data": { + "version": "3.1.7", + "packageName": "@types/d3-shape", + "hash": "sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==" + } + }, + "npm:@types/d3-time": { + "type": "npm", + "name": "npm:@types/d3-time", + "data": { + "version": "3.0.4", + "packageName": "@types/d3-time", + "hash": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==" + } + }, + "npm:@types/d3-time-format": { + "type": "npm", + "name": "npm:@types/d3-time-format", + "data": { + "version": "4.0.3", + "packageName": "@types/d3-time-format", + "hash": "sha512-5xg9rC+wWL8kdDj153qZcsJ0FWiFt0J5RB6LYUNZjwSnesfblqrI/bJ1wBdJ8OQfncgbJG5+2F+qfqnqyzYxyg==" + } + }, + "npm:@types/d3-timer": { + "type": "npm", + "name": "npm:@types/d3-timer", + "data": { + "version": "3.0.2", + "packageName": "@types/d3-timer", + "hash": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==" + } + }, + "npm:@types/d3-transition": { + "type": "npm", + "name": "npm:@types/d3-transition", + "data": { + "version": "3.0.9", + "packageName": "@types/d3-transition", + "hash": "sha512-uZS5shfxzO3rGlu0cC3bjmMFKsXv+SmZZcgp0KD22ts4uGXp5EVYGzu/0YdwZeKmddhcAccYtREJKkPfXkZuCg==" + } + }, + "npm:@types/d3-zoom": { + "type": "npm", + "name": "npm:@types/d3-zoom", + "data": { + "version": "3.0.8", + "packageName": "@types/d3-zoom", + "hash": "sha512-iqMC4/YlFCSlO8+2Ii1GGGliCAY4XdeG748w5vQUbevlbDu0zSjH/+jojorQVBK/se0j6DUFNPBGSqD3YWYnDw==" + } + }, + "npm:@types/eslint": { + "type": "npm", + "name": "npm:@types/eslint", + "data": { + "version": "9.6.1", + "packageName": "@types/eslint", + "hash": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==" + } + }, + "npm:@types/eslint-scope": { + "type": "npm", + "name": "npm:@types/eslint-scope", + "data": { + "version": "3.7.7", + "packageName": "@types/eslint-scope", + "hash": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==" + } + }, + "npm:@types/estree": { + "type": "npm", + "name": "npm:@types/estree", + "data": { + "version": "1.0.8", + "packageName": "@types/estree", + "hash": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==" + } + }, + "npm:@types/estree@1.0.5": { + "type": "npm", + "name": "npm:@types/estree@1.0.5", + "data": { + "version": "1.0.5", + "packageName": "@types/estree", + "hash": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==" + } + }, + "npm:@types/express": { + "type": "npm", + "name": "npm:@types/express", + "data": { + "version": "4.17.23", + "packageName": "@types/express", + "hash": "sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ==" + } + }, + "npm:@types/express-serve-static-core": { + "type": "npm", + "name": "npm:@types/express-serve-static-core", + "data": { + "version": "4.19.6", + "packageName": "@types/express-serve-static-core", + "hash": "sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==" + } + }, + "npm:@types/file-saver": { + "type": "npm", + "name": "npm:@types/file-saver", + "data": { + "version": "2.0.7", + "packageName": "@types/file-saver", + "hash": "sha512-dNKVfHd/jk0SkR/exKGj2ggkB45MAkzvWCaqLUUgkyjITkGNzH8H+yUwr+BLJUBjZOe9w8X3wgmXhZDRg1ED6A==" + } + }, + "npm:@types/geojson": { + "type": "npm", + "name": "npm:@types/geojson", + "data": { + "version": "7946.0.16", + "packageName": "@types/geojson", + "hash": "sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==" + } + }, + "npm:@types/glob": { + "type": "npm", + "name": "npm:@types/glob", + "data": { + "version": "8.1.0", + "packageName": "@types/glob", + "hash": "sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==" + } + }, + "npm:@types/minimatch@5.1.2": { + "type": "npm", + "name": "npm:@types/minimatch@5.1.2", + "data": { + "version": "5.1.2", + "packageName": "@types/minimatch", + "hash": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==" + } + }, + "npm:@types/minimatch": { + "type": "npm", + "name": "npm:@types/minimatch", + "data": { + "version": "3.0.5", + "packageName": "@types/minimatch", + "hash": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==" + } + }, + "npm:@types/graceful-fs": { + "type": "npm", + "name": "npm:@types/graceful-fs", + "data": { + "version": "4.1.9", + "packageName": "@types/graceful-fs", + "hash": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==" + } + }, + "npm:@types/hast": { + "type": "npm", + "name": "npm:@types/hast", + "data": { + "version": "2.3.10", + "packageName": "@types/hast", + "hash": "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" + } + }, + "npm:@types/hoist-non-react-statics": { + "type": "npm", + "name": "npm:@types/hoist-non-react-statics", + "data": { + "version": "3.3.6", + "packageName": "@types/hoist-non-react-statics", + "hash": "sha512-lPByRJUer/iN/xa4qpyL0qmL11DqNW81iU/IG1S3uvRUq4oKagz8VCxZjiWkumgt66YT3vOdDgZ0o32sGKtCEw==" + } + }, + "npm:@types/http-cache-semantics": { + "type": "npm", + "name": "npm:@types/http-cache-semantics", + "data": { + "version": "4.0.4", + "packageName": "@types/http-cache-semantics", + "hash": "sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==" + } + }, + "npm:@types/http-errors": { + "type": "npm", + "name": "npm:@types/http-errors", + "data": { + "version": "2.0.5", + "packageName": "@types/http-errors", + "hash": "sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==" + } + }, + "npm:@types/http-proxy": { + "type": "npm", + "name": "npm:@types/http-proxy", + "data": { + "version": "1.17.16", + "packageName": "@types/http-proxy", + "hash": "sha512-sdWoUajOB1cd0A8cRRQ1cfyWNbmFKLAqBB89Y8x5iYyG/mkJHc0YUH8pdWBy2omi9qtCpiIgGjuwO0dQST2l5w==" + } + }, + "npm:@types/istanbul-lib-coverage": { + "type": "npm", + "name": "npm:@types/istanbul-lib-coverage", + "data": { + "version": "2.0.6", + "packageName": "@types/istanbul-lib-coverage", + "hash": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==" + } + }, + "npm:@types/istanbul-lib-report": { + "type": "npm", + "name": "npm:@types/istanbul-lib-report", + "data": { + "version": "3.0.3", + "packageName": "@types/istanbul-lib-report", + "hash": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==" + } + }, + "npm:@types/istanbul-reports": { + "type": "npm", + "name": "npm:@types/istanbul-reports", + "data": { + "version": "3.0.4", + "packageName": "@types/istanbul-reports", + "hash": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==" + } + }, + "npm:@types/jest": { + "type": "npm", + "name": "npm:@types/jest", + "data": { + "version": "29.5.4", + "packageName": "@types/jest", + "hash": "sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A==" + } + }, + "npm:@types/js-yaml": { + "type": "npm", + "name": "npm:@types/js-yaml", + "data": { + "version": "4.0.9", + "packageName": "@types/js-yaml", + "hash": "sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==" + } + }, + "npm:@types/jsdom": { + "type": "npm", + "name": "npm:@types/jsdom", + "data": { + "version": "20.0.1", + "packageName": "@types/jsdom", + "hash": "sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==" + } + }, + "npm:entities@6.0.1": { + "type": "npm", + "name": "npm:entities@6.0.1", + "data": { + "version": "6.0.1", + "packageName": "entities", + "hash": "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==" + } + }, + "npm:entities": { + "type": "npm", + "name": "npm:entities", + "data": { + "version": "4.5.0", + "packageName": "entities", + "hash": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" + } + }, + "npm:entities@2.2.0": { + "type": "npm", + "name": "npm:entities@2.2.0", + "data": { + "version": "2.2.0", + "packageName": "entities", + "hash": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==" + } + }, + "npm:entities@1.1.2": { + "type": "npm", + "name": "npm:entities@1.1.2", + "data": { + "version": "1.1.2", + "packageName": "entities", + "hash": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==" + } + }, + "npm:parse5@7.3.0": { + "type": "npm", + "name": "npm:parse5@7.3.0", + "data": { + "version": "7.3.0", + "packageName": "parse5", + "hash": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==" + } + }, + "npm:parse5": { + "type": "npm", + "name": "npm:parse5", + "data": { + "version": "4.0.0", + "packageName": "parse5", + "hash": "sha512-VrZ7eOd3T1Fk4XWNXMgiGBK/z0MG48BWG2uQNU4I72fkQuKUTZpl+u9k+CxEG0twMVzSmXEEz12z5Fnw1jIQFA==" + } + }, + "npm:@types/json-schema": { + "type": "npm", + "name": "npm:@types/json-schema", + "data": { + "version": "7.0.15", + "packageName": "@types/json-schema", + "hash": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" + } + }, + "npm:@types/keyv": { + "type": "npm", + "name": "npm:@types/keyv", + "data": { + "version": "3.1.4", + "packageName": "@types/keyv", + "hash": "sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==" + } + }, + "npm:@types/lodash": { + "type": "npm", + "name": "npm:@types/lodash", + "data": { + "version": "4.14.161", + "packageName": "@types/lodash", + "hash": "sha512-EP6O3Jkr7bXvZZSZYlsgt5DIjiGr0dXP1/jVEwVLTFgg0d+3lWVQkRavYVQszV7dYUwvg0B8R0MBDpcmXg7XIA==" + } + }, + "npm:@types/long": { + "type": "npm", + "name": "npm:@types/long", + "data": { + "version": "4.0.2", + "packageName": "@types/long", + "hash": "sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==" + } + }, + "npm:@types/mime": { + "type": "npm", + "name": "npm:@types/mime", + "data": { + "version": "1.3.5", + "packageName": "@types/mime", + "hash": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==" + } + }, + "npm:@types/mute-stream": { + "type": "npm", + "name": "npm:@types/mute-stream", + "data": { + "version": "0.0.4", + "packageName": "@types/mute-stream", + "hash": "sha512-CPM9nzrCPPJHQNA9keH9CVkVI+WR5kMa+7XEs5jcGQ0VoAGnLv242w8lIVgwAEfmE4oufJRaTc9PNLQl0ioAow==" + } + }, + "npm:@types/node-forge": { + "type": "npm", + "name": "npm:@types/node-forge", + "data": { + "version": "1.3.13", + "packageName": "@types/node-forge", + "hash": "sha512-zePQJSW5QkwSHKRApqWCVKeKoSOt4xvEnLENZPjyvm9Ezdf/EyDeJM7jqLzOwjVICQQzvLZ63T55MKdJB5H6ww==" + } + }, + "npm:@types/parse-json": { + "type": "npm", + "name": "npm:@types/parse-json", + "data": { + "version": "4.0.2", + "packageName": "@types/parse-json", + "hash": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==" + } + }, + "npm:@types/prettier": { + "type": "npm", + "name": "npm:@types/prettier", + "data": { + "version": "2.7.3", + "packageName": "@types/prettier", + "hash": "sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==" + } + }, + "npm:@types/qs": { + "type": "npm", + "name": "npm:@types/qs", + "data": { + "version": "6.14.0", + "packageName": "@types/qs", + "hash": "sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==" + } + }, + "npm:@types/ramda": { + "type": "npm", + "name": "npm:@types/ramda", + "data": { + "version": "0.30.2", + "packageName": "@types/ramda", + "hash": "sha512-PyzHvjCalm2BRYjAU6nIB3TprYwMNOUY/7P/N8bSzp9W/yM2YrtGtAnnVtaCNSeOZ8DzKyFDvaqQs7LnWwwmBA==" + } + }, + "npm:@types/range-parser": { + "type": "npm", + "name": "npm:@types/range-parser", + "data": { + "version": "1.2.7", + "packageName": "@types/range-parser", + "hash": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==" + } + }, + "npm:@types/react": { + "type": "npm", + "name": "npm:@types/react", + "data": { + "version": "19.1.8", + "packageName": "@types/react", + "hash": "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==" + } + }, + "npm:@types/responselike": { + "type": "npm", + "name": "npm:@types/responselike", + "data": { + "version": "1.0.3", + "packageName": "@types/responselike", + "hash": "sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==" + } + }, + "npm:@types/semver": { + "type": "npm", + "name": "npm:@types/semver", + "data": { + "version": "7.5.8", + "packageName": "@types/semver", + "hash": "sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==" + } + }, + "npm:@types/send": { + "type": "npm", + "name": "npm:@types/send", + "data": { + "version": "0.17.5", + "packageName": "@types/send", + "hash": "sha512-z6F2D3cOStZvuk2SaP6YrwkNO65iTZcwA2ZkSABegdkAh/lf+Aa/YQndZVfmEXT5vgAp6zv06VQ3ejSVjAny4w==" + } + }, + "npm:@types/serve-index": { + "type": "npm", + "name": "npm:@types/serve-index", + "data": { + "version": "1.9.4", + "packageName": "@types/serve-index", + "hash": "sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==" + } + }, + "npm:@types/serve-static": { + "type": "npm", + "name": "npm:@types/serve-static", + "data": { + "version": "1.15.8", + "packageName": "@types/serve-static", + "hash": "sha512-roei0UY3LhpOJvjbIP6ZZFngyLKl5dskOtDhxY5THRSpO+ZI+nzJ+m5yUMzGrp89YRa7lvknKkMYjqQFGwA7Sg==" + } + }, + "npm:@types/sinonjs__fake-timers": { + "type": "npm", + "name": "npm:@types/sinonjs__fake-timers", + "data": { + "version": "8.1.1", + "packageName": "@types/sinonjs__fake-timers", + "hash": "sha512-0kSuKjAS0TrGLJ0M/+8MaFkGsQhZpB6pxOmvS3K8FYI72K//YmdfoW9X2qPsAKh1mkwxGD5zib9s1FIFed6E8g==" + } + }, + "npm:@types/sizzle": { + "type": "npm", + "name": "npm:@types/sizzle", + "data": { + "version": "2.3.9", + "packageName": "@types/sizzle", + "hash": "sha512-xzLEyKB50yqCUPUJkIsrVvoWNfFUbIZI+RspLWt8u+tIW/BetMBZtgV2LY/2o+tYH8dRvQ+eoPf3NdhQCcLE2w==" + } + }, + "npm:@types/sockjs": { + "type": "npm", + "name": "npm:@types/sockjs", + "data": { + "version": "0.3.36", + "packageName": "@types/sockjs", + "hash": "sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==" + } + }, + "npm:@types/stack-utils": { + "type": "npm", + "name": "npm:@types/stack-utils", + "data": { + "version": "2.0.3", + "packageName": "@types/stack-utils", + "hash": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==" + } + }, + "npm:@types/swagger-ui": { + "type": "npm", + "name": "npm:@types/swagger-ui", + "data": { + "version": "3.52.0", + "packageName": "@types/swagger-ui", + "hash": "sha512-SlufixEmh+8CLHNgTfAfCT1icNOF7bXboWabhHr1+hIolqlvfwYJGe7HgRcpI3ChE7HWASmEKLkMu34rxseJjQ==" + } + }, + "npm:@types/topojson": { + "type": "npm", + "name": "npm:@types/topojson", + "data": { + "version": "3.2.6", + "packageName": "@types/topojson", + "hash": "sha512-ppfdlxjxofWJ66XdLgIlER/85RvpGyfOf8jrWf+3kVIjEatFxEZYD/Ea83jO672Xu1HRzd/ghwlbcZIUNHTskw==" + } + }, + "npm:@types/topojson-client": { + "type": "npm", + "name": "npm:@types/topojson-client", + "data": { + "version": "3.1.5", + "packageName": "@types/topojson-client", + "hash": "sha512-C79rySTyPxnQNNguTZNI1Ct4D7IXgvyAs3p9HPecnl6mNrJ5+UhvGNYcZfpROYV2lMHI48kJPxwR+F9C6c7nmw==" + } + }, + "npm:@types/topojson-server": { + "type": "npm", + "name": "npm:@types/topojson-server", + "data": { + "version": "3.0.4", + "packageName": "@types/topojson-server", + "hash": "sha512-5+ieK8ePfP+K2VH6Vgs1VCt+fO1U8XZHj0UsF+NktaF0DavAo1q3IvCBXgokk/xmtvoPltSUs6vxuR/zMdOE1g==" + } + }, + "npm:@types/topojson-simplify": { + "type": "npm", + "name": "npm:@types/topojson-simplify", + "data": { + "version": "3.0.3", + "packageName": "@types/topojson-simplify", + "hash": "sha512-sBO5UZ0O2dB0bNwo0vut2yLHhj3neUGi9uL7/ROdm8Gs6dtt4jcB9OGDKr+M2isZwQM2RuzVmifnMZpxj4IGNw==" + } + }, + "npm:@types/topojson-specification": { + "type": "npm", + "name": "npm:@types/topojson-specification", + "data": { + "version": "1.0.5", + "packageName": "@types/topojson-specification", + "hash": "sha512-C7KvcQh+C2nr6Y2Ub4YfgvWvWCgP2nOQMtfhlnwsRL4pYmmwzBS7HclGiS87eQfDOU/DLQpX6GEscviaz4yLIQ==" + } + }, + "npm:@types/tough-cookie": { + "type": "npm", + "name": "npm:@types/tough-cookie", + "data": { + "version": "4.0.5", + "packageName": "@types/tough-cookie", + "hash": "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==" + } + }, + "npm:@types/trusted-types": { + "type": "npm", + "name": "npm:@types/trusted-types", + "data": { + "version": "2.0.7", + "packageName": "@types/trusted-types", + "hash": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==" + } + }, + "npm:@types/unist": { + "type": "npm", + "name": "npm:@types/unist", + "data": { + "version": "2.0.11", + "packageName": "@types/unist", + "hash": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==" + } + }, + "npm:@types/use-sync-external-store": { + "type": "npm", + "name": "npm:@types/use-sync-external-store", + "data": { + "version": "0.0.3", + "packageName": "@types/use-sync-external-store", + "hash": "sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==" + } + }, + "npm:@types/uuid": { + "type": "npm", + "name": "npm:@types/uuid", + "data": { + "version": "3.4.13", + "packageName": "@types/uuid", + "hash": "sha512-pAeZeUbLE4Z9Vi9wsWV2bYPTweEHeJJy0G4pEjOA/FSvy1Ad5U5Km8iDV6TKre1mjBiVNfAdVHKruP8bAh4Q5A==" + } + }, + "npm:@types/validator": { + "type": "npm", + "name": "npm:@types/validator", + "data": { + "version": "13.15.4", + "packageName": "@types/validator", + "hash": "sha512-LSFfpSnJJY9wbC0LQxgvfb+ynbHftFo0tMsFOl/J4wexLnYMmDSPaj2ZyDv3TkfL1UePxPrxOWJfbiRS8mQv7A==" + } + }, + "npm:@types/wrap-ansi": { + "type": "npm", + "name": "npm:@types/wrap-ansi", + "data": { + "version": "3.0.0", + "packageName": "@types/wrap-ansi", + "hash": "sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==" + } + }, + "npm:@types/ws": { + "type": "npm", + "name": "npm:@types/ws", + "data": { + "version": "8.5.5", + "packageName": "@types/ws", + "hash": "sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==" + } + }, + "npm:@types/ws@8.18.1": { + "type": "npm", + "name": "npm:@types/ws@8.18.1", + "data": { + "version": "8.18.1", + "packageName": "@types/ws", + "hash": "sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==" + } + }, + "npm:@types/xml2js": { + "type": "npm", + "name": "npm:@types/xml2js", + "data": { + "version": "0.4.14", + "packageName": "@types/xml2js", + "hash": "sha512-4YnrRemBShWRO2QjvUin8ESA41rH+9nQGLUGZV/1IDhi3SL9OhdpNC/MrulTWuptXKwhx/aDxE7toV0f/ypIXQ==" + } + }, + "npm:@types/yargs": { + "type": "npm", + "name": "npm:@types/yargs", + "data": { + "version": "17.0.33", + "packageName": "@types/yargs", + "hash": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==" + } + }, + "npm:@types/yargs@15.0.19": { + "type": "npm", + "name": "npm:@types/yargs@15.0.19", + "data": { + "version": "15.0.19", + "packageName": "@types/yargs", + "hash": "sha512-2XUaGVmyQjgyAZldf0D0c14vvo/yv0MhQBSTJcejMMaitsn3nxCB6TmH4G0ZQf+uxROOa9mpanoSm8h6SG/1ZA==" + } + }, + "npm:@types/yargs-parser": { + "type": "npm", + "name": "npm:@types/yargs-parser", + "data": { + "version": "21.0.3", + "packageName": "@types/yargs-parser", + "hash": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==" + } + }, + "npm:@types/yauzl": { + "type": "npm", + "name": "npm:@types/yauzl", + "data": { + "version": "2.10.3", + "packageName": "@types/yauzl", + "hash": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==" + } + }, + "npm:@typescript-eslint/eslint-plugin": { + "type": "npm", + "name": "npm:@typescript-eslint/eslint-plugin", + "data": { + "version": "8.14.0", + "packageName": "@typescript-eslint/eslint-plugin", + "hash": "sha512-tqp8H7UWFaZj0yNO6bycd5YjMwxa6wIHOLZvWPkidwbgLCsBMetQoGj7DPuAlWa2yGO3H48xmPwjhsSPPCGU5w==" + } + }, + "npm:@typescript-eslint/type-utils@8.14.0": { + "type": "npm", + "name": "npm:@typescript-eslint/type-utils@8.14.0", + "data": { + "version": "8.14.0", + "packageName": "@typescript-eslint/type-utils", + "hash": "sha512-Xcz9qOtZuGusVOH5Uk07NGs39wrKkf3AxlkK79RBK6aJC1l03CobXjJbwBPSidetAOV+5rEVuiT1VSBUOAsanQ==" + } + }, + "npm:@typescript-eslint/type-utils": { + "type": "npm", + "name": "npm:@typescript-eslint/type-utils", + "data": { + "version": "8.37.0", + "packageName": "@typescript-eslint/type-utils", + "hash": "sha512-SPkXWIkVZxhgwSwVq9rqj/4VFo7MnWwVaRNznfQDc/xPYHjXnPfLWn+4L6FF1cAz6e7dsqBeMawgl7QjUMj4Ow==" + } + }, + "npm:@typescript-eslint/parser": { + "type": "npm", + "name": "npm:@typescript-eslint/parser", + "data": { + "version": "8.14.0", + "packageName": "@typescript-eslint/parser", + "hash": "sha512-2p82Yn9juUJq0XynBXtFCyrBDb6/dJombnz6vbo6mgQEtWHfvHbQuEa9kAOVIt1c9YFwi7H6WxtPj1kg+80+RA==" + } + }, + "npm:@typescript-eslint/project-service": { + "type": "npm", + "name": "npm:@typescript-eslint/project-service", + "data": { + "version": "8.37.0", + "packageName": "@typescript-eslint/project-service", + "hash": "sha512-BIUXYsbkl5A1aJDdYJCBAo8rCEbAvdquQ8AnLb6z5Lp1u3x5PNgSSx9A/zqYc++Xnr/0DVpls8iQ2cJs/izTXA==" + } + }, + "npm:@typescript-eslint/types@8.37.0": { + "type": "npm", + "name": "npm:@typescript-eslint/types@8.37.0", + "data": { + "version": "8.37.0", + "packageName": "@typescript-eslint/types", + "hash": "sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ==" + } + }, + "npm:@typescript-eslint/types": { + "type": "npm", + "name": "npm:@typescript-eslint/types", + "data": { + "version": "8.14.0", + "packageName": "@typescript-eslint/types", + "hash": "sha512-yjeB9fnO/opvLJFAsPNYlKPnEM8+z4og09Pk504dkqonT02AyL5Z9SSqlE0XqezS93v6CXn49VHvB2G7XSsl0g==" + } + }, + "npm:@typescript-eslint/scope-manager": { + "type": "npm", + "name": "npm:@typescript-eslint/scope-manager", + "data": { + "version": "8.14.0", + "packageName": "@typescript-eslint/scope-manager", + "hash": "sha512-aBbBrnW9ARIDn92Zbo7rguLnqQ/pOrUguVpbUwzOhkFg2npFDwTgPGqFqE0H5feXcOoJOfX3SxlJaKEVtq54dw==" + } + }, + "npm:@typescript-eslint/scope-manager@8.37.0": { + "type": "npm", + "name": "npm:@typescript-eslint/scope-manager@8.37.0", + "data": { + "version": "8.37.0", + "packageName": "@typescript-eslint/scope-manager", + "hash": "sha512-0vGq0yiU1gbjKob2q691ybTg9JX6ShiVXAAfm2jGf3q0hdP6/BruaFjL/ManAR/lj05AvYCH+5bbVo0VtzmjOA==" + } + }, + "npm:@typescript-eslint/tsconfig-utils": { + "type": "npm", + "name": "npm:@typescript-eslint/tsconfig-utils", + "data": { + "version": "8.37.0", + "packageName": "@typescript-eslint/tsconfig-utils", + "hash": "sha512-1/YHvAVTimMM9mmlPvTec9NP4bobA1RkDbMydxG8omqwJJLEW/Iy2C4adsAESIXU3WGLXFHSZUU+C9EoFWl4Zg==" + } + }, + "npm:@typescript-eslint/typescript-estree@8.37.0": { + "type": "npm", + "name": "npm:@typescript-eslint/typescript-estree@8.37.0", + "data": { + "version": "8.37.0", + "packageName": "@typescript-eslint/typescript-estree", + "hash": "sha512-zuWDMDuzMRbQOM+bHyU4/slw27bAUEcKSKKs3hcv2aNnc/tvE/h7w60dwVw8vnal2Pub6RT1T7BI8tFZ1fE+yg==" + } + }, + "npm:@typescript-eslint/typescript-estree": { + "type": "npm", + "name": "npm:@typescript-eslint/typescript-estree", + "data": { + "version": "8.14.0", + "packageName": "@typescript-eslint/typescript-estree", + "hash": "sha512-OPXPLYKGZi9XS/49rdaCbR5j/S14HazviBlUQFvSKz3npr3NikF+mrgK7CFVur6XEt95DZp/cmke9d5i3vtVnQ==" + } + }, + "npm:@typescript-eslint/utils@8.37.0": { + "type": "npm", + "name": "npm:@typescript-eslint/utils@8.37.0", + "data": { + "version": "8.37.0", + "packageName": "@typescript-eslint/utils", + "hash": "sha512-TSFvkIW6gGjN2p6zbXo20FzCABbyUAuq6tBvNRGsKdsSQ6a7rnV6ADfZ7f4iI3lIiXc4F4WWvtUfDw9CJ9pO5A==" + } + }, + "npm:@typescript-eslint/utils": { + "type": "npm", + "name": "npm:@typescript-eslint/utils", + "data": { + "version": "8.14.0", + "packageName": "@typescript-eslint/utils", + "hash": "sha512-OGqj6uB8THhrHj0Fk27DcHPojW7zKwKkPmHXHvQ58pLYp4hy8CSUdTKykKeh+5vFqTTVmjz0zCOOPKRovdsgHA==" + } + }, + "npm:@typescript-eslint/visitor-keys@8.37.0": { + "type": "npm", + "name": "npm:@typescript-eslint/visitor-keys@8.37.0", + "data": { + "version": "8.37.0", + "packageName": "@typescript-eslint/visitor-keys", + "hash": "sha512-YzfhzcTnZVPiLfP/oeKtDp2evwvHLMe0LOy7oe+hb9KKIumLNohYS9Hgp1ifwpu42YWxhZE8yieggz6JpqO/1w==" + } + }, + "npm:@typescript-eslint/visitor-keys": { + "type": "npm", + "name": "npm:@typescript-eslint/visitor-keys", + "data": { + "version": "8.14.0", + "packageName": "@typescript-eslint/visitor-keys", + "hash": "sha512-vG0XZo8AdTH9OE6VFRwAZldNc7qtJ/6NLGWak+BtENuEUXGZgFpihILPiBvKXvJ2nFu27XNGC6rKiwuaoMbYzQ==" + } + }, + "npm:eslint-visitor-keys@4.2.1": { + "type": "npm", + "name": "npm:eslint-visitor-keys@4.2.1", + "data": { + "version": "4.2.1", + "packageName": "eslint-visitor-keys", + "hash": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==" + } + }, + "npm:eslint-visitor-keys": { + "type": "npm", + "name": "npm:eslint-visitor-keys", + "data": { + "version": "3.4.3", + "packageName": "eslint-visitor-keys", + "hash": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" + } + }, + "npm:ts-api-utils@2.1.0": { + "type": "npm", + "name": "npm:ts-api-utils@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "ts-api-utils", + "hash": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==" + } + }, + "npm:ts-api-utils": { + "type": "npm", + "name": "npm:ts-api-utils", + "data": { + "version": "1.4.3", + "packageName": "ts-api-utils", + "hash": "sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==" + } + }, + "npm:@vitejs/plugin-basic-ssl": { + "type": "npm", + "name": "npm:@vitejs/plugin-basic-ssl", + "data": { + "version": "1.1.0", + "packageName": "@vitejs/plugin-basic-ssl", + "hash": "sha512-wO4Dk/rm8u7RNhOf95ZzcEmC9rYOncYgvq4z3duaJrCgjN8BxAnDVyndanfcJZ0O6XZzHz6Q0hTimxTg8Y9g/A==" + } + }, + "npm:@wdio/config": { + "type": "npm", + "name": "npm:@wdio/config", + "data": { + "version": "7.31.1", + "packageName": "@wdio/config", + "hash": "sha512-WAfswbCatwiaDVqy6kfF/5T8/WS/US/SRhBGUFrfBuGMIe+RRoHgy7jURFWSvUIE7CNHj8yvs46fLUcxhXjzcQ==" + } + }, + "npm:@wdio/logger": { + "type": "npm", + "name": "npm:@wdio/logger", + "data": { + "version": "7.26.0", + "packageName": "@wdio/logger", + "hash": "sha512-kQj9s5JudAG9qB+zAAcYGPHVfATl2oqKgqj47yjehOQ1zzG33xmtL1ArFbQKWhDG32y1A8sN6b0pIqBEIwgg8Q==" + } + }, + "npm:@wdio/protocols": { + "type": "npm", + "name": "npm:@wdio/protocols", + "data": { + "version": "7.27.0", + "packageName": "@wdio/protocols", + "hash": "sha512-hT/U22R5i3HhwPjkaKAG0yd59eaOaZB0eibRj2+esCImkb5Y6rg8FirrlYRxIGFVBl0+xZV0jKHzR5+o097nvg==" + } + }, + "npm:@wdio/types": { + "type": "npm", + "name": "npm:@wdio/types", + "data": { + "version": "7.30.2", + "packageName": "@wdio/types", + "hash": "sha512-uZ8o7FX8RyBsaXiOWa59UKTCHTtADNvOArYTcHNEIzt+rh4JdB/uwqfc8y4TCNA2kYm7PWaQpUFwpStLeg0H1Q==" + } + }, + "npm:@wdio/utils": { + "type": "npm", + "name": "npm:@wdio/utils", + "data": { + "version": "7.30.2", + "packageName": "@wdio/utils", + "hash": "sha512-np7I+smszFUennbQKdzbMN/zUL3s3EZq9pCCUcTRjjs9TE4tnn0wfmGdoz2o7REYu6kn9NfFFJyVIM2VtBbKEA==" + } + }, + "npm:@webassemblyjs/ast": { + "type": "npm", + "name": "npm:@webassemblyjs/ast", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/ast", + "hash": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==" + } + }, + "npm:@webassemblyjs/floating-point-hex-parser": { + "type": "npm", + "name": "npm:@webassemblyjs/floating-point-hex-parser", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/floating-point-hex-parser", + "hash": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==" + } + }, + "npm:@webassemblyjs/helper-api-error": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-api-error", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/helper-api-error", + "hash": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==" + } + }, + "npm:@webassemblyjs/helper-buffer": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-buffer", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/helper-buffer", + "hash": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==" + } + }, + "npm:@webassemblyjs/helper-numbers": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-numbers", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/helper-numbers", + "hash": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==" + } + }, + "npm:@webassemblyjs/helper-wasm-bytecode": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-wasm-bytecode", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/helper-wasm-bytecode", + "hash": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==" + } + }, + "npm:@webassemblyjs/helper-wasm-section": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-wasm-section", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/helper-wasm-section", + "hash": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==" + } + }, + "npm:@webassemblyjs/ieee754": { + "type": "npm", + "name": "npm:@webassemblyjs/ieee754", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/ieee754", + "hash": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==" + } + }, + "npm:@webassemblyjs/leb128": { + "type": "npm", + "name": "npm:@webassemblyjs/leb128", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/leb128", + "hash": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==" + } + }, + "npm:@webassemblyjs/utf8": { + "type": "npm", + "name": "npm:@webassemblyjs/utf8", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/utf8", + "hash": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==" + } + }, + "npm:@webassemblyjs/wasm-edit": { + "type": "npm", + "name": "npm:@webassemblyjs/wasm-edit", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wasm-edit", + "hash": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==" + } + }, + "npm:@webassemblyjs/wasm-gen": { + "type": "npm", + "name": "npm:@webassemblyjs/wasm-gen", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wasm-gen", + "hash": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==" + } + }, + "npm:@webassemblyjs/wasm-opt": { + "type": "npm", + "name": "npm:@webassemblyjs/wasm-opt", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wasm-opt", + "hash": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==" + } + }, + "npm:@webassemblyjs/wasm-parser": { + "type": "npm", + "name": "npm:@webassemblyjs/wasm-parser", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wasm-parser", + "hash": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==" + } + }, + "npm:@webassemblyjs/wast-printer": { + "type": "npm", + "name": "npm:@webassemblyjs/wast-printer", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wast-printer", + "hash": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==" + } + }, + "npm:@xmldom/xmldom": { + "type": "npm", + "name": "npm:@xmldom/xmldom", + "data": { + "version": "0.8.10", + "packageName": "@xmldom/xmldom", + "hash": "sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==" + } + }, + "npm:@xtuc/ieee754": { + "type": "npm", + "name": "npm:@xtuc/ieee754", + "data": { + "version": "1.2.0", + "packageName": "@xtuc/ieee754", + "hash": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==" + } + }, + "npm:@xtuc/long": { + "type": "npm", + "name": "npm:@xtuc/long", + "data": { + "version": "4.2.2", + "packageName": "@xtuc/long", + "hash": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" + } + }, + "npm:@yarnpkg/lockfile": { + "type": "npm", + "name": "npm:@yarnpkg/lockfile", + "data": { + "version": "1.1.0", + "packageName": "@yarnpkg/lockfile", + "hash": "sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==" + } + }, + "npm:@yarnpkg/parsers": { + "type": "npm", + "name": "npm:@yarnpkg/parsers", + "data": { + "version": "3.0.2", + "packageName": "@yarnpkg/parsers", + "hash": "sha512-/HcYgtUSiJiot/XWGLOlGxPYUG65+/31V8oqk17vZLW1xlCoR4PampyePljOxY2n8/3jz9+tIFzICsyGujJZoA==" + } + }, + "npm:@zkochan/js-yaml": { + "type": "npm", + "name": "npm:@zkochan/js-yaml", + "data": { + "version": "0.0.7", + "packageName": "@zkochan/js-yaml", + "hash": "sha512-nrUSn7hzt7J6JWgWGz78ZYI8wj+gdIJdk0Ynjpp8l+trkn58Uqsf6RYrYkEK+3X18EX+TNdtJI0WxAtc+L84SQ==" + } + }, + "npm:abab": { + "type": "npm", + "name": "npm:abab", + "data": { + "version": "2.0.6", + "packageName": "abab", + "hash": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==" + } + }, + "npm:abbrev": { + "type": "npm", + "name": "npm:abbrev", + "data": { + "version": "2.0.0", + "packageName": "abbrev", + "hash": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==" + } + }, + "npm:abort-controller": { + "type": "npm", + "name": "npm:abort-controller", + "data": { + "version": "3.0.0", + "packageName": "abort-controller", + "hash": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==" + } + }, + "npm:abstract-logging": { + "type": "npm", + "name": "npm:abstract-logging", + "data": { + "version": "2.0.1", + "packageName": "abstract-logging", + "hash": "sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==" + } + }, + "npm:accepts": { + "type": "npm", + "name": "npm:accepts", + "data": { + "version": "1.3.8", + "packageName": "accepts", + "hash": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==" + } + }, + "npm:acorn": { + "type": "npm", + "name": "npm:acorn", + "data": { + "version": "8.15.0", + "packageName": "acorn", + "hash": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==" + } + }, + "npm:acorn@7.4.1": { + "type": "npm", + "name": "npm:acorn@7.4.1", + "data": { + "version": "7.4.1", + "packageName": "acorn", + "hash": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==" + } + }, + "npm:acorn-globals": { + "type": "npm", + "name": "npm:acorn-globals", + "data": { + "version": "7.0.1", + "packageName": "acorn-globals", + "hash": "sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==" + } + }, + "npm:acorn-walk@8.3.4": { + "type": "npm", + "name": "npm:acorn-walk@8.3.4", + "data": { + "version": "8.3.4", + "packageName": "acorn-walk", + "hash": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==" + } + }, + "npm:acorn-walk": { + "type": "npm", + "name": "npm:acorn-walk", + "data": { + "version": "7.2.0", + "packageName": "acorn-walk", + "hash": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==" + } + }, + "npm:acorn-import-attributes": { + "type": "npm", + "name": "npm:acorn-import-attributes", + "data": { + "version": "1.9.5", + "packageName": "acorn-import-attributes", + "hash": "sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==" + } + }, + "npm:acorn-jsx": { + "type": "npm", + "name": "npm:acorn-jsx", + "data": { + "version": "5.3.2", + "packageName": "acorn-jsx", + "hash": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" + } + }, + "npm:acorn-node": { + "type": "npm", + "name": "npm:acorn-node", + "data": { + "version": "1.8.2", + "packageName": "acorn-node", + "hash": "sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==" + } + }, + "npm:address": { + "type": "npm", + "name": "npm:address", + "data": { + "version": "1.2.2", + "packageName": "address", + "hash": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==" + } + }, + "npm:adjust-sourcemap-loader": { + "type": "npm", + "name": "npm:adjust-sourcemap-loader", + "data": { + "version": "4.0.0", + "packageName": "adjust-sourcemap-loader", + "hash": "sha512-OXwN5b9pCUXNQHJpwwD2qP40byEmSgzj8B4ydSN0uMNYWiFmJ6x6KwUllMmfk8Rwu/HJDFR7U8ubsWBoN0Xp0A==" + } + }, + "npm:adm-zip": { + "type": "npm", + "name": "npm:adm-zip", + "data": { + "version": "0.5.16", + "packageName": "adm-zip", + "hash": "sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ==" + } + }, + "npm:aggregate-error": { + "type": "npm", + "name": "npm:aggregate-error", + "data": { + "version": "3.1.0", + "packageName": "aggregate-error", + "hash": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==" + } + }, + "npm:indent-string@4.0.0": { + "type": "npm", + "name": "npm:indent-string@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "indent-string", + "hash": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==" + } + }, + "npm:indent-string": { + "type": "npm", + "name": "npm:indent-string", + "data": { + "version": "3.2.0", + "packageName": "indent-string", + "hash": "sha512-BYqTHXTGUIvg7t1r4sJNKcbDZkL92nkXA8YtRpbjFHRHGDL/NtUeiBJMeE60kIFN/Mg8ESaWQvftaYMGJzQZCQ==" + } + }, + "npm:ajv-keywords": { + "type": "npm", + "name": "npm:ajv-keywords", + "data": { + "version": "5.1.0", + "packageName": "ajv-keywords", + "hash": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==" + } + }, + "npm:ajv-keywords@3.5.2": { + "type": "npm", + "name": "npm:ajv-keywords@3.5.2", + "data": { + "version": "3.5.2", + "packageName": "ajv-keywords", + "hash": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" + } + }, + "npm:ansi-align": { + "type": "npm", + "name": "npm:ansi-align", + "data": { + "version": "3.0.1", + "packageName": "ansi-align", + "hash": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==" + } + }, + "npm:ansi-colors": { + "type": "npm", + "name": "npm:ansi-colors", + "data": { + "version": "4.1.3", + "packageName": "ansi-colors", + "hash": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==" + } + }, + "npm:ansi-escapes": { + "type": "npm", + "name": "npm:ansi-escapes", + "data": { + "version": "4.3.2", + "packageName": "ansi-escapes", + "hash": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==" + } + }, + "npm:ansi-escapes@7.0.0": { + "type": "npm", + "name": "npm:ansi-escapes@7.0.0", + "data": { + "version": "7.0.0", + "packageName": "ansi-escapes", + "hash": "sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==" + } + }, + "npm:ansi-html-community": { + "type": "npm", + "name": "npm:ansi-html-community", + "data": { + "version": "0.0.8", + "packageName": "ansi-html-community", + "hash": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==" + } + }, + "npm:any-promise": { + "type": "npm", + "name": "npm:any-promise", + "data": { + "version": "1.3.0", + "packageName": "any-promise", + "hash": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==" + } + }, + "npm:anymatch": { + "type": "npm", + "name": "npm:anymatch", + "data": { + "version": "3.1.3", + "packageName": "anymatch", + "hash": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" + } + }, + "npm:apache-crypt": { + "type": "npm", + "name": "npm:apache-crypt", + "data": { + "version": "1.2.6", + "packageName": "apache-crypt", + "hash": "sha512-072WetlM4blL8PREJVeY+WHiUh1R5VNt2HfceGS8aKqttPHcmqE5pkKuXPz/ULmJOFkc8Hw3kfKl6vy7Qka6DA==" + } + }, + "npm:apache-md5": { + "type": "npm", + "name": "npm:apache-md5", + "data": { + "version": "1.1.8", + "packageName": "apache-md5", + "hash": "sha512-FCAJojipPn0bXjuEpjOOOMN8FZDkxfWWp4JGN9mifU2IhxvKyXZYqpzPHdnTSUpmPDy+tsslB6Z1g+Vg6nVbYA==" + } + }, + "npm:apg-lite": { + "type": "npm", + "name": "npm:apg-lite", + "data": { + "version": "1.0.5", + "packageName": "apg-lite", + "hash": "sha512-SlI+nLMQDzCZfS39ihzjGp3JNBQfJXyMi6cg9tkLOCPVErgFsUIAEdO9IezR7kbP5Xd0ozcPNQBkf9TO5cHgWw==" + } + }, + "npm:arch": { + "type": "npm", + "name": "npm:arch", + "data": { + "version": "2.2.0", + "packageName": "arch", + "hash": "sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==" + } + }, + "npm:arg": { + "type": "npm", + "name": "npm:arg", + "data": { + "version": "5.0.2", + "packageName": "arg", + "hash": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==" + } + }, + "npm:arg@4.1.3": { + "type": "npm", + "name": "npm:arg@4.1.3", + "data": { + "version": "4.1.3", + "packageName": "arg", + "hash": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==" + } + }, + "npm:aria-query": { + "type": "npm", + "name": "npm:aria-query", + "data": { + "version": "5.3.2", + "packageName": "aria-query", + "hash": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==" + } + }, + "npm:arr-diff": { + "type": "npm", + "name": "npm:arr-diff", + "data": { + "version": "4.0.0", + "packageName": "arr-diff", + "hash": "sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==" + } + }, + "npm:arr-flatten": { + "type": "npm", + "name": "npm:arr-flatten", + "data": { + "version": "1.1.0", + "packageName": "arr-flatten", + "hash": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==" + } + }, + "npm:arr-union": { + "type": "npm", + "name": "npm:arr-union", + "data": { + "version": "3.1.0", + "packageName": "arr-union", + "hash": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==" + } + }, + "npm:array-buffer-byte-length": { + "type": "npm", + "name": "npm:array-buffer-byte-length", + "data": { + "version": "1.0.2", + "packageName": "array-buffer-byte-length", + "hash": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==" + } + }, + "npm:array-differ": { + "type": "npm", + "name": "npm:array-differ", + "data": { + "version": "3.0.0", + "packageName": "array-differ", + "hash": "sha512-THtfYS6KtME/yIAhKjZ2ul7XI96lQGHRputJQHO80LAWQnuGP4iCIN8vdMRboGbIEYBwU33q8Tch1os2+X0kMg==" + } + }, + "npm:array-each": { + "type": "npm", + "name": "npm:array-each", + "data": { + "version": "1.0.1", + "packageName": "array-each", + "hash": "sha512-zHjL5SZa68hkKHBFBK6DJCTtr9sfTCPCaph/L7tMSLcTFgy+zX7E+6q5UArbtOtMBCtxdICpfTCspRse+ywyXA==" + } + }, + "npm:array-flatten": { + "type": "npm", + "name": "npm:array-flatten", + "data": { + "version": "1.1.1", + "packageName": "array-flatten", + "hash": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" + } + }, + "npm:array-slice": { + "type": "npm", + "name": "npm:array-slice", + "data": { + "version": "1.1.0", + "packageName": "array-slice", + "hash": "sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==" + } + }, + "npm:array-unique": { + "type": "npm", + "name": "npm:array-unique", + "data": { + "version": "0.3.2", + "packageName": "array-unique", + "hash": "sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==" + } + }, + "npm:arraybuffer.prototype.slice": { + "type": "npm", + "name": "npm:arraybuffer.prototype.slice", + "data": { + "version": "1.0.4", + "packageName": "arraybuffer.prototype.slice", + "hash": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==" + } + }, + "npm:arrify": { + "type": "npm", + "name": "npm:arrify", + "data": { + "version": "2.0.1", + "packageName": "arrify", + "hash": "sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==" + } + }, + "npm:asap": { + "type": "npm", + "name": "npm:asap", + "data": { + "version": "2.0.6", + "packageName": "asap", + "hash": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==" + } + }, + "npm:asn1": { + "type": "npm", + "name": "npm:asn1", + "data": { + "version": "0.2.6", + "packageName": "asn1", + "hash": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==" + } + }, + "npm:asn1.js": { + "type": "npm", + "name": "npm:asn1.js", + "data": { + "version": "4.10.1", + "packageName": "asn1.js", + "hash": "sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==" + } + }, + "npm:bn.js@4.12.2": { + "type": "npm", + "name": "npm:bn.js@4.12.2", + "data": { + "version": "4.12.2", + "packageName": "bn.js", + "hash": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==" + } + }, + "npm:bn.js": { + "type": "npm", + "name": "npm:bn.js", + "data": { + "version": "5.2.2", + "packageName": "bn.js", + "hash": "sha512-v2YAxEmKaBLahNwE1mjp4WON6huMNeuDvagFZW+ASCuA/ku0bXR9hSMw0XpiqMoA3+rmnyck/tPRSFQkoC9Cuw==" + } + }, + "npm:assert": { + "type": "npm", + "name": "npm:assert", + "data": { + "version": "1.5.1", + "packageName": "assert", + "hash": "sha512-zzw1uCAgLbsKwBfFc8CX78DDg+xZeBksSO3vwVIDDN5i94eOrPsSSyiVhmsSABFDM/OcpE2aagCat9dnWQLG1A==" + } + }, + "npm:assert-plus": { + "type": "npm", + "name": "npm:assert-plus", + "data": { + "version": "1.0.0", + "packageName": "assert-plus", + "hash": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==" + } + }, + "npm:assertion-error": { + "type": "npm", + "name": "npm:assertion-error", + "data": { + "version": "1.1.0", + "packageName": "assertion-error", + "hash": "sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==" + } + }, + "npm:assertion-error-formatter": { + "type": "npm", + "name": "npm:assertion-error-formatter", + "data": { + "version": "2.0.1", + "packageName": "assertion-error-formatter", + "hash": "sha512-cjC3jUCh9spkroKue5PDSKH5RFQ/KNuZJhk3GwHYmB/8qqETxLOmMdLH+ohi/VukNzxDlMvIe7zScvLoOdhb6Q==" + } + }, + "npm:assign-symbols": { + "type": "npm", + "name": "npm:assign-symbols", + "data": { + "version": "1.0.0", + "packageName": "assign-symbols", + "hash": "sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==" + } + }, + "npm:astral-regex": { + "type": "npm", + "name": "npm:astral-regex", + "data": { + "version": "2.0.0", + "packageName": "astral-regex", + "hash": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==" + } + }, + "npm:async": { + "type": "npm", + "name": "npm:async", + "data": { + "version": "3.2.6", + "packageName": "async", + "hash": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==" + } + }, + "npm:async-function": { + "type": "npm", + "name": "npm:async-function", + "data": { + "version": "1.0.0", + "packageName": "async-function", + "hash": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==" + } + }, + "npm:async-mutex": { + "type": "npm", + "name": "npm:async-mutex", + "data": { + "version": "0.5.0", + "packageName": "async-mutex", + "hash": "sha512-1A94B18jkJ3DYq284ohPxoXbfTA5HsQ7/Mf4DEhcyLx3Bz27Rh59iScbB6EPiP+B+joue6YCxcMXSbFC1tZKwA==" + } + }, + "npm:asynckit": { + "type": "npm", + "name": "npm:asynckit", + "data": { + "version": "0.4.0", + "packageName": "asynckit", + "hash": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" + } + }, + "npm:at-least-node": { + "type": "npm", + "name": "npm:at-least-node", + "data": { + "version": "1.0.0", + "packageName": "at-least-node", + "hash": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==" + } + }, + "npm:atob": { + "type": "npm", + "name": "npm:atob", + "data": { + "version": "2.1.2", + "packageName": "atob", + "hash": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==" + } + }, + "npm:atomic-sleep": { + "type": "npm", + "name": "npm:atomic-sleep", + "data": { + "version": "1.0.0", + "packageName": "atomic-sleep", + "hash": "sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==" + } + }, + "npm:autolinker": { + "type": "npm", + "name": "npm:autolinker", + "data": { + "version": "3.16.2", + "packageName": "autolinker", + "hash": "sha512-JiYl7j2Z19F9NdTmirENSUUIIL/9MytEWtmzhfmsKPCp9E+G35Y0UNCMoM9tFigxT59qSc8Ml2dlZXOCVTYwuA==" + } + }, + "npm:autoprefixer": { + "type": "npm", + "name": "npm:autoprefixer", + "data": { + "version": "10.4.20", + "packageName": "autoprefixer", + "hash": "sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==" + } + }, + "npm:available-typed-arrays": { + "type": "npm", + "name": "npm:available-typed-arrays", + "data": { + "version": "1.0.7", + "packageName": "available-typed-arrays", + "hash": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==" + } + }, + "npm:avvio": { + "type": "npm", + "name": "npm:avvio", + "data": { + "version": "8.4.0", + "packageName": "avvio", + "hash": "sha512-CDSwaxINFy59iNwhYnkvALBwZiTydGkOecZyPkqBpABYR1KqGEsET0VOOYDwtleZSUIdeY36DC2bSZ24CO1igA==" + } + }, + "npm:aws-sign2": { + "type": "npm", + "name": "npm:aws-sign2", + "data": { + "version": "0.7.0", + "packageName": "aws-sign2", + "hash": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==" + } + }, + "npm:aws4": { + "type": "npm", + "name": "npm:aws4", + "data": { + "version": "1.13.2", + "packageName": "aws4", + "hash": "sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==" + } + }, + "npm:axios": { + "type": "npm", + "name": "npm:axios", + "data": { + "version": "1.10.0", + "packageName": "axios", + "hash": "sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==" + } + }, + "npm:axobject-query": { + "type": "npm", + "name": "npm:axobject-query", + "data": { + "version": "4.1.0", + "packageName": "axobject-query", + "hash": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==" + } + }, + "npm:babel-jest": { + "type": "npm", + "name": "npm:babel-jest", + "data": { + "version": "29.7.0", + "packageName": "babel-jest", + "hash": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==" + } + }, + "npm:babel-loader": { + "type": "npm", + "name": "npm:babel-loader", + "data": { + "version": "9.1.3", + "packageName": "babel-loader", + "hash": "sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==" + } + }, + "npm:babel-plugin-add-module-exports": { + "type": "npm", + "name": "npm:babel-plugin-add-module-exports", + "data": { + "version": "1.0.4", + "packageName": "babel-plugin-add-module-exports", + "hash": "sha512-g+8yxHUZ60RcyaUpfNzy56OtWW+x9cyEe9j+CranqLiqbju2yf/Cy6ZtYK40EZxtrdHllzlVZgLmcOUCTlJ7Jg==" + } + }, + "npm:babel-plugin-const-enum": { + "type": "npm", + "name": "npm:babel-plugin-const-enum", + "data": { + "version": "1.2.0", + "packageName": "babel-plugin-const-enum", + "hash": "sha512-o1m/6iyyFnp9MRsK1dHF3bneqyf3AlM2q3A/YbgQr2pCat6B6XJVDv2TXqzfY2RYUi4mak6WAksSBPlyYGx9dg==" + } + }, + "npm:babel-plugin-istanbul": { + "type": "npm", + "name": "npm:babel-plugin-istanbul", + "data": { + "version": "6.1.1", + "packageName": "babel-plugin-istanbul", + "hash": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==" + } + }, + "npm:istanbul-lib-instrument@5.2.1": { + "type": "npm", + "name": "npm:istanbul-lib-instrument@5.2.1", + "data": { + "version": "5.2.1", + "packageName": "istanbul-lib-instrument", + "hash": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==" + } + }, + "npm:istanbul-lib-instrument": { + "type": "npm", + "name": "npm:istanbul-lib-instrument", + "data": { + "version": "6.0.3", + "packageName": "istanbul-lib-instrument", + "hash": "sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==" + } + }, + "npm:babel-plugin-jest-hoist": { + "type": "npm", + "name": "npm:babel-plugin-jest-hoist", + "data": { + "version": "29.6.3", + "packageName": "babel-plugin-jest-hoist", + "hash": "sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==" + } + }, + "npm:babel-plugin-macros": { + "type": "npm", + "name": "npm:babel-plugin-macros", + "data": { + "version": "3.1.0", + "packageName": "babel-plugin-macros", + "hash": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==" + } + }, + "npm:babel-plugin-polyfill-corejs2": { + "type": "npm", + "name": "npm:babel-plugin-polyfill-corejs2", + "data": { + "version": "0.4.14", + "packageName": "babel-plugin-polyfill-corejs2", + "hash": "sha512-Co2Y9wX854ts6U8gAAPXfn0GmAyctHuK8n0Yhfjd6t30g7yvKjspvvOo9yG+z52PZRgFErt7Ka2pYnXCjLKEpg==" + } + }, + "npm:babel-plugin-polyfill-regenerator": { + "type": "npm", + "name": "npm:babel-plugin-polyfill-regenerator", + "data": { + "version": "0.6.5", + "packageName": "babel-plugin-polyfill-regenerator", + "hash": "sha512-ISqQ2frbiNU9vIJkzg7dlPpznPZ4jOiUQ1uSmB0fEHeowtN3COYRsXr/xexn64NpU13P06jc/L5TgiJXOgrbEg==" + } + }, + "npm:babel-plugin-transform-typescript-metadata": { + "type": "npm", + "name": "npm:babel-plugin-transform-typescript-metadata", + "data": { + "version": "0.3.2", + "packageName": "babel-plugin-transform-typescript-metadata", + "hash": "sha512-mWEvCQTgXQf48yDqgN7CH50waTyYBeP2Lpqx4nNWab9sxEpdXVeKgfj1qYI2/TgUPQtNFZ85i3PemRtnXVYYJg==" + } + }, + "npm:babel-preset-current-node-syntax": { + "type": "npm", + "name": "npm:babel-preset-current-node-syntax", + "data": { + "version": "1.1.0", + "packageName": "babel-preset-current-node-syntax", + "hash": "sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==" + } + }, + "npm:babel-preset-jest": { + "type": "npm", + "name": "npm:babel-preset-jest", + "data": { + "version": "29.6.3", + "packageName": "babel-preset-jest", + "hash": "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==" + } + }, + "npm:babel-runtime": { + "type": "npm", + "name": "npm:babel-runtime", + "data": { + "version": "6.26.0", + "packageName": "babel-runtime", + "hash": "sha512-ITKNuq2wKlW1fJg9sSW52eepoYgZBggvOAHC0u/CYu/qxQ9EVzThCgR69BnSXLHjy2f7SY5zaQ4yt7H9ZVxY2g==" + } + }, + "npm:regenerator-runtime@0.11.1": { + "type": "npm", + "name": "npm:regenerator-runtime@0.11.1", + "data": { + "version": "0.11.1", + "packageName": "regenerator-runtime", + "hash": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==" + } + }, + "npm:regenerator-runtime": { + "type": "npm", + "name": "npm:regenerator-runtime", + "data": { + "version": "0.14.1", + "packageName": "regenerator-runtime", + "hash": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" + } + }, + "npm:babelify": { + "type": "npm", + "name": "npm:babelify", + "data": { + "version": "10.0.0", + "packageName": "babelify", + "hash": "sha512-X40FaxyH7t3X+JFAKvb1H9wooWKLRCi8pg3m8poqtdZaIng+bjzp9RvKQCvRjF9isHiPkXspbbXT/zwXLtwgwg==" + } + }, + "npm:balanced-match": { + "type": "npm", + "name": "npm:balanced-match", + "data": { + "version": "1.0.2", + "packageName": "balanced-match", + "hash": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" + } + }, + "npm:balanced-match@2.0.0": { + "type": "npm", + "name": "npm:balanced-match@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "balanced-match", + "hash": "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==" + } + }, + "npm:base": { + "type": "npm", + "name": "npm:base", + "data": { + "version": "0.11.2", + "packageName": "base", + "hash": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==" + } + }, + "npm:define-property@1.0.0": { + "type": "npm", + "name": "npm:define-property@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "define-property", + "hash": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==" + } + }, + "npm:define-property@0.2.5": { + "type": "npm", + "name": "npm:define-property@0.2.5", + "data": { + "version": "0.2.5", + "packageName": "define-property", + "hash": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==" + } + }, + "npm:define-property": { + "type": "npm", + "name": "npm:define-property", + "data": { + "version": "2.0.2", + "packageName": "define-property", + "hash": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==" + } + }, + "npm:base64-js": { + "type": "npm", + "name": "npm:base64-js", + "data": { + "version": "1.5.1", + "packageName": "base64-js", + "hash": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" + } + }, + "npm:basic-auth": { + "type": "npm", + "name": "npm:basic-auth", + "data": { + "version": "2.0.1", + "packageName": "basic-auth", + "hash": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==" + } + }, + "npm:safe-buffer@5.1.2": { + "type": "npm", + "name": "npm:safe-buffer@5.1.2", + "data": { + "version": "5.1.2", + "packageName": "safe-buffer", + "hash": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + } + }, + "npm:safe-buffer": { + "type": "npm", + "name": "npm:safe-buffer", + "data": { + "version": "5.2.1", + "packageName": "safe-buffer", + "hash": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" + } + }, + "npm:batch": { + "type": "npm", + "name": "npm:batch", + "data": { + "version": "0.6.1", + "packageName": "batch", + "hash": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==" + } + }, + "npm:bcrypt-pbkdf": { + "type": "npm", + "name": "npm:bcrypt-pbkdf", + "data": { + "version": "1.0.2", + "packageName": "bcrypt-pbkdf", + "hash": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==" + } + }, + "npm:bcryptjs": { + "type": "npm", + "name": "npm:bcryptjs", + "data": { + "version": "2.4.3", + "packageName": "bcryptjs", + "hash": "sha512-V/Hy/X9Vt7f3BbPJEi8BdVFMByHi+jNXrYkW3huaybV/kQ0KJg0Y6PkEMbn+zeT+i+SiKZ/HMqJGIIt4LZDqNQ==" + } + }, + "npm:becke-ch--regex--s0-0-v1--base--pl--lib": { + "type": "npm", + "name": "npm:becke-ch--regex--s0-0-v1--base--pl--lib", + "data": { + "version": "1.4.0", + "packageName": "becke-ch--regex--s0-0-v1--base--pl--lib", + "hash": "sha512-FnWonOyaw7Vivg5nIkrUll9HSS5TjFbyuURAiDssuL6VxrBe3ERzudRxOcWRhZYlP89UArMDikz7SapRPQpmZQ==" + } + }, + "npm:big.js": { + "type": "npm", + "name": "npm:big.js", + "data": { + "version": "5.2.2", + "packageName": "big.js", + "hash": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==" + } + }, + "npm:binary": { + "type": "npm", + "name": "npm:binary", + "data": { + "version": "0.3.0", + "packageName": "binary", + "hash": "sha512-D4H1y5KYwpJgK8wk1Cue5LLPgmwHKYSChkbspQg5JtVuR5ulGckxfR62H3AE9UDkdMC8yyXlqYihuz3Aqg2XZg==" + } + }, + "npm:binary-extensions": { + "type": "npm", + "name": "npm:binary-extensions", + "data": { + "version": "2.3.0", + "packageName": "binary-extensions", + "hash": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" + } + }, + "npm:bl": { + "type": "npm", + "name": "npm:bl", + "data": { + "version": "4.1.0", + "packageName": "bl", + "hash": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==" + } + }, + "npm:readable-stream@3.6.2": { + "type": "npm", + "name": "npm:readable-stream@3.6.2", + "data": { + "version": "3.6.2", + "packageName": "readable-stream", + "hash": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" + } + }, + "npm:readable-stream": { + "type": "npm", + "name": "npm:readable-stream", + "data": { + "version": "2.3.8", + "packageName": "readable-stream", + "hash": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==" + } + }, + "npm:blob-util": { + "type": "npm", + "name": "npm:blob-util", + "data": { + "version": "2.0.2", + "packageName": "blob-util", + "hash": "sha512-T7JQa+zsXXEa6/8ZhHcQEW1UFfVM49Ts65uBkFL6fz2QmrElqmbajIDJvuA0tEhRe5eIjpV9ZF+0RfZR9voJFQ==" + } + }, + "npm:bluebird": { + "type": "npm", + "name": "npm:bluebird", + "data": { + "version": "3.7.2", + "packageName": "bluebird", + "hash": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==" + } + }, + "npm:bmpimagejs": { + "type": "npm", + "name": "npm:bmpimagejs", + "data": { + "version": "1.0.4", + "packageName": "bmpimagejs", + "hash": "sha512-21oKU7kbRt2OgOOj7rdiNr/yznDNUQ585plxR00rsmECcZr+6O1oCwB8OIoSHk/bDhbG8mFXIdeQuCPHgZ6QBw==" + } + }, + "npm:body-parser": { + "type": "npm", + "name": "npm:body-parser", + "data": { + "version": "1.20.3", + "packageName": "body-parser", + "hash": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==" + } + }, + "npm:iconv-lite@0.4.24": { + "type": "npm", + "name": "npm:iconv-lite@0.4.24", + "data": { + "version": "0.4.24", + "packageName": "iconv-lite", + "hash": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==" + } + }, + "npm:iconv-lite": { + "type": "npm", + "name": "npm:iconv-lite", + "data": { + "version": "0.6.3", + "packageName": "iconv-lite", + "hash": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==" + } + }, + "npm:qs@6.13.0": { + "type": "npm", + "name": "npm:qs@6.13.0", + "data": { + "version": "6.13.0", + "packageName": "qs", + "hash": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==" + } + }, + "npm:qs": { + "type": "npm", + "name": "npm:qs", + "data": { + "version": "6.10.4", + "packageName": "qs", + "hash": "sha512-OQiU+C+Ds5qiH91qh/mg0w+8nwQuLjM4F4M/PbmhDOoYehPh+Fb0bDjtR1sOvy7YKxvj28Y/M0PhP5uVX0kB+g==" + } + }, + "npm:qs@6.14.0": { + "type": "npm", + "name": "npm:qs@6.14.0", + "data": { + "version": "6.14.0", + "packageName": "qs", + "hash": "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==" + } + }, + "npm:bonjour-service": { + "type": "npm", + "name": "npm:bonjour-service", + "data": { + "version": "1.3.0", + "packageName": "bonjour-service", + "hash": "sha512-3YuAUiSkWykd+2Azjgyxei8OWf8thdn8AITIog2M4UICzoqfjlqr64WIjEXZllf/W6vK1goqleSR6brGomxQqA==" + } + }, + "npm:boolbase": { + "type": "npm", + "name": "npm:boolbase", + "data": { + "version": "1.0.0", + "packageName": "boolbase", + "hash": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" + } + }, + "npm:bootstrap": { + "type": "npm", + "name": "npm:bootstrap", + "data": { + "version": "5.3.2", + "packageName": "bootstrap", + "hash": "sha512-D32nmNWiQHo94BKHLmOrdjlL05q1c8oxbtBphQFb9Z5to6eGRDCm0QgeaZ4zFBHzfg2++rqa2JkqCcxDy0sH0g==" + } + }, + "npm:bootstrap.native": { + "type": "npm", + "name": "npm:bootstrap.native", + "data": { + "version": "5.1.5", + "packageName": "bootstrap.native", + "hash": "sha512-sQdFng2Szpseyo1TlpG5pV+se4nbGeQWFXBemsPSnrVzd82ps9F6hti+lHFwcGgS80oIc54dY5ycOYJwUpQn3A==" + } + }, + "npm:boxen": { + "type": "npm", + "name": "npm:boxen", + "data": { + "version": "5.1.2", + "packageName": "boxen", + "hash": "sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==" + } + }, + "npm:type-fest@0.20.2": { + "type": "npm", + "name": "npm:type-fest@0.20.2", + "data": { + "version": "0.20.2", + "packageName": "type-fest", + "hash": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==" + } + }, + "npm:type-fest@4.41.0": { + "type": "npm", + "name": "npm:type-fest@4.41.0", + "data": { + "version": "4.41.0", + "packageName": "type-fest", + "hash": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==" + } + }, + "npm:type-fest": { + "type": "npm", + "name": "npm:type-fest", + "data": { + "version": "0.21.3", + "packageName": "type-fest", + "hash": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==" + } + }, + "npm:braces": { + "type": "npm", + "name": "npm:braces", + "data": { + "version": "3.0.3", + "packageName": "braces", + "hash": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" + } + }, + "npm:braces@2.3.2": { + "type": "npm", + "name": "npm:braces@2.3.2", + "data": { + "version": "2.3.2", + "packageName": "braces", + "hash": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==" + } + }, + "npm:brorand": { + "type": "npm", + "name": "npm:brorand", + "data": { + "version": "1.1.0", + "packageName": "brorand", + "hash": "sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==" + } + }, + "npm:browser-pack": { + "type": "npm", + "name": "npm:browser-pack", + "data": { + "version": "6.1.0", + "packageName": "browser-pack", + "hash": "sha512-erYug8XoqzU3IfcU8fUgyHqyOXqIE4tUTTQ+7mqUjQlvnXkOO6OlT9c/ZoJVHYoAaqGxr09CN53G7XIsO4KtWA==" + } + }, + "npm:browser-resolve": { + "type": "npm", + "name": "npm:browser-resolve", + "data": { + "version": "2.0.0", + "packageName": "browser-resolve", + "hash": "sha512-7sWsQlYL2rGLy2IWm8WL8DCTJvYLc/qlOnsakDac87SOoCd16WLsaAMdCiAqsTNHIe+SXfaqyxyo6THoWqs8WQ==" + } + }, + "npm:browserify": { + "type": "npm", + "name": "npm:browserify", + "data": { + "version": "16.5.2", + "packageName": "browserify", + "hash": "sha512-TkOR1cQGdmXU9zW4YukWzWVSJwrxmNdADFbqbE3HFgQWe5wqZmOawqZ7J/8MPCwk/W8yY7Y0h+7mOtcZxLP23g==" + } + }, + "npm:browserify@17.0.1": { + "type": "npm", + "name": "npm:browserify@17.0.1", + "data": { + "version": "17.0.1", + "packageName": "browserify", + "hash": "sha512-pxhT00W3ylMhCHwG5yfqtZjNnFuX5h2IJdaBfSo4ChaaBsIp9VLrEMQ1bHV+Xr1uLPXuNDDM1GlJkjli0qkRsw==" + } + }, + "npm:browserify-aes": { + "type": "npm", + "name": "npm:browserify-aes", + "data": { + "version": "1.2.0", + "packageName": "browserify-aes", + "hash": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==" + } + }, + "npm:browserify-cipher": { + "type": "npm", + "name": "npm:browserify-cipher", + "data": { + "version": "1.0.1", + "packageName": "browserify-cipher", + "hash": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==" + } + }, + "npm:browserify-des": { + "type": "npm", + "name": "npm:browserify-des", + "data": { + "version": "1.0.2", + "packageName": "browserify-des", + "hash": "sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==" + } + }, + "npm:browserify-rsa": { + "type": "npm", + "name": "npm:browserify-rsa", + "data": { + "version": "4.1.1", + "packageName": "browserify-rsa", + "hash": "sha512-YBjSAiTqM04ZVei6sXighu679a3SqWORA3qZTEqZImnlkDIFtKc6pNutpjyZ8RJTjQtuYfeetkxM11GwoYXMIQ==" + } + }, + "npm:browserify-sign": { + "type": "npm", + "name": "npm:browserify-sign", + "data": { + "version": "4.2.3", + "packageName": "browserify-sign", + "hash": "sha512-JWCZW6SKhfhjJxO8Tyiiy+XYB7cqd2S5/+WeYHsKdNKFlCBhKbblba1A/HN/90YwtxKc8tCErjffZl++UNmGiw==" + } + }, + "npm:browserify-zlib": { + "type": "npm", + "name": "npm:browserify-zlib", + "data": { + "version": "0.2.0", + "packageName": "browserify-zlib", + "hash": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==" + } + }, + "npm:stream-browserify@2.0.2": { + "type": "npm", + "name": "npm:stream-browserify@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "stream-browserify", + "hash": "sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==" + } + }, + "npm:stream-browserify": { + "type": "npm", + "name": "npm:stream-browserify", + "data": { + "version": "3.0.0", + "packageName": "stream-browserify", + "hash": "sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==" + } + }, + "npm:timers-browserify@1.4.2": { + "type": "npm", + "name": "npm:timers-browserify@1.4.2", + "data": { + "version": "1.4.2", + "packageName": "timers-browserify", + "hash": "sha512-PIxwAupJZiYU4JmVZYwXp9FKsHMXb5h0ZEFyuXTAn8WLHOlcij+FEcbrvDsom1o5dr1YggEtFbECvGCW2sT53Q==" + } + }, + "npm:timers-browserify": { + "type": "npm", + "name": "npm:timers-browserify", + "data": { + "version": "2.0.12", + "packageName": "timers-browserify", + "hash": "sha512-9phl76Cqm6FhSX9Xe1ZUAMLtm1BLkKj2Qd5ApyWkXzsMRaA7dgr81kf4wJmQf/hAvg8EEyJxDo3du/0KlhPiKQ==" + } + }, + "npm:browserslist": { + "type": "npm", + "name": "npm:browserslist", + "data": { + "version": "4.25.1", + "packageName": "browserslist", + "hash": "sha512-KGj0KoOMXLpSNkkEI6Z6mShmQy0bc1I+T7K9N81k4WWMrfz+6fQ6es80B/YLAeRoKvjYE1YSHHOW1qe9xIVzHw==" + } + }, + "npm:bs-logger": { + "type": "npm", + "name": "npm:bs-logger", + "data": { + "version": "0.2.6", + "packageName": "bs-logger", + "hash": "sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==" + } + }, + "npm:bser": { + "type": "npm", + "name": "npm:bser", + "data": { + "version": "2.1.1", + "packageName": "bser", + "hash": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==" + } + }, + "npm:btoa": { + "type": "npm", + "name": "npm:btoa", + "data": { + "version": "1.2.1", + "packageName": "btoa", + "hash": "sha512-SB4/MIGlsiVkMcHmT+pSmIPoNDoHg+7cMzmt3Uxt628MTz2487DKSqK/fuhFBrkuqrYv5UCEnACpF4dTFNKc/g==" + } + }, + "npm:buffer-builder": { + "type": "npm", + "name": "npm:buffer-builder", + "data": { + "version": "0.2.0", + "packageName": "buffer-builder", + "hash": "sha512-7VPMEPuYznPSoR21NE1zvd2Xna6c/CloiZCfcMXR1Jny6PjX0N4Nsa38zcBFo/FMK+BlA+FLKbJCQ0i2yxp+Xg==" + } + }, + "npm:buffer-crc32": { + "type": "npm", + "name": "npm:buffer-crc32", + "data": { + "version": "0.2.13", + "packageName": "buffer-crc32", + "hash": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==" + } + }, + "npm:buffer-from": { + "type": "npm", + "name": "npm:buffer-from", + "data": { + "version": "1.1.2", + "packageName": "buffer-from", + "hash": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" + } + }, + "npm:buffer-xor": { + "type": "npm", + "name": "npm:buffer-xor", + "data": { + "version": "1.0.3", + "packageName": "buffer-xor", + "hash": "sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==" + } + }, + "npm:buffers": { + "type": "npm", + "name": "npm:buffers", + "data": { + "version": "0.1.1", + "packageName": "buffers", + "hash": "sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==" + } + }, + "npm:builtin-status-codes": { + "type": "npm", + "name": "npm:builtin-status-codes", + "data": { + "version": "3.0.0", + "packageName": "builtin-status-codes", + "hash": "sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==" + } + }, + "npm:bulk-require": { + "type": "npm", + "name": "npm:bulk-require", + "data": { + "version": "1.0.1", + "packageName": "bulk-require", + "hash": "sha512-BLU9AMnm1FMr68fR0sYvOkMew4x2ZJ8YztshITlGArl6aLtfAazOWiFj/bwJJixRO8C0wXx9PnRNRWeoR03e8Q==" + } + }, + "npm:bundle-name": { + "type": "npm", + "name": "npm:bundle-name", + "data": { + "version": "4.1.0", + "packageName": "bundle-name", + "hash": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==" + } + }, + "npm:bytes": { + "type": "npm", + "name": "npm:bytes", + "data": { + "version": "3.1.2", + "packageName": "bytes", + "hash": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==" + } + }, + "npm:cacache": { + "type": "npm", + "name": "npm:cacache", + "data": { + "version": "18.0.4", + "packageName": "cacache", + "hash": "sha512-B+L5iIa9mgcjLbliir2th36yEwPftrzteHYujzsx3dFP/31GCHcIeS8f5MGd80odLOjaOvSpU3EEAmRQptkxLQ==" + } + }, + "npm:cache-base": { + "type": "npm", + "name": "npm:cache-base", + "data": { + "version": "1.0.1", + "packageName": "cache-base", + "hash": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==" + } + }, + "npm:cache-content-type": { + "type": "npm", + "name": "npm:cache-content-type", + "data": { + "version": "1.0.1", + "packageName": "cache-content-type", + "hash": "sha512-IKufZ1o4Ut42YUrZSo8+qnMTrFuKkvyoLXUywKz9GJ5BrhOFGhLdkx9sG4KAnVvbY6kEcSFjLQul+DVmBm2bgA==" + } + }, + "npm:cacheable": { + "type": "npm", + "name": "npm:cacheable", + "data": { + "version": "1.10.2", + "packageName": "cacheable", + "hash": "sha512-hMkETCRV4hwBAvjQY1/xGw15tlPj+7cM4d5HOlYJJFftLQVRCboVX+mT6AJ6eL0fsqUhSUwDiF+pgfTR2r2Hxg==" + } + }, + "npm:cacheable-lookup": { + "type": "npm", + "name": "npm:cacheable-lookup", + "data": { + "version": "5.0.4", + "packageName": "cacheable-lookup", + "hash": "sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==" + } + }, + "npm:cacheable-request": { + "type": "npm", + "name": "npm:cacheable-request", + "data": { + "version": "7.0.4", + "packageName": "cacheable-request", + "hash": "sha512-v+p6ongsrp0yTGbJXjgxPow2+DL93DASP4kXCDKb8/bwRtt9OEF3whggkkDkGNzgcWy2XaF4a8nZglC7uElscg==" + } + }, + "npm:keyv@5.3.4": { + "type": "npm", + "name": "npm:keyv@5.3.4", + "data": { + "version": "5.3.4", + "packageName": "keyv", + "hash": "sha512-ypEvQvInNpUe+u+w8BIcPkQvEqXquyyibWE/1NB5T2BTzIpS5cGEV1LZskDzPSTvNAaT4+5FutvzlvnkxOSKlw==" + } + }, + "npm:keyv": { + "type": "npm", + "name": "npm:keyv", + "data": { + "version": "4.5.4", + "packageName": "keyv", + "hash": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==" + } + }, + "npm:cached-path-relative": { + "type": "npm", + "name": "npm:cached-path-relative", + "data": { + "version": "1.1.0", + "packageName": "cached-path-relative", + "hash": "sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==" + } + }, + "npm:cachedir": { + "type": "npm", + "name": "npm:cachedir", + "data": { + "version": "2.4.0", + "packageName": "cachedir", + "hash": "sha512-9EtFOZR8g22CL7BWjJ9BUx1+A/djkofnyW3aOXZORNW2kxoUpx2h+uN2cOqwPmFhnpVmxg+KW2OjOSgChTEvsQ==" + } + }, + "npm:call-bind": { + "type": "npm", + "name": "npm:call-bind", + "data": { + "version": "1.0.8", + "packageName": "call-bind", + "hash": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==" + } + }, + "npm:call-bind-apply-helpers": { + "type": "npm", + "name": "npm:call-bind-apply-helpers", + "data": { + "version": "1.0.2", + "packageName": "call-bind-apply-helpers", + "hash": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==" + } + }, + "npm:call-bound": { + "type": "npm", + "name": "npm:call-bound", + "data": { + "version": "1.0.4", + "packageName": "call-bound", + "hash": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==" + } + }, + "npm:callsite": { + "type": "npm", + "name": "npm:callsite", + "data": { + "version": "1.0.0", + "packageName": "callsite", + "hash": "sha512-0vdNRFXn5q+dtOqjfFtmtlI9N2eVZ7LMyEV2iKC5mEEFvSg/69Ml6b/WU2qF8W1nLRa0wiSrDT3Y5jOHZCwKPQ==" + } + }, + "npm:callsites": { + "type": "npm", + "name": "npm:callsites", + "data": { + "version": "3.1.0", + "packageName": "callsites", + "hash": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" + } + }, + "npm:caniuse-api": { + "type": "npm", + "name": "npm:caniuse-api", + "data": { + "version": "3.0.0", + "packageName": "caniuse-api", + "hash": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==" + } + }, + "npm:lodash.memoize@4.1.2": { + "type": "npm", + "name": "npm:lodash.memoize@4.1.2", + "data": { + "version": "4.1.2", + "packageName": "lodash.memoize", + "hash": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==" + } + }, + "npm:lodash.memoize": { + "type": "npm", + "name": "npm:lodash.memoize", + "data": { + "version": "3.0.4", + "packageName": "lodash.memoize", + "hash": "sha512-eDn9kqrAmVUC1wmZvlQ6Uhde44n+tXpqPrN8olQJbttgh0oKclk+SF54P47VEGE9CEiMeRwAP8BaM7UHvBkz2A==" + } + }, + "npm:caniuse-lite": { + "type": "npm", + "name": "npm:caniuse-lite", + "data": { + "version": "1.0.30001727", + "packageName": "caniuse-lite", + "hash": "sha512-pB68nIHmbN6L/4C6MH1DokyR3bYqFwjaSs/sWDHGj4CTcFtQUQMuJftVwWkXq7mNWOybD3KhUv3oWHoGxgP14Q==" + } + }, + "npm:carbon-components-angular": { + "type": "npm", + "name": "npm:carbon-components-angular", + "data": { + "version": "5.59.2", + "packageName": "carbon-components-angular", + "hash": "sha512-afu0MsU4rNO2J4mMhN9HhsX4epDnep6ru/n1Ll3FJ6o+s2WFBfGYmht/I8L/0PgGl8IFUJz3Ie/WvTXiFr0A+g==" + } + }, + "npm:caseless": { + "type": "npm", + "name": "npm:caseless", + "data": { + "version": "0.12.0", + "packageName": "caseless", + "hash": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==" + } + }, + "npm:chai": { + "type": "npm", + "name": "npm:chai", + "data": { + "version": "4.5.0", + "packageName": "chai", + "hash": "sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==" + } + }, + "npm:chainsaw": { + "type": "npm", + "name": "npm:chainsaw", + "data": { + "version": "0.1.0", + "packageName": "chainsaw", + "hash": "sha512-75kWfWt6MEKNC8xYXIdRpDehRYY/tNSgwKaJq+dbbDcxORuVrrQ+SEHoWsniVn9XPYfP4gmdWIeDk/4YNp1rNQ==" + } + }, + "npm:char-regex": { + "type": "npm", + "name": "npm:char-regex", + "data": { + "version": "1.0.2", + "packageName": "char-regex", + "hash": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==" + } + }, + "npm:character-entities": { + "type": "npm", + "name": "npm:character-entities", + "data": { + "version": "1.2.4", + "packageName": "character-entities", + "hash": "sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==" + } + }, + "npm:character-entities-legacy": { + "type": "npm", + "name": "npm:character-entities-legacy", + "data": { + "version": "1.1.4", + "packageName": "character-entities-legacy", + "hash": "sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==" + } + }, + "npm:character-reference-invalid": { + "type": "npm", + "name": "npm:character-reference-invalid", + "data": { + "version": "1.1.4", + "packageName": "character-reference-invalid", + "hash": "sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==" + } + }, + "npm:chardet": { + "type": "npm", + "name": "npm:chardet", + "data": { + "version": "0.7.0", + "packageName": "chardet", + "hash": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==" + } + }, + "npm:charenc": { + "type": "npm", + "name": "npm:charenc", + "data": { + "version": "0.0.2", + "packageName": "charenc", + "hash": "sha512-yrLQ/yVUFXkzg7EDQsPieE/53+0RlaWTs+wBrvW36cyilJ2SaDWfl4Yj7MtLTXleV9uEKefbAGUPv2/iWSooRA==" + } + }, + "npm:chart.js": { + "type": "npm", + "name": "npm:chart.js", + "data": { + "version": "4.4.7", + "packageName": "chart.js", + "hash": "sha512-pwkcKfdzTMAU/+jNosKhNL2bHtJc/sSmYgVbuGTEDhzkrhmyihmP7vUc/5ZK9WopidMDHNe3Wm7jOd/WhuHWuw==" + } + }, + "npm:chartjs-adapter-moment": { + "type": "npm", + "name": "npm:chartjs-adapter-moment", + "data": { + "version": "1.0.1", + "packageName": "chartjs-adapter-moment", + "hash": "sha512-Uz+nTX/GxocuqXpGylxK19YG4R3OSVf8326D+HwSTsNw1LgzyIGRo+Qujwro1wy6X+soNSnfj5t2vZ+r6EaDmA==" + } + }, + "npm:check-error": { + "type": "npm", + "name": "npm:check-error", + "data": { + "version": "1.0.3", + "packageName": "check-error", + "hash": "sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==" + } + }, + "npm:check-more-types": { + "type": "npm", + "name": "npm:check-more-types", + "data": { + "version": "2.24.0", + "packageName": "check-more-types", + "hash": "sha512-Pj779qHxV2tuapviy1bSZNEL1maXr13bPYpsvSDB68HlYcYuhlDrmGd63i0JHMCLKzc7rUSNIrpdJlhVlNwrxA==" + } + }, + "npm:cheerio": { + "type": "npm", + "name": "npm:cheerio", + "data": { + "version": "1.0.0-rc.12", + "packageName": "cheerio", + "hash": "sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==" + } + }, + "npm:cheerio-select": { + "type": "npm", + "name": "npm:cheerio-select", + "data": { + "version": "2.1.0", + "packageName": "cheerio-select", + "hash": "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==" + } + }, + "npm:chownr": { + "type": "npm", + "name": "npm:chownr", + "data": { + "version": "2.0.0", + "packageName": "chownr", + "hash": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==" + } + }, + "npm:chrome-trace-event": { + "type": "npm", + "name": "npm:chrome-trace-event", + "data": { + "version": "1.0.4", + "packageName": "chrome-trace-event", + "hash": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==" + } + }, + "npm:ci-info": { + "type": "npm", + "name": "npm:ci-info", + "data": { + "version": "3.9.0", + "packageName": "ci-info", + "hash": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==" + } + }, + "npm:ci-info@2.0.0": { + "type": "npm", + "name": "npm:ci-info@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "ci-info", + "hash": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==" + } + }, + "npm:cipher-base": { + "type": "npm", + "name": "npm:cipher-base", + "data": { + "version": "1.0.6", + "packageName": "cipher-base", + "hash": "sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw==" + } + }, + "npm:cjs-module-lexer": { + "type": "npm", + "name": "npm:cjs-module-lexer", + "data": { + "version": "1.4.3", + "packageName": "cjs-module-lexer", + "hash": "sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==" + } + }, + "npm:cjson": { + "type": "npm", + "name": "npm:cjson", + "data": { + "version": "0.5.0", + "packageName": "cjson", + "hash": "sha512-D3CKJU9YnZNyerUQ1IzNUvMnToP3MGC2XbIAPi/7yqunJJW3rBwCVapousoFtaR9IbejeEM0KIshxC1n4HQcXw==" + } + }, + "npm:class-utils": { + "type": "npm", + "name": "npm:class-utils", + "data": { + "version": "0.3.6", + "packageName": "class-utils", + "hash": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==" + } + }, + "npm:is-descriptor@0.1.7": { + "type": "npm", + "name": "npm:is-descriptor@0.1.7", + "data": { + "version": "0.1.7", + "packageName": "is-descriptor", + "hash": "sha512-C3grZTvObeN1xud4cRWl366OMXZTj0+HGyk4hvfpx4ZHt1Pb60ANSXqCK7pdOTeUQpRzECBSTphqvD7U+l22Eg==" + } + }, + "npm:is-descriptor": { + "type": "npm", + "name": "npm:is-descriptor", + "data": { + "version": "1.0.3", + "packageName": "is-descriptor", + "hash": "sha512-JCNNGbwWZEVaSPtS45mdtrneRWJFp07LLmykxeFV5F6oBvNF8vHSfJuJgoT472pSfk+Mf8VnlrspaFBHWM8JAw==" + } + }, + "npm:classnames": { + "type": "npm", + "name": "npm:classnames", + "data": { + "version": "2.5.1", + "packageName": "classnames", + "hash": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==" + } + }, + "npm:clean-stack": { + "type": "npm", + "name": "npm:clean-stack", + "data": { + "version": "2.2.0", + "packageName": "clean-stack", + "hash": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==" + } + }, + "npm:cli-boxes": { + "type": "npm", + "name": "npm:cli-boxes", + "data": { + "version": "2.2.1", + "packageName": "cli-boxes", + "hash": "sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==" + } + }, + "npm:cli-cursor": { + "type": "npm", + "name": "npm:cli-cursor", + "data": { + "version": "3.1.0", + "packageName": "cli-cursor", + "hash": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==" + } + }, + "npm:cli-cursor@5.0.0": { + "type": "npm", + "name": "npm:cli-cursor@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "cli-cursor", + "hash": "sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==" + } + }, + "npm:cli-spinners": { + "type": "npm", + "name": "npm:cli-spinners", + "data": { + "version": "2.6.1", + "packageName": "cli-spinners", + "hash": "sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==" + } + }, + "npm:cli-table": { + "type": "npm", + "name": "npm:cli-table", + "data": { + "version": "0.3.11", + "packageName": "cli-table", + "hash": "sha512-IqLQi4lO0nIB4tcdTpN4LCB9FI3uqrJZK7RC515EnhZ6qBaglkIgICb1wjeAqpdoOabm1+SuQtkXIPdYC93jhQ==" + } + }, + "npm:colors@1.0.3": { + "type": "npm", + "name": "npm:colors@1.0.3", + "data": { + "version": "1.0.3", + "packageName": "colors", + "hash": "sha512-pFGrxThWcWQ2MsAz6RtgeWe4NK2kUE1WfsrvvlctdII745EW9I0yflqhe7++M5LEc7bV2c/9/5zc8sFcpL0Drw==" + } + }, + "npm:colors": { + "type": "npm", + "name": "npm:colors", + "data": { + "version": "1.4.0", + "packageName": "colors", + "hash": "sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==" + } + }, + "npm:cli-table3": { + "type": "npm", + "name": "npm:cli-table3", + "data": { + "version": "0.6.5", + "packageName": "cli-table3", + "hash": "sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==" + } + }, + "npm:cli-truncate": { + "type": "npm", + "name": "npm:cli-truncate", + "data": { + "version": "4.0.0", + "packageName": "cli-truncate", + "hash": "sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA==" + } + }, + "npm:cli-truncate@2.1.0": { + "type": "npm", + "name": "npm:cli-truncate@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "cli-truncate", + "hash": "sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==" + } + }, + "npm:cli-width": { + "type": "npm", + "name": "npm:cli-width", + "data": { + "version": "4.1.0", + "packageName": "cli-width", + "hash": "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==" + } + }, + "npm:cliui": { + "type": "npm", + "name": "npm:cliui", + "data": { + "version": "8.0.1", + "packageName": "cliui", + "hash": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==" + } + }, + "npm:cliui@4.1.0": { + "type": "npm", + "name": "npm:cliui@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "cliui", + "hash": "sha512-4FG+RSG9DL7uEwRUZXZn3SS34DiDPfzP0VOiEwtUWlE+AR2EIg+hSyvrIgUUfhdgR/UkAeW2QHgeP+hWrXs7jQ==" + } + }, + "npm:clone": { + "type": "npm", + "name": "npm:clone", + "data": { + "version": "1.0.4", + "packageName": "clone", + "hash": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==" + } + }, + "npm:clone-deep": { + "type": "npm", + "name": "npm:clone-deep", + "data": { + "version": "4.0.1", + "packageName": "clone-deep", + "hash": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==" + } + }, + "npm:is-plain-object@2.0.4": { + "type": "npm", + "name": "npm:is-plain-object@2.0.4", + "data": { + "version": "2.0.4", + "packageName": "is-plain-object", + "hash": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==" + } + }, + "npm:is-plain-object": { + "type": "npm", + "name": "npm:is-plain-object", + "data": { + "version": "5.0.0", + "packageName": "is-plain-object", + "hash": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==" + } + }, + "npm:clone-response": { + "type": "npm", + "name": "npm:clone-response", + "data": { + "version": "1.0.3", + "packageName": "clone-response", + "hash": "sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==" + } + }, + "npm:co": { + "type": "npm", + "name": "npm:co", + "data": { + "version": "4.6.0", + "packageName": "co", + "hash": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==" + } + }, + "npm:code-block-writer": { + "type": "npm", + "name": "npm:code-block-writer", + "data": { + "version": "13.0.3", + "packageName": "code-block-writer", + "hash": "sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg==" + } + }, + "npm:code-point-at": { + "type": "npm", + "name": "npm:code-point-at", + "data": { + "version": "1.1.0", + "packageName": "code-point-at", + "hash": "sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA==" + } + }, + "npm:coffeeify": { + "type": "npm", + "name": "npm:coffeeify", + "data": { + "version": "3.0.1", + "packageName": "coffeeify", + "hash": "sha512-Qjnr7UX6ldK1PHV7wCnv7AuCd4q19KTUtwJnu/6JRJB4rfm12zvcXtKdacUoePOKr1I4ka/ydKiwWpNAdsQb0g==" + } + }, + "npm:coffeescript": { + "type": "npm", + "name": "npm:coffeescript", + "data": { + "version": "1.12.7", + "packageName": "coffeescript", + "hash": "sha512-pLXHFxQMPklVoEekowk8b3erNynC+DVJzChxS/LCBBgR6/8AJkHivkm//zbowcfc7BTCAjryuhx6gPqPRfsFoA==" + } + }, + "npm:collect-v8-coverage": { + "type": "npm", + "name": "npm:collect-v8-coverage", + "data": { + "version": "1.0.2", + "packageName": "collect-v8-coverage", + "hash": "sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==" + } + }, + "npm:collection-visit": { + "type": "npm", + "name": "npm:collection-visit", + "data": { + "version": "1.0.0", + "packageName": "collection-visit", + "hash": "sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==" + } + }, + "npm:color": { + "type": "npm", + "name": "npm:color", + "data": { + "version": "4.2.3", + "packageName": "color", + "hash": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==" + } + }, + "npm:color-convert": { + "type": "npm", + "name": "npm:color-convert", + "data": { + "version": "2.0.1", + "packageName": "color-convert", + "hash": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" + } + }, + "npm:color-convert@1.9.3": { + "type": "npm", + "name": "npm:color-convert@1.9.3", + "data": { + "version": "1.9.3", + "packageName": "color-convert", + "hash": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==" + } + }, + "npm:color-name": { + "type": "npm", + "name": "npm:color-name", + "data": { + "version": "1.1.4", + "packageName": "color-name", + "hash": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" + } + }, + "npm:color-name@1.1.3": { + "type": "npm", + "name": "npm:color-name@1.1.3", + "data": { + "version": "1.1.3", + "packageName": "color-name", + "hash": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" + } + }, + "npm:color-string": { + "type": "npm", + "name": "npm:color-string", + "data": { + "version": "1.9.1", + "packageName": "color-string", + "hash": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==" + } + }, + "npm:color-support": { + "type": "npm", + "name": "npm:color-support", + "data": { + "version": "1.1.3", + "packageName": "color-support", + "hash": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==" + } + }, + "npm:colord": { + "type": "npm", + "name": "npm:colord", + "data": { + "version": "2.9.3", + "packageName": "colord", + "hash": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==" + } + }, + "npm:colorette": { + "type": "npm", + "name": "npm:colorette", + "data": { + "version": "2.0.20", + "packageName": "colorette", + "hash": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==" + } + }, + "npm:colorjs.io": { + "type": "npm", + "name": "npm:colorjs.io", + "data": { + "version": "0.5.2", + "packageName": "colorjs.io", + "hash": "sha512-twmVoizEW7ylZSN32OgKdXRmo1qg+wT5/6C3xu5b9QsWzSFAhHLn2xd8ro0diCsKfCj1RdaTP/nrcW+vAoQPIw==" + } + }, + "npm:columnify": { + "type": "npm", + "name": "npm:columnify", + "data": { + "version": "1.6.0", + "packageName": "columnify", + "hash": "sha512-lomjuFZKfM6MSAnV9aCZC9sc0qGbmZdfygNv+nCpqVkSKdCxCklLtd16O0EILGkImHw9ZpHkAnHaB+8Zxq5W6Q==" + } + }, + "npm:combine-source-map": { + "type": "npm", + "name": "npm:combine-source-map", + "data": { + "version": "0.8.0", + "packageName": "combine-source-map", + "hash": "sha512-UlxQ9Vw0b/Bt/KYwCFqdEwsQ1eL8d1gibiFb7lxQJFdvTgc2hIZi6ugsg+kyhzhPV+QEpUiEIwInIAIrgoEkrg==" + } + }, + "npm:combined-stream": { + "type": "npm", + "name": "npm:combined-stream", + "data": { + "version": "1.0.8", + "packageName": "combined-stream", + "hash": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==" + } + }, + "npm:comma-separated-tokens": { + "type": "npm", + "name": "npm:comma-separated-tokens", + "data": { + "version": "1.0.8", + "packageName": "comma-separated-tokens", + "hash": "sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==" + } + }, + "npm:common-path-prefix": { + "type": "npm", + "name": "npm:common-path-prefix", + "data": { + "version": "3.0.0", + "packageName": "common-path-prefix", + "hash": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==" + } + }, + "npm:common-tags": { + "type": "npm", + "name": "npm:common-tags", + "data": { + "version": "1.8.2", + "packageName": "common-tags", + "hash": "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==" + } + }, + "npm:component-emitter": { + "type": "npm", + "name": "npm:component-emitter", + "data": { + "version": "1.3.1", + "packageName": "component-emitter", + "hash": "sha512-T0+barUSQRTUQASh8bx02dl+DhF54GtIDY13Y3m9oWTklKbb3Wv974meRpeZ3lp1JpLVECWWNHC4vaG2XHXouQ==" + } + }, + "npm:compressible": { + "type": "npm", + "name": "npm:compressible", + "data": { + "version": "2.0.18", + "packageName": "compressible", + "hash": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==" + } + }, + "npm:compression": { + "type": "npm", + "name": "npm:compression", + "data": { + "version": "1.8.1", + "packageName": "compression", + "hash": "sha512-9mAqGPHLakhCLeNyxPkK4xVo746zQ/czLH1Ky+vkitMnWfWZps8r0qXuwhwizagCRttsL4lfG4pIOvaWLpAP0w==" + } + }, + "npm:negotiator@0.6.4": { + "type": "npm", + "name": "npm:negotiator@0.6.4", + "data": { + "version": "0.6.4", + "packageName": "negotiator", + "hash": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==" + } + }, + "npm:negotiator": { + "type": "npm", + "name": "npm:negotiator", + "data": { + "version": "0.6.3", + "packageName": "negotiator", + "hash": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==" + } + }, + "npm:concat-map": { + "type": "npm", + "name": "npm:concat-map", + "data": { + "version": "0.0.1", + "packageName": "concat-map", + "hash": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" + } + }, + "npm:concat-stream": { + "type": "npm", + "name": "npm:concat-stream", + "data": { + "version": "1.6.2", + "packageName": "concat-stream", + "hash": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==" + } + }, + "npm:connect": { + "type": "npm", + "name": "npm:connect", + "data": { + "version": "3.7.0", + "packageName": "connect", + "hash": "sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==" + } + }, + "npm:connect-history-api-fallback": { + "type": "npm", + "name": "npm:connect-history-api-fallback", + "data": { + "version": "2.0.0", + "packageName": "connect-history-api-fallback", + "hash": "sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==" + } + }, + "npm:console-browserify": { + "type": "npm", + "name": "npm:console-browserify", + "data": { + "version": "1.2.0", + "packageName": "console-browserify", + "hash": "sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==" + } + }, + "npm:constants-browserify": { + "type": "npm", + "name": "npm:constants-browserify", + "data": { + "version": "1.0.0", + "packageName": "constants-browserify", + "hash": "sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ==" + } + }, + "npm:content-disposition": { + "type": "npm", + "name": "npm:content-disposition", + "data": { + "version": "0.5.4", + "packageName": "content-disposition", + "hash": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==" + } + }, + "npm:content-type": { + "type": "npm", + "name": "npm:content-type", + "data": { + "version": "1.0.5", + "packageName": "content-type", + "hash": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==" + } + }, + "npm:cookie": { + "type": "npm", + "name": "npm:cookie", + "data": { + "version": "0.7.1", + "packageName": "cookie", + "hash": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==" + } + }, + "npm:cookie-signature": { + "type": "npm", + "name": "npm:cookie-signature", + "data": { + "version": "1.0.6", + "packageName": "cookie-signature", + "hash": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" + } + }, + "npm:cookies": { + "type": "npm", + "name": "npm:cookies", + "data": { + "version": "0.9.1", + "packageName": "cookies", + "hash": "sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==" + } + }, + "npm:copy-anything": { + "type": "npm", + "name": "npm:copy-anything", + "data": { + "version": "2.0.6", + "packageName": "copy-anything", + "hash": "sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==" + } + }, + "npm:copy-descriptor": { + "type": "npm", + "name": "npm:copy-descriptor", + "data": { + "version": "0.1.1", + "packageName": "copy-descriptor", + "hash": "sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==" + } + }, + "npm:copy-to-clipboard": { + "type": "npm", + "name": "npm:copy-to-clipboard", + "data": { + "version": "3.3.3", + "packageName": "copy-to-clipboard", + "hash": "sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==" + } + }, + "npm:core-js": { + "type": "npm", + "name": "npm:core-js", + "data": { + "version": "2.6.12", + "packageName": "core-js", + "hash": "sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==" + } + }, + "npm:core-js@3.33.1": { + "type": "npm", + "name": "npm:core-js@3.33.1", + "data": { + "version": "3.33.1", + "packageName": "core-js", + "hash": "sha512-qVSq3s+d4+GsqN0teRCJtM6tdEEXyWxjzbhVrCHmBS5ZTM0FS2MOS0D13dUXAWDUN6a+lHI/N1hF9Ytz6iLl9Q==" + } + }, + "npm:core-js-compat": { + "type": "npm", + "name": "npm:core-js-compat", + "data": { + "version": "3.44.0", + "packageName": "core-js-compat", + "hash": "sha512-JepmAj2zfl6ogy34qfWtcE7nHKAJnKsQFRn++scjVS2bZFllwptzw61BZcZFYBPpUznLfAvh0LGhxKppk04ClA==" + } + }, + "npm:core-js-pure": { + "type": "npm", + "name": "npm:core-js-pure", + "data": { + "version": "3.44.0", + "packageName": "core-js-pure", + "hash": "sha512-gvMQAGB4dfVUxpYD0k3Fq8J+n5bB6Ytl15lqlZrOIXFzxOhtPaObfkQGHtMRdyjIf7z2IeNULwi1jEwyS+ltKQ==" + } + }, + "npm:core-util-is": { + "type": "npm", + "name": "npm:core-util-is", + "data": { + "version": "1.0.3", + "packageName": "core-util-is", + "hash": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" + } + }, + "npm:core-util-is@1.0.2": { + "type": "npm", + "name": "npm:core-util-is@1.0.2", + "data": { + "version": "1.0.2", + "packageName": "core-util-is", + "hash": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==" + } + }, + "npm:cors": { + "type": "npm", + "name": "npm:cors", + "data": { + "version": "2.8.5", + "packageName": "cors", + "hash": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==" + } + }, + "npm:corser": { + "type": "npm", + "name": "npm:corser", + "data": { + "version": "2.0.1", + "packageName": "corser", + "hash": "sha512-utCYNzRSQIZNPIcGZdQc92UVJYAhtGAteCFg0yRaFm8f0P+CPtyGyHXJcGXnffjCybUCEx3FQ2G7U3/o9eIkVQ==" + } + }, + "npm:create-ecdh": { + "type": "npm", + "name": "npm:create-ecdh", + "data": { + "version": "4.0.4", + "packageName": "create-ecdh", + "hash": "sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==" + } + }, + "npm:create-hash": { + "type": "npm", + "name": "npm:create-hash", + "data": { + "version": "1.2.0", + "packageName": "create-hash", + "hash": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==" + } + }, + "npm:create-hash@1.1.3": { + "type": "npm", + "name": "npm:create-hash@1.1.3", + "data": { + "version": "1.1.3", + "packageName": "create-hash", + "hash": "sha512-snRpch/kwQhcdlnZKYanNF1m0RDlrCdSKQaH87w1FCFPVPNCQ/Il9QJKAX2jVBZddRdaHBMC+zXa9Gw9tmkNUA==" + } + }, + "npm:create-hmac": { + "type": "npm", + "name": "npm:create-hmac", + "data": { + "version": "1.1.7", + "packageName": "create-hmac", + "hash": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==" + } + }, + "npm:create-jest": { + "type": "npm", + "name": "npm:create-jest", + "data": { + "version": "29.7.0", + "packageName": "create-jest", + "hash": "sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==" + } + }, + "npm:create-require": { + "type": "npm", + "name": "npm:create-require", + "data": { + "version": "1.1.1", + "packageName": "create-require", + "hash": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==" + } + }, + "npm:critters": { + "type": "npm", + "name": "npm:critters", + "data": { + "version": "0.0.24", + "packageName": "critters", + "hash": "sha512-Oyqew0FGM0wYUSNqR0L6AteO5MpMoUU0rhKRieXeiKs+PmRTxiJMyaunYB2KF6fQ3dzChXKCpbFOEJx3OQ1v/Q==" + } + }, + "npm:cron-parser": { + "type": "npm", + "name": "npm:cron-parser", + "data": { + "version": "4.9.0", + "packageName": "cron-parser", + "hash": "sha512-p0SaNjrHOnQeR8/VnfGbmg9te2kfyYSQ7Sc/j/6DtPL3JQvKxmjO9TSjNFpujqV3vEYYBvNNvXSxzyksBWAx1Q==" + } + }, + "npm:cross-spawn": { + "type": "npm", + "name": "npm:cross-spawn", + "data": { + "version": "7.0.6", + "packageName": "cross-spawn", + "hash": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==" + } + }, + "npm:cross-spawn@6.0.6": { + "type": "npm", + "name": "npm:cross-spawn@6.0.6", + "data": { + "version": "6.0.6", + "packageName": "cross-spawn", + "hash": "sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==" + } + }, + "npm:crypt": { + "type": "npm", + "name": "npm:crypt", + "data": { + "version": "0.0.2", + "packageName": "crypt", + "hash": "sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow==" + } + }, + "npm:crypto-browserify": { + "type": "npm", + "name": "npm:crypto-browserify", + "data": { + "version": "3.12.1", + "packageName": "crypto-browserify", + "hash": "sha512-r4ESw/IlusD17lgQi1O20Fa3qNnsckR126TdUuBgAu7GBYSIPvdNyONd3Zrxh0xCwA4+6w/TDArBPsMvhur+KQ==" + } + }, + "npm:css-declaration-sorter": { + "type": "npm", + "name": "npm:css-declaration-sorter", + "data": { + "version": "7.2.0", + "packageName": "css-declaration-sorter", + "hash": "sha512-h70rUM+3PNFuaBDTLe8wF/cdWu+dOZmb7pJt8Z2sedYbAcQVQV/tEchueg3GWxwqS0cxtbxmaHEdkNACqcvsow==" + } + }, + "npm:css-functions-list": { + "type": "npm", + "name": "npm:css-functions-list", + "data": { + "version": "3.2.3", + "packageName": "css-functions-list", + "hash": "sha512-IQOkD3hbR5KrN93MtcYuad6YPuTSUhntLHDuLEbFWE+ff2/XSZNdZG+LcbbIW5AXKg/WFIfYItIzVoHngHXZzA==" + } + }, + "npm:css-minimizer-webpack-plugin": { + "type": "npm", + "name": "npm:css-minimizer-webpack-plugin", + "data": { + "version": "5.0.1", + "packageName": "css-minimizer-webpack-plugin", + "hash": "sha512-3caImjKFQkS+ws1TGcFn0V1HyDJFq1Euy589JlD6/3rV2kj+w7r5G9WDMgSHvpvXHNZ2calVypZWuEDQd9wfLg==" + } + }, + "npm:css-select": { + "type": "npm", + "name": "npm:css-select", + "data": { + "version": "5.2.2", + "packageName": "css-select", + "hash": "sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==" + } + }, + "npm:css-tree": { + "type": "npm", + "name": "npm:css-tree", + "data": { + "version": "3.1.0", + "packageName": "css-tree", + "hash": "sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==" + } + }, + "npm:css-tree@2.2.1": { + "type": "npm", + "name": "npm:css-tree@2.2.1", + "data": { + "version": "2.2.1", + "packageName": "css-tree", + "hash": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==" + } + }, + "npm:css-tree@2.3.1": { + "type": "npm", + "name": "npm:css-tree@2.3.1", + "data": { + "version": "2.3.1", + "packageName": "css-tree", + "hash": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==" + } + }, + "npm:mdn-data@2.12.2": { + "type": "npm", + "name": "npm:mdn-data@2.12.2", + "data": { + "version": "2.12.2", + "packageName": "mdn-data", + "hash": "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==" + } + }, + "npm:mdn-data@2.0.28": { + "type": "npm", + "name": "npm:mdn-data@2.0.28", + "data": { + "version": "2.0.28", + "packageName": "mdn-data", + "hash": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==" + } + }, + "npm:mdn-data": { + "type": "npm", + "name": "npm:mdn-data", + "data": { + "version": "2.1.0", + "packageName": "mdn-data", + "hash": "sha512-dbAWH6A+2NGuVJlQFrTKHJc07Vqn5frnhyTOGz+7BsK7V2hHdoBcwoiyV3QVhLHYpM/zqe2OSUn5ZWbVXLBB8A==" + } + }, + "npm:mdn-data@2.23.0": { + "type": "npm", + "name": "npm:mdn-data@2.23.0", + "data": { + "version": "2.23.0", + "packageName": "mdn-data", + "hash": "sha512-786vq1+4079JSeu2XdcDjrhi/Ry7BWtjDl9WtGPWLiIHb2T66GvIVflZTBoSNZ5JqTtJGYEVMuFA/lbQlMOyDQ==" + } + }, + "npm:mdn-data@2.0.30": { + "type": "npm", + "name": "npm:mdn-data@2.0.30", + "data": { + "version": "2.0.30", + "packageName": "mdn-data", + "hash": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==" + } + }, + "npm:css-what": { + "type": "npm", + "name": "npm:css-what", + "data": { + "version": "6.2.2", + "packageName": "css-what", + "hash": "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==" + } + }, + "npm:css.escape": { + "type": "npm", + "name": "npm:css.escape", + "data": { + "version": "1.5.1", + "packageName": "css.escape", + "hash": "sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==" + } + }, + "npm:cssesc": { + "type": "npm", + "name": "npm:cssesc", + "data": { + "version": "3.0.0", + "packageName": "cssesc", + "hash": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" + } + }, + "npm:cssfontparser": { + "type": "npm", + "name": "npm:cssfontparser", + "data": { + "version": "1.2.1", + "packageName": "cssfontparser", + "hash": "sha512-6tun4LoZnj7VN6YeegOVb67KBX/7JJsqvj+pv3ZA7F878/eN33AbGa5b/S/wXxS/tcp8nc40xRUrsPlxIyNUPg==" + } + }, + "npm:cssnano": { + "type": "npm", + "name": "npm:cssnano", + "data": { + "version": "6.1.2", + "packageName": "cssnano", + "hash": "sha512-rYk5UeX7VAM/u0lNqewCdasdtPK81CgX8wJFLEIXHbV2oldWRgJAsZrdhRXkV1NJzA2g850KiFm9mMU2HxNxMA==" + } + }, + "npm:cssnano-preset-default": { + "type": "npm", + "name": "npm:cssnano-preset-default", + "data": { + "version": "6.1.2", + "packageName": "cssnano-preset-default", + "hash": "sha512-1C0C+eNaeN8OcHQa193aRgYexyJtU8XwbdieEjClw+J9d94E41LwT6ivKH0WT+fYwYWB0Zp3I3IZ7tI/BbUbrg==" + } + }, + "npm:cssnano-utils": { + "type": "npm", + "name": "npm:cssnano-utils", + "data": { + "version": "4.0.2", + "packageName": "cssnano-utils", + "hash": "sha512-ZR1jHg+wZ8o4c3zqf1SIUSTIvm/9mU343FMR6Obe/unskbvpGhZOo1J6d/r8D1pzkRQYuwbcH3hToOuoA2G7oQ==" + } + }, + "npm:csso": { + "type": "npm", + "name": "npm:csso", + "data": { + "version": "5.0.5", + "packageName": "csso", + "hash": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==" + } + }, + "npm:cssom": { + "type": "npm", + "name": "npm:cssom", + "data": { + "version": "0.5.0", + "packageName": "cssom", + "hash": "sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==" + } + }, + "npm:cssom@0.3.8": { + "type": "npm", + "name": "npm:cssom@0.3.8", + "data": { + "version": "0.3.8", + "packageName": "cssom", + "hash": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==" + } + }, + "npm:cssstyle": { + "type": "npm", + "name": "npm:cssstyle", + "data": { + "version": "2.3.0", + "packageName": "cssstyle", + "hash": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==" + } + }, + "npm:csstype": { + "type": "npm", + "name": "npm:csstype", + "data": { + "version": "3.1.3", + "packageName": "csstype", + "hash": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" + } + }, + "npm:cucumber": { + "type": "npm", + "name": "npm:cucumber", + "data": { + "version": "4.2.1", + "packageName": "cucumber", + "hash": "sha512-3gQ0Vv4kSHsvXEFC6b1c+TfLRDzWD1/kU7e5vm8Kh8j35b95k6favan9/4ixcBNqd7UsU1T6FYcawC87+DlNKw==" + } + }, + "npm:cucumber-expressions": { + "type": "npm", + "name": "npm:cucumber-expressions", + "data": { + "version": "6.6.2", + "packageName": "cucumber-expressions", + "hash": "sha512-WcFSVBiWNLJbIcAAC3t/ACU46vaOKfe1UIF5H3qveoq+Y4XQm9j3YwHurQNufRKBBg8nCnpU7Ttsx7egjS3hwA==" + } + }, + "npm:cucumber-expressions@5.0.18": { + "type": "npm", + "name": "npm:cucumber-expressions@5.0.18", + "data": { + "version": "5.0.18", + "packageName": "cucumber-expressions", + "hash": "sha512-cj9UKCEvsB7bN97THmowcZt8I3rYFbTAFBNeDpKmWW3vr43CLZeWBmbk7NlHijndLwPJ7+uiF72xWrRU+RLyZA==" + } + }, + "npm:cucumber-messages": { + "type": "npm", + "name": "npm:cucumber-messages", + "data": { + "version": "8.0.0", + "packageName": "cucumber-messages", + "hash": "sha512-lUnWRMjwA9+KhDec/5xRZV3Du67ISumHnVLywWQXyvzmc4P+Eqx8CoeQrBQoau3Pw1hs4kJLTDyV85hFBF00SQ==" + } + }, + "npm:cucumber-tag-expressions": { + "type": "npm", + "name": "npm:cucumber-tag-expressions", + "data": { + "version": "1.1.1", + "packageName": "cucumber-tag-expressions", + "hash": "sha512-V9jv81sR/HaJ87FoidrvHkviXId7KmBcUi7aQPfi+W3nRO30N6GqH6lcp8K+nyiT1DgemRJBPDDeBMS93xJqMQ==" + } + }, + "npm:figures@2.0.0": { + "type": "npm", + "name": "npm:figures@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "figures", + "hash": "sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA==" + } + }, + "npm:figures": { + "type": "npm", + "name": "npm:figures", + "data": { + "version": "3.2.0", + "packageName": "figures", + "hash": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==" + } + }, + "npm:cypress": { + "type": "npm", + "name": "npm:cypress", + "data": { + "version": "12.17.4", + "packageName": "cypress", + "hash": "sha512-gAN8Pmns9MA5eCDFSDJXWKUpaL3IDd89N9TtIupjYnzLSmlpVr+ZR+vb4U/qaMp+lB6tBvAmt7504c3Z4RU5KQ==" + } + }, + "npm:cypress-axe": { + "type": "npm", + "name": "npm:cypress-axe", + "data": { + "version": "1.5.0", + "packageName": "cypress-axe", + "hash": "sha512-Hy/owCjfj+25KMsecvDgo4fC/781ccL+e8p+UUYoadGVM2ogZF9XIKbiM6KI8Y3cEaSreymdD6ZzccbI2bY0lQ==" + } + }, + "npm:cypress-cucumber-preprocessor": { + "type": "npm", + "name": "npm:cypress-cucumber-preprocessor", + "data": { + "version": "4.3.1", + "packageName": "cypress-cucumber-preprocessor", + "hash": "sha512-BKUYXqoTeKzkPXohEczDtpAwRCY0ZPtIpfRwJut16yNLqdXQMV+aItwanxe3cbJTFlwg562NAjL4LMdiOhkAjg==" + } + }, + "npm:parse-json@4.0.0": { + "type": "npm", + "name": "npm:parse-json@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "parse-json", + "hash": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==" + } + }, + "npm:parse-json": { + "type": "npm", + "name": "npm:parse-json", + "data": { + "version": "5.2.0", + "packageName": "parse-json", + "hash": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==" + } + }, + "npm:cypress-iframe": { + "type": "npm", + "name": "npm:cypress-iframe", + "data": { + "version": "1.0.1", + "packageName": "cypress-iframe", + "hash": "sha512-Ne+xkZmWMhfq3x6wbfzK/SzsVTCrJru3R3cLXsoSAZyfUtJDamXyaIieHXeea3pQDXF4wE2w4iUuvCYHhoD31g==" + } + }, + "npm:cypress-multi-reporters": { + "type": "npm", + "name": "npm:cypress-multi-reporters", + "data": { + "version": "1.5.0", + "packageName": "cypress-multi-reporters", + "hash": "sha512-6rJ1rk1RpjZwTeydCDc8r3iOmWj2ZEYo++oDTJHNEu7eetb3W1cYDNo5CdxF/r0bo7TLQsOEpBHOCYBZfPVt/g==" + } + }, + "npm:supports-color": { + "type": "npm", + "name": "npm:supports-color", + "data": { + "version": "7.2.0", + "packageName": "supports-color", + "hash": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" + } + }, + "npm:supports-color@8.1.1": { + "type": "npm", + "name": "npm:supports-color@8.1.1", + "data": { + "version": "8.1.1", + "packageName": "supports-color", + "hash": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==" + } + }, + "npm:supports-color@5.5.0": { + "type": "npm", + "name": "npm:supports-color@5.5.0", + "data": { + "version": "5.5.0", + "packageName": "supports-color", + "hash": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==" + } + }, + "npm:is-fullwidth-code-point@3.0.0": { + "type": "npm", + "name": "npm:is-fullwidth-code-point@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "is-fullwidth-code-point", + "hash": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" + } + }, + "npm:is-fullwidth-code-point@2.0.0": { + "type": "npm", + "name": "npm:is-fullwidth-code-point@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "is-fullwidth-code-point", + "hash": "sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==" + } + }, + "npm:is-fullwidth-code-point@1.0.0": { + "type": "npm", + "name": "npm:is-fullwidth-code-point@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "is-fullwidth-code-point", + "hash": "sha512-1pqUqRjkhPJ9miNq9SwMfdvi6lBJcd6eFxvfaivQhaH3SgisfiuudvFntdKOmxuee/77l+FPjKrQjWvmPjWrRw==" + } + }, + "npm:is-fullwidth-code-point": { + "type": "npm", + "name": "npm:is-fullwidth-code-point", + "data": { + "version": "4.0.0", + "packageName": "is-fullwidth-code-point", + "hash": "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==" + } + }, + "npm:is-fullwidth-code-point@5.0.0": { + "type": "npm", + "name": "npm:is-fullwidth-code-point@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "is-fullwidth-code-point", + "hash": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==" + } + }, + "npm:listr2@3.14.0": { + "type": "npm", + "name": "npm:listr2@3.14.0", + "data": { + "version": "3.14.0", + "packageName": "listr2", + "hash": "sha512-TyWI8G99GX9GjE54cJ+RrNMcIFBfwMPxc3XTFiAYGN4s10hWROGtOg7+O6u6LE3mNkyld7RSLE6nrKBvTfcs3g==" + } + }, + "npm:listr2": { + "type": "npm", + "name": "npm:listr2", + "data": { + "version": "8.2.4", + "packageName": "listr2", + "hash": "sha512-opevsywziHd3zHCVQGAj8zu+Z3yHNkkoYhWIGnq54RrCVwLz0MozotJEDnKsIBLvkfLGN6BLOyAeRrYI0pKA4g==" + } + }, + "npm:log-update@4.0.0": { + "type": "npm", + "name": "npm:log-update@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "log-update", + "hash": "sha512-9fkkDevMefjg0mmzWFBW8YkFP91OrizzkW3diF7CpG+S2EYdy4+TVfGwz1zeF8x7hCx1ovSPTOE9Ngib74qqUg==" + } + }, + "npm:log-update": { + "type": "npm", + "name": "npm:log-update", + "data": { + "version": "6.1.0", + "packageName": "log-update", + "hash": "sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==" + } + }, + "npm:slice-ansi@4.0.0": { + "type": "npm", + "name": "npm:slice-ansi@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "slice-ansi", + "hash": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==" + } + }, + "npm:slice-ansi@3.0.0": { + "type": "npm", + "name": "npm:slice-ansi@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "slice-ansi", + "hash": "sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==" + } + }, + "npm:slice-ansi@7.1.0": { + "type": "npm", + "name": "npm:slice-ansi@7.1.0", + "data": { + "version": "7.1.0", + "packageName": "slice-ansi", + "hash": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==" + } + }, + "npm:slice-ansi": { + "type": "npm", + "name": "npm:slice-ansi", + "data": { + "version": "5.0.0", + "packageName": "slice-ansi", + "hash": "sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==" + } + }, + "npm:proxy-from-env@1.0.0": { + "type": "npm", + "name": "npm:proxy-from-env@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "proxy-from-env", + "hash": "sha512-F2JHgJQ1iqwnHDcQjVBsq3n/uoaFL+iPW/eAeL7kVxy/2RrWaN4WroKjjvbsoRtv0ftelNyC01bjRhn/bhcf4A==" + } + }, + "npm:proxy-from-env": { + "type": "npm", + "name": "npm:proxy-from-env", + "data": { + "version": "1.1.0", + "packageName": "proxy-from-env", + "hash": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" + } + }, + "npm:d": { + "type": "npm", + "name": "npm:d", + "data": { + "version": "1.0.2", + "packageName": "d", + "hash": "sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==" + } + }, + "npm:d3": { + "type": "npm", + "name": "npm:d3", + "data": { + "version": "7.9.0", + "packageName": "d3", + "hash": "sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA==" + } + }, + "npm:d3-array": { + "type": "npm", + "name": "npm:d3-array", + "data": { + "version": "3.2.4", + "packageName": "d3-array", + "hash": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==" + } + }, + "npm:d3-array@2.12.1": { + "type": "npm", + "name": "npm:d3-array@2.12.1", + "data": { + "version": "2.12.1", + "packageName": "d3-array", + "hash": "sha512-B0ErZK/66mHtEsR1TkPEEkwdy+WDesimkM5gpZr5Dsg54BiTA5RXtYW5qTLIAcekaS9xfZrzBLF/OAkB3Qn1YQ==" + } + }, + "npm:d3-axis": { + "type": "npm", + "name": "npm:d3-axis", + "data": { + "version": "3.0.0", + "packageName": "d3-axis", + "hash": "sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==" + } + }, + "npm:d3-brush": { + "type": "npm", + "name": "npm:d3-brush", + "data": { + "version": "3.0.0", + "packageName": "d3-brush", + "hash": "sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==" + } + }, + "npm:d3-chord": { + "type": "npm", + "name": "npm:d3-chord", + "data": { + "version": "3.0.1", + "packageName": "d3-chord", + "hash": "sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==" + } + }, + "npm:d3-cloud": { + "type": "npm", + "name": "npm:d3-cloud", + "data": { + "version": "1.2.7", + "packageName": "d3-cloud", + "hash": "sha512-8TrgcgwRIpoZYQp7s3fGB7tATWfhckRb8KcVd1bOgqkNdkJRDGWfdSf4HkHHzZxSczwQJdSxvfPudwir5IAJ3w==" + } + }, + "npm:d3-dispatch@1.0.6": { + "type": "npm", + "name": "npm:d3-dispatch@1.0.6", + "data": { + "version": "1.0.6", + "packageName": "d3-dispatch", + "hash": "sha512-fVjoElzjhCEy+Hbn8KygnmMS7Or0a9sI2UzGwoB7cCtvI1XpVN9GpoYlnb3xt2YV66oXYb1fLJ8GMvP4hdU1RA==" + } + }, + "npm:d3-dispatch": { + "type": "npm", + "name": "npm:d3-dispatch", + "data": { + "version": "3.0.1", + "packageName": "d3-dispatch", + "hash": "sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==" + } + }, + "npm:d3-color": { + "type": "npm", + "name": "npm:d3-color", + "data": { + "version": "3.1.0", + "packageName": "d3-color", + "hash": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==" + } + }, + "npm:d3-contour": { + "type": "npm", + "name": "npm:d3-contour", + "data": { + "version": "4.0.2", + "packageName": "d3-contour", + "hash": "sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA==" + } + }, + "npm:d3-delaunay": { + "type": "npm", + "name": "npm:d3-delaunay", + "data": { + "version": "6.0.4", + "packageName": "d3-delaunay", + "hash": "sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A==" + } + }, + "npm:d3-drag": { + "type": "npm", + "name": "npm:d3-drag", + "data": { + "version": "3.0.0", + "packageName": "d3-drag", + "hash": "sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==" + } + }, + "npm:d3-dsv": { + "type": "npm", + "name": "npm:d3-dsv", + "data": { + "version": "3.0.1", + "packageName": "d3-dsv", + "hash": "sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==" + } + }, + "npm:d3-ease": { + "type": "npm", + "name": "npm:d3-ease", + "data": { + "version": "3.0.1", + "packageName": "d3-ease", + "hash": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==" + } + }, + "npm:d3-fetch": { + "type": "npm", + "name": "npm:d3-fetch", + "data": { + "version": "3.0.1", + "packageName": "d3-fetch", + "hash": "sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==" + } + }, + "npm:d3-force": { + "type": "npm", + "name": "npm:d3-force", + "data": { + "version": "3.0.0", + "packageName": "d3-force", + "hash": "sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==" + } + }, + "npm:d3-format": { + "type": "npm", + "name": "npm:d3-format", + "data": { + "version": "3.1.0", + "packageName": "d3-format", + "hash": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==" + } + }, + "npm:d3-geo": { + "type": "npm", + "name": "npm:d3-geo", + "data": { + "version": "3.1.1", + "packageName": "d3-geo", + "hash": "sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q==" + } + }, + "npm:d3-hierarchy": { + "type": "npm", + "name": "npm:d3-hierarchy", + "data": { + "version": "3.1.2", + "packageName": "d3-hierarchy", + "hash": "sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==" + } + }, + "npm:d3-interpolate": { + "type": "npm", + "name": "npm:d3-interpolate", + "data": { + "version": "3.0.1", + "packageName": "d3-interpolate", + "hash": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==" + } + }, + "npm:d3-path": { + "type": "npm", + "name": "npm:d3-path", + "data": { + "version": "3.1.0", + "packageName": "d3-path", + "hash": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==" + } + }, + "npm:d3-path@1.0.9": { + "type": "npm", + "name": "npm:d3-path@1.0.9", + "data": { + "version": "1.0.9", + "packageName": "d3-path", + "hash": "sha512-VLaYcn81dtHVTjEHd8B+pbe9yHWpXKZUC87PzoFmsFrJqgFwDe/qxfp5MlfsfM1V5E/iVt0MmEbWQ7FVIXh/bg==" + } + }, + "npm:d3-polygon": { + "type": "npm", + "name": "npm:d3-polygon", + "data": { + "version": "3.0.1", + "packageName": "d3-polygon", + "hash": "sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==" + } + }, + "npm:d3-quadtree": { + "type": "npm", + "name": "npm:d3-quadtree", + "data": { + "version": "3.0.1", + "packageName": "d3-quadtree", + "hash": "sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==" + } + }, + "npm:d3-random": { + "type": "npm", + "name": "npm:d3-random", + "data": { + "version": "3.0.1", + "packageName": "d3-random", + "hash": "sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==" + } + }, + "npm:d3-sankey": { + "type": "npm", + "name": "npm:d3-sankey", + "data": { + "version": "0.12.3", + "packageName": "d3-sankey", + "hash": "sha512-nQhsBRmM19Ax5xEIPLMY9ZmJ/cDvd1BG3UVvt5h3WRxKg5zGRbvnteTyWAbzeSvlh3tW7ZEmq4VwR5mB3tutmQ==" + } + }, + "npm:d3-shape@1.3.7": { + "type": "npm", + "name": "npm:d3-shape@1.3.7", + "data": { + "version": "1.3.7", + "packageName": "d3-shape", + "hash": "sha512-EUkvKjqPFUAZyOlhY5gzCxCeI0Aep04LwIRpsZ/mLFelJiUfnK56jo5JMDSE7yyP2kLSb6LtF+S5chMk7uqPqw==" + } + }, + "npm:d3-shape": { + "type": "npm", + "name": "npm:d3-shape", + "data": { + "version": "3.2.0", + "packageName": "d3-shape", + "hash": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==" + } + }, + "npm:internmap@1.0.1": { + "type": "npm", + "name": "npm:internmap@1.0.1", + "data": { + "version": "1.0.1", + "packageName": "internmap", + "hash": "sha512-lDB5YccMydFBtasVtxnZ3MRBHuaoE8GKsppq+EchKL2U4nK/DmEpPHNH8MZe5HkMtpSiTSOZwfN0tzYjO/lJEw==" + } + }, + "npm:internmap": { + "type": "npm", + "name": "npm:internmap", + "data": { + "version": "2.0.3", + "packageName": "internmap", + "hash": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==" + } + }, + "npm:d3-scale": { + "type": "npm", + "name": "npm:d3-scale", + "data": { + "version": "4.0.2", + "packageName": "d3-scale", + "hash": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==" + } + }, + "npm:d3-scale-chromatic": { + "type": "npm", + "name": "npm:d3-scale-chromatic", + "data": { + "version": "3.1.0", + "packageName": "d3-scale-chromatic", + "hash": "sha512-A3s5PWiZ9YCXFye1o246KoscMWqf8BsD9eRiJ3He7C9OBaxKhAd5TFCdEx/7VbKtxxTsu//1mMJFrEt572cEyQ==" + } + }, + "npm:d3-selection": { + "type": "npm", + "name": "npm:d3-selection", + "data": { + "version": "3.0.0", + "packageName": "d3-selection", + "hash": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==" + } + }, + "npm:d3-time": { + "type": "npm", + "name": "npm:d3-time", + "data": { + "version": "3.1.0", + "packageName": "d3-time", + "hash": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==" + } + }, + "npm:d3-time-format": { + "type": "npm", + "name": "npm:d3-time-format", + "data": { + "version": "4.1.0", + "packageName": "d3-time-format", + "hash": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==" + } + }, + "npm:d3-timer": { + "type": "npm", + "name": "npm:d3-timer", + "data": { + "version": "3.0.1", + "packageName": "d3-timer", + "hash": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==" + } + }, + "npm:d3-transition": { + "type": "npm", + "name": "npm:d3-transition", + "data": { + "version": "3.0.1", + "packageName": "d3-transition", + "hash": "sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==" + } + }, + "npm:d3-zoom": { + "type": "npm", + "name": "npm:d3-zoom", + "data": { + "version": "3.0.0", + "packageName": "d3-zoom", + "hash": "sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==" + } + }, + "npm:dargs": { + "type": "npm", + "name": "npm:dargs", + "data": { + "version": "7.0.0", + "packageName": "dargs", + "hash": "sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==" + } + }, + "npm:dash-ast": { + "type": "npm", + "name": "npm:dash-ast", + "data": { + "version": "1.0.0", + "packageName": "dash-ast", + "hash": "sha512-Vy4dx7gquTeMcQR/hDkYLGUnwVil6vk4FOOct+djUnHOUWt+zJPJAaRIXaAFkPXtJjvlY7o3rfRu0/3hpnwoUA==" + } + }, + "npm:dashdash": { + "type": "npm", + "name": "npm:dashdash", + "data": { + "version": "1.14.1", + "packageName": "dashdash", + "hash": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==" + } + }, + "npm:data-uri-to-buffer": { + "type": "npm", + "name": "npm:data-uri-to-buffer", + "data": { + "version": "4.0.1", + "packageName": "data-uri-to-buffer", + "hash": "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==" + } + }, + "npm:data-urls": { + "type": "npm", + "name": "npm:data-urls", + "data": { + "version": "3.0.2", + "packageName": "data-urls", + "hash": "sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==" + } + }, + "npm:data-view-buffer": { + "type": "npm", + "name": "npm:data-view-buffer", + "data": { + "version": "1.0.2", + "packageName": "data-view-buffer", + "hash": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==" + } + }, + "npm:data-view-byte-length": { + "type": "npm", + "name": "npm:data-view-byte-length", + "data": { + "version": "1.0.2", + "packageName": "data-view-byte-length", + "hash": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==" + } + }, + "npm:data-view-byte-offset": { + "type": "npm", + "name": "npm:data-view-byte-offset", + "data": { + "version": "1.0.1", + "packageName": "data-view-byte-offset", + "hash": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==" + } + }, + "npm:date-fns": { + "type": "npm", + "name": "npm:date-fns", + "data": { + "version": "4.1.0", + "packageName": "date-fns", + "hash": "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==" + } + }, + "npm:date-format": { + "type": "npm", + "name": "npm:date-format", + "data": { + "version": "4.0.14", + "packageName": "date-format", + "hash": "sha512-39BOQLs9ZjKh0/patS9nrT8wc3ioX3/eA/zgbKNopnF2wCqJEoxywwwElATYvRsXdnOxA/OQeQoFZ3rFjVajhg==" + } + }, + "npm:dayjs": { + "type": "npm", + "name": "npm:dayjs", + "data": { + "version": "1.11.13", + "packageName": "dayjs", + "hash": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==" + } + }, + "npm:decache": { + "type": "npm", + "name": "npm:decache", + "data": { + "version": "4.6.2", + "packageName": "decache", + "hash": "sha512-2LPqkLeu8XWHU8qNCS3kcF6sCcb5zIzvWaAHYSvPfwhdd7mHuah29NssMzrTYyHN4F5oFy2ko9OBYxegtU0FEw==" + } + }, + "npm:decamelize": { + "type": "npm", + "name": "npm:decamelize", + "data": { + "version": "1.2.0", + "packageName": "decamelize", + "hash": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==" + } + }, + "npm:decimal.js": { + "type": "npm", + "name": "npm:decimal.js", + "data": { + "version": "10.6.0", + "packageName": "decimal.js", + "hash": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==" + } + }, + "npm:decode-uri-component": { + "type": "npm", + "name": "npm:decode-uri-component", + "data": { + "version": "0.2.2", + "packageName": "decode-uri-component", + "hash": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==" + } + }, + "npm:decompress-response": { + "type": "npm", + "name": "npm:decompress-response", + "data": { + "version": "6.0.0", + "packageName": "decompress-response", + "hash": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==" + } + }, + "npm:mimic-response@3.1.0": { + "type": "npm", + "name": "npm:mimic-response@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "mimic-response", + "hash": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==" + } + }, + "npm:mimic-response": { + "type": "npm", + "name": "npm:mimic-response", + "data": { + "version": "1.0.1", + "packageName": "mimic-response", + "hash": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==" + } + }, + "npm:dedent": { + "type": "npm", + "name": "npm:dedent", + "data": { + "version": "1.6.0", + "packageName": "dedent", + "hash": "sha512-F1Z+5UCFpmQUzJa11agbyPVMbpgT/qA3/SKyJ1jyBgm7dUcUEa8v9JwDkerSQXfakBwFljIxhOJqGkjUwZ9FSA==" + } + }, + "npm:deep-eql": { + "type": "npm", + "name": "npm:deep-eql", + "data": { + "version": "4.1.4", + "packageName": "deep-eql", + "hash": "sha512-SUwdGfqdKOwxCPeVYjwSyRpJ7Z+fhpwIAtmCUdZIWZ/YP5R9WAsyuSgpLVDi9bjWoN2LXHNss/dk3urXtdQxGg==" + } + }, + "npm:deep-equal": { + "type": "npm", + "name": "npm:deep-equal", + "data": { + "version": "1.0.1", + "packageName": "deep-equal", + "hash": "sha512-bHtC0iYvWhyaTzvV3CZgPeZQqCOBGyGsVV7v4eevpdkLHfiSrXUdBG+qAuSz4RI70sszvjQ1QSZ98An1yNwpSw==" + } + }, + "npm:deep-extend": { + "type": "npm", + "name": "npm:deep-extend", + "data": { + "version": "0.6.0", + "packageName": "deep-extend", + "hash": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==" + } + }, + "npm:deep-is": { + "type": "npm", + "name": "npm:deep-is", + "data": { + "version": "0.1.4", + "packageName": "deep-is", + "hash": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" + } + }, + "npm:deepmerge": { + "type": "npm", + "name": "npm:deepmerge", + "data": { + "version": "4.3.1", + "packageName": "deepmerge", + "hash": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==" + } + }, + "npm:default-browser": { + "type": "npm", + "name": "npm:default-browser", + "data": { + "version": "5.2.1", + "packageName": "default-browser", + "hash": "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==" + } + }, + "npm:default-browser-id": { + "type": "npm", + "name": "npm:default-browser-id", + "data": { + "version": "5.0.0", + "packageName": "default-browser-id", + "hash": "sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==" + } + }, + "npm:defaults": { + "type": "npm", + "name": "npm:defaults", + "data": { + "version": "1.0.4", + "packageName": "defaults", + "hash": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==" + } + }, + "npm:defer-to-connect": { + "type": "npm", + "name": "npm:defer-to-connect", + "data": { + "version": "2.0.1", + "packageName": "defer-to-connect", + "hash": "sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==" + } + }, + "npm:define-data-property": { + "type": "npm", + "name": "npm:define-data-property", + "data": { + "version": "1.1.4", + "packageName": "define-data-property", + "hash": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==" + } + }, + "npm:define-properties": { + "type": "npm", + "name": "npm:define-properties", + "data": { + "version": "1.2.1", + "packageName": "define-properties", + "hash": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==" + } + }, + "npm:defined": { + "type": "npm", + "name": "npm:defined", + "data": { + "version": "1.0.1", + "packageName": "defined", + "hash": "sha512-hsBd2qSVCRE+5PmNdHt1uzyrFu5d3RwmFDKzyNZMFq/EwDNJF7Ee5+D5oEKF0hU6LhtoUF1macFvOe4AskQC1Q==" + } + }, + "npm:delaunator": { + "type": "npm", + "name": "npm:delaunator", + "data": { + "version": "5.0.1", + "packageName": "delaunator", + "hash": "sha512-8nvh+XBe96aCESrGOqMp/84b13H9cdKbG5P2ejQCh4d4sK9RL4371qou9drQjMhvnPmhWl5hnmqbEE0fXr9Xnw==" + } + }, + "npm:delayed-stream": { + "type": "npm", + "name": "npm:delayed-stream", + "data": { + "version": "1.0.0", + "packageName": "delayed-stream", + "hash": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" + } + }, + "npm:delegates": { + "type": "npm", + "name": "npm:delegates", + "data": { + "version": "1.0.0", + "packageName": "delegates", + "hash": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==" + } + }, + "npm:deps-sort": { + "type": "npm", + "name": "npm:deps-sort", + "data": { + "version": "2.0.1", + "packageName": "deps-sort", + "hash": "sha512-1orqXQr5po+3KI6kQb9A4jnXT1PBwggGl2d7Sq2xsnOeI9GPcE/tGcF9UiSZtZBM7MukY4cAh7MemS6tZYipfw==" + } + }, + "npm:des.js": { + "type": "npm", + "name": "npm:des.js", + "data": { + "version": "1.1.0", + "packageName": "des.js", + "hash": "sha512-r17GxjhUCjSRy8aiJpr8/UadFIzMzJGexI3Nmz4ADi9LYSFx4gTBp80+NaX/YsXWWLhpZ7v/v/ubEc/bCNfKwg==" + } + }, + "npm:destroy": { + "type": "npm", + "name": "npm:destroy", + "data": { + "version": "1.2.0", + "packageName": "destroy", + "hash": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==" + } + }, + "npm:detect-browser": { + "type": "npm", + "name": "npm:detect-browser", + "data": { + "version": "5.3.0", + "packageName": "detect-browser", + "hash": "sha512-53rsFbGdwMwlF7qvCt0ypLM5V5/Mbl0szB7GPN8y9NCcbknYOeVVXdrXEq+90IwAfrrzt6Hd+u2E2ntakICU8w==" + } + }, + "npm:detect-file": { + "type": "npm", + "name": "npm:detect-file", + "data": { + "version": "1.0.0", + "packageName": "detect-file", + "hash": "sha512-DtCOLG98P007x7wiiOmfI0fi3eIKyWiLTGJ2MDnVi/E04lWGbf+JzrRHMm0rgIIZJGtHpKpbVgLWHrv8xXpc3Q==" + } + }, + "npm:detect-newline": { + "type": "npm", + "name": "npm:detect-newline", + "data": { + "version": "3.1.0", + "packageName": "detect-newline", + "hash": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==" + } + }, + "npm:detect-node": { + "type": "npm", + "name": "npm:detect-node", + "data": { + "version": "2.1.0", + "packageName": "detect-node", + "hash": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==" + } + }, + "npm:detect-port": { + "type": "npm", + "name": "npm:detect-port", + "data": { + "version": "1.6.1", + "packageName": "detect-port", + "hash": "sha512-CmnVc+Hek2egPx1PeTFVta2W78xy2K/9Rkf6cC4T59S50tVnzKj+tnx5mmx5lwvCkujZ4uRrpRSuV+IVs3f90Q==" + } + }, + "npm:detective": { + "type": "npm", + "name": "npm:detective", + "data": { + "version": "5.2.1", + "packageName": "detective", + "hash": "sha512-v9XE1zRnz1wRtgurGu0Bs8uHKFSTdteYZNbIPFVhUZ39L/S79ppMpdmVOZAnoz1jfEFodc48n6MX483Xo3t1yw==" + } + }, + "npm:diff": { + "type": "npm", + "name": "npm:diff", + "data": { + "version": "3.5.0", + "packageName": "diff", + "hash": "sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==" + } + }, + "npm:diff@4.0.2": { + "type": "npm", + "name": "npm:diff@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "diff", + "hash": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==" + } + }, + "npm:diff-sequences": { + "type": "npm", + "name": "npm:diff-sequences", + "data": { + "version": "29.6.3", + "packageName": "diff-sequences", + "hash": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==" + } + }, + "npm:diff-sequences@28.1.1": { + "type": "npm", + "name": "npm:diff-sequences@28.1.1", + "data": { + "version": "28.1.1", + "packageName": "diff-sequences", + "hash": "sha512-FU0iFaH/E23a+a718l8Qa/19bF9p06kgE0KipMOMadwa3SjnaElKzPaUC0vnibs6/B/9ni97s61mcejk8W1fQw==" + } + }, + "npm:diffie-hellman": { + "type": "npm", + "name": "npm:diffie-hellman", + "data": { + "version": "5.0.3", + "packageName": "diffie-hellman", + "hash": "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==" + } + }, + "npm:dir-glob": { + "type": "npm", + "name": "npm:dir-glob", + "data": { + "version": "3.0.1", + "packageName": "dir-glob", + "hash": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==" + } + }, + "npm:dns-packet": { + "type": "npm", + "name": "npm:dns-packet", + "data": { + "version": "5.6.1", + "packageName": "dns-packet", + "hash": "sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==" + } + }, + "npm:dom-serializer": { + "type": "npm", + "name": "npm:dom-serializer", + "data": { + "version": "2.0.0", + "packageName": "dom-serializer", + "hash": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==" + } + }, + "npm:dom-serializer@0.2.2": { + "type": "npm", + "name": "npm:dom-serializer@0.2.2", + "data": { + "version": "0.2.2", + "packageName": "dom-serializer", + "hash": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==" + } + }, + "npm:domain-browser": { + "type": "npm", + "name": "npm:domain-browser", + "data": { + "version": "1.2.0", + "packageName": "domain-browser", + "hash": "sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==" + } + }, + "npm:domelementtype": { + "type": "npm", + "name": "npm:domelementtype", + "data": { + "version": "2.3.0", + "packageName": "domelementtype", + "hash": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==" + } + }, + "npm:domelementtype@1.3.1": { + "type": "npm", + "name": "npm:domelementtype@1.3.1", + "data": { + "version": "1.3.1", + "packageName": "domelementtype", + "hash": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==" + } + }, + "npm:domexception": { + "type": "npm", + "name": "npm:domexception", + "data": { + "version": "4.0.0", + "packageName": "domexception", + "hash": "sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==" + } + }, + "npm:domhandler": { + "type": "npm", + "name": "npm:domhandler", + "data": { + "version": "5.0.3", + "packageName": "domhandler", + "hash": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==" + } + }, + "npm:domhandler@2.4.2": { + "type": "npm", + "name": "npm:domhandler@2.4.2", + "data": { + "version": "2.4.2", + "packageName": "domhandler", + "hash": "sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==" + } + }, + "npm:dompurify": { + "type": "npm", + "name": "npm:dompurify", + "data": { + "version": "3.2.6", + "packageName": "dompurify", + "hash": "sha512-/2GogDQlohXPZe6D6NOgQvXLPSYBqIWMnZ8zzOhn09REE4eyAzb+Hed3jhoM9OkuaJ8P6ZGTTVWQKAi8ieIzfQ==" + } + }, + "npm:dompurify@3.0.5": { + "type": "npm", + "name": "npm:dompurify@3.0.5", + "data": { + "version": "3.0.5", + "packageName": "dompurify", + "hash": "sha512-F9e6wPGtY+8KNMRAVfxeCOHU0/NPWMSENNq4pQctuXRqqdEPW7q3CrLbR5Nse044WwacyjHGOMlvNsBe1y6z9A==" + } + }, + "npm:domutils": { + "type": "npm", + "name": "npm:domutils", + "data": { + "version": "3.2.2", + "packageName": "domutils", + "hash": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==" + } + }, + "npm:domutils@1.7.0": { + "type": "npm", + "name": "npm:domutils@1.7.0", + "data": { + "version": "1.7.0", + "packageName": "domutils", + "hash": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==" + } + }, + "npm:dot": { + "type": "npm", + "name": "npm:dot", + "data": { + "version": "2.0.0-beta.1", + "packageName": "dot", + "hash": "sha512-kxM7fSnNQTXOmaeGuBSXM8O3fEsBb7XSDBllkGbRwa0lJSJTxxDE/4eSNGLKZUmlFw0f1vJ5qSV2BljrgQtgIA==" + } + }, + "npm:dotenv": { + "type": "npm", + "name": "npm:dotenv", + "data": { + "version": "16.6.1", + "packageName": "dotenv", + "hash": "sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==" + } + }, + "npm:dotenv@16.4.7": { + "type": "npm", + "name": "npm:dotenv@16.4.7", + "data": { + "version": "16.4.7", + "packageName": "dotenv", + "hash": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==" + } + }, + "npm:dotenv-expand": { + "type": "npm", + "name": "npm:dotenv-expand", + "data": { + "version": "11.0.7", + "packageName": "dotenv-expand", + "hash": "sha512-zIHwmZPRshsCdpMDyVsqGmgyP0yT8GAgXUnkdAoJisxvf33k7yO6OuoKmcTGuXPWSsm8Oh88nZicRLA9Y0rUeA==" + } + }, + "npm:drange": { + "type": "npm", + "name": "npm:drange", + "data": { + "version": "1.1.1", + "packageName": "drange", + "hash": "sha512-pYxfDYpued//QpnLIm4Avk7rsNtAtQkUES2cwAYSvD/wd2pKD71gN2Ebj3e7klzXwjocvE8c5vx/1fxwpqmSxA==" + } + }, + "npm:dunder-proto": { + "type": "npm", + "name": "npm:dunder-proto", + "data": { + "version": "1.0.1", + "packageName": "dunder-proto", + "hash": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==" + } + }, + "npm:duplexer": { + "type": "npm", + "name": "npm:duplexer", + "data": { + "version": "0.1.2", + "packageName": "duplexer", + "hash": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==" + } + }, + "npm:duplexer2": { + "type": "npm", + "name": "npm:duplexer2", + "data": { + "version": "0.1.4", + "packageName": "duplexer2", + "hash": "sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==" + } + }, + "npm:duration": { + "type": "npm", + "name": "npm:duration", + "data": { + "version": "0.2.2", + "packageName": "duration", + "hash": "sha512-06kgtea+bGreF5eKYgI/36A6pLXggY7oR4p1pq4SmdFBn1ReOL5D8RhG64VrqfTTKNucqqtBAwEj8aB88mcqrg==" + } + }, + "npm:eastasianwidth": { + "type": "npm", + "name": "npm:eastasianwidth", + "data": { + "version": "0.2.0", + "packageName": "eastasianwidth", + "hash": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" + } + }, + "npm:ecc-jsbn": { + "type": "npm", + "name": "npm:ecc-jsbn", + "data": { + "version": "0.1.2", + "packageName": "ecc-jsbn", + "hash": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==" + } + }, + "npm:jsbn@0.1.1": { + "type": "npm", + "name": "npm:jsbn@0.1.1", + "data": { + "version": "0.1.1", + "packageName": "jsbn", + "hash": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==" + } + }, + "npm:jsbn": { + "type": "npm", + "name": "npm:jsbn", + "data": { + "version": "1.1.0", + "packageName": "jsbn", + "hash": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==" + } + }, + "npm:ee-first": { + "type": "npm", + "name": "npm:ee-first", + "data": { + "version": "1.1.1", + "packageName": "ee-first", + "hash": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" + } + }, + "npm:ejs": { + "type": "npm", + "name": "npm:ejs", + "data": { + "version": "3.1.10", + "packageName": "ejs", + "hash": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==" + } + }, + "npm:electron-to-chromium": { + "type": "npm", + "name": "npm:electron-to-chromium", + "data": { + "version": "1.5.187", + "packageName": "electron-to-chromium", + "hash": "sha512-cl5Jc9I0KGUoOoSbxvTywTa40uspGJt/BDBoDLoxJRSBpWh4FFXBsjNRHfQrONsV/OoEjDfHUmZQa2d6Ze4YgA==" + } + }, + "npm:elliptic": { + "type": "npm", + "name": "npm:elliptic", + "data": { + "version": "6.6.1", + "packageName": "elliptic", + "hash": "sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==" + } + }, + "npm:emitter-component": { + "type": "npm", + "name": "npm:emitter-component", + "data": { + "version": "1.1.2", + "packageName": "emitter-component", + "hash": "sha512-QdXO3nXOzZB4pAjM0n6ZE+R9/+kPpECA/XSELIcc54NeYVnBqIk+4DFiBgK+8QbV3mdvTG6nedl7dTYgO+5wDw==" + } + }, + "npm:emittery": { + "type": "npm", + "name": "npm:emittery", + "data": { + "version": "0.13.1", + "packageName": "emittery", + "hash": "sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==" + } + }, + "npm:emojis-list": { + "type": "npm", + "name": "npm:emojis-list", + "data": { + "version": "3.0.0", + "packageName": "emojis-list", + "hash": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==" + } + }, + "npm:encoding": { + "type": "npm", + "name": "npm:encoding", + "data": { + "version": "0.1.13", + "packageName": "encoding", + "hash": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==" + } + }, + "npm:end-of-stream": { + "type": "npm", + "name": "npm:end-of-stream", + "data": { + "version": "1.4.5", + "packageName": "end-of-stream", + "hash": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==" + } + }, + "npm:enhanced-resolve": { + "type": "npm", + "name": "npm:enhanced-resolve", + "data": { + "version": "5.18.2", + "packageName": "enhanced-resolve", + "hash": "sha512-6Jw4sE1maoRJo3q8MsSIn2onJFbLTOjY9hlx4DZXmOKvLRd1Ok2kXmAGXaafL2+ijsJZ1ClYbl/pmqr9+k4iUQ==" + } + }, + "npm:enquirer": { + "type": "npm", + "name": "npm:enquirer", + "data": { + "version": "2.3.6", + "packageName": "enquirer", + "hash": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==" + } + }, + "npm:env-paths": { + "type": "npm", + "name": "npm:env-paths", + "data": { + "version": "2.2.1", + "packageName": "env-paths", + "hash": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==" + } + }, + "npm:environment": { + "type": "npm", + "name": "npm:environment", + "data": { + "version": "1.1.0", + "packageName": "environment", + "hash": "sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==" + } + }, + "npm:err-code": { + "type": "npm", + "name": "npm:err-code", + "data": { + "version": "2.0.3", + "packageName": "err-code", + "hash": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==" + } + }, + "npm:errno": { + "type": "npm", + "name": "npm:errno", + "data": { + "version": "0.1.8", + "packageName": "errno", + "hash": "sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==" + } + }, + "npm:error-ex": { + "type": "npm", + "name": "npm:error-ex", + "data": { + "version": "1.3.2", + "packageName": "error-ex", + "hash": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==" + } + }, + "npm:error-stack-parser": { + "type": "npm", + "name": "npm:error-stack-parser", + "data": { + "version": "2.1.4", + "packageName": "error-stack-parser", + "hash": "sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==" + } + }, + "npm:es-abstract": { + "type": "npm", + "name": "npm:es-abstract", + "data": { + "version": "1.24.0", + "packageName": "es-abstract", + "hash": "sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==" + } + }, + "npm:es-define-property": { + "type": "npm", + "name": "npm:es-define-property", + "data": { + "version": "1.0.1", + "packageName": "es-define-property", + "hash": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==" + } + }, + "npm:es-errors": { + "type": "npm", + "name": "npm:es-errors", + "data": { + "version": "1.3.0", + "packageName": "es-errors", + "hash": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" + } + }, + "npm:es-module-lexer": { + "type": "npm", + "name": "npm:es-module-lexer", + "data": { + "version": "1.7.0", + "packageName": "es-module-lexer", + "hash": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==" + } + }, + "npm:es-object-atoms": { + "type": "npm", + "name": "npm:es-object-atoms", + "data": { + "version": "1.1.1", + "packageName": "es-object-atoms", + "hash": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==" + } + }, + "npm:es-set-tostringtag": { + "type": "npm", + "name": "npm:es-set-tostringtag", + "data": { + "version": "2.1.0", + "packageName": "es-set-tostringtag", + "hash": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==" + } + }, + "npm:es-to-primitive": { + "type": "npm", + "name": "npm:es-to-primitive", + "data": { + "version": "1.3.0", + "packageName": "es-to-primitive", + "hash": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==" + } + }, + "npm:es5-ext": { + "type": "npm", + "name": "npm:es5-ext", + "data": { + "version": "0.10.64", + "packageName": "es5-ext", + "hash": "sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==" + } + }, + "npm:es6-iterator": { + "type": "npm", + "name": "npm:es6-iterator", + "data": { + "version": "2.0.3", + "packageName": "es6-iterator", + "hash": "sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==" + } + }, + "npm:es6-shim": { + "type": "npm", + "name": "npm:es6-shim", + "data": { + "version": "0.35.8", + "packageName": "es6-shim", + "hash": "sha512-Twf7I2v4/1tLoIXMT8HlqaBSS5H2wQTs2wx3MNYCI8K1R1/clXyCazrcVCPm/FuO9cyV8+leEaZOWD5C253NDg==" + } + }, + "npm:es6-symbol": { + "type": "npm", + "name": "npm:es6-symbol", + "data": { + "version": "3.1.4", + "packageName": "es6-symbol", + "hash": "sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==" + } + }, + "npm:esbuild-wasm": { + "type": "npm", + "name": "npm:esbuild-wasm", + "data": { + "version": "0.23.0", + "packageName": "esbuild-wasm", + "hash": "sha512-6jP8UmWy6R6TUUV8bMuC3ZyZ6lZKI56x0tkxyCIqWwRRJ/DgeQKneh/Oid5EoGoPFLrGNkz47ZEtWAYuiY/u9g==" + } + }, + "npm:escalade": { + "type": "npm", + "name": "npm:escalade", + "data": { + "version": "3.2.0", + "packageName": "escalade", + "hash": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" + } + }, + "npm:escape-html": { + "type": "npm", + "name": "npm:escape-html", + "data": { + "version": "1.0.3", + "packageName": "escape-html", + "hash": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" + } + }, + "npm:escape-string-regexp": { + "type": "npm", + "name": "npm:escape-string-regexp", + "data": { + "version": "1.0.5", + "packageName": "escape-string-regexp", + "hash": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==" + } + }, + "npm:escape-string-regexp@4.0.0": { + "type": "npm", + "name": "npm:escape-string-regexp@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "escape-string-regexp", + "hash": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" + } + }, + "npm:escape-string-regexp@2.0.0": { + "type": "npm", + "name": "npm:escape-string-regexp@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "escape-string-regexp", + "hash": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==" + } + }, + "npm:escodegen": { + "type": "npm", + "name": "npm:escodegen", + "data": { + "version": "2.1.0", + "packageName": "escodegen", + "hash": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==" + } + }, + "npm:eslint": { + "type": "npm", + "name": "npm:eslint", + "data": { + "version": "9.14.0", + "packageName": "eslint", + "hash": "sha512-c2FHsVBr87lnUtjP4Yhvk4yEhKrQavGafRA/Se1ouse8PfbfC/Qh9Mxa00yWsZRlqeUB9raXip0aiiUZkgnr9g==" + } + }, + "npm:esniff": { + "type": "npm", + "name": "npm:esniff", + "data": { + "version": "2.0.1", + "packageName": "esniff", + "hash": "sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==" + } + }, + "npm:espree": { + "type": "npm", + "name": "npm:espree", + "data": { + "version": "10.4.0", + "packageName": "espree", + "hash": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==" + } + }, + "npm:esprima": { + "type": "npm", + "name": "npm:esprima", + "data": { + "version": "4.0.1", + "packageName": "esprima", + "hash": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" + } + }, + "npm:esquery": { + "type": "npm", + "name": "npm:esquery", + "data": { + "version": "1.6.0", + "packageName": "esquery", + "hash": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==" + } + }, + "npm:esrecurse": { + "type": "npm", + "name": "npm:esrecurse", + "data": { + "version": "4.3.0", + "packageName": "esrecurse", + "hash": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==" + } + }, + "npm:esutils": { + "type": "npm", + "name": "npm:esutils", + "data": { + "version": "2.0.3", + "packageName": "esutils", + "hash": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" + } + }, + "npm:etag": { + "type": "npm", + "name": "npm:etag", + "data": { + "version": "1.8.1", + "packageName": "etag", + "hash": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==" + } + }, + "npm:event-emitter": { + "type": "npm", + "name": "npm:event-emitter", + "data": { + "version": "0.3.5", + "packageName": "event-emitter", + "hash": "sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==" + } + }, + "npm:event-stream": { + "type": "npm", + "name": "npm:event-stream", + "data": { + "version": "4.0.1", + "packageName": "event-stream", + "hash": "sha512-qACXdu/9VHPBzcyhdOWR5/IahhGMf0roTeZJfzz077GwylcDd90yOHLouhmv7GJ5XzPi6ekaQWd8AvPP2nOvpA==" + } + }, + "npm:event-stream@3.3.4": { + "type": "npm", + "name": "npm:event-stream@3.3.4", + "data": { + "version": "3.3.4", + "packageName": "event-stream", + "hash": "sha512-QHpkERcGsR0T7Qm3HNJSyXKEEj8AHNxkY3PK8TS2KJvQ7NiSHe3DDpwVKKtoYprL/AreyzFBeIkBIWChAqn60g==" + } + }, + "npm:event-target-shim": { + "type": "npm", + "name": "npm:event-target-shim", + "data": { + "version": "5.0.1", + "packageName": "event-target-shim", + "hash": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==" + } + }, + "npm:eventemitter2": { + "type": "npm", + "name": "npm:eventemitter2", + "data": { + "version": "6.4.7", + "packageName": "eventemitter2", + "hash": "sha512-tYUSVOGeQPKt/eC1ABfhHy5Xd96N3oIijJvN3O9+TsC28T5V9yX9oEfEK5faP0EFSNVOG97qtAS68GBrQB2hDg==" + } + }, + "npm:eventemitter3": { + "type": "npm", + "name": "npm:eventemitter3", + "data": { + "version": "4.0.7", + "packageName": "eventemitter3", + "hash": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" + } + }, + "npm:eventemitter3@5.0.1": { + "type": "npm", + "name": "npm:eventemitter3@5.0.1", + "data": { + "version": "5.0.1", + "packageName": "eventemitter3", + "hash": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==" + } + }, + "npm:evp_bytestokey": { + "type": "npm", + "name": "npm:evp_bytestokey", + "data": { + "version": "1.0.3", + "packageName": "evp_bytestokey", + "hash": "sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==" + } + }, + "npm:execa": { + "type": "npm", + "name": "npm:execa", + "data": { + "version": "4.1.0", + "packageName": "execa", + "hash": "sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==" + } + }, + "npm:execa@5.1.1": { + "type": "npm", + "name": "npm:execa@5.1.1", + "data": { + "version": "5.1.1", + "packageName": "execa", + "hash": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==" + } + }, + "npm:execa@1.0.0": { + "type": "npm", + "name": "npm:execa@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "execa", + "hash": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==" + } + }, + "npm:is-stream@2.0.1": { + "type": "npm", + "name": "npm:is-stream@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "is-stream", + "hash": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" + } + }, + "npm:is-stream": { + "type": "npm", + "name": "npm:is-stream", + "data": { + "version": "1.1.0", + "packageName": "is-stream", + "hash": "sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==" + } + }, + "npm:signal-exit@3.0.7": { + "type": "npm", + "name": "npm:signal-exit@3.0.7", + "data": { + "version": "3.0.7", + "packageName": "signal-exit", + "hash": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" + } + }, + "npm:signal-exit": { + "type": "npm", + "name": "npm:signal-exit", + "data": { + "version": "4.1.0", + "packageName": "signal-exit", + "hash": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" + } + }, + "npm:executable": { + "type": "npm", + "name": "npm:executable", + "data": { + "version": "4.1.1", + "packageName": "executable", + "hash": "sha512-8iA79xD3uAch729dUG8xaaBBFGaEa0wdD2VkYLFHwlqosEj/jT66AzcreRDSgV7ehnNLBW2WR5jIXwGKjVdTLg==" + } + }, + "npm:exit": { + "type": "npm", + "name": "npm:exit", + "data": { + "version": "0.1.2", + "packageName": "exit", + "hash": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==" + } + }, + "npm:expand-brackets": { + "type": "npm", + "name": "npm:expand-brackets", + "data": { + "version": "2.1.4", + "packageName": "expand-brackets", + "hash": "sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==" + } + }, + "npm:extend-shallow@2.0.1": { + "type": "npm", + "name": "npm:extend-shallow@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "extend-shallow", + "hash": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==" + } + }, + "npm:extend-shallow": { + "type": "npm", + "name": "npm:extend-shallow", + "data": { + "version": "3.0.2", + "packageName": "extend-shallow", + "hash": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==" + } + }, + "npm:is-extendable@0.1.1": { + "type": "npm", + "name": "npm:is-extendable@0.1.1", + "data": { + "version": "0.1.1", + "packageName": "is-extendable", + "hash": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==" + } + }, + "npm:is-extendable": { + "type": "npm", + "name": "npm:is-extendable", + "data": { + "version": "1.0.1", + "packageName": "is-extendable", + "hash": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==" + } + }, + "npm:expand-tilde": { + "type": "npm", + "name": "npm:expand-tilde", + "data": { + "version": "2.0.2", + "packageName": "expand-tilde", + "hash": "sha512-A5EmesHW6rfnZ9ysHQjPdJRni0SRar0tjtG5MNtm9n5TUvsYU8oozprtRD4AqHxcZWWlVuAmQo2nWKfN9oyjTw==" + } + }, + "npm:expect": { + "type": "npm", + "name": "npm:expect", + "data": { + "version": "29.7.0", + "packageName": "expect", + "hash": "sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==" + } + }, + "npm:expect@28.1.3": { + "type": "npm", + "name": "npm:expect@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "expect", + "hash": "sha512-eEh0xn8HlsuOBxFgIss+2mX85VAS4Qy3OSkjV7rlBWljtA4oWH37glVGyOZSZvErDT/yBywZdPGwCXuTvSG85g==" + } + }, + "npm:exponential-backoff": { + "type": "npm", + "name": "npm:exponential-backoff", + "data": { + "version": "3.1.2", + "packageName": "exponential-backoff", + "hash": "sha512-8QxYTVXUkuy7fIIoitQkPwGonB8F3Zj8eEO8Sqg9Zv/bkI7RJAzowee4gr81Hak/dUTpA2Z7VfQgoijjPNlUZA==" + } + }, + "npm:express": { + "type": "npm", + "name": "npm:express", + "data": { + "version": "4.21.2", + "packageName": "express", + "hash": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==" + } + }, + "npm:finalhandler@1.3.1": { + "type": "npm", + "name": "npm:finalhandler@1.3.1", + "data": { + "version": "1.3.1", + "packageName": "finalhandler", + "hash": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==" + } + }, + "npm:finalhandler": { + "type": "npm", + "name": "npm:finalhandler", + "data": { + "version": "1.1.2", + "packageName": "finalhandler", + "hash": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==" + } + }, + "npm:send@0.19.0": { + "type": "npm", + "name": "npm:send@0.19.0", + "data": { + "version": "0.19.0", + "packageName": "send", + "hash": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==" + } + }, + "npm:send": { + "type": "npm", + "name": "npm:send", + "data": { + "version": "1.2.0", + "packageName": "send", + "hash": "sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==" + } + }, + "npm:ext": { + "type": "npm", + "name": "npm:ext", + "data": { + "version": "1.7.0", + "packageName": "ext", + "hash": "sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==" + } + }, + "npm:extend": { + "type": "npm", + "name": "npm:extend", + "data": { + "version": "3.0.2", + "packageName": "extend", + "hash": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" + } + }, + "npm:external-editor": { + "type": "npm", + "name": "npm:external-editor", + "data": { + "version": "3.1.0", + "packageName": "external-editor", + "hash": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==" + } + }, + "npm:tmp@0.0.33": { + "type": "npm", + "name": "npm:tmp@0.0.33", + "data": { + "version": "0.0.33", + "packageName": "tmp", + "hash": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==" + } + }, + "npm:tmp": { + "type": "npm", + "name": "npm:tmp", + "data": { + "version": "0.2.3", + "packageName": "tmp", + "hash": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==" + } + }, + "npm:extglob": { + "type": "npm", + "name": "npm:extglob", + "data": { + "version": "2.0.4", + "packageName": "extglob", + "hash": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==" + } + }, + "npm:extract-zip": { + "type": "npm", + "name": "npm:extract-zip", + "data": { + "version": "2.0.1", + "packageName": "extract-zip", + "hash": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==" + } + }, + "npm:extsprintf": { + "type": "npm", + "name": "npm:extsprintf", + "data": { + "version": "1.3.0", + "packageName": "extsprintf", + "hash": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==" + } + }, + "npm:fancy-log": { + "type": "npm", + "name": "npm:fancy-log", + "data": { + "version": "2.0.0", + "packageName": "fancy-log", + "hash": "sha512-9CzxZbACXMUXW13tS0tI8XsGGmxWzO2DmYrGuBJOJ8k8q2K7hwfJA5qHjuPPe8wtsco33YR9wc+Rlr5wYFvhSA==" + } + }, + "npm:fast-content-type-parse": { + "type": "npm", + "name": "npm:fast-content-type-parse", + "data": { + "version": "1.1.0", + "packageName": "fast-content-type-parse", + "hash": "sha512-fBHHqSTFLVnR61C+gltJuE5GkVQMV0S2nqUO8TJ+5Z3qAKG8vAx4FKai1s5jq/inV1+sREynIWSuQ6HgoSXpDQ==" + } + }, + "npm:fast-decode-uri-component": { + "type": "npm", + "name": "npm:fast-decode-uri-component", + "data": { + "version": "1.0.1", + "packageName": "fast-decode-uri-component", + "hash": "sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==" + } + }, + "npm:fast-deep-equal": { + "type": "npm", + "name": "npm:fast-deep-equal", + "data": { + "version": "3.1.3", + "packageName": "fast-deep-equal", + "hash": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" + } + }, + "npm:fast-glob": { + "type": "npm", + "name": "npm:fast-glob", + "data": { + "version": "3.3.2", + "packageName": "fast-glob", + "hash": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==" + } + }, + "npm:fast-glob@3.3.3": { + "type": "npm", + "name": "npm:fast-glob@3.3.3", + "data": { + "version": "3.3.3", + "packageName": "fast-glob", + "hash": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==" + } + }, + "npm:fast-json-patch": { + "type": "npm", + "name": "npm:fast-json-patch", + "data": { + "version": "3.1.1", + "packageName": "fast-json-patch", + "hash": "sha512-vf6IHUX2SBcA+5/+4883dsIjpBTqmfBjmYiWK1savxQmFk4JfBMLa7ynTYOs1Rolp/T1betJxHiGD3g1Mn8lUQ==" + } + }, + "npm:fast-json-stable-stringify": { + "type": "npm", + "name": "npm:fast-json-stable-stringify", + "data": { + "version": "2.1.0", + "packageName": "fast-json-stable-stringify", + "hash": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" + } + }, + "npm:fast-json-stringify": { + "type": "npm", + "name": "npm:fast-json-stringify", + "data": { + "version": "5.16.1", + "packageName": "fast-json-stringify", + "hash": "sha512-KAdnLvy1yu/XrRtP+LJnxbBGrhN+xXu+gt3EUvZhYGKCr3lFHq/7UFJHHFgmJKoqlh6B40bZLEv7w46B0mqn1g==" + } + }, + "npm:fast-levenshtein": { + "type": "npm", + "name": "npm:fast-levenshtein", + "data": { + "version": "2.0.6", + "packageName": "fast-levenshtein", + "hash": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" + } + }, + "npm:fast-querystring": { + "type": "npm", + "name": "npm:fast-querystring", + "data": { + "version": "1.1.2", + "packageName": "fast-querystring", + "hash": "sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==" + } + }, + "npm:fast-redact": { + "type": "npm", + "name": "npm:fast-redact", + "data": { + "version": "3.5.0", + "packageName": "fast-redact", + "hash": "sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A==" + } + }, + "npm:fast-safe-stringify": { + "type": "npm", + "name": "npm:fast-safe-stringify", + "data": { + "version": "2.1.1", + "packageName": "fast-safe-stringify", + "hash": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==" + } + }, + "npm:fastest-levenshtein": { + "type": "npm", + "name": "npm:fastest-levenshtein", + "data": { + "version": "1.0.16", + "packageName": "fastest-levenshtein", + "hash": "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==" + } + }, + "npm:fastify": { + "type": "npm", + "name": "npm:fastify", + "data": { + "version": "4.29.1", + "packageName": "fastify", + "hash": "sha512-m2kMNHIG92tSNWv+Z3UeTR9AWLLuo7KctC7mlFPtMEVrfjIhmQhkQnT9v15qA/BfVq3vvj134Y0jl9SBje3jXQ==" + } + }, + "npm:fastify-plugin": { + "type": "npm", + "name": "npm:fastify-plugin", + "data": { + "version": "3.0.1", + "packageName": "fastify-plugin", + "hash": "sha512-qKcDXmuZadJqdTm6vlCqioEbyewF60b/0LOFCcYN1B6BIZGlYJumWWOYs70SFYLDAH4YqdE1cxH/RKMG7rFxgA==" + } + }, + "npm:fastq": { + "type": "npm", + "name": "npm:fastq", + "data": { + "version": "1.19.1", + "packageName": "fastq", + "hash": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==" + } + }, + "npm:fault": { + "type": "npm", + "name": "npm:fault", + "data": { + "version": "1.0.4", + "packageName": "fault", + "hash": "sha512-CJ0HCB5tL5fYTEA7ToAq5+kTwd++Borf1/bifxd9iT70QcXr4MRrO3Llf8Ifs70q+SJcGHFtnIE/Nw6giCtECA==" + } + }, + "npm:faye-websocket": { + "type": "npm", + "name": "npm:faye-websocket", + "data": { + "version": "0.11.4", + "packageName": "faye-websocket", + "hash": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==" + } + }, + "npm:fb-watchman": { + "type": "npm", + "name": "npm:fb-watchman", + "data": { + "version": "2.0.2", + "packageName": "fb-watchman", + "hash": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==" + } + }, + "npm:fd-slicer": { + "type": "npm", + "name": "npm:fd-slicer", + "data": { + "version": "1.1.0", + "packageName": "fd-slicer", + "hash": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==" + } + }, + "npm:fdir": { + "type": "npm", + "name": "npm:fdir", + "data": { + "version": "6.4.6", + "packageName": "fdir", + "hash": "sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==" + } + }, + "npm:fetch-blob": { + "type": "npm", + "name": "npm:fetch-blob", + "data": { + "version": "3.2.0", + "packageName": "fetch-blob", + "hash": "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==" + } + }, + "npm:file-entry-cache": { + "type": "npm", + "name": "npm:file-entry-cache", + "data": { + "version": "8.0.0", + "packageName": "file-entry-cache", + "hash": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==" + } + }, + "npm:file-entry-cache@10.1.1": { + "type": "npm", + "name": "npm:file-entry-cache@10.1.1", + "data": { + "version": "10.1.1", + "packageName": "file-entry-cache", + "hash": "sha512-zcmsHjg2B2zjuBgjdnB+9q0+cWcgWfykIcsDkWDB4GTPtl1eXUA+gTI6sO0u01AqK3cliHryTU55/b2Ow1hfZg==" + } + }, + "npm:file-saver": { + "type": "npm", + "name": "npm:file-saver", + "data": { + "version": "2.0.5", + "packageName": "file-saver", + "hash": "sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==" + } + }, + "npm:filelist": { + "type": "npm", + "name": "npm:filelist", + "data": { + "version": "1.0.4", + "packageName": "filelist", + "hash": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==" + } + }, + "npm:fill-range": { + "type": "npm", + "name": "npm:fill-range", + "data": { + "version": "7.1.1", + "packageName": "fill-range", + "hash": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" + } + }, + "npm:fill-range@4.0.0": { + "type": "npm", + "name": "npm:fill-range@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "fill-range", + "hash": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==" + } + }, + "npm:on-finished@2.3.0": { + "type": "npm", + "name": "npm:on-finished@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "on-finished", + "hash": "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==" + } + }, + "npm:on-finished": { + "type": "npm", + "name": "npm:on-finished", + "data": { + "version": "2.4.1", + "packageName": "on-finished", + "hash": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==" + } + }, + "npm:find-cache-dir": { + "type": "npm", + "name": "npm:find-cache-dir", + "data": { + "version": "4.0.0", + "packageName": "find-cache-dir", + "hash": "sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==" + } + }, + "npm:find-file-up": { + "type": "npm", + "name": "npm:find-file-up", + "data": { + "version": "2.0.1", + "packageName": "find-file-up", + "hash": "sha512-qVdaUhYO39zmh28/JLQM5CoYN9byEOKEH4qfa8K1eNV17W0UUMJ9WgbR/hHFH+t5rcl+6RTb5UC7ck/I+uRkpQ==" + } + }, + "npm:find-my-way": { + "type": "npm", + "name": "npm:find-my-way", + "data": { + "version": "8.2.2", + "packageName": "find-my-way", + "hash": "sha512-Dobi7gcTEq8yszimcfp/R7+owiT4WncAJ7VTTgFH1jYJ5GaG1FbhjwDG820hptN0QDFvzVY3RfCzdInvGPGzjA==" + } + }, + "npm:find-pkg": { + "type": "npm", + "name": "npm:find-pkg", + "data": { + "version": "2.0.0", + "packageName": "find-pkg", + "hash": "sha512-WgZ+nKbELDa6N3i/9nrHeNznm+lY3z4YfhDDWgW+5P0pdmMj26bxaxU11ookgY3NyP9GC7HvZ9etp0jRFqGEeQ==" + } + }, + "npm:find-process": { + "type": "npm", + "name": "npm:find-process", + "data": { + "version": "1.4.11", + "packageName": "find-process", + "hash": "sha512-mAOh9gGk9WZ4ip5UjV0o6Vb4SrfnAmtsFNzkMRH9HQiFXVQnDyQFrSHTK5UoG6E+KV+s+cIznbtwpfN41l2nFA==" + } + }, + "npm:find-yarn-workspace-root": { + "type": "npm", + "name": "npm:find-yarn-workspace-root", + "data": { + "version": "2.0.0", + "packageName": "find-yarn-workspace-root", + "hash": "sha512-1IMnbjt4KzsQfnhnzNd8wUEgXZ44IzZaZmnLYx7D5FZlaHt2gW20Cri8Q+E/t5tIj4+epTBub+2Zxu/vNILzqQ==" + } + }, + "npm:findup-sync": { + "type": "npm", + "name": "npm:findup-sync", + "data": { + "version": "2.0.0", + "packageName": "findup-sync", + "hash": "sha512-vs+3unmJT45eczmcAZ6zMJtxN3l/QXeccaXQx5cu/MeJMhewVfoWZqibRkOxPnmoR59+Zy5hjabfQc6JLSah4g==" + } + }, + "npm:is-glob@3.1.0": { + "type": "npm", + "name": "npm:is-glob@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "is-glob", + "hash": "sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==" + } + }, + "npm:is-glob": { + "type": "npm", + "name": "npm:is-glob", + "data": { + "version": "4.0.3", + "packageName": "is-glob", + "hash": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" + } + }, + "npm:is-number@3.0.0": { + "type": "npm", + "name": "npm:is-number@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "is-number", + "hash": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==" + } + }, + "npm:is-number": { + "type": "npm", + "name": "npm:is-number", + "data": { + "version": "7.0.0", + "packageName": "is-number", + "hash": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" + } + }, + "npm:kind-of@3.2.2": { + "type": "npm", + "name": "npm:kind-of@3.2.2", + "data": { + "version": "3.2.2", + "packageName": "kind-of", + "hash": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==" + } + }, + "npm:kind-of@4.0.0": { + "type": "npm", + "name": "npm:kind-of@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "kind-of", + "hash": "sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==" + } + }, + "npm:kind-of": { + "type": "npm", + "name": "npm:kind-of", + "data": { + "version": "6.0.3", + "packageName": "kind-of", + "hash": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" + } + }, + "npm:micromatch@3.1.10": { + "type": "npm", + "name": "npm:micromatch@3.1.10", + "data": { + "version": "3.1.10", + "packageName": "micromatch", + "hash": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==" + } + }, + "npm:micromatch": { + "type": "npm", + "name": "npm:micromatch", + "data": { + "version": "4.0.8", + "packageName": "micromatch", + "hash": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==" + } + }, + "npm:to-regex-range@2.1.1": { + "type": "npm", + "name": "npm:to-regex-range@2.1.1", + "data": { + "version": "2.1.1", + "packageName": "to-regex-range", + "hash": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==" + } + }, + "npm:to-regex-range": { + "type": "npm", + "name": "npm:to-regex-range", + "data": { + "version": "5.0.1", + "packageName": "to-regex-range", + "hash": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" + } + }, + "npm:fined": { + "type": "npm", + "name": "npm:fined", + "data": { + "version": "1.2.0", + "packageName": "fined", + "hash": "sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==" + } + }, + "npm:flagged-respawn": { + "type": "npm", + "name": "npm:flagged-respawn", + "data": { + "version": "1.0.1", + "packageName": "flagged-respawn", + "hash": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==" + } + }, + "npm:flat": { + "type": "npm", + "name": "npm:flat", + "data": { + "version": "5.0.2", + "packageName": "flat", + "hash": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==" + } + }, + "npm:flat-cache": { + "type": "npm", + "name": "npm:flat-cache", + "data": { + "version": "4.0.1", + "packageName": "flat-cache", + "hash": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==" + } + }, + "npm:flat-cache@6.1.11": { + "type": "npm", + "name": "npm:flat-cache@6.1.11", + "data": { + "version": "6.1.11", + "packageName": "flat-cache", + "hash": "sha512-zfOAns94mp7bHG/vCn9Ru2eDCmIxVQ5dELUHKjHfDEOJmHNzE+uGa6208kfkgmtym4a0FFjEuFksCXFacbVhSg==" + } + }, + "npm:flatpickr": { + "type": "npm", + "name": "npm:flatpickr", + "data": { + "version": "4.6.13", + "packageName": "flatpickr", + "hash": "sha512-97PMG/aywoYpB4IvbvUJi0RQi8vearvU0oov1WW3k0WZPBMrTQVqekSX5CjSG/M4Q3i6A/0FKXC7RyAoAUUSPw==" + } + }, + "npm:flatted": { + "type": "npm", + "name": "npm:flatted", + "data": { + "version": "3.3.3", + "packageName": "flatted", + "hash": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==" + } + }, + "npm:follow-redirects": { + "type": "npm", + "name": "npm:follow-redirects", + "data": { + "version": "1.15.9", + "packageName": "follow-redirects", + "hash": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==" + } + }, + "npm:for-each": { + "type": "npm", + "name": "npm:for-each", + "data": { + "version": "0.3.5", + "packageName": "for-each", + "hash": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==" + } + }, + "npm:for-in": { + "type": "npm", + "name": "npm:for-in", + "data": { + "version": "1.0.2", + "packageName": "for-in", + "hash": "sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==" + } + }, + "npm:for-own": { + "type": "npm", + "name": "npm:for-own", + "data": { + "version": "1.0.0", + "packageName": "for-own", + "hash": "sha512-0OABksIGrxKK8K4kynWkQ7y1zounQxP+CWnyclVwj81KW3vlLlGUx57DKGcP/LH216GzqnstnPocF16Nxs0Ycg==" + } + }, + "npm:foreground-child": { + "type": "npm", + "name": "npm:foreground-child", + "data": { + "version": "3.3.1", + "packageName": "foreground-child", + "hash": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==" + } + }, + "npm:forever-agent": { + "type": "npm", + "name": "npm:forever-agent", + "data": { + "version": "0.6.1", + "packageName": "forever-agent", + "hash": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==" + } + }, + "npm:fork-awesome": { + "type": "npm", + "name": "npm:fork-awesome", + "data": { + "version": "1.2.0", + "packageName": "fork-awesome", + "hash": "sha512-MNwTBnnudMIweHfDtTY8TeR5fxIAZ2w9o8ITn5XDySqdxa4k5AH8IuAMa89RVxDxgPNlosZxqkFKN5UmHXuYSw==" + } + }, + "npm:fork-ts-checker-webpack-plugin": { + "type": "npm", + "name": "npm:fork-ts-checker-webpack-plugin", + "data": { + "version": "7.2.13", + "packageName": "fork-ts-checker-webpack-plugin", + "hash": "sha512-fR3WRkOb4bQdWB/y7ssDUlVdrclvwtyCUIHCfivAoYxq9dF7XfrDKbMdZIfwJ7hxIAqkYSGeU7lLJE6xrxIBdg==" + } + }, + "npm:schema-utils@3.3.0": { + "type": "npm", + "name": "npm:schema-utils@3.3.0", + "data": { + "version": "3.3.0", + "packageName": "schema-utils", + "hash": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==" + } + }, + "npm:schema-utils": { + "type": "npm", + "name": "npm:schema-utils", + "data": { + "version": "4.3.2", + "packageName": "schema-utils", + "hash": "sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==" + } + }, + "npm:format": { + "type": "npm", + "name": "npm:format", + "data": { + "version": "0.2.2", + "packageName": "format", + "hash": "sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==" + } + }, + "npm:formdata-polyfill": { + "type": "npm", + "name": "npm:formdata-polyfill", + "data": { + "version": "4.0.10", + "packageName": "formdata-polyfill", + "hash": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==" + } + }, + "npm:forwarded": { + "type": "npm", + "name": "npm:forwarded", + "data": { + "version": "0.2.0", + "packageName": "forwarded", + "hash": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==" + } + }, + "npm:fraction.js": { + "type": "npm", + "name": "npm:fraction.js", + "data": { + "version": "4.3.7", + "packageName": "fraction.js", + "hash": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==" + } + }, + "npm:fragment-cache": { + "type": "npm", + "name": "npm:fragment-cache", + "data": { + "version": "0.2.1", + "packageName": "fragment-cache", + "hash": "sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==" + } + }, + "npm:fresh": { + "type": "npm", + "name": "npm:fresh", + "data": { + "version": "0.5.2", + "packageName": "fresh", + "hash": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==" + } + }, + "npm:fresh@2.0.0": { + "type": "npm", + "name": "npm:fresh@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "fresh", + "hash": "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==" + } + }, + "npm:from": { + "type": "npm", + "name": "npm:from", + "data": { + "version": "0.1.7", + "packageName": "from", + "hash": "sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==" + } + }, + "npm:front-matter": { + "type": "npm", + "name": "npm:front-matter", + "data": { + "version": "4.0.2", + "packageName": "front-matter", + "hash": "sha512-I8ZuJ/qG92NWX8i5x1Y8qyj3vizhXS31OxjKDu3LKP+7/qBgfIKValiZIEwoVoJKUHlhWtYrktkxV1XsX+pPlg==" + } + }, + "npm:fs-constants": { + "type": "npm", + "name": "npm:fs-constants", + "data": { + "version": "1.0.0", + "packageName": "fs-constants", + "hash": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" + } + }, + "npm:fs-minipass": { + "type": "npm", + "name": "npm:fs-minipass", + "data": { + "version": "3.0.3", + "packageName": "fs-minipass", + "hash": "sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==" + } + }, + "npm:fs-minipass@2.1.0": { + "type": "npm", + "name": "npm:fs-minipass@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "fs-minipass", + "hash": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==" + } + }, + "npm:fs-monkey": { + "type": "npm", + "name": "npm:fs-monkey", + "data": { + "version": "1.1.0", + "packageName": "fs-monkey", + "hash": "sha512-QMUezzXWII9EV5aTFXW1UBVUO77wYPpjqIF8/AviUCThNeSYZykpoTixUeaNNBwmCev0AMDWMAni+f8Hxb1IFw==" + } + }, + "npm:fs.realpath": { + "type": "npm", + "name": "npm:fs.realpath", + "data": { + "version": "1.0.0", + "packageName": "fs.realpath", + "hash": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" + } + }, + "npm:fsevents": { + "type": "npm", + "name": "npm:fsevents", + "data": { + "version": "2.3.3", + "packageName": "fsevents", + "hash": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" + } + }, + "npm:function-bind": { + "type": "npm", + "name": "npm:function-bind", + "data": { + "version": "1.1.2", + "packageName": "function-bind", + "hash": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" + } + }, + "npm:function.prototype.name": { + "type": "npm", + "name": "npm:function.prototype.name", + "data": { + "version": "1.1.8", + "packageName": "function.prototype.name", + "hash": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==" + } + }, + "npm:functions-have-names": { + "type": "npm", + "name": "npm:functions-have-names", + "data": { + "version": "1.2.3", + "packageName": "functions-have-names", + "hash": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" + } + }, + "npm:gensync": { + "type": "npm", + "name": "npm:gensync", + "data": { + "version": "1.0.0-beta.2", + "packageName": "gensync", + "hash": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==" + } + }, + "npm:get-assigned-identifiers": { + "type": "npm", + "name": "npm:get-assigned-identifiers", + "data": { + "version": "1.2.0", + "packageName": "get-assigned-identifiers", + "hash": "sha512-mBBwmeGTrxEMO4pMaaf/uUEFHnYtwr8FTe8Y/mer4rcV/bye0qGm6pw1bGZFGStxC5O76c5ZAVBGnqHmOaJpdQ==" + } + }, + "npm:get-caller-file": { + "type": "npm", + "name": "npm:get-caller-file", + "data": { + "version": "2.0.5", + "packageName": "get-caller-file", + "hash": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" + } + }, + "npm:get-caller-file@1.0.3": { + "type": "npm", + "name": "npm:get-caller-file@1.0.3", + "data": { + "version": "1.0.3", + "packageName": "get-caller-file", + "hash": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==" + } + }, + "npm:get-east-asian-width": { + "type": "npm", + "name": "npm:get-east-asian-width", + "data": { + "version": "1.3.0", + "packageName": "get-east-asian-width", + "hash": "sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==" + } + }, + "npm:get-func-name": { + "type": "npm", + "name": "npm:get-func-name", + "data": { + "version": "2.0.2", + "packageName": "get-func-name", + "hash": "sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==" + } + }, + "npm:get-intrinsic": { + "type": "npm", + "name": "npm:get-intrinsic", + "data": { + "version": "1.3.0", + "packageName": "get-intrinsic", + "hash": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==" + } + }, + "npm:get-package-type": { + "type": "npm", + "name": "npm:get-package-type", + "data": { + "version": "0.1.0", + "packageName": "get-package-type", + "hash": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==" + } + }, + "npm:get-proto": { + "type": "npm", + "name": "npm:get-proto", + "data": { + "version": "1.0.1", + "packageName": "get-proto", + "hash": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==" + } + }, + "npm:get-stream": { + "type": "npm", + "name": "npm:get-stream", + "data": { + "version": "5.2.0", + "packageName": "get-stream", + "hash": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==" + } + }, + "npm:get-stream@6.0.1": { + "type": "npm", + "name": "npm:get-stream@6.0.1", + "data": { + "version": "6.0.1", + "packageName": "get-stream", + "hash": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==" + } + }, + "npm:get-stream@4.1.0": { + "type": "npm", + "name": "npm:get-stream@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "get-stream", + "hash": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==" + } + }, + "npm:get-symbol-description": { + "type": "npm", + "name": "npm:get-symbol-description", + "data": { + "version": "1.1.0", + "packageName": "get-symbol-description", + "hash": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==" + } + }, + "npm:get-value": { + "type": "npm", + "name": "npm:get-value", + "data": { + "version": "2.0.6", + "packageName": "get-value", + "hash": "sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==" + } + }, + "npm:getos": { + "type": "npm", + "name": "npm:getos", + "data": { + "version": "3.2.1", + "packageName": "getos", + "hash": "sha512-U56CfOK17OKgTVqozZjUKNdkfEv6jk5WISBJ8SHoagjE6L69zOwl3Z+O8myjY9MEW3i2HPWQBt/LTbCgcC973Q==" + } + }, + "npm:getpass": { + "type": "npm", + "name": "npm:getpass", + "data": { + "version": "0.1.7", + "packageName": "getpass", + "hash": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==" + } + }, + "npm:gherkin": { + "type": "npm", + "name": "npm:gherkin", + "data": { + "version": "5.1.0", + "packageName": "gherkin", + "hash": "sha512-axTCsxH0m0cixijLvo7s9591h5pMb8ifQxFDun5FnfFhVsUhxgdnH0H7TSK7q8I4ASUU18DJ/tmlnMegMuLUUQ==" + } + }, + "npm:gherkin@9.0.0": { + "type": "npm", + "name": "npm:gherkin@9.0.0", + "data": { + "version": "9.0.0", + "packageName": "gherkin", + "hash": "sha512-6xoAepoxo5vhkBXjB4RCfVnSKHu5z9SqXIQVUyj+Jw8BQX8odATlee5otXgdN8llZvyvHokuvNiBeB3naEnnIQ==" + } + }, + "npm:gherkin-lint": { + "type": "npm", + "name": "npm:gherkin-lint", + "data": { + "version": "4.2.4", + "packageName": "gherkin-lint", + "hash": "sha512-iM+ECIHOF6Wh94YIF1hSHA6JH9rzcgozlMLHA/uCzGtQiMjb/uL093eh1nTpfoJ/38veL7Jfh4yY2inu7uUoFA==" + } + }, + "npm:strip-json-comments@3.0.1": { + "type": "npm", + "name": "npm:strip-json-comments@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "strip-json-comments", + "hash": "sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw==" + } + }, + "npm:strip-json-comments": { + "type": "npm", + "name": "npm:strip-json-comments", + "data": { + "version": "3.1.1", + "packageName": "strip-json-comments", + "hash": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" + } + }, + "npm:glob-to-regexp": { + "type": "npm", + "name": "npm:glob-to-regexp", + "data": { + "version": "0.4.1", + "packageName": "glob-to-regexp", + "hash": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==" + } + }, + "npm:global-dirs": { + "type": "npm", + "name": "npm:global-dirs", + "data": { + "version": "3.0.1", + "packageName": "global-dirs", + "hash": "sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==" + } + }, + "npm:global-modules": { + "type": "npm", + "name": "npm:global-modules", + "data": { + "version": "1.0.0", + "packageName": "global-modules", + "hash": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==" + } + }, + "npm:global-modules@2.0.0": { + "type": "npm", + "name": "npm:global-modules@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "global-modules", + "hash": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==" + } + }, + "npm:global-prefix": { + "type": "npm", + "name": "npm:global-prefix", + "data": { + "version": "1.0.2", + "packageName": "global-prefix", + "hash": "sha512-5lsx1NUDHtSjfg0eHlmYvZKv8/nVqX4ckFbM+FrGcQ+04KWcWFo9P5MxPZYSzUvyzmdTbI7Eix8Q4IbELDqzKg==" + } + }, + "npm:global-prefix@3.0.0": { + "type": "npm", + "name": "npm:global-prefix@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "global-prefix", + "hash": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==" + } + }, + "npm:globals": { + "type": "npm", + "name": "npm:globals", + "data": { + "version": "14.0.0", + "packageName": "globals", + "hash": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==" + } + }, + "npm:globalthis": { + "type": "npm", + "name": "npm:globalthis", + "data": { + "version": "1.0.4", + "packageName": "globalthis", + "hash": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==" + } + }, + "npm:ignore@7.0.5": { + "type": "npm", + "name": "npm:ignore@7.0.5", + "data": { + "version": "7.0.5", + "packageName": "ignore", + "hash": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==" + } + }, + "npm:ignore": { + "type": "npm", + "name": "npm:ignore", + "data": { + "version": "5.3.2", + "packageName": "ignore", + "hash": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==" + } + }, + "npm:globjoin": { + "type": "npm", + "name": "npm:globjoin", + "data": { + "version": "0.1.4", + "packageName": "globjoin", + "hash": "sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==" + } + }, + "npm:gopd": { + "type": "npm", + "name": "npm:gopd", + "data": { + "version": "1.2.0", + "packageName": "gopd", + "hash": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==" + } + }, + "npm:got": { + "type": "npm", + "name": "npm:got", + "data": { + "version": "11.8.6", + "packageName": "got", + "hash": "sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==" + } + }, + "npm:graceful-fs": { + "type": "npm", + "name": "npm:graceful-fs", + "data": { + "version": "4.2.11", + "packageName": "graceful-fs", + "hash": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" + } + }, + "npm:graphemer": { + "type": "npm", + "name": "npm:graphemer", + "data": { + "version": "1.4.0", + "packageName": "graphemer", + "hash": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" + } + }, + "npm:hammerjs": { + "type": "npm", + "name": "npm:hammerjs", + "data": { + "version": "2.0.8", + "packageName": "hammerjs", + "hash": "sha512-tSQXBXS/MWQOn/RKckawJ61vvsDpCom87JgxiYdGwHdOa0ht0vzUWDlfioofFCRU0L+6NGDt6XzbgoJvZkMeRQ==" + } + }, + "npm:handle-thing": { + "type": "npm", + "name": "npm:handle-thing", + "data": { + "version": "2.0.1", + "packageName": "handle-thing", + "hash": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==" + } + }, + "npm:handlebars": { + "type": "npm", + "name": "npm:handlebars", + "data": { + "version": "4.7.8", + "packageName": "handlebars", + "hash": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==" + } + }, + "npm:harmony-reflect": { + "type": "npm", + "name": "npm:harmony-reflect", + "data": { + "version": "1.6.2", + "packageName": "harmony-reflect", + "hash": "sha512-HIp/n38R9kQjDEziXyDTuW3vvoxxyxjxFzXLrBr18uB47GnSt+G9D29fqrpM5ZkspMcPICud3XsBJQ4Y2URg8g==" + } + }, + "npm:has": { + "type": "npm", + "name": "npm:has", + "data": { + "version": "1.0.4", + "packageName": "has", + "hash": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==" + } + }, + "npm:has-bigints": { + "type": "npm", + "name": "npm:has-bigints", + "data": { + "version": "1.1.0", + "packageName": "has-bigints", + "hash": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==" + } + }, + "npm:has-flag": { + "type": "npm", + "name": "npm:has-flag", + "data": { + "version": "4.0.0", + "packageName": "has-flag", + "hash": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" + } + }, + "npm:has-flag@3.0.0": { + "type": "npm", + "name": "npm:has-flag@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "has-flag", + "hash": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==" + } + }, + "npm:has-property-descriptors": { + "type": "npm", + "name": "npm:has-property-descriptors", + "data": { + "version": "1.0.2", + "packageName": "has-property-descriptors", + "hash": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==" + } + }, + "npm:has-proto": { + "type": "npm", + "name": "npm:has-proto", + "data": { + "version": "1.2.0", + "packageName": "has-proto", + "hash": "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==" + } + }, + "npm:has-symbols": { + "type": "npm", + "name": "npm:has-symbols", + "data": { + "version": "1.1.0", + "packageName": "has-symbols", + "hash": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==" + } + }, + "npm:has-tostringtag": { + "type": "npm", + "name": "npm:has-tostringtag", + "data": { + "version": "1.0.2", + "packageName": "has-tostringtag", + "hash": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==" + } + }, + "npm:has-value": { + "type": "npm", + "name": "npm:has-value", + "data": { + "version": "1.0.0", + "packageName": "has-value", + "hash": "sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==" + } + }, + "npm:has-value@0.3.1": { + "type": "npm", + "name": "npm:has-value@0.3.1", + "data": { + "version": "0.3.1", + "packageName": "has-value", + "hash": "sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==" + } + }, + "npm:has-values": { + "type": "npm", + "name": "npm:has-values", + "data": { + "version": "1.0.0", + "packageName": "has-values", + "hash": "sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==" + } + }, + "npm:has-values@0.1.4": { + "type": "npm", + "name": "npm:has-values@0.1.4", + "data": { + "version": "0.1.4", + "packageName": "has-values", + "hash": "sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==" + } + }, + "npm:hash-base": { + "type": "npm", + "name": "npm:hash-base", + "data": { + "version": "3.0.5", + "packageName": "hash-base", + "hash": "sha512-vXm0l45VbcHEVlTCzs8M+s0VeYsB2lnlAaThoLKGXr3bE/VWDOelNUnycUPEhKEaXARL2TEFjBOyUiM6+55KBg==" + } + }, + "npm:hash-base@2.0.2": { + "type": "npm", + "name": "npm:hash-base@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "hash-base", + "hash": "sha512-0TROgQ1/SxE6KmxWSvXHvRj90/Xo1JvZShofnYF+f6ZsGtR4eES7WfrQzPalmyagfKZCXpVnitiRebZulWsbiw==" + } + }, + "npm:hash.js": { + "type": "npm", + "name": "npm:hash.js", + "data": { + "version": "1.1.7", + "packageName": "hash.js", + "hash": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==" + } + }, + "npm:hasown": { + "type": "npm", + "name": "npm:hasown", + "data": { + "version": "2.0.2", + "packageName": "hasown", + "hash": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" + } + }, + "npm:hast-util-parse-selector": { + "type": "npm", + "name": "npm:hast-util-parse-selector", + "data": { + "version": "2.2.5", + "packageName": "hast-util-parse-selector", + "hash": "sha512-7j6mrk/qqkSehsM92wQjdIgWM2/BW61u/53G6xmC8i1OmEdKLHbk419QKQUjz6LglWsfqoiHmyMRkP1BGjecNQ==" + } + }, + "npm:hastscript": { + "type": "npm", + "name": "npm:hastscript", + "data": { + "version": "6.0.0", + "packageName": "hastscript", + "hash": "sha512-nDM6bvd7lIqDUiYEiu5Sl/+6ReP0BMk/2f4U/Rooccxkj0P5nm+acM5PrGJ/t5I8qPGiqZSE6hVAwZEdZIvP4w==" + } + }, + "npm:he": { + "type": "npm", + "name": "npm:he", + "data": { + "version": "1.2.0", + "packageName": "he", + "hash": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==" + } + }, + "npm:highlight.js": { + "type": "npm", + "name": "npm:highlight.js", + "data": { + "version": "10.7.3", + "packageName": "highlight.js", + "hash": "sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==" + } + }, + "npm:highlightjs-vue": { + "type": "npm", + "name": "npm:highlightjs-vue", + "data": { + "version": "1.0.0", + "packageName": "highlightjs-vue", + "hash": "sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA==" + } + }, + "npm:hmac-drbg": { + "type": "npm", + "name": "npm:hmac-drbg", + "data": { + "version": "1.0.1", + "packageName": "hmac-drbg", + "hash": "sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg==" + } + }, + "npm:hoist-non-react-statics": { + "type": "npm", + "name": "npm:hoist-non-react-statics", + "data": { + "version": "3.3.2", + "packageName": "hoist-non-react-statics", + "hash": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==" + } + }, + "npm:react-is@16.13.1": { + "type": "npm", + "name": "npm:react-is@16.13.1", + "data": { + "version": "16.13.1", + "packageName": "react-is", + "hash": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" + } + }, + "npm:react-is": { + "type": "npm", + "name": "npm:react-is", + "data": { + "version": "18.3.1", + "packageName": "react-is", + "hash": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==" + } + }, + "npm:homedir-polyfill": { + "type": "npm", + "name": "npm:homedir-polyfill", + "data": { + "version": "1.0.3", + "packageName": "homedir-polyfill", + "hash": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==" + } + }, + "npm:hookified": { + "type": "npm", + "name": "npm:hookified", + "data": { + "version": "1.10.0", + "packageName": "hookified", + "hash": "sha512-dJw0492Iddsj56U1JsSTm9E/0B/29a1AuoSLRAte8vQg/kaTGF3IgjEWT8c8yG4cC10+HisE1x5QAwR0Xwc+DA==" + } + }, + "npm:hosted-git-info": { + "type": "npm", + "name": "npm:hosted-git-info", + "data": { + "version": "7.0.2", + "packageName": "hosted-git-info", + "hash": "sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==" + } + }, + "npm:hosted-git-info@2.8.9": { + "type": "npm", + "name": "npm:hosted-git-info@2.8.9", + "data": { + "version": "2.8.9", + "packageName": "hosted-git-info", + "hash": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==" + } + }, + "npm:hpack.js": { + "type": "npm", + "name": "npm:hpack.js", + "data": { + "version": "2.1.6", + "packageName": "hpack.js", + "hash": "sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==" + } + }, + "npm:html-encoding-sniffer": { + "type": "npm", + "name": "npm:html-encoding-sniffer", + "data": { + "version": "3.0.0", + "packageName": "html-encoding-sniffer", + "hash": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==" + } + }, + "npm:html-entities": { + "type": "npm", + "name": "npm:html-entities", + "data": { + "version": "2.6.0", + "packageName": "html-entities", + "hash": "sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==" + } + }, + "npm:html-escaper": { + "type": "npm", + "name": "npm:html-escaper", + "data": { + "version": "2.0.2", + "packageName": "html-escaper", + "hash": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==" + } + }, + "npm:html-linter": { + "type": "npm", + "name": "npm:html-linter", + "data": { + "version": "1.1.1", + "packageName": "html-linter", + "hash": "sha512-DJfLevdq+YmY4R7yMdD0zaCAJOvWihg+eCe5o/jeTw86grvgmvSCIwBv1mDi+UdeJP9mDoi5rB6KtcFOn8StrA==" + } + }, + "npm:html-tags": { + "type": "npm", + "name": "npm:html-tags", + "data": { + "version": "3.3.1", + "packageName": "html-tags", + "hash": "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==" + } + }, + "npm:html-to-image": { + "type": "npm", + "name": "npm:html-to-image", + "data": { + "version": "1.11.11", + "packageName": "html-to-image", + "hash": "sha512-9gux8QhvjRO/erSnDPv28noDZcPZmYE7e1vFsBLKLlRlKDSqNJYebj6Qz1TGd5lsRV+X+xYyjCKjuZdABinWjA==" + } + }, + "npm:htmlescape": { + "type": "npm", + "name": "npm:htmlescape", + "data": { + "version": "1.1.1", + "packageName": "htmlescape", + "hash": "sha512-eVcrzgbR4tim7c7soKQKtxa/kQM4TzjnlU83rcZ9bHU6t31ehfV7SktN6McWgwPWg+JYMA/O3qpGxBvFq1z2Jg==" + } + }, + "npm:htmllint": { + "type": "npm", + "name": "npm:htmllint", + "data": { + "version": "0.7.3", + "packageName": "htmllint", + "hash": "sha512-h8wfCu0CC0FVo18Jkygv7xqj0fa23Xlv4QsR2n34LDr8eqpf4glfbNg1HTbiCqpT3ONioMOfk8EkFUbZgrO1KA==" + } + }, + "npm:htmllint-cli": { + "type": "npm", + "name": "npm:htmllint-cli", + "data": { + "version": "0.0.7", + "packageName": "htmllint-cli", + "hash": "sha512-JREMzimj1HGrOUcA/FMMweLpHD5YRD1E5RnzXa4dj5m1zQ+6YYLklAGdaTar+qAGaj1Jasb3mGhH6FuKuLGWAQ==" + } + }, + "npm:p-try@1.0.0": { + "type": "npm", + "name": "npm:p-try@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "p-try", + "hash": "sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==" + } + }, + "npm:p-try": { + "type": "npm", + "name": "npm:p-try", + "data": { + "version": "2.2.0", + "packageName": "p-try", + "hash": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" + } + }, + "npm:path-exists@3.0.0": { + "type": "npm", + "name": "npm:path-exists@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "path-exists", + "hash": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==" + } + }, + "npm:path-exists": { + "type": "npm", + "name": "npm:path-exists", + "data": { + "version": "4.0.0", + "packageName": "path-exists", + "hash": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" + } + }, + "npm:path-exists@5.0.0": { + "type": "npm", + "name": "npm:path-exists@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "path-exists", + "hash": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==" + } + }, + "npm:y18n@3.2.2": { + "type": "npm", + "name": "npm:y18n@3.2.2", + "data": { + "version": "3.2.2", + "packageName": "y18n", + "hash": "sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==" + } + }, + "npm:y18n": { + "type": "npm", + "name": "npm:y18n", + "data": { + "version": "5.0.8", + "packageName": "y18n", + "hash": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" + } + }, + "npm:yargs@11.1.1": { + "type": "npm", + "name": "npm:yargs@11.1.1", + "data": { + "version": "11.1.1", + "packageName": "yargs", + "hash": "sha512-PRU7gJrJaXv3q3yQZ/+/X6KBswZiaQ+zOmdprZcouPYtQgvNU35i+68M4b1ZHLZtYFT5QObFLV+ZkmJYcwKdiw==" + } + }, + "npm:yargs": { + "type": "npm", + "name": "npm:yargs", + "data": { + "version": "17.7.2", + "packageName": "yargs", + "hash": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==" + } + }, + "npm:yargs-parser@9.0.2": { + "type": "npm", + "name": "npm:yargs-parser@9.0.2", + "data": { + "version": "9.0.2", + "packageName": "yargs-parser", + "hash": "sha512-CswCfdOgCr4MMsT1GzbEJ7Z2uYudWyrGX8Bgh/0eyCzj/DXWdKq6a/ADufkzI1WAOIW6jYaXJvRyLhDO0kfqBw==" + } + }, + "npm:yargs-parser": { + "type": "npm", + "name": "npm:yargs-parser", + "data": { + "version": "21.1.1", + "packageName": "yargs-parser", + "hash": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" + } + }, + "npm:htmlparser2@3.10.1": { + "type": "npm", + "name": "npm:htmlparser2@3.10.1", + "data": { + "version": "3.10.1", + "packageName": "htmlparser2", + "hash": "sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==" + } + }, + "npm:htmlparser2": { + "type": "npm", + "name": "npm:htmlparser2", + "data": { + "version": "8.0.2", + "packageName": "htmlparser2", + "hash": "sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==" + } + }, + "npm:http-assert": { + "type": "npm", + "name": "npm:http-assert", + "data": { + "version": "1.5.0", + "packageName": "http-assert", + "hash": "sha512-uPpH7OKX4H25hBmU6G1jWNaqJGpTXxey+YOUizJUAgu0AjLUeC8D73hTrhvDS5D+GJN1DN1+hhc/eF/wpxtp0w==" + } + }, + "npm:http-auth": { + "type": "npm", + "name": "npm:http-auth", + "data": { + "version": "4.1.9", + "packageName": "http-auth", + "hash": "sha512-kvPYxNGc9EKGTXvOMnTBQw2RZfuiSihK/mLw/a4pbtRueTE45S55Lw/3k5CktIf7Ak0veMKEIteDj4YkNmCzmQ==" + } + }, + "npm:http-auth-connect": { + "type": "npm", + "name": "npm:http-auth-connect", + "data": { + "version": "1.0.6", + "packageName": "http-auth-connect", + "hash": "sha512-yaO0QSCPqGCjPrl3qEEHjJP+lwZ6gMpXLuCBE06eWwcXomkI5TARtu0kxf9teFuBj6iaV3Ybr15jaWUvbzNzHw==" + } + }, + "npm:http-cache-semantics": { + "type": "npm", + "name": "npm:http-cache-semantics", + "data": { + "version": "4.2.0", + "packageName": "http-cache-semantics", + "hash": "sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==" + } + }, + "npm:http-deceiver": { + "type": "npm", + "name": "npm:http-deceiver", + "data": { + "version": "1.2.7", + "packageName": "http-deceiver", + "hash": "sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==" + } + }, + "npm:http-parser-js": { + "type": "npm", + "name": "npm:http-parser-js", + "data": { + "version": "0.5.10", + "packageName": "http-parser-js", + "hash": "sha512-Pysuw9XpUq5dVc/2SMHpuTY01RFl8fttgcyunjL7eEMhGM3cI4eOmiCycJDVCo/7O7ClfQD3SaI6ftDzqOXYMA==" + } + }, + "npm:http-proxy": { + "type": "npm", + "name": "npm:http-proxy", + "data": { + "version": "1.18.1", + "packageName": "http-proxy", + "hash": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==" + } + }, + "npm:http-server": { + "type": "npm", + "name": "npm:http-server", + "data": { + "version": "14.1.1", + "packageName": "http-server", + "hash": "sha512-+cbxadF40UXd9T01zUHgA+rlo2Bg1Srer4+B4NwIHdaGxAGGv59nYRnGGDJ9LBk7alpS0US+J+bLLdQOOkJq4A==" + } + }, + "npm:http-signature": { + "type": "npm", + "name": "npm:http-signature", + "data": { + "version": "1.3.6", + "packageName": "http-signature", + "hash": "sha512-3adrsD6zqo4GsTqtO7FyrejHNv+NgiIfAfv68+jVlFmSr9OGy7zrxONceFRLKvnnZA5jbxQBX1u9PpB6Wi32Gw==" + } + }, + "npm:http2-wrapper": { + "type": "npm", + "name": "npm:http2-wrapper", + "data": { + "version": "1.0.3", + "packageName": "http2-wrapper", + "hash": "sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg==" + } + }, + "npm:https-browserify": { + "type": "npm", + "name": "npm:https-browserify", + "data": { + "version": "1.0.0", + "packageName": "https-browserify", + "hash": "sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==" + } + }, + "npm:human-signals": { + "type": "npm", + "name": "npm:human-signals", + "data": { + "version": "1.1.1", + "packageName": "human-signals", + "hash": "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==" + } + }, + "npm:human-signals@2.1.0": { + "type": "npm", + "name": "npm:human-signals@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "human-signals", + "hash": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" + } + }, + "npm:husky": { + "type": "npm", + "name": "npm:husky", + "data": { + "version": "9.1.7", + "packageName": "husky", + "hash": "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==" + } + }, + "npm:hyperdyperid": { + "type": "npm", + "name": "npm:hyperdyperid", + "data": { + "version": "1.2.0", + "packageName": "hyperdyperid", + "hash": "sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==" + } + }, + "npm:i18next": { + "type": "npm", + "name": "npm:i18next", + "data": { + "version": "23.16.8", + "packageName": "i18next", + "hash": "sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg==" + } + }, + "npm:icss-utils": { + "type": "npm", + "name": "npm:icss-utils", + "data": { + "version": "5.1.0", + "packageName": "icss-utils", + "hash": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==" + } + }, + "npm:identity-obj-proxy": { + "type": "npm", + "name": "npm:identity-obj-proxy", + "data": { + "version": "3.0.0", + "packageName": "identity-obj-proxy", + "hash": "sha512-00n6YnVHKrinT9t0d9+5yZC6UBNJANpYEQvL2LlX6Ab9lnmxzIRcEmTPuyGScvl1+jKuCICX1Z0Ab1pPKKdikA==" + } + }, + "npm:ieee754": { + "type": "npm", + "name": "npm:ieee754", + "data": { + "version": "1.2.1", + "packageName": "ieee754", + "hash": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" + } + }, + "npm:ignore-walk": { + "type": "npm", + "name": "npm:ignore-walk", + "data": { + "version": "6.0.5", + "packageName": "ignore-walk", + "hash": "sha512-VuuG0wCnjhnylG1ABXT3dAuIpTNDs/G8jlpmwXY03fXoXy/8ZK8/T+hMzt8L4WnrLCJgdybqgPagnF/f97cg3A==" + } + }, + "npm:image-size": { + "type": "npm", + "name": "npm:image-size", + "data": { + "version": "0.5.5", + "packageName": "image-size", + "hash": "sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==" + } + }, + "npm:import-fresh": { + "type": "npm", + "name": "npm:import-fresh", + "data": { + "version": "3.3.1", + "packageName": "import-fresh", + "hash": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==" + } + }, + "npm:import-local": { + "type": "npm", + "name": "npm:import-local", + "data": { + "version": "3.2.0", + "packageName": "import-local", + "hash": "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==" + } + }, + "npm:pkg-dir@4.2.0": { + "type": "npm", + "name": "npm:pkg-dir@4.2.0", + "data": { + "version": "4.2.0", + "packageName": "pkg-dir", + "hash": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==" + } + }, + "npm:pkg-dir": { + "type": "npm", + "name": "npm:pkg-dir", + "data": { + "version": "7.0.0", + "packageName": "pkg-dir", + "hash": "sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==" + } + }, + "npm:imurmurhash": { + "type": "npm", + "name": "npm:imurmurhash", + "data": { + "version": "0.1.4", + "packageName": "imurmurhash", + "hash": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" + } + }, + "npm:inflight": { + "type": "npm", + "name": "npm:inflight", + "data": { + "version": "1.0.6", + "packageName": "inflight", + "hash": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==" + } + }, + "npm:inherits": { + "type": "npm", + "name": "npm:inherits", + "data": { + "version": "2.0.4", + "packageName": "inherits", + "hash": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" + } + }, + "npm:inherits@2.0.3": { + "type": "npm", + "name": "npm:inherits@2.0.3", + "data": { + "version": "2.0.3", + "packageName": "inherits", + "hash": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==" + } + }, + "npm:inline-source-map": { + "type": "npm", + "name": "npm:inline-source-map", + "data": { + "version": "0.6.3", + "packageName": "inline-source-map", + "hash": "sha512-1aVsPEsJWMJq/pdMU61CDlm1URcW702MTB4w9/zUjMus6H/Py8o7g68Pr9D4I6QluWGt/KdmswuRhaA05xVR1w==" + } + }, + "npm:insert-module-globals": { + "type": "npm", + "name": "npm:insert-module-globals", + "data": { + "version": "7.2.1", + "packageName": "insert-module-globals", + "hash": "sha512-ufS5Qq9RZN+Bu899eA9QCAYThY+gGW7oRkmb0vC93Vlyu/CFGcH0OYPEjVkDXA5FEbTt1+VWzdoOD3Ny9N+8tg==" + } + }, + "npm:internal-slot": { + "type": "npm", + "name": "npm:internal-slot", + "data": { + "version": "1.1.0", + "packageName": "internal-slot", + "hash": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==" + } + }, + "npm:invariant": { + "type": "npm", + "name": "npm:invariant", + "data": { + "version": "2.2.4", + "packageName": "invariant", + "hash": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==" + } + }, + "npm:invert-kv": { + "type": "npm", + "name": "npm:invert-kv", + "data": { + "version": "2.0.0", + "packageName": "invert-kv", + "hash": "sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA==" + } + }, + "npm:ip-address": { + "type": "npm", + "name": "npm:ip-address", + "data": { + "version": "9.0.5", + "packageName": "ip-address", + "hash": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==" + } + }, + "npm:ipaddr.js": { + "type": "npm", + "name": "npm:ipaddr.js", + "data": { + "version": "1.9.1", + "packageName": "ipaddr.js", + "hash": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==" + } + }, + "npm:ipaddr.js@2.2.0": { + "type": "npm", + "name": "npm:ipaddr.js@2.2.0", + "data": { + "version": "2.2.0", + "packageName": "ipaddr.js", + "hash": "sha512-Ag3wB2o37wslZS19hZqorUnrnzSkpOVy+IiiDEiTqNubEYpYuHWIf6K4psgN2ZWKExS4xhVCrRVfb/wfW8fWJA==" + } + }, + "npm:is-absolute": { + "type": "npm", + "name": "npm:is-absolute", + "data": { + "version": "1.0.0", + "packageName": "is-absolute", + "hash": "sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==" + } + }, + "npm:is-accessor-descriptor": { + "type": "npm", + "name": "npm:is-accessor-descriptor", + "data": { + "version": "1.0.1", + "packageName": "is-accessor-descriptor", + "hash": "sha512-YBUanLI8Yoihw923YeFUS5fs0fF2f5TSFTNiYAAzhhDscDa3lEqYuz1pDOEP5KvX94I9ey3vsqjJcLVFVU+3QA==" + } + }, + "npm:is-alphabetical": { + "type": "npm", + "name": "npm:is-alphabetical", + "data": { + "version": "1.0.4", + "packageName": "is-alphabetical", + "hash": "sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==" + } + }, + "npm:is-alphanumerical": { + "type": "npm", + "name": "npm:is-alphanumerical", + "data": { + "version": "1.0.4", + "packageName": "is-alphanumerical", + "hash": "sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==" + } + }, + "npm:is-arguments": { + "type": "npm", + "name": "npm:is-arguments", + "data": { + "version": "1.2.0", + "packageName": "is-arguments", + "hash": "sha512-7bVbi0huj/wrIAOzb8U1aszg9kdi3KN/CyU19CTI7tAoZYEZoL9yCDXpbXN+uPsuWnP02cyug1gleqq+TU+YCA==" + } + }, + "npm:is-array-buffer": { + "type": "npm", + "name": "npm:is-array-buffer", + "data": { + "version": "3.0.5", + "packageName": "is-array-buffer", + "hash": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==" + } + }, + "npm:is-arrayish": { + "type": "npm", + "name": "npm:is-arrayish", + "data": { + "version": "0.2.1", + "packageName": "is-arrayish", + "hash": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==" + } + }, + "npm:is-arrayish@0.3.2": { + "type": "npm", + "name": "npm:is-arrayish@0.3.2", + "data": { + "version": "0.3.2", + "packageName": "is-arrayish", + "hash": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==" + } + }, + "npm:is-async-function": { + "type": "npm", + "name": "npm:is-async-function", + "data": { + "version": "2.1.1", + "packageName": "is-async-function", + "hash": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==" + } + }, + "npm:is-bigint": { + "type": "npm", + "name": "npm:is-bigint", + "data": { + "version": "1.1.0", + "packageName": "is-bigint", + "hash": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==" + } + }, + "npm:is-binary-path": { + "type": "npm", + "name": "npm:is-binary-path", + "data": { + "version": "2.1.0", + "packageName": "is-binary-path", + "hash": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" + } + }, + "npm:is-boolean-object": { + "type": "npm", + "name": "npm:is-boolean-object", + "data": { + "version": "1.2.2", + "packageName": "is-boolean-object", + "hash": "sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==" + } + }, + "npm:is-buffer": { + "type": "npm", + "name": "npm:is-buffer", + "data": { + "version": "1.1.6", + "packageName": "is-buffer", + "hash": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" + } + }, + "npm:is-callable": { + "type": "npm", + "name": "npm:is-callable", + "data": { + "version": "1.2.7", + "packageName": "is-callable", + "hash": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==" + } + }, + "npm:is-ci": { + "type": "npm", + "name": "npm:is-ci", + "data": { + "version": "3.0.1", + "packageName": "is-ci", + "hash": "sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==" + } + }, + "npm:is-ci@2.0.0": { + "type": "npm", + "name": "npm:is-ci@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "is-ci", + "hash": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==" + } + }, + "npm:is-core-module": { + "type": "npm", + "name": "npm:is-core-module", + "data": { + "version": "2.16.1", + "packageName": "is-core-module", + "hash": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==" + } + }, + "npm:is-data-descriptor": { + "type": "npm", + "name": "npm:is-data-descriptor", + "data": { + "version": "1.0.1", + "packageName": "is-data-descriptor", + "hash": "sha512-bc4NlCDiCr28U4aEsQ3Qs2491gVq4V8G7MQyws968ImqjKuYtTJXrl7Vq7jsN7Ly/C3xj5KWFrY7sHNeDkAzXw==" + } + }, + "npm:is-data-view": { + "type": "npm", + "name": "npm:is-data-view", + "data": { + "version": "1.0.2", + "packageName": "is-data-view", + "hash": "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==" + } + }, + "npm:is-date-object": { + "type": "npm", + "name": "npm:is-date-object", + "data": { + "version": "1.1.0", + "packageName": "is-date-object", + "hash": "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==" + } + }, + "npm:is-decimal": { + "type": "npm", + "name": "npm:is-decimal", + "data": { + "version": "1.0.4", + "packageName": "is-decimal", + "hash": "sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==" + } + }, + "npm:is-directory": { + "type": "npm", + "name": "npm:is-directory", + "data": { + "version": "0.3.1", + "packageName": "is-directory", + "hash": "sha512-yVChGzahRFvbkscn2MlwGismPO12i9+znNruC5gVEntG3qu0xQMzsGg/JFbrsqDOHtHFPci+V5aP5T9I+yeKqw==" + } + }, + "npm:is-extglob": { + "type": "npm", + "name": "npm:is-extglob", + "data": { + "version": "2.1.1", + "packageName": "is-extglob", + "hash": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" + } + }, + "npm:is-finalizationregistry": { + "type": "npm", + "name": "npm:is-finalizationregistry", + "data": { + "version": "1.1.1", + "packageName": "is-finalizationregistry", + "hash": "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==" + } + }, + "npm:is-generator": { + "type": "npm", + "name": "npm:is-generator", + "data": { + "version": "1.0.3", + "packageName": "is-generator", + "hash": "sha512-G56jBpbJeg7ds83HW1LuShNs8J73Fv3CPz/bmROHOHlnKkN8sWb9ujiagjmxxMUywftgq48HlBZELKKqFLk0oA==" + } + }, + "npm:is-generator-fn": { + "type": "npm", + "name": "npm:is-generator-fn", + "data": { + "version": "2.1.0", + "packageName": "is-generator-fn", + "hash": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==" + } + }, + "npm:is-generator-function": { + "type": "npm", + "name": "npm:is-generator-function", + "data": { + "version": "1.1.0", + "packageName": "is-generator-function", + "hash": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==" + } + }, + "npm:is-hexadecimal": { + "type": "npm", + "name": "npm:is-hexadecimal", + "data": { + "version": "1.0.4", + "packageName": "is-hexadecimal", + "hash": "sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==" + } + }, + "npm:is-inside-container": { + "type": "npm", + "name": "npm:is-inside-container", + "data": { + "version": "1.0.0", + "packageName": "is-inside-container", + "hash": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==" + } + }, + "npm:is-installed-globally": { + "type": "npm", + "name": "npm:is-installed-globally", + "data": { + "version": "0.4.0", + "packageName": "is-installed-globally", + "hash": "sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==" + } + }, + "npm:is-interactive": { + "type": "npm", + "name": "npm:is-interactive", + "data": { + "version": "1.0.0", + "packageName": "is-interactive", + "hash": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==" + } + }, + "npm:is-lambda": { + "type": "npm", + "name": "npm:is-lambda", + "data": { + "version": "1.0.1", + "packageName": "is-lambda", + "hash": "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==" + } + }, + "npm:is-localhost-ip": { + "type": "npm", + "name": "npm:is-localhost-ip", + "data": { + "version": "2.0.0", + "packageName": "is-localhost-ip", + "hash": "sha512-vlgs2cSgMOfnKU8c1ewgKPyum9rVrjjLLW2HBdL5i0iAJjOs8NY55ZBd/hqUTaYR0EO9CKZd3hVSC2HlIbygTQ==" + } + }, + "npm:is-map": { + "type": "npm", + "name": "npm:is-map", + "data": { + "version": "2.0.3", + "packageName": "is-map", + "hash": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==" + } + }, + "npm:is-negative-zero": { + "type": "npm", + "name": "npm:is-negative-zero", + "data": { + "version": "2.0.3", + "packageName": "is-negative-zero", + "hash": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==" + } + }, + "npm:is-network-error": { + "type": "npm", + "name": "npm:is-network-error", + "data": { + "version": "1.1.0", + "packageName": "is-network-error", + "hash": "sha512-tUdRRAnhT+OtCZR/LxZelH/C7QtjtFrTu5tXCA8pl55eTUElUHT+GPYV8MBMBvea/j+NxQqVt3LbWMRir7Gx9g==" + } + }, + "npm:is-number-object": { + "type": "npm", + "name": "npm:is-number-object", + "data": { + "version": "1.1.1", + "packageName": "is-number-object", + "hash": "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==" + } + }, + "npm:is-path-inside": { + "type": "npm", + "name": "npm:is-path-inside", + "data": { + "version": "3.0.3", + "packageName": "is-path-inside", + "hash": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==" + } + }, + "npm:is-plain-obj": { + "type": "npm", + "name": "npm:is-plain-obj", + "data": { + "version": "3.0.0", + "packageName": "is-plain-obj", + "hash": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==" + } + }, + "npm:is-potential-custom-element-name": { + "type": "npm", + "name": "npm:is-potential-custom-element-name", + "data": { + "version": "1.0.1", + "packageName": "is-potential-custom-element-name", + "hash": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==" + } + }, + "npm:is-regex": { + "type": "npm", + "name": "npm:is-regex", + "data": { + "version": "1.2.1", + "packageName": "is-regex", + "hash": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==" + } + }, + "npm:is-relative": { + "type": "npm", + "name": "npm:is-relative", + "data": { + "version": "1.0.0", + "packageName": "is-relative", + "hash": "sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==" + } + }, + "npm:is-set": { + "type": "npm", + "name": "npm:is-set", + "data": { + "version": "2.0.3", + "packageName": "is-set", + "hash": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==" + } + }, + "npm:is-shared-array-buffer": { + "type": "npm", + "name": "npm:is-shared-array-buffer", + "data": { + "version": "1.0.4", + "packageName": "is-shared-array-buffer", + "hash": "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==" + } + }, + "npm:is-string": { + "type": "npm", + "name": "npm:is-string", + "data": { + "version": "1.1.1", + "packageName": "is-string", + "hash": "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==" + } + }, + "npm:is-symbol": { + "type": "npm", + "name": "npm:is-symbol", + "data": { + "version": "1.1.1", + "packageName": "is-symbol", + "hash": "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==" + } + }, + "npm:is-typed-array": { + "type": "npm", + "name": "npm:is-typed-array", + "data": { + "version": "1.1.15", + "packageName": "is-typed-array", + "hash": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==" + } + }, + "npm:is-typedarray": { + "type": "npm", + "name": "npm:is-typedarray", + "data": { + "version": "1.0.0", + "packageName": "is-typedarray", + "hash": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==" + } + }, + "npm:is-unc-path": { + "type": "npm", + "name": "npm:is-unc-path", + "data": { + "version": "1.0.0", + "packageName": "is-unc-path", + "hash": "sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==" + } + }, + "npm:is-unicode-supported": { + "type": "npm", + "name": "npm:is-unicode-supported", + "data": { + "version": "0.1.0", + "packageName": "is-unicode-supported", + "hash": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==" + } + }, + "npm:is-weakmap": { + "type": "npm", + "name": "npm:is-weakmap", + "data": { + "version": "2.0.2", + "packageName": "is-weakmap", + "hash": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==" + } + }, + "npm:is-weakref": { + "type": "npm", + "name": "npm:is-weakref", + "data": { + "version": "1.1.1", + "packageName": "is-weakref", + "hash": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==" + } + }, + "npm:is-weakset": { + "type": "npm", + "name": "npm:is-weakset", + "data": { + "version": "2.0.4", + "packageName": "is-weakset", + "hash": "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==" + } + }, + "npm:is-what": { + "type": "npm", + "name": "npm:is-what", + "data": { + "version": "3.14.1", + "packageName": "is-what", + "hash": "sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==" + } + }, + "npm:is-windows": { + "type": "npm", + "name": "npm:is-windows", + "data": { + "version": "1.0.2", + "packageName": "is-windows", + "hash": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==" + } + }, + "npm:isarray": { + "type": "npm", + "name": "npm:isarray", + "data": { + "version": "1.0.0", + "packageName": "isarray", + "hash": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" + } + }, + "npm:isarray@2.0.5": { + "type": "npm", + "name": "npm:isarray@2.0.5", + "data": { + "version": "2.0.5", + "packageName": "isarray", + "hash": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" + } + }, + "npm:isobject": { + "type": "npm", + "name": "npm:isobject", + "data": { + "version": "3.0.1", + "packageName": "isobject", + "hash": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==" + } + }, + "npm:isobject@2.1.0": { + "type": "npm", + "name": "npm:isobject@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "isobject", + "hash": "sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==" + } + }, + "npm:isomorphic-form-data": { + "type": "npm", + "name": "npm:isomorphic-form-data", + "data": { + "version": "2.0.0", + "packageName": "isomorphic-form-data", + "hash": "sha512-TYgVnXWeESVmQSg4GLVbalmQ+B4NPi/H4eWxqALKj63KsUrcu301YDjBqaOw3h+cbak7Na4Xyps3BiptHtxTfg==" + } + }, + "npm:isomorphic-ws": { + "type": "npm", + "name": "npm:isomorphic-ws", + "data": { + "version": "5.0.0", + "packageName": "isomorphic-ws", + "hash": "sha512-muId7Zzn9ywDsyXgTIafTry2sV3nySZeUDe6YedVd1Hvuuep5AsIlqK+XefWpYTyJG5e503F2xIuT2lcU6rCSw==" + } + }, + "npm:isstream": { + "type": "npm", + "name": "npm:isstream", + "data": { + "version": "0.1.2", + "packageName": "isstream", + "hash": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==" + } + }, + "npm:istanbul-lib-coverage": { + "type": "npm", + "name": "npm:istanbul-lib-coverage", + "data": { + "version": "3.2.2", + "packageName": "istanbul-lib-coverage", + "hash": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==" + } + }, + "npm:istanbul-lib-report": { + "type": "npm", + "name": "npm:istanbul-lib-report", + "data": { + "version": "3.0.1", + "packageName": "istanbul-lib-report", + "hash": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==" + } + }, + "npm:istanbul-lib-source-maps": { + "type": "npm", + "name": "npm:istanbul-lib-source-maps", + "data": { + "version": "4.0.1", + "packageName": "istanbul-lib-source-maps", + "hash": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==" + } + }, + "npm:istanbul-reports": { + "type": "npm", + "name": "npm:istanbul-reports", + "data": { + "version": "3.1.7", + "packageName": "istanbul-reports", + "hash": "sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==" + } + }, + "npm:jake": { + "type": "npm", + "name": "npm:jake", + "data": { + "version": "10.9.2", + "packageName": "jake", + "hash": "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==" + } + }, + "npm:jest": { + "type": "npm", + "name": "npm:jest", + "data": { + "version": "29.7.0", + "packageName": "jest", + "hash": "sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==" + } + }, + "npm:jest-canvas-mock": { + "type": "npm", + "name": "npm:jest-canvas-mock", + "data": { + "version": "2.4.0", + "packageName": "jest-canvas-mock", + "hash": "sha512-mmMpZzpmLzn5vepIaHk5HoH3Ka4WykbSoLuG/EKoJd0x0ID/t+INo1l8ByfcUJuDM+RIsL4QDg/gDnBbrj2/IQ==" + } + }, + "npm:jest-changed-files": { + "type": "npm", + "name": "npm:jest-changed-files", + "data": { + "version": "29.7.0", + "packageName": "jest-changed-files", + "hash": "sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==" + } + }, + "npm:jest-circus": { + "type": "npm", + "name": "npm:jest-circus", + "data": { + "version": "29.7.0", + "packageName": "jest-circus", + "hash": "sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==" + } + }, + "npm:jest-cli": { + "type": "npm", + "name": "npm:jest-cli", + "data": { + "version": "29.7.0", + "packageName": "jest-cli", + "hash": "sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==" + } + }, + "npm:jest-config": { + "type": "npm", + "name": "npm:jest-config", + "data": { + "version": "29.7.0", + "packageName": "jest-config", + "hash": "sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==" + } + }, + "npm:jest-diff": { + "type": "npm", + "name": "npm:jest-diff", + "data": { + "version": "29.7.0", + "packageName": "jest-diff", + "hash": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==" + } + }, + "npm:jest-diff@28.1.3": { + "type": "npm", + "name": "npm:jest-diff@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-diff", + "hash": "sha512-8RqP1B/OXzjjTWkqMX67iqgwBVJRgCyKD3L9nq+6ZqJMdvjE8RgHktqZ6jNrkdMT+dJuYNI3rhQpxaz7drJHfw==" + } + }, + "npm:jest-docblock": { + "type": "npm", + "name": "npm:jest-docblock", + "data": { + "version": "29.7.0", + "packageName": "jest-docblock", + "hash": "sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==" + } + }, + "npm:jest-each": { + "type": "npm", + "name": "npm:jest-each", + "data": { + "version": "29.7.0", + "packageName": "jest-each", + "hash": "sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==" + } + }, + "npm:jest-each@28.1.3": { + "type": "npm", + "name": "npm:jest-each@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-each", + "hash": "sha512-arT1z4sg2yABU5uogObVPvSlSMQlDA48owx07BDPAiasW0yYpYHYOo4HHLz9q0BVzDVU4hILFjzJw0So9aCL/g==" + } + }, + "npm:jest-environment-jsdom": { + "type": "npm", + "name": "npm:jest-environment-jsdom", + "data": { + "version": "29.7.0", + "packageName": "jest-environment-jsdom", + "hash": "sha512-k9iQbsf9OyOfdzWH8HDmrRT0gSIcX+FLNW7IQq94tFX0gynPwqDTW0Ho6iMVNjGz/nb+l/vW3dWM2bbLLpkbXA==" + } + }, + "npm:jest-environment-node": { + "type": "npm", + "name": "npm:jest-environment-node", + "data": { + "version": "29.7.0", + "packageName": "jest-environment-node", + "hash": "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==" + } + }, + "npm:jest-get-type": { + "type": "npm", + "name": "npm:jest-get-type", + "data": { + "version": "29.6.3", + "packageName": "jest-get-type", + "hash": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==" + } + }, + "npm:jest-get-type@28.0.2": { + "type": "npm", + "name": "npm:jest-get-type@28.0.2", + "data": { + "version": "28.0.2", + "packageName": "jest-get-type", + "hash": "sha512-ioj2w9/DxSYHfOm5lJKCdcAmPJzQXmbM/Url3rhlghrPvT3tt+7a/+oXc9azkKmLvoiXjtV83bEWqi+vs5nlPA==" + } + }, + "npm:jest-haste-map": { + "type": "npm", + "name": "npm:jest-haste-map", + "data": { + "version": "29.7.0", + "packageName": "jest-haste-map", + "hash": "sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==" + } + }, + "npm:jest-haste-map@28.1.3": { + "type": "npm", + "name": "npm:jest-haste-map@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-haste-map", + "hash": "sha512-3S+RQWDXccXDKSWnkHa/dPwt+2qwA8CJzR61w3FoYCvoo3Pn8tvGcysmMF0Bj0EX5RYvAI2EIvC57OmotfdtKA==" + } + }, + "npm:jest-jasmine2": { + "type": "npm", + "name": "npm:jest-jasmine2", + "data": { + "version": "28.1.3", + "packageName": "jest-jasmine2", + "hash": "sha512-nlNWJY1u62w+WAVgnXOQTdxFdZhqlxpKvMTn1cOK1QHX2oRrkPV3JcIcJfXwcGcifttOJZhExcgDUqSHrYQ6Dw==" + } + }, + "npm:jest-matcher-utils@28.1.3": { + "type": "npm", + "name": "npm:jest-matcher-utils@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-matcher-utils", + "hash": "sha512-kQeJ7qHemKfbzKoGjHHrRKH6atgxMk8Enkk2iPQ3XwO6oE/KYD8lMYOziCkeSB9G4adPM4nR1DE8Tf5JeWH6Bw==" + } + }, + "npm:jest-matcher-utils": { + "type": "npm", + "name": "npm:jest-matcher-utils", + "data": { + "version": "29.7.0", + "packageName": "jest-matcher-utils", + "hash": "sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==" + } + }, + "npm:jest-message-util@28.1.3": { + "type": "npm", + "name": "npm:jest-message-util@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-message-util", + "hash": "sha512-PFdn9Iewbt575zKPf1286Ht9EPoJmYT7P0kY+RibeYZ2XtOr53pDLEFoTWXbd1h4JiGiWpTBC84fc8xMXQMb7g==" + } + }, + "npm:jest-message-util": { + "type": "npm", + "name": "npm:jest-message-util", + "data": { + "version": "29.7.0", + "packageName": "jest-message-util", + "hash": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==" + } + }, + "npm:jest-mock@28.1.3": { + "type": "npm", + "name": "npm:jest-mock@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-mock", + "hash": "sha512-o3J2jr6dMMWYVH4Lh/NKmDXdosrsJgi4AviS8oXLujcjpCMBb1FMsblDnOXKZKfSiHLxYub1eS0IHuRXsio9eA==" + } + }, + "npm:jest-mock": { + "type": "npm", + "name": "npm:jest-mock", + "data": { + "version": "29.7.0", + "packageName": "jest-mock", + "hash": "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==" + } + }, + "npm:jest-regex-util@28.0.2": { + "type": "npm", + "name": "npm:jest-regex-util@28.0.2", + "data": { + "version": "28.0.2", + "packageName": "jest-regex-util", + "hash": "sha512-4s0IgyNIy0y9FK+cjoVYoxamT7Zeo7MhzqRGx7YDYmaQn1wucY9rotiGkBzzcMXTtjrCAP/f7f+E0F7+fxPNdw==" + } + }, + "npm:jest-regex-util": { + "type": "npm", + "name": "npm:jest-regex-util", + "data": { + "version": "29.6.3", + "packageName": "jest-regex-util", + "hash": "sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==" + } + }, + "npm:jest-resolve@28.1.3": { + "type": "npm", + "name": "npm:jest-resolve@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-resolve", + "hash": "sha512-Z1W3tTjE6QaNI90qo/BJpfnvpxtaFTFw5CDgwpyE/Kz8U/06N1Hjf4ia9quUhCh39qIGWF1ZuxFiBiJQwSEYKQ==" + } + }, + "npm:jest-resolve": { + "type": "npm", + "name": "npm:jest-resolve", + "data": { + "version": "29.7.0", + "packageName": "jest-resolve", + "hash": "sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==" + } + }, + "npm:jest-runtime@28.1.3": { + "type": "npm", + "name": "npm:jest-runtime@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-runtime", + "hash": "sha512-NU+881ScBQQLc1JHG5eJGU7Ui3kLKrmwCPPtYsJtBykixrM2OhVQlpMmFWJjMyDfdkGgBMNjXCGB/ebzsgNGQw==" + } + }, + "npm:jest-runtime": { + "type": "npm", + "name": "npm:jest-runtime", + "data": { + "version": "29.7.0", + "packageName": "jest-runtime", + "hash": "sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==" + } + }, + "npm:jest-snapshot@28.1.3": { + "type": "npm", + "name": "npm:jest-snapshot@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-snapshot", + "hash": "sha512-4lzMgtiNlc3DU/8lZfmqxN3AYD6GGLbl+72rdBpXvcV+whX7mDrREzkPdp2RnmfIiWBg1YbuFSkXduF2JcafJg==" + } + }, + "npm:jest-snapshot": { + "type": "npm", + "name": "npm:jest-snapshot", + "data": { + "version": "29.7.0", + "packageName": "jest-snapshot", + "hash": "sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==" + } + }, + "npm:jest-util@28.1.3": { + "type": "npm", + "name": "npm:jest-util@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-util", + "hash": "sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==" + } + }, + "npm:jest-util@26.6.2": { + "type": "npm", + "name": "npm:jest-util@26.6.2", + "data": { + "version": "26.6.2", + "packageName": "jest-util", + "hash": "sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q==" + } + }, + "npm:jest-util": { + "type": "npm", + "name": "npm:jest-util", + "data": { + "version": "29.7.0", + "packageName": "jest-util", + "hash": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==" + } + }, + "npm:jest-validate@28.1.3": { + "type": "npm", + "name": "npm:jest-validate@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-validate", + "hash": "sha512-SZbOGBWEsaTxBGCOpsRWlXlvNkvTkY0XxRfh7zYmvd8uL5Qzyg0CHAXiXKROflh801quA6+/DsT4ODDthOC/OA==" + } + }, + "npm:jest-validate": { + "type": "npm", + "name": "npm:jest-validate", + "data": { + "version": "29.7.0", + "packageName": "jest-validate", + "hash": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==" + } + }, + "npm:jest-worker@28.1.3": { + "type": "npm", + "name": "npm:jest-worker@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-worker", + "hash": "sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==" + } + }, + "npm:jest-worker": { + "type": "npm", + "name": "npm:jest-worker", + "data": { + "version": "29.7.0", + "packageName": "jest-worker", + "hash": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==" + } + }, + "npm:jest-worker@27.5.1": { + "type": "npm", + "name": "npm:jest-worker@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-worker", + "hash": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==" + } + }, + "npm:pretty-format@28.1.3": { + "type": "npm", + "name": "npm:pretty-format@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "pretty-format", + "hash": "sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==" + } + }, + "npm:pretty-format": { + "type": "npm", + "name": "npm:pretty-format", + "data": { + "version": "29.7.0", + "packageName": "pretty-format", + "hash": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==" + } + }, + "npm:resolve.exports@1.1.1": { + "type": "npm", + "name": "npm:resolve.exports@1.1.1", + "data": { + "version": "1.1.1", + "packageName": "resolve.exports", + "hash": "sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ==" + } + }, + "npm:resolve.exports": { + "type": "npm", + "name": "npm:resolve.exports", + "data": { + "version": "2.0.3", + "packageName": "resolve.exports", + "hash": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==" + } + }, + "npm:jest-leak-detector": { + "type": "npm", + "name": "npm:jest-leak-detector", + "data": { + "version": "29.7.0", + "packageName": "jest-leak-detector", + "hash": "sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==" + } + }, + "npm:jest-pnp-resolver": { + "type": "npm", + "name": "npm:jest-pnp-resolver", + "data": { + "version": "1.2.3", + "packageName": "jest-pnp-resolver", + "hash": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==" + } + }, + "npm:jest-preset-angular": { + "type": "npm", + "name": "npm:jest-preset-angular", + "data": { + "version": "14.2.4", + "packageName": "jest-preset-angular", + "hash": "sha512-xyhkaiBdn3keBgxxkcbqZu/my3ADU9NcDrz6DaMuGRaxz/bf6ZC1qxZ1eQuz5V1WuA3/rD64VA3Kke8P6E9qNg==" + } + }, + "npm:jest-resolve-dependencies": { + "type": "npm", + "name": "npm:jest-resolve-dependencies", + "data": { + "version": "29.7.0", + "packageName": "jest-resolve-dependencies", + "hash": "sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==" + } + }, + "npm:jest-runner": { + "type": "npm", + "name": "npm:jest-runner", + "data": { + "version": "29.7.0", + "packageName": "jest-runner", + "hash": "sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==" + } + }, + "npm:jest-silent-reporter": { + "type": "npm", + "name": "npm:jest-silent-reporter", + "data": { + "version": "0.6.0", + "packageName": "jest-silent-reporter", + "hash": "sha512-4nmS+5o7ycVlvbQOTx7CnGdbBtP2646hnDgQpQLaVhjHcQNHD+gqBAetyjRDlgpZ8+8N82MWI59K+EX2LsVk7g==" + } + }, + "npm:jest-watcher": { + "type": "npm", + "name": "npm:jest-watcher", + "data": { + "version": "29.7.0", + "packageName": "jest-watcher", + "hash": "sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==" + } + }, + "npm:jiti": { + "type": "npm", + "name": "npm:jiti", + "data": { + "version": "1.21.7", + "packageName": "jiti", + "hash": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==" + } + }, + "npm:jju": { + "type": "npm", + "name": "npm:jju", + "data": { + "version": "1.4.0", + "packageName": "jju", + "hash": "sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==" + } + }, + "npm:joi": { + "type": "npm", + "name": "npm:joi", + "data": { + "version": "17.13.3", + "packageName": "joi", + "hash": "sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==" + } + }, + "npm:jpeg-js": { + "type": "npm", + "name": "npm:jpeg-js", + "data": { + "version": "0.4.4", + "packageName": "jpeg-js", + "hash": "sha512-WZzeDOEtTOBK4Mdsar0IqEU5sMr3vSV2RqkAIzUEV2BHnUfKGyswWFPFwK5EeDo93K3FohSHbLAjj0s1Wzd+dg==" + } + }, + "npm:js-file-download": { + "type": "npm", + "name": "npm:js-file-download", + "data": { + "version": "0.4.12", + "packageName": "js-file-download", + "hash": "sha512-rML+NkoD08p5Dllpjo0ffy4jRHeY6Zsapvr/W86N7E0yuzAO6qa5X9+xog6zQNlH102J7IXljNY2FtS6Lj3ucg==" + } + }, + "npm:js-string-escape": { + "type": "npm", + "name": "npm:js-string-escape", + "data": { + "version": "1.0.1", + "packageName": "js-string-escape", + "hash": "sha512-Smw4xcfIQ5LVjAOuJCvN/zIodzA/BBSsluuoSykP+lUvScIi4U6RJLfwHet5cxFnCswUjISV8oAXaqaJDY3chg==" + } + }, + "npm:js-tokens": { + "type": "npm", + "name": "npm:js-tokens", + "data": { + "version": "4.0.0", + "packageName": "js-tokens", + "hash": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" + } + }, + "npm:jsdom": { + "type": "npm", + "name": "npm:jsdom", + "data": { + "version": "20.0.3", + "packageName": "jsdom", + "hash": "sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==" + } + }, + "npm:jsesc": { + "type": "npm", + "name": "npm:jsesc", + "data": { + "version": "3.1.0", + "packageName": "jsesc", + "hash": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==" + } + }, + "npm:jsesc@3.0.2": { + "type": "npm", + "name": "npm:jsesc@3.0.2", + "data": { + "version": "3.0.2", + "packageName": "jsesc", + "hash": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==" + } + }, + "npm:json-buffer": { + "type": "npm", + "name": "npm:json-buffer", + "data": { + "version": "3.0.1", + "packageName": "json-buffer", + "hash": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" + } + }, + "npm:json-parse-better-errors": { + "type": "npm", + "name": "npm:json-parse-better-errors", + "data": { + "version": "1.0.2", + "packageName": "json-parse-better-errors", + "hash": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==" + } + }, + "npm:json-parse-helpfulerror": { + "type": "npm", + "name": "npm:json-parse-helpfulerror", + "data": { + "version": "1.0.3", + "packageName": "json-parse-helpfulerror", + "hash": "sha512-XgP0FGR77+QhUxjXkwOMkC94k3WtqEBfcnjWqhRd82qTat4SWKRE+9kUnynz/shm3I4ea2+qISvTIeGTNU7kJg==" + } + }, + "npm:json-schema": { + "type": "npm", + "name": "npm:json-schema", + "data": { + "version": "0.4.0", + "packageName": "json-schema", + "hash": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==" + } + }, + "npm:json-schema-ref-resolver": { + "type": "npm", + "name": "npm:json-schema-ref-resolver", + "data": { + "version": "1.0.1", + "packageName": "json-schema-ref-resolver", + "hash": "sha512-EJAj1pgHc1hxF6vo2Z3s69fMjO1INq6eGHXZ8Z6wCQeldCuwxGK9Sxf4/cScGn3FZubCVUehfWtcDM/PLteCQw==" + } + }, + "npm:json-stable-stringify": { + "type": "npm", + "name": "npm:json-stable-stringify", + "data": { + "version": "0.0.1", + "packageName": "json-stable-stringify", + "hash": "sha512-nKtD/Qxm7tWdZqJoldEC7fF0S41v0mWbeaXG3637stOWfyGxTgWTYE2wtfKmjzpvxv2MA2xzxsXOIiwUpkX6Qw==" + } + }, + "npm:json-stable-stringify-without-jsonify": { + "type": "npm", + "name": "npm:json-stable-stringify-without-jsonify", + "data": { + "version": "1.0.1", + "packageName": "json-stable-stringify-without-jsonify", + "hash": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" + } + }, + "npm:json-stringify-safe": { + "type": "npm", + "name": "npm:json-stringify-safe", + "data": { + "version": "5.0.1", + "packageName": "json-stringify-safe", + "hash": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==" + } + }, + "npm:json5": { + "type": "npm", + "name": "npm:json5", + "data": { + "version": "2.2.3", + "packageName": "json5", + "hash": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" + } + }, + "npm:jsonfile": { + "type": "npm", + "name": "npm:jsonfile", + "data": { + "version": "6.1.0", + "packageName": "jsonfile", + "hash": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==" + } + }, + "npm:jsonfile@4.0.0": { + "type": "npm", + "name": "npm:jsonfile@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "jsonfile", + "hash": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==" + } + }, + "npm:jsonify": { + "type": "npm", + "name": "npm:jsonify", + "data": { + "version": "0.0.1", + "packageName": "jsonify", + "hash": "sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==" + } + }, + "npm:jsonparse": { + "type": "npm", + "name": "npm:jsonparse", + "data": { + "version": "1.3.1", + "packageName": "jsonparse", + "hash": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==" + } + }, + "npm:JSONStream": { + "type": "npm", + "name": "npm:JSONStream", + "data": { + "version": "1.3.5", + "packageName": "JSONStream", + "hash": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==" + } + }, + "npm:jsprim": { + "type": "npm", + "name": "npm:jsprim", + "data": { + "version": "2.0.2", + "packageName": "jsprim", + "hash": "sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ==" + } + }, + "npm:verror@1.10.0": { + "type": "npm", + "name": "npm:verror@1.10.0", + "data": { + "version": "1.10.0", + "packageName": "verror", + "hash": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==" + } + }, + "npm:verror": { + "type": "npm", + "name": "npm:verror", + "data": { + "version": "1.10.1", + "packageName": "verror", + "hash": "sha512-veufcmxri4e3XSrT0xwfUR7kguIkaxBeosDg00yDWhk49wdwkSUrvvsm7nc75e1PUyvIeZj6nS8VQRYz2/S4Xg==" + } + }, + "npm:karma-source-map-support": { + "type": "npm", + "name": "npm:karma-source-map-support", + "data": { + "version": "1.4.0", + "packageName": "karma-source-map-support", + "hash": "sha512-RsBECncGO17KAoJCYXjv+ckIz+Ii9NCi+9enk+rq6XC81ezYkb4/RHE6CTXdA7IOJqoF3wcaLfVG0CPmE5ca6A==" + } + }, + "npm:keycharm": { + "type": "npm", + "name": "npm:keycharm", + "data": { + "version": "0.2.0", + "packageName": "keycharm", + "hash": "sha512-i/XBRTiLqRConPKioy2oq45vbv04e8x59b0mnsIRQM+7Ec/8BC7UcL5pnC4FMeGb8KwG7q4wOMw7CtNZf5tiIg==" + } + }, + "npm:keygrip": { + "type": "npm", + "name": "npm:keygrip", + "data": { + "version": "1.1.0", + "packageName": "keygrip", + "hash": "sha512-iYSchDJ+liQ8iwbSI2QqsQOvqv58eJCEanyJPJi+Khyu8smkcKSFUCbPwzFcL7YVtZ6eONjqRX/38caJ7QjRAQ==" + } + }, + "npm:klaw-sync": { + "type": "npm", + "name": "npm:klaw-sync", + "data": { + "version": "6.0.0", + "packageName": "klaw-sync", + "hash": "sha512-nIeuVSzdCCs6TDPTqI8w1Yre34sSq7AkZ4B3sfOBbI2CgVSB4Du4aLQijFU2+lhAFCwt9+42Hel6lQNIv6AntQ==" + } + }, + "npm:kleur": { + "type": "npm", + "name": "npm:kleur", + "data": { + "version": "3.0.3", + "packageName": "kleur", + "hash": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==" + } + }, + "npm:klona": { + "type": "npm", + "name": "npm:klona", + "data": { + "version": "2.0.6", + "packageName": "klona", + "hash": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==" + } + }, + "npm:known-css-properties": { + "type": "npm", + "name": "npm:known-css-properties", + "data": { + "version": "0.36.0", + "packageName": "known-css-properties", + "hash": "sha512-A+9jP+IUmuQsNdsLdcg6Yt7voiMF/D4K83ew0OpJtpu+l34ef7LaohWV0Rc6KNvzw6ZDizkqfyB5JznZnzuKQA==" + } + }, + "npm:knuth-shuffle-seeded": { + "type": "npm", + "name": "npm:knuth-shuffle-seeded", + "data": { + "version": "1.0.6", + "packageName": "knuth-shuffle-seeded", + "hash": "sha512-9pFH0SplrfyKyojCLxZfMcvkhf5hH0d+UwR9nTVJ/DDQJGuzcXjTwB7TP7sDfehSudlGGaOLblmEWqv04ERVWg==" + } + }, + "npm:koa-compose": { + "type": "npm", + "name": "npm:koa-compose", + "data": { + "version": "4.1.0", + "packageName": "koa-compose", + "hash": "sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==" + } + }, + "npm:koa-convert": { + "type": "npm", + "name": "npm:koa-convert", + "data": { + "version": "2.0.0", + "packageName": "koa-convert", + "hash": "sha512-asOvN6bFlSnxewce2e/DK3p4tltyfC4VM7ZwuTuepI7dEQVcvpyFuBcEARu1+Hxg8DIwytce2n7jrZtRlPrARA==" + } + }, + "npm:ky": { + "type": "npm", + "name": "npm:ky", + "data": { + "version": "0.30.0", + "packageName": "ky", + "hash": "sha512-X/u76z4JtDVq10u1JA5UQfatPxgPaVDMYTrgHyiTpGN2z4TMEJkIHsoSBBSg9SWZEIXTKsi9kHgiQ9o3Y/4yog==" + } + }, + "npm:labeled-stream-splicer": { + "type": "npm", + "name": "npm:labeled-stream-splicer", + "data": { + "version": "2.0.2", + "packageName": "labeled-stream-splicer", + "hash": "sha512-Ca4LSXFFZUjPScRaqOcFxneA0VpKZr4MMYCljyQr4LIewTLb3Y0IUTIsnBBsVubIeEfxeSZpSjSsRM8APEQaAw==" + } + }, + "npm:launch-editor": { + "type": "npm", + "name": "npm:launch-editor", + "data": { + "version": "2.10.0", + "packageName": "launch-editor", + "hash": "sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA==" + } + }, + "npm:lazy-ass": { + "type": "npm", + "name": "npm:lazy-ass", + "data": { + "version": "1.6.0", + "packageName": "lazy-ass", + "hash": "sha512-cc8oEVoctTvsFZ/Oje/kGnHbpWHYBe8IAJe4C0QNc3t8uM/0Y8+erSz/7Y1ALuXTEZTMvxXwO6YbX1ey3ujiZw==" + } + }, + "npm:lcid": { + "type": "npm", + "name": "npm:lcid", + "data": { + "version": "2.0.0", + "packageName": "lcid", + "hash": "sha512-avPEb8P8EGnwXKClwsNUgryVjllcRqtMYa49NTsbQagYuT1DcXnl1915oxWjoyGrXR6zH/Y0Zc96xWsPcoDKeA==" + } + }, + "npm:leven": { + "type": "npm", + "name": "npm:leven", + "data": { + "version": "3.1.0", + "packageName": "leven", + "hash": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==" + } + }, + "npm:levn": { + "type": "npm", + "name": "npm:levn", + "data": { + "version": "0.4.1", + "packageName": "levn", + "hash": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==" + } + }, + "npm:license-webpack-plugin": { + "type": "npm", + "name": "npm:license-webpack-plugin", + "data": { + "version": "4.0.2", + "packageName": "license-webpack-plugin", + "hash": "sha512-771TFWFD70G1wLTC4oU2Cw4qvtmNrIw+wRvBtn+okgHl7slJVi7zfNcdmqDL72BojM30VNJ2UHylr1o77U37Jw==" + } + }, + "npm:liftoff": { + "type": "npm", + "name": "npm:liftoff", + "data": { + "version": "2.5.0", + "packageName": "liftoff", + "hash": "sha512-01zfGFqfORP1CGmZZP2Zn51zsqz4RltDi0RDOhbGoLYdUT5Lw+I2gX6QdwXhPITF6hPOHEOp+At6/L24hIg9WQ==" + } + }, + "npm:light-my-request": { + "type": "npm", + "name": "npm:light-my-request", + "data": { + "version": "5.14.0", + "packageName": "light-my-request", + "hash": "sha512-aORPWntbpH5esaYpGOOmri0OHDOe3wC5M2MQxZ9dvMLZm6DnaAn0kJlcbU9hwsQgLzmZyReKwFwwPkR+nHu5kA==" + } + }, + "npm:lilconfig": { + "type": "npm", + "name": "npm:lilconfig", + "data": { + "version": "3.1.3", + "packageName": "lilconfig", + "hash": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==" + } + }, + "npm:lines-and-columns": { + "type": "npm", + "name": "npm:lines-and-columns", + "data": { + "version": "2.0.3", + "packageName": "lines-and-columns", + "hash": "sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==" + } + }, + "npm:lines-and-columns@1.2.4": { + "type": "npm", + "name": "npm:lines-and-columns@1.2.4", + "data": { + "version": "1.2.4", + "packageName": "lines-and-columns", + "hash": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" + } + }, + "npm:lmdb": { + "type": "npm", + "name": "npm:lmdb", + "data": { + "version": "3.0.13", + "packageName": "lmdb", + "hash": "sha512-UGe+BbaSUQtAMZobTb4nHvFMrmvuAQKSeaqAX2meTEQjfsbpl5sxdHD8T72OnwD4GU9uwNhYXIVe4QGs8N9Zyw==" + } + }, + "npm:load-json-file": { + "type": "npm", + "name": "npm:load-json-file", + "data": { + "version": "4.0.0", + "packageName": "load-json-file", + "hash": "sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==" + } + }, + "npm:strip-bom@3.0.0": { + "type": "npm", + "name": "npm:strip-bom@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "strip-bom", + "hash": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==" + } + }, + "npm:strip-bom": { + "type": "npm", + "name": "npm:strip-bom", + "data": { + "version": "4.0.0", + "packageName": "strip-bom", + "hash": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==" + } + }, + "npm:loader-runner": { + "type": "npm", + "name": "npm:loader-runner", + "data": { + "version": "4.3.0", + "packageName": "loader-runner", + "hash": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==" + } + }, + "npm:lodash": { + "type": "npm", + "name": "npm:lodash", + "data": { + "version": "4.17.21", + "packageName": "lodash", + "hash": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + } + }, + "npm:lodash-es": { + "type": "npm", + "name": "npm:lodash-es", + "data": { + "version": "4.17.21", + "packageName": "lodash-es", + "hash": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" + } + }, + "npm:lodash.clonedeep": { + "type": "npm", + "name": "npm:lodash.clonedeep", + "data": { + "version": "4.5.0", + "packageName": "lodash.clonedeep", + "hash": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==" + } + }, + "npm:lodash.clonedeepwith": { + "type": "npm", + "name": "npm:lodash.clonedeepwith", + "data": { + "version": "4.5.0", + "packageName": "lodash.clonedeepwith", + "hash": "sha512-QRBRSxhbtsX1nc0baxSkkK5WlVTTm/s48DSukcGcWZwIyI8Zz+lB+kFiELJXtzfH4Aj6kMWQ1VWW4U5uUDgZMA==" + } + }, + "npm:lodash.debounce": { + "type": "npm", + "name": "npm:lodash.debounce", + "data": { + "version": "4.0.8", + "packageName": "lodash.debounce", + "hash": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==" + } + }, + "npm:lodash.merge": { + "type": "npm", + "name": "npm:lodash.merge", + "data": { + "version": "4.6.2", + "packageName": "lodash.merge", + "hash": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" + } + }, + "npm:lodash.once": { + "type": "npm", + "name": "npm:lodash.once", + "data": { + "version": "4.1.1", + "packageName": "lodash.once", + "hash": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==" + } + }, + "npm:lodash.truncate": { + "type": "npm", + "name": "npm:lodash.truncate", + "data": { + "version": "4.4.2", + "packageName": "lodash.truncate", + "hash": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==" + } + }, + "npm:lodash.uniq": { + "type": "npm", + "name": "npm:lodash.uniq", + "data": { + "version": "4.5.0", + "packageName": "lodash.uniq", + "hash": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==" + } + }, + "npm:log-symbols": { + "type": "npm", + "name": "npm:log-symbols", + "data": { + "version": "4.1.0", + "packageName": "log-symbols", + "hash": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==" + } + }, + "npm:onetime@7.0.0": { + "type": "npm", + "name": "npm:onetime@7.0.0", + "data": { + "version": "7.0.0", + "packageName": "onetime", + "hash": "sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==" + } + }, + "npm:onetime": { + "type": "npm", + "name": "npm:onetime", + "data": { + "version": "5.1.2", + "packageName": "onetime", + "hash": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==" + } + }, + "npm:restore-cursor@5.1.0": { + "type": "npm", + "name": "npm:restore-cursor@5.1.0", + "data": { + "version": "5.1.0", + "packageName": "restore-cursor", + "hash": "sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==" + } + }, + "npm:restore-cursor": { + "type": "npm", + "name": "npm:restore-cursor", + "data": { + "version": "3.1.0", + "packageName": "restore-cursor", + "hash": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==" + } + }, + "npm:log4js": { + "type": "npm", + "name": "npm:log4js", + "data": { + "version": "6.9.1", + "packageName": "log4js", + "hash": "sha512-1somDdy9sChrr9/f4UlzhdaGfDR2c/SaD2a4T7qEkG4jTS57/B3qmnjLYePwQ8cqWnUHZI0iAKxMBpCZICiZ2g==" + } + }, + "npm:loglevel": { + "type": "npm", + "name": "npm:loglevel", + "data": { + "version": "1.9.2", + "packageName": "loglevel", + "hash": "sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==" + } + }, + "npm:loglevel-plugin-prefix": { + "type": "npm", + "name": "npm:loglevel-plugin-prefix", + "data": { + "version": "0.8.4", + "packageName": "loglevel-plugin-prefix", + "hash": "sha512-WpG9CcFAOjz/FtNht+QJeGpvVl/cdR6P0z6OcXSkr8wFJOsV2GRj2j10JLfjuA4aYkcKCNIEqRGCyTife9R8/g==" + } + }, + "npm:long": { + "type": "npm", + "name": "npm:long", + "data": { + "version": "4.0.0", + "packageName": "long", + "hash": "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==" + } + }, + "npm:long-timeout": { + "type": "npm", + "name": "npm:long-timeout", + "data": { + "version": "0.1.1", + "packageName": "long-timeout", + "hash": "sha512-BFRuQUqc7x2NWxfJBCyUrN8iYUYznzL9JROmRz1gZ6KlOIgmoD+njPVbb+VNn2nGMKggMsK79iUNErillsrx7w==" + } + }, + "npm:loose-envify": { + "type": "npm", + "name": "npm:loose-envify", + "data": { + "version": "1.4.0", + "packageName": "loose-envify", + "hash": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==" + } + }, + "npm:loupe": { + "type": "npm", + "name": "npm:loupe", + "data": { + "version": "2.3.7", + "packageName": "loupe", + "hash": "sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==" + } + }, + "npm:lower-case": { + "type": "npm", + "name": "npm:lower-case", + "data": { + "version": "1.1.4", + "packageName": "lower-case", + "hash": "sha512-2Fgx1Ycm599x+WGpIYwJOvsjmXFzTSc34IwDWALRA/8AopUKAVPwfJ+h5+f85BCp0PWmmJcWzEpxOpoXycMpdA==" + } + }, + "npm:lowercase-keys": { + "type": "npm", + "name": "npm:lowercase-keys", + "data": { + "version": "2.0.0", + "packageName": "lowercase-keys", + "hash": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==" + } + }, + "npm:lowlight": { + "type": "npm", + "name": "npm:lowlight", + "data": { + "version": "1.20.0", + "packageName": "lowlight", + "hash": "sha512-8Ktj+prEb1RoCPkEOrPMYUN/nCggB7qAWe3a7OpMjWQkh3l2RD5wKRQ+o8Q8YuI9RG/xs95waaI/E6ym/7NsTw==" + } + }, + "npm:lunr": { + "type": "npm", + "name": "npm:lunr", + "data": { + "version": "2.3.9", + "packageName": "lunr", + "hash": "sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==" + } + }, + "npm:luxon": { + "type": "npm", + "name": "npm:luxon", + "data": { + "version": "3.7.1", + "packageName": "luxon", + "hash": "sha512-RkRWjA926cTvz5rAb1BqyWkKbbjzCGchDUIKMCUvNi17j6f6j8uHGDV82Aqcqtzd+icoYpELmG3ksgGiFNNcNg==" + } + }, + "npm:macos-release": { + "type": "npm", + "name": "npm:macos-release", + "data": { + "version": "2.5.1", + "packageName": "macos-release", + "hash": "sha512-DXqXhEM7gW59OjZO8NIjBCz9AQ1BEMrfiOAl4AYByHCtVHRF4KoGNO8mqQeM8lRCtQe/UnJ4imO/d2HdkKsd+A==" + } + }, + "npm:magic-string": { + "type": "npm", + "name": "npm:magic-string", + "data": { + "version": "0.30.11", + "packageName": "magic-string", + "hash": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==" + } + }, + "npm:make-error": { + "type": "npm", + "name": "npm:make-error", + "data": { + "version": "1.3.6", + "packageName": "make-error", + "hash": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==" + } + }, + "npm:make-fetch-happen": { + "type": "npm", + "name": "npm:make-fetch-happen", + "data": { + "version": "13.0.1", + "packageName": "make-fetch-happen", + "hash": "sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA==" + } + }, + "npm:make-iterator": { + "type": "npm", + "name": "npm:make-iterator", + "data": { + "version": "1.0.1", + "packageName": "make-iterator", + "hash": "sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==" + } + }, + "npm:makeerror": { + "type": "npm", + "name": "npm:makeerror", + "data": { + "version": "1.0.12", + "packageName": "makeerror", + "hash": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==" + } + }, + "npm:map-age-cleaner": { + "type": "npm", + "name": "npm:map-age-cleaner", + "data": { + "version": "0.1.3", + "packageName": "map-age-cleaner", + "hash": "sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==" + } + }, + "npm:map-cache": { + "type": "npm", + "name": "npm:map-cache", + "data": { + "version": "0.2.2", + "packageName": "map-cache", + "hash": "sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==" + } + }, + "npm:map-stream": { + "type": "npm", + "name": "npm:map-stream", + "data": { + "version": "0.0.7", + "packageName": "map-stream", + "hash": "sha512-C0X0KQmGm3N2ftbTGBhSyuydQ+vV1LC3f3zPvT3RXHXNZrvfPZcoXp/N5DOa8vedX/rTMm2CjTtivFg2STJMRQ==" + } + }, + "npm:map-stream@0.1.0": { + "type": "npm", + "name": "npm:map-stream@0.1.0", + "data": { + "version": "0.1.0", + "packageName": "map-stream", + "hash": "sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==" + } + }, + "npm:map-visit": { + "type": "npm", + "name": "npm:map-visit", + "data": { + "version": "1.0.0", + "packageName": "map-visit", + "hash": "sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==" + } + }, + "npm:marked": { + "type": "npm", + "name": "npm:marked", + "data": { + "version": "7.0.3", + "packageName": "marked", + "hash": "sha512-ev2uM40p0zQ/GbvqotfKcSWEa59fJwluGZj5dcaUOwDRrB1F3dncdXy8NWUApk4fi8atU3kTBOwjyjZ0ud0dxw==" + } + }, + "npm:math-intrinsics": { + "type": "npm", + "name": "npm:math-intrinsics", + "data": { + "version": "1.1.0", + "packageName": "math-intrinsics", + "hash": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==" + } + }, + "npm:mathml-tag-names": { + "type": "npm", + "name": "npm:mathml-tag-names", + "data": { + "version": "2.1.3", + "packageName": "mathml-tag-names", + "hash": "sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==" + } + }, + "npm:md5": { + "type": "npm", + "name": "npm:md5", + "data": { + "version": "2.3.0", + "packageName": "md5", + "hash": "sha512-T1GITYmFaKuO91vxyoQMFETst+O71VUPEU3ze5GNzDm0OWdP8v1ziTaAEPUr/3kLsY3Sftgz242A1SetQiDL7g==" + } + }, + "npm:md5.js": { + "type": "npm", + "name": "npm:md5.js", + "data": { + "version": "1.3.5", + "packageName": "md5.js", + "hash": "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==" + } + }, + "npm:media-typer": { + "type": "npm", + "name": "npm:media-typer", + "data": { + "version": "0.3.0", + "packageName": "media-typer", + "hash": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==" + } + }, + "npm:mem": { + "type": "npm", + "name": "npm:mem", + "data": { + "version": "4.3.0", + "packageName": "mem", + "hash": "sha512-qX2bG48pTqYRVmDB37rn/6PT7LcR8T7oAX3bf99u1Tt1nzxYfxkgqDwUwolPlXweM0XzBOBFzSx4kfp7KP1s/w==" + } + }, + "npm:memfs": { + "type": "npm", + "name": "npm:memfs", + "data": { + "version": "3.5.3", + "packageName": "memfs", + "hash": "sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==" + } + }, + "npm:memfs@4.17.2": { + "type": "npm", + "name": "npm:memfs@4.17.2", + "data": { + "version": "4.17.2", + "packageName": "memfs", + "hash": "sha512-NgYhCOWgovOXSzvYgUW0LQ7Qy72rWQMGGFJDoWg4G30RHd3z77VbYdtJ4fembJXBy8pMIUA31XNAupobOQlwdg==" + } + }, + "npm:memorystream": { + "type": "npm", + "name": "npm:memorystream", + "data": { + "version": "0.3.1", + "packageName": "memorystream", + "hash": "sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==" + } + }, + "npm:meow": { + "type": "npm", + "name": "npm:meow", + "data": { + "version": "13.2.0", + "packageName": "meow", + "hash": "sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==" + } + }, + "npm:merge-descriptors": { + "type": "npm", + "name": "npm:merge-descriptors", + "data": { + "version": "1.0.3", + "packageName": "merge-descriptors", + "hash": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==" + } + }, + "npm:merge-stream": { + "type": "npm", + "name": "npm:merge-stream", + "data": { + "version": "2.0.0", + "packageName": "merge-stream", + "hash": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" + } + }, + "npm:merge2": { + "type": "npm", + "name": "npm:merge2", + "data": { + "version": "1.4.1", + "packageName": "merge2", + "hash": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" + } + }, + "npm:methods": { + "type": "npm", + "name": "npm:methods", + "data": { + "version": "1.1.2", + "packageName": "methods", + "hash": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==" + } + }, + "npm:miller-rabin": { + "type": "npm", + "name": "npm:miller-rabin", + "data": { + "version": "4.0.1", + "packageName": "miller-rabin", + "hash": "sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==" + } + }, + "npm:mime": { + "type": "npm", + "name": "npm:mime", + "data": { + "version": "1.6.0", + "packageName": "mime", + "hash": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" + } + }, + "npm:mime-db": { + "type": "npm", + "name": "npm:mime-db", + "data": { + "version": "1.52.0", + "packageName": "mime-db", + "hash": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" + } + }, + "npm:mime-db@1.54.0": { + "type": "npm", + "name": "npm:mime-db@1.54.0", + "data": { + "version": "1.54.0", + "packageName": "mime-db", + "hash": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==" + } + }, + "npm:mime-types": { + "type": "npm", + "name": "npm:mime-types", + "data": { + "version": "2.1.35", + "packageName": "mime-types", + "hash": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==" + } + }, + "npm:mime-types@3.0.1": { + "type": "npm", + "name": "npm:mime-types@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "mime-types", + "hash": "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==" + } + }, + "npm:mimic-fn": { + "type": "npm", + "name": "npm:mimic-fn", + "data": { + "version": "2.1.0", + "packageName": "mimic-fn", + "hash": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" + } + }, + "npm:mimic-function": { + "type": "npm", + "name": "npm:mimic-function", + "data": { + "version": "5.0.1", + "packageName": "mimic-function", + "hash": "sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==" + } + }, + "npm:minim": { + "type": "npm", + "name": "npm:minim", + "data": { + "version": "0.23.8", + "packageName": "minim", + "hash": "sha512-bjdr2xW1dBCMsMGGsUeqM4eFI60m94+szhxWys+B1ztIt6gWSfeGBdSVCIawezeHYLYn0j6zrsXdQS/JllBzww==" + } + }, + "npm:minimalistic-assert": { + "type": "npm", + "name": "npm:minimalistic-assert", + "data": { + "version": "1.0.1", + "packageName": "minimalistic-assert", + "hash": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==" + } + }, + "npm:minimalistic-crypto-utils": { + "type": "npm", + "name": "npm:minimalistic-crypto-utils", + "data": { + "version": "1.0.1", + "packageName": "minimalistic-crypto-utils", + "hash": "sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==" + } + }, + "npm:minimist": { + "type": "npm", + "name": "npm:minimist", + "data": { + "version": "1.2.8", + "packageName": "minimist", + "hash": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" + } + }, + "npm:minipass": { + "type": "npm", + "name": "npm:minipass", + "data": { + "version": "7.1.2", + "packageName": "minipass", + "hash": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==" + } + }, + "npm:minipass@3.3.6": { + "type": "npm", + "name": "npm:minipass@3.3.6", + "data": { + "version": "3.3.6", + "packageName": "minipass", + "hash": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==" + } + }, + "npm:minipass@5.0.0": { + "type": "npm", + "name": "npm:minipass@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "minipass", + "hash": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==" + } + }, + "npm:minipass-collect": { + "type": "npm", + "name": "npm:minipass-collect", + "data": { + "version": "2.0.1", + "packageName": "minipass-collect", + "hash": "sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==" + } + }, + "npm:minipass-fetch": { + "type": "npm", + "name": "npm:minipass-fetch", + "data": { + "version": "3.0.5", + "packageName": "minipass-fetch", + "hash": "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg==" + } + }, + "npm:minipass-flush": { + "type": "npm", + "name": "npm:minipass-flush", + "data": { + "version": "1.0.5", + "packageName": "minipass-flush", + "hash": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==" + } + }, + "npm:yallist@4.0.0": { + "type": "npm", + "name": "npm:yallist@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "yallist", + "hash": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + } + }, + "npm:yallist": { + "type": "npm", + "name": "npm:yallist", + "data": { + "version": "3.1.1", + "packageName": "yallist", + "hash": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" + } + }, + "npm:minipass-pipeline": { + "type": "npm", + "name": "npm:minipass-pipeline", + "data": { + "version": "1.2.4", + "packageName": "minipass-pipeline", + "hash": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==" + } + }, + "npm:minipass-sized": { + "type": "npm", + "name": "npm:minipass-sized", + "data": { + "version": "1.0.3", + "packageName": "minipass-sized", + "hash": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==" + } + }, + "npm:minizlib": { + "type": "npm", + "name": "npm:minizlib", + "data": { + "version": "2.1.2", + "packageName": "minizlib", + "hash": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==" + } + }, + "npm:mixin-deep": { + "type": "npm", + "name": "npm:mixin-deep", + "data": { + "version": "1.3.2", + "packageName": "mixin-deep", + "hash": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==" + } + }, + "npm:mkdirp": { + "type": "npm", + "name": "npm:mkdirp", + "data": { + "version": "0.5.6", + "packageName": "mkdirp", + "hash": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==" + } + }, + "npm:mkdirp@1.0.4": { + "type": "npm", + "name": "npm:mkdirp@1.0.4", + "data": { + "version": "1.0.4", + "packageName": "mkdirp", + "hash": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" + } + }, + "npm:mkdirp-classic": { + "type": "npm", + "name": "npm:mkdirp-classic", + "data": { + "version": "0.5.3", + "packageName": "mkdirp-classic", + "hash": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==" + } + }, + "npm:mocha-junit-reporter": { + "type": "npm", + "name": "npm:mocha-junit-reporter", + "data": { + "version": "2.1.0", + "packageName": "mocha-junit-reporter", + "hash": "sha512-Zhz1J+XqJUaAOuSFtHgi2+b+W3rP1SZtaU3HHNNp1iEKMSeoC1/EQUVkGknkLNOBxJhXJ4xLgOr8TbYAZOkUIw==" + } + }, + "npm:module-deps": { + "type": "npm", + "name": "npm:module-deps", + "data": { + "version": "6.2.3", + "packageName": "module-deps", + "hash": "sha512-fg7OZaQBcL4/L+AK5f4iVqf9OMbCclXfy/znXRxTVhJSeW5AIlS9AwheYwDaXM3lVW7OBeaeUEY3gbaC6cLlSA==" + } + }, + "npm:moment": { + "type": "npm", + "name": "npm:moment", + "data": { + "version": "2.29.4", + "packageName": "moment", + "hash": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==" + } + }, + "npm:moo-color": { + "type": "npm", + "name": "npm:moo-color", + "data": { + "version": "1.0.3", + "packageName": "moo-color", + "hash": "sha512-i/+ZKXMDf6aqYtBhuOcej71YSlbjT3wCO/4H1j8rPvxDJEifdwgg5MaFyu6iYAT8GBZJg2z0dkgK4YMzvURALQ==" + } + }, + "npm:morgan": { + "type": "npm", + "name": "npm:morgan", + "data": { + "version": "1.10.1", + "packageName": "morgan", + "hash": "sha512-223dMRJtI/l25dJKWpgij2cMtywuG/WiUKXdvwfbhGKBhy1puASqXwFzmWZ7+K73vUPoR7SS2Qz2cI/g9MKw0A==" + } + }, + "npm:mri": { + "type": "npm", + "name": "npm:mri", + "data": { + "version": "1.2.0", + "packageName": "mri", + "hash": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==" + } + }, + "npm:mrmime": { + "type": "npm", + "name": "npm:mrmime", + "data": { + "version": "2.0.0", + "packageName": "mrmime", + "hash": "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==" + } + }, + "npm:msgpackr": { + "type": "npm", + "name": "npm:msgpackr", + "data": { + "version": "1.11.5", + "packageName": "msgpackr", + "hash": "sha512-UjkUHN0yqp9RWKy0Lplhh+wlpdt9oQBYgULZOiFhV3VclSF1JnSQWZ5r9gORQlNYaUKQoR8itv7g7z1xDDuACA==" + } + }, + "npm:msgpackr-extract": { + "type": "npm", + "name": "npm:msgpackr-extract", + "data": { + "version": "3.0.3", + "packageName": "msgpackr-extract", + "hash": "sha512-P0efT1C9jIdVRefqjzOQ9Xml57zpOXnIuS+csaB4MdZbTdmGDLo8XhzBG1N7aO11gKDDkJvBLULeFTo46wwreA==" + } + }, + "npm:multicast-dns": { + "type": "npm", + "name": "npm:multicast-dns", + "data": { + "version": "7.2.5", + "packageName": "multicast-dns", + "hash": "sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==" + } + }, + "npm:multimatch": { + "type": "npm", + "name": "npm:multimatch", + "data": { + "version": "4.0.0", + "packageName": "multimatch", + "hash": "sha512-lDmx79y1z6i7RNx0ZGCPq1bzJ6ZoDDKbvh7jxr9SJcWLkShMzXrHbYVpTdnhNM5MXpDUxCQ4DgqVttVXlBgiBQ==" + } + }, + "npm:mute-stream": { + "type": "npm", + "name": "npm:mute-stream", + "data": { + "version": "1.0.0", + "packageName": "mute-stream", + "hash": "sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==" + } + }, + "npm:mz": { + "type": "npm", + "name": "npm:mz", + "data": { + "version": "2.7.0", + "packageName": "mz", + "hash": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==" + } + }, + "npm:nanoid": { + "type": "npm", + "name": "npm:nanoid", + "data": { + "version": "3.3.11", + "packageName": "nanoid", + "hash": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==" + } + }, + "npm:nanomatch": { + "type": "npm", + "name": "npm:nanomatch", + "data": { + "version": "1.2.13", + "packageName": "nanomatch", + "hash": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==" + } + }, + "npm:natural-compare": { + "type": "npm", + "name": "npm:natural-compare", + "data": { + "version": "1.4.0", + "packageName": "natural-compare", + "hash": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" + } + }, + "npm:needle": { + "type": "npm", + "name": "npm:needle", + "data": { + "version": "3.3.1", + "packageName": "needle", + "hash": "sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==" + } + }, + "npm:neo-async": { + "type": "npm", + "name": "npm:neo-async", + "data": { + "version": "2.6.2", + "packageName": "neo-async", + "hash": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" + } + }, + "npm:neotraverse": { + "type": "npm", + "name": "npm:neotraverse", + "data": { + "version": "0.6.18", + "packageName": "neotraverse", + "hash": "sha512-Z4SmBUweYa09+o6pG+eASabEpP6QkQ70yHj351pQoEXIs8uHbaU2DWVmzBANKgflPa47A50PtB2+NgRpQvr7vA==" + } + }, + "npm:next-tick": { + "type": "npm", + "name": "npm:next-tick", + "data": { + "version": "1.1.0", + "packageName": "next-tick", + "hash": "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==" + } + }, + "npm:ng-block-ui": { + "type": "npm", + "name": "npm:ng-block-ui", + "data": { + "version": "4.0.1", + "packageName": "ng-block-ui", + "hash": "sha512-92pb5+NLBJfbjmjzHJG/rYriSUKqGTkI/zE7k62sp37lnh8WkWMoMQ14/JZHrTscAHggpemUaksY2rBj/in0bQ==" + } + }, + "npm:ng-click-outside": { + "type": "npm", + "name": "npm:ng-click-outside", + "data": { + "version": "9.0.1", + "packageName": "ng-click-outside", + "hash": "sha512-gqRZ2SexX3CntzO/HJuIh7aqxzc6xAhNfyM9VUrjYrorORADEbWTRA/1f7x/ChGGlXN0VtpKyZpWvYScndmsog==" + } + }, + "npm:ng-mocks": { + "type": "npm", + "name": "npm:ng-mocks", + "data": { + "version": "14.13.1", + "packageName": "ng-mocks", + "hash": "sha512-eyfnjXeC108SqVD09i/cBwCpKkK0JjBoAg8jp7oQS2HS081K3WJTttFpgLGeLDYKmZsZ6nYpI+HHNQ3OksaJ7A==" + } + }, + "npm:ng2-charts": { + "type": "npm", + "name": "npm:ng2-charts", + "data": { + "version": "7.0.0", + "packageName": "ng2-charts", + "hash": "sha512-HofyPPkz7yOX6Dr9JfV/SDddzmmqCFYCKbn71jeDiyWPRjrj99yTBCyqYtjzzNrnlTfWwbdvynYZ4GAhu/lbgQ==" + } + }, + "npm:ngx-cookie-service": { + "type": "npm", + "name": "npm:ngx-cookie-service", + "data": { + "version": "19.1.2", + "packageName": "ngx-cookie-service", + "hash": "sha512-4BFbc5BA7/ryuQVZUfDMHcjdgkHeW8obqfCCknoOEaplefjzlVvMQUx9Hywfjbc8POzZeZD2csS43Hs7rscJcA==" + } + }, + "npm:ngx-toastr": { + "type": "npm", + "name": "npm:ngx-toastr", + "data": { + "version": "19.0.0", + "packageName": "ngx-toastr", + "hash": "sha512-6pTnktwwWD+kx342wuMOWB4+bkyX9221pAgGz3SHOJH0/MI9erLucS8PeeJDFwbUYyh75nQ6AzVtolgHxi52dQ==" + } + }, + "npm:nice-napi": { + "type": "npm", + "name": "npm:nice-napi", + "data": { + "version": "1.0.2", + "packageName": "nice-napi", + "hash": "sha512-px/KnJAJZf5RuBGcfD+Sp2pAKq0ytz8j+1NehvgIGFkvtvFrDM3T8E4x/JJODXK9WZow8RRGrbA9QQ3hs+pDhA==" + } + }, + "npm:nice-try": { + "type": "npm", + "name": "npm:nice-try", + "data": { + "version": "1.0.5", + "packageName": "nice-try", + "hash": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==" + } + }, + "npm:no-case": { + "type": "npm", + "name": "npm:no-case", + "data": { + "version": "2.3.2", + "packageName": "no-case", + "hash": "sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==" + } + }, + "npm:node-abort-controller": { + "type": "npm", + "name": "npm:node-abort-controller", + "data": { + "version": "3.1.1", + "packageName": "node-abort-controller", + "hash": "sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==" + } + }, + "npm:node-cleanup": { + "type": "npm", + "name": "npm:node-cleanup", + "data": { + "version": "2.1.2", + "packageName": "node-cleanup", + "hash": "sha512-qN8v/s2PAJwGUtr1/hYTpNKlD6Y9rc4p8KSmJXyGdYGZsDGKXrGThikLFP9OCHFeLeEpQzPwiAtdIvBLqm//Hw==" + } + }, + "npm:node-domexception": { + "type": "npm", + "name": "npm:node-domexception", + "data": { + "version": "1.0.0", + "packageName": "node-domexception", + "hash": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==" + } + }, + "npm:node-fetch-commonjs": { + "type": "npm", + "name": "npm:node-fetch-commonjs", + "data": { + "version": "3.3.2", + "packageName": "node-fetch-commonjs", + "hash": "sha512-VBlAiynj3VMLrotgwOS3OyECFxas5y7ltLcK4t41lMUZeaK15Ym4QRkqN0EQKAFL42q9i21EPKjzLUPfltR72A==" + } + }, + "npm:node-forge": { + "type": "npm", + "name": "npm:node-forge", + "data": { + "version": "1.3.1", + "packageName": "node-forge", + "hash": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==" + } + }, + "npm:node-gyp": { + "type": "npm", + "name": "npm:node-gyp", + "data": { + "version": "10.3.1", + "packageName": "node-gyp", + "hash": "sha512-Pp3nFHBThHzVtNY7U6JfPjvT/DTE8+o/4xKsLQtBoU+j2HLsGlhcfzflAoUreaJbNmYnX+LlLi0qjV8kpyO6xQ==" + } + }, + "npm:node-gyp-build": { + "type": "npm", + "name": "npm:node-gyp-build", + "data": { + "version": "4.8.4", + "packageName": "node-gyp-build", + "hash": "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==" + } + }, + "npm:node-gyp-build-optional-packages": { + "type": "npm", + "name": "npm:node-gyp-build-optional-packages", + "data": { + "version": "5.2.2", + "packageName": "node-gyp-build-optional-packages", + "hash": "sha512-s+w+rBWnpTMwSFbaE0UXsRlg7hU4FjekKU4eyAih5T8nJuNZT1nNsskXpxmeqSK9UzkBl6UgRlnKc8hz8IEqOw==" + } + }, + "npm:node-int64": { + "type": "npm", + "name": "npm:node-int64", + "data": { + "version": "0.4.0", + "packageName": "node-int64", + "hash": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==" + } + }, + "npm:node-machine-id": { + "type": "npm", + "name": "npm:node-machine-id", + "data": { + "version": "1.1.12", + "packageName": "node-machine-id", + "hash": "sha512-QNABxbrPa3qEIfrE6GOJ7BYIuignnJw7iQ2YPbc3Nla1HzRJjXzZOiikfF8m7eAMfichLt3M4VgLOetqgDmgGQ==" + } + }, + "npm:node-releases": { + "type": "npm", + "name": "npm:node-releases", + "data": { + "version": "2.0.19", + "packageName": "node-releases", + "hash": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==" + } + }, + "npm:node-schedule": { + "type": "npm", + "name": "npm:node-schedule", + "data": { + "version": "2.1.1", + "packageName": "node-schedule", + "hash": "sha512-OXdegQq03OmXEjt2hZP33W2YPs/E5BcFQks46+G2gAxs4gHOIVD1u7EqlYLYSKsaIpyKCK9Gbk0ta1/gjRSMRQ==" + } + }, + "npm:nopt": { + "type": "npm", + "name": "npm:nopt", + "data": { + "version": "7.2.1", + "packageName": "nopt", + "hash": "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==" + } + }, + "npm:normalize-package-data": { + "type": "npm", + "name": "npm:normalize-package-data", + "data": { + "version": "6.0.2", + "packageName": "normalize-package-data", + "hash": "sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g==" + } + }, + "npm:normalize-package-data@2.5.0": { + "type": "npm", + "name": "npm:normalize-package-data@2.5.0", + "data": { + "version": "2.5.0", + "packageName": "normalize-package-data", + "hash": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==" + } + }, + "npm:normalize-path": { + "type": "npm", + "name": "npm:normalize-path", + "data": { + "version": "3.0.0", + "packageName": "normalize-path", + "hash": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" + } + }, + "npm:normalize-range": { + "type": "npm", + "name": "npm:normalize-range", + "data": { + "version": "0.1.2", + "packageName": "normalize-range", + "hash": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==" + } + }, + "npm:normalize-url": { + "type": "npm", + "name": "npm:normalize-url", + "data": { + "version": "6.1.0", + "packageName": "normalize-url", + "hash": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==" + } + }, + "npm:npm-bundled": { + "type": "npm", + "name": "npm:npm-bundled", + "data": { + "version": "3.0.1", + "packageName": "npm-bundled", + "hash": "sha512-+AvaheE/ww1JEwRHOrn4WHNzOxGtVp+adrg2AeZS/7KuxGUYFuBta98wYpfHBbJp6Tg6j1NKSEVHNcfZzJHQwQ==" + } + }, + "npm:npm-install-checks": { + "type": "npm", + "name": "npm:npm-install-checks", + "data": { + "version": "6.3.0", + "packageName": "npm-install-checks", + "hash": "sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw==" + } + }, + "npm:npm-normalize-package-bin": { + "type": "npm", + "name": "npm:npm-normalize-package-bin", + "data": { + "version": "3.0.1", + "packageName": "npm-normalize-package-bin", + "hash": "sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==" + } + }, + "npm:npm-packlist": { + "type": "npm", + "name": "npm:npm-packlist", + "data": { + "version": "8.0.2", + "packageName": "npm-packlist", + "hash": "sha512-shYrPFIS/JLP4oQmAwDyk5HcyysKW8/JLTEA32S0Z5TzvpaeeX2yMFfoK1fjEBnCBvVyIB/Jj/GBFdm0wsgzbA==" + } + }, + "npm:npm-pick-manifest": { + "type": "npm", + "name": "npm:npm-pick-manifest", + "data": { + "version": "9.1.0", + "packageName": "npm-pick-manifest", + "hash": "sha512-nkc+3pIIhqHVQr085X9d2JzPzLyjzQS96zbruppqC9aZRm/x8xx6xhI98gHtsfELP2bE+loHq8ZaHFHhe+NauA==" + } + }, + "npm:npm-registry-fetch": { + "type": "npm", + "name": "npm:npm-registry-fetch", + "data": { + "version": "17.1.0", + "packageName": "npm-registry-fetch", + "hash": "sha512-5+bKQRH0J1xG1uZ1zMNvxW0VEyoNWgJpY9UDuluPFLKDfJ9u2JmmjmTJV1srBGQOROfdBMiVvnH2Zvpbm+xkVA==" + } + }, + "npm:npm-run-all": { + "type": "npm", + "name": "npm:npm-run-all", + "data": { + "version": "4.1.5", + "packageName": "npm-run-all", + "hash": "sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==" + } + }, + "npm:path-key@2.0.1": { + "type": "npm", + "name": "npm:path-key@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "path-key", + "hash": "sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==" + } + }, + "npm:path-key": { + "type": "npm", + "name": "npm:path-key", + "data": { + "version": "3.1.1", + "packageName": "path-key", + "hash": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" + } + }, + "npm:shebang-command@1.2.0": { + "type": "npm", + "name": "npm:shebang-command@1.2.0", + "data": { + "version": "1.2.0", + "packageName": "shebang-command", + "hash": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==" + } + }, + "npm:shebang-command": { + "type": "npm", + "name": "npm:shebang-command", + "data": { + "version": "2.0.0", + "packageName": "shebang-command", + "hash": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" + } + }, + "npm:shebang-regex@1.0.0": { + "type": "npm", + "name": "npm:shebang-regex@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "shebang-regex", + "hash": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==" + } + }, + "npm:shebang-regex": { + "type": "npm", + "name": "npm:shebang-regex", + "data": { + "version": "3.0.0", + "packageName": "shebang-regex", + "hash": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" + } + }, + "npm:npm-run-path": { + "type": "npm", + "name": "npm:npm-run-path", + "data": { + "version": "4.0.1", + "packageName": "npm-run-path", + "hash": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==" + } + }, + "npm:npm-run-path@2.0.2": { + "type": "npm", + "name": "npm:npm-run-path@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "npm-run-path", + "hash": "sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==" + } + }, + "npm:nth-check": { + "type": "npm", + "name": "npm:nth-check", + "data": { + "version": "2.1.1", + "packageName": "nth-check", + "hash": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==" + } + }, + "npm:number-is-nan": { + "type": "npm", + "name": "npm:number-is-nan", + "data": { + "version": "1.0.1", + "packageName": "number-is-nan", + "hash": "sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ==" + } + }, + "npm:nwsapi": { + "type": "npm", + "name": "npm:nwsapi", + "data": { + "version": "2.2.20", + "packageName": "nwsapi", + "hash": "sha512-/ieB+mDe4MrrKMT8z+mQL8klXydZWGR5Dowt4RAGKbJ3kIGEx3X4ljUo+6V73IXtUPWgfOlU5B9MlGxFO5T+cA==" + } + }, + "npm:nx": { + "type": "npm", + "name": "npm:nx", + "data": { + "version": "20.8.1", + "packageName": "nx", + "hash": "sha512-73Uw8YXpsjeLqHSl7NMCmGdCs+8ynPzoNJFWAqVanPETEY9zPd5wevVQmeyzYtNNQU35uj6Os4iUzYunmwnFaA==" + } + }, + "npm:object-assign": { + "type": "npm", + "name": "npm:object-assign", + "data": { + "version": "4.1.1", + "packageName": "object-assign", + "hash": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" + } + }, + "npm:object-copy": { + "type": "npm", + "name": "npm:object-copy", + "data": { + "version": "0.1.0", + "packageName": "object-copy", + "hash": "sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==" + } + }, + "npm:object-inspect": { + "type": "npm", + "name": "npm:object-inspect", + "data": { + "version": "1.13.4", + "packageName": "object-inspect", + "hash": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==" + } + }, + "npm:object-keys": { + "type": "npm", + "name": "npm:object-keys", + "data": { + "version": "1.1.1", + "packageName": "object-keys", + "hash": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" + } + }, + "npm:object-visit": { + "type": "npm", + "name": "npm:object-visit", + "data": { + "version": "1.0.1", + "packageName": "object-visit", + "hash": "sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==" + } + }, + "npm:object.assign": { + "type": "npm", + "name": "npm:object.assign", + "data": { + "version": "4.1.7", + "packageName": "object.assign", + "hash": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==" + } + }, + "npm:object.defaults": { + "type": "npm", + "name": "npm:object.defaults", + "data": { + "version": "1.1.0", + "packageName": "object.defaults", + "hash": "sha512-c/K0mw/F11k4dEUBMW8naXUuBuhxRCfG7W+yFy8EcijU/rSmazOUd1XAEEe6bC0OuXY4HUKjTJv7xbxIMqdxrA==" + } + }, + "npm:object.map": { + "type": "npm", + "name": "npm:object.map", + "data": { + "version": "1.0.1", + "packageName": "object.map", + "hash": "sha512-3+mAJu2PLfnSVGHwIWubpOFLscJANBKuB/6A4CxBstc4aqwQY0FWcsppuy4jU5GSB95yES5JHSI+33AWuS4k6w==" + } + }, + "npm:object.pick": { + "type": "npm", + "name": "npm:object.pick", + "data": { + "version": "1.3.0", + "packageName": "object.pick", + "hash": "sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==" + } + }, + "npm:obuf": { + "type": "npm", + "name": "npm:obuf", + "data": { + "version": "1.1.2", + "packageName": "obuf", + "hash": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==" + } + }, + "npm:omggif": { + "type": "npm", + "name": "npm:omggif", + "data": { + "version": "1.0.10", + "packageName": "omggif", + "hash": "sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw==" + } + }, + "npm:on-exit-leak-free": { + "type": "npm", + "name": "npm:on-exit-leak-free", + "data": { + "version": "2.1.2", + "packageName": "on-exit-leak-free", + "hash": "sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==" + } + }, + "npm:on-headers": { + "type": "npm", + "name": "npm:on-headers", + "data": { + "version": "1.1.0", + "packageName": "on-headers", + "hash": "sha512-737ZY3yNnXy37FHkQxPzt4UZ2UWPWiCZWLvFZ4fu5cueciegX0zGPnrlY6bwRg4FdQOe9YU8MkmJwGhoMybl8A==" + } + }, + "npm:once": { + "type": "npm", + "name": "npm:once", + "data": { + "version": "1.4.0", + "packageName": "once", + "hash": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" + } + }, + "npm:only": { + "type": "npm", + "name": "npm:only", + "data": { + "version": "0.0.2", + "packageName": "only", + "hash": "sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==" + } + }, + "npm:openapi-path-templating": { + "type": "npm", + "name": "npm:openapi-path-templating", + "data": { + "version": "2.2.1", + "packageName": "openapi-path-templating", + "hash": "sha512-eN14VrDvl/YyGxxrkGOHkVkWEoPyhyeydOUrbvjoz8K5eIGgELASwN1eqFOJ2CTQMGCy2EntOK1KdtJ8ZMekcg==" + } + }, + "npm:openapi-server-url-templating": { + "type": "npm", + "name": "npm:openapi-server-url-templating", + "data": { + "version": "1.3.0", + "packageName": "openapi-server-url-templating", + "hash": "sha512-DPlCms3KKEbjVQb0spV6Awfn6UWNheuG/+folQPzh/wUaKwuqvj8zt5gagD7qoyxtE03cIiKPgLFS3Q8Bz00uQ==" + } + }, + "npm:opencollective-postinstall": { + "type": "npm", + "name": "npm:opencollective-postinstall", + "data": { + "version": "2.0.3", + "packageName": "opencollective-postinstall", + "hash": "sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==" + } + }, + "npm:opener": { + "type": "npm", + "name": "npm:opener", + "data": { + "version": "1.5.2", + "packageName": "opener", + "hash": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==" + } + }, + "npm:optionator": { + "type": "npm", + "name": "npm:optionator", + "data": { + "version": "0.9.4", + "packageName": "optionator", + "hash": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==" + } + }, + "npm:ordered-binary": { + "type": "npm", + "name": "npm:ordered-binary", + "data": { + "version": "1.6.0", + "packageName": "ordered-binary", + "hash": "sha512-IQh2aMfMIDbPjI/8a3Edr+PiOpcsB7yo8NdW7aHWVaoR/pcDldunMvnnwbk/auPGqmKeAdxtZl7MHX/QmPwhvQ==" + } + }, + "npm:os-browserify": { + "type": "npm", + "name": "npm:os-browserify", + "data": { + "version": "0.3.0", + "packageName": "os-browserify", + "hash": "sha512-gjcpUc3clBf9+210TRaDWbf+rZZZEshZ+DlXMRCeAjp0xhTrnQsKHypIy1J3d5hKdUzj69t708EHtU8P6bUn0A==" + } + }, + "npm:os-locale": { + "type": "npm", + "name": "npm:os-locale", + "data": { + "version": "3.1.0", + "packageName": "os-locale", + "hash": "sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q==" + } + }, + "npm:os-name": { + "type": "npm", + "name": "npm:os-name", + "data": { + "version": "4.0.1", + "packageName": "os-name", + "hash": "sha512-xl9MAoU97MH1Xt5K9ERft2YfCAoaO6msy1OBA0ozxEC0x0TmIoE6K3QvgJMMZA9yKGLmHXNY/YZoDbiGDj4zYw==" + } + }, + "npm:os-tmpdir": { + "type": "npm", + "name": "npm:os-tmpdir", + "data": { + "version": "1.0.2", + "packageName": "os-tmpdir", + "hash": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==" + } + }, + "npm:ospath": { + "type": "npm", + "name": "npm:ospath", + "data": { + "version": "1.2.2", + "packageName": "ospath", + "hash": "sha512-o6E5qJV5zkAbIDNhGSIlyOhScKXgQrSRMilfph0clDfM0nEnBOlKlH4sWDmG95BW/CvwNz0vmm7dJVtU2KlMiA==" + } + }, + "npm:outpipe": { + "type": "npm", + "name": "npm:outpipe", + "data": { + "version": "1.1.1", + "packageName": "outpipe", + "hash": "sha512-BnNY/RwnDrkmQdUa9U+OfN/Y7AWmKuUPCCd+hbRclZnnANvYpO72zp/a6Q4n829hPbdqEac31XCcsvlEvb+rtA==" + } + }, + "npm:own-keys": { + "type": "npm", + "name": "npm:own-keys", + "data": { + "version": "1.0.1", + "packageName": "own-keys", + "hash": "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==" + } + }, + "npm:p-cancelable": { + "type": "npm", + "name": "npm:p-cancelable", + "data": { + "version": "2.1.1", + "packageName": "p-cancelable", + "hash": "sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==" + } + }, + "npm:p-defer": { + "type": "npm", + "name": "npm:p-defer", + "data": { + "version": "1.0.0", + "packageName": "p-defer", + "hash": "sha512-wB3wfAxZpk2AzOfUMJNL+d36xothRSyj8EXOa4f6GMqYDN9BJaaSISbsk+wS9abmnebVw95C2Kb5t85UmpCxuw==" + } + }, + "npm:p-finally": { + "type": "npm", + "name": "npm:p-finally", + "data": { + "version": "1.0.0", + "packageName": "p-finally", + "hash": "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==" + } + }, + "npm:p-is-promise": { + "type": "npm", + "name": "npm:p-is-promise", + "data": { + "version": "2.1.0", + "packageName": "p-is-promise", + "hash": "sha512-Y3W0wlRPK8ZMRbNq97l4M5otioeA5lm1z7bkNkxCka8HSPjR0xRWmpCmc9utiaLP9Jb1eD8BgeIxTW4AIF45Pg==" + } + }, + "npm:p-iteration": { + "type": "npm", + "name": "npm:p-iteration", + "data": { + "version": "1.1.8", + "packageName": "p-iteration", + "hash": "sha512-IMFBSDIYcPNnW7uWYGrBqmvTiq7W0uB0fJn6shQZs7dlF3OvrHOre+JT9ikSZ7gZS3vWqclVgoQSvToJrns7uQ==" + } + }, + "npm:p-map": { + "type": "npm", + "name": "npm:p-map", + "data": { + "version": "4.0.0", + "packageName": "p-map", + "hash": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==" + } + }, + "npm:package-json-from-dist": { + "type": "npm", + "name": "npm:package-json-from-dist", + "data": { + "version": "1.0.1", + "packageName": "package-json-from-dist", + "hash": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==" + } + }, + "npm:pacote": { + "type": "npm", + "name": "npm:pacote", + "data": { + "version": "18.0.6", + "packageName": "pacote", + "hash": "sha512-+eK3G27SMwsB8kLIuj4h1FUhHtwiEUo21Tw8wNjmvdlpOEr613edv+8FUsTj/4F/VN5ywGE19X18N7CC2EJk6A==" + } + }, + "npm:pad-right": { + "type": "npm", + "name": "npm:pad-right", + "data": { + "version": "0.2.2", + "packageName": "pad-right", + "hash": "sha512-4cy8M95ioIGolCoMmm2cMntGR1lPLEbOMzOKu8bzjuJP6JpzEMQcDHmh7hHLYGgob+nKe1YHFMaG4V59HQa89g==" + } + }, + "npm:pako": { + "type": "npm", + "name": "npm:pako", + "data": { + "version": "1.0.11", + "packageName": "pako", + "hash": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==" + } + }, + "npm:parent-module": { + "type": "npm", + "name": "npm:parent-module", + "data": { + "version": "1.0.1", + "packageName": "parent-module", + "hash": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==" + } + }, + "npm:parents": { + "type": "npm", + "name": "npm:parents", + "data": { + "version": "1.0.1", + "packageName": "parents", + "hash": "sha512-mXKF3xkoUt5td2DoxpLmtOmZvko9VfFpwRwkKDHSNvgmpLAeBo18YDhcPbBzJq+QLCHMbGOfzia2cX4U+0v9Mg==" + } + }, + "npm:parse-asn1": { + "type": "npm", + "name": "npm:parse-asn1", + "data": { + "version": "5.1.7", + "packageName": "parse-asn1", + "hash": "sha512-CTM5kuWR3sx9IFamcl5ErfPl6ea/N8IYwiJ+vpeB2g+1iknv7zBl5uPwbMbRVznRVbrNY6lGuDoE5b30grmbqg==" + } + }, + "npm:parse-entities": { + "type": "npm", + "name": "npm:parse-entities", + "data": { + "version": "2.0.0", + "packageName": "parse-entities", + "hash": "sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==" + } + }, + "npm:parse-filepath": { + "type": "npm", + "name": "npm:parse-filepath", + "data": { + "version": "1.0.2", + "packageName": "parse-filepath", + "hash": "sha512-FwdRXKCohSVeXqwtYonZTXtbGJKrn+HNyWDYVcp5yuJlesTwNH4rsmRZ+GrKAPJ5bLpRxESMeS+Rl0VCHRvB2Q==" + } + }, + "npm:parse-node-version": { + "type": "npm", + "name": "npm:parse-node-version", + "data": { + "version": "1.0.1", + "packageName": "parse-node-version", + "hash": "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==" + } + }, + "npm:parse-passwd": { + "type": "npm", + "name": "npm:parse-passwd", + "data": { + "version": "1.0.0", + "packageName": "parse-passwd", + "hash": "sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==" + } + }, + "npm:parse5-html-rewriting-stream": { + "type": "npm", + "name": "npm:parse5-html-rewriting-stream", + "data": { + "version": "7.0.0", + "packageName": "parse5-html-rewriting-stream", + "hash": "sha512-mazCyGWkmCRWDI15Zp+UiCqMp/0dgEmkZRvhlsqqKYr4SsVm/TvnSpD9fCvqCA2zoWJcfRym846ejWBBHRiYEg==" + } + }, + "npm:parse5-htmlparser2-tree-adapter": { + "type": "npm", + "name": "npm:parse5-htmlparser2-tree-adapter", + "data": { + "version": "7.1.0", + "packageName": "parse5-htmlparser2-tree-adapter", + "hash": "sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==" + } + }, + "npm:parse5-sax-parser": { + "type": "npm", + "name": "npm:parse5-sax-parser", + "data": { + "version": "7.0.0", + "packageName": "parse5-sax-parser", + "hash": "sha512-5A+v2SNsq8T6/mG3ahcz8ZtQ0OUFTatxPbeidoMB7tkJSGDY3tdfl4MHovtLQHkEn5CGxijNWRQHhRQ6IRpXKg==" + } + }, + "npm:parseurl": { + "type": "npm", + "name": "npm:parseurl", + "data": { + "version": "1.3.3", + "packageName": "parseurl", + "hash": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" + } + }, + "npm:pascalcase": { + "type": "npm", + "name": "npm:pascalcase", + "data": { + "version": "0.1.1", + "packageName": "pascalcase", + "hash": "sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==" + } + }, + "npm:patch-package": { + "type": "npm", + "name": "npm:patch-package", + "data": { + "version": "7.0.2", + "packageName": "patch-package", + "hash": "sha512-PMYfL8LXxGIRmxXLqlEaBxzKPu7/SdP13ld6GSfAUJUZRmBDPp8chZs0dpzaAFn9TSPnFiMwkC6PJt6pBiAl8Q==" + } + }, + "npm:path-is-absolute": { + "type": "npm", + "name": "npm:path-is-absolute", + "data": { + "version": "1.0.1", + "packageName": "path-is-absolute", + "hash": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" + } + }, + "npm:path-parse": { + "type": "npm", + "name": "npm:path-parse", + "data": { + "version": "1.0.7", + "packageName": "path-parse", + "hash": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" + } + }, + "npm:path-platform": { + "type": "npm", + "name": "npm:path-platform", + "data": { + "version": "0.11.15", + "packageName": "path-platform", + "hash": "sha512-Y30dB6rab1A/nfEKsZxmr01nUotHX0c/ZiIAsCTatEe1CmS5Pm5He7fZ195bPT7RdquoaL8lLxFCMQi/bS7IJg==" + } + }, + "npm:path-root": { + "type": "npm", + "name": "npm:path-root", + "data": { + "version": "0.1.1", + "packageName": "path-root", + "hash": "sha512-QLcPegTHF11axjfojBIoDygmS2E3Lf+8+jI6wOVmNVenrKSo3mFdSGiIgdSHenczw3wPtlVMQaFVwGmM7BJdtg==" + } + }, + "npm:path-root-regex": { + "type": "npm", + "name": "npm:path-root-regex", + "data": { + "version": "0.1.2", + "packageName": "path-root-regex", + "hash": "sha512-4GlJ6rZDhQZFE0DPVKh0e9jmZ5egZfxTkp7bcRDuPlJXbAwhxcl2dINPUAsjLdejqaLsCeg8axcLjIbvBjN4pQ==" + } + }, + "npm:path-to-regexp": { + "type": "npm", + "name": "npm:path-to-regexp", + "data": { + "version": "0.1.12", + "packageName": "path-to-regexp", + "hash": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==" + } + }, + "npm:pathval": { + "type": "npm", + "name": "npm:pathval", + "data": { + "version": "1.1.1", + "packageName": "pathval", + "hash": "sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==" + } + }, + "npm:pause-stream": { + "type": "npm", + "name": "npm:pause-stream", + "data": { + "version": "0.0.11", + "packageName": "pause-stream", + "hash": "sha512-e3FBlXLmN/D1S+zHzanP4E/4Z60oFAa3O051qt1pxa7DEJWKAyil6upYVXCWadEnuoqa4Pkc9oUx9zsxYeRv8A==" + } + }, + "npm:pbkdf2": { + "type": "npm", + "name": "npm:pbkdf2", + "data": { + "version": "3.1.3", + "packageName": "pbkdf2", + "hash": "sha512-wfRLBZ0feWRhCIkoMB6ete7czJcnNnqRpcoWQBLqatqXXmelSRqfdDK4F3u9T2s2cXas/hQJcryI/4lAL+XTlA==" + } + }, + "npm:ripemd160@2.0.1": { + "type": "npm", + "name": "npm:ripemd160@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "ripemd160", + "hash": "sha512-J7f4wutN8mdbV08MJnXibYpCOPHR+yzy+iQ/AsjMv2j8cLavQ8VGagDFUwwTAdF8FmRKVeNpbTTEwNHCW1g94w==" + } + }, + "npm:ripemd160": { + "type": "npm", + "name": "npm:ripemd160", + "data": { + "version": "2.0.2", + "packageName": "ripemd160", + "hash": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==" + } + }, + "npm:pend": { + "type": "npm", + "name": "npm:pend", + "data": { + "version": "1.2.0", + "packageName": "pend", + "hash": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==" + } + }, + "npm:performance-now": { + "type": "npm", + "name": "npm:performance-now", + "data": { + "version": "2.1.0", + "packageName": "performance-now", + "hash": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==" + } + }, + "npm:picocolors": { + "type": "npm", + "name": "npm:picocolors", + "data": { + "version": "1.1.1", + "packageName": "picocolors", + "hash": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" + } + }, + "npm:pidtree": { + "type": "npm", + "name": "npm:pidtree", + "data": { + "version": "0.3.1", + "packageName": "pidtree", + "hash": "sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==" + } + }, + "npm:pino": { + "type": "npm", + "name": "npm:pino", + "data": { + "version": "9.7.0", + "packageName": "pino", + "hash": "sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg==" + } + }, + "npm:pino-abstract-transport": { + "type": "npm", + "name": "npm:pino-abstract-transport", + "data": { + "version": "2.0.0", + "packageName": "pino-abstract-transport", + "hash": "sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==" + } + }, + "npm:pino-std-serializers": { + "type": "npm", + "name": "npm:pino-std-serializers", + "data": { + "version": "7.0.0", + "packageName": "pino-std-serializers", + "hash": "sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==" + } + }, + "npm:process-warning@5.0.0": { + "type": "npm", + "name": "npm:process-warning@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "process-warning", + "hash": "sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==" + } + }, + "npm:process-warning": { + "type": "npm", + "name": "npm:process-warning", + "data": { + "version": "3.0.0", + "packageName": "process-warning", + "hash": "sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==" + } + }, + "npm:pirates": { + "type": "npm", + "name": "npm:pirates", + "data": { + "version": "4.0.7", + "packageName": "pirates", + "hash": "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==" + } + }, + "npm:piscina": { + "type": "npm", + "name": "npm:piscina", + "data": { + "version": "4.6.1", + "packageName": "piscina", + "hash": "sha512-z30AwWGtQE+Apr+2WBZensP2lIvwoaMcOPkQlIEmSGMJNUvaYACylPYrQM6wSdUNJlnDVMSpLv7xTMJqlVshOA==" + } + }, + "npm:yocto-queue@1.2.1": { + "type": "npm", + "name": "npm:yocto-queue@1.2.1", + "data": { + "version": "1.2.1", + "packageName": "yocto-queue", + "hash": "sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==" + } + }, + "npm:yocto-queue": { + "type": "npm", + "name": "npm:yocto-queue", + "data": { + "version": "0.1.0", + "packageName": "yocto-queue", + "hash": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" + } + }, + "npm:png-async": { + "type": "npm", + "name": "npm:png-async", + "data": { + "version": "0.9.4", + "packageName": "png-async", + "hash": "sha512-B//AXX9TkneKfgtOpT1mdUnnhk2BImGD+a98vImsMU8uo1dBeHyW/kM2erWZ/CsYteTPU/xKG+t6T62heHkC3A==" + } + }, + "npm:portfinder": { + "type": "npm", + "name": "npm:portfinder", + "data": { + "version": "1.0.37", + "packageName": "portfinder", + "hash": "sha512-yuGIEjDAYnnOex9ddMnKZEMFE0CcGo6zbfzDklkmT1m5z734ss6JMzN9rNB3+RR7iS+F10D4/BVIaXOyh8PQKw==" + } + }, + "npm:posix-character-classes": { + "type": "npm", + "name": "npm:posix-character-classes", + "data": { + "version": "0.1.1", + "packageName": "posix-character-classes", + "hash": "sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==" + } + }, + "npm:possible-typed-array-names": { + "type": "npm", + "name": "npm:possible-typed-array-names", + "data": { + "version": "1.1.0", + "packageName": "possible-typed-array-names", + "hash": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==" + } + }, + "npm:postcss": { + "type": "npm", + "name": "npm:postcss", + "data": { + "version": "8.4.41", + "packageName": "postcss", + "hash": "sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==" + } + }, + "npm:postcss@8.5.6": { + "type": "npm", + "name": "npm:postcss@8.5.6", + "data": { + "version": "8.5.6", + "packageName": "postcss", + "hash": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==" + } + }, + "npm:postcss-calc": { + "type": "npm", + "name": "npm:postcss-calc", + "data": { + "version": "9.0.1", + "packageName": "postcss-calc", + "hash": "sha512-TipgjGyzP5QzEhsOZUaIkeO5mKeMFpebWzRogWG/ysonUlnHcq5aJe0jOjpfzUU8PeSaBQnrE8ehR0QA5vs8PQ==" + } + }, + "npm:postcss-colormin": { + "type": "npm", + "name": "npm:postcss-colormin", + "data": { + "version": "6.1.0", + "packageName": "postcss-colormin", + "hash": "sha512-x9yX7DOxeMAR+BgGVnNSAxmAj98NX/YxEMNFP+SDCEeNLb2r3i6Hh1ksMsnW8Ub5SLCpbescQqn9YEbE9554Sw==" + } + }, + "npm:postcss-convert-values": { + "type": "npm", + "name": "npm:postcss-convert-values", + "data": { + "version": "6.1.0", + "packageName": "postcss-convert-values", + "hash": "sha512-zx8IwP/ts9WvUM6NkVSkiU902QZL1bwPhaVaLynPtCsOTqp+ZKbNi+s6XJg3rfqpKGA/oc7Oxk5t8pOQJcwl/w==" + } + }, + "npm:postcss-discard-comments": { + "type": "npm", + "name": "npm:postcss-discard-comments", + "data": { + "version": "6.0.2", + "packageName": "postcss-discard-comments", + "hash": "sha512-65w/uIqhSBBfQmYnG92FO1mWZjJ4GL5b8atm5Yw2UgrwD7HiNiSSNwJor1eCFGzUgYnN/iIknhNRVqjrrpuglw==" + } + }, + "npm:postcss-discard-duplicates": { + "type": "npm", + "name": "npm:postcss-discard-duplicates", + "data": { + "version": "6.0.3", + "packageName": "postcss-discard-duplicates", + "hash": "sha512-+JA0DCvc5XvFAxwx6f/e68gQu/7Z9ud584VLmcgto28eB8FqSFZwtrLwB5Kcp70eIoWP/HXqz4wpo8rD8gpsTw==" + } + }, + "npm:postcss-discard-empty": { + "type": "npm", + "name": "npm:postcss-discard-empty", + "data": { + "version": "6.0.3", + "packageName": "postcss-discard-empty", + "hash": "sha512-znyno9cHKQsK6PtxL5D19Fj9uwSzC2mB74cpT66fhgOadEUPyXFkbgwm5tvc3bt3NAy8ltE5MrghxovZRVnOjQ==" + } + }, + "npm:postcss-discard-overridden": { + "type": "npm", + "name": "npm:postcss-discard-overridden", + "data": { + "version": "6.0.2", + "packageName": "postcss-discard-overridden", + "hash": "sha512-j87xzI4LUggC5zND7KdjsI25APtyMuynXZSujByMaav2roV6OZX+8AaCUcZSWqckZpjAjRyFDdpqybgjFO0HJQ==" + } + }, + "npm:postcss-import": { + "type": "npm", + "name": "npm:postcss-import", + "data": { + "version": "14.1.0", + "packageName": "postcss-import", + "hash": "sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==" + } + }, + "npm:postcss-media-query-parser": { + "type": "npm", + "name": "npm:postcss-media-query-parser", + "data": { + "version": "0.2.3", + "packageName": "postcss-media-query-parser", + "hash": "sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==" + } + }, + "npm:postcss-merge-longhand": { + "type": "npm", + "name": "npm:postcss-merge-longhand", + "data": { + "version": "6.0.5", + "packageName": "postcss-merge-longhand", + "hash": "sha512-5LOiordeTfi64QhICp07nzzuTDjNSO8g5Ksdibt44d+uvIIAE1oZdRn8y/W5ZtYgRH/lnLDlvi9F8btZcVzu3w==" + } + }, + "npm:postcss-merge-rules": { + "type": "npm", + "name": "npm:postcss-merge-rules", + "data": { + "version": "6.1.1", + "packageName": "postcss-merge-rules", + "hash": "sha512-KOdWF0gju31AQPZiD+2Ar9Qjowz1LTChSjFFbS+e2sFgc4uHOp3ZvVX4sNeTlk0w2O31ecFGgrFzhO0RSWbWwQ==" + } + }, + "npm:postcss-minify-font-values": { + "type": "npm", + "name": "npm:postcss-minify-font-values", + "data": { + "version": "6.1.0", + "packageName": "postcss-minify-font-values", + "hash": "sha512-gklfI/n+9rTh8nYaSJXlCo3nOKqMNkxuGpTn/Qm0gstL3ywTr9/WRKznE+oy6fvfolH6dF+QM4nCo8yPLdvGJg==" + } + }, + "npm:postcss-minify-gradients": { + "type": "npm", + "name": "npm:postcss-minify-gradients", + "data": { + "version": "6.0.3", + "packageName": "postcss-minify-gradients", + "hash": "sha512-4KXAHrYlzF0Rr7uc4VrfwDJ2ajrtNEpNEuLxFgwkhFZ56/7gaE4Nr49nLsQDZyUe+ds+kEhf+YAUolJiYXF8+Q==" + } + }, + "npm:postcss-minify-params": { + "type": "npm", + "name": "npm:postcss-minify-params", + "data": { + "version": "6.1.0", + "packageName": "postcss-minify-params", + "hash": "sha512-bmSKnDtyyE8ujHQK0RQJDIKhQ20Jq1LYiez54WiaOoBtcSuflfK3Nm596LvbtlFcpipMjgClQGyGr7GAs+H1uA==" + } + }, + "npm:postcss-minify-selectors": { + "type": "npm", + "name": "npm:postcss-minify-selectors", + "data": { + "version": "6.0.4", + "packageName": "postcss-minify-selectors", + "hash": "sha512-L8dZSwNLgK7pjTto9PzWRoMbnLq5vsZSTu8+j1P/2GB8qdtGQfn+K1uSvFgYvgh83cbyxT5m43ZZhUMTJDSClQ==" + } + }, + "npm:postcss-modules-extract-imports": { + "type": "npm", + "name": "npm:postcss-modules-extract-imports", + "data": { + "version": "3.1.0", + "packageName": "postcss-modules-extract-imports", + "hash": "sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==" + } + }, + "npm:postcss-modules-local-by-default": { + "type": "npm", + "name": "npm:postcss-modules-local-by-default", + "data": { + "version": "4.2.0", + "packageName": "postcss-modules-local-by-default", + "hash": "sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw==" + } + }, + "npm:postcss-selector-parser@7.1.0": { + "type": "npm", + "name": "npm:postcss-selector-parser@7.1.0", + "data": { + "version": "7.1.0", + "packageName": "postcss-selector-parser", + "hash": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==" + } + }, + "npm:postcss-selector-parser": { + "type": "npm", + "name": "npm:postcss-selector-parser", + "data": { + "version": "6.1.2", + "packageName": "postcss-selector-parser", + "hash": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==" + } + }, + "npm:postcss-modules-scope": { + "type": "npm", + "name": "npm:postcss-modules-scope", + "data": { + "version": "3.2.1", + "packageName": "postcss-modules-scope", + "hash": "sha512-m9jZstCVaqGjTAuny8MdgE88scJnCiQSlSrOWcTQgM2t32UBe+MUmFSO5t7VMSfAf/FJKImAxBav8ooCHJXCJA==" + } + }, + "npm:postcss-modules-values": { + "type": "npm", + "name": "npm:postcss-modules-values", + "data": { + "version": "4.0.0", + "packageName": "postcss-modules-values", + "hash": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==" + } + }, + "npm:postcss-normalize-charset": { + "type": "npm", + "name": "npm:postcss-normalize-charset", + "data": { + "version": "6.0.2", + "packageName": "postcss-normalize-charset", + "hash": "sha512-a8N9czmdnrjPHa3DeFlwqst5eaL5W8jYu3EBbTTkI5FHkfMhFZh1EGbku6jhHhIzTA6tquI2P42NtZ59M/H/kQ==" + } + }, + "npm:postcss-normalize-display-values": { + "type": "npm", + "name": "npm:postcss-normalize-display-values", + "data": { + "version": "6.0.2", + "packageName": "postcss-normalize-display-values", + "hash": "sha512-8H04Mxsb82ON/aAkPeq8kcBbAtI5Q2a64X/mnRRfPXBq7XeogoQvReqxEfc0B4WPq1KimjezNC8flUtC3Qz6jg==" + } + }, + "npm:postcss-normalize-positions": { + "type": "npm", + "name": "npm:postcss-normalize-positions", + "data": { + "version": "6.0.2", + "packageName": "postcss-normalize-positions", + "hash": "sha512-/JFzI441OAB9O7VnLA+RtSNZvQ0NCFZDOtp6QPFo1iIyawyXg0YI3CYM9HBy1WvwCRHnPep/BvI1+dGPKoXx/Q==" + } + }, + "npm:postcss-normalize-repeat-style": { + "type": "npm", + "name": "npm:postcss-normalize-repeat-style", + "data": { + "version": "6.0.2", + "packageName": "postcss-normalize-repeat-style", + "hash": "sha512-YdCgsfHkJ2jEXwR4RR3Tm/iOxSfdRt7jplS6XRh9Js9PyCR/aka/FCb6TuHT2U8gQubbm/mPmF6L7FY9d79VwQ==" + } + }, + "npm:postcss-normalize-string": { + "type": "npm", + "name": "npm:postcss-normalize-string", + "data": { + "version": "6.0.2", + "packageName": "postcss-normalize-string", + "hash": "sha512-vQZIivlxlfqqMp4L9PZsFE4YUkWniziKjQWUtsxUiVsSSPelQydwS8Wwcuw0+83ZjPWNTl02oxlIvXsmmG+CiQ==" + } + }, + "npm:postcss-normalize-timing-functions": { + "type": "npm", + "name": "npm:postcss-normalize-timing-functions", + "data": { + "version": "6.0.2", + "packageName": "postcss-normalize-timing-functions", + "hash": "sha512-a+YrtMox4TBtId/AEwbA03VcJgtyW4dGBizPl7e88cTFULYsprgHWTbfyjSLyHeBcK/Q9JhXkt2ZXiwaVHoMzA==" + } + }, + "npm:postcss-normalize-unicode": { + "type": "npm", + "name": "npm:postcss-normalize-unicode", + "data": { + "version": "6.1.0", + "packageName": "postcss-normalize-unicode", + "hash": "sha512-QVC5TQHsVj33otj8/JD869Ndr5Xcc/+fwRh4HAsFsAeygQQXm+0PySrKbr/8tkDKzW+EVT3QkqZMfFrGiossDg==" + } + }, + "npm:postcss-normalize-url": { + "type": "npm", + "name": "npm:postcss-normalize-url", + "data": { + "version": "6.0.2", + "packageName": "postcss-normalize-url", + "hash": "sha512-kVNcWhCeKAzZ8B4pv/DnrU1wNh458zBNp8dh4y5hhxih5RZQ12QWMuQrDgPRw3LRl8mN9vOVfHl7uhvHYMoXsQ==" + } + }, + "npm:postcss-normalize-whitespace": { + "type": "npm", + "name": "npm:postcss-normalize-whitespace", + "data": { + "version": "6.0.2", + "packageName": "postcss-normalize-whitespace", + "hash": "sha512-sXZ2Nj1icbJOKmdjXVT9pnyHQKiSAyuNQHSgRCUgThn2388Y9cGVDR+E9J9iAYbSbLHI+UUwLVl1Wzco/zgv0Q==" + } + }, + "npm:postcss-ordered-values": { + "type": "npm", + "name": "npm:postcss-ordered-values", + "data": { + "version": "6.0.2", + "packageName": "postcss-ordered-values", + "hash": "sha512-VRZSOB+JU32RsEAQrO94QPkClGPKJEL/Z9PCBImXMhIeK5KAYo6slP/hBYlLgrCjFxyqvn5VC81tycFEDBLG1Q==" + } + }, + "npm:postcss-reduce-initial": { + "type": "npm", + "name": "npm:postcss-reduce-initial", + "data": { + "version": "6.1.0", + "packageName": "postcss-reduce-initial", + "hash": "sha512-RarLgBK/CrL1qZags04oKbVbrrVK2wcxhvta3GCxrZO4zveibqbRPmm2VI8sSgCXwoUHEliRSbOfpR0b/VIoiw==" + } + }, + "npm:postcss-reduce-transforms": { + "type": "npm", + "name": "npm:postcss-reduce-transforms", + "data": { + "version": "6.0.2", + "packageName": "postcss-reduce-transforms", + "hash": "sha512-sB+Ya++3Xj1WaT9+5LOOdirAxP7dJZms3GRcYheSPi1PiTMigsxHAdkrbItHxwYHr4kt1zL7mmcHstgMYT+aiA==" + } + }, + "npm:postcss-resolve-nested-selector": { + "type": "npm", + "name": "npm:postcss-resolve-nested-selector", + "data": { + "version": "0.1.6", + "packageName": "postcss-resolve-nested-selector", + "hash": "sha512-0sglIs9Wmkzbr8lQwEyIzlDOOC9bGmfVKcJTaxv3vMmd3uo4o4DerC3En0bnmgceeql9BfC8hRkp7cg0fjdVqw==" + } + }, + "npm:postcss-safe-parser": { + "type": "npm", + "name": "npm:postcss-safe-parser", + "data": { + "version": "7.0.1", + "packageName": "postcss-safe-parser", + "hash": "sha512-0AioNCJZ2DPYz5ABT6bddIqlhgwhpHZ/l65YAYo0BCIn0xiDpsnTHz0gnoTGk0OXZW0JRs+cDwL8u/teRdz+8A==" + } + }, + "npm:postcss-scss": { + "type": "npm", + "name": "npm:postcss-scss", + "data": { + "version": "4.0.9", + "packageName": "postcss-scss", + "hash": "sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==" + } + }, + "npm:postcss-svgo": { + "type": "npm", + "name": "npm:postcss-svgo", + "data": { + "version": "6.0.3", + "packageName": "postcss-svgo", + "hash": "sha512-dlrahRmxP22bX6iKEjOM+c8/1p+81asjKT+V5lrgOH944ryx/OHpclnIbGsKVd3uWOXFLYJwCVf0eEkJGvO96g==" + } + }, + "npm:postcss-unique-selectors": { + "type": "npm", + "name": "npm:postcss-unique-selectors", + "data": { + "version": "6.0.4", + "packageName": "postcss-unique-selectors", + "hash": "sha512-K38OCaIrO8+PzpArzkLKB42dSARtC2tmG6PvD4b1o1Q2E9Os8jzfWFfSy/rixsHwohtsDdFtAWGjFVFUdwYaMg==" + } + }, + "npm:postcss-value-parser": { + "type": "npm", + "name": "npm:postcss-value-parser", + "data": { + "version": "4.2.0", + "packageName": "postcss-value-parser", + "hash": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" + } + }, + "npm:source-map-js@1.2.1": { + "type": "npm", + "name": "npm:source-map-js@1.2.1", + "data": { + "version": "1.2.1", + "packageName": "source-map-js", + "hash": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==" + } + }, + "npm:source-map-js": { + "type": "npm", + "name": "npm:source-map-js", + "data": { + "version": "1.0.1", + "packageName": "source-map-js", + "hash": "sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==" + } + }, + "npm:prelude-ls": { + "type": "npm", + "name": "npm:prelude-ls", + "data": { + "version": "1.2.1", + "packageName": "prelude-ls", + "hash": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" + } + }, + "npm:prettier": { + "type": "npm", + "name": "npm:prettier", + "data": { + "version": "2.1.2", + "packageName": "prettier", + "hash": "sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==" + } + }, + "npm:pretty-bytes": { + "type": "npm", + "name": "npm:pretty-bytes", + "data": { + "version": "5.6.0", + "packageName": "pretty-bytes", + "hash": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==" + } + }, + "npm:pretty-quick": { + "type": "npm", + "name": "npm:pretty-quick", + "data": { + "version": "3.0.2", + "packageName": "pretty-quick", + "hash": "sha512-4rWOs/Ifdkg7G/YX7Xbco4jZkuXPx445KdhuMI6REnl3nXRDb9+zysb29c76R59jsJzcnkcpAaGi8D/RjAVfSQ==" + } + }, + "npm:prismjs": { + "type": "npm", + "name": "npm:prismjs", + "data": { + "version": "1.30.0", + "packageName": "prismjs", + "hash": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==" + } + }, + "npm:prismjs@1.27.0": { + "type": "npm", + "name": "npm:prismjs@1.27.0", + "data": { + "version": "1.27.0", + "packageName": "prismjs", + "hash": "sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==" + } + }, + "npm:process": { + "type": "npm", + "name": "npm:process", + "data": { + "version": "0.11.10", + "packageName": "process", + "hash": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==" + } + }, + "npm:process-nextick-args": { + "type": "npm", + "name": "npm:process-nextick-args", + "data": { + "version": "2.0.1", + "packageName": "process-nextick-args", + "hash": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" + } + }, + "npm:progress": { + "type": "npm", + "name": "npm:progress", + "data": { + "version": "2.0.3", + "packageName": "progress", + "hash": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==" + } + }, + "npm:promise": { + "type": "npm", + "name": "npm:promise", + "data": { + "version": "8.3.0", + "packageName": "promise", + "hash": "sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg==" + } + }, + "npm:promise-inflight": { + "type": "npm", + "name": "npm:promise-inflight", + "data": { + "version": "1.0.1", + "packageName": "promise-inflight", + "hash": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==" + } + }, + "npm:promise-retry": { + "type": "npm", + "name": "npm:promise-retry", + "data": { + "version": "2.0.1", + "packageName": "promise-retry", + "hash": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==" + } + }, + "npm:retry@0.12.0": { + "type": "npm", + "name": "npm:retry@0.12.0", + "data": { + "version": "0.12.0", + "packageName": "retry", + "hash": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==" + } + }, + "npm:retry": { + "type": "npm", + "name": "npm:retry", + "data": { + "version": "0.13.1", + "packageName": "retry", + "hash": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==" + } + }, + "npm:prompts": { + "type": "npm", + "name": "npm:prompts", + "data": { + "version": "2.4.2", + "packageName": "prompts", + "hash": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==" + } + }, + "npm:prop-types": { + "type": "npm", + "name": "npm:prop-types", + "data": { + "version": "15.8.1", + "packageName": "prop-types", + "hash": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==" + } + }, + "npm:propagating-hammerjs": { + "type": "npm", + "name": "npm:propagating-hammerjs", + "data": { + "version": "1.5.0", + "packageName": "propagating-hammerjs", + "hash": "sha512-3PUXWmomwutoZfydC+lJwK1bKCh6sK6jZGB31RUX6+4EXzsbkDZrK4/sVR7gBrvJaEIwpTVyxQUAd29FKkmVdw==" + } + }, + "npm:property-information": { + "type": "npm", + "name": "npm:property-information", + "data": { + "version": "5.6.0", + "packageName": "property-information", + "hash": "sha512-YUHSPk+A30YPv+0Qf8i9Mbfe/C0hdPXk1s1jPVToV8pk8BQtpw10ct89Eo7OWkutrwqvT0eicAxlOg3dOAu8JA==" + } + }, + "npm:protobufjs": { + "type": "npm", + "name": "npm:protobufjs", + "data": { + "version": "6.11.4", + "packageName": "protobufjs", + "hash": "sha512-5kQWPaJHi1WoCpjTGszzQ32PG2F4+wRY6BmAT4Vfw56Q2FZ4YZzK20xUYQH4YkfehY1e6QSICrJquM6xXZNcrw==" + } + }, + "npm:proxy-addr": { + "type": "npm", + "name": "npm:proxy-addr", + "data": { + "version": "2.0.7", + "packageName": "proxy-addr", + "hash": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==" + } + }, + "npm:proxy-middleware": { + "type": "npm", + "name": "npm:proxy-middleware", + "data": { + "version": "0.15.0", + "packageName": "proxy-middleware", + "hash": "sha512-EGCG8SeoIRVMhsqHQUdDigB2i7qU7fCsWASwn54+nPutYO8n4q6EiwMzyfWlC+dzRFExP+kvcnDFdBDHoZBU7Q==" + } + }, + "npm:prr": { + "type": "npm", + "name": "npm:prr", + "data": { + "version": "1.0.1", + "packageName": "prr", + "hash": "sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==" + } + }, + "npm:ps-tree": { + "type": "npm", + "name": "npm:ps-tree", + "data": { + "version": "1.2.0", + "packageName": "ps-tree", + "hash": "sha512-0VnamPPYHl4uaU/nSFeZZpR21QAWRz+sRv4iW9+v/GS/J5U5iZB5BNN6J0RMoOvdx2gWM2+ZFMIm58q24e4UYA==" + } + }, + "npm:split@0.3.3": { + "type": "npm", + "name": "npm:split@0.3.3", + "data": { + "version": "0.3.3", + "packageName": "split", + "hash": "sha512-wD2AeVmxXRBoX44wAycgjVpMhvbwdI2aZjCkvfNcH1YqHQvJVa1duWc73OyVGJUc05fhFaTZeQ/PYsrmyH0JVA==" + } + }, + "npm:split": { + "type": "npm", + "name": "npm:split", + "data": { + "version": "1.0.1", + "packageName": "split", + "hash": "sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==" + } + }, + "npm:stream-combiner@0.0.4": { + "type": "npm", + "name": "npm:stream-combiner@0.0.4", + "data": { + "version": "0.0.4", + "packageName": "stream-combiner", + "hash": "sha512-rT00SPnTVyRsaSz5zgSPma/aHSOic5U1prhYdRy5HS2kTZviFpmDgzilbtsJsxiroqACmayynDN/9VzIbX5DOw==" + } + }, + "npm:stream-combiner": { + "type": "npm", + "name": "npm:stream-combiner", + "data": { + "version": "0.2.2", + "packageName": "stream-combiner", + "hash": "sha512-6yHMqgLYDzQDcAkL+tjJDC5nSNuNIx0vZtRZeiPh7Saef7VHX9H5Ijn9l2VIol2zaNYlYEX6KyuT/237A58qEQ==" + } + }, + "npm:psl": { + "type": "npm", + "name": "npm:psl", + "data": { + "version": "1.15.0", + "packageName": "psl", + "hash": "sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==" + } + }, + "npm:punycode@2.3.1": { + "type": "npm", + "name": "npm:punycode@2.3.1", + "data": { + "version": "2.3.1", + "packageName": "punycode", + "hash": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" + } + }, + "npm:punycode": { + "type": "npm", + "name": "npm:punycode", + "data": { + "version": "1.4.1", + "packageName": "punycode", + "hash": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==" + } + }, + "npm:public-encrypt": { + "type": "npm", + "name": "npm:public-encrypt", + "data": { + "version": "4.0.3", + "packageName": "public-encrypt", + "hash": "sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==" + } + }, + "npm:pump": { + "type": "npm", + "name": "npm:pump", + "data": { + "version": "3.0.3", + "packageName": "pump", + "hash": "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==" + } + }, + "npm:pure-rand": { + "type": "npm", + "name": "npm:pure-rand", + "data": { + "version": "6.1.0", + "packageName": "pure-rand", + "hash": "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==" + } + }, + "npm:querystring-es3": { + "type": "npm", + "name": "npm:querystring-es3", + "data": { + "version": "0.2.1", + "packageName": "querystring-es3", + "hash": "sha512-773xhDQnZBMFobEiztv8LIl70ch5MSF/jUQVlhwFyBILqq96anmoctVIYz+ZRp0qbCKATTn6ev02M3r7Ga5vqA==" + } + }, + "npm:querystringify": { + "type": "npm", + "name": "npm:querystringify", + "data": { + "version": "2.2.0", + "packageName": "querystringify", + "hash": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==" + } + }, + "npm:queue-microtask": { + "type": "npm", + "name": "npm:queue-microtask", + "data": { + "version": "1.2.3", + "packageName": "queue-microtask", + "hash": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" + } + }, + "npm:quick-format-unescaped": { + "type": "npm", + "name": "npm:quick-format-unescaped", + "data": { + "version": "4.0.4", + "packageName": "quick-format-unescaped", + "hash": "sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==" + } + }, + "npm:quick-lru": { + "type": "npm", + "name": "npm:quick-lru", + "data": { + "version": "5.1.1", + "packageName": "quick-lru", + "hash": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==" + } + }, + "npm:rambda": { + "type": "npm", + "name": "npm:rambda", + "data": { + "version": "9.4.2", + "packageName": "rambda", + "hash": "sha512-++euMfxnl7OgaEKwXh9QqThOjMeta2HH001N1v4mYQzBjJBnmXBh2BCK6dZAbICFVXOFUVD3xFG0R3ZPU0mxXw==" + } + }, + "npm:ramda": { + "type": "npm", + "name": "npm:ramda", + "data": { + "version": "0.30.1", + "packageName": "ramda", + "hash": "sha512-tEF5I22zJnuclswcZMc8bDIrwRHRzf+NqVEmqg50ShAZMP7MWeR/RGDthfM/p+BlqvF2fXAzpn8i+SJcYD3alw==" + } + }, + "npm:ramda-adjunct": { + "type": "npm", + "name": "npm:ramda-adjunct", + "data": { + "version": "5.1.0", + "packageName": "ramda-adjunct", + "hash": "sha512-8qCpl2vZBXEJyNbi4zqcgdfHtcdsWjOGbiNSEnEBrM6Y0OKOT8UxJbIVGm1TIcjaSu2MxaWcgtsNlKlCk7o7qg==" + } + }, + "npm:randexp": { + "type": "npm", + "name": "npm:randexp", + "data": { + "version": "0.5.3", + "packageName": "randexp", + "hash": "sha512-U+5l2KrcMNOUPYvazA3h5ekF80FHTUG+87SEAmHZmolh1M+i/WyTCxVzmi+tidIa1tM4BSe8g2Y/D3loWDjj+w==" + } + }, + "npm:ret@0.2.2": { + "type": "npm", + "name": "npm:ret@0.2.2", + "data": { + "version": "0.2.2", + "packageName": "ret", + "hash": "sha512-M0b3YWQs7R3Z917WRQy1HHA7Ba7D8hvZg6UE5mLykJxQVE2ju0IXbGlaHPPlkY+WN7wFP+wUMXmBFA0aV6vYGQ==" + } + }, + "npm:ret": { + "type": "npm", + "name": "npm:ret", + "data": { + "version": "0.4.3", + "packageName": "ret", + "hash": "sha512-0f4Memo5QP7WQyUEAYUO3esD/XjOc3Zjjg5CPsAq1p8sIu0XPeMbHJemKA0BO7tV0X7+A0FoEpbmHXWxPyD3wQ==" + } + }, + "npm:ret@0.1.15": { + "type": "npm", + "name": "npm:ret@0.1.15", + "data": { + "version": "0.1.15", + "packageName": "ret", + "hash": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==" + } + }, + "npm:randombytes": { + "type": "npm", + "name": "npm:randombytes", + "data": { + "version": "2.1.0", + "packageName": "randombytes", + "hash": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==" + } + }, + "npm:randomfill": { + "type": "npm", + "name": "npm:randomfill", + "data": { + "version": "1.0.4", + "packageName": "randomfill", + "hash": "sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==" + } + }, + "npm:range-parser": { + "type": "npm", + "name": "npm:range-parser", + "data": { + "version": "1.2.1", + "packageName": "range-parser", + "hash": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" + } + }, + "npm:raw-body": { + "type": "npm", + "name": "npm:raw-body", + "data": { + "version": "2.5.2", + "packageName": "raw-body", + "hash": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==" + } + }, + "npm:react": { + "type": "npm", + "name": "npm:react", + "data": { + "version": "17.0.2", + "packageName": "react", + "hash": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==" + } + }, + "npm:react-copy-to-clipboard": { + "type": "npm", + "name": "npm:react-copy-to-clipboard", + "data": { + "version": "5.1.0", + "packageName": "react-copy-to-clipboard", + "hash": "sha512-k61RsNgAayIJNoy9yDsYzDe/yAZAzEbEgcz3DZMhF686LEyukcE1hzurxe85JandPUG+yTfGVFzuEw3xt8WP/A==" + } + }, + "npm:react-debounce-input": { + "type": "npm", + "name": "npm:react-debounce-input", + "data": { + "version": "3.3.0", + "packageName": "react-debounce-input", + "hash": "sha512-VEqkvs8JvY/IIZvh71Z0TC+mdbxERvYF33RcebnodlsUZ8RSgyKe2VWaHXv4+/8aoOgXLxWrdsYs2hDhcwbUgA==" + } + }, + "npm:react-dom": { + "type": "npm", + "name": "npm:react-dom", + "data": { + "version": "17.0.2", + "packageName": "react-dom", + "hash": "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==" + } + }, + "npm:react-immutable-proptypes": { + "type": "npm", + "name": "npm:react-immutable-proptypes", + "data": { + "version": "2.2.0", + "packageName": "react-immutable-proptypes", + "hash": "sha512-Vf4gBsePlwdGvSZoLSBfd4HAP93HDauMY4fDjXhreg/vg6F3Fj/MXDNyTbltPC/xZKmZc+cjLu3598DdYK6sgQ==" + } + }, + "npm:react-immutable-pure-component": { + "type": "npm", + "name": "npm:react-immutable-pure-component", + "data": { + "version": "2.2.2", + "packageName": "react-immutable-pure-component", + "hash": "sha512-vkgoMJUDqHZfXXnjVlG3keCxSO/U6WeDQ5/Sl0GK2cH8TOxEzQ5jXqDXHEL/jqk6fsNxV05oH5kD7VNMUE2k+A==" + } + }, + "npm:react-inspector": { + "type": "npm", + "name": "npm:react-inspector", + "data": { + "version": "6.0.2", + "packageName": "react-inspector", + "hash": "sha512-x+b7LxhmHXjHoU/VrFAzw5iutsILRoYyDq97EDYdFpPLcvqtEzk4ZSZSQjnFPbr5T57tLXnHcqFYoN1pI6u8uQ==" + } + }, + "npm:react-redux": { + "type": "npm", + "name": "npm:react-redux", + "data": { + "version": "8.1.3", + "packageName": "react-redux", + "hash": "sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==" + } + }, + "npm:react-syntax-highlighter": { + "type": "npm", + "name": "npm:react-syntax-highlighter", + "data": { + "version": "15.6.1", + "packageName": "react-syntax-highlighter", + "hash": "sha512-OqJ2/vL7lEeV5zTJyG7kmARppUjiB9h9udl4qHQjjgEos66z00Ia0OckwYfRxCSFrW8RJIBnsBwQsHZbVPspqg==" + } + }, + "npm:read-cache": { + "type": "npm", + "name": "npm:read-cache", + "data": { + "version": "1.0.0", + "packageName": "read-cache", + "hash": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==" + } + }, + "npm:read-only-stream": { + "type": "npm", + "name": "npm:read-only-stream", + "data": { + "version": "2.0.0", + "packageName": "read-only-stream", + "hash": "sha512-3ALe0bjBVZtkdWKIcThYpQCLbBMd/+Tbh2CDSrAIDO3UsZ4Xs+tnyjv2MjCOMMgBG+AsUOeuP1cgtY1INISc8w==" + } + }, + "npm:read-pkg": { + "type": "npm", + "name": "npm:read-pkg", + "data": { + "version": "3.0.0", + "packageName": "read-pkg", + "hash": "sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==" + } + }, + "npm:string_decoder@1.1.1": { + "type": "npm", + "name": "npm:string_decoder@1.1.1", + "data": { + "version": "1.1.1", + "packageName": "string_decoder", + "hash": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==" + } + }, + "npm:string_decoder": { + "type": "npm", + "name": "npm:string_decoder", + "data": { + "version": "1.3.0", + "packageName": "string_decoder", + "hash": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==" + } + }, + "npm:real-require": { + "type": "npm", + "name": "npm:real-require", + "data": { + "version": "0.2.0", + "packageName": "real-require", + "hash": "sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==" + } + }, + "npm:rechoir": { + "type": "npm", + "name": "npm:rechoir", + "data": { + "version": "0.6.2", + "packageName": "rechoir", + "hash": "sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==" + } + }, + "npm:redux": { + "type": "npm", + "name": "npm:redux", + "data": { + "version": "4.2.1", + "packageName": "redux", + "hash": "sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==" + } + }, + "npm:redux-immutable": { + "type": "npm", + "name": "npm:redux-immutable", + "data": { + "version": "4.0.0", + "packageName": "redux-immutable", + "hash": "sha512-SchSn/DWfGb3oAejd+1hhHx01xUoxY+V7TeK0BKqpkLKiQPVFf7DYzEaKmrEVxsWxielKfSK9/Xq66YyxgR1cg==" + } + }, + "npm:reflect-metadata": { + "type": "npm", + "name": "npm:reflect-metadata", + "data": { + "version": "0.2.2", + "packageName": "reflect-metadata", + "hash": "sha512-urBwgfrvVP/eAyXx4hluJivBKzuEbSQs9rKWCrCkbSxNv8mxPcUZKeuoF3Uy4mJl3Lwprp6yy5/39VWigZ4K6Q==" + } + }, + "npm:reflect.getprototypeof": { + "type": "npm", + "name": "npm:reflect.getprototypeof", + "data": { + "version": "1.0.10", + "packageName": "reflect.getprototypeof", + "hash": "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==" + } + }, + "npm:refractor": { + "type": "npm", + "name": "npm:refractor", + "data": { + "version": "3.6.0", + "packageName": "refractor", + "hash": "sha512-MY9W41IOWxxk31o+YvFCNyNzdkc9M20NoZK5vq6jkv4I/uh2zkWcfudj0Q1fovjUQJrNewS9NMzeTtqPf+n5EA==" + } + }, + "npm:regenerate": { + "type": "npm", + "name": "npm:regenerate", + "data": { + "version": "1.4.2", + "packageName": "regenerate", + "hash": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==" + } + }, + "npm:regenerate-unicode-properties": { + "type": "npm", + "name": "npm:regenerate-unicode-properties", + "data": { + "version": "10.2.0", + "packageName": "regenerate-unicode-properties", + "hash": "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==" + } + }, + "npm:regex-not": { + "type": "npm", + "name": "npm:regex-not", + "data": { + "version": "1.0.2", + "packageName": "regex-not", + "hash": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==" + } + }, + "npm:regex-parser": { + "type": "npm", + "name": "npm:regex-parser", + "data": { + "version": "2.3.1", + "packageName": "regex-parser", + "hash": "sha512-yXLRqatcCuKtVHsWrNg0JL3l1zGfdXeEvDa0bdu4tCDQw0RpMDZsqbkyRTUnKMR0tXF627V2oEWjBEaEdqTwtQ==" + } + }, + "npm:regexp.prototype.flags": { + "type": "npm", + "name": "npm:regexp.prototype.flags", + "data": { + "version": "1.5.4", + "packageName": "regexp.prototype.flags", + "hash": "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==" + } + }, + "npm:regexpu-core": { + "type": "npm", + "name": "npm:regexpu-core", + "data": { + "version": "6.2.0", + "packageName": "regexpu-core", + "hash": "sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==" + } + }, + "npm:regjsgen": { + "type": "npm", + "name": "npm:regjsgen", + "data": { + "version": "0.8.0", + "packageName": "regjsgen", + "hash": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==" + } + }, + "npm:regjsparser": { + "type": "npm", + "name": "npm:regjsparser", + "data": { + "version": "0.12.0", + "packageName": "regjsparser", + "hash": "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==" + } + }, + "npm:remarkable": { + "type": "npm", + "name": "npm:remarkable", + "data": { + "version": "2.0.1", + "packageName": "remarkable", + "hash": "sha512-YJyMcOH5lrR+kZdmB0aJJ4+93bEojRZ1HGDn9Eagu6ibg7aVZhc3OWbbShRid+Q5eAfsEqWxpe+g5W5nYNfNiA==" + } + }, + "npm:repeat-element": { + "type": "npm", + "name": "npm:repeat-element", + "data": { + "version": "1.1.4", + "packageName": "repeat-element", + "hash": "sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==" + } + }, + "npm:repeat-string": { + "type": "npm", + "name": "npm:repeat-string", + "data": { + "version": "1.6.1", + "packageName": "repeat-string", + "hash": "sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==" + } + }, + "npm:request-progress": { + "type": "npm", + "name": "npm:request-progress", + "data": { + "version": "3.0.0", + "packageName": "request-progress", + "hash": "sha512-MnWzEHHaxHO2iWiQuHrUPBi/1WeBf5PkxQqNyNvLl9VAYSdXkP8tQ3pBSeCPD+yw0v0Aq1zosWLz0BdeXpWwZg==" + } + }, + "npm:require-directory": { + "type": "npm", + "name": "npm:require-directory", + "data": { + "version": "2.1.1", + "packageName": "require-directory", + "hash": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" + } + }, + "npm:require-from-string": { + "type": "npm", + "name": "npm:require-from-string", + "data": { + "version": "2.0.2", + "packageName": "require-from-string", + "hash": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==" + } + }, + "npm:require-main-filename": { + "type": "npm", + "name": "npm:require-main-filename", + "data": { + "version": "1.0.1", + "packageName": "require-main-filename", + "hash": "sha512-IqSUtOVP4ksd1C/ej5zeEh/BIP2ajqpn8c5x+q99gvcIG/Qf0cud5raVnE/Dwd0ua9TXYDoDc0RE5hBSdz22Ug==" + } + }, + "npm:requires-port": { + "type": "npm", + "name": "npm:requires-port", + "data": { + "version": "1.0.0", + "packageName": "requires-port", + "hash": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" + } + }, + "npm:reselect": { + "type": "npm", + "name": "npm:reselect", + "data": { + "version": "4.1.8", + "packageName": "reselect", + "hash": "sha512-ab9EmR80F/zQTMNeneUr4cv+jSwPJgIlvEmVwLerwrWVbpLlBuls9XHzIeTFy4cegU2NHBp3va0LKOzU5qFEYQ==" + } + }, + "npm:resolve-alpn": { + "type": "npm", + "name": "npm:resolve-alpn", + "data": { + "version": "1.2.1", + "packageName": "resolve-alpn", + "hash": "sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g==" + } + }, + "npm:resolve-cwd": { + "type": "npm", + "name": "npm:resolve-cwd", + "data": { + "version": "3.0.0", + "packageName": "resolve-cwd", + "hash": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==" + } + }, + "npm:resolve-dir": { + "type": "npm", + "name": "npm:resolve-dir", + "data": { + "version": "1.0.1", + "packageName": "resolve-dir", + "hash": "sha512-R7uiTjECzvOsWSfdM0QKFNBVFcK27aHOUwdvK53BcW8zqnGdYp0Fbj82cy54+2A4P2tFM22J5kRfe1R+lM/1yg==" + } + }, + "npm:resolve-url": { + "type": "npm", + "name": "npm:resolve-url", + "data": { + "version": "0.2.1", + "packageName": "resolve-url", + "hash": "sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==" + } + }, + "npm:resolve-url-loader": { + "type": "npm", + "name": "npm:resolve-url-loader", + "data": { + "version": "5.0.0", + "packageName": "resolve-url-loader", + "hash": "sha512-uZtduh8/8srhBoMx//5bwqjQ+rfYOUq8zC9NrMUGtjBiGTtFJM42s58/36+hTqeqINcnYe08Nj3LkK9lW4N8Xg==" + } + }, + "npm:responselike": { + "type": "npm", + "name": "npm:responselike", + "data": { + "version": "2.0.1", + "packageName": "responselike", + "hash": "sha512-4gl03wn3hj1HP3yzgdI7d3lCkF95F21Pz4BPGvKHinyQzALR5CapwC8yIi0Rh58DEMQ/SguC03wFj2k0M/mHhw==" + } + }, + "npm:reusify": { + "type": "npm", + "name": "npm:reusify", + "data": { + "version": "1.1.0", + "packageName": "reusify", + "hash": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==" + } + }, + "npm:rfdc": { + "type": "npm", + "name": "npm:rfdc", + "data": { + "version": "1.4.1", + "packageName": "rfdc", + "hash": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==" + } + }, + "npm:rimraf": { + "type": "npm", + "name": "npm:rimraf", + "data": { + "version": "2.7.1", + "packageName": "rimraf", + "hash": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==" + } + }, + "npm:robust-predicates": { + "type": "npm", + "name": "npm:robust-predicates", + "data": { + "version": "3.0.2", + "packageName": "robust-predicates", + "hash": "sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==" + } + }, + "npm:rollup": { + "type": "npm", + "name": "npm:rollup", + "data": { + "version": "4.22.4", + "packageName": "rollup", + "hash": "sha512-vD8HJ5raRcWOyymsR6Z3o6+RzfEPCnVLMFJ6vRslO1jt4LO6dUo5Qnpg7y4RkZFM2DMe3WUirkI5c16onjrc6A==" + } + }, + "npm:rslog": { + "type": "npm", + "name": "npm:rslog", + "data": { + "version": "1.2.9", + "packageName": "rslog", + "hash": "sha512-KSjM8jJKYYaKgI4jUGZZ4kdTBTM/EIGH1JnoB0ptMkzcyWaHeXW9w6JVLCYs37gh8sFZkLLqAyBb2sT02bqpcQ==" + } + }, + "npm:run-applescript": { + "type": "npm", + "name": "npm:run-applescript", + "data": { + "version": "7.0.0", + "packageName": "run-applescript", + "hash": "sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==" + } + }, + "npm:run-parallel": { + "type": "npm", + "name": "npm:run-parallel", + "data": { + "version": "1.2.0", + "packageName": "run-parallel", + "hash": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" + } + }, + "npm:rw": { + "type": "npm", + "name": "npm:rw", + "data": { + "version": "1.3.3", + "packageName": "rw", + "hash": "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==" + } + }, + "npm:safe-array-concat": { + "type": "npm", + "name": "npm:safe-array-concat", + "data": { + "version": "1.1.3", + "packageName": "safe-array-concat", + "hash": "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==" + } + }, + "npm:safe-push-apply": { + "type": "npm", + "name": "npm:safe-push-apply", + "data": { + "version": "1.0.0", + "packageName": "safe-push-apply", + "hash": "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==" + } + }, + "npm:safe-regex": { + "type": "npm", + "name": "npm:safe-regex", + "data": { + "version": "1.1.0", + "packageName": "safe-regex", + "hash": "sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==" + } + }, + "npm:safe-regex-test": { + "type": "npm", + "name": "npm:safe-regex-test", + "data": { + "version": "1.1.0", + "packageName": "safe-regex-test", + "hash": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==" + } + }, + "npm:safe-regex2": { + "type": "npm", + "name": "npm:safe-regex2", + "data": { + "version": "3.1.0", + "packageName": "safe-regex2", + "hash": "sha512-RAAZAGbap2kBfbVhvmnTFv73NWLMvDGOITFYTZBAaY8eR+Ir4ef7Up/e7amo+y1+AH+3PtLkrt9mvcTsG9LXug==" + } + }, + "npm:safe-stable-stringify": { + "type": "npm", + "name": "npm:safe-stable-stringify", + "data": { + "version": "2.5.0", + "packageName": "safe-stable-stringify", + "hash": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==" + } + }, + "npm:safer-buffer": { + "type": "npm", + "name": "npm:safer-buffer", + "data": { + "version": "2.1.2", + "packageName": "safer-buffer", + "hash": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" + } + }, + "npm:sass-embedded": { + "type": "npm", + "name": "npm:sass-embedded", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded", + "hash": "sha512-Ack2K8rc57kCFcYlf3HXpZEJFNUX8xd8DILldksREmYXQkRHI879yy8q4mRDJgrojkySMZqmmmW1NxrFxMsYaA==" + } + }, + "npm:sass-embedded-android-arm": { + "type": "npm", + "name": "npm:sass-embedded-android-arm", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-android-arm", + "hash": "sha512-oHAPTboBHRZlDBhyRB6dvDKh4KvFs+DZibDHXbkSI6dBZxMTT+Yb2ivocHnctVGucKTLQeT7+OM5DjWHyynL/A==" + } + }, + "npm:sass-embedded-android-arm64": { + "type": "npm", + "name": "npm:sass-embedded-android-arm64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-android-arm64", + "hash": "sha512-+pq7a7AUpItNyPu61sRlP6G2A8pSPpyazASb+8AK2pVlFayCSPAEgpwpCE9A2/Xj86xJZeMizzKUHxM2CBCUxA==" + } + }, + "npm:sass-embedded-android-riscv64": { + "type": "npm", + "name": "npm:sass-embedded-android-riscv64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-android-riscv64", + "hash": "sha512-HfJJWp/S6XSYvlGAqNdakeEMPOdhBkj2s2lN6SHnON54rahKem+z9pUbCriUJfM65Z90lakdGuOfidY61R9TYg==" + } + }, + "npm:sass-embedded-android-x64": { + "type": "npm", + "name": "npm:sass-embedded-android-x64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-android-x64", + "hash": "sha512-BGPzq53VH5z5HN8de6jfMqJjnRe1E6sfnCWFd4pK+CAiuM7iw5Fx6BQZu3ikfI1l2GY0y6pRXzsVLdp/j4EKEA==" + } + }, + "npm:sass-embedded-darwin-arm64": { + "type": "npm", + "name": "npm:sass-embedded-darwin-arm64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-darwin-arm64", + "hash": "sha512-UCm3RL/tzMpG7DsubARsvGUNXC5pgfQvP+RRFJo9XPIi6elopY5B6H4m9dRYDpHA+scjVthdiDwkPYr9+S/KGw==" + } + }, + "npm:sass-embedded-darwin-x64": { + "type": "npm", + "name": "npm:sass-embedded-darwin-x64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-darwin-x64", + "hash": "sha512-D9WxtDY5VYtMApXRuhQK9VkPHB8R79NIIR6xxVlN2MIdEid/TZWi1MHNweieETXhWGrKhRKglwnHxxyKdJYMnA==" + } + }, + "npm:sass-embedded-linux-arm": { + "type": "npm", + "name": "npm:sass-embedded-linux-arm", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-linux-arm", + "hash": "sha512-leP0t5U4r95dc90o8TCWfxNXwMAsQhpWxTkdtySDpngoqtTy3miMd7EYNYd1znI0FN1CBaUvbdCMbnbPwygDlA==" + } + }, + "npm:sass-embedded-linux-arm64": { + "type": "npm", + "name": "npm:sass-embedded-linux-arm64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-linux-arm64", + "hash": "sha512-2N4WW5LLsbtrWUJ7iTpjvhajGIbmDR18ZzYRywHdMLpfdPApuHPMDF5CYzHbS+LLx2UAx7CFKBnj5LLjY6eFgQ==" + } + }, + "npm:sass-embedded-linux-musl-arm": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-arm", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-linux-musl-arm", + "hash": "sha512-Z6gG2FiVEEdxYHRi2sS5VIYBmp17351bWtOCUZ/thBM66+e70yiN6Eyqjz80DjL8haRUegNQgy9ZJqsLAAmr9g==" + } + }, + "npm:sass-embedded-linux-musl-arm64": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-arm64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-linux-musl-arm64", + "hash": "sha512-nTyuaBX6U1A/cG7WJh0pKD1gY8hbg1m2SnzsyoFG+exQ0lBX/lwTLHq3nyhF+0atv7YYhYKbmfz+sjPP8CZ9lw==" + } + }, + "npm:sass-embedded-linux-musl-riscv64": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-riscv64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-linux-musl-riscv64", + "hash": "sha512-N6oul+qALO0SwGY8JW7H/Vs0oZIMrRMBM4GqX3AjM/6y8JsJRxkAwnfd0fDyK+aICMFarDqQonQNIx99gdTZqw==" + } + }, + "npm:sass-embedded-linux-musl-x64": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-x64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-linux-musl-x64", + "hash": "sha512-K+FmWcdj/uyP8GiG9foxOCPfb5OAZG0uSVq80DKgVSC0U44AdGjvAvVZkrgFEcZ6cCqlNC2JfYmslB5iqdL7tg==" + } + }, + "npm:sass-embedded-linux-riscv64": { + "type": "npm", + "name": "npm:sass-embedded-linux-riscv64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-linux-riscv64", + "hash": "sha512-g9nTbnD/3yhOaskeqeBQETbtfDQWRgsjHok6bn7DdAuwBsyrR3JlSFyqKc46pn9Xxd9SQQZU8AzM4IR+sY0A0w==" + } + }, + "npm:sass-embedded-linux-x64": { + "type": "npm", + "name": "npm:sass-embedded-linux-x64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-linux-x64", + "hash": "sha512-Ax7dKvzncyQzIl4r7012KCMBvJzOz4uwSNoyoM5IV6y5I1f5hEwI25+U4WfuTqdkv42taCMgpjZbh9ERr6JVMQ==" + } + }, + "npm:sass-embedded-win32-arm64": { + "type": "npm", + "name": "npm:sass-embedded-win32-arm64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-win32-arm64", + "hash": "sha512-j96iJni50ZUsfD6tRxDQE2QSYQ2WrfHxeiyAXf41Kw0V4w5KYR/Sf6rCZQLMTUOHnD16qTMVpQi20LQSqf4WGg==" + } + }, + "npm:sass-embedded-win32-x64": { + "type": "npm", + "name": "npm:sass-embedded-win32-x64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-win32-x64", + "hash": "sha512-cS2j5ljdkQsb4PaORiClaVYynE9OAPZG/XjbOMxpQmjRIf7UroY4PEIH+Waf+y47PfXFX9SyxhYuw2NIKGbEng==" + } + }, + "npm:sax": { + "type": "npm", + "name": "npm:sax", + "data": { + "version": "1.4.1", + "packageName": "sax", + "hash": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==" + } + }, + "npm:saxes": { + "type": "npm", + "name": "npm:saxes", + "data": { + "version": "6.0.0", + "packageName": "saxes", + "hash": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==" + } + }, + "npm:scheduler": { + "type": "npm", + "name": "npm:scheduler", + "data": { + "version": "0.20.2", + "packageName": "scheduler", + "hash": "sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==" + } + }, + "npm:secure-compare": { + "type": "npm", + "name": "npm:secure-compare", + "data": { + "version": "3.0.1", + "packageName": "secure-compare", + "hash": "sha512-AckIIV90rPDcBcglUwXPF3kg0P0qmPsPXAj6BBEENQE1p5yA1xfmDJzfi1Tappj37Pv2mVbKpL3Z1T+Nn7k1Qw==" + } + }, + "npm:secure-json-parse": { + "type": "npm", + "name": "npm:secure-json-parse", + "data": { + "version": "2.7.0", + "packageName": "secure-json-parse", + "hash": "sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==" + } + }, + "npm:seed-random": { + "type": "npm", + "name": "npm:seed-random", + "data": { + "version": "2.2.0", + "packageName": "seed-random", + "hash": "sha512-34EQV6AAHQGhoc0tn/96a9Fsi6v2xdqe/dMUwljGRaFOzR3EgRmECvD0O8vi8X+/uQ50LGHfkNu/Eue5TPKZkQ==" + } + }, + "npm:select-hose": { + "type": "npm", + "name": "npm:select-hose", + "data": { + "version": "2.0.0", + "packageName": "select-hose", + "hash": "sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==" + } + }, + "npm:selfsigned": { + "type": "npm", + "name": "npm:selfsigned", + "data": { + "version": "2.4.1", + "packageName": "selfsigned", + "hash": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==" + } + }, + "npm:serialize-error": { + "type": "npm", + "name": "npm:serialize-error", + "data": { + "version": "2.1.0", + "packageName": "serialize-error", + "hash": "sha512-ghgmKt5o4Tly5yEG/UJp8qTd0AN7Xalw4XBtDEKP655B699qMEtra1WlXeE6WIvdEG481JvRxULKsInq/iNysw==" + } + }, + "npm:serialize-error@8.1.0": { + "type": "npm", + "name": "npm:serialize-error@8.1.0", + "data": { + "version": "8.1.0", + "packageName": "serialize-error", + "hash": "sha512-3NnuWfM6vBYoy5gZFvHiYsVbafvI9vZv/+jlIigFn4oP4zjNPK3LhcY0xSCgeb1a5L8jO71Mit9LlNoi2UfDDQ==" + } + }, + "npm:serialize-javascript": { + "type": "npm", + "name": "npm:serialize-javascript", + "data": { + "version": "6.0.2", + "packageName": "serialize-javascript", + "hash": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==" + } + }, + "npm:serve-index": { + "type": "npm", + "name": "npm:serve-index", + "data": { + "version": "1.9.1", + "packageName": "serve-index", + "hash": "sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==" + } + }, + "npm:setprototypeof@1.1.0": { + "type": "npm", + "name": "npm:setprototypeof@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "setprototypeof", + "hash": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==" + } + }, + "npm:setprototypeof": { + "type": "npm", + "name": "npm:setprototypeof", + "data": { + "version": "1.2.0", + "packageName": "setprototypeof", + "hash": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" + } + }, + "npm:serve-static": { + "type": "npm", + "name": "npm:serve-static", + "data": { + "version": "1.16.2", + "packageName": "serve-static", + "hash": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==" + } + }, + "npm:set-blocking": { + "type": "npm", + "name": "npm:set-blocking", + "data": { + "version": "2.0.0", + "packageName": "set-blocking", + "hash": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==" + } + }, + "npm:set-cookie-parser": { + "type": "npm", + "name": "npm:set-cookie-parser", + "data": { + "version": "2.7.1", + "packageName": "set-cookie-parser", + "hash": "sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==" + } + }, + "npm:set-function-length": { + "type": "npm", + "name": "npm:set-function-length", + "data": { + "version": "1.2.2", + "packageName": "set-function-length", + "hash": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==" + } + }, + "npm:set-function-name": { + "type": "npm", + "name": "npm:set-function-name", + "data": { + "version": "2.0.2", + "packageName": "set-function-name", + "hash": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==" + } + }, + "npm:set-proto": { + "type": "npm", + "name": "npm:set-proto", + "data": { + "version": "1.0.0", + "packageName": "set-proto", + "hash": "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==" + } + }, + "npm:set-value": { + "type": "npm", + "name": "npm:set-value", + "data": { + "version": "2.0.1", + "packageName": "set-value", + "hash": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==" + } + }, + "npm:setimmediate": { + "type": "npm", + "name": "npm:setimmediate", + "data": { + "version": "1.0.5", + "packageName": "setimmediate", + "hash": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==" + } + }, + "npm:sha.js": { + "type": "npm", + "name": "npm:sha.js", + "data": { + "version": "2.4.12", + "packageName": "sha.js", + "hash": "sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==" + } + }, + "npm:shallow-clone": { + "type": "npm", + "name": "npm:shallow-clone", + "data": { + "version": "3.0.1", + "packageName": "shallow-clone", + "hash": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==" + } + }, + "npm:shasum": { + "type": "npm", + "name": "npm:shasum", + "data": { + "version": "1.0.2", + "packageName": "shasum", + "hash": "sha512-UTzHm/+AzKfO9RgPgRpDIuMSNie1ubXRaljjlhFMNGYoG7z+rm9AHLPMf70R7887xboDH9Q+5YQbWKObFHEAtw==" + } + }, + "npm:shasum-object": { + "type": "npm", + "name": "npm:shasum-object", + "data": { + "version": "1.0.0", + "packageName": "shasum-object", + "hash": "sha512-Iqo5rp/3xVi6M4YheapzZhhGPVs0yZwHj7wvwQ1B9z8H6zk+FEnI7y3Teq7qwnekfEhu8WmG2z0z4iWZaxLWVg==" + } + }, + "npm:shell-quote": { + "type": "npm", + "name": "npm:shell-quote", + "data": { + "version": "1.8.3", + "packageName": "shell-quote", + "hash": "sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==" + } + }, + "npm:short-unique-id": { + "type": "npm", + "name": "npm:short-unique-id", + "data": { + "version": "5.3.2", + "packageName": "short-unique-id", + "hash": "sha512-KRT/hufMSxXKEDSQujfVE0Faa/kZ51ihUcZQAcmP04t00DvPj7Ox5anHke1sJYUtzSuiT/Y5uyzg/W7bBEGhCg==" + } + }, + "npm:side-channel": { + "type": "npm", + "name": "npm:side-channel", + "data": { + "version": "1.1.0", + "packageName": "side-channel", + "hash": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==" + } + }, + "npm:side-channel-list": { + "type": "npm", + "name": "npm:side-channel-list", + "data": { + "version": "1.0.0", + "packageName": "side-channel-list", + "hash": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==" + } + }, + "npm:side-channel-map": { + "type": "npm", + "name": "npm:side-channel-map", + "data": { + "version": "1.0.1", + "packageName": "side-channel-map", + "hash": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==" + } + }, + "npm:side-channel-weakmap": { + "type": "npm", + "name": "npm:side-channel-weakmap", + "data": { + "version": "1.0.2", + "packageName": "side-channel-weakmap", + "hash": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==" + } + }, + "npm:sigstore": { + "type": "npm", + "name": "npm:sigstore", + "data": { + "version": "2.3.1", + "packageName": "sigstore", + "hash": "sha512-8G+/XDU8wNsJOQS5ysDVO0Etg9/2uA5gR9l4ZwijjlwxBcrU6RPfwi2+jJmbP+Ap1Hlp/nVAaEO4Fj22/SL2gQ==" + } + }, + "npm:simple-concat": { + "type": "npm", + "name": "npm:simple-concat", + "data": { + "version": "1.0.1", + "packageName": "simple-concat", + "hash": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==" + } + }, + "npm:simple-swizzle": { + "type": "npm", + "name": "npm:simple-swizzle", + "data": { + "version": "0.2.2", + "packageName": "simple-swizzle", + "hash": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==" + } + }, + "npm:simplebar-angular": { + "type": "npm", + "name": "npm:simplebar-angular", + "data": { + "version": "3.3.0", + "packageName": "simplebar-angular", + "hash": "sha512-8fR3asuG7MVSanuzxz1IqbFvKZRrDtby/29+olqKkR7DZs/Fs35eyCp/rQnIFM5yKwl3IuEq5upwkOco/q/MYw==" + } + }, + "npm:simplebar-core": { + "type": "npm", + "name": "npm:simplebar-core", + "data": { + "version": "1.3.2", + "packageName": "simplebar-core", + "hash": "sha512-qKgTTuTqapjsFGkNhCjyPhysnbZGpQqNmjk0nOYjFN5ordC/Wjvg+RbYCyMSnW60l/Z0ZS82GbNltly6PMUH1w==" + } + }, + "npm:sisteransi": { + "type": "npm", + "name": "npm:sisteransi", + "data": { + "version": "1.0.5", + "packageName": "sisteransi", + "hash": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" + } + }, + "npm:smart-buffer": { + "type": "npm", + "name": "npm:smart-buffer", + "data": { + "version": "4.2.0", + "packageName": "smart-buffer", + "hash": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==" + } + }, + "npm:snapdragon": { + "type": "npm", + "name": "npm:snapdragon", + "data": { + "version": "0.8.2", + "packageName": "snapdragon", + "hash": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==" + } + }, + "npm:snapdragon-node": { + "type": "npm", + "name": "npm:snapdragon-node", + "data": { + "version": "2.1.1", + "packageName": "snapdragon-node", + "hash": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==" + } + }, + "npm:snapdragon-util": { + "type": "npm", + "name": "npm:snapdragon-util", + "data": { + "version": "3.0.1", + "packageName": "snapdragon-util", + "hash": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==" + } + }, + "npm:sockjs": { + "type": "npm", + "name": "npm:sockjs", + "data": { + "version": "0.3.24", + "packageName": "sockjs", + "hash": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==" + } + }, + "npm:socks": { + "type": "npm", + "name": "npm:socks", + "data": { + "version": "2.8.6", + "packageName": "socks", + "hash": "sha512-pe4Y2yzru68lXCb38aAqRf5gvN8YdjP1lok5o0J7BOHljkyCGKVz7H3vpVIXKD27rj2giOJ7DwVyk/GWrPHDWA==" + } + }, + "npm:socks-proxy-agent": { + "type": "npm", + "name": "npm:socks-proxy-agent", + "data": { + "version": "8.0.5", + "packageName": "socks-proxy-agent", + "hash": "sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==" + } + }, + "npm:sonic-boom": { + "type": "npm", + "name": "npm:sonic-boom", + "data": { + "version": "4.2.0", + "packageName": "sonic-boom", + "hash": "sha512-INb7TM37/mAcsGmc9hyyI6+QR3rR1zVRu36B0NeGXKnOOLiZOfER5SA+N7X7k3yUYRzLWafduTDvJAfDswwEww==" + } + }, + "npm:sorted-array-functions": { + "type": "npm", + "name": "npm:sorted-array-functions", + "data": { + "version": "1.3.0", + "packageName": "sorted-array-functions", + "hash": "sha512-2sqgzeFlid6N4Z2fUQ1cvFmTOLRi/sEDzSQ0OKYchqgoPmQBVyM3959qYx3fpS6Esef80KjmpgPeEr028dP3OA==" + } + }, + "npm:source-map-loader": { + "type": "npm", + "name": "npm:source-map-loader", + "data": { + "version": "5.0.0", + "packageName": "source-map-loader", + "hash": "sha512-k2Dur7CbSLcAH73sBcIkV5xjPV4SzqO1NJ7+XaQl8if3VODDUj3FNchNGpqgJSKbvUfJuhVdv8K2Eu8/TNl2eA==" + } + }, + "npm:source-map-resolve": { + "type": "npm", + "name": "npm:source-map-resolve", + "data": { + "version": "0.5.3", + "packageName": "source-map-resolve", + "hash": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==" + } + }, + "npm:source-map-url": { + "type": "npm", + "name": "npm:source-map-url", + "data": { + "version": "0.4.1", + "packageName": "source-map-url", + "hash": "sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==" + } + }, + "npm:space-separated-tokens": { + "type": "npm", + "name": "npm:space-separated-tokens", + "data": { + "version": "1.1.5", + "packageName": "space-separated-tokens", + "hash": "sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==" + } + }, + "npm:spdx-correct": { + "type": "npm", + "name": "npm:spdx-correct", + "data": { + "version": "3.2.0", + "packageName": "spdx-correct", + "hash": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==" + } + }, + "npm:spdx-exceptions": { + "type": "npm", + "name": "npm:spdx-exceptions", + "data": { + "version": "2.5.0", + "packageName": "spdx-exceptions", + "hash": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==" + } + }, + "npm:spdx-expression-parse": { + "type": "npm", + "name": "npm:spdx-expression-parse", + "data": { + "version": "3.0.1", + "packageName": "spdx-expression-parse", + "hash": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==" + } + }, + "npm:spdx-license-ids": { + "type": "npm", + "name": "npm:spdx-license-ids", + "data": { + "version": "3.0.21", + "packageName": "spdx-license-ids", + "hash": "sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==" + } + }, + "npm:spdy": { + "type": "npm", + "name": "npm:spdy", + "data": { + "version": "4.0.2", + "packageName": "spdy", + "hash": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==" + } + }, + "npm:spdy-transport": { + "type": "npm", + "name": "npm:spdy-transport", + "data": { + "version": "3.0.0", + "packageName": "spdy-transport", + "hash": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==" + } + }, + "npm:split-string": { + "type": "npm", + "name": "npm:split-string", + "data": { + "version": "3.1.0", + "packageName": "split-string", + "hash": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==" + } + }, + "npm:split2": { + "type": "npm", + "name": "npm:split2", + "data": { + "version": "4.2.0", + "packageName": "split2", + "hash": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==" + } + }, + "npm:sshpk": { + "type": "npm", + "name": "npm:sshpk", + "data": { + "version": "1.18.0", + "packageName": "sshpk", + "hash": "sha512-2p2KJZTSqQ/I3+HX42EpYOa2l3f8Erv8MWKsy2I9uf4wA7yFIkXRffYdsx86y6z4vHtV8u7g+pPlr8/4ouAxsQ==" + } + }, + "npm:ssri": { + "type": "npm", + "name": "npm:ssri", + "data": { + "version": "10.0.6", + "packageName": "ssri", + "hash": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==" + } + }, + "npm:stack-chain": { + "type": "npm", + "name": "npm:stack-chain", + "data": { + "version": "2.0.0", + "packageName": "stack-chain", + "hash": "sha512-GGrHXePi305aW7XQweYZZwiRwR7Js3MWoK/EHzzB9ROdc75nCnjSJVi21rdAGxFl+yCx2L2qdfl5y7NO4lTyqg==" + } + }, + "npm:stack-generator": { + "type": "npm", + "name": "npm:stack-generator", + "data": { + "version": "2.0.10", + "packageName": "stack-generator", + "hash": "sha512-mwnua/hkqM6pF4k8SnmZ2zfETsRUpWXREfA/goT8SLCV4iOFa4bzOX2nDipWAZFPTjLvQB82f5yaodMVhK0yJQ==" + } + }, + "npm:stack-utils": { + "type": "npm", + "name": "npm:stack-utils", + "data": { + "version": "2.0.6", + "packageName": "stack-utils", + "hash": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==" + } + }, + "npm:stackframe": { + "type": "npm", + "name": "npm:stackframe", + "data": { + "version": "1.3.4", + "packageName": "stackframe", + "hash": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==" + } + }, + "npm:stacktrace-gps": { + "type": "npm", + "name": "npm:stacktrace-gps", + "data": { + "version": "3.1.2", + "packageName": "stacktrace-gps", + "hash": "sha512-GcUgbO4Jsqqg6RxfyTHFiPxdPqF+3LFmQhm7MgCuYQOYuWyqxo5pwRPz5d/u6/WYJdEnWfK4r+jGbyD8TSggXQ==" + } + }, + "npm:stacktrace-js": { + "type": "npm", + "name": "npm:stacktrace-js", + "data": { + "version": "2.0.2", + "packageName": "stacktrace-js", + "hash": "sha512-Je5vBeY4S1r/RnLydLl0TBTi3F2qdfWmYsGvtfZgEI+SCprPppaIhQf5nGcal4gI4cGpCV/duLcAzT1np6sQqg==" + } + }, + "npm:start-server-and-test": { + "type": "npm", + "name": "npm:start-server-and-test", + "data": { + "version": "2.0.3", + "packageName": "start-server-and-test", + "hash": "sha512-QsVObjfjFZKJE6CS6bSKNwWZCKBG6975/jKRPPGFfFh+yOQglSeGXiNWjzgQNXdphcBI9nXbyso9tPfX4YAUhg==" + } + }, + "npm:static-extend": { + "type": "npm", + "name": "npm:static-extend", + "data": { + "version": "0.1.2", + "packageName": "static-extend", + "hash": "sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==" + } + }, + "npm:stop-iteration-iterator": { + "type": "npm", + "name": "npm:stop-iteration-iterator", + "data": { + "version": "1.1.0", + "packageName": "stop-iteration-iterator", + "hash": "sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==" + } + }, + "npm:stream-combiner2": { + "type": "npm", + "name": "npm:stream-combiner2", + "data": { + "version": "1.1.1", + "packageName": "stream-combiner2", + "hash": "sha512-3PnJbYgS56AeWgtKF5jtJRT6uFJe56Z0Hc5Ngg/6sI6rIt8iiMBTa9cvdyFfpMQjaVHr8dusbNeFGIIonxOvKw==" + } + }, + "npm:stream-http": { + "type": "npm", + "name": "npm:stream-http", + "data": { + "version": "3.2.0", + "packageName": "stream-http", + "hash": "sha512-Oq1bLqisTyK3TSCXpPbT4sdeYNdmyZJv1LxpEm2vu1ZhK89kSE5YXwZc3cWk0MagGaKriBh9mCFbVGtO+vY29A==" + } + }, + "npm:stream-splicer": { + "type": "npm", + "name": "npm:stream-splicer", + "data": { + "version": "2.0.1", + "packageName": "stream-splicer", + "hash": "sha512-Xizh4/NPuYSyAXyT7g8IvdJ9HJpxIGL9PjyhtywCZvvP0OPIdqyrr4dMikeuvY8xahpdKEBlBTySe583totajg==" + } + }, + "npm:streamroller": { + "type": "npm", + "name": "npm:streamroller", + "data": { + "version": "3.1.5", + "packageName": "streamroller", + "hash": "sha512-KFxaM7XT+irxvdqSP1LGLgNWbYN7ay5owZ3r/8t77p+EtSUAfUgtl7be3xtqtOmGUl9K9YPO2ca8133RlTjvKw==" + } + }, + "npm:universalify@0.1.2": { + "type": "npm", + "name": "npm:universalify@0.1.2", + "data": { + "version": "0.1.2", + "packageName": "universalify", + "hash": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==" + } + }, + "npm:universalify@0.2.0": { + "type": "npm", + "name": "npm:universalify@0.2.0", + "data": { + "version": "0.2.0", + "packageName": "universalify", + "hash": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==" + } + }, + "npm:universalify": { + "type": "npm", + "name": "npm:universalify", + "data": { + "version": "2.0.1", + "packageName": "universalify", + "hash": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==" + } + }, + "npm:string-argv": { + "type": "npm", + "name": "npm:string-argv", + "data": { + "version": "0.0.2", + "packageName": "string-argv", + "hash": "sha512-p6/Mqq0utTQWUeGMi/m0uBtlLZEwXSY3+mXzeRRqw7fz5ezUb28Wr0R99NlfbWaMmL/jCyT9be4jpn7Yz8IO8w==" + } + }, + "npm:string-length": { + "type": "npm", + "name": "npm:string-length", + "data": { + "version": "4.0.2", + "packageName": "string-length", + "hash": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==" + } + }, + "npm:string-width-cjs": { + "type": "npm", + "name": "npm:string-width-cjs", + "data": { + "version": "npm:string-width@4.2.3", + "packageName": "string-width-cjs", + "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" + } + }, + "npm:string.prototype.padend": { + "type": "npm", + "name": "npm:string.prototype.padend", + "data": { + "version": "3.1.6", + "packageName": "string.prototype.padend", + "hash": "sha512-XZpspuSB7vJWhvJc9DLSlrXl1mcA2BdoY5jjnS135ydXqLoqhs96JjDtCkjJEQHvfqZIp9hBuBMgI589peyx9Q==" + } + }, + "npm:string.prototype.trim": { + "type": "npm", + "name": "npm:string.prototype.trim", + "data": { + "version": "1.2.10", + "packageName": "string.prototype.trim", + "hash": "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==" + } + }, + "npm:string.prototype.trimend": { + "type": "npm", + "name": "npm:string.prototype.trimend", + "data": { + "version": "1.0.9", + "packageName": "string.prototype.trimend", + "hash": "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==" + } + }, + "npm:string.prototype.trimstart": { + "type": "npm", + "name": "npm:string.prototype.trimstart", + "data": { + "version": "1.0.8", + "packageName": "string.prototype.trimstart", + "hash": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==" + } + }, + "npm:strip-ansi-cjs": { + "type": "npm", + "name": "npm:strip-ansi-cjs", + "data": { + "version": "npm:strip-ansi@6.0.1", + "packageName": "strip-ansi-cjs", + "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" + } + }, + "npm:strip-eof": { + "type": "npm", + "name": "npm:strip-eof", + "data": { + "version": "1.0.0", + "packageName": "strip-eof", + "hash": "sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==" + } + }, + "npm:strip-final-newline": { + "type": "npm", + "name": "npm:strip-final-newline", + "data": { + "version": "2.0.0", + "packageName": "strip-final-newline", + "hash": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==" + } + }, + "npm:style-loader": { + "type": "npm", + "name": "npm:style-loader", + "data": { + "version": "3.3.4", + "packageName": "style-loader", + "hash": "sha512-0WqXzrsMTyb8yjZJHDqwmnwRJvhALK9LfRtRc6B4UTWe8AijYLZYZ9thuJTZc2VfQWINADW/j+LiJnfy2RoC1w==" + } + }, + "npm:stylehacks": { + "type": "npm", + "name": "npm:stylehacks", + "data": { + "version": "6.1.1", + "packageName": "stylehacks", + "hash": "sha512-gSTTEQ670cJNoaeIp9KX6lZmm8LJ3jPB5yJmX8Zq/wQxOsAFXV3qjWzHas3YYk1qesuVIyYWWUpZ0vSE/dTSGg==" + } + }, + "npm:stylelint": { + "type": "npm", + "name": "npm:stylelint", + "data": { + "version": "16.20.0", + "packageName": "stylelint", + "hash": "sha512-B5Myu9WRxrgKuLs3YyUXLP2H0mrbejwNxPmyADlACWwFsrL8Bmor/nTSh4OMae5sHjOz6gkSeccQH34gM4/nAw==" + } + }, + "npm:stylelint-config-recommended": { + "type": "npm", + "name": "npm:stylelint-config-recommended", + "data": { + "version": "16.0.0", + "packageName": "stylelint-config-recommended", + "hash": "sha512-4RSmPjQegF34wNcK1e1O3Uz91HN8P1aFdFzio90wNK9mjgAI19u5vsU868cVZboKzCaa5XbpvtTzAAGQAxpcXA==" + } + }, + "npm:stylelint-config-standard": { + "type": "npm", + "name": "npm:stylelint-config-standard", + "data": { + "version": "38.0.0", + "packageName": "stylelint-config-standard", + "hash": "sha512-uj3JIX+dpFseqd/DJx8Gy3PcRAJhlEZ2IrlFOc4LUxBX/PNMEQ198x7LCOE2Q5oT9Vw8nyc4CIL78xSqPr6iag==" + } + }, + "npm:stylelint-scss": { + "type": "npm", + "name": "npm:stylelint-scss", + "data": { + "version": "6.12.1", + "packageName": "stylelint-scss", + "hash": "sha512-UJUfBFIvXfly8WKIgmqfmkGKPilKB4L5j38JfsDd+OCg2GBdU0vGUV08Uw82tsRZzd4TbsUURVVNGeOhJVF7pA==" + } + }, + "npm:table@6.9.0": { + "type": "npm", + "name": "npm:table@6.9.0", + "data": { + "version": "6.9.0", + "packageName": "table", + "hash": "sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A==" + } + }, + "npm:table": { + "type": "npm", + "name": "npm:table", + "data": { + "version": "6.8.0", + "packageName": "table", + "hash": "sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==" + } + }, + "npm:write-file-atomic@5.0.1": { + "type": "npm", + "name": "npm:write-file-atomic@5.0.1", + "data": { + "version": "5.0.1", + "packageName": "write-file-atomic", + "hash": "sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==" + } + }, + "npm:write-file-atomic": { + "type": "npm", + "name": "npm:write-file-atomic", + "data": { + "version": "4.0.2", + "packageName": "write-file-atomic", + "hash": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==" + } + }, + "npm:stylus": { + "type": "npm", + "name": "npm:stylus", + "data": { + "version": "0.64.0", + "packageName": "stylus", + "hash": "sha512-ZIdT8eUv8tegmqy1tTIdJv9We2DumkNZFdCF5mz/Kpq3OcTaxSuCAYZge6HKK2CmNC02G1eJig2RV7XTw5hQrA==" + } + }, + "npm:stylus-loader": { + "type": "npm", + "name": "npm:stylus-loader", + "data": { + "version": "7.1.3", + "packageName": "stylus-loader", + "hash": "sha512-TY0SKwiY7D2kMd3UxaWKSf3xHF0FFN/FAfsSqfrhxRT/koXTwffq2cgEWDkLQz7VojMu7qEEHt5TlMjkPx9UDw==" + } + }, + "npm:subarg": { + "type": "npm", + "name": "npm:subarg", + "data": { + "version": "1.0.0", + "packageName": "subarg", + "hash": "sha512-RIrIdRY0X1xojthNcVtgT9sjpOGagEUKpZdgBUi054OEPFo282yg+zE+t1Rj3+RqKq2xStL7uUHhY+AjbC4BXg==" + } + }, + "npm:supports-hyperlinks": { + "type": "npm", + "name": "npm:supports-hyperlinks", + "data": { + "version": "3.2.0", + "packageName": "supports-hyperlinks", + "hash": "sha512-zFObLMyZeEwzAoKCyu1B91U79K2t7ApXuQfo8OuxwXLDgcKxuwM+YvcbIhm6QWqz7mHUH1TVytR1PwVVjEuMig==" + } + }, + "npm:supports-preserve-symlinks-flag": { + "type": "npm", + "name": "npm:supports-preserve-symlinks-flag", + "data": { + "version": "1.0.0", + "packageName": "supports-preserve-symlinks-flag", + "hash": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" + } + }, + "npm:svg-pan-zoom": { + "type": "npm", + "name": "npm:svg-pan-zoom", + "data": { + "version": "3.6.2", + "packageName": "svg-pan-zoom", + "hash": "sha512-JwnvRWfVKw/Xzfe6jriFyfey/lWJLq4bUh2jwoR5ChWQuQoOH8FEh1l/bEp46iHHKHEJWIyFJETbazraxNWECg==" + } + }, + "npm:svg-tags": { + "type": "npm", + "name": "npm:svg-tags", + "data": { + "version": "1.0.0", + "packageName": "svg-tags", + "hash": "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==" + } + }, + "npm:svgo": { + "type": "npm", + "name": "npm:svgo", + "data": { + "version": "3.3.2", + "packageName": "svgo", + "hash": "sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==" + } + }, + "npm:swagger-client": { + "type": "npm", + "name": "npm:swagger-client", + "data": { + "version": "3.35.6", + "packageName": "swagger-client", + "hash": "sha512-OgwNneIdC45KXwOfwrlkwgWPeAKiV4K75mOnZioTddo1mpp9dTboCDVJas7185Ww1ziBwzShBqXpNGmyha9ZQg==" + } + }, + "npm:swagger-ui": { + "type": "npm", + "name": "npm:swagger-ui", + "data": { + "version": "5.3.1", + "packageName": "swagger-ui", + "hash": "sha512-CT862rtHlHiWoaIpT/VzBTOAdV2cMSkOuQou1oNwXxJujFVaxn54aoOz5NMg00LowAODzPTUQAjI2xPsCYC2wg==" + } + }, + "npm:symbol-observable": { + "type": "npm", + "name": "npm:symbol-observable", + "data": { + "version": "4.0.0", + "packageName": "symbol-observable", + "hash": "sha512-b19dMThMV4HVFynSAM1++gBHAbk2Tc/osgLIBZMKsyqh34jb2e8Os7T6ZW/Bt3pJFdBTd2JwAnAAEQV7rSNvcQ==" + } + }, + "npm:symbol-tree": { + "type": "npm", + "name": "npm:symbol-tree", + "data": { + "version": "3.2.4", + "packageName": "symbol-tree", + "hash": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==" + } + }, + "npm:sync-child-process": { + "type": "npm", + "name": "npm:sync-child-process", + "data": { + "version": "1.0.2", + "packageName": "sync-child-process", + "hash": "sha512-8lD+t2KrrScJ/7KXCSyfhT3/hRq78rC0wBFqNJXv3mZyn6hW2ypM05JmlSvtqRbeq6jqA94oHbxAr2vYsJ8vDA==" + } + }, + "npm:sync-message-port": { + "type": "npm", + "name": "npm:sync-message-port", + "data": { + "version": "1.1.3", + "packageName": "sync-message-port", + "hash": "sha512-GTt8rSKje5FilG+wEdfCkOcLL7LWqpMlr2c3LRuKt/YXxcJ52aGSbGBAdI4L3aaqfrBt6y711El53ItyH1NWzg==" + } + }, + "npm:syntax-error": { + "type": "npm", + "name": "npm:syntax-error", + "data": { + "version": "1.4.0", + "packageName": "syntax-error", + "hash": "sha512-YPPlu67mdnHGTup2A8ff7BC2Pjq0e0Yp/IyTFN03zWO0RcK07uLcbi7C2KpGR2FvWbaB0+bfE27a+sBKebSo7w==" + } + }, + "npm:tablesort": { + "type": "npm", + "name": "npm:tablesort", + "data": { + "version": "5.6.0", + "packageName": "tablesort", + "hash": "sha512-cZZXK3G089PbpxH8N7vN7Z21SEKqXAaCiSVOmZdR/v7z8TFCsF/OFr0rzjhQuFlQQHy9uQtW9P2oQFJzJFGVrg==" + } + }, + "npm:tapable": { + "type": "npm", + "name": "npm:tapable", + "data": { + "version": "2.2.2", + "packageName": "tapable", + "hash": "sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==" + } + }, + "npm:tar": { + "type": "npm", + "name": "npm:tar", + "data": { + "version": "6.2.1", + "packageName": "tar", + "hash": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==" + } + }, + "npm:tar-stream": { + "type": "npm", + "name": "npm:tar-stream", + "data": { + "version": "2.2.0", + "packageName": "tar-stream", + "hash": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==" + } + }, + "npm:teen_process": { + "type": "npm", + "name": "npm:teen_process", + "data": { + "version": "1.16.0", + "packageName": "teen_process", + "hash": "sha512-RnW7HHZD1XuhSTzD3djYOdIl1adE3oNEprE3HOFFxWs5m4FZsqYRhKJ4mDU2udtNGMLUS7jV7l8vVRLWAvmPDw==" + } + }, + "npm:terser": { + "type": "npm", + "name": "npm:terser", + "data": { + "version": "5.31.6", + "packageName": "terser", + "hash": "sha512-PQ4DAriWzKj+qgehQ7LK5bQqCFNMmlhjR2PFFLuqGCpuCAauxemVBWwWOxo3UIwWQx8+Pr61Df++r76wDmkQBg==" + } + }, + "npm:terser-webpack-plugin": { + "type": "npm", + "name": "npm:terser-webpack-plugin", + "data": { + "version": "5.3.14", + "packageName": "terser-webpack-plugin", + "hash": "sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw==" + } + }, + "npm:test-exclude": { + "type": "npm", + "name": "npm:test-exclude", + "data": { + "version": "6.0.0", + "packageName": "test-exclude", + "hash": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==" + } + }, + "npm:text-table": { + "type": "npm", + "name": "npm:text-table", + "data": { + "version": "0.2.0", + "packageName": "text-table", + "hash": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==" + } + }, + "npm:thenify": { + "type": "npm", + "name": "npm:thenify", + "data": { + "version": "3.3.1", + "packageName": "thenify", + "hash": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==" + } + }, + "npm:thenify-all": { + "type": "npm", + "name": "npm:thenify-all", + "data": { + "version": "1.6.0", + "packageName": "thenify-all", + "hash": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==" + } + }, + "npm:thingies": { + "type": "npm", + "name": "npm:thingies", + "data": { + "version": "1.21.0", + "packageName": "thingies", + "hash": "sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g==" + } + }, + "npm:thread-stream": { + "type": "npm", + "name": "npm:thread-stream", + "data": { + "version": "3.1.0", + "packageName": "thread-stream", + "hash": "sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==" + } + }, + "npm:throat": { + "type": "npm", + "name": "npm:throat", + "data": { + "version": "6.0.2", + "packageName": "throat", + "hash": "sha512-WKexMoJj3vEuK0yFEapj8y64V0A6xcuPuK9Gt1d0R+dzCSJc0lHqQytAbSB4cDAK0dWh4T0E2ETkoLE2WZ41OQ==" + } + }, + "npm:throttleit": { + "type": "npm", + "name": "npm:throttleit", + "data": { + "version": "1.0.1", + "packageName": "throttleit", + "hash": "sha512-vDZpf9Chs9mAdfY046mcPt8fg5QSZr37hEH4TXYBnDF+izxgrbRGUAAaBvIk/fJm9aOFCGFd1EsNg5AZCbnQCQ==" + } + }, + "npm:through": { + "type": "npm", + "name": "npm:through", + "data": { + "version": "2.3.8", + "packageName": "through", + "hash": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==" + } + }, + "npm:through2": { + "type": "npm", + "name": "npm:through2", + "data": { + "version": "2.0.5", + "packageName": "through2", + "hash": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==" + } + }, + "npm:through2@4.0.2": { + "type": "npm", + "name": "npm:through2@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "through2", + "hash": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==" + } + }, + "npm:thunky": { + "type": "npm", + "name": "npm:thunky", + "data": { + "version": "1.1.0", + "packageName": "thunky", + "hash": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==" + } + }, + "npm:tinyglobby": { + "type": "npm", + "name": "npm:tinyglobby", + "data": { + "version": "0.2.14", + "packageName": "tinyglobby", + "hash": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==" + } + }, + "npm:title-case": { + "type": "npm", + "name": "npm:title-case", + "data": { + "version": "2.1.1", + "packageName": "title-case", + "hash": "sha512-EkJoZ2O3zdCz3zJsYCsxyq2OC5hrxR9mfdd5I+w8h/tmFfeOxJ+vvkxsKxdmN0WtS9zLdHEgfgVOiMVgv+Po4Q==" + } + }, + "npm:tmpl": { + "type": "npm", + "name": "npm:tmpl", + "data": { + "version": "1.0.5", + "packageName": "tmpl", + "hash": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==" + } + }, + "npm:to-buffer": { + "type": "npm", + "name": "npm:to-buffer", + "data": { + "version": "1.2.1", + "packageName": "to-buffer", + "hash": "sha512-tB82LpAIWjhLYbqjx3X4zEeHN6M8CiuOEy2JY8SEQVdYRe3CCHOFaqrBW1doLDrfpWhplcW7BL+bO3/6S3pcDQ==" + } + }, + "npm:to-object-path": { + "type": "npm", + "name": "npm:to-object-path", + "data": { + "version": "0.3.0", + "packageName": "to-object-path", + "hash": "sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==" + } + }, + "npm:to-regex": { + "type": "npm", + "name": "npm:to-regex", + "data": { + "version": "3.0.2", + "packageName": "to-regex", + "hash": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==" + } + }, + "npm:toad-cache": { + "type": "npm", + "name": "npm:toad-cache", + "data": { + "version": "3.7.0", + "packageName": "toad-cache", + "hash": "sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==" + } + }, + "npm:toggle-selection": { + "type": "npm", + "name": "npm:toggle-selection", + "data": { + "version": "1.0.6", + "packageName": "toggle-selection", + "hash": "sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==" + } + }, + "npm:toidentifier": { + "type": "npm", + "name": "npm:toidentifier", + "data": { + "version": "1.0.1", + "packageName": "toidentifier", + "hash": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" + } + }, + "npm:topojson-client": { + "type": "npm", + "name": "npm:topojson-client", + "data": { + "version": "3.1.0", + "packageName": "topojson-client", + "hash": "sha512-605uxS6bcYxGXw9qi62XyrV6Q3xwbndjachmNxu8HWTtVPxZfEJN9fd/SZS1Q54Sn2y0TMyMxFj/cJINqGHrKw==" + } + }, + "npm:tough-cookie": { + "type": "npm", + "name": "npm:tough-cookie", + "data": { + "version": "4.1.4", + "packageName": "tough-cookie", + "hash": "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==" + } + }, + "npm:traverse": { + "type": "npm", + "name": "npm:traverse", + "data": { + "version": "0.3.9", + "packageName": "traverse", + "hash": "sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==" + } + }, + "npm:tree-dump": { + "type": "npm", + "name": "npm:tree-dump", + "data": { + "version": "1.0.3", + "packageName": "tree-dump", + "hash": "sha512-il+Cv80yVHFBwokQSfd4bldvr1Md951DpgAGfmhydt04L+YzHgubm2tQ7zueWDcGENKHq0ZvGFR/hjvNXilHEg==" + } + }, + "npm:tree-kill": { + "type": "npm", + "name": "npm:tree-kill", + "data": { + "version": "1.2.2", + "packageName": "tree-kill", + "hash": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==" + } + }, + "npm:tree-sitter-json": { + "type": "npm", + "name": "npm:tree-sitter-json", + "data": { + "version": "0.24.8", + "packageName": "tree-sitter-json", + "hash": "sha512-Tc9ZZYwHyWZ3Tt1VEw7Pa2scu1YO7/d2BCBbKTx5hXwig3UfdQjsOPkPyLpDJOn/m1UBEWYAtSdGAwCSyagBqQ==" + } + }, + "npm:ts-checker-rspack-plugin": { + "type": "npm", + "name": "npm:ts-checker-rspack-plugin", + "data": { + "version": "1.1.4", + "packageName": "ts-checker-rspack-plugin", + "hash": "sha512-lDpKuAubxUlsonUE1LpZS5fw7tfjutNb0lwjAo0k8OcxpWv/q18ytaD6eZXdjrFdTEFNIHtKp9dNkUKGky8SgA==" + } + }, + "npm:ts-jest": { + "type": "npm", + "name": "npm:ts-jest", + "data": { + "version": "29.4.0", + "packageName": "ts-jest", + "hash": "sha512-d423TJMnJGu80/eSgfQ5w/R+0zFJvdtTxwtF9KzFFunOpSeD+79lHJQIiAhluJoyGRbvj9NZJsl9WjCUo0ND7Q==" + } + }, + "npm:ts-loader": { + "type": "npm", + "name": "npm:ts-loader", + "data": { + "version": "9.5.2", + "packageName": "ts-loader", + "hash": "sha512-Qo4piXvOTWcMGIgRiuFa6nHNm+54HbYaZCKqc9eeZCLRy3XqafQgwX2F7mofrbJG3g7EEb+lkiR+z2Lic2s3Zw==" + } + }, + "npm:ts-mixer": { + "type": "npm", + "name": "npm:ts-mixer", + "data": { + "version": "6.0.4", + "packageName": "ts-mixer", + "hash": "sha512-ufKpbmrugz5Aou4wcr5Wc1UUFWOLhq+Fm6qa6P0w0K5Qw2yhaUoiWszhCVuNQyNwrlGiscHOmqYoAox1PtvgjA==" + } + }, + "npm:ts-morph": { + "type": "npm", + "name": "npm:ts-morph", + "data": { + "version": "24.0.0", + "packageName": "ts-morph", + "hash": "sha512-2OAOg/Ob5yx9Et7ZX4CvTCc0UFoZHwLEJ+dpDPSUi5TgwwlTlX47w+iFRrEwzUZwYACjq83cgjS/Da50Ga37uw==" + } + }, + "npm:ts-node": { + "type": "npm", + "name": "npm:ts-node", + "data": { + "version": "10.9.2", + "packageName": "ts-node", + "hash": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==" + } + }, + "npm:ts-toolbelt": { + "type": "npm", + "name": "npm:ts-toolbelt", + "data": { + "version": "9.6.0", + "packageName": "ts-toolbelt", + "hash": "sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==" + } + }, + "npm:tsconfig-paths": { + "type": "npm", + "name": "npm:tsconfig-paths", + "data": { + "version": "4.2.0", + "packageName": "tsconfig-paths", + "hash": "sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==" + } + }, + "npm:tsconfig-paths-webpack-plugin": { + "type": "npm", + "name": "npm:tsconfig-paths-webpack-plugin", + "data": { + "version": "4.0.0", + "packageName": "tsconfig-paths-webpack-plugin", + "hash": "sha512-fw/7265mIWukrSHd0i+wSwx64kYUSAKPfxRDksjKIYTxSAp9W9/xcZVBF4Kl0eqQd5eBpAQ/oQrc5RyM/0c1GQ==" + } + }, + "npm:tsscmp": { + "type": "npm", + "name": "npm:tsscmp", + "data": { + "version": "1.0.6", + "packageName": "tsscmp", + "hash": "sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==" + } + }, + "npm:tty-browserify": { + "type": "npm", + "name": "npm:tty-browserify", + "data": { + "version": "0.0.1", + "packageName": "tty-browserify", + "hash": "sha512-C3TaO7K81YvjCgQH9Q1S3R3P3BtN3RIM8n+OvX4il1K1zgE8ZhI0op7kClgkxtutIE8hQrcrHBXvIheqKUUCxw==" + } + }, + "npm:tuf-js": { + "type": "npm", + "name": "npm:tuf-js", + "data": { + "version": "2.2.1", + "packageName": "tuf-js", + "hash": "sha512-GwIJau9XaA8nLVbUXsN3IlFi7WmQ48gBUrl3FTkkL/XLu/POhBzfmX9hd33FNMX1qAsfl6ozO1iMmW9NC8YniA==" + } + }, + "npm:tunnel-agent": { + "type": "npm", + "name": "npm:tunnel-agent", + "data": { + "version": "0.6.0", + "packageName": "tunnel-agent", + "hash": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==" + } + }, + "npm:tweetnacl": { + "type": "npm", + "name": "npm:tweetnacl", + "data": { + "version": "0.14.5", + "packageName": "tweetnacl", + "hash": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==" + } + }, + "npm:type": { + "type": "npm", + "name": "npm:type", + "data": { + "version": "2.7.3", + "packageName": "type", + "hash": "sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==" + } + }, + "npm:type-check": { + "type": "npm", + "name": "npm:type-check", + "data": { + "version": "0.4.0", + "packageName": "type-check", + "hash": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==" + } + }, + "npm:type-is": { + "type": "npm", + "name": "npm:type-is", + "data": { + "version": "1.6.18", + "packageName": "type-is", + "hash": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==" + } + }, + "npm:typed-array-buffer": { + "type": "npm", + "name": "npm:typed-array-buffer", + "data": { + "version": "1.0.3", + "packageName": "typed-array-buffer", + "hash": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==" + } + }, + "npm:typed-array-byte-length": { + "type": "npm", + "name": "npm:typed-array-byte-length", + "data": { + "version": "1.0.3", + "packageName": "typed-array-byte-length", + "hash": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==" + } + }, + "npm:typed-array-byte-offset": { + "type": "npm", + "name": "npm:typed-array-byte-offset", + "data": { + "version": "1.0.4", + "packageName": "typed-array-byte-offset", + "hash": "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==" + } + }, + "npm:typed-array-length": { + "type": "npm", + "name": "npm:typed-array-length", + "data": { + "version": "1.0.7", + "packageName": "typed-array-length", + "hash": "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==" + } + }, + "npm:typed-assert": { + "type": "npm", + "name": "npm:typed-assert", + "data": { + "version": "1.0.9", + "packageName": "typed-assert", + "hash": "sha512-KNNZtayBCtmnNmbo5mG47p1XsCyrx6iVqomjcZnec/1Y5GGARaxPs6r49RnSPeUP3YjNYiU9sQHAtY4BBvnZwg==" + } + }, + "npm:typedarray": { + "type": "npm", + "name": "npm:typedarray", + "data": { + "version": "0.0.6", + "packageName": "typedarray", + "hash": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==" + } + }, + "npm:types-ramda": { + "type": "npm", + "name": "npm:types-ramda", + "data": { + "version": "0.30.1", + "packageName": "types-ramda", + "hash": "sha512-1HTsf5/QVRmLzcGfldPFvkVsAdi1db1BBKzi7iW3KBUlOICg/nKnFS+jGqDJS3YD8VsWbAh7JiHeBvbsw8RPxA==" + } + }, + "npm:uglify-js": { + "type": "npm", + "name": "npm:uglify-js", + "data": { + "version": "3.19.3", + "packageName": "uglify-js", + "hash": "sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==" + } + }, + "npm:umd": { + "type": "npm", + "name": "npm:umd", + "data": { + "version": "3.0.3", + "packageName": "umd", + "hash": "sha512-4IcGSufhFshvLNcMCV80UnQVlZ5pMOC8mvNPForqwA4+lzYQuetTESLDQkeLmihq8bRcnpbQa48Wb8Lh16/xow==" + } + }, + "npm:unbox-primitive": { + "type": "npm", + "name": "npm:unbox-primitive", + "data": { + "version": "1.1.0", + "packageName": "unbox-primitive", + "hash": "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==" + } + }, + "npm:unc-path-regex": { + "type": "npm", + "name": "npm:unc-path-regex", + "data": { + "version": "0.1.2", + "packageName": "unc-path-regex", + "hash": "sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==" + } + }, + "npm:undeclared-identifiers": { + "type": "npm", + "name": "npm:undeclared-identifiers", + "data": { + "version": "1.1.3", + "packageName": "undeclared-identifiers", + "hash": "sha512-pJOW4nxjlmfwKApE4zvxLScM/njmwj/DiUBv7EabwE4O8kRUy+HIwxQtZLBPll/jx1LJyBcqNfB3/cpv9EZwOw==" + } + }, + "npm:undici-types": { + "type": "npm", + "name": "npm:undici-types", + "data": { + "version": "6.21.0", + "packageName": "undici-types", + "hash": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==" + } + }, + "npm:unicode-canonical-property-names-ecmascript": { + "type": "npm", + "name": "npm:unicode-canonical-property-names-ecmascript", + "data": { + "version": "2.0.1", + "packageName": "unicode-canonical-property-names-ecmascript", + "hash": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==" + } + }, + "npm:unicode-match-property-ecmascript": { + "type": "npm", + "name": "npm:unicode-match-property-ecmascript", + "data": { + "version": "2.0.0", + "packageName": "unicode-match-property-ecmascript", + "hash": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==" + } + }, + "npm:unicode-match-property-value-ecmascript": { + "type": "npm", + "name": "npm:unicode-match-property-value-ecmascript", + "data": { + "version": "2.2.0", + "packageName": "unicode-match-property-value-ecmascript", + "hash": "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==" + } + }, + "npm:unicode-property-aliases-ecmascript": { + "type": "npm", + "name": "npm:unicode-property-aliases-ecmascript", + "data": { + "version": "2.1.0", + "packageName": "unicode-property-aliases-ecmascript", + "hash": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==" + } + }, + "npm:unicorn-magic": { + "type": "npm", + "name": "npm:unicorn-magic", + "data": { + "version": "0.3.0", + "packageName": "unicorn-magic", + "hash": "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==" + } + }, + "npm:union": { + "type": "npm", + "name": "npm:union", + "data": { + "version": "0.5.0", + "packageName": "union", + "hash": "sha512-N6uOhuW6zO95P3Mel2I2zMsbsanvvtgn6jVqJv4vbVcz/JN0OkL9suomjQGmWtxJQXOCqUJvquc1sMeNz/IwlA==" + } + }, + "npm:union-value": { + "type": "npm", + "name": "npm:union-value", + "data": { + "version": "1.0.1", + "packageName": "union-value", + "hash": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==" + } + }, + "npm:unique-filename": { + "type": "npm", + "name": "npm:unique-filename", + "data": { + "version": "3.0.0", + "packageName": "unique-filename", + "hash": "sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==" + } + }, + "npm:unique-slug": { + "type": "npm", + "name": "npm:unique-slug", + "data": { + "version": "4.0.0", + "packageName": "unique-slug", + "hash": "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ==" + } + }, + "npm:unix-crypt-td-js": { + "type": "npm", + "name": "npm:unix-crypt-td-js", + "data": { + "version": "1.1.4", + "packageName": "unix-crypt-td-js", + "hash": "sha512-8rMeVYWSIyccIJscb9NdCfZKSRBKYTeVnwmiRYT2ulE3qd1RaDQ0xQDP+rI3ccIWbhu/zuo5cgN8z73belNZgw==" + } + }, + "npm:unpipe": { + "type": "npm", + "name": "npm:unpipe", + "data": { + "version": "1.0.0", + "packageName": "unpipe", + "hash": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==" + } + }, + "npm:unraw": { + "type": "npm", + "name": "npm:unraw", + "data": { + "version": "3.0.0", + "packageName": "unraw", + "hash": "sha512-08/DA66UF65OlpUDIQtbJyrqTR0jTAlJ+jsnkQ4jxR7+K5g5YG1APZKQSMCE1vqqmD+2pv6+IdEjmopFatacvg==" + } + }, + "npm:unset-value": { + "type": "npm", + "name": "npm:unset-value", + "data": { + "version": "1.0.0", + "packageName": "unset-value", + "hash": "sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==" + } + }, + "npm:untildify": { + "type": "npm", + "name": "npm:untildify", + "data": { + "version": "4.0.0", + "packageName": "untildify", + "hash": "sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==" + } + }, + "npm:upath": { + "type": "npm", + "name": "npm:upath", + "data": { + "version": "2.0.1", + "packageName": "upath", + "hash": "sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==" + } + }, + "npm:update-browserslist-db": { + "type": "npm", + "name": "npm:update-browserslist-db", + "data": { + "version": "1.1.3", + "packageName": "update-browserslist-db", + "hash": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==" + } + }, + "npm:upper-case": { + "type": "npm", + "name": "npm:upper-case", + "data": { + "version": "1.1.3", + "packageName": "upper-case", + "hash": "sha512-WRbjgmYzgXkCV7zNVpy5YgrHgbBv126rMALQQMrmzOVC4GM2waQ9x7xtm8VU+1yF2kWyPzI9zbZ48n4vSxwfSA==" + } + }, + "npm:uri-js": { + "type": "npm", + "name": "npm:uri-js", + "data": { + "version": "4.4.1", + "packageName": "uri-js", + "hash": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==" + } + }, + "npm:urix": { + "type": "npm", + "name": "npm:urix", + "data": { + "version": "0.1.0", + "packageName": "urix", + "hash": "sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==" + } + }, + "npm:url": { + "type": "npm", + "name": "npm:url", + "data": { + "version": "0.11.4", + "packageName": "url", + "hash": "sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg==" + } + }, + "npm:url-join": { + "type": "npm", + "name": "npm:url-join", + "data": { + "version": "4.0.1", + "packageName": "url-join", + "hash": "sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==" + } + }, + "npm:url-parse": { + "type": "npm", + "name": "npm:url-parse", + "data": { + "version": "1.5.10", + "packageName": "url-parse", + "hash": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==" + } + }, + "npm:use": { + "type": "npm", + "name": "npm:use", + "data": { + "version": "3.1.1", + "packageName": "use", + "hash": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==" + } + }, + "npm:use-sync-external-store": { + "type": "npm", + "name": "npm:use-sync-external-store", + "data": { + "version": "1.5.0", + "packageName": "use-sync-external-store", + "hash": "sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==" + } + }, + "npm:util": { + "type": "npm", + "name": "npm:util", + "data": { + "version": "0.10.4", + "packageName": "util", + "hash": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==" + } + }, + "npm:util@0.12.5": { + "type": "npm", + "name": "npm:util@0.12.5", + "data": { + "version": "0.12.5", + "packageName": "util", + "hash": "sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==" + } + }, + "npm:util-arity": { + "type": "npm", + "name": "npm:util-arity", + "data": { + "version": "1.1.0", + "packageName": "util-arity", + "hash": "sha512-kkyIsXKwemfSy8ZEoaIz06ApApnWsk5hQO0vLjZS6UkBiGiW++Jsyb8vSBoc0WKlffGoGs5yYy/j5pp8zckrFA==" + } + }, + "npm:util-deprecate": { + "type": "npm", + "name": "npm:util-deprecate", + "data": { + "version": "1.0.2", + "packageName": "util-deprecate", + "hash": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" + } + }, + "npm:utils-merge": { + "type": "npm", + "name": "npm:utils-merge", + "data": { + "version": "1.0.1", + "packageName": "utils-merge", + "hash": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==" + } + }, + "npm:v8-compile-cache-lib": { + "type": "npm", + "name": "npm:v8-compile-cache-lib", + "data": { + "version": "3.0.1", + "packageName": "v8-compile-cache-lib", + "hash": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==" + } + }, + "npm:v8-to-istanbul": { + "type": "npm", + "name": "npm:v8-to-istanbul", + "data": { + "version": "9.3.0", + "packageName": "v8-to-istanbul", + "hash": "sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==" + } + }, + "npm:validate-npm-package-license": { + "type": "npm", + "name": "npm:validate-npm-package-license", + "data": { + "version": "3.0.4", + "packageName": "validate-npm-package-license", + "hash": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==" + } + }, + "npm:validate-npm-package-name": { + "type": "npm", + "name": "npm:validate-npm-package-name", + "data": { + "version": "5.0.1", + "packageName": "validate-npm-package-name", + "hash": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==" + } + }, + "npm:validator": { + "type": "npm", + "name": "npm:validator", + "data": { + "version": "13.15.20", + "packageName": "validator", + "hash": "sha512-KxPOq3V2LmfQPP4eqf3Mq/zrT0Dqp2Vmx2Bn285LwVahLc+CsxOM0crBHczm8ijlcjZ0Q5Xd6LW3z3odTPnlrw==" + } + }, + "npm:varint": { + "type": "npm", + "name": "npm:varint", + "data": { + "version": "6.0.0", + "packageName": "varint", + "hash": "sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==" + } + }, + "npm:vary": { + "type": "npm", + "name": "npm:vary", + "data": { + "version": "1.1.2", + "packageName": "vary", + "hash": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==" + } + }, + "npm:vis": { + "type": "npm", + "name": "npm:vis", + "data": { + "version": "4.21.0", + "packageName": "vis", + "hash": "sha512-jonDXTGm2mFU/X6Kg9pvkZEQtXh2J6+NlDJD1tDP7TDCFy+qNeKlsTcXKQtv4nAtUIiKo6sphCt4kbRlEKw75A==" + } + }, + "npm:vite": { + "type": "npm", + "name": "npm:vite", + "data": { + "version": "5.4.20", + "packageName": "vite", + "hash": "sha512-j3lYzGC3P+B5Yfy/pfKNgVEg4+UtcIJcVRt2cDjIOmhLourAqPqf8P7acgxeiSgUB7E3p2P8/3gNIgDLpwzs4g==" + } + }, + "npm:vm-browserify": { + "type": "npm", + "name": "npm:vm-browserify", + "data": { + "version": "1.1.2", + "packageName": "vm-browserify", + "hash": "sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==" + } + }, + "npm:w3c-xmlserializer": { + "type": "npm", + "name": "npm:w3c-xmlserializer", + "data": { + "version": "4.0.0", + "packageName": "w3c-xmlserializer", + "hash": "sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==" + } + }, + "npm:wait-on": { + "type": "npm", + "name": "npm:wait-on", + "data": { + "version": "7.2.0", + "packageName": "wait-on", + "hash": "sha512-wCQcHkRazgjG5XoAq9jbTMLpNIjoSlZslrJ2+N9MxDsGEv1HnFoVjOCexL0ESva7Y9cu350j+DWADdk54s4AFQ==" + } + }, + "npm:walker": { + "type": "npm", + "name": "npm:walker", + "data": { + "version": "1.0.8", + "packageName": "walker", + "hash": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==" + } + }, + "npm:watchify": { + "type": "npm", + "name": "npm:watchify", + "data": { + "version": "4.0.0", + "packageName": "watchify", + "hash": "sha512-2Z04dxwoOeNxa11qzWumBTgSAohTC0+ScuY7XMenPnH+W2lhTcpEOJP4g2EIG/SWeLadPk47x++Yh+8BqPM/lA==" + } + }, + "npm:watchpack": { + "type": "npm", + "name": "npm:watchpack", + "data": { + "version": "2.4.1", + "packageName": "watchpack", + "hash": "sha512-8wrBCMtVhqcXP2Sup1ctSkga6uc2Bx0IIvKyT7yTFier5AXHooSI+QyQQAtTb7+E0IUCCKyTFmXqdqgum2XWGg==" + } + }, + "npm:wbuf": { + "type": "npm", + "name": "npm:wbuf", + "data": { + "version": "1.7.3", + "packageName": "wbuf", + "hash": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==" + } + }, + "npm:wcwidth": { + "type": "npm", + "name": "npm:wcwidth", + "data": { + "version": "1.0.1", + "packageName": "wcwidth", + "hash": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==" + } + }, + "npm:weak-lru-cache": { + "type": "npm", + "name": "npm:weak-lru-cache", + "data": { + "version": "1.2.2", + "packageName": "weak-lru-cache", + "hash": "sha512-DEAoo25RfSYMuTGc9vPJzZcZullwIqRDSI9LOy+fkCJPi6hykCnfKaXTuPBDuXAUcqHXyOgFtHNp/kB2FjYHbw==" + } + }, + "npm:web-streams-polyfill": { + "type": "npm", + "name": "npm:web-streams-polyfill", + "data": { + "version": "3.3.3", + "packageName": "web-streams-polyfill", + "hash": "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==" + } + }, + "npm:web-tree-sitter": { + "type": "npm", + "name": "npm:web-tree-sitter", + "data": { + "version": "0.24.5", + "packageName": "web-tree-sitter", + "hash": "sha512-+J/2VSHN8J47gQUAvF8KDadrfz6uFYVjxoxbKWDoXVsH2u7yLdarCnIURnrMA6uSRkgX3SdmqM5BOoQjPdSh5w==" + } + }, + "npm:webdriver": { + "type": "npm", + "name": "npm:webdriver", + "data": { + "version": "7.31.1", + "packageName": "webdriver", + "hash": "sha512-nCdJLxRnYvOMFqTEX7sqQtF/hV/Jgov0Y6ICeOm1DMTlZSRRDaUsBMlEAPkEwif9uBJYdM0znv8qzfX358AGqQ==" + } + }, + "npm:webpack-dev-middleware": { + "type": "npm", + "name": "npm:webpack-dev-middleware", + "data": { + "version": "7.4.2", + "packageName": "webpack-dev-middleware", + "hash": "sha512-xOO8n6eggxnwYpy1NlzUKpvrjfJTvae5/D6WOK0S2LSo7vjmo5gCM1DbLUmFqrMTJP+W/0YZNctm7jasWvLuBA==" + } + }, + "npm:webpack-dev-server": { + "type": "npm", + "name": "npm:webpack-dev-server", + "data": { + "version": "5.2.2", + "packageName": "webpack-dev-server", + "hash": "sha512-QcQ72gh8a+7JO63TAx/6XZf/CWhgMzu5m0QirvPfGvptOusAxG12w2+aua1Jkjr7hzaWDnJ2n6JFeexMHI+Zjg==" + } + }, + "npm:webpack-node-externals": { + "type": "npm", + "name": "npm:webpack-node-externals", + "data": { + "version": "3.0.0", + "packageName": "webpack-node-externals", + "hash": "sha512-LnL6Z3GGDPht/AigwRh2dvL9PQPFQ8skEpVrWZXLWBYmqcaojHNN0onvHzie6rq7EWKrrBfPYqNEzTJgiwEQDQ==" + } + }, + "npm:webpack-sources": { + "type": "npm", + "name": "npm:webpack-sources", + "data": { + "version": "3.3.3", + "packageName": "webpack-sources", + "hash": "sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==" + } + }, + "npm:webpack-subresource-integrity": { + "type": "npm", + "name": "npm:webpack-subresource-integrity", + "data": { + "version": "5.1.0", + "packageName": "webpack-subresource-integrity", + "hash": "sha512-sacXoX+xd8r4WKsy9MvH/q/vBtEHr86cpImXwyg74pFIpERKt6FmB8cXpeuh0ZLgclOlHI4Wcll7+R5L02xk9Q==" + } + }, + "npm:websocket-driver": { + "type": "npm", + "name": "npm:websocket-driver", + "data": { + "version": "0.7.4", + "packageName": "websocket-driver", + "hash": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==" + } + }, + "npm:websocket-extensions": { + "type": "npm", + "name": "npm:websocket-extensions", + "data": { + "version": "0.1.4", + "packageName": "websocket-extensions", + "hash": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==" + } + }, + "npm:whatwg-encoding": { + "type": "npm", + "name": "npm:whatwg-encoding", + "data": { + "version": "2.0.0", + "packageName": "whatwg-encoding", + "hash": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==" + } + }, + "npm:whatwg-mimetype": { + "type": "npm", + "name": "npm:whatwg-mimetype", + "data": { + "version": "3.0.0", + "packageName": "whatwg-mimetype", + "hash": "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==" + } + }, + "npm:which-boxed-primitive": { + "type": "npm", + "name": "npm:which-boxed-primitive", + "data": { + "version": "1.1.1", + "packageName": "which-boxed-primitive", + "hash": "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==" + } + }, + "npm:which-builtin-type": { + "type": "npm", + "name": "npm:which-builtin-type", + "data": { + "version": "1.2.1", + "packageName": "which-builtin-type", + "hash": "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==" + } + }, + "npm:which-collection": { + "type": "npm", + "name": "npm:which-collection", + "data": { + "version": "1.0.2", + "packageName": "which-collection", + "hash": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==" + } + }, + "npm:which-module": { + "type": "npm", + "name": "npm:which-module", + "data": { + "version": "2.0.1", + "packageName": "which-module", + "hash": "sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==" + } + }, + "npm:which-typed-array": { + "type": "npm", + "name": "npm:which-typed-array", + "data": { + "version": "1.1.19", + "packageName": "which-typed-array", + "hash": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==" + } + }, + "npm:widest-line": { + "type": "npm", + "name": "npm:widest-line", + "data": { + "version": "3.1.0", + "packageName": "widest-line", + "hash": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==" + } + }, + "npm:wildcard": { + "type": "npm", + "name": "npm:wildcard", + "data": { + "version": "2.0.1", + "packageName": "wildcard", + "hash": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==" + } + }, + "npm:windows-release": { + "type": "npm", + "name": "npm:windows-release", + "data": { + "version": "4.0.0", + "packageName": "windows-release", + "hash": "sha512-OxmV4wzDKB1x7AZaZgXMVsdJ1qER1ed83ZrTYd5Bwq2HfJVg3DJS8nqlAG4sMoJ7mu8cuRmLEYyU13BKwctRAg==" + } + }, + "npm:word-wrap": { + "type": "npm", + "name": "npm:word-wrap", + "data": { + "version": "1.2.5", + "packageName": "word-wrap", + "hash": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==" + } + }, + "npm:wordwrap": { + "type": "npm", + "name": "npm:wordwrap", + "data": { + "version": "1.0.0", + "packageName": "wordwrap", + "hash": "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==" + } + }, + "npm:wrap-ansi-cjs": { + "type": "npm", + "name": "npm:wrap-ansi-cjs", + "data": { + "version": "npm:wrap-ansi@7.0.0", + "packageName": "wrap-ansi-cjs", + "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" + } + }, + "npm:wrappy": { + "type": "npm", + "name": "npm:wrappy", + "data": { + "version": "1.0.2", + "packageName": "wrappy", + "hash": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" + } + }, + "npm:xml": { + "type": "npm", + "name": "npm:xml", + "data": { + "version": "1.0.1", + "packageName": "xml", + "hash": "sha512-huCv9IH9Tcf95zuYCsQraZtWnJvBtLVE0QHMOs8bWyZAFZNDcYjsPq1nEx8jKA9y+Beo9v+7OBPRisQTjinQMw==" + } + }, + "npm:xml-but-prettier": { + "type": "npm", + "name": "npm:xml-but-prettier", + "data": { + "version": "1.0.1", + "packageName": "xml-but-prettier", + "hash": "sha512-C2CJaadHrZTqESlH03WOyw0oZTtoy2uEg6dSDF6YRg+9GnYNub53RRemLpnvtbHDFelxMx4LajiFsYeR6XJHgQ==" + } + }, + "npm:xml-js": { + "type": "npm", + "name": "npm:xml-js", + "data": { + "version": "1.6.11", + "packageName": "xml-js", + "hash": "sha512-7rVi2KMfwfWFl+GpPg6m80IVMWXLRjO+PxTq7V2CDhoGak0wzYzFgUY2m4XJ47OGdXd8eLE8EmwfAmdjw7lC1g==" + } + }, + "npm:xml-name-validator": { + "type": "npm", + "name": "npm:xml-name-validator", + "data": { + "version": "4.0.0", + "packageName": "xml-name-validator", + "hash": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==" + } + }, + "npm:xml2js": { + "type": "npm", + "name": "npm:xml2js", + "data": { + "version": "0.6.2", + "packageName": "xml2js", + "hash": "sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA==" + } + }, + "npm:xmlbuilder": { + "type": "npm", + "name": "npm:xmlbuilder", + "data": { + "version": "11.0.1", + "packageName": "xmlbuilder", + "hash": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==" + } + }, + "npm:xmlchars": { + "type": "npm", + "name": "npm:xmlchars", + "data": { + "version": "2.2.0", + "packageName": "xmlchars", + "hash": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==" + } + }, + "npm:xtend": { + "type": "npm", + "name": "npm:xtend", + "data": { + "version": "4.0.2", + "packageName": "xtend", + "hash": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" + } + }, + "npm:yauzl": { + "type": "npm", + "name": "npm:yauzl", + "data": { + "version": "2.10.0", + "packageName": "yauzl", + "hash": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==" + } + }, + "npm:ylru": { + "type": "npm", + "name": "npm:ylru", + "data": { + "version": "1.4.0", + "packageName": "ylru", + "hash": "sha512-2OQsPNEmBCvXuFlIni/a+Rn+R2pHW9INm0BxXJ4hVDA8TirqMj+J/Rp9ItLatT/5pZqWwefVrTQcHpixsxnVlA==" + } + }, + "npm:yn": { + "type": "npm", + "name": "npm:yn", + "data": { + "version": "3.1.1", + "packageName": "yn", + "hash": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==" + } + }, + "npm:yoctocolors-cjs": { + "type": "npm", + "name": "npm:yoctocolors-cjs", + "data": { + "version": "2.1.2", + "packageName": "yoctocolors-cjs", + "hash": "sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA==" + } + }, + "npm:zenscroll": { + "type": "npm", + "name": "npm:zenscroll", + "data": { + "version": "4.0.2", + "packageName": "zenscroll", + "hash": "sha512-jEA1znR7b4C/NnaycInCU6h/d15ZzCd1jmsruqOKnZP6WXQSMH3W2GL+OXbkruslU4h+Tzuos0HdswzRUk/Vgg==" + } + }, + "npm:zone.js": { + "type": "npm", + "name": "npm:zone.js", + "data": { + "version": "0.14.10", + "packageName": "zone.js", + "hash": "sha512-YGAhaO7J5ywOXW6InXNlLmfU194F8lVgu7bRntUF3TiG8Y3nBK0x1UJJuHUP/e8IyihkjCYqhCScpSwnlaSRkQ==" + } + } + }, + "dependencies": [ + { + "source": "npm:@ampproject/remapping", + "target": "npm:@jridgewell/gen-mapping", + "type": "static" + }, + { + "source": "npm:@ampproject/remapping", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@angular-devkit/architect", + "target": "npm:@angular-devkit/core@18.2.20", + "type": "static" + }, + { + "source": "npm:@angular-devkit/architect", + "target": "npm:rxjs@7.8.1", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:ajv-formats", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:rxjs@7.8.1", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:source-map", + "type": "static" + }, + { + "source": "npm:rxjs@7.8.1", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@angular/compiler-cli", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@angular/localize", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:jest", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:jest-environment-jsdom", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@ampproject/remapping", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@angular-devkit/architect", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@angular-devkit/build-webpack", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@angular-devkit/core@18.2.20", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@angular/build", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/helper-split-export-declaration", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/plugin-transform-async-generator-functions", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/plugin-transform-async-to-generator", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/plugin-transform-runtime", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/preset-env", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@discoveryjs/json-ext", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@ngtools/webpack", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:ansi-colors", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:autoprefixer", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:babel-loader", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:copy-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:critters", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:css-loader", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:esbuild-wasm", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:http-proxy-middleware", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:https-proxy-agent", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:istanbul-lib-instrument", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:karma-source-map-support", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:less", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:less-loader", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:license-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:loader-utils", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:mini-css-extract-plugin", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:mrmime", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:open", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:ora", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:parse5-html-rewriting-stream", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:piscina", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:postcss-loader", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:resolve-url-loader", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:rxjs@7.8.1", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:sass", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:sass-loader", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:source-map-loader", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:source-map-support", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:terser", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:tree-kill", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:tslib@2.6.3", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:watchpack", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:webpack-dev-middleware", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:webpack-dev-server", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:webpack-merge", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:webpack-subresource-integrity", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:esbuild", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:ajv-formats", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:rxjs@7.8.1", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:source-map", + "type": "static" + }, + { + "source": "npm:rxjs@7.8.1", + "target": "npm:tslib@2.6.3", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-webpack", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-webpack", + "target": "npm:webpack-dev-server", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-webpack", + "target": "npm:@angular-devkit/architect", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-webpack", + "target": "npm:rxjs@7.8.1", + "type": "static" + }, + { + "source": "npm:rxjs@7.8.1", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core", + "target": "npm:ajv-formats", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core", + "target": "npm:rxjs@7.8.1", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core", + "target": "npm:source-map", + "type": "static" + }, + { + "source": "npm:rxjs@7.8.1", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics", + "target": "npm:@angular-devkit/core", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics", + "target": "npm:ora", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics", + "target": "npm:rxjs@7.8.1", + "type": "static" + }, + { + "source": "npm:rxjs@7.8.1", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@angular-eslint/builder", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@angular-eslint/builder", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin", + "target": "npm:@angular-eslint/bundled-angular-compiler", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin", + "target": "npm:@angular-eslint/utils", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin-template", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin-template", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin-template", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin-template", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin-template", + "target": "npm:@angular-eslint/bundled-angular-compiler", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin-template", + "target": "npm:@angular-eslint/utils", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin-template", + "target": "npm:aria-query", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin-template", + "target": "npm:axobject-query", + "type": "static" + }, + { + "source": "npm:@angular-eslint/schematics", + "target": "npm:@angular-devkit/core", + "type": "static" + }, + { + "source": "npm:@angular-eslint/schematics", + "target": "npm:@angular-devkit/schematics", + "type": "static" + }, + { + "source": "npm:@angular-eslint/schematics", + "target": "npm:@angular-eslint/eslint-plugin", + "type": "static" + }, + { + "source": "npm:@angular-eslint/schematics", + "target": "npm:@angular-eslint/eslint-plugin-template", + "type": "static" + }, + { + "source": "npm:@angular-eslint/schematics", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@angular-eslint/schematics", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@angular-eslint/schematics", + "target": "npm:strip-json-comments", + "type": "static" + }, + { + "source": "npm:@angular-eslint/template-parser", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@angular-eslint/template-parser", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@angular-eslint/template-parser", + "target": "npm:@angular-eslint/bundled-angular-compiler", + "type": "static" + }, + { + "source": "npm:@angular-eslint/template-parser", + "target": "npm:eslint-scope", + "type": "static" + }, + { + "source": "npm:@angular-eslint/utils", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@angular-eslint/utils", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@angular-eslint/utils", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@angular-eslint/utils", + "target": "npm:@angular-eslint/bundled-angular-compiler", + "type": "static" + }, + { + "source": "npm:@angular/animations", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:@angular/animations", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@angular/compiler-cli", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@angular/localize", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:less", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@ampproject/remapping", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@angular-devkit/architect", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@babel/core@7.25.2", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@babel/helper-annotate-as-pure@7.24.7", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@babel/helper-split-export-declaration", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@babel/plugin-syntax-import-attributes", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@inquirer/confirm", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@vitejs/plugin-basic-ssl", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:critters", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:esbuild", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:https-proxy-agent", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:listr2", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:lmdb", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:mrmime", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:parse5-html-rewriting-stream", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:piscina", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:rollup", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:sass", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:vite", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:watchpack", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@ampproject/remapping", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/helpers", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:convert-source-map@2.0.0", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:gensync", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@babel/helper-annotate-as-pure@7.24.7", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:@angular-devkit/architect@0.1802.11", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:@angular-devkit/core", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:@angular-devkit/schematics", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:@inquirer/prompts", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:@listr2/prompt-adapter-inquirer", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:@schematics/angular", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:@yarnpkg/lockfile", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:ini", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:listr2", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:npm-package-arg", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:npm-pick-manifest", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:pacote", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:symbol-observable", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:yargs", + "type": "static" + }, + { + "source": "npm:@angular-devkit/architect@0.1802.11", + "target": "npm:@angular-devkit/core", + "type": "static" + }, + { + "source": "npm:@angular-devkit/architect@0.1802.11", + "target": "npm:rxjs@7.8.1", + "type": "static" + }, + { + "source": "npm:rxjs@7.8.1", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@angular/common", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:@angular/common", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:@angular/common", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@angular/compiler", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:@angular/compiler", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:@angular/compiler", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:@babel/core@7.25.2", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:chokidar", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:reflect-metadata", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:yargs", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@ampproject/remapping", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/helpers", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:convert-source-map@2.0.0", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:gensync", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@angular/core", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:@angular/core", + "target": "npm:zone.js", + "type": "static" + }, + { + "source": "npm:@angular/core", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@angular/forms", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:@angular/forms", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:@angular/forms", + "target": "npm:@angular/platform-browser", + "type": "static" + }, + { + "source": "npm:@angular/forms", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:@angular/forms", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@angular/localize", + "target": "npm:@angular/compiler", + "type": "static" + }, + { + "source": "npm:@angular/localize", + "target": "npm:@angular/compiler-cli", + "type": "static" + }, + { + "source": "npm:@angular/localize", + "target": "npm:@babel/core@7.25.2", + "type": "static" + }, + { + "source": "npm:@angular/localize", + "target": "npm:@types/babel__core", + "type": "static" + }, + { + "source": "npm:@angular/localize", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:@angular/localize", + "target": "npm:yargs", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@ampproject/remapping", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/helpers", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:convert-source-map@2.0.0", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:gensync", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@angular/platform-browser", + "target": "npm:@angular/animations", + "type": "static" + }, + { + "source": "npm:@angular/platform-browser", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:@angular/platform-browser", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:@angular/platform-browser", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@angular/platform-browser-dynamic", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:@angular/platform-browser-dynamic", + "target": "npm:@angular/compiler", + "type": "static" + }, + { + "source": "npm:@angular/platform-browser-dynamic", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:@angular/platform-browser-dynamic", + "target": "npm:@angular/platform-browser", + "type": "static" + }, + { + "source": "npm:@angular/platform-browser-dynamic", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@angular/router", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:@angular/router", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:@angular/router", + "target": "npm:@angular/platform-browser", + "type": "static" + }, + { + "source": "npm:@angular/router", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:@angular/router", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/core-base", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/dom-capture", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/dom-snapshot", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/driver", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/ec-client", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/nml-client", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/req", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/screenshoter", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/snippets", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/socket", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/spec-driver-webdriver", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/ufg-client", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@types/ws", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:abort-controller", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:node-fetch", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:semver@7.6.2", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:throat", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:webdriver", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:ws", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:yargs", + "type": "static" + }, + { + "source": "npm:@applitools/core-base", + "target": "npm:@applitools/image", + "type": "static" + }, + { + "source": "npm:@applitools/core-base", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/core-base", + "target": "npm:@applitools/req", + "type": "static" + }, + { + "source": "npm:@applitools/core-base", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/core-base", + "target": "npm:abort-controller", + "type": "static" + }, + { + "source": "npm:@applitools/core-base", + "target": "npm:throat", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:@applitools/css-tree", + "target": "npm:mdn-data", + "type": "static" + }, + { + "source": "npm:@applitools/css-tree", + "target": "npm:source-map-js", + "type": "static" + }, + { + "source": "npm:@applitools/dom-capture", + "target": "npm:@applitools/dom-shared", + "type": "static" + }, + { + "source": "npm:@applitools/dom-capture", + "target": "npm:@applitools/functional-commons", + "type": "static" + }, + { + "source": "npm:@applitools/dom-snapshot", + "target": "npm:@applitools/css-tree", + "type": "static" + }, + { + "source": "npm:@applitools/dom-snapshot", + "target": "npm:@applitools/dom-shared", + "type": "static" + }, + { + "source": "npm:@applitools/dom-snapshot", + "target": "npm:@applitools/functional-commons", + "type": "static" + }, + { + "source": "npm:@applitools/dom-snapshot", + "target": "npm:pako", + "type": "static" + }, + { + "source": "npm:@applitools/driver", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/driver", + "target": "npm:@applitools/snippets", + "type": "static" + }, + { + "source": "npm:@applitools/driver", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/driver", + "target": "npm:semver@7.6.2", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:@applitools/core-base", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:@applitools/driver", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:@applitools/req", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:@applitools/socket", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:@applitools/spec-driver-webdriver", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:@applitools/tunnel-client", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:abort-controller", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:webdriver", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:yargs", + "type": "static" + }, + { + "source": "npm:@applitools/eg-socks5-proxy-server", + "target": "npm:binary", + "type": "static" + }, + { + "source": "npm:@applitools/eg-socks5-proxy-server", + "target": "npm:is-localhost-ip", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:@applitools/eg-frpc", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:@applitools/eg-socks5-proxy-server", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:@applitools/logger@1.1.53", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:dotenv", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:encoding", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:fastify", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:fastify-plugin", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:find-process", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:ini@3.0.1", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:node-cleanup", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:node-fetch", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:p-retry", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:teen_process", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:uuid@9.0.1", + "type": "static" + }, + { + "source": "npm:@applitools/logger@1.1.53", + "target": "npm:@applitools/utils@1.3.36", + "type": "static" + }, + { + "source": "npm:@applitools/logger@1.1.53", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@applitools/logger@1.1.53", + "target": "npm:debug@4.3.3", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:debug@4.3.3", + "target": "npm:ms", + "type": "static" + }, + { + "source": "npm:@applitools/eyes", + "target": "npm:@applitools/core", + "type": "static" + }, + { + "source": "npm:@applitools/eyes", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/eyes", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/eyes", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@applitools/eyes", + "target": "npm:yargs", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:@applitools/core", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:@applitools/eyes", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:@applitools/functional-commons", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:boxen", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:semver@7.6.2", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:uuid", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:ws", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:@applitools/image", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/image", + "target": "npm:bmpimagejs", + "type": "static" + }, + { + "source": "npm:@applitools/image", + "target": "npm:jpeg-js", + "type": "static" + }, + { + "source": "npm:@applitools/image", + "target": "npm:omggif", + "type": "static" + }, + { + "source": "npm:@applitools/image", + "target": "npm:png-async", + "type": "static" + }, + { + "source": "npm:@applitools/logger", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/logger", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@applitools/logger", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:@applitools/nml-client", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/nml-client", + "target": "npm:@applitools/req", + "type": "static" + }, + { + "source": "npm:@applitools/nml-client", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/req", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/req", + "target": "npm:abort-controller", + "type": "static" + }, + { + "source": "npm:@applitools/req", + "target": "npm:http-proxy-agent", + "type": "static" + }, + { + "source": "npm:@applitools/req", + "target": "npm:https-proxy-agent@5.0.1", + "type": "static" + }, + { + "source": "npm:@applitools/req", + "target": "npm:node-fetch@3.3.1", + "type": "static" + }, + { + "source": "npm:https-proxy-agent@5.0.1", + "target": "npm:agent-base", + "type": "static" + }, + { + "source": "npm:https-proxy-agent@5.0.1", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:node-fetch@3.3.1", + "target": "npm:data-uri-to-buffer", + "type": "static" + }, + { + "source": "npm:node-fetch@3.3.1", + "target": "npm:fetch-blob", + "type": "static" + }, + { + "source": "npm:node-fetch@3.3.1", + "target": "npm:formdata-polyfill", + "type": "static" + }, + { + "source": "npm:@applitools/screenshoter", + "target": "npm:@applitools/image", + "type": "static" + }, + { + "source": "npm:@applitools/screenshoter", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/screenshoter", + "target": "npm:@applitools/snippets", + "type": "static" + }, + { + "source": "npm:@applitools/screenshoter", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/socket", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/socket", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/spec-driver-webdriver", + "target": "npm:webdriver", + "type": "static" + }, + { + "source": "npm:@applitools/spec-driver-webdriver", + "target": "npm:@applitools/driver", + "type": "static" + }, + { + "source": "npm:@applitools/spec-driver-webdriver", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/spec-driver-webdriver", + "target": "npm:http-proxy-agent", + "type": "static" + }, + { + "source": "npm:@applitools/spec-driver-webdriver", + "target": "npm:https-proxy-agent@5.0.1", + "type": "static" + }, + { + "source": "npm:https-proxy-agent@5.0.1", + "target": "npm:agent-base", + "type": "static" + }, + { + "source": "npm:https-proxy-agent@5.0.1", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@applitools/tunnel-client", + "target": "npm:@applitools/execution-grid-tunnel", + "type": "static" + }, + { + "source": "npm:@applitools/tunnel-client", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/tunnel-client", + "target": "npm:@applitools/req", + "type": "static" + }, + { + "source": "npm:@applitools/tunnel-client", + "target": "npm:@applitools/socket", + "type": "static" + }, + { + "source": "npm:@applitools/tunnel-client", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/tunnel-client", + "target": "npm:abort-controller", + "type": "static" + }, + { + "source": "npm:@applitools/tunnel-client", + "target": "npm:yargs", + "type": "static" + }, + { + "source": "npm:@applitools/ufg-client", + "target": "npm:@applitools/css-tree", + "type": "static" + }, + { + "source": "npm:@applitools/ufg-client", + "target": "npm:@applitools/image", + "type": "static" + }, + { + "source": "npm:@applitools/ufg-client", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/ufg-client", + "target": "npm:@applitools/req", + "type": "static" + }, + { + "source": "npm:@applitools/ufg-client", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/ufg-client", + "target": "npm:@xmldom/xmldom", + "type": "static" + }, + { + "source": "npm:@applitools/ufg-client", + "target": "npm:abort-controller", + "type": "static" + }, + { + "source": "npm:@applitools/ufg-client", + "target": "npm:throat", + "type": "static" + }, + { + "source": "npm:@babel/code-frame", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + }, + { + "source": "npm:@babel/code-frame", + "target": "npm:js-tokens", + "type": "static" + }, + { + "source": "npm:@babel/code-frame", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@ampproject/remapping", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/helpers", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:convert-source-map@2.0.0", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:gensync", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:@jridgewell/gen-mapping", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:jsesc", + "type": "static" + }, + { + "source": "npm:@babel/helper-annotate-as-pure", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:@babel/compat-data", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:lru-cache", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-annotate-as-pure@7.27.3", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-member-expression-to-functions", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-optimise-call-expression", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-replace-supers", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@babel/helper-annotate-as-pure@7.27.3", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:@babel/helper-annotate-as-pure@7.27.3", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:regexpu-core", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@babel/helper-annotate-as-pure@7.27.3", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:debug@4.4.1", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:lodash.debounce", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:resolve@1.22.10", + "type": "static" + }, + { + "source": "npm:debug@4.4.1", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:resolve@1.22.10", + "target": "npm:is-core-module", + "type": "static" + }, + { + "source": "npm:resolve@1.22.10", + "target": "npm:path-parse", + "type": "static" + }, + { + "source": "npm:resolve@1.22.10", + "target": "npm:supports-preserve-symlinks-flag", + "type": "static" + }, + { + "source": "npm:@babel/helper-member-expression-to-functions", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-member-expression-to-functions", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-imports", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-imports", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-optimise-call-expression", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/helper-annotate-as-pure@7.27.3", + "type": "static" + }, + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/helper-wrap-function", + "type": "static" + }, + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-annotate-as-pure@7.27.3", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/helper-member-expression-to-functions", + "type": "static" + }, + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/helper-optimise-call-expression", + "type": "static" + }, + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-skip-transparent-expression-wrappers", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-skip-transparent-expression-wrappers", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helper-split-export-declaration", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helper-wrap-function", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/helper-wrap-function", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-wrap-function", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helpers", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/helpers", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/parser", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "target": "npm:@babel/plugin-transform-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-class-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-class-properties", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-class-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-decorators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-decorators", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-decorators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-decorators", + "target": "npm:@babel/plugin-syntax-decorators", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-object-rest-spread", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-object-rest-spread", + "target": "npm:@babel/compat-data", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-object-rest-spread", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-object-rest-spread", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-object-rest-spread", + "target": "npm:@babel/plugin-syntax-object-rest-spread", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-object-rest-spread", + "target": "npm:@babel/plugin-transform-parameters", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-private-property-in-object", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-async-generators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-async-generators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-bigint", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-bigint", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-class-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-class-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-class-static-block", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-class-static-block", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-decorators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-decorators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-assertions", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-assertions", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-attributes", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-attributes", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-meta", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-meta", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-json-strings", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-json-strings", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-jsx", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-jsx", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-logical-assignment-operators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-logical-assignment-operators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-numeric-separator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-numeric-separator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-object-rest-spread", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-object-rest-spread", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-optional-catch-binding", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-optional-catch-binding", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-optional-chaining", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-optional-chaining", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-private-property-in-object", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-private-property-in-object", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-top-level-await", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-top-level-await", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-typescript", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-typescript", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-unicode-sets-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-unicode-sets-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-unicode-sets-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-arrow-functions", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-arrow-functions", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/helper-remap-async-to-generator", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-to-generator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-to-generator", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-to-generator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-to-generator", + "target": "npm:@babel/helper-remap-async-to-generator", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-block-scoped-functions", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-block-scoped-functions", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-block-scoping", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-block-scoping", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-properties", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-static-block", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-static-block", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-static-block", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-annotate-as-pure@7.27.3", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-globals", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-replace-supers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-annotate-as-pure@7.27.3", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-computed-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-computed-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-computed-properties", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-destructuring", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-destructuring", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-destructuring", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dotall-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dotall-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dotall-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-duplicate-keys", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-duplicate-keys", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dynamic-import", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dynamic-import", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-exponentiation-operator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-exponentiation-operator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-export-namespace-from", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-export-namespace-from", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-for-of", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-for-of", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-for-of", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-json-strings", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-json-strings", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-literals", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-logical-assignment-operators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-logical-assignment-operators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-member-expression-literals", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-member-expression-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-amd", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-amd", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-amd", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-commonjs", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-commonjs", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-commonjs", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-umd", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-umd", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-umd", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-new-target", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-new-target", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-numeric-separator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-numeric-separator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/plugin-transform-destructuring", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/plugin-transform-parameters", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-super", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-super", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-super", + "target": "npm:@babel/helper-replace-supers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-catch-binding", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-catch-binding", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-chaining", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-chaining", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-chaining", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-parameters", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-parameters", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-methods", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-methods", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-methods", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-property-in-object", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-property-in-object", + "target": "npm:@babel/helper-annotate-as-pure@7.27.3", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-property-in-object", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-property-in-object", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/helper-annotate-as-pure@7.27.3", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-property-literals", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-property-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-display-name", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-display-name", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/helper-annotate-as-pure@7.27.3", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/plugin-syntax-jsx", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx-development", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx-development", + "target": "npm:@babel/plugin-transform-react-jsx", + "type": "static" + }, + { + "source": "npm:@babel/helper-annotate-as-pure@7.27.3", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-pure-annotations", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-pure-annotations", + "target": "npm:@babel/helper-annotate-as-pure@7.27.3", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-pure-annotations", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/helper-annotate-as-pure@7.27.3", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-regenerator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-regenerator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-regexp-modifiers", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-regexp-modifiers", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-regexp-modifiers", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-reserved-words", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-reserved-words", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime", + "target": "npm:babel-plugin-polyfill-corejs2", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime", + "target": "npm:babel-plugin-polyfill-corejs3", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime", + "target": "npm:babel-plugin-polyfill-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-shorthand-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-shorthand-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-spread", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-spread", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-spread", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-sticky-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-sticky-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-template-literals", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-template-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typeof-symbol", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typeof-symbol", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-annotate-as-pure@7.27.3", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/plugin-syntax-typescript", + "type": "static" + }, + { + "source": "npm:@babel/helper-annotate-as-pure@7.27.3", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-escapes", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-escapes", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-property-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-property-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-property-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-sets-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-sets-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-sets-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/compat-data", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-proposal-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-import-assertions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-import-attributes@7.27.1", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-unicode-sets-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-arrow-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-async-generator-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-async-to-generator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-block-scoped-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-block-scoping", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-class-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-class-static-block", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-classes", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-computed-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-destructuring", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-dotall-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-duplicate-keys", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-dynamic-import", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-exponentiation-operator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-export-namespace-from", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-for-of", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-function-name", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-json-strings", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-logical-assignment-operators", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-member-expression-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-modules-amd", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-modules-commonjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-modules-systemjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-modules-umd", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-new-target", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-numeric-separator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-object-rest-spread", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-object-super", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-optional-catch-binding", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-parameters", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-private-methods", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-property-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-regexp-modifiers", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-reserved-words", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-shorthand-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-spread", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-sticky-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-template-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-typeof-symbol", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-unicode-escapes", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-unicode-property-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-unicode-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-unicode-sets-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/preset-modules", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:babel-plugin-polyfill-corejs2", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:babel-plugin-polyfill-corejs3", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:babel-plugin-polyfill-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:core-js-compat", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-attributes@7.27.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-attributes@7.27.1", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-modules", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-modules", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-modules", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/preset-modules", + "target": "npm:esutils", + "type": "static" + }, + { + "source": "npm:@babel/preset-react", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-react", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-react", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-react", + "target": "npm:@babel/plugin-transform-react-display-name", + "type": "static" + }, + { + "source": "npm:@babel/preset-react", + "target": "npm:@babel/plugin-transform-react-jsx", + "type": "static" + }, + { + "source": "npm:@babel/preset-react", + "target": "npm:@babel/plugin-transform-react-jsx-development", + "type": "static" + }, + { + "source": "npm:@babel/preset-react", + "target": "npm:@babel/plugin-transform-react-pure-annotations", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript", + "target": "npm:@babel/plugin-syntax-jsx", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript", + "target": "npm:@babel/plugin-transform-modules-commonjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript", + "target": "npm:@babel/plugin-transform-typescript", + "type": "static" + }, + { + "source": "npm:@babel/runtime", + "target": "npm:regenerator-runtime", + "type": "static" + }, + { + "source": "npm:@babel/runtime-corejs3", + "target": "npm:core-js-pure", + "type": "static" + }, + { + "source": "npm:@babel/template", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/template", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/template", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/generator@7.28.0", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/helper-globals", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@babel/generator@7.28.0", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/generator@7.28.0", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/generator@7.28.0", + "target": "npm:@jridgewell/gen-mapping", + "type": "static" + }, + { + "source": "npm:@babel/generator@7.28.0", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@babel/generator@7.28.0", + "target": "npm:jsesc", + "type": "static" + }, + { + "source": "npm:@babel/types", + "target": "npm:@babel/helper-string-parser", + "type": "static" + }, + { + "source": "npm:@babel/types", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:@carbon/colors", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:@carbon/utils-position", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:@types/d3", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:@types/topojson", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:d3", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:d3-cloud", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:d3-sankey", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:date-fns", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:dompurify", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:html-to-image", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:topojson-client", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@carbon/charts-angular", + "target": "npm:@carbon/charts", + "type": "static" + }, + { + "source": "npm:@carbon/charts-angular", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:@carbon/charts-angular", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@carbon/colors", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:@carbon/feature-flags", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:@carbon/grid", + "target": "npm:@carbon/layout", + "type": "static" + }, + { + "source": "npm:@carbon/grid", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:@carbon/icons", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:@carbon/layout", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:@carbon/motion", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:sass", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@carbon/colors", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@carbon/feature-flags", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@carbon/grid", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@carbon/layout", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@carbon/motion", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@carbon/themes", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@carbon/type", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex@6.0.0-next.6", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex-mono", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex-sans", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex-sans-arabic", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex-sans-devanagari", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex-sans-hebrew", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex-sans-thai", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex-sans-thai-looped", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex-serif", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:@carbon/themes", + "target": "npm:@carbon/colors", + "type": "static" + }, + { + "source": "npm:@carbon/themes", + "target": "npm:@carbon/layout", + "type": "static" + }, + { + "source": "npm:@carbon/themes", + "target": "npm:@carbon/type", + "type": "static" + }, + { + "source": "npm:@carbon/themes", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:@carbon/themes", + "target": "npm:color", + "type": "static" + }, + { + "source": "npm:@carbon/type", + "target": "npm:@carbon/grid", + "type": "static" + }, + { + "source": "npm:@carbon/type", + "target": "npm:@carbon/layout", + "type": "static" + }, + { + "source": "npm:@carbon/type", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:@carbon/utils-position", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:@angular-devkit/schematics@18.2.8", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:@babel/core@7.25.8", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:@babel/plugin-transform-private-methods@7.25.7", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:@babel/preset-env@7.25.8", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:@compodoc/live-server", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:@compodoc/ngd-transformer", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:bootstrap.native", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:cheerio", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:chokidar", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:colors", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:commander", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:cosmiconfig", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:decache", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:es6-shim", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:fancy-log", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:fs-extra", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:handlebars", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:html-entities", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:i18next", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:loglevel", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:loglevel-plugin-prefix", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:lunr", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:marked", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:neotraverse", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:opencollective-postinstall", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:os-name", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:prismjs", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:svg-pan-zoom", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:tablesort", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:ts-morph", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:uuid@10.0.0", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:vis", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.8", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.8", + "target": "npm:ajv-formats", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.8", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.8", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.8", + "target": "npm:rxjs@7.8.1", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.8", + "target": "npm:source-map", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics@18.2.8", + "target": "npm:@angular-devkit/core@18.2.8", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics@18.2.8", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics@18.2.8", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics@18.2.8", + "target": "npm:ora", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics@18.2.8", + "target": "npm:rxjs@7.8.1", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@ampproject/remapping", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/helpers", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:convert-source-map@2.0.0", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:gensync", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-attributes@7.27.1", + "target": "npm:@babel/core@7.25.8", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-attributes@7.27.1", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-methods@7.25.7", + "target": "npm:@babel/core@7.25.8", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-methods@7.25.7", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-methods@7.25.7", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/core@7.25.8", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/compat-data", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-proposal-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-syntax-import-assertions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-syntax-import-attributes@7.27.1", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-syntax-unicode-sets-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-arrow-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-async-generator-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-async-to-generator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-block-scoped-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-block-scoping", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-class-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-class-static-block", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-classes", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-computed-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-destructuring", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-dotall-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-duplicate-keys", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-dynamic-import", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-exponentiation-operator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-export-namespace-from", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-for-of", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-function-name", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-json-strings", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-logical-assignment-operators", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-member-expression-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-modules-amd", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-modules-commonjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-modules-systemjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-modules-umd", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-new-target", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-numeric-separator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-object-rest-spread", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-object-super", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-optional-catch-binding", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-parameters", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-private-methods@7.25.7", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-property-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-reserved-words", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-shorthand-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-spread", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-sticky-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-template-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-typeof-symbol", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-unicode-escapes", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-unicode-property-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-unicode-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-unicode-sets-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/preset-modules", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:babel-plugin-polyfill-corejs2", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:babel-plugin-polyfill-corejs3@0.10.6", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:babel-plugin-polyfill-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:core-js-compat", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs3@0.10.6", + "target": "npm:@babel/core@7.25.8", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs3@0.10.6", + "target": "npm:@babel/helper-define-polyfill-provider", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs3@0.10.6", + "target": "npm:core-js-compat", + "type": "static" + }, + { + "source": "npm:rxjs@7.8.1", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:chokidar@3.6.0", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:colors", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:event-stream", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:faye-websocket", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:http-auth", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:http-auth-connect", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:morgan", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:open@8.4.0", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:serve-index", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:is-binary-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:readdirp@3.6.0", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:glob-parent@5.1.2", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:is-wsl@2.2.0", + "target": "npm:is-docker@2.2.1", + "type": "static" + }, + { + "source": "npm:open@8.4.0", + "target": "npm:define-lazy-prop@2.0.0", + "type": "static" + }, + { + "source": "npm:open@8.4.0", + "target": "npm:is-docker@2.2.1", + "type": "static" + }, + { + "source": "npm:open@8.4.0", + "target": "npm:is-wsl@2.2.0", + "type": "static" + }, + { + "source": "npm:readdirp@3.6.0", + "target": "npm:picomatch@2.3.1", + "type": "static" + }, + { + "source": "npm:@compodoc/ngd-core", + "target": "npm:ansi-colors", + "type": "static" + }, + { + "source": "npm:@compodoc/ngd-core", + "target": "npm:fancy-log", + "type": "static" + }, + { + "source": "npm:@compodoc/ngd-core", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@compodoc/ngd-transformer", + "target": "npm:@aduh95/viz.js", + "type": "static" + }, + { + "source": "npm:@compodoc/ngd-transformer", + "target": "npm:@compodoc/ngd-core", + "type": "static" + }, + { + "source": "npm:@compodoc/ngd-transformer", + "target": "npm:dot", + "type": "static" + }, + { + "source": "npm:@compodoc/ngd-transformer", + "target": "npm:fs-extra", + "type": "static" + }, + { + "source": "npm:@cspotcode/source-map-support", + "target": "npm:@jridgewell/trace-mapping@0.3.9", + "type": "static" + }, + { + "source": "npm:@jridgewell/trace-mapping@0.3.9", + "target": "npm:@jridgewell/resolve-uri", + "type": "static" + }, + { + "source": "npm:@jridgewell/trace-mapping@0.3.9", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + }, + { + "source": "npm:@csstools/css-parser-algorithms", + "target": "npm:@csstools/css-tokenizer", + "type": "static" + }, + { + "source": "npm:@csstools/media-query-list-parser", + "target": "npm:@csstools/css-parser-algorithms", + "type": "static" + }, + { + "source": "npm:@csstools/media-query-list-parser", + "target": "npm:@csstools/css-tokenizer", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:@babel/plugin-proposal-class-properties", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:@babel/plugin-proposal-object-rest-spread", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:@babel/plugin-transform-runtime", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:@babel/preset-env", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:@babel/preset-react", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:babel-plugin-add-module-exports", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:babelify", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:browserify", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:coffeeify", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:coffeescript", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:lodash.clonedeep", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:watchify", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:at-least-node", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:jsonfile", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:universalify", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:aws-sign2", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:aws4", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:caseless", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:combined-stream", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:extend", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:forever-agent", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:form-data@2.3.3", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:http-signature", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:is-typedarray", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:isstream", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:json-stringify-safe", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:performance-now", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:qs", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:tough-cookie", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:tunnel-agent", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:uuid", + "type": "static" + }, + { + "source": "npm:form-data@2.3.3", + "target": "npm:asynckit", + "type": "static" + }, + { + "source": "npm:form-data@2.3.3", + "target": "npm:combined-stream", + "type": "static" + }, + { + "source": "npm:form-data@2.3.3", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:@cypress/xvfb", + "target": "npm:debug@3.2.7", + "type": "static" + }, + { + "source": "npm:@cypress/xvfb", + "target": "npm:lodash.once", + "type": "static" + }, + { + "source": "npm:debug@3.2.7", + "target": "npm:ms", + "type": "static" + }, + { + "source": "npm:@emnapi/core", + "target": "npm:@emnapi/wasi-threads", + "type": "static" + }, + { + "source": "npm:@emnapi/core", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@emnapi/runtime", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@emnapi/wasi-threads", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@eslint-community/eslint-utils", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@eslint-community/eslint-utils", + "target": "npm:eslint-visitor-keys", + "type": "static" + }, + { + "source": "npm:@eslint/config-array", + "target": "npm:@eslint/object-schema", + "type": "static" + }, + { + "source": "npm:@eslint/config-array", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@eslint/config-array", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:ajv@6.12.6", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:espree", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:globals", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:js-yaml", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:strip-json-comments", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:json-schema-traverse@0.4.1", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:uri-js", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:@eslint/plugin-kit", + "target": "npm:@eslint/core@0.13.0", + "type": "static" + }, + { + "source": "npm:@eslint/plugin-kit", + "target": "npm:levn", + "type": "static" + }, + { + "source": "npm:@eslint/core@0.13.0", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:@fastify/ajv-compiler", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:@fastify/ajv-compiler", + "target": "npm:ajv-formats@2.1.1", + "type": "static" + }, + { + "source": "npm:@fastify/ajv-compiler", + "target": "npm:fast-uri@2.4.0", + "type": "static" + }, + { + "source": "npm:ajv-formats@2.1.1", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:ajv-formats@2.1.1", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:@fastify/fast-json-stringify-compiler", + "target": "npm:fast-json-stringify", + "type": "static" + }, + { + "source": "npm:@fastify/merge-json-schemas", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:@floating-ui/core", + "target": "npm:@floating-ui/utils", + "type": "static" + }, + { + "source": "npm:@floating-ui/dom", + "target": "npm:@floating-ui/core", + "type": "static" + }, + { + "source": "npm:@floating-ui/dom", + "target": "npm:@floating-ui/utils", + "type": "static" + }, + { + "source": "npm:@hapi/topo", + "target": "npm:@hapi/hoek", + "type": "static" + }, + { + "source": "npm:@humanfs/node", + "target": "npm:@humanfs/core", + "type": "static" + }, + { + "source": "npm:@humanfs/node", + "target": "npm:@humanwhocodes/retry@0.3.1", + "type": "static" + }, + { + "source": "npm:@inquirer/checkbox", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/checkbox", + "target": "npm:@inquirer/figures", + "type": "static" + }, + { + "source": "npm:@inquirer/checkbox", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/checkbox", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:@inquirer/checkbox", + "target": "npm:yoctocolors-cjs", + "type": "static" + }, + { + "source": "npm:@inquirer/confirm", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/confirm", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:@inquirer/figures", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:@inquirer/type@2.0.0", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:@types/mute-stream", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:@types/node@22.16.5", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:@types/wrap-ansi", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:cli-width", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:mute-stream", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:signal-exit", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:wrap-ansi", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:yoctocolors-cjs", + "type": "static" + }, + { + "source": "npm:@inquirer/type@2.0.0", + "target": "npm:mute-stream", + "type": "static" + }, + { + "source": "npm:@types/node@22.16.5", + "target": "npm:undici-types", + "type": "static" + }, + { + "source": "npm:@inquirer/editor", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/editor", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/editor", + "target": "npm:external-editor", + "type": "static" + }, + { + "source": "npm:@inquirer/expand", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/expand", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/expand", + "target": "npm:yoctocolors-cjs", + "type": "static" + }, + { + "source": "npm:@inquirer/input", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/input", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/number", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/number", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/password", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/password", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/password", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/checkbox", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/confirm", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/editor", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/expand", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/input", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/number", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/password", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/rawlist", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/search", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/select", + "type": "static" + }, + { + "source": "npm:@inquirer/rawlist", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/rawlist", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/rawlist", + "target": "npm:yoctocolors-cjs", + "type": "static" + }, + { + "source": "npm:@inquirer/search", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/search", + "target": "npm:@inquirer/figures", + "type": "static" + }, + { + "source": "npm:@inquirer/search", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/search", + "target": "npm:yoctocolors-cjs", + "type": "static" + }, + { + "source": "npm:@inquirer/select", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/select", + "target": "npm:@inquirer/figures", + "type": "static" + }, + { + "source": "npm:@inquirer/select", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/select", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:@inquirer/select", + "target": "npm:yoctocolors-cjs", + "type": "static" + }, + { + "source": "npm:@inquirer/type", + "target": "npm:mute-stream", + "type": "static" + }, + { + "source": "npm:@isaacs/brace-expansion", + "target": "npm:@isaacs/balanced-match", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:string-width@5.1.2", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:string-width-cjs", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:strip-ansi-cjs", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:wrap-ansi@8.1.0", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:wrap-ansi-cjs", + "type": "static" + }, + { + "source": "npm:string-width@5.1.2", + "target": "npm:eastasianwidth", + "type": "static" + }, + { + "source": "npm:string-width@5.1.2", + "target": "npm:emoji-regex@9.2.2", + "type": "static" + }, + { + "source": "npm:string-width@5.1.2", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:strip-ansi@7.1.0", + "target": "npm:ansi-regex@6.1.0", + "type": "static" + }, + { + "source": "npm:wrap-ansi@8.1.0", + "target": "npm:ansi-styles@6.2.1", + "type": "static" + }, + { + "source": "npm:wrap-ansi@8.1.0", + "target": "npm:string-width@5.1.2", + "type": "static" + }, + { + "source": "npm:wrap-ansi@8.1.0", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:camelcase@5.3.1", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:find-up@4.1.0", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:get-package-type", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:resolve-from@5.0.0", + "type": "static" + }, + { + "source": "npm:argparse@1.0.10", + "target": "npm:sprintf-js@1.0.3", + "type": "static" + }, + { + "source": "npm:find-up@4.1.0", + "target": "npm:locate-path@5.0.0", + "type": "static" + }, + { + "source": "npm:find-up@4.1.0", + "target": "npm:path-exists", + "type": "static" + }, + { + "source": "npm:js-yaml@3.14.1", + "target": "npm:argparse@1.0.10", + "type": "static" + }, + { + "source": "npm:js-yaml@3.14.1", + "target": "npm:esprima", + "type": "static" + }, + { + "source": "npm:locate-path@5.0.0", + "target": "npm:p-locate@4.1.0", + "type": "static" + }, + { + "source": "npm:p-limit@2.3.0", + "target": "npm:p-try", + "type": "static" + }, + { + "source": "npm:p-locate@4.1.0", + "target": "npm:p-limit@2.3.0", + "type": "static" + }, + { + "source": "npm:@jest/console", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/console", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/console", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@jest/console", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:@jest/console", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:@jest/console", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:@jest/console", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:@jest/reporters", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:ci-info", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:exit", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-changed-files", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-config", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-resolve", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-resolve-dependencies", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-runner", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-runtime", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-snapshot", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-validate", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-watcher", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:@jest/environment", + "target": "npm:@jest/fake-timers", + "type": "static" + }, + { + "source": "npm:@jest/environment", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/environment", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/environment", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:@jest/expect", + "target": "npm:expect", + "type": "static" + }, + { + "source": "npm:@jest/expect", + "target": "npm:jest-snapshot", + "type": "static" + }, + { + "source": "npm:@jest/expect-utils", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:@sinonjs/fake-timers", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:@jest/globals", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:@jest/globals", + "target": "npm:@jest/expect", + "type": "static" + }, + { + "source": "npm:@jest/globals", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/globals", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@bcoe/v8-coverage", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@jest/console", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:collect-v8-coverage", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:exit", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:istanbul-lib-instrument", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:istanbul-lib-report", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:istanbul-lib-source-maps", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:istanbul-reports", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:jest-worker", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:string-length", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:v8-to-istanbul", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:@jest/schemas", + "target": "npm:@sinclair/typebox", + "type": "static" + }, + { + "source": "npm:@jest/source-map", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@jest/source-map", + "target": "npm:callsites", + "type": "static" + }, + { + "source": "npm:@jest/source-map", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/test-result", + "target": "npm:@jest/console", + "type": "static" + }, + { + "source": "npm:@jest/test-result", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/test-result", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/test-result", + "target": "npm:collect-v8-coverage", + "type": "static" + }, + { + "source": "npm:@jest/test-sequencer", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:@jest/test-sequencer", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/test-sequencer", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:@jest/test-sequencer", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:babel-plugin-istanbul", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:convert-source-map@2.0.0", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:pirates", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:write-file-atomic", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:@jest/types", + "target": "npm:@jest/schemas", + "type": "static" + }, + { + "source": "npm:@jest/types", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/types", + "target": "npm:@types/istanbul-reports", + "type": "static" + }, + { + "source": "npm:@jest/types", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/types", + "target": "npm:@types/yargs", + "type": "static" + }, + { + "source": "npm:@jest/types", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:@jridgewell/gen-mapping", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + }, + { + "source": "npm:@jridgewell/gen-mapping", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@jridgewell/source-map", + "target": "npm:@jridgewell/gen-mapping", + "type": "static" + }, + { + "source": "npm:@jridgewell/source-map", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@jridgewell/trace-mapping", + "target": "npm:@jridgewell/resolve-uri", + "type": "static" + }, + { + "source": "npm:@jridgewell/trace-mapping", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/base64", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:@jsonjoy.com/base64", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:@jsonjoy.com/util", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:hyperdyperid", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:thingies", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/util", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@keyv/serialize", + "target": "npm:buffer@6.0.3", + "type": "static" + }, + { + "source": "npm:buffer@6.0.3", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:buffer@6.0.3", + "target": "npm:ieee754", + "type": "static" + }, + { + "source": "npm:@listr2/prompt-adapter-inquirer", + "target": "npm:@inquirer/prompts", + "type": "static" + }, + { + "source": "npm:@listr2/prompt-adapter-inquirer", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@modern-js/node-bundle-require", + "target": "npm:@modern-js/utils", + "type": "static" + }, + { + "source": "npm:@modern-js/node-bundle-require", + "target": "npm:@swc/helpers", + "type": "static" + }, + { + "source": "npm:@modern-js/node-bundle-require", + "target": "npm:esbuild@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/aix-ppc64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/android-arm@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/android-arm64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/android-x64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/darwin-arm64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/darwin-x64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/freebsd-arm64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/freebsd-x64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-arm@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-arm64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-ia32@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-loong64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-mips64el@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-ppc64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-riscv64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-s390x@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-x64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/netbsd-arm64", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/netbsd-x64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/openbsd-arm64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/openbsd-x64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/sunos-x64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/win32-arm64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/win32-ia32@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/win32-x64@0.25.5", + "type": "static" + }, + { + "source": "npm:@modern-js/utils", + "target": "npm:@swc/helpers", + "type": "static" + }, + { + "source": "npm:@modern-js/utils", + "target": "npm:caniuse-lite", + "type": "static" + }, + { + "source": "npm:@modern-js/utils", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@modern-js/utils", + "target": "npm:rslog", + "type": "static" + }, + { + "source": "npm:@module-federation/bridge-react-webpack-plugin", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@module-federation/bridge-react-webpack-plugin", + "target": "npm:@types/semver", + "type": "static" + }, + { + "source": "npm:@module-federation/bridge-react-webpack-plugin", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@module-federation/cli", + "target": "npm:@modern-js/node-bundle-require", + "type": "static" + }, + { + "source": "npm:@module-federation/cli", + "target": "npm:@module-federation/dts-plugin@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/cli", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/cli", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@module-federation/cli", + "target": "npm:commander@11.1.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:@module-federation/error-codes@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:@module-federation/managers@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:@module-federation/third-party-dts-extractor@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:adm-zip", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:ansi-colors", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:axios", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:isomorphic-ws", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:koa@2.16.1", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:lodash.clonedeepwith", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:log4js", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:node-schedule", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:rambda", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:ws@8.18.0", + "type": "static" + }, + { + "source": "npm:@module-federation/managers@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/managers@0.17.0", + "target": "npm:find-pkg", + "type": "static" + }, + { + "source": "npm:@module-federation/managers@0.17.0", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:@module-federation/third-party-dts-extractor@0.17.0", + "target": "npm:find-pkg", + "type": "static" + }, + { + "source": "npm:@module-federation/third-party-dts-extractor@0.17.0", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:@module-federation/third-party-dts-extractor@0.17.0", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:at-least-node", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:jsonfile", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:universalify", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:depd@1.1.2", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:setprototypeof", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:statuses@1.5.0", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:toidentifier", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:cache-content-type", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:content-disposition", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:content-type", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:cookies", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:delegates", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:destroy", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:encodeurl@1.0.2", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:fresh", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:http-assert", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:http-errors@1.8.1", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:is-generator-function", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:koa-compose", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:koa-convert", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:only", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:statuses@1.5.0", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:type-is", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:vary", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch", + "target": "npm:@module-federation/runtime", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:at-least-node", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:jsonfile", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:universalify", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:@module-federation/error-codes", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:@module-federation/managers", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:@module-federation/third-party-dts-extractor", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:adm-zip", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:ansi-colors", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:axios", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:isomorphic-ws", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:koa", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:lodash.clonedeepwith", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:log4js", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:node-schedule", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:rambda", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:ws@8.18.0", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:at-least-node", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:jsonfile", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:universalify", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/bridge-react-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/data-prefetch", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/dts-plugin", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/error-codes", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/inject-external-runtime-core-plugin", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/managers", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/manifest", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/rspack", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/runtime-tools", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:btoa", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:upath", + "type": "static" + }, + { + "source": "npm:@module-federation/inject-external-runtime-core-plugin", + "target": "npm:@module-federation/runtime-tools", + "type": "static" + }, + { + "source": "npm:@module-federation/managers", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@module-federation/managers", + "target": "npm:find-pkg", + "type": "static" + }, + { + "source": "npm:@module-federation/managers", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:at-least-node", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:jsonfile", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:universalify", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest", + "target": "npm:@module-federation/dts-plugin", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest", + "target": "npm:@module-federation/managers", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest", + "target": "npm:find-pkg", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:@module-federation/enhanced@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:@module-federation/runtime@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:btoa", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:encoding", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:node-fetch@2.7.0", + "type": "static" + }, + { + "source": "npm:@module-federation/bridge-react-webpack-plugin@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/bridge-react-webpack-plugin@0.17.0", + "target": "npm:@types/semver", + "type": "static" + }, + { + "source": "npm:@module-federation/bridge-react-webpack-plugin@0.17.0", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch@0.17.0", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch@0.17.0", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch@0.17.0", + "target": "npm:@module-federation/runtime@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch@0.17.0", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:@module-federation/error-codes@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:@module-federation/managers@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:@module-federation/third-party-dts-extractor@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:adm-zip", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:ansi-colors", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:axios", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:isomorphic-ws", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:koa@2.16.1", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:lodash.clonedeepwith", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:log4js", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:node-schedule", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:rambda", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:ws@8.18.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/bridge-react-webpack-plugin@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/cli", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/data-prefetch@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/dts-plugin@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/error-codes@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/inject-external-runtime-core-plugin@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/managers@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/manifest@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/rspack@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/runtime-tools@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:btoa", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:upath", + "type": "static" + }, + { + "source": "npm:@module-federation/inject-external-runtime-core-plugin@0.17.0", + "target": "npm:@module-federation/runtime-tools@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/managers@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/managers@0.17.0", + "target": "npm:find-pkg", + "type": "static" + }, + { + "source": "npm:@module-federation/managers@0.17.0", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest@0.17.0", + "target": "npm:@module-federation/dts-plugin@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest@0.17.0", + "target": "npm:@module-federation/managers@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest@0.17.0", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest@0.17.0", + "target": "npm:find-pkg", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:@module-federation/bridge-react-webpack-plugin@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:@module-federation/dts-plugin@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:@module-federation/inject-external-runtime-core-plugin@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:@module-federation/managers@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:@module-federation/manifest@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:@module-federation/runtime-tools@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:btoa", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.17.0", + "target": "npm:@module-federation/error-codes@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.17.0", + "target": "npm:@module-federation/runtime-core@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-core@0.17.0", + "target": "npm:@module-federation/error-codes@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-core@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-tools@0.17.0", + "target": "npm:@module-federation/runtime@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-tools@0.17.0", + "target": "npm:@module-federation/webpack-bundler-runtime@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/third-party-dts-extractor@0.17.0", + "target": "npm:find-pkg", + "type": "static" + }, + { + "source": "npm:@module-federation/third-party-dts-extractor@0.17.0", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:@module-federation/third-party-dts-extractor@0.17.0", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:@module-federation/webpack-bundler-runtime@0.17.0", + "target": "npm:@module-federation/runtime@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/webpack-bundler-runtime@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:at-least-node", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:jsonfile", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:universalify", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:depd@1.1.2", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:setprototypeof", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:statuses@1.5.0", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:toidentifier", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:cache-content-type", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:content-disposition", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:content-type", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:cookies", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:delegates", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:destroy", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:encodeurl@1.0.2", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:fresh", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:http-assert", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:http-errors@1.8.1", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:is-generator-function", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:koa-compose", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:koa-convert", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:only", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:statuses@1.5.0", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:type-is", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:vary", + "type": "static" + }, + { + "source": "npm:node-fetch@2.7.0", + "target": "npm:encoding", + "type": "static" + }, + { + "source": "npm:node-fetch@2.7.0", + "target": "npm:whatwg-url@5.0.0", + "type": "static" + }, + { + "source": "npm:whatwg-url@5.0.0", + "target": "npm:tr46@0.0.3", + "type": "static" + }, + { + "source": "npm:whatwg-url@5.0.0", + "target": "npm:webidl-conversions@3.0.1", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:@module-federation/bridge-react-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:@module-federation/dts-plugin", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:@module-federation/inject-external-runtime-core-plugin", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:@module-federation/managers", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:@module-federation/manifest", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:@module-federation/runtime-tools", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime", + "target": "npm:@module-federation/error-codes", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime", + "target": "npm:@module-federation/runtime-core", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-core", + "target": "npm:@module-federation/error-codes", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-core", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-tools", + "target": "npm:@module-federation/runtime", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-tools", + "target": "npm:@module-federation/webpack-bundler-runtime", + "type": "static" + }, + { + "source": "npm:@module-federation/third-party-dts-extractor", + "target": "npm:find-pkg", + "type": "static" + }, + { + "source": "npm:@module-federation/third-party-dts-extractor", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:@module-federation/third-party-dts-extractor", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:at-least-node", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:jsonfile", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:universalify", + "type": "static" + }, + { + "source": "npm:@module-federation/webpack-bundler-runtime", + "target": "npm:@module-federation/runtime", + "type": "static" + }, + { + "source": "npm:@module-federation/webpack-bundler-runtime", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@napi-rs/wasm-runtime", + "target": "npm:@emnapi/core", + "type": "static" + }, + { + "source": "npm:@napi-rs/wasm-runtime", + "target": "npm:@emnapi/runtime", + "type": "static" + }, + { + "source": "npm:@napi-rs/wasm-runtime", + "target": "npm:@tybys/wasm-util", + "type": "static" + }, + { + "source": "npm:@ng-bootstrap/ng-bootstrap", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:@ng-bootstrap/ng-bootstrap", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:@ng-bootstrap/ng-bootstrap", + "target": "npm:@angular/forms", + "type": "static" + }, + { + "source": "npm:@ng-bootstrap/ng-bootstrap", + "target": "npm:@angular/localize", + "type": "static" + }, + { + "source": "npm:@ng-bootstrap/ng-bootstrap", + "target": "npm:@popperjs/core", + "type": "static" + }, + { + "source": "npm:@ng-bootstrap/ng-bootstrap", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:@ng-bootstrap/ng-bootstrap", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@ngtools/webpack", + "target": "npm:@angular/compiler-cli", + "type": "static" + }, + { + "source": "npm:@ngtools/webpack", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@ngtools/webpack", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@ngx-formly/bootstrap", + "target": "npm:@ngx-formly/core", + "type": "static" + }, + { + "source": "npm:@ngx-formly/bootstrap", + "target": "npm:bootstrap", + "type": "static" + }, + { + "source": "npm:@ngx-formly/bootstrap", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@ngx-formly/core", + "target": "npm:@angular/forms", + "type": "static" + }, + { + "source": "npm:@ngx-formly/core", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:@ngx-formly/core", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@nodelib/fs.scandir", + "target": "npm:@nodelib/fs.stat", + "type": "static" + }, + { + "source": "npm:@nodelib/fs.scandir", + "target": "npm:run-parallel", + "type": "static" + }, + { + "source": "npm:@nodelib/fs.walk", + "target": "npm:@nodelib/fs.scandir", + "type": "static" + }, + { + "source": "npm:@nodelib/fs.walk", + "target": "npm:fastq", + "type": "static" + }, + { + "source": "npm:@npmcli/agent", + "target": "npm:agent-base@7.1.4", + "type": "static" + }, + { + "source": "npm:@npmcli/agent", + "target": "npm:http-proxy-agent@7.0.2", + "type": "static" + }, + { + "source": "npm:@npmcli/agent", + "target": "npm:https-proxy-agent", + "type": "static" + }, + { + "source": "npm:@npmcli/agent", + "target": "npm:lru-cache@10.4.3", + "type": "static" + }, + { + "source": "npm:@npmcli/agent", + "target": "npm:socks-proxy-agent", + "type": "static" + }, + { + "source": "npm:http-proxy-agent@7.0.2", + "target": "npm:agent-base@7.1.4", + "type": "static" + }, + { + "source": "npm:http-proxy-agent@7.0.2", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@npmcli/fs", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:@npmcli/promise-spawn", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:ini", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:lru-cache@10.4.3", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:npm-pick-manifest", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:promise-inflight", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:promise-retry", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:which@4.0.0", + "type": "static" + }, + { + "source": "npm:which@4.0.0", + "target": "npm:isexe@3.1.1", + "type": "static" + }, + { + "source": "npm:@npmcli/installed-package-contents", + "target": "npm:npm-bundled", + "type": "static" + }, + { + "source": "npm:@npmcli/installed-package-contents", + "target": "npm:npm-normalize-package-bin", + "type": "static" + }, + { + "source": "npm:@npmcli/package-json", + "target": "npm:@npmcli/git", + "type": "static" + }, + { + "source": "npm:@npmcli/package-json", + "target": "npm:glob@10.4.5", + "type": "static" + }, + { + "source": "npm:@npmcli/package-json", + "target": "npm:hosted-git-info", + "type": "static" + }, + { + "source": "npm:@npmcli/package-json", + "target": "npm:json-parse-even-better-errors", + "type": "static" + }, + { + "source": "npm:@npmcli/package-json", + "target": "npm:normalize-package-data", + "type": "static" + }, + { + "source": "npm:@npmcli/package-json", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:@npmcli/package-json", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:foreground-child", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:jackspeak@3.4.3", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:package-json-from-dist", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:path-scurry@1.11.1", + "type": "static" + }, + { + "source": "npm:jackspeak@3.4.3", + "target": "npm:@isaacs/cliui", + "type": "static" + }, + { + "source": "npm:jackspeak@3.4.3", + "target": "npm:@pkgjs/parseargs", + "type": "static" + }, + { + "source": "npm:minimatch@9.0.5", + "target": "npm:brace-expansion", + "type": "static" + }, + { + "source": "npm:path-scurry@1.11.1", + "target": "npm:lru-cache@10.4.3", + "type": "static" + }, + { + "source": "npm:path-scurry@1.11.1", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:@npmcli/promise-spawn", + "target": "npm:which@4.0.0", + "type": "static" + }, + { + "source": "npm:which@4.0.0", + "target": "npm:isexe@3.1.1", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script", + "target": "npm:@npmcli/node-gyp", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script", + "target": "npm:@npmcli/package-json", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script", + "target": "npm:@npmcli/promise-spawn", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script", + "target": "npm:node-gyp", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script", + "target": "npm:which@4.0.0", + "type": "static" + }, + { + "source": "npm:which@4.0.0", + "target": "npm:isexe@3.1.1", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@angular-devkit/build-angular", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@angular-devkit/core", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@angular-devkit/schematics", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@schematics/angular", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@nx/eslint", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@nx/module-federation", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@nx/rspack", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@nx/web", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@nx/webpack", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@nx/workspace", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@phenomnomnominal/tsquery", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@typescript-eslint/type-utils", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:piscina", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:webpack-merge@5.10.0", + "type": "static" + }, + { + "source": "npm:webpack-merge@5.10.0", + "target": "npm:clone-deep", + "type": "static" + }, + { + "source": "npm:webpack-merge@5.10.0", + "target": "npm:flat", + "type": "static" + }, + { + "source": "npm:webpack-merge@5.10.0", + "target": "npm:wildcard", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:nx", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:ejs", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:tmp", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:yargs-parser", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:@zkochan/js-yaml", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:typescript@5.7.3", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/plugin-proposal-decorators", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/plugin-transform-class-properties", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/plugin-transform-runtime", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/preset-env", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/preset-typescript", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@nx/workspace", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@zkochan/js-yaml", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:babel-plugin-const-enum", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:babel-plugin-macros", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:babel-plugin-transform-typescript-metadata", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:columnify", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:detect-port", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:js-tokens", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:jsonc-parser@3.2.0", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:npm-package-arg@11.0.1", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:ora@5.3.0", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:source-map-support@0.5.19", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:tinyglobby", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:npm-package-arg@11.0.1", + "target": "npm:hosted-git-info", + "type": "static" + }, + { + "source": "npm:npm-package-arg@11.0.1", + "target": "npm:proc-log@3.0.0", + "type": "static" + }, + { + "source": "npm:npm-package-arg@11.0.1", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:npm-package-arg@11.0.1", + "target": "npm:validate-npm-package-name", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:bl", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:cli-spinners", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:is-interactive", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:log-symbols", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:wcwidth", + "type": "static" + }, + { + "source": "npm:source-map-support@0.5.19", + "target": "npm:buffer-from", + "type": "static" + }, + { + "source": "npm:source-map-support@0.5.19", + "target": "npm:source-map@0.6.1", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:@module-federation/enhanced", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:@module-federation/node", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:@nx/web", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:express", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:http-proxy-middleware", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@module-federation/enhanced", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@module-federation/node", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@nx/module-federation", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@nx/web", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@phenomnomnominal/tsquery", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@rspack/dev-server", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@rspack/plugin-react-refresh", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:autoprefixer", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:css-loader@6.11.0", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:express", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:http-proxy-middleware", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:less-loader@11.1.0", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:license-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:loader-utils@2.0.4", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:postcss-import", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:postcss-loader", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:sass@1.89.2", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:sass-embedded", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:sass-loader@16.0.5", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:source-map-loader", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:style-loader", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:ts-checker-rspack-plugin", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:webpack-node-externals", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:icss-utils", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss-modules-extract-imports", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss-modules-local-by-default", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss-modules-scope", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss-modules-values", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:less-loader@11.1.0", + "target": "npm:less", + "type": "static" + }, + { + "source": "npm:less-loader@11.1.0", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:less-loader@11.1.0", + "target": "npm:klona", + "type": "static" + }, + { + "source": "npm:loader-utils@2.0.4", + "target": "npm:big.js", + "type": "static" + }, + { + "source": "npm:loader-utils@2.0.4", + "target": "npm:emojis-list", + "type": "static" + }, + { + "source": "npm:loader-utils@2.0.4", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:sass@1.89.2", + "target": "npm:chokidar", + "type": "static" + }, + { + "source": "npm:sass@1.89.2", + "target": "npm:immutable@5.1.3", + "type": "static" + }, + { + "source": "npm:sass@1.89.2", + "target": "npm:source-map-js", + "type": "static" + }, + { + "source": "npm:sass@1.89.2", + "target": "npm:@parcel/watcher", + "type": "static" + }, + { + "source": "npm:sass-loader@16.0.5", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:sass-loader@16.0.5", + "target": "npm:sass@1.89.2", + "type": "static" + }, + { + "source": "npm:sass-loader@16.0.5", + "target": "npm:sass-embedded", + "type": "static" + }, + { + "source": "npm:sass-loader@16.0.5", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:sass-loader@16.0.5", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:detect-port", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:http-server", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:@phenomnomnominal/tsquery", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:autoprefixer", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:babel-loader", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:copy-webpack-plugin@10.2.4", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:css-loader@6.11.0", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:css-minimizer-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:fork-ts-checker-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:less@4.1.3", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:less-loader@11.1.0", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:license-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:loader-utils@2.0.4", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:mini-css-extract-plugin@2.4.7", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:parse5", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:postcss-import", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:postcss-loader@6.2.1", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:rxjs@7.8.2", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:sass@1.89.2", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:sass-embedded", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:sass-loader@16.0.5", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:source-map-loader", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:style-loader", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:stylus", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:stylus-loader", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:terser-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:ts-loader", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:tsconfig-paths-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:webpack@5.98.0", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:webpack-dev-server", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:webpack-node-externals", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:webpack-subresource-integrity", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin@10.2.4", + "target": "npm:webpack@5.98.0", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin@10.2.4", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin@10.2.4", + "target": "npm:glob-parent", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin@10.2.4", + "target": "npm:globby@12.2.0", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin@10.2.4", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin@10.2.4", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin@10.2.4", + "target": "npm:serialize-javascript", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:@types/parse-json", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:parse-json", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:path-type@4.0.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:yaml@1.10.2", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:webpack@5.98.0", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:icss-utils", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss-modules-extract-imports", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss-modules-local-by-default", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss-modules-scope", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss-modules-values", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:eslint-scope@5.1.1", + "target": "npm:esrecurse", + "type": "static" + }, + { + "source": "npm:eslint-scope@5.1.1", + "target": "npm:estraverse@4.3.0", + "type": "static" + }, + { + "source": "npm:globby@12.2.0", + "target": "npm:array-union@3.0.1", + "type": "static" + }, + { + "source": "npm:globby@12.2.0", + "target": "npm:dir-glob", + "type": "static" + }, + { + "source": "npm:globby@12.2.0", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:globby@12.2.0", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:globby@12.2.0", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:globby@12.2.0", + "target": "npm:slash@4.0.0", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:copy-anything", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:parse-node-version", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:errno", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:image-size", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:make-dir@2.1.0", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:mime", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:needle", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:source-map@0.6.1", + "type": "static" + }, + { + "source": "npm:less-loader@11.1.0", + "target": "npm:less@4.1.3", + "type": "static" + }, + { + "source": "npm:less-loader@11.1.0", + "target": "npm:webpack@5.98.0", + "type": "static" + }, + { + "source": "npm:less-loader@11.1.0", + "target": "npm:klona", + "type": "static" + }, + { + "source": "npm:loader-utils@2.0.4", + "target": "npm:big.js", + "type": "static" + }, + { + "source": "npm:loader-utils@2.0.4", + "target": "npm:emojis-list", + "type": "static" + }, + { + "source": "npm:loader-utils@2.0.4", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:make-dir@2.1.0", + "target": "npm:pify@4.0.1", + "type": "static" + }, + { + "source": "npm:make-dir@2.1.0", + "target": "npm:semver@5.7.2", + "type": "static" + }, + { + "source": "npm:mini-css-extract-plugin@2.4.7", + "target": "npm:webpack@5.98.0", + "type": "static" + }, + { + "source": "npm:mini-css-extract-plugin@2.4.7", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:postcss-loader@6.2.1", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-loader@6.2.1", + "target": "npm:webpack@5.98.0", + "type": "static" + }, + { + "source": "npm:postcss-loader@6.2.1", + "target": "npm:cosmiconfig@7.1.0", + "type": "static" + }, + { + "source": "npm:postcss-loader@6.2.1", + "target": "npm:klona", + "type": "static" + }, + { + "source": "npm:postcss-loader@6.2.1", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:rxjs@7.8.2", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:sass@1.89.2", + "target": "npm:chokidar", + "type": "static" + }, + { + "source": "npm:sass@1.89.2", + "target": "npm:immutable@5.1.3", + "type": "static" + }, + { + "source": "npm:sass@1.89.2", + "target": "npm:source-map-js", + "type": "static" + }, + { + "source": "npm:sass@1.89.2", + "target": "npm:@parcel/watcher", + "type": "static" + }, + { + "source": "npm:sass-loader@16.0.5", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:sass-loader@16.0.5", + "target": "npm:sass@1.89.2", + "type": "static" + }, + { + "source": "npm:sass-loader@16.0.5", + "target": "npm:sass-embedded", + "type": "static" + }, + { + "source": "npm:sass-loader@16.0.5", + "target": "npm:webpack@5.98.0", + "type": "static" + }, + { + "source": "npm:sass-loader@16.0.5", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:@types/eslint-scope", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:@webassemblyjs/wasm-edit", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:@webassemblyjs/wasm-parser", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:chrome-trace-event", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:enhanced-resolve", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:es-module-lexer", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:eslint-scope@5.1.1", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:events@3.3.0", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:glob-to-regexp", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:json-parse-even-better-errors@2.3.1", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:loader-runner", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:tapable", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:terser-webpack-plugin", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:watchpack", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:webpack-sources", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:@zkochan/js-yaml", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:nx", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:yargs-parser", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:detect-libc@1.0.3", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:node-addon-api@7.1.1", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-android-arm64", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-darwin-arm64", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-darwin-x64", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-freebsd-x64", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-linux-arm-glibc", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-linux-arm-musl", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-linux-arm64-glibc", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-linux-arm64-musl", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-linux-x64-glibc", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-linux-x64-musl", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-win32-arm64", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-win32-ia32", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-win32-x64", + "type": "static" + }, + { + "source": "npm:@phenomnomnominal/tsquery", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@phenomnomnominal/tsquery", + "target": "npm:esquery", + "type": "static" + }, + { + "source": "npm:@protobufjs/fetch", + "target": "npm:@protobufjs/aspromise", + "type": "static" + }, + { + "source": "npm:@protobufjs/fetch", + "target": "npm:@protobufjs/inquire", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-darwin-arm64", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-darwin-x64", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-linux-arm64-gnu", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-linux-arm64-musl", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-linux-x64-gnu", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-linux-x64-musl", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-wasm32-wasi", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-win32-arm64-msvc", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-win32-ia32-msvc", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-win32-x64-msvc", + "type": "static" + }, + { + "source": "npm:@rspack/binding-wasm32-wasi", + "target": "npm:@napi-rs/wasm-runtime", + "type": "static" + }, + { + "source": "npm:@rspack/core", + "target": "npm:@swc/helpers", + "type": "static" + }, + { + "source": "npm:@rspack/core", + "target": "npm:@module-federation/runtime-tools@0.16.0", + "type": "static" + }, + { + "source": "npm:@rspack/core", + "target": "npm:@rspack/binding", + "type": "static" + }, + { + "source": "npm:@rspack/core", + "target": "npm:@rspack/lite-tapable", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.16.0", + "target": "npm:@module-federation/error-codes@0.16.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.16.0", + "target": "npm:@module-federation/runtime-core@0.16.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.16.0", + "target": "npm:@module-federation/sdk@0.16.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-core@0.16.0", + "target": "npm:@module-federation/error-codes@0.16.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-core@0.16.0", + "target": "npm:@module-federation/sdk@0.16.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-tools@0.16.0", + "target": "npm:@module-federation/runtime@0.16.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-tools@0.16.0", + "target": "npm:@module-federation/webpack-bundler-runtime@0.16.0", + "type": "static" + }, + { + "source": "npm:@module-federation/webpack-bundler-runtime@0.16.0", + "target": "npm:@module-federation/runtime@0.16.0", + "type": "static" + }, + { + "source": "npm:@module-federation/webpack-bundler-runtime@0.16.0", + "target": "npm:@module-federation/sdk@0.16.0", + "type": "static" + }, + { + "source": "npm:@rspack/dev-server", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:@rspack/dev-server", + "target": "npm:chokidar@3.6.0", + "type": "static" + }, + { + "source": "npm:@rspack/dev-server", + "target": "npm:http-proxy-middleware@2.0.9", + "type": "static" + }, + { + "source": "npm:@rspack/dev-server", + "target": "npm:p-retry@6.2.1", + "type": "static" + }, + { + "source": "npm:@rspack/dev-server", + "target": "npm:webpack-dev-server", + "type": "static" + }, + { + "source": "npm:@rspack/dev-server", + "target": "npm:ws@8.18.3", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:is-binary-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:readdirp@3.6.0", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:glob-parent@5.1.2", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:@types/express", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:@types/http-proxy", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:http-proxy", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:is-plain-obj", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:p-retry@6.2.1", + "target": "npm:@types/retry@0.12.2", + "type": "static" + }, + { + "source": "npm:p-retry@6.2.1", + "target": "npm:is-network-error", + "type": "static" + }, + { + "source": "npm:p-retry@6.2.1", + "target": "npm:retry", + "type": "static" + }, + { + "source": "npm:readdirp@3.6.0", + "target": "npm:picomatch@2.3.1", + "type": "static" + }, + { + "source": "npm:@rspack/plugin-react-refresh", + "target": "npm:error-stack-parser", + "type": "static" + }, + { + "source": "npm:@rspack/plugin-react-refresh", + "target": "npm:html-entities", + "type": "static" + }, + { + "source": "npm:@schematics/angular", + "target": "npm:@angular-devkit/core", + "type": "static" + }, + { + "source": "npm:@schematics/angular", + "target": "npm:@angular-devkit/schematics", + "type": "static" + }, + { + "source": "npm:@schematics/angular", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@sideway/address", + "target": "npm:@hapi/hoek", + "type": "static" + }, + { + "source": "npm:@sigstore/bundle", + "target": "npm:@sigstore/protobuf-specs", + "type": "static" + }, + { + "source": "npm:@sigstore/sign", + "target": "npm:@sigstore/bundle", + "type": "static" + }, + { + "source": "npm:@sigstore/sign", + "target": "npm:@sigstore/core", + "type": "static" + }, + { + "source": "npm:@sigstore/sign", + "target": "npm:@sigstore/protobuf-specs", + "type": "static" + }, + { + "source": "npm:@sigstore/sign", + "target": "npm:make-fetch-happen", + "type": "static" + }, + { + "source": "npm:@sigstore/sign", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:@sigstore/sign", + "target": "npm:promise-retry", + "type": "static" + }, + { + "source": "npm:@sigstore/tuf", + "target": "npm:@sigstore/protobuf-specs", + "type": "static" + }, + { + "source": "npm:@sigstore/tuf", + "target": "npm:tuf-js", + "type": "static" + }, + { + "source": "npm:@sigstore/verify", + "target": "npm:@sigstore/bundle", + "type": "static" + }, + { + "source": "npm:@sigstore/verify", + "target": "npm:@sigstore/core", + "type": "static" + }, + { + "source": "npm:@sigstore/verify", + "target": "npm:@sigstore/protobuf-specs", + "type": "static" + }, + { + "source": "npm:@sinonjs/commons", + "target": "npm:type-detect@4.0.8", + "type": "static" + }, + { + "source": "npm:@sinonjs/fake-timers", + "target": "npm:@sinonjs/commons", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ast", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ast", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ast", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ast", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ast", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ast", + "target": "npm:unraw", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:@swagger-api/apidom-ast", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:minim", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:short-unique-id", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:ts-mixer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-error", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-json-pointer", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-json-pointer", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-json-pointer", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-json-pointer", + "target": "npm:@swaggerexpert/json-pointer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-api-design-systems", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-api-design-systems", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-api-design-systems", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-api-design-systems", + "target": "npm:@swagger-api/apidom-ns-openapi-3-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-api-design-systems", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-api-design-systems", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-api-design-systems", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-api-design-systems", + "target": "npm:ts-mixer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-arazzo-1", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-arazzo-1", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-arazzo-1", + "target": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-arazzo-1", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-arazzo-1", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-arazzo-1", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-arazzo-1", + "target": "npm:ts-mixer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-asyncapi-2", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-asyncapi-2", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-asyncapi-2", + "target": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-asyncapi-2", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-asyncapi-2", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-asyncapi-2", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-asyncapi-2", + "target": "npm:ts-mixer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "target": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "target": "npm:ts-mixer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "target": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "target": "npm:ts-mixer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "target": "npm:@swagger-api/apidom-ast", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "target": "npm:ts-mixer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "target": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "target": "npm:ts-mixer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "target": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "target": "npm:ts-mixer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-2", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-2", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-2", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-2", + "target": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-2", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-2", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-2", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-2", + "target": "npm:ts-mixer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-0", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-0", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-0", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-0", + "target": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-0", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-0", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-0", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-0", + "target": "npm:ts-mixer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:@swagger-api/apidom-ast", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:@swagger-api/apidom-json-pointer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:@swagger-api/apidom-ns-openapi-3-0", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:ts-mixer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "target": "npm:@swagger-api/apidom-ns-api-design-systems", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "target": "npm:@swagger-api/apidom-parser-adapter-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "target": "npm:@swagger-api/apidom-ns-api-design-systems", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "target": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "target": "npm:@swagger-api/apidom-ns-arazzo-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "target": "npm:@swagger-api/apidom-parser-adapter-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "target": "npm:@swagger-api/apidom-ns-arazzo-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "target": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "target": "npm:@swagger-api/apidom-ns-asyncapi-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "target": "npm:@swagger-api/apidom-parser-adapter-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "target": "npm:@swagger-api/apidom-ns-asyncapi-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "target": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:@swagger-api/apidom-ast", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:tree-sitter", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:tree-sitter-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:web-tree-sitter", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "target": "npm:@swagger-api/apidom-ns-openapi-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "target": "npm:@swagger-api/apidom-parser-adapter-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "target": "npm:@swagger-api/apidom-ns-openapi-3-0", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "target": "npm:@swagger-api/apidom-parser-adapter-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "target": "npm:@swagger-api/apidom-ns-openapi-3-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "target": "npm:@swagger-api/apidom-parser-adapter-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "target": "npm:@swagger-api/apidom-ns-openapi-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "target": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "target": "npm:@swagger-api/apidom-ns-openapi-3-0", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "target": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "target": "npm:@swagger-api/apidom-ns-openapi-3-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "target": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:@swagger-api/apidom-ast", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:@tree-sitter-grammars/tree-sitter-yaml", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:tree-sitter@0.22.4", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:web-tree-sitter", + "type": "static" + }, + { + "source": "npm:tree-sitter@0.22.4", + "target": "npm:node-addon-api@8.5.0", + "type": "static" + }, + { + "source": "npm:tree-sitter@0.22.4", + "target": "npm:node-gyp-build", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:axios", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:minimatch@7.4.6", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:process", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-json-pointer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-ns-arazzo-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-ns-asyncapi-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-ns-openapi-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-ns-openapi-3-0", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-ns-openapi-3-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "type": "static" + }, + { + "source": "npm:minimatch@7.4.6", + "target": "npm:brace-expansion", + "type": "static" + }, + { + "source": "npm:@swaggerexpert/cookie", + "target": "npm:apg-lite", + "type": "static" + }, + { + "source": "npm:@swaggerexpert/json-pointer", + "target": "npm:apg-lite", + "type": "static" + }, + { + "source": "npm:@swc/helpers", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@szmarczak/http-timer", + "target": "npm:defer-to-connect", + "type": "static" + }, + { + "source": "npm:@thednp/position-observer", + "target": "npm:@thednp/shorty", + "type": "static" + }, + { + "source": "npm:@tree-sitter-grammars/tree-sitter-yaml", + "target": "npm:node-addon-api@8.5.0", + "type": "static" + }, + { + "source": "npm:@tree-sitter-grammars/tree-sitter-yaml", + "target": "npm:node-gyp-build", + "type": "static" + }, + { + "source": "npm:@ts-morph/common", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:@ts-morph/common", + "target": "npm:path-browserify@1.0.1", + "type": "static" + }, + { + "source": "npm:@ts-morph/common", + "target": "npm:tinyglobby", + "type": "static" + }, + { + "source": "npm:minimatch@9.0.5", + "target": "npm:brace-expansion", + "type": "static" + }, + { + "source": "npm:@tufjs/models", + "target": "npm:@tufjs/canonical-json", + "type": "static" + }, + { + "source": "npm:@tufjs/models", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:minimatch@9.0.5", + "target": "npm:brace-expansion", + "type": "static" + }, + { + "source": "npm:@tybys/wasm-util", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@types/babel__generator", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@types/babel__template", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@types/babel__traverse", + "type": "static" + }, + { + "source": "npm:@types/babel__generator", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@types/babel__template", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@types/babel__template", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@types/babel__traverse", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@types/body-parser", + "target": "npm:@types/connect", + "type": "static" + }, + { + "source": "npm:@types/body-parser", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/bonjour", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/cacheable-request", + "target": "npm:@types/http-cache-semantics", + "type": "static" + }, + { + "source": "npm:@types/cacheable-request", + "target": "npm:@types/keyv", + "type": "static" + }, + { + "source": "npm:@types/cacheable-request", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/cacheable-request", + "target": "npm:@types/responselike", + "type": "static" + }, + { + "source": "npm:@types/connect", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/connect-history-api-fallback", + "target": "npm:@types/express-serve-static-core", + "type": "static" + }, + { + "source": "npm:@types/connect-history-api-fallback", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/cypress-axe", + "target": "npm:axe-core@3.5.6", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-array", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-axis", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-brush", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-chord", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-color", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-contour", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-delaunay", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-dispatch", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-drag", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-dsv", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-ease", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-fetch", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-force", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-format", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-geo", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-hierarchy", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-interpolate", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-path", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-polygon", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-quadtree", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-random", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-scale", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-scale-chromatic", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-selection", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-shape", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-time", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-time-format", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-timer", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-transition", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-zoom", + "type": "static" + }, + { + "source": "npm:@types/d3-axis", + "target": "npm:@types/d3-selection", + "type": "static" + }, + { + "source": "npm:@types/d3-brush", + "target": "npm:@types/d3-selection", + "type": "static" + }, + { + "source": "npm:@types/d3-contour", + "target": "npm:@types/d3-array", + "type": "static" + }, + { + "source": "npm:@types/d3-contour", + "target": "npm:@types/geojson", + "type": "static" + }, + { + "source": "npm:@types/d3-drag", + "target": "npm:@types/d3-selection", + "type": "static" + }, + { + "source": "npm:@types/d3-fetch", + "target": "npm:@types/d3-dsv", + "type": "static" + }, + { + "source": "npm:@types/d3-geo", + "target": "npm:@types/geojson", + "type": "static" + }, + { + "source": "npm:@types/d3-interpolate", + "target": "npm:@types/d3-color", + "type": "static" + }, + { + "source": "npm:@types/d3-scale", + "target": "npm:@types/d3-time", + "type": "static" + }, + { + "source": "npm:@types/d3-shape", + "target": "npm:@types/d3-path", + "type": "static" + }, + { + "source": "npm:@types/d3-transition", + "target": "npm:@types/d3-selection", + "type": "static" + }, + { + "source": "npm:@types/d3-zoom", + "target": "npm:@types/d3-interpolate", + "type": "static" + }, + { + "source": "npm:@types/d3-zoom", + "target": "npm:@types/d3-selection", + "type": "static" + }, + { + "source": "npm:@types/eslint", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:@types/eslint", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:@types/eslint-scope", + "target": "npm:@types/eslint", + "type": "static" + }, + { + "source": "npm:@types/eslint-scope", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:@types/express", + "target": "npm:@types/body-parser", + "type": "static" + }, + { + "source": "npm:@types/express", + "target": "npm:@types/express-serve-static-core", + "type": "static" + }, + { + "source": "npm:@types/express", + "target": "npm:@types/qs", + "type": "static" + }, + { + "source": "npm:@types/express", + "target": "npm:@types/serve-static", + "type": "static" + }, + { + "source": "npm:@types/express-serve-static-core", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/express-serve-static-core", + "target": "npm:@types/qs", + "type": "static" + }, + { + "source": "npm:@types/express-serve-static-core", + "target": "npm:@types/range-parser", + "type": "static" + }, + { + "source": "npm:@types/express-serve-static-core", + "target": "npm:@types/send", + "type": "static" + }, + { + "source": "npm:@types/glob", + "target": "npm:@types/minimatch@5.1.2", + "type": "static" + }, + { + "source": "npm:@types/glob", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/graceful-fs", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/hast", + "target": "npm:@types/unist", + "type": "static" + }, + { + "source": "npm:@types/hoist-non-react-statics", + "target": "npm:@types/react", + "type": "static" + }, + { + "source": "npm:@types/hoist-non-react-statics", + "target": "npm:hoist-non-react-statics", + "type": "static" + }, + { + "source": "npm:@types/http-proxy", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/istanbul-lib-report", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@types/istanbul-reports", + "target": "npm:@types/istanbul-lib-report", + "type": "static" + }, + { + "source": "npm:@types/jest", + "target": "npm:expect", + "type": "static" + }, + { + "source": "npm:@types/jest", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:@types/jsdom", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/jsdom", + "target": "npm:@types/tough-cookie", + "type": "static" + }, + { + "source": "npm:@types/jsdom", + "target": "npm:parse5@7.3.0", + "type": "static" + }, + { + "source": "npm:parse5@7.3.0", + "target": "npm:entities@6.0.1", + "type": "static" + }, + { + "source": "npm:@types/keyv", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/mute-stream", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/node-forge", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/ramda", + "target": "npm:types-ramda", + "type": "static" + }, + { + "source": "npm:@types/react", + "target": "npm:csstype", + "type": "static" + }, + { + "source": "npm:@types/responselike", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/send", + "target": "npm:@types/mime", + "type": "static" + }, + { + "source": "npm:@types/send", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/serve-index", + "target": "npm:@types/express", + "type": "static" + }, + { + "source": "npm:@types/serve-static", + "target": "npm:@types/http-errors", + "type": "static" + }, + { + "source": "npm:@types/serve-static", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/serve-static", + "target": "npm:@types/send", + "type": "static" + }, + { + "source": "npm:@types/sockjs", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/topojson", + "target": "npm:@types/geojson", + "type": "static" + }, + { + "source": "npm:@types/topojson", + "target": "npm:@types/topojson-client", + "type": "static" + }, + { + "source": "npm:@types/topojson", + "target": "npm:@types/topojson-server", + "type": "static" + }, + { + "source": "npm:@types/topojson", + "target": "npm:@types/topojson-simplify", + "type": "static" + }, + { + "source": "npm:@types/topojson", + "target": "npm:@types/topojson-specification", + "type": "static" + }, + { + "source": "npm:@types/topojson-client", + "target": "npm:@types/geojson", + "type": "static" + }, + { + "source": "npm:@types/topojson-client", + "target": "npm:@types/topojson-specification", + "type": "static" + }, + { + "source": "npm:@types/topojson-server", + "target": "npm:@types/geojson", + "type": "static" + }, + { + "source": "npm:@types/topojson-server", + "target": "npm:@types/topojson-specification", + "type": "static" + }, + { + "source": "npm:@types/topojson-simplify", + "target": "npm:@types/geojson", + "type": "static" + }, + { + "source": "npm:@types/topojson-simplify", + "target": "npm:@types/topojson-specification", + "type": "static" + }, + { + "source": "npm:@types/topojson-specification", + "target": "npm:@types/geojson", + "type": "static" + }, + { + "source": "npm:@types/ws", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/xml2js", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/yargs", + "target": "npm:@types/yargs-parser", + "type": "static" + }, + { + "source": "npm:@types/yauzl", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/parser", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@eslint-community/regexpp", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/scope-manager", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/type-utils@8.14.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:graphemer", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:ts-api-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils@8.14.0", + "target": "npm:@typescript-eslint/typescript-estree", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils@8.14.0", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils@8.14.0", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils@8.14.0", + "target": "npm:ts-api-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:@typescript-eslint/scope-manager", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:@typescript-eslint/typescript-estree", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/project-service", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/project-service", + "target": "npm:@typescript-eslint/tsconfig-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/project-service", + "target": "npm:@typescript-eslint/types@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/project-service", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/scope-manager", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/scope-manager", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/tsconfig-utils", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:@typescript-eslint/types@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:@typescript-eslint/typescript-estree@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:@typescript-eslint/utils@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:ts-api-utils@2.1.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/scope-manager@8.37.0", + "target": "npm:@typescript-eslint/types@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/scope-manager@8.37.0", + "target": "npm:@typescript-eslint/visitor-keys@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:@typescript-eslint/project-service", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:@typescript-eslint/tsconfig-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:@typescript-eslint/types@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:@typescript-eslint/visitor-keys@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:ts-api-utils@2.1.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils@8.37.0", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils@8.37.0", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils@8.37.0", + "target": "npm:@eslint-community/eslint-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils@8.37.0", + "target": "npm:@typescript-eslint/scope-manager@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils@8.37.0", + "target": "npm:@typescript-eslint/types@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils@8.37.0", + "target": "npm:@typescript-eslint/typescript-estree@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/visitor-keys@8.37.0", + "target": "npm:@typescript-eslint/types@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/visitor-keys@8.37.0", + "target": "npm:eslint-visitor-keys@4.2.1", + "type": "static" + }, + { + "source": "npm:minimatch@9.0.5", + "target": "npm:brace-expansion", + "type": "static" + }, + { + "source": "npm:ts-api-utils@2.1.0", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:ts-api-utils", + "type": "static" + }, + { + "source": "npm:minimatch@9.0.5", + "target": "npm:brace-expansion", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@eslint-community/eslint-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@typescript-eslint/scope-manager", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@typescript-eslint/typescript-estree", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/visitor-keys", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/visitor-keys", + "target": "npm:eslint-visitor-keys", + "type": "static" + }, + { + "source": "npm:@vitejs/plugin-basic-ssl", + "target": "npm:vite", + "type": "static" + }, + { + "source": "npm:@wdio/config", + "target": "npm:@types/glob", + "type": "static" + }, + { + "source": "npm:@wdio/config", + "target": "npm:@wdio/logger", + "type": "static" + }, + { + "source": "npm:@wdio/config", + "target": "npm:@wdio/types", + "type": "static" + }, + { + "source": "npm:@wdio/config", + "target": "npm:@wdio/utils", + "type": "static" + }, + { + "source": "npm:@wdio/config", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:@wdio/config", + "target": "npm:glob@8.1.0", + "type": "static" + }, + { + "source": "npm:glob@8.1.0", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@8.1.0", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@8.1.0", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@8.1.0", + "target": "npm:minimatch@5.1.6", + "type": "static" + }, + { + "source": "npm:glob@8.1.0", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:minimatch@5.1.6", + "target": "npm:brace-expansion", + "type": "static" + }, + { + "source": "npm:@wdio/logger", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@wdio/logger", + "target": "npm:loglevel", + "type": "static" + }, + { + "source": "npm:@wdio/logger", + "target": "npm:loglevel-plugin-prefix", + "type": "static" + }, + { + "source": "npm:@wdio/logger", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:@wdio/types", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@wdio/types", + "target": "npm:got", + "type": "static" + }, + { + "source": "npm:@wdio/utils", + "target": "npm:@wdio/logger", + "type": "static" + }, + { + "source": "npm:@wdio/utils", + "target": "npm:@wdio/types", + "type": "static" + }, + { + "source": "npm:@wdio/utils", + "target": "npm:p-iteration", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/ast", + "target": "npm:@webassemblyjs/helper-numbers", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/ast", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-numbers", + "target": "npm:@webassemblyjs/floating-point-hex-parser", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-numbers", + "target": "npm:@webassemblyjs/helper-api-error", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-numbers", + "target": "npm:@xtuc/long", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section", + "target": "npm:@webassemblyjs/helper-buffer", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section", + "target": "npm:@webassemblyjs/wasm-gen", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/ieee754", + "target": "npm:@xtuc/ieee754", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/leb128", + "target": "npm:@xtuc/long", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/helper-buffer", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/helper-wasm-section", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/wasm-gen", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/wasm-opt", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/wasm-parser", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/wast-printer", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/ieee754", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/leb128", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/utf8", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt", + "target": "npm:@webassemblyjs/helper-buffer", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt", + "target": "npm:@webassemblyjs/wasm-gen", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt", + "target": "npm:@webassemblyjs/wasm-parser", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/helper-api-error", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/ieee754", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/leb128", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/utf8", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wast-printer", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wast-printer", + "target": "npm:@xtuc/long", + "type": "static" + }, + { + "source": "npm:@yarnpkg/parsers", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:@yarnpkg/parsers", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:argparse@1.0.10", + "target": "npm:sprintf-js@1.0.3", + "type": "static" + }, + { + "source": "npm:js-yaml@3.14.1", + "target": "npm:argparse@1.0.10", + "type": "static" + }, + { + "source": "npm:js-yaml@3.14.1", + "target": "npm:esprima", + "type": "static" + }, + { + "source": "npm:@zkochan/js-yaml", + "target": "npm:argparse", + "type": "static" + }, + { + "source": "npm:abort-controller", + "target": "npm:event-target-shim", + "type": "static" + }, + { + "source": "npm:accepts", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:accepts", + "target": "npm:negotiator", + "type": "static" + }, + { + "source": "npm:acorn-globals", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:acorn-globals", + "target": "npm:acorn-walk@8.3.4", + "type": "static" + }, + { + "source": "npm:acorn-walk@8.3.4", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:acorn-import-attributes", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:acorn-jsx", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:acorn-node", + "target": "npm:acorn@7.4.1", + "type": "static" + }, + { + "source": "npm:acorn-node", + "target": "npm:acorn-walk", + "type": "static" + }, + { + "source": "npm:acorn-node", + "target": "npm:xtend", + "type": "static" + }, + { + "source": "npm:adjust-sourcemap-loader", + "target": "npm:loader-utils@2.0.4", + "type": "static" + }, + { + "source": "npm:adjust-sourcemap-loader", + "target": "npm:regex-parser", + "type": "static" + }, + { + "source": "npm:loader-utils@2.0.4", + "target": "npm:big.js", + "type": "static" + }, + { + "source": "npm:loader-utils@2.0.4", + "target": "npm:emojis-list", + "type": "static" + }, + { + "source": "npm:loader-utils@2.0.4", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:agent-base", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:aggregate-error", + "target": "npm:clean-stack", + "type": "static" + }, + { + "source": "npm:aggregate-error", + "target": "npm:indent-string@4.0.0", + "type": "static" + }, + { + "source": "npm:ajv", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:ajv", + "target": "npm:fast-uri", + "type": "static" + }, + { + "source": "npm:ajv", + "target": "npm:json-schema-traverse", + "type": "static" + }, + { + "source": "npm:ajv", + "target": "npm:require-from-string", + "type": "static" + }, + { + "source": "npm:ajv-formats", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:ajv-formats", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:ajv-keywords", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:ajv-keywords", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:ansi-align", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:ansi-escapes", + "target": "npm:type-fest", + "type": "static" + }, + { + "source": "npm:ansi-styles", + "target": "npm:color-convert", + "type": "static" + }, + { + "source": "npm:anymatch", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:anymatch", + "target": "npm:picomatch@2.3.1", + "type": "static" + }, + { + "source": "npm:apache-crypt", + "target": "npm:unix-crypt-td-js", + "type": "static" + }, + { + "source": "npm:array-buffer-byte-length", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:array-buffer-byte-length", + "target": "npm:is-array-buffer", + "type": "static" + }, + { + "source": "npm:arraybuffer.prototype.slice", + "target": "npm:array-buffer-byte-length", + "type": "static" + }, + { + "source": "npm:arraybuffer.prototype.slice", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:arraybuffer.prototype.slice", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:arraybuffer.prototype.slice", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:arraybuffer.prototype.slice", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:arraybuffer.prototype.slice", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:arraybuffer.prototype.slice", + "target": "npm:is-array-buffer", + "type": "static" + }, + { + "source": "npm:asn1", + "target": "npm:safer-buffer", + "type": "static" + }, + { + "source": "npm:asn1.js", + "target": "npm:bn.js@4.12.2", + "type": "static" + }, + { + "source": "npm:asn1.js", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:asn1.js", + "target": "npm:minimalistic-assert", + "type": "static" + }, + { + "source": "npm:assert", + "target": "npm:object.assign", + "type": "static" + }, + { + "source": "npm:assert", + "target": "npm:util", + "type": "static" + }, + { + "source": "npm:assertion-error-formatter", + "target": "npm:diff", + "type": "static" + }, + { + "source": "npm:assertion-error-formatter", + "target": "npm:pad-right", + "type": "static" + }, + { + "source": "npm:assertion-error-formatter", + "target": "npm:repeat-string", + "type": "static" + }, + { + "source": "npm:async-mutex", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:autolinker", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:autoprefixer", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:autoprefixer", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:autoprefixer", + "target": "npm:caniuse-lite", + "type": "static" + }, + { + "source": "npm:autoprefixer", + "target": "npm:fraction.js", + "type": "static" + }, + { + "source": "npm:autoprefixer", + "target": "npm:normalize-range", + "type": "static" + }, + { + "source": "npm:autoprefixer", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:autoprefixer", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:available-typed-arrays", + "target": "npm:possible-typed-array-names", + "type": "static" + }, + { + "source": "npm:avvio", + "target": "npm:@fastify/error", + "type": "static" + }, + { + "source": "npm:avvio", + "target": "npm:fastq", + "type": "static" + }, + { + "source": "npm:axios", + "target": "npm:follow-redirects", + "type": "static" + }, + { + "source": "npm:axios", + "target": "npm:form-data", + "type": "static" + }, + { + "source": "npm:axios", + "target": "npm:proxy-from-env", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:@types/babel__core", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:babel-plugin-istanbul", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:babel-preset-jest", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:find-cache-dir", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:babel-plugin-const-enum", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-const-enum", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:babel-plugin-const-enum", + "target": "npm:@babel/plugin-syntax-typescript", + "type": "static" + }, + { + "source": "npm:babel-plugin-const-enum", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:@istanbuljs/load-nyc-config", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:istanbul-lib-instrument@5.2.1", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:test-exclude", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument@5.2.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument@5.2.1", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument@5.2.1", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument@5.2.1", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument@5.2.1", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist", + "target": "npm:@types/babel__core", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist", + "target": "npm:@types/babel__traverse", + "type": "static" + }, + { + "source": "npm:babel-plugin-macros", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-macros", + "target": "npm:cosmiconfig@7.1.0", + "type": "static" + }, + { + "source": "npm:babel-plugin-macros", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:@types/parse-json", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:parse-json", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:path-type@4.0.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:yaml@1.10.2", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs2", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs2", + "target": "npm:@babel/compat-data", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs2", + "target": "npm:@babel/helper-define-polyfill-provider", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs2", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs3", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs3", + "target": "npm:@babel/helper-define-polyfill-provider", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs3", + "target": "npm:core-js-compat", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-regenerator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-regenerator", + "target": "npm:@babel/helper-define-polyfill-provider", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-typescript-metadata", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-async-generators", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-bigint", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-class-properties", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-class-static-block", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-import-attributes", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-import-meta", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-json-strings", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-logical-assignment-operators", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-numeric-separator", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-object-rest-spread", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-optional-catch-binding", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-optional-chaining", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-private-property-in-object", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-top-level-await", + "type": "static" + }, + { + "source": "npm:babel-preset-jest", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-preset-jest", + "target": "npm:babel-plugin-jest-hoist", + "type": "static" + }, + { + "source": "npm:babel-preset-jest", + "target": "npm:babel-preset-current-node-syntax", + "type": "static" + }, + { + "source": "npm:babel-runtime", + "target": "npm:core-js", + "type": "static" + }, + { + "source": "npm:babel-runtime", + "target": "npm:regenerator-runtime@0.11.1", + "type": "static" + }, + { + "source": "npm:babelify", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:base", + "target": "npm:cache-base", + "type": "static" + }, + { + "source": "npm:base", + "target": "npm:class-utils", + "type": "static" + }, + { + "source": "npm:base", + "target": "npm:component-emitter", + "type": "static" + }, + { + "source": "npm:base", + "target": "npm:define-property@1.0.0", + "type": "static" + }, + { + "source": "npm:base", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:base", + "target": "npm:mixin-deep", + "type": "static" + }, + { + "source": "npm:base", + "target": "npm:pascalcase", + "type": "static" + }, + { + "source": "npm:define-property@1.0.0", + "target": "npm:is-descriptor", + "type": "static" + }, + { + "source": "npm:basic-auth", + "target": "npm:safe-buffer@5.1.2", + "type": "static" + }, + { + "source": "npm:bcrypt-pbkdf", + "target": "npm:tweetnacl", + "type": "static" + }, + { + "source": "npm:binary", + "target": "npm:buffers", + "type": "static" + }, + { + "source": "npm:binary", + "target": "npm:chainsaw", + "type": "static" + }, + { + "source": "npm:bl", + "target": "npm:buffer@5.7.1", + "type": "static" + }, + { + "source": "npm:bl", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:bl", + "target": "npm:readable-stream@3.6.2", + "type": "static" + }, + { + "source": "npm:buffer@5.7.1", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:buffer@5.7.1", + "target": "npm:ieee754", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:string_decoder", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:util-deprecate", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:bytes", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:content-type", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:destroy", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:iconv-lite@0.4.24", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:qs@6.13.0", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:raw-body", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:type-is", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:unpipe", + "type": "static" + }, + { + "source": "npm:debug@2.6.9", + "target": "npm:ms@2.0.0", + "type": "static" + }, + { + "source": "npm:iconv-lite@0.4.24", + "target": "npm:safer-buffer", + "type": "static" + }, + { + "source": "npm:qs@6.13.0", + "target": "npm:side-channel", + "type": "static" + }, + { + "source": "npm:bonjour-service", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:bonjour-service", + "target": "npm:multicast-dns", + "type": "static" + }, + { + "source": "npm:bootstrap", + "target": "npm:@popperjs/core", + "type": "static" + }, + { + "source": "npm:bootstrap.native", + "target": "npm:@thednp/event-listener", + "type": "static" + }, + { + "source": "npm:bootstrap.native", + "target": "npm:@thednp/position-observer", + "type": "static" + }, + { + "source": "npm:bootstrap.native", + "target": "npm:@thednp/shorty", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:ansi-align", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:camelcase", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:cli-boxes", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:type-fest@0.20.2", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:widest-line", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:wrap-ansi@7.0.0", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:brace-expansion", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:braces", + "target": "npm:fill-range", + "type": "static" + }, + { + "source": "npm:browser-pack", + "target": "npm:combine-source-map", + "type": "static" + }, + { + "source": "npm:browser-pack", + "target": "npm:defined", + "type": "static" + }, + { + "source": "npm:browser-pack", + "target": "npm:JSONStream", + "type": "static" + }, + { + "source": "npm:browser-pack", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:browser-pack", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:browser-pack", + "target": "npm:umd", + "type": "static" + }, + { + "source": "npm:browser-resolve", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:assert", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:browser-pack", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:browser-resolve", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:browserify-zlib", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:buffer", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:cached-path-relative", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:concat-stream", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:console-browserify", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:constants-browserify", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:crypto-browserify", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:defined", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:deps-sort", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:domain-browser", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:duplexer2", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:events", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:has", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:htmlescape", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:https-browserify", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:insert-module-globals", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:JSONStream", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:labeled-stream-splicer", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:mkdirp-classic", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:module-deps", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:os-browserify", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:parents", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:path-browserify", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:process", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:punycode", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:querystring-es3", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:read-only-stream", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:shasum", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:shell-quote", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:stream-browserify@2.0.2", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:stream-http", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:string_decoder", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:subarg", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:syntax-error", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:timers-browserify@1.4.2", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:tty-browserify", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:url", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:util", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:vm-browserify", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:xtend", + "type": "static" + }, + { + "source": "npm:browserify-aes", + "target": "npm:buffer-xor", + "type": "static" + }, + { + "source": "npm:browserify-aes", + "target": "npm:cipher-base", + "type": "static" + }, + { + "source": "npm:browserify-aes", + "target": "npm:create-hash", + "type": "static" + }, + { + "source": "npm:browserify-aes", + "target": "npm:evp_bytestokey", + "type": "static" + }, + { + "source": "npm:browserify-aes", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:browserify-aes", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:browserify-cipher", + "target": "npm:browserify-aes", + "type": "static" + }, + { + "source": "npm:browserify-cipher", + "target": "npm:browserify-des", + "type": "static" + }, + { + "source": "npm:browserify-cipher", + "target": "npm:evp_bytestokey", + "type": "static" + }, + { + "source": "npm:browserify-des", + "target": "npm:cipher-base", + "type": "static" + }, + { + "source": "npm:browserify-des", + "target": "npm:des.js", + "type": "static" + }, + { + "source": "npm:browserify-des", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:browserify-des", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:browserify-rsa", + "target": "npm:bn.js", + "type": "static" + }, + { + "source": "npm:browserify-rsa", + "target": "npm:randombytes", + "type": "static" + }, + { + "source": "npm:browserify-rsa", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:bn.js", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:browserify-rsa", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:create-hash", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:create-hmac", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:elliptic", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:hash-base", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:parse-asn1", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:browserify-zlib", + "target": "npm:pako", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:stream-browserify@2.0.2", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:stream-browserify@2.0.2", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:timers-browserify@1.4.2", + "target": "npm:process", + "type": "static" + }, + { + "source": "npm:browserslist", + "target": "npm:caniuse-lite", + "type": "static" + }, + { + "source": "npm:browserslist", + "target": "npm:electron-to-chromium", + "type": "static" + }, + { + "source": "npm:browserslist", + "target": "npm:node-releases", + "type": "static" + }, + { + "source": "npm:browserslist", + "target": "npm:update-browserslist-db", + "type": "static" + }, + { + "source": "npm:bs-logger", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:bser", + "target": "npm:node-int64", + "type": "static" + }, + { + "source": "npm:buffer", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:buffer", + "target": "npm:ieee754", + "type": "static" + }, + { + "source": "npm:bulk-require", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:bundle-name", + "target": "npm:run-applescript", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:@npmcli/fs", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:fs-minipass", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:glob@10.4.5", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:lru-cache@10.4.3", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:minipass-collect", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:minipass-flush", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:minipass-pipeline", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:p-map", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:ssri", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:tar", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:unique-filename", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:foreground-child", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:jackspeak@3.4.3", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:package-json-from-dist", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:path-scurry@1.11.1", + "type": "static" + }, + { + "source": "npm:jackspeak@3.4.3", + "target": "npm:@isaacs/cliui", + "type": "static" + }, + { + "source": "npm:jackspeak@3.4.3", + "target": "npm:@pkgjs/parseargs", + "type": "static" + }, + { + "source": "npm:minimatch@9.0.5", + "target": "npm:brace-expansion", + "type": "static" + }, + { + "source": "npm:path-scurry@1.11.1", + "target": "npm:lru-cache@10.4.3", + "type": "static" + }, + { + "source": "npm:path-scurry@1.11.1", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:collection-visit", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:component-emitter", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:get-value", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:has-value", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:set-value", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:to-object-path", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:union-value", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:unset-value", + "type": "static" + }, + { + "source": "npm:cache-content-type", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:cache-content-type", + "target": "npm:ylru", + "type": "static" + }, + { + "source": "npm:cacheable", + "target": "npm:hookified", + "type": "static" + }, + { + "source": "npm:cacheable", + "target": "npm:keyv@5.3.4", + "type": "static" + }, + { + "source": "npm:cacheable-request", + "target": "npm:clone-response", + "type": "static" + }, + { + "source": "npm:cacheable-request", + "target": "npm:get-stream", + "type": "static" + }, + { + "source": "npm:cacheable-request", + "target": "npm:http-cache-semantics", + "type": "static" + }, + { + "source": "npm:cacheable-request", + "target": "npm:keyv", + "type": "static" + }, + { + "source": "npm:cacheable-request", + "target": "npm:lowercase-keys", + "type": "static" + }, + { + "source": "npm:cacheable-request", + "target": "npm:normalize-url", + "type": "static" + }, + { + "source": "npm:cacheable-request", + "target": "npm:responselike", + "type": "static" + }, + { + "source": "npm:keyv@5.3.4", + "target": "npm:@keyv/serialize", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:call-bind-apply-helpers", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:es-define-property", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:set-function-length", + "type": "static" + }, + { + "source": "npm:call-bind-apply-helpers", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:call-bind-apply-helpers", + "target": "npm:function-bind", + "type": "static" + }, + { + "source": "npm:call-bound", + "target": "npm:call-bind-apply-helpers", + "type": "static" + }, + { + "source": "npm:call-bound", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:caniuse-api", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:caniuse-api", + "target": "npm:caniuse-lite", + "type": "static" + }, + { + "source": "npm:caniuse-api", + "target": "npm:lodash.memoize@4.1.2", + "type": "static" + }, + { + "source": "npm:caniuse-api", + "target": "npm:lodash.uniq", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:@carbon/styles", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:@carbon/icon-helpers", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:@carbon/icons@11.58.0", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:@carbon/utils-position@1.1.4", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:@floating-ui/dom", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:flatpickr", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:tslib@2.3.0", + "type": "static" + }, + { + "source": "npm:@carbon/icons@11.58.0", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:assertion-error", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:check-error", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:deep-eql", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:get-func-name", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:loupe", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:pathval", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:type-detect", + "type": "static" + }, + { + "source": "npm:chainsaw", + "target": "npm:traverse", + "type": "static" + }, + { + "source": "npm:chalk", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:chart.js", + "target": "npm:@kurkle/color", + "type": "static" + }, + { + "source": "npm:chartjs-adapter-moment", + "target": "npm:chart.js", + "type": "static" + }, + { + "source": "npm:chartjs-adapter-moment", + "target": "npm:moment", + "type": "static" + }, + { + "source": "npm:check-error", + "target": "npm:get-func-name", + "type": "static" + }, + { + "source": "npm:cheerio", + "target": "npm:cheerio-select", + "type": "static" + }, + { + "source": "npm:cheerio", + "target": "npm:dom-serializer", + "type": "static" + }, + { + "source": "npm:cheerio", + "target": "npm:domhandler", + "type": "static" + }, + { + "source": "npm:cheerio", + "target": "npm:domutils", + "type": "static" + }, + { + "source": "npm:cheerio", + "target": "npm:htmlparser2", + "type": "static" + }, + { + "source": "npm:cheerio", + "target": "npm:parse5@7.3.0", + "type": "static" + }, + { + "source": "npm:cheerio", + "target": "npm:parse5-htmlparser2-tree-adapter", + "type": "static" + }, + { + "source": "npm:cheerio-select", + "target": "npm:boolbase", + "type": "static" + }, + { + "source": "npm:cheerio-select", + "target": "npm:css-select", + "type": "static" + }, + { + "source": "npm:cheerio-select", + "target": "npm:css-what", + "type": "static" + }, + { + "source": "npm:cheerio-select", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:cheerio-select", + "target": "npm:domhandler", + "type": "static" + }, + { + "source": "npm:cheerio-select", + "target": "npm:domutils", + "type": "static" + }, + { + "source": "npm:parse5@7.3.0", + "target": "npm:entities@6.0.1", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:readdirp", + "type": "static" + }, + { + "source": "npm:cipher-base", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:cipher-base", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:cjson", + "target": "npm:json-parse-helpfulerror", + "type": "static" + }, + { + "source": "npm:class-utils", + "target": "npm:arr-union", + "type": "static" + }, + { + "source": "npm:class-utils", + "target": "npm:define-property@0.2.5", + "type": "static" + }, + { + "source": "npm:class-utils", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:class-utils", + "target": "npm:static-extend", + "type": "static" + }, + { + "source": "npm:define-property@0.2.5", + "target": "npm:is-descriptor@0.1.7", + "type": "static" + }, + { + "source": "npm:is-descriptor@0.1.7", + "target": "npm:is-accessor-descriptor", + "type": "static" + }, + { + "source": "npm:is-descriptor@0.1.7", + "target": "npm:is-data-descriptor", + "type": "static" + }, + { + "source": "npm:cli-cursor", + "target": "npm:restore-cursor", + "type": "static" + }, + { + "source": "npm:cli-table", + "target": "npm:colors@1.0.3", + "type": "static" + }, + { + "source": "npm:cli-table3", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:cli-table3", + "target": "npm:@colors/colors", + "type": "static" + }, + { + "source": "npm:cli-truncate", + "target": "npm:slice-ansi", + "type": "static" + }, + { + "source": "npm:cli-truncate", + "target": "npm:string-width@7.2.0", + "type": "static" + }, + { + "source": "npm:string-width@7.2.0", + "target": "npm:emoji-regex@10.4.0", + "type": "static" + }, + { + "source": "npm:string-width@7.2.0", + "target": "npm:get-east-asian-width", + "type": "static" + }, + { + "source": "npm:string-width@7.2.0", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:strip-ansi@7.1.0", + "target": "npm:ansi-regex@6.1.0", + "type": "static" + }, + { + "source": "npm:cliui", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:cliui", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:cliui", + "target": "npm:wrap-ansi@7.0.0", + "type": "static" + }, + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:clone-deep", + "target": "npm:is-plain-object@2.0.4", + "type": "static" + }, + { + "source": "npm:clone-deep", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:clone-deep", + "target": "npm:shallow-clone", + "type": "static" + }, + { + "source": "npm:is-plain-object@2.0.4", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:clone-response", + "target": "npm:mimic-response", + "type": "static" + }, + { + "source": "npm:coffeeify", + "target": "npm:coffeescript", + "type": "static" + }, + { + "source": "npm:coffeeify", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:coffeeify", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:collection-visit", + "target": "npm:map-visit", + "type": "static" + }, + { + "source": "npm:collection-visit", + "target": "npm:object-visit", + "type": "static" + }, + { + "source": "npm:color", + "target": "npm:color-convert", + "type": "static" + }, + { + "source": "npm:color", + "target": "npm:color-string", + "type": "static" + }, + { + "source": "npm:color-convert", + "target": "npm:color-name", + "type": "static" + }, + { + "source": "npm:color-string", + "target": "npm:color-name", + "type": "static" + }, + { + "source": "npm:color-string", + "target": "npm:simple-swizzle", + "type": "static" + }, + { + "source": "npm:columnify", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:columnify", + "target": "npm:wcwidth", + "type": "static" + }, + { + "source": "npm:combine-source-map", + "target": "npm:convert-source-map@1.1.3", + "type": "static" + }, + { + "source": "npm:combine-source-map", + "target": "npm:inline-source-map", + "type": "static" + }, + { + "source": "npm:combine-source-map", + "target": "npm:lodash.memoize", + "type": "static" + }, + { + "source": "npm:combine-source-map", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:combined-stream", + "target": "npm:delayed-stream", + "type": "static" + }, + { + "source": "npm:compressible", + "target": "npm:mime-db", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:bytes", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:compressible", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:negotiator@0.6.4", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:on-headers", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:vary", + "type": "static" + }, + { + "source": "npm:debug@2.6.9", + "target": "npm:ms@2.0.0", + "type": "static" + }, + { + "source": "npm:concat-stream", + "target": "npm:buffer-from", + "type": "static" + }, + { + "source": "npm:concat-stream", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:concat-stream", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:concat-stream", + "target": "npm:typedarray", + "type": "static" + }, + { + "source": "npm:connect", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:connect", + "target": "npm:finalhandler", + "type": "static" + }, + { + "source": "npm:connect", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:connect", + "target": "npm:utils-merge", + "type": "static" + }, + { + "source": "npm:debug@2.6.9", + "target": "npm:ms@2.0.0", + "type": "static" + }, + { + "source": "npm:content-disposition", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:cookies", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:cookies", + "target": "npm:keygrip", + "type": "static" + }, + { + "source": "npm:copy-anything", + "target": "npm:is-what", + "type": "static" + }, + { + "source": "npm:copy-to-clipboard", + "target": "npm:toggle-selection", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin", + "target": "npm:glob-parent", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin", + "target": "npm:globby", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin", + "target": "npm:serialize-javascript", + "type": "static" + }, + { + "source": "npm:core-js-compat", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:cors", + "target": "npm:object-assign", + "type": "static" + }, + { + "source": "npm:cors", + "target": "npm:vary", + "type": "static" + }, + { + "source": "npm:cosmiconfig", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:cosmiconfig", + "target": "npm:env-paths", + "type": "static" + }, + { + "source": "npm:cosmiconfig", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:cosmiconfig", + "target": "npm:js-yaml", + "type": "static" + }, + { + "source": "npm:cosmiconfig", + "target": "npm:parse-json", + "type": "static" + }, + { + "source": "npm:create-ecdh", + "target": "npm:bn.js@4.12.2", + "type": "static" + }, + { + "source": "npm:create-ecdh", + "target": "npm:elliptic", + "type": "static" + }, + { + "source": "npm:create-hash", + "target": "npm:cipher-base", + "type": "static" + }, + { + "source": "npm:create-hash", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:create-hash", + "target": "npm:md5.js", + "type": "static" + }, + { + "source": "npm:create-hash", + "target": "npm:ripemd160", + "type": "static" + }, + { + "source": "npm:create-hash", + "target": "npm:sha.js", + "type": "static" + }, + { + "source": "npm:create-hmac", + "target": "npm:cipher-base", + "type": "static" + }, + { + "source": "npm:create-hmac", + "target": "npm:create-hash", + "type": "static" + }, + { + "source": "npm:create-hmac", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:create-hmac", + "target": "npm:ripemd160", + "type": "static" + }, + { + "source": "npm:create-hmac", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:create-hmac", + "target": "npm:sha.js", + "type": "static" + }, + { + "source": "npm:create-jest", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:create-jest", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:create-jest", + "target": "npm:exit", + "type": "static" + }, + { + "source": "npm:create-jest", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:create-jest", + "target": "npm:jest-config", + "type": "static" + }, + { + "source": "npm:create-jest", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:create-jest", + "target": "npm:prompts", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:critters", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:critters", + "target": "npm:css-select", + "type": "static" + }, + { + "source": "npm:critters", + "target": "npm:dom-serializer", + "type": "static" + }, + { + "source": "npm:critters", + "target": "npm:domhandler", + "type": "static" + }, + { + "source": "npm:critters", + "target": "npm:htmlparser2", + "type": "static" + }, + { + "source": "npm:critters", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:critters", + "target": "npm:postcss-media-query-parser", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:cron-parser", + "target": "npm:luxon", + "type": "static" + }, + { + "source": "npm:cross-spawn", + "target": "npm:path-key", + "type": "static" + }, + { + "source": "npm:cross-spawn", + "target": "npm:shebang-command", + "type": "static" + }, + { + "source": "npm:cross-spawn", + "target": "npm:which", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:browserify-cipher", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:browserify-sign", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:create-ecdh", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:create-hash", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:create-hmac", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:diffie-hellman", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:hash-base", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:pbkdf2", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:public-encrypt", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:randombytes", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:randomfill", + "type": "static" + }, + { + "source": "npm:css-declaration-sorter", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:icss-utils", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:postcss-modules-extract-imports", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:postcss-modules-local-by-default", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:postcss-modules-scope", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:postcss-modules-values", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:css-minimizer-webpack-plugin", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:css-minimizer-webpack-plugin", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:css-minimizer-webpack-plugin", + "target": "npm:cssnano", + "type": "static" + }, + { + "source": "npm:css-minimizer-webpack-plugin", + "target": "npm:jest-worker", + "type": "static" + }, + { + "source": "npm:css-minimizer-webpack-plugin", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:css-minimizer-webpack-plugin", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:css-minimizer-webpack-plugin", + "target": "npm:serialize-javascript", + "type": "static" + }, + { + "source": "npm:css-select", + "target": "npm:boolbase", + "type": "static" + }, + { + "source": "npm:css-select", + "target": "npm:css-what", + "type": "static" + }, + { + "source": "npm:css-select", + "target": "npm:domhandler", + "type": "static" + }, + { + "source": "npm:css-select", + "target": "npm:domutils", + "type": "static" + }, + { + "source": "npm:css-select", + "target": "npm:nth-check", + "type": "static" + }, + { + "source": "npm:css-tree", + "target": "npm:mdn-data@2.12.2", + "type": "static" + }, + { + "source": "npm:css-tree", + "target": "npm:source-map-js", + "type": "static" + }, + { + "source": "npm:cssnano", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:cssnano", + "target": "npm:cssnano-preset-default", + "type": "static" + }, + { + "source": "npm:cssnano", + "target": "npm:lilconfig", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:css-declaration-sorter", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:cssnano-utils", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-calc", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-colormin", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-convert-values", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-discard-comments", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-discard-duplicates", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-discard-empty", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-discard-overridden", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-merge-longhand", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-merge-rules", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-minify-font-values", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-minify-gradients", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-minify-params", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-minify-selectors", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-charset", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-display-values", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-positions", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-repeat-style", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-string", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-timing-functions", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-unicode", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-url", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-whitespace", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-ordered-values", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-reduce-initial", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-reduce-transforms", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-svgo", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-unique-selectors", + "type": "static" + }, + { + "source": "npm:cssnano-utils", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:csso", + "target": "npm:css-tree@2.2.1", + "type": "static" + }, + { + "source": "npm:css-tree@2.2.1", + "target": "npm:mdn-data@2.0.28", + "type": "static" + }, + { + "source": "npm:css-tree@2.2.1", + "target": "npm:source-map-js", + "type": "static" + }, + { + "source": "npm:cssstyle", + "target": "npm:cssom@0.3.8", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:assertion-error-formatter", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:cli-table", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:colors", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:commander@2.20.3", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:cucumber-expressions@5.0.18", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:cucumber-tag-expressions", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:duration", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:escape-string-regexp", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:figures@2.0.0", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:gherkin", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:indent-string", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:is-generator", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:is-stream", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:knuth-shuffle-seeded", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:mz", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:progress", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:serialize-error", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:stack-chain", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:stacktrace-js", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:string-argv", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:title-case", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:util-arity", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:verror", + "type": "static" + }, + { + "source": "npm:cucumber-expressions", + "target": "npm:becke-ch--regex--s0-0-v1--base--pl--lib", + "type": "static" + }, + { + "source": "npm:cucumber-messages", + "target": "npm:@types/uuid", + "type": "static" + }, + { + "source": "npm:cucumber-messages", + "target": "npm:protobufjs", + "type": "static" + }, + { + "source": "npm:cucumber-messages", + "target": "npm:uuid@3.4.0", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:cucumber-expressions@5.0.18", + "target": "npm:becke-ch--regex--s0-0-v1--base--pl--lib", + "type": "static" + }, + { + "source": "npm:figures@2.0.0", + "target": "npm:escape-string-regexp", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:@cypress/request", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:@cypress/xvfb", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:@types/node@16.18.126", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:@types/sinonjs__fake-timers", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:@types/sizzle", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:arch", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:blob-util", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:buffer@5.7.1", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:cachedir", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:check-more-types", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:cli-table3", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:commander@6.2.1", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:common-tags", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:dayjs", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:eventemitter2", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:execa", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:executable", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:extract-zip", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:figures", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:getos", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:is-ci", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:is-installed-globally", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:lazy-ass", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:listr2@3.14.0", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:log-symbols", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:ospath", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:pretty-bytes", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:process", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:proxy-from-env@1.0.0", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:request-progress", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:supports-color@8.1.1", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:tmp", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:untildify", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:yauzl", + "type": "static" + }, + { + "source": "npm:cypress-axe", + "target": "npm:axe-core", + "type": "static" + }, + { + "source": "npm:cypress-axe", + "target": "npm:cypress", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:@cypress/browserify-preprocessor", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:chai", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:chokidar@3.5.2", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:cosmiconfig@4.0.0", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:cucumber", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:cucumber-expressions", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:cucumber-tag-expressions", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:dargs", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:debug@3.2.7", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:gherkin", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:js-string-escape", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:through", + "type": "static" + }, + { + "source": "npm:argparse@1.0.10", + "target": "npm:sprintf-js@1.0.3", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:chokidar@3.5.2", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:chokidar@3.5.2", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:chokidar@3.5.2", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:chokidar@3.5.2", + "target": "npm:is-binary-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.5.2", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:chokidar@3.5.2", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.5.2", + "target": "npm:readdirp@3.6.0", + "type": "static" + }, + { + "source": "npm:chokidar@3.5.2", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:cosmiconfig@4.0.0", + "target": "npm:is-directory", + "type": "static" + }, + { + "source": "npm:cosmiconfig@4.0.0", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:cosmiconfig@4.0.0", + "target": "npm:parse-json@4.0.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@4.0.0", + "target": "npm:require-from-string", + "type": "static" + }, + { + "source": "npm:debug@3.2.7", + "target": "npm:ms", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:glob-parent@5.1.2", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:js-yaml@3.14.1", + "target": "npm:argparse@1.0.10", + "type": "static" + }, + { + "source": "npm:js-yaml@3.14.1", + "target": "npm:esprima", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:parse-json@4.0.0", + "target": "npm:error-ex", + "type": "static" + }, + { + "source": "npm:parse-json@4.0.0", + "target": "npm:json-parse-better-errors", + "type": "static" + }, + { + "source": "npm:readdirp@3.6.0", + "target": "npm:picomatch@2.3.1", + "type": "static" + }, + { + "source": "npm:cypress-multi-reporters", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:cypress-multi-reporters", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:buffer@5.7.1", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:buffer@5.7.1", + "target": "npm:ieee754", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:supports-color", + "target": "npm:has-flag", + "type": "static" + }, + { + "source": "npm:cli-truncate@2.1.0", + "target": "npm:slice-ansi@3.0.0", + "type": "static" + }, + { + "source": "npm:cli-truncate@2.1.0", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:at-least-node", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:jsonfile", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:universalify", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:cli-truncate@2.1.0", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:colorette", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:log-update@4.0.0", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:p-map", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:rfdc", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:rxjs@7.8.2", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:through", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:wrap-ansi@7.0.0", + "type": "static" + }, + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:log-update@4.0.0", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:log-update@4.0.0", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:log-update@4.0.0", + "target": "npm:slice-ansi@4.0.0", + "type": "static" + }, + { + "source": "npm:log-update@4.0.0", + "target": "npm:wrap-ansi", + "type": "static" + }, + { + "source": "npm:slice-ansi@4.0.0", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:slice-ansi@4.0.0", + "target": "npm:astral-regex", + "type": "static" + }, + { + "source": "npm:slice-ansi@4.0.0", + "target": "npm:is-fullwidth-code-point@3.0.0", + "type": "static" + }, + { + "source": "npm:rxjs@7.8.2", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:slice-ansi@3.0.0", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:slice-ansi@3.0.0", + "target": "npm:astral-regex", + "type": "static" + }, + { + "source": "npm:slice-ansi@3.0.0", + "target": "npm:is-fullwidth-code-point@3.0.0", + "type": "static" + }, + { + "source": "npm:supports-color@8.1.1", + "target": "npm:has-flag", + "type": "static" + }, + { + "source": "npm:d", + "target": "npm:es5-ext", + "type": "static" + }, + { + "source": "npm:d", + "target": "npm:type", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-array", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-axis", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-brush", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-chord", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-color", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-contour", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-delaunay", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-dispatch", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-drag", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-dsv", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-ease", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-fetch", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-force", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-format", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-geo", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-hierarchy", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-interpolate", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-path", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-polygon", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-quadtree", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-random", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-scale", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-scale-chromatic", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-selection", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-shape", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-time", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-time-format", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-timer", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-transition", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-zoom", + "type": "static" + }, + { + "source": "npm:d3-array", + "target": "npm:internmap", + "type": "static" + }, + { + "source": "npm:d3-brush", + "target": "npm:d3-dispatch", + "type": "static" + }, + { + "source": "npm:d3-brush", + "target": "npm:d3-drag", + "type": "static" + }, + { + "source": "npm:d3-brush", + "target": "npm:d3-interpolate", + "type": "static" + }, + { + "source": "npm:d3-brush", + "target": "npm:d3-selection", + "type": "static" + }, + { + "source": "npm:d3-brush", + "target": "npm:d3-transition", + "type": "static" + }, + { + "source": "npm:d3-chord", + "target": "npm:d3-path", + "type": "static" + }, + { + "source": "npm:d3-cloud", + "target": "npm:d3-dispatch@1.0.6", + "type": "static" + }, + { + "source": "npm:d3-contour", + "target": "npm:d3-array", + "type": "static" + }, + { + "source": "npm:d3-delaunay", + "target": "npm:delaunator", + "type": "static" + }, + { + "source": "npm:d3-drag", + "target": "npm:d3-dispatch", + "type": "static" + }, + { + "source": "npm:d3-drag", + "target": "npm:d3-selection", + "type": "static" + }, + { + "source": "npm:d3-dsv", + "target": "npm:commander@7.2.0", + "type": "static" + }, + { + "source": "npm:d3-dsv", + "target": "npm:iconv-lite", + "type": "static" + }, + { + "source": "npm:d3-dsv", + "target": "npm:rw", + "type": "static" + }, + { + "source": "npm:d3-fetch", + "target": "npm:d3-dsv", + "type": "static" + }, + { + "source": "npm:d3-force", + "target": "npm:d3-dispatch", + "type": "static" + }, + { + "source": "npm:d3-force", + "target": "npm:d3-quadtree", + "type": "static" + }, + { + "source": "npm:d3-force", + "target": "npm:d3-timer", + "type": "static" + }, + { + "source": "npm:d3-geo", + "target": "npm:d3-array", + "type": "static" + }, + { + "source": "npm:d3-interpolate", + "target": "npm:d3-color", + "type": "static" + }, + { + "source": "npm:d3-sankey", + "target": "npm:d3-array@2.12.1", + "type": "static" + }, + { + "source": "npm:d3-sankey", + "target": "npm:d3-shape@1.3.7", + "type": "static" + }, + { + "source": "npm:d3-array@2.12.1", + "target": "npm:internmap@1.0.1", + "type": "static" + }, + { + "source": "npm:d3-shape@1.3.7", + "target": "npm:d3-path@1.0.9", + "type": "static" + }, + { + "source": "npm:d3-scale", + "target": "npm:d3-array", + "type": "static" + }, + { + "source": "npm:d3-scale", + "target": "npm:d3-format", + "type": "static" + }, + { + "source": "npm:d3-scale", + "target": "npm:d3-interpolate", + "type": "static" + }, + { + "source": "npm:d3-scale", + "target": "npm:d3-time", + "type": "static" + }, + { + "source": "npm:d3-scale", + "target": "npm:d3-time-format", + "type": "static" + }, + { + "source": "npm:d3-scale-chromatic", + "target": "npm:d3-color", + "type": "static" + }, + { + "source": "npm:d3-scale-chromatic", + "target": "npm:d3-interpolate", + "type": "static" + }, + { + "source": "npm:d3-shape", + "target": "npm:d3-path", + "type": "static" + }, + { + "source": "npm:d3-time", + "target": "npm:d3-array", + "type": "static" + }, + { + "source": "npm:d3-time-format", + "target": "npm:d3-time", + "type": "static" + }, + { + "source": "npm:d3-transition", + "target": "npm:d3-selection", + "type": "static" + }, + { + "source": "npm:d3-transition", + "target": "npm:d3-color", + "type": "static" + }, + { + "source": "npm:d3-transition", + "target": "npm:d3-dispatch", + "type": "static" + }, + { + "source": "npm:d3-transition", + "target": "npm:d3-ease", + "type": "static" + }, + { + "source": "npm:d3-transition", + "target": "npm:d3-interpolate", + "type": "static" + }, + { + "source": "npm:d3-transition", + "target": "npm:d3-timer", + "type": "static" + }, + { + "source": "npm:d3-zoom", + "target": "npm:d3-dispatch", + "type": "static" + }, + { + "source": "npm:d3-zoom", + "target": "npm:d3-drag", + "type": "static" + }, + { + "source": "npm:d3-zoom", + "target": "npm:d3-interpolate", + "type": "static" + }, + { + "source": "npm:d3-zoom", + "target": "npm:d3-selection", + "type": "static" + }, + { + "source": "npm:d3-zoom", + "target": "npm:d3-transition", + "type": "static" + }, + { + "source": "npm:dashdash", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:data-urls", + "target": "npm:abab", + "type": "static" + }, + { + "source": "npm:data-urls", + "target": "npm:whatwg-mimetype", + "type": "static" + }, + { + "source": "npm:data-urls", + "target": "npm:whatwg-url", + "type": "static" + }, + { + "source": "npm:data-view-buffer", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:data-view-buffer", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:data-view-buffer", + "target": "npm:is-data-view", + "type": "static" + }, + { + "source": "npm:data-view-byte-length", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:data-view-byte-length", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:data-view-byte-length", + "target": "npm:is-data-view", + "type": "static" + }, + { + "source": "npm:data-view-byte-offset", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:data-view-byte-offset", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:data-view-byte-offset", + "target": "npm:is-data-view", + "type": "static" + }, + { + "source": "npm:debug", + "target": "npm:ms", + "type": "static" + }, + { + "source": "npm:decache", + "target": "npm:callsite", + "type": "static" + }, + { + "source": "npm:decompress-response", + "target": "npm:mimic-response@3.1.0", + "type": "static" + }, + { + "source": "npm:dedent", + "target": "npm:babel-plugin-macros", + "type": "static" + }, + { + "source": "npm:deep-eql", + "target": "npm:type-detect", + "type": "static" + }, + { + "source": "npm:default-browser", + "target": "npm:bundle-name", + "type": "static" + }, + { + "source": "npm:default-browser", + "target": "npm:default-browser-id", + "type": "static" + }, + { + "source": "npm:defaults", + "target": "npm:clone", + "type": "static" + }, + { + "source": "npm:define-data-property", + "target": "npm:es-define-property", + "type": "static" + }, + { + "source": "npm:define-data-property", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:define-data-property", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:define-properties", + "target": "npm:define-data-property", + "type": "static" + }, + { + "source": "npm:define-properties", + "target": "npm:has-property-descriptors", + "type": "static" + }, + { + "source": "npm:define-properties", + "target": "npm:object-keys", + "type": "static" + }, + { + "source": "npm:define-property", + "target": "npm:is-descriptor", + "type": "static" + }, + { + "source": "npm:define-property", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:delaunator", + "target": "npm:robust-predicates", + "type": "static" + }, + { + "source": "npm:deps-sort", + "target": "npm:JSONStream", + "type": "static" + }, + { + "source": "npm:deps-sort", + "target": "npm:shasum-object", + "type": "static" + }, + { + "source": "npm:deps-sort", + "target": "npm:subarg", + "type": "static" + }, + { + "source": "npm:deps-sort", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:des.js", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:des.js", + "target": "npm:minimalistic-assert", + "type": "static" + }, + { + "source": "npm:detect-port", + "target": "npm:address", + "type": "static" + }, + { + "source": "npm:detect-port", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:detective", + "target": "npm:acorn-node", + "type": "static" + }, + { + "source": "npm:detective", + "target": "npm:defined", + "type": "static" + }, + { + "source": "npm:detective", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:diffie-hellman", + "target": "npm:bn.js@4.12.2", + "type": "static" + }, + { + "source": "npm:diffie-hellman", + "target": "npm:miller-rabin", + "type": "static" + }, + { + "source": "npm:diffie-hellman", + "target": "npm:randombytes", + "type": "static" + }, + { + "source": "npm:dir-glob", + "target": "npm:path-type@4.0.0", + "type": "static" + }, + { + "source": "npm:dns-packet", + "target": "npm:@leichtgewicht/ip-codec", + "type": "static" + }, + { + "source": "npm:dom-serializer", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:dom-serializer", + "target": "npm:domhandler", + "type": "static" + }, + { + "source": "npm:dom-serializer", + "target": "npm:entities", + "type": "static" + }, + { + "source": "npm:domexception", + "target": "npm:webidl-conversions", + "type": "static" + }, + { + "source": "npm:domhandler", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:dompurify", + "target": "npm:@types/trusted-types", + "type": "static" + }, + { + "source": "npm:domutils", + "target": "npm:dom-serializer", + "type": "static" + }, + { + "source": "npm:domutils", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:domutils", + "target": "npm:domhandler", + "type": "static" + }, + { + "source": "npm:dotenv-expand", + "target": "npm:dotenv", + "type": "static" + }, + { + "source": "npm:dunder-proto", + "target": "npm:call-bind-apply-helpers", + "type": "static" + }, + { + "source": "npm:dunder-proto", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:dunder-proto", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:duplexer2", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:duration", + "target": "npm:d", + "type": "static" + }, + { + "source": "npm:duration", + "target": "npm:es5-ext", + "type": "static" + }, + { + "source": "npm:ecc-jsbn", + "target": "npm:jsbn@0.1.1", + "type": "static" + }, + { + "source": "npm:ecc-jsbn", + "target": "npm:safer-buffer", + "type": "static" + }, + { + "source": "npm:ejs", + "target": "npm:jake", + "type": "static" + }, + { + "source": "npm:elliptic", + "target": "npm:bn.js@4.12.2", + "type": "static" + }, + { + "source": "npm:elliptic", + "target": "npm:brorand", + "type": "static" + }, + { + "source": "npm:elliptic", + "target": "npm:hash.js", + "type": "static" + }, + { + "source": "npm:elliptic", + "target": "npm:hmac-drbg", + "type": "static" + }, + { + "source": "npm:elliptic", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:elliptic", + "target": "npm:minimalistic-assert", + "type": "static" + }, + { + "source": "npm:elliptic", + "target": "npm:minimalistic-crypto-utils", + "type": "static" + }, + { + "source": "npm:encoding", + "target": "npm:iconv-lite", + "type": "static" + }, + { + "source": "npm:end-of-stream", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:enhanced-resolve", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:enhanced-resolve", + "target": "npm:tapable", + "type": "static" + }, + { + "source": "npm:enquirer", + "target": "npm:ansi-colors", + "type": "static" + }, + { + "source": "npm:errno", + "target": "npm:prr", + "type": "static" + }, + { + "source": "npm:error-ex", + "target": "npm:is-arrayish", + "type": "static" + }, + { + "source": "npm:error-stack-parser", + "target": "npm:stackframe", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:array-buffer-byte-length", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:arraybuffer.prototype.slice", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:available-typed-arrays", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:data-view-buffer", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:data-view-byte-length", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:data-view-byte-offset", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:es-define-property", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:es-set-tostringtag", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:es-to-primitive", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:function.prototype.name", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:get-proto", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:get-symbol-description", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:globalthis", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:has-property-descriptors", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:has-proto", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:internal-slot", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-array-buffer", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-callable", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-data-view", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-negative-zero", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-regex", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-set", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-shared-array-buffer", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-string", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-typed-array", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-weakref", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:math-intrinsics", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:object-inspect", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:object-keys", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:object.assign", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:own-keys", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:regexp.prototype.flags", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:safe-array-concat", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:safe-push-apply", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:safe-regex-test", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:set-proto", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:stop-iteration-iterator", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:string.prototype.trim", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:string.prototype.trimend", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:string.prototype.trimstart", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:typed-array-buffer", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:typed-array-byte-length", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:typed-array-byte-offset", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:typed-array-length", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:unbox-primitive", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:which-typed-array", + "type": "static" + }, + { + "source": "npm:es-object-atoms", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:es-set-tostringtag", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:es-set-tostringtag", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:es-set-tostringtag", + "target": "npm:has-tostringtag", + "type": "static" + }, + { + "source": "npm:es-set-tostringtag", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:es-to-primitive", + "target": "npm:is-callable", + "type": "static" + }, + { + "source": "npm:es-to-primitive", + "target": "npm:is-date-object", + "type": "static" + }, + { + "source": "npm:es-to-primitive", + "target": "npm:is-symbol", + "type": "static" + }, + { + "source": "npm:es5-ext", + "target": "npm:es6-iterator", + "type": "static" + }, + { + "source": "npm:es5-ext", + "target": "npm:es6-symbol", + "type": "static" + }, + { + "source": "npm:es5-ext", + "target": "npm:esniff", + "type": "static" + }, + { + "source": "npm:es5-ext", + "target": "npm:next-tick", + "type": "static" + }, + { + "source": "npm:es6-iterator", + "target": "npm:d", + "type": "static" + }, + { + "source": "npm:es6-iterator", + "target": "npm:es5-ext", + "type": "static" + }, + { + "source": "npm:es6-iterator", + "target": "npm:es6-symbol", + "type": "static" + }, + { + "source": "npm:es6-symbol", + "target": "npm:d", + "type": "static" + }, + { + "source": "npm:es6-symbol", + "target": "npm:ext", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/aix-ppc64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/android-arm", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/android-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/android-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/darwin-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/darwin-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/freebsd-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/freebsd-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-arm", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-ia32", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-loong64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-mips64el", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-ppc64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-riscv64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-s390x", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/netbsd-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/openbsd-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/openbsd-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/sunos-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/win32-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/win32-ia32", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/win32-x64", + "type": "static" + }, + { + "source": "npm:escodegen", + "target": "npm:esprima", + "type": "static" + }, + { + "source": "npm:escodegen", + "target": "npm:estraverse", + "type": "static" + }, + { + "source": "npm:escodegen", + "target": "npm:esutils", + "type": "static" + }, + { + "source": "npm:escodegen", + "target": "npm:source-map@0.6.1", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:jiti", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint-community/eslint-utils", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint-community/regexpp", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/config-array", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/core", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/eslintrc", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/js", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/plugin-kit", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@humanfs/node", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@humanwhocodes/module-importer", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@humanwhocodes/retry", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:ajv@6.12.6", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:escape-string-regexp@4.0.0", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:eslint-scope", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:eslint-visitor-keys@4.2.1", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:espree", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:esquery", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:esutils", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:file-entry-cache", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:find-up", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:glob-parent", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:json-stable-stringify-without-jsonify", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:lodash.merge", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:optionator", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:text-table", + "type": "static" + }, + { + "source": "npm:eslint-scope", + "target": "npm:esrecurse", + "type": "static" + }, + { + "source": "npm:eslint-scope", + "target": "npm:estraverse", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:json-schema-traverse@0.4.1", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:uri-js", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:esniff", + "target": "npm:d", + "type": "static" + }, + { + "source": "npm:esniff", + "target": "npm:es5-ext", + "type": "static" + }, + { + "source": "npm:esniff", + "target": "npm:event-emitter", + "type": "static" + }, + { + "source": "npm:esniff", + "target": "npm:type", + "type": "static" + }, + { + "source": "npm:espree", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:espree", + "target": "npm:acorn-jsx", + "type": "static" + }, + { + "source": "npm:espree", + "target": "npm:eslint-visitor-keys@4.2.1", + "type": "static" + }, + { + "source": "npm:esquery", + "target": "npm:estraverse", + "type": "static" + }, + { + "source": "npm:esrecurse", + "target": "npm:estraverse", + "type": "static" + }, + { + "source": "npm:event-emitter", + "target": "npm:d", + "type": "static" + }, + { + "source": "npm:event-emitter", + "target": "npm:es5-ext", + "type": "static" + }, + { + "source": "npm:event-stream", + "target": "npm:duplexer", + "type": "static" + }, + { + "source": "npm:event-stream", + "target": "npm:from", + "type": "static" + }, + { + "source": "npm:event-stream", + "target": "npm:map-stream", + "type": "static" + }, + { + "source": "npm:event-stream", + "target": "npm:pause-stream", + "type": "static" + }, + { + "source": "npm:event-stream", + "target": "npm:split", + "type": "static" + }, + { + "source": "npm:event-stream", + "target": "npm:stream-combiner", + "type": "static" + }, + { + "source": "npm:event-stream", + "target": "npm:through", + "type": "static" + }, + { + "source": "npm:evp_bytestokey", + "target": "npm:md5.js", + "type": "static" + }, + { + "source": "npm:evp_bytestokey", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:get-stream", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:human-signals", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:is-stream@2.0.1", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:onetime", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:signal-exit@3.0.7", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:strip-final-newline", + "type": "static" + }, + { + "source": "npm:executable", + "target": "npm:pify", + "type": "static" + }, + { + "source": "npm:expand-brackets", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:expand-brackets", + "target": "npm:define-property@0.2.5", + "type": "static" + }, + { + "source": "npm:expand-brackets", + "target": "npm:extend-shallow@2.0.1", + "type": "static" + }, + { + "source": "npm:expand-brackets", + "target": "npm:posix-character-classes", + "type": "static" + }, + { + "source": "npm:expand-brackets", + "target": "npm:regex-not", + "type": "static" + }, + { + "source": "npm:expand-brackets", + "target": "npm:snapdragon", + "type": "static" + }, + { + "source": "npm:expand-brackets", + "target": "npm:to-regex", + "type": "static" + }, + { + "source": "npm:debug@2.6.9", + "target": "npm:ms@2.0.0", + "type": "static" + }, + { + "source": "npm:define-property@0.2.5", + "target": "npm:is-descriptor@0.1.7", + "type": "static" + }, + { + "source": "npm:extend-shallow@2.0.1", + "target": "npm:is-extendable@0.1.1", + "type": "static" + }, + { + "source": "npm:is-descriptor@0.1.7", + "target": "npm:is-accessor-descriptor", + "type": "static" + }, + { + "source": "npm:is-descriptor@0.1.7", + "target": "npm:is-data-descriptor", + "type": "static" + }, + { + "source": "npm:expand-tilde", + "target": "npm:homedir-polyfill", + "type": "static" + }, + { + "source": "npm:expect", + "target": "npm:@jest/expect-utils", + "type": "static" + }, + { + "source": "npm:expect", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:expect", + "target": "npm:jest-matcher-utils", + "type": "static" + }, + { + "source": "npm:expect", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:expect", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:array-flatten", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:body-parser", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:content-disposition", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:content-type", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:cookie", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:cookie-signature", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:encodeurl", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:etag", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:finalhandler@1.3.1", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:fresh", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:merge-descriptors", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:methods", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:path-to-regexp", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:proxy-addr", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:qs@6.13.0", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:range-parser", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:send@0.19.0", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:serve-static", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:setprototypeof", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:statuses", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:type-is", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:utils-merge", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:vary", + "type": "static" + }, + { + "source": "npm:debug@2.6.9", + "target": "npm:ms@2.0.0", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:encodeurl", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:statuses", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:unpipe", + "type": "static" + }, + { + "source": "npm:qs@6.13.0", + "target": "npm:side-channel", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:destroy", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:encodeurl@1.0.2", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:etag", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:fresh", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:mime", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:range-parser", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:statuses", + "type": "static" + }, + { + "source": "npm:ext", + "target": "npm:type", + "type": "static" + }, + { + "source": "npm:extend-shallow", + "target": "npm:assign-symbols", + "type": "static" + }, + { + "source": "npm:extend-shallow", + "target": "npm:is-extendable", + "type": "static" + }, + { + "source": "npm:external-editor", + "target": "npm:chardet", + "type": "static" + }, + { + "source": "npm:external-editor", + "target": "npm:iconv-lite@0.4.24", + "type": "static" + }, + { + "source": "npm:external-editor", + "target": "npm:tmp@0.0.33", + "type": "static" + }, + { + "source": "npm:iconv-lite@0.4.24", + "target": "npm:safer-buffer", + "type": "static" + }, + { + "source": "npm:tmp@0.0.33", + "target": "npm:os-tmpdir", + "type": "static" + }, + { + "source": "npm:extglob", + "target": "npm:array-unique", + "type": "static" + }, + { + "source": "npm:extglob", + "target": "npm:define-property@1.0.0", + "type": "static" + }, + { + "source": "npm:extglob", + "target": "npm:expand-brackets", + "type": "static" + }, + { + "source": "npm:extglob", + "target": "npm:extend-shallow@2.0.1", + "type": "static" + }, + { + "source": "npm:extglob", + "target": "npm:fragment-cache", + "type": "static" + }, + { + "source": "npm:extglob", + "target": "npm:regex-not", + "type": "static" + }, + { + "source": "npm:extglob", + "target": "npm:snapdragon", + "type": "static" + }, + { + "source": "npm:extglob", + "target": "npm:to-regex", + "type": "static" + }, + { + "source": "npm:define-property@1.0.0", + "target": "npm:is-descriptor", + "type": "static" + }, + { + "source": "npm:extend-shallow@2.0.1", + "target": "npm:is-extendable@0.1.1", + "type": "static" + }, + { + "source": "npm:extract-zip", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:extract-zip", + "target": "npm:get-stream", + "type": "static" + }, + { + "source": "npm:extract-zip", + "target": "npm:yauzl", + "type": "static" + }, + { + "source": "npm:extract-zip", + "target": "npm:@types/yauzl", + "type": "static" + }, + { + "source": "npm:fancy-log", + "target": "npm:color-support", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:@nodelib/fs.stat", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:@nodelib/fs.walk", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:glob-parent@5.1.2", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:@fastify/merge-json-schemas", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:ajv-formats", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:fast-uri@2.4.0", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:json-schema-ref-resolver", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:rfdc", + "type": "static" + }, + { + "source": "npm:fast-querystring", + "target": "npm:fast-decode-uri-component", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:@fastify/ajv-compiler", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:@fastify/error", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:@fastify/fast-json-stringify-compiler", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:abstract-logging", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:avvio", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:fast-content-type-parse", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:fast-json-stringify", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:find-my-way", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:light-my-request", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:pino", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:process-warning", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:proxy-addr", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:rfdc", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:secure-json-parse", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:toad-cache", + "type": "static" + }, + { + "source": "npm:fastq", + "target": "npm:reusify", + "type": "static" + }, + { + "source": "npm:fault", + "target": "npm:format", + "type": "static" + }, + { + "source": "npm:faye-websocket", + "target": "npm:websocket-driver", + "type": "static" + }, + { + "source": "npm:fb-watchman", + "target": "npm:bser", + "type": "static" + }, + { + "source": "npm:fd-slicer", + "target": "npm:pend", + "type": "static" + }, + { + "source": "npm:fdir", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:fetch-blob", + "target": "npm:node-domexception", + "type": "static" + }, + { + "source": "npm:fetch-blob", + "target": "npm:web-streams-polyfill", + "type": "static" + }, + { + "source": "npm:figures", + "target": "npm:escape-string-regexp", + "type": "static" + }, + { + "source": "npm:file-entry-cache", + "target": "npm:flat-cache", + "type": "static" + }, + { + "source": "npm:filelist", + "target": "npm:minimatch@5.1.6", + "type": "static" + }, + { + "source": "npm:minimatch@5.1.6", + "target": "npm:brace-expansion", + "type": "static" + }, + { + "source": "npm:fill-range", + "target": "npm:to-regex-range", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:encodeurl@1.0.2", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:on-finished@2.3.0", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:statuses@1.5.0", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:unpipe", + "type": "static" + }, + { + "source": "npm:debug@2.6.9", + "target": "npm:ms@2.0.0", + "type": "static" + }, + { + "source": "npm:on-finished@2.3.0", + "target": "npm:ee-first", + "type": "static" + }, + { + "source": "npm:find-cache-dir", + "target": "npm:common-path-prefix", + "type": "static" + }, + { + "source": "npm:find-cache-dir", + "target": "npm:pkg-dir", + "type": "static" + }, + { + "source": "npm:find-file-up", + "target": "npm:resolve-dir", + "type": "static" + }, + { + "source": "npm:find-my-way", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:find-my-way", + "target": "npm:fast-querystring", + "type": "static" + }, + { + "source": "npm:find-my-way", + "target": "npm:safe-regex2", + "type": "static" + }, + { + "source": "npm:find-pkg", + "target": "npm:find-file-up", + "type": "static" + }, + { + "source": "npm:find-process", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:find-process", + "target": "npm:commander", + "type": "static" + }, + { + "source": "npm:find-process", + "target": "npm:loglevel", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:find-up", + "target": "npm:locate-path", + "type": "static" + }, + { + "source": "npm:find-up", + "target": "npm:path-exists", + "type": "static" + }, + { + "source": "npm:find-yarn-workspace-root", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:findup-sync", + "target": "npm:detect-file", + "type": "static" + }, + { + "source": "npm:findup-sync", + "target": "npm:is-glob@3.1.0", + "type": "static" + }, + { + "source": "npm:findup-sync", + "target": "npm:micromatch@3.1.10", + "type": "static" + }, + { + "source": "npm:findup-sync", + "target": "npm:resolve-dir", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:arr-flatten", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:array-unique", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:extend-shallow@2.0.1", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:fill-range@4.0.0", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:repeat-element", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:snapdragon", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:snapdragon-node", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:split-string", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:to-regex", + "type": "static" + }, + { + "source": "npm:extend-shallow@2.0.1", + "target": "npm:is-extendable@0.1.1", + "type": "static" + }, + { + "source": "npm:fill-range@4.0.0", + "target": "npm:extend-shallow@2.0.1", + "type": "static" + }, + { + "source": "npm:fill-range@4.0.0", + "target": "npm:is-number@3.0.0", + "type": "static" + }, + { + "source": "npm:fill-range@4.0.0", + "target": "npm:repeat-string", + "type": "static" + }, + { + "source": "npm:fill-range@4.0.0", + "target": "npm:to-regex-range@2.1.1", + "type": "static" + }, + { + "source": "npm:extend-shallow@2.0.1", + "target": "npm:is-extendable@0.1.1", + "type": "static" + }, + { + "source": "npm:is-glob@3.1.0", + "target": "npm:is-extglob", + "type": "static" + }, + { + "source": "npm:is-number@3.0.0", + "target": "npm:kind-of@3.2.2", + "type": "static" + }, + { + "source": "npm:kind-of@3.2.2", + "target": "npm:is-buffer", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:arr-diff", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:array-unique", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:braces@2.3.2", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:define-property", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:extend-shallow", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:extglob", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:fragment-cache", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:nanomatch", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:object.pick", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:regex-not", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:snapdragon", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:to-regex", + "type": "static" + }, + { + "source": "npm:to-regex-range@2.1.1", + "target": "npm:is-number@3.0.0", + "type": "static" + }, + { + "source": "npm:to-regex-range@2.1.1", + "target": "npm:repeat-string", + "type": "static" + }, + { + "source": "npm:fined", + "target": "npm:expand-tilde", + "type": "static" + }, + { + "source": "npm:fined", + "target": "npm:is-plain-object@2.0.4", + "type": "static" + }, + { + "source": "npm:fined", + "target": "npm:object.defaults", + "type": "static" + }, + { + "source": "npm:fined", + "target": "npm:object.pick", + "type": "static" + }, + { + "source": "npm:fined", + "target": "npm:parse-filepath", + "type": "static" + }, + { + "source": "npm:is-plain-object@2.0.4", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:flat-cache", + "target": "npm:flatted", + "type": "static" + }, + { + "source": "npm:flat-cache", + "target": "npm:keyv", + "type": "static" + }, + { + "source": "npm:for-each", + "target": "npm:is-callable", + "type": "static" + }, + { + "source": "npm:for-own", + "target": "npm:for-in", + "type": "static" + }, + { + "source": "npm:foreground-child", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:foreground-child", + "target": "npm:signal-exit", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:chokidar@3.6.0", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:cosmiconfig@7.1.0", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:fs-extra@10.1.0", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:memfs", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:node-abort-controller", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:schema-utils@3.3.0", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:tapable", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:json-schema-traverse@0.4.1", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:uri-js", + "type": "static" + }, + { + "source": "npm:ajv-keywords@3.5.2", + "target": "npm:ajv@6.12.6", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:is-binary-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:readdirp@3.6.0", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:@types/parse-json", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:parse-json", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:path-type@4.0.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:yaml@1.10.2", + "type": "static" + }, + { + "source": "npm:fs-extra@10.1.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@10.1.0", + "target": "npm:jsonfile", + "type": "static" + }, + { + "source": "npm:fs-extra@10.1.0", + "target": "npm:universalify", + "type": "static" + }, + { + "source": "npm:glob-parent@5.1.2", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:readdirp@3.6.0", + "target": "npm:picomatch@2.3.1", + "type": "static" + }, + { + "source": "npm:schema-utils@3.3.0", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:schema-utils@3.3.0", + "target": "npm:ajv@6.12.6", + "type": "static" + }, + { + "source": "npm:schema-utils@3.3.0", + "target": "npm:ajv-keywords@3.5.2", + "type": "static" + }, + { + "source": "npm:form-data", + "target": "npm:asynckit", + "type": "static" + }, + { + "source": "npm:form-data", + "target": "npm:combined-stream", + "type": "static" + }, + { + "source": "npm:form-data", + "target": "npm:es-set-tostringtag", + "type": "static" + }, + { + "source": "npm:form-data", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:form-data", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:formdata-polyfill", + "target": "npm:fetch-blob", + "type": "static" + }, + { + "source": "npm:fragment-cache", + "target": "npm:map-cache", + "type": "static" + }, + { + "source": "npm:front-matter", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:argparse@1.0.10", + "target": "npm:sprintf-js@1.0.3", + "type": "static" + }, + { + "source": "npm:js-yaml@3.14.1", + "target": "npm:argparse@1.0.10", + "type": "static" + }, + { + "source": "npm:js-yaml@3.14.1", + "target": "npm:esprima", + "type": "static" + }, + { + "source": "npm:fs-extra", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra", + "target": "npm:jsonfile", + "type": "static" + }, + { + "source": "npm:fs-extra", + "target": "npm:universalify", + "type": "static" + }, + { + "source": "npm:fs-minipass", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:function.prototype.name", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:function.prototype.name", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:function.prototype.name", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:function.prototype.name", + "target": "npm:functions-have-names", + "type": "static" + }, + { + "source": "npm:function.prototype.name", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:function.prototype.name", + "target": "npm:is-callable", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:call-bind-apply-helpers", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:es-define-property", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:function-bind", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:get-proto", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:math-intrinsics", + "type": "static" + }, + { + "source": "npm:get-proto", + "target": "npm:dunder-proto", + "type": "static" + }, + { + "source": "npm:get-proto", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:get-stream", + "target": "npm:pump", + "type": "static" + }, + { + "source": "npm:get-symbol-description", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:get-symbol-description", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:get-symbol-description", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:getos", + "target": "npm:async", + "type": "static" + }, + { + "source": "npm:getpass", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:gherkin-lint", + "target": "npm:commander@11.0.0", + "type": "static" + }, + { + "source": "npm:gherkin-lint", + "target": "npm:core-js@3.33.1", + "type": "static" + }, + { + "source": "npm:gherkin-lint", + "target": "npm:gherkin@9.0.0", + "type": "static" + }, + { + "source": "npm:gherkin-lint", + "target": "npm:glob@7.1.6", + "type": "static" + }, + { + "source": "npm:gherkin-lint", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:gherkin-lint", + "target": "npm:strip-json-comments@3.0.1", + "type": "static" + }, + { + "source": "npm:gherkin-lint", + "target": "npm:xml-js", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:gherkin@9.0.0", + "target": "npm:commander@4.1.1", + "type": "static" + }, + { + "source": "npm:gherkin@9.0.0", + "target": "npm:cucumber-messages", + "type": "static" + }, + { + "source": "npm:gherkin@9.0.0", + "target": "npm:source-map-support", + "type": "static" + }, + { + "source": "npm:glob@7.1.6", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.1.6", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.1.6", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.1.6", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.1.6", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.1.6", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:glob", + "target": "npm:foreground-child", + "type": "static" + }, + { + "source": "npm:glob", + "target": "npm:jackspeak", + "type": "static" + }, + { + "source": "npm:glob", + "target": "npm:minimatch@10.0.3", + "type": "static" + }, + { + "source": "npm:glob", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:glob", + "target": "npm:package-json-from-dist", + "type": "static" + }, + { + "source": "npm:glob", + "target": "npm:path-scurry", + "type": "static" + }, + { + "source": "npm:glob-parent", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:minimatch@10.0.3", + "target": "npm:@isaacs/brace-expansion", + "type": "static" + }, + { + "source": "npm:global-dirs", + "target": "npm:ini@2.0.0", + "type": "static" + }, + { + "source": "npm:global-modules", + "target": "npm:global-prefix", + "type": "static" + }, + { + "source": "npm:global-modules", + "target": "npm:is-windows", + "type": "static" + }, + { + "source": "npm:global-modules", + "target": "npm:resolve-dir", + "type": "static" + }, + { + "source": "npm:global-prefix", + "target": "npm:expand-tilde", + "type": "static" + }, + { + "source": "npm:global-prefix", + "target": "npm:homedir-polyfill", + "type": "static" + }, + { + "source": "npm:global-prefix", + "target": "npm:ini@1.3.8", + "type": "static" + }, + { + "source": "npm:global-prefix", + "target": "npm:is-windows", + "type": "static" + }, + { + "source": "npm:global-prefix", + "target": "npm:which@1.3.1", + "type": "static" + }, + { + "source": "npm:which@1.3.1", + "target": "npm:isexe", + "type": "static" + }, + { + "source": "npm:globalthis", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:globalthis", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:@sindresorhus/merge-streams", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:ignore@7.0.5", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:path-type", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:unicorn-magic", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:@nodelib/fs.stat", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:@nodelib/fs.walk", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:glob-parent@5.1.2", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:@sindresorhus/is", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:@szmarczak/http-timer", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:@types/cacheable-request", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:@types/responselike", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:cacheable-lookup", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:cacheable-request", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:decompress-response", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:http2-wrapper", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:lowercase-keys", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:p-cancelable", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:responselike", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:source-map@0.6.1", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:wordwrap", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:uglify-js", + "type": "static" + }, + { + "source": "npm:has-property-descriptors", + "target": "npm:es-define-property", + "type": "static" + }, + { + "source": "npm:has-proto", + "target": "npm:dunder-proto", + "type": "static" + }, + { + "source": "npm:has-tostringtag", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:has-value", + "target": "npm:get-value", + "type": "static" + }, + { + "source": "npm:has-value", + "target": "npm:has-values", + "type": "static" + }, + { + "source": "npm:has-value", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:has-values", + "target": "npm:is-number@3.0.0", + "type": "static" + }, + { + "source": "npm:has-values", + "target": "npm:kind-of@4.0.0", + "type": "static" + }, + { + "source": "npm:is-number@3.0.0", + "target": "npm:kind-of@3.2.2", + "type": "static" + }, + { + "source": "npm:kind-of@3.2.2", + "target": "npm:is-buffer", + "type": "static" + }, + { + "source": "npm:kind-of@4.0.0", + "target": "npm:is-buffer", + "type": "static" + }, + { + "source": "npm:hash-base", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:hash-base", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:hash.js", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:hash.js", + "target": "npm:minimalistic-assert", + "type": "static" + }, + { + "source": "npm:hasown", + "target": "npm:function-bind", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:@types/hast", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:comma-separated-tokens", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:hast-util-parse-selector", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:property-information", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:space-separated-tokens", + "type": "static" + }, + { + "source": "npm:hmac-drbg", + "target": "npm:hash.js", + "type": "static" + }, + { + "source": "npm:hmac-drbg", + "target": "npm:minimalistic-assert", + "type": "static" + }, + { + "source": "npm:hmac-drbg", + "target": "npm:minimalistic-crypto-utils", + "type": "static" + }, + { + "source": "npm:hoist-non-react-statics", + "target": "npm:react-is@16.13.1", + "type": "static" + }, + { + "source": "npm:homedir-polyfill", + "target": "npm:parse-passwd", + "type": "static" + }, + { + "source": "npm:hosted-git-info", + "target": "npm:lru-cache@10.4.3", + "type": "static" + }, + { + "source": "npm:hpack.js", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:hpack.js", + "target": "npm:obuf", + "type": "static" + }, + { + "source": "npm:hpack.js", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:hpack.js", + "target": "npm:wbuf", + "type": "static" + }, + { + "source": "npm:html-encoding-sniffer", + "target": "npm:whatwg-encoding", + "type": "static" + }, + { + "source": "npm:html-linter", + "target": "npm:chalk@2.4.2", + "type": "static" + }, + { + "source": "npm:html-linter", + "target": "npm:commander@2.20.3", + "type": "static" + }, + { + "source": "npm:html-linter", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:ansi-styles@3.2.1", + "target": "npm:color-convert@1.9.3", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:chalk@2.4.2", + "target": "npm:ansi-styles@3.2.1", + "type": "static" + }, + { + "source": "npm:chalk@2.4.2", + "target": "npm:escape-string-regexp", + "type": "static" + }, + { + "source": "npm:chalk@2.4.2", + "target": "npm:supports-color@5.5.0", + "type": "static" + }, + { + "source": "npm:color-convert@1.9.3", + "target": "npm:color-name@1.1.3", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:supports-color@5.5.0", + "target": "npm:has-flag@3.0.0", + "type": "static" + }, + { + "source": "npm:htmllint", + "target": "npm:bulk-require", + "type": "static" + }, + { + "source": "npm:htmllint", + "target": "npm:htmlparser2@3.10.1", + "type": "static" + }, + { + "source": "npm:htmllint", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:htmllint", + "target": "npm:promise", + "type": "static" + }, + { + "source": "npm:htmllint-cli", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:htmllint-cli", + "target": "npm:chalk@2.4.2", + "type": "static" + }, + { + "source": "npm:htmllint-cli", + "target": "npm:cjson", + "type": "static" + }, + { + "source": "npm:htmllint-cli", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:htmllint-cli", + "target": "npm:htmllint", + "type": "static" + }, + { + "source": "npm:htmllint-cli", + "target": "npm:liftoff", + "type": "static" + }, + { + "source": "npm:htmllint-cli", + "target": "npm:semver@5.7.2", + "type": "static" + }, + { + "source": "npm:htmllint-cli", + "target": "npm:yargs@11.1.1", + "type": "static" + }, + { + "source": "npm:ansi-styles@3.2.1", + "target": "npm:color-convert@1.9.3", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:chalk@2.4.2", + "target": "npm:ansi-styles@3.2.1", + "type": "static" + }, + { + "source": "npm:chalk@2.4.2", + "target": "npm:escape-string-regexp", + "type": "static" + }, + { + "source": "npm:chalk@2.4.2", + "target": "npm:supports-color@5.5.0", + "type": "static" + }, + { + "source": "npm:cliui@4.1.0", + "target": "npm:string-width@2.1.1", + "type": "static" + }, + { + "source": "npm:cliui@4.1.0", + "target": "npm:strip-ansi@4.0.0", + "type": "static" + }, + { + "source": "npm:cliui@4.1.0", + "target": "npm:wrap-ansi@2.1.0", + "type": "static" + }, + { + "source": "npm:color-convert@1.9.3", + "target": "npm:color-name@1.1.3", + "type": "static" + }, + { + "source": "npm:find-up@2.1.0", + "target": "npm:locate-path@2.0.0", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:locate-path@2.0.0", + "target": "npm:p-locate@2.0.0", + "type": "static" + }, + { + "source": "npm:locate-path@2.0.0", + "target": "npm:path-exists@3.0.0", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:p-limit@1.3.0", + "target": "npm:p-try@1.0.0", + "type": "static" + }, + { + "source": "npm:p-locate@2.0.0", + "target": "npm:p-limit@1.3.0", + "type": "static" + }, + { + "source": "npm:string-width@2.1.1", + "target": "npm:is-fullwidth-code-point@2.0.0", + "type": "static" + }, + { + "source": "npm:string-width@2.1.1", + "target": "npm:strip-ansi@4.0.0", + "type": "static" + }, + { + "source": "npm:strip-ansi@4.0.0", + "target": "npm:ansi-regex@3.0.1", + "type": "static" + }, + { + "source": "npm:supports-color@5.5.0", + "target": "npm:has-flag@3.0.0", + "type": "static" + }, + { + "source": "npm:wrap-ansi@2.1.0", + "target": "npm:string-width@1.0.2", + "type": "static" + }, + { + "source": "npm:wrap-ansi@2.1.0", + "target": "npm:strip-ansi@3.0.1", + "type": "static" + }, + { + "source": "npm:is-fullwidth-code-point@1.0.0", + "target": "npm:number-is-nan", + "type": "static" + }, + { + "source": "npm:string-width@1.0.2", + "target": "npm:code-point-at", + "type": "static" + }, + { + "source": "npm:string-width@1.0.2", + "target": "npm:is-fullwidth-code-point@1.0.0", + "type": "static" + }, + { + "source": "npm:string-width@1.0.2", + "target": "npm:strip-ansi@3.0.1", + "type": "static" + }, + { + "source": "npm:strip-ansi@3.0.1", + "target": "npm:ansi-regex@2.1.1", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:cliui@4.1.0", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:decamelize", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:find-up@2.1.0", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:get-caller-file@1.0.3", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:os-locale", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:require-directory", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:require-main-filename", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:set-blocking", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:string-width@2.1.1", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:which-module", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:y18n@3.2.2", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:yargs-parser@9.0.2", + "type": "static" + }, + { + "source": "npm:yargs-parser@9.0.2", + "target": "npm:camelcase@4.1.0", + "type": "static" + }, + { + "source": "npm:dom-serializer@0.2.2", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:dom-serializer@0.2.2", + "target": "npm:entities@2.2.0", + "type": "static" + }, + { + "source": "npm:domhandler@2.4.2", + "target": "npm:domelementtype@1.3.1", + "type": "static" + }, + { + "source": "npm:domutils@1.7.0", + "target": "npm:dom-serializer@0.2.2", + "type": "static" + }, + { + "source": "npm:domutils@1.7.0", + "target": "npm:domelementtype@1.3.1", + "type": "static" + }, + { + "source": "npm:htmlparser2@3.10.1", + "target": "npm:domelementtype@1.3.1", + "type": "static" + }, + { + "source": "npm:htmlparser2@3.10.1", + "target": "npm:domhandler@2.4.2", + "type": "static" + }, + { + "source": "npm:htmlparser2@3.10.1", + "target": "npm:domutils@1.7.0", + "type": "static" + }, + { + "source": "npm:htmlparser2@3.10.1", + "target": "npm:entities@1.1.2", + "type": "static" + }, + { + "source": "npm:htmlparser2@3.10.1", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:htmlparser2@3.10.1", + "target": "npm:readable-stream@3.6.2", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:string_decoder", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:util-deprecate", + "type": "static" + }, + { + "source": "npm:htmlparser2", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:htmlparser2", + "target": "npm:domhandler", + "type": "static" + }, + { + "source": "npm:htmlparser2", + "target": "npm:domutils", + "type": "static" + }, + { + "source": "npm:htmlparser2", + "target": "npm:entities", + "type": "static" + }, + { + "source": "npm:http-assert", + "target": "npm:deep-equal", + "type": "static" + }, + { + "source": "npm:http-assert", + "target": "npm:http-errors@1.8.1", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:depd@1.1.2", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:setprototypeof", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:statuses@1.5.0", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:toidentifier", + "type": "static" + }, + { + "source": "npm:http-auth", + "target": "npm:apache-crypt", + "type": "static" + }, + { + "source": "npm:http-auth", + "target": "npm:apache-md5", + "type": "static" + }, + { + "source": "npm:http-auth", + "target": "npm:bcryptjs", + "type": "static" + }, + { + "source": "npm:http-auth", + "target": "npm:uuid", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:setprototypeof", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:statuses", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:toidentifier", + "type": "static" + }, + { + "source": "npm:http-proxy", + "target": "npm:eventemitter3", + "type": "static" + }, + { + "source": "npm:http-proxy", + "target": "npm:follow-redirects", + "type": "static" + }, + { + "source": "npm:http-proxy", + "target": "npm:requires-port", + "type": "static" + }, + { + "source": "npm:http-proxy-agent", + "target": "npm:@tootallnate/once", + "type": "static" + }, + { + "source": "npm:http-proxy-agent", + "target": "npm:agent-base", + "type": "static" + }, + { + "source": "npm:http-proxy-agent", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware", + "target": "npm:@types/http-proxy", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware", + "target": "npm:debug@4.4.1", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware", + "target": "npm:http-proxy", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware", + "target": "npm:is-plain-object", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:debug@4.4.1", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:basic-auth", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:corser", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:he", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:html-encoding-sniffer", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:http-proxy", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:mime", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:opener", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:portfinder", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:secure-compare", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:union", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:url-join", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:http-signature", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:http-signature", + "target": "npm:jsprim", + "type": "static" + }, + { + "source": "npm:http-signature", + "target": "npm:sshpk", + "type": "static" + }, + { + "source": "npm:http2-wrapper", + "target": "npm:quick-lru", + "type": "static" + }, + { + "source": "npm:http2-wrapper", + "target": "npm:resolve-alpn", + "type": "static" + }, + { + "source": "npm:https-proxy-agent", + "target": "npm:agent-base@7.1.4", + "type": "static" + }, + { + "source": "npm:https-proxy-agent", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:i18next", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:iconv-lite", + "target": "npm:safer-buffer", + "type": "static" + }, + { + "source": "npm:icss-utils", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:identity-obj-proxy", + "target": "npm:harmony-reflect", + "type": "static" + }, + { + "source": "npm:ignore-walk", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:import-fresh", + "target": "npm:parent-module", + "type": "static" + }, + { + "source": "npm:import-fresh", + "target": "npm:resolve-from", + "type": "static" + }, + { + "source": "npm:import-local", + "target": "npm:pkg-dir@4.2.0", + "type": "static" + }, + { + "source": "npm:import-local", + "target": "npm:resolve-cwd", + "type": "static" + }, + { + "source": "npm:find-up@4.1.0", + "target": "npm:locate-path@5.0.0", + "type": "static" + }, + { + "source": "npm:find-up@4.1.0", + "target": "npm:path-exists", + "type": "static" + }, + { + "source": "npm:locate-path@5.0.0", + "target": "npm:p-locate@4.1.0", + "type": "static" + }, + { + "source": "npm:p-limit@2.3.0", + "target": "npm:p-try", + "type": "static" + }, + { + "source": "npm:p-locate@4.1.0", + "target": "npm:p-limit@2.3.0", + "type": "static" + }, + { + "source": "npm:pkg-dir@4.2.0", + "target": "npm:find-up@4.1.0", + "type": "static" + }, + { + "source": "npm:inflight", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:inflight", + "target": "npm:wrappy", + "type": "static" + }, + { + "source": "npm:inline-source-map", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:acorn-node", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:combine-source-map", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:concat-stream", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:is-buffer", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:JSONStream", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:process", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:undeclared-identifiers", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:xtend", + "type": "static" + }, + { + "source": "npm:internal-slot", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:internal-slot", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:internal-slot", + "target": "npm:side-channel", + "type": "static" + }, + { + "source": "npm:invariant", + "target": "npm:loose-envify", + "type": "static" + }, + { + "source": "npm:ip-address", + "target": "npm:jsbn", + "type": "static" + }, + { + "source": "npm:ip-address", + "target": "npm:sprintf-js", + "type": "static" + }, + { + "source": "npm:is-absolute", + "target": "npm:is-relative", + "type": "static" + }, + { + "source": "npm:is-absolute", + "target": "npm:is-windows", + "type": "static" + }, + { + "source": "npm:is-accessor-descriptor", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:is-alphanumerical", + "target": "npm:is-alphabetical", + "type": "static" + }, + { + "source": "npm:is-alphanumerical", + "target": "npm:is-decimal", + "type": "static" + }, + { + "source": "npm:is-arguments", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-arguments", + "target": "npm:has-tostringtag", + "type": "static" + }, + { + "source": "npm:is-array-buffer", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:is-array-buffer", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-array-buffer", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:is-async-function", + "target": "npm:async-function", + "type": "static" + }, + { + "source": "npm:is-async-function", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-async-function", + "target": "npm:get-proto", + "type": "static" + }, + { + "source": "npm:is-async-function", + "target": "npm:has-tostringtag", + "type": "static" + }, + { + "source": "npm:is-async-function", + "target": "npm:safe-regex-test", + "type": "static" + }, + { + "source": "npm:is-bigint", + "target": "npm:has-bigints", + "type": "static" + }, + { + "source": "npm:is-binary-path", + "target": "npm:binary-extensions", + "type": "static" + }, + { + "source": "npm:is-boolean-object", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-boolean-object", + "target": "npm:has-tostringtag", + "type": "static" + }, + { + "source": "npm:is-ci", + "target": "npm:ci-info", + "type": "static" + }, + { + "source": "npm:is-core-module", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:is-data-descriptor", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:is-data-view", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-data-view", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:is-data-view", + "target": "npm:is-typed-array", + "type": "static" + }, + { + "source": "npm:is-date-object", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-date-object", + "target": "npm:has-tostringtag", + "type": "static" + }, + { + "source": "npm:is-descriptor", + "target": "npm:is-accessor-descriptor", + "type": "static" + }, + { + "source": "npm:is-descriptor", + "target": "npm:is-data-descriptor", + "type": "static" + }, + { + "source": "npm:is-extendable", + "target": "npm:is-plain-object@2.0.4", + "type": "static" + }, + { + "source": "npm:is-plain-object@2.0.4", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:is-finalizationregistry", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-generator-function", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-generator-function", + "target": "npm:get-proto", + "type": "static" + }, + { + "source": "npm:is-generator-function", + "target": "npm:has-tostringtag", + "type": "static" + }, + { + "source": "npm:is-generator-function", + "target": "npm:safe-regex-test", + "type": "static" + }, + { + "source": "npm:is-glob", + "target": "npm:is-extglob", + "type": "static" + }, + { + "source": "npm:is-inside-container", + "target": "npm:is-docker", + "type": "static" + }, + { + "source": "npm:is-installed-globally", + "target": "npm:global-dirs", + "type": "static" + }, + { + "source": "npm:is-installed-globally", + "target": "npm:is-path-inside", + "type": "static" + }, + { + "source": "npm:is-number-object", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-number-object", + "target": "npm:has-tostringtag", + "type": "static" + }, + { + "source": "npm:is-regex", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-regex", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:is-regex", + "target": "npm:has-tostringtag", + "type": "static" + }, + { + "source": "npm:is-regex", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:is-relative", + "target": "npm:is-unc-path", + "type": "static" + }, + { + "source": "npm:is-shared-array-buffer", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-string", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-string", + "target": "npm:has-tostringtag", + "type": "static" + }, + { + "source": "npm:is-symbol", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-symbol", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:is-symbol", + "target": "npm:safe-regex-test", + "type": "static" + }, + { + "source": "npm:is-typed-array", + "target": "npm:which-typed-array", + "type": "static" + }, + { + "source": "npm:is-unc-path", + "target": "npm:unc-path-regex", + "type": "static" + }, + { + "source": "npm:is-weakref", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-weakset", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-weakset", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:is-wsl", + "target": "npm:is-inside-container", + "type": "static" + }, + { + "source": "npm:isomorphic-form-data", + "target": "npm:form-data@2.5.5", + "type": "static" + }, + { + "source": "npm:form-data@2.5.5", + "target": "npm:asynckit", + "type": "static" + }, + { + "source": "npm:form-data@2.5.5", + "target": "npm:combined-stream", + "type": "static" + }, + { + "source": "npm:form-data@2.5.5", + "target": "npm:es-set-tostringtag", + "type": "static" + }, + { + "source": "npm:form-data@2.5.5", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:form-data@2.5.5", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:form-data@2.5.5", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:isomorphic-ws", + "target": "npm:ws", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:istanbul-lib-report", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:istanbul-lib-report", + "target": "npm:make-dir", + "type": "static" + }, + { + "source": "npm:istanbul-lib-report", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:istanbul-lib-source-maps", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:istanbul-lib-source-maps", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:istanbul-lib-source-maps", + "target": "npm:source-map@0.6.1", + "type": "static" + }, + { + "source": "npm:istanbul-reports", + "target": "npm:html-escaper", + "type": "static" + }, + { + "source": "npm:istanbul-reports", + "target": "npm:istanbul-lib-report", + "type": "static" + }, + { + "source": "npm:jackspeak", + "target": "npm:@isaacs/cliui", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:async", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:filelist", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:jest", + "target": "npm:@jest/core", + "type": "static" + }, + { + "source": "npm:jest", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest", + "target": "npm:import-local", + "type": "static" + }, + { + "source": "npm:jest", + "target": "npm:jest-cli", + "type": "static" + }, + { + "source": "npm:jest-canvas-mock", + "target": "npm:cssfontparser", + "type": "static" + }, + { + "source": "npm:jest-canvas-mock", + "target": "npm:moo-color", + "type": "static" + }, + { + "source": "npm:jest-changed-files", + "target": "npm:execa@5.1.1", + "type": "static" + }, + { + "source": "npm:jest-changed-files", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-changed-files", + "target": "npm:p-limit", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:get-stream@6.0.1", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:human-signals@2.1.0", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:is-stream@2.0.1", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:onetime", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:signal-exit@3.0.7", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:strip-final-newline", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:@jest/expect", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:co", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:dedent", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:is-generator-fn", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-each", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-matcher-utils", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-runtime", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-snapshot", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:p-limit", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:pure-rand", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:stack-utils", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:@jest/core", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:create-jest", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:exit", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:import-local", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:jest-config", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:jest-validate", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:yargs", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:ts-node", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:@jest/test-sequencer", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:babel-jest", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:ci-info", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-circus", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-environment-node", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-resolve", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-runner", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-validate", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:parse-json", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:strip-json-comments", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:jest-diff", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-diff", + "target": "npm:diff-sequences", + "type": "static" + }, + { + "source": "npm:jest-diff", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-diff", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:jest-docblock", + "target": "npm:detect-newline", + "type": "static" + }, + { + "source": "npm:jest-each", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-each", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-each", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-each", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-each", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:@jest/fake-timers", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:@types/jsdom", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:jsdom", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@jest/fake-timers", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:@types/graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:fb-watchman", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:jest-worker", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:walker", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:@jest/environment@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:@jest/expect@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:@jest/source-map", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:@jest/test-result@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:co", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:is-generator-fn", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-each@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-matcher-utils@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-message-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-runtime@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-snapshot@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:p-limit", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:pretty-format@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/console@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/console@28.1.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/console@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@jest/console@28.1.3", + "target": "npm:jest-message-util@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/console@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/console@28.1.3", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:@jest/environment@28.1.3", + "target": "npm:@jest/fake-timers@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/environment@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/environment@28.1.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/environment@28.1.3", + "target": "npm:jest-mock@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/expect@28.1.3", + "target": "npm:expect@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/expect@28.1.3", + "target": "npm:jest-snapshot@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/expect-utils@28.1.3", + "target": "npm:jest-get-type@28.0.2", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers@28.1.3", + "target": "npm:@sinonjs/fake-timers@9.1.2", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers@28.1.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers@28.1.3", + "target": "npm:jest-message-util@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers@28.1.3", + "target": "npm:jest-mock@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/globals@28.1.3", + "target": "npm:@jest/environment@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/globals@28.1.3", + "target": "npm:@jest/expect@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/globals@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/schemas@28.1.3", + "target": "npm:@sinclair/typebox@0.24.51", + "type": "static" + }, + { + "source": "npm:@jest/test-result@28.1.3", + "target": "npm:@jest/console@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/test-result@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/test-result@28.1.3", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/test-result@28.1.3", + "target": "npm:collect-v8-coverage", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:babel-plugin-istanbul", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:jest-haste-map@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:jest-regex-util@28.0.2", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:pirates", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:write-file-atomic", + "type": "static" + }, + { + "source": "npm:@jest/types@28.1.3", + "target": "npm:@jest/schemas@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/types@28.1.3", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/types@28.1.3", + "target": "npm:@types/istanbul-reports", + "type": "static" + }, + { + "source": "npm:@jest/types@28.1.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/types@28.1.3", + "target": "npm:@types/yargs", + "type": "static" + }, + { + "source": "npm:@jest/types@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@sinonjs/commons@1.8.6", + "target": "npm:type-detect@4.0.8", + "type": "static" + }, + { + "source": "npm:@sinonjs/fake-timers@9.1.2", + "target": "npm:@sinonjs/commons@1.8.6", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:get-stream@6.0.1", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:human-signals@2.1.0", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:is-stream@2.0.1", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:onetime", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:signal-exit@3.0.7", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:strip-final-newline", + "type": "static" + }, + { + "source": "npm:expect@28.1.3", + "target": "npm:@jest/expect-utils@28.1.3", + "type": "static" + }, + { + "source": "npm:expect@28.1.3", + "target": "npm:jest-get-type@28.0.2", + "type": "static" + }, + { + "source": "npm:expect@28.1.3", + "target": "npm:jest-matcher-utils@28.1.3", + "type": "static" + }, + { + "source": "npm:expect@28.1.3", + "target": "npm:jest-message-util@28.1.3", + "type": "static" + }, + { + "source": "npm:expect@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:jest-diff@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-diff@28.1.3", + "target": "npm:diff-sequences@28.1.1", + "type": "static" + }, + { + "source": "npm:jest-diff@28.1.3", + "target": "npm:jest-get-type@28.0.2", + "type": "static" + }, + { + "source": "npm:jest-diff@28.1.3", + "target": "npm:pretty-format@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-each@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-each@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-each@28.1.3", + "target": "npm:jest-get-type@28.0.2", + "type": "static" + }, + { + "source": "npm:jest-each@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-each@28.1.3", + "target": "npm:pretty-format@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:@types/graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:fb-watchman", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:jest-regex-util@28.0.2", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:jest-worker@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:walker", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils@28.1.3", + "target": "npm:jest-diff@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils@28.1.3", + "target": "npm:jest-get-type@28.0.2", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils@28.1.3", + "target": "npm:pretty-format@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:@types/stack-utils", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:pretty-format@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:stack-utils", + "type": "static" + }, + { + "source": "npm:jest-mock@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-mock@28.1.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:jest-haste-map@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:jest-pnp-resolver", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:jest-validate@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:resolve.exports@1.1.1", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:@jest/environment@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:@jest/fake-timers@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:@jest/globals@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:@jest/source-map", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:@jest/test-result@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:@jest/transform@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:cjs-module-lexer", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:collect-v8-coverage", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:execa@5.1.1", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:jest-haste-map@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:jest-message-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:jest-mock@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:jest-regex-util@28.0.2", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:jest-resolve@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:jest-snapshot@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:strip-bom", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@babel/plugin-syntax-typescript", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@jest/expect-utils@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@jest/transform@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@types/babel__traverse", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@types/prettier", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:babel-preset-current-node-syntax", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:expect@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:jest-diff@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:jest-get-type@28.0.2", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:jest-haste-map@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:jest-matcher-utils@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:jest-message-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:pretty-format@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:jest-util@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-util@28.1.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-util@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-util@28.1.3", + "target": "npm:ci-info", + "type": "static" + }, + { + "source": "npm:jest-util@28.1.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-util@28.1.3", + "target": "npm:picomatch@2.3.1", + "type": "static" + }, + { + "source": "npm:jest-validate@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-validate@28.1.3", + "target": "npm:camelcase", + "type": "static" + }, + { + "source": "npm:jest-validate@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-validate@28.1.3", + "target": "npm:jest-get-type@28.0.2", + "type": "static" + }, + { + "source": "npm:jest-validate@28.1.3", + "target": "npm:leven", + "type": "static" + }, + { + "source": "npm:jest-validate@28.1.3", + "target": "npm:pretty-format@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-worker@28.1.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-worker@28.1.3", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:jest-worker@28.1.3", + "target": "npm:supports-color@8.1.1", + "type": "static" + }, + { + "source": "npm:supports-color@8.1.1", + "target": "npm:has-flag", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:@jest/schemas@28.1.3", + "type": "static" + }, + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:ansi-regex", + "type": "static" + }, + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:ansi-styles@5.2.0", + "type": "static" + }, + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:react-is", + "type": "static" + }, + { + "source": "npm:jest-leak-detector", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-leak-detector", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils", + "target": "npm:jest-diff", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:@types/stack-utils", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:stack-utils", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:jest-mock", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-mock", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-mock", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-pnp-resolver", + "target": "npm:jest-resolve", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:@angular-devkit/build-angular", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:@angular/compiler-cli", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:@angular/platform-browser-dynamic", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:jest", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:bs-logger", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:esbuild-wasm", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:jest-environment-jsdom", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:ts-jest", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:esbuild", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:jest-pnp-resolver", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:jest-validate", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:resolve.exports", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:jest-resolve-dependencies", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:jest-resolve-dependencies", + "target": "npm:jest-snapshot", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:@jest/console", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:emittery", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-docblock", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-environment-node", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-leak-detector", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-resolve", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-runtime", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-watcher", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-worker", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:p-limit", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:source-map-support@0.5.13", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:source-map-support@0.5.13", + "target": "npm:buffer-from", + "type": "static" + }, + { + "source": "npm:source-map-support@0.5.13", + "target": "npm:source-map@0.6.1", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@jest/fake-timers", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@jest/globals", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@jest/source-map@29.6.3", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:cjs-module-lexer", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:collect-v8-coverage", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:jest-resolve", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:jest-snapshot", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:strip-bom", + "type": "static" + }, + { + "source": "npm:@jest/source-map@29.6.3", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@jest/source-map@29.6.3", + "target": "npm:callsites", + "type": "static" + }, + { + "source": "npm:@jest/source-map@29.6.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:jest-silent-reporter", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-silent-reporter", + "target": "npm:jest-util@26.6.2", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:@types/istanbul-reports", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:@types/yargs@15.0.19", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@types/yargs@15.0.19", + "target": "npm:@types/yargs-parser", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:is-ci@2.0.0", + "target": "npm:ci-info@2.0.0", + "type": "static" + }, + { + "source": "npm:jest-util@26.6.2", + "target": "npm:@jest/types@26.6.2", + "type": "static" + }, + { + "source": "npm:jest-util@26.6.2", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-util@26.6.2", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-util@26.6.2", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-util@26.6.2", + "target": "npm:is-ci@2.0.0", + "type": "static" + }, + { + "source": "npm:jest-util@26.6.2", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@babel/plugin-syntax-jsx", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@babel/plugin-syntax-typescript", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@jest/expect-utils", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:babel-preset-current-node-syntax", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:expect", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:jest-diff", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:jest-matcher-utils", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:ci-info", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:picomatch@2.3.1", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:camelcase", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:leven", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:jest-watcher", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:jest-watcher", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-watcher", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-watcher", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:jest-watcher", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-watcher", + "target": "npm:emittery", + "type": "static" + }, + { + "source": "npm:jest-watcher", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-watcher", + "target": "npm:string-length", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:jest-worker", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-worker", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-worker", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:jest-worker", + "target": "npm:supports-color@8.1.1", + "type": "static" + }, + { + "source": "npm:supports-color@8.1.1", + "target": "npm:has-flag", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@hapi/hoek", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@hapi/topo", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@sideway/address", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@sideway/formula", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@sideway/pinpoint", + "type": "static" + }, + { + "source": "npm:js-yaml", + "target": "npm:argparse", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:abab", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:acorn-globals", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:cssom", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:cssstyle", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:data-urls", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:decimal.js", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:domexception", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:escodegen", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:form-data", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:html-encoding-sniffer", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:http-proxy-agent", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:https-proxy-agent@5.0.1", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:is-potential-custom-element-name", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:nwsapi", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:parse5@7.3.0", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:saxes", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:symbol-tree", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:tough-cookie", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:w3c-xmlserializer", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:webidl-conversions", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:whatwg-encoding", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:whatwg-mimetype", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:whatwg-url", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:ws", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:xml-name-validator", + "type": "static" + }, + { + "source": "npm:https-proxy-agent@5.0.1", + "target": "npm:agent-base", + "type": "static" + }, + { + "source": "npm:https-proxy-agent@5.0.1", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:parse5@7.3.0", + "target": "npm:entities@6.0.1", + "type": "static" + }, + { + "source": "npm:json-parse-helpfulerror", + "target": "npm:jju", + "type": "static" + }, + { + "source": "npm:json-schema-ref-resolver", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:json-stable-stringify", + "target": "npm:jsonify", + "type": "static" + }, + { + "source": "npm:jsonfile", + "target": "npm:universalify", + "type": "static" + }, + { + "source": "npm:jsonfile", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:JSONStream", + "target": "npm:jsonparse", + "type": "static" + }, + { + "source": "npm:JSONStream", + "target": "npm:through", + "type": "static" + }, + { + "source": "npm:jsprim", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:jsprim", + "target": "npm:extsprintf", + "type": "static" + }, + { + "source": "npm:jsprim", + "target": "npm:json-schema", + "type": "static" + }, + { + "source": "npm:jsprim", + "target": "npm:verror@1.10.0", + "type": "static" + }, + { + "source": "npm:verror@1.10.0", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:verror@1.10.0", + "target": "npm:core-util-is@1.0.2", + "type": "static" + }, + { + "source": "npm:verror@1.10.0", + "target": "npm:extsprintf", + "type": "static" + }, + { + "source": "npm:karma-source-map-support", + "target": "npm:source-map-support", + "type": "static" + }, + { + "source": "npm:keygrip", + "target": "npm:tsscmp", + "type": "static" + }, + { + "source": "npm:keyv", + "target": "npm:json-buffer", + "type": "static" + }, + { + "source": "npm:klaw-sync", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:knuth-shuffle-seeded", + "target": "npm:seed-random", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:cache-content-type", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:content-disposition", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:content-type", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:cookies", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:delegates", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:destroy", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:encodeurl@1.0.2", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:fresh", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:http-assert", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:http-errors@1.8.1", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:is-generator-function", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:koa-compose", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:koa-convert", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:only", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:statuses@1.5.0", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:type-is", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:vary", + "type": "static" + }, + { + "source": "npm:koa-convert", + "target": "npm:co", + "type": "static" + }, + { + "source": "npm:koa-convert", + "target": "npm:koa-compose", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:depd@1.1.2", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:setprototypeof", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:statuses@1.5.0", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:toidentifier", + "type": "static" + }, + { + "source": "npm:labeled-stream-splicer", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:labeled-stream-splicer", + "target": "npm:stream-splicer", + "type": "static" + }, + { + "source": "npm:launch-editor", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:launch-editor", + "target": "npm:shell-quote", + "type": "static" + }, + { + "source": "npm:lcid", + "target": "npm:invert-kv", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:copy-anything", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:parse-node-version", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:errno", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:image-size", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:make-dir@2.1.0", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:mime", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:needle", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:source-map@0.6.1", + "type": "static" + }, + { + "source": "npm:less-loader", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:less-loader", + "target": "npm:less", + "type": "static" + }, + { + "source": "npm:less-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:make-dir@2.1.0", + "target": "npm:pify@4.0.1", + "type": "static" + }, + { + "source": "npm:make-dir@2.1.0", + "target": "npm:semver@5.7.2", + "type": "static" + }, + { + "source": "npm:levn", + "target": "npm:prelude-ls", + "type": "static" + }, + { + "source": "npm:levn", + "target": "npm:type-check", + "type": "static" + }, + { + "source": "npm:license-webpack-plugin", + "target": "npm:webpack-sources", + "type": "static" + }, + { + "source": "npm:liftoff", + "target": "npm:extend", + "type": "static" + }, + { + "source": "npm:liftoff", + "target": "npm:findup-sync", + "type": "static" + }, + { + "source": "npm:liftoff", + "target": "npm:fined", + "type": "static" + }, + { + "source": "npm:liftoff", + "target": "npm:flagged-respawn", + "type": "static" + }, + { + "source": "npm:liftoff", + "target": "npm:is-plain-object@2.0.4", + "type": "static" + }, + { + "source": "npm:liftoff", + "target": "npm:object.map", + "type": "static" + }, + { + "source": "npm:liftoff", + "target": "npm:rechoir", + "type": "static" + }, + { + "source": "npm:liftoff", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:is-plain-object@2.0.4", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:light-my-request", + "target": "npm:cookie", + "type": "static" + }, + { + "source": "npm:light-my-request", + "target": "npm:process-warning", + "type": "static" + }, + { + "source": "npm:light-my-request", + "target": "npm:set-cookie-parser", + "type": "static" + }, + { + "source": "npm:listr2", + "target": "npm:cli-truncate", + "type": "static" + }, + { + "source": "npm:listr2", + "target": "npm:colorette", + "type": "static" + }, + { + "source": "npm:listr2", + "target": "npm:eventemitter3@5.0.1", + "type": "static" + }, + { + "source": "npm:listr2", + "target": "npm:log-update", + "type": "static" + }, + { + "source": "npm:listr2", + "target": "npm:rfdc", + "type": "static" + }, + { + "source": "npm:listr2", + "target": "npm:wrap-ansi@9.0.0", + "type": "static" + }, + { + "source": "npm:string-width@7.2.0", + "target": "npm:emoji-regex@10.4.0", + "type": "static" + }, + { + "source": "npm:string-width@7.2.0", + "target": "npm:get-east-asian-width", + "type": "static" + }, + { + "source": "npm:string-width@7.2.0", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:strip-ansi@7.1.0", + "target": "npm:ansi-regex@6.1.0", + "type": "static" + }, + { + "source": "npm:wrap-ansi@9.0.0", + "target": "npm:ansi-styles@6.2.1", + "type": "static" + }, + { + "source": "npm:wrap-ansi@9.0.0", + "target": "npm:string-width@7.2.0", + "type": "static" + }, + { + "source": "npm:wrap-ansi@9.0.0", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:msgpackr", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:node-addon-api", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:node-gyp-build-optional-packages", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:ordered-binary", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:weak-lru-cache", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:@lmdb/lmdb-darwin-arm64", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:@lmdb/lmdb-darwin-x64", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:@lmdb/lmdb-linux-arm", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:@lmdb/lmdb-linux-arm64", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:@lmdb/lmdb-linux-x64", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:@lmdb/lmdb-win32-x64", + "type": "static" + }, + { + "source": "npm:load-json-file", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:load-json-file", + "target": "npm:parse-json@4.0.0", + "type": "static" + }, + { + "source": "npm:load-json-file", + "target": "npm:pify@3.0.0", + "type": "static" + }, + { + "source": "npm:load-json-file", + "target": "npm:strip-bom@3.0.0", + "type": "static" + }, + { + "source": "npm:parse-json@4.0.0", + "target": "npm:error-ex", + "type": "static" + }, + { + "source": "npm:parse-json@4.0.0", + "target": "npm:json-parse-better-errors", + "type": "static" + }, + { + "source": "npm:locate-path", + "target": "npm:p-locate", + "type": "static" + }, + { + "source": "npm:log-symbols", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:log-symbols", + "target": "npm:is-unicode-supported", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:log-update", + "target": "npm:ansi-escapes@7.0.0", + "type": "static" + }, + { + "source": "npm:log-update", + "target": "npm:cli-cursor@5.0.0", + "type": "static" + }, + { + "source": "npm:log-update", + "target": "npm:slice-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:log-update", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:log-update", + "target": "npm:wrap-ansi@9.0.0", + "type": "static" + }, + { + "source": "npm:ansi-escapes@7.0.0", + "target": "npm:environment", + "type": "static" + }, + { + "source": "npm:cli-cursor@5.0.0", + "target": "npm:restore-cursor@5.1.0", + "type": "static" + }, + { + "source": "npm:is-fullwidth-code-point@5.0.0", + "target": "npm:get-east-asian-width", + "type": "static" + }, + { + "source": "npm:onetime@7.0.0", + "target": "npm:mimic-function", + "type": "static" + }, + { + "source": "npm:restore-cursor@5.1.0", + "target": "npm:onetime@7.0.0", + "type": "static" + }, + { + "source": "npm:restore-cursor@5.1.0", + "target": "npm:signal-exit", + "type": "static" + }, + { + "source": "npm:slice-ansi@7.1.0", + "target": "npm:ansi-styles@6.2.1", + "type": "static" + }, + { + "source": "npm:slice-ansi@7.1.0", + "target": "npm:is-fullwidth-code-point@5.0.0", + "type": "static" + }, + { + "source": "npm:string-width@7.2.0", + "target": "npm:emoji-regex@10.4.0", + "type": "static" + }, + { + "source": "npm:string-width@7.2.0", + "target": "npm:get-east-asian-width", + "type": "static" + }, + { + "source": "npm:string-width@7.2.0", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:strip-ansi@7.1.0", + "target": "npm:ansi-regex@6.1.0", + "type": "static" + }, + { + "source": "npm:wrap-ansi@9.0.0", + "target": "npm:ansi-styles@6.2.1", + "type": "static" + }, + { + "source": "npm:wrap-ansi@9.0.0", + "target": "npm:string-width@7.2.0", + "type": "static" + }, + { + "source": "npm:wrap-ansi@9.0.0", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:log4js", + "target": "npm:date-format", + "type": "static" + }, + { + "source": "npm:log4js", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:log4js", + "target": "npm:flatted", + "type": "static" + }, + { + "source": "npm:log4js", + "target": "npm:rfdc", + "type": "static" + }, + { + "source": "npm:log4js", + "target": "npm:streamroller", + "type": "static" + }, + { + "source": "npm:loose-envify", + "target": "npm:js-tokens", + "type": "static" + }, + { + "source": "npm:loupe", + "target": "npm:get-func-name", + "type": "static" + }, + { + "source": "npm:lowlight", + "target": "npm:fault", + "type": "static" + }, + { + "source": "npm:lowlight", + "target": "npm:highlight.js", + "type": "static" + }, + { + "source": "npm:lru-cache", + "target": "npm:yallist", + "type": "static" + }, + { + "source": "npm:magic-string", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + }, + { + "source": "npm:make-dir", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:@npmcli/agent", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:cacache", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:http-cache-semantics", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:is-lambda", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:minipass-fetch", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:minipass-flush", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:minipass-pipeline", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:negotiator", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:promise-retry", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:ssri", + "type": "static" + }, + { + "source": "npm:make-iterator", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:makeerror", + "target": "npm:tmpl", + "type": "static" + }, + { + "source": "npm:map-age-cleaner", + "target": "npm:p-defer", + "type": "static" + }, + { + "source": "npm:map-visit", + "target": "npm:object-visit", + "type": "static" + }, + { + "source": "npm:md5", + "target": "npm:charenc", + "type": "static" + }, + { + "source": "npm:md5", + "target": "npm:crypt", + "type": "static" + }, + { + "source": "npm:md5", + "target": "npm:is-buffer", + "type": "static" + }, + { + "source": "npm:md5.js", + "target": "npm:hash-base", + "type": "static" + }, + { + "source": "npm:md5.js", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:md5.js", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:mem", + "target": "npm:map-age-cleaner", + "type": "static" + }, + { + "source": "npm:mem", + "target": "npm:mimic-fn", + "type": "static" + }, + { + "source": "npm:mem", + "target": "npm:p-is-promise", + "type": "static" + }, + { + "source": "npm:memfs", + "target": "npm:fs-monkey", + "type": "static" + }, + { + "source": "npm:micromatch", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:micromatch", + "target": "npm:picomatch@2.3.1", + "type": "static" + }, + { + "source": "npm:miller-rabin", + "target": "npm:bn.js@4.12.2", + "type": "static" + }, + { + "source": "npm:miller-rabin", + "target": "npm:brorand", + "type": "static" + }, + { + "source": "npm:mime-types", + "target": "npm:mime-db", + "type": "static" + }, + { + "source": "npm:mini-css-extract-plugin", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:mini-css-extract-plugin", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:mini-css-extract-plugin", + "target": "npm:tapable", + "type": "static" + }, + { + "source": "npm:minim", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:minimatch", + "target": "npm:brace-expansion", + "type": "static" + }, + { + "source": "npm:minipass-collect", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:minipass-fetch", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:minipass-fetch", + "target": "npm:minipass-sized", + "type": "static" + }, + { + "source": "npm:minipass-fetch", + "target": "npm:minizlib", + "type": "static" + }, + { + "source": "npm:minipass-fetch", + "target": "npm:encoding", + "type": "static" + }, + { + "source": "npm:minipass-flush", + "target": "npm:minipass@3.3.6", + "type": "static" + }, + { + "source": "npm:minipass@3.3.6", + "target": "npm:yallist@4.0.0", + "type": "static" + }, + { + "source": "npm:minipass-pipeline", + "target": "npm:minipass@3.3.6", + "type": "static" + }, + { + "source": "npm:minipass@3.3.6", + "target": "npm:yallist@4.0.0", + "type": "static" + }, + { + "source": "npm:minipass-sized", + "target": "npm:minipass@3.3.6", + "type": "static" + }, + { + "source": "npm:minipass@3.3.6", + "target": "npm:yallist@4.0.0", + "type": "static" + }, + { + "source": "npm:minizlib", + "target": "npm:minipass@3.3.6", + "type": "static" + }, + { + "source": "npm:minizlib", + "target": "npm:yallist@4.0.0", + "type": "static" + }, + { + "source": "npm:minipass@3.3.6", + "target": "npm:yallist@4.0.0", + "type": "static" + }, + { + "source": "npm:mixin-deep", + "target": "npm:for-in", + "type": "static" + }, + { + "source": "npm:mixin-deep", + "target": "npm:is-extendable", + "type": "static" + }, + { + "source": "npm:mkdirp", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:mocha-junit-reporter", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:mocha-junit-reporter", + "target": "npm:md5", + "type": "static" + }, + { + "source": "npm:mocha-junit-reporter", + "target": "npm:mkdirp", + "type": "static" + }, + { + "source": "npm:mocha-junit-reporter", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:mocha-junit-reporter", + "target": "npm:xml", + "type": "static" + }, + { + "source": "npm:debug@2.6.9", + "target": "npm:ms@2.0.0", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:browser-resolve", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:cached-path-relative", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:concat-stream", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:defined", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:detective", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:duplexer2", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:JSONStream", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:parents", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:stream-combiner2", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:subarg", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:xtend", + "type": "static" + }, + { + "source": "npm:moo-color", + "target": "npm:color-name", + "type": "static" + }, + { + "source": "npm:morgan", + "target": "npm:basic-auth", + "type": "static" + }, + { + "source": "npm:morgan", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:morgan", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:morgan", + "target": "npm:on-finished@2.3.0", + "type": "static" + }, + { + "source": "npm:morgan", + "target": "npm:on-headers", + "type": "static" + }, + { + "source": "npm:debug@2.6.9", + "target": "npm:ms@2.0.0", + "type": "static" + }, + { + "source": "npm:on-finished@2.3.0", + "target": "npm:ee-first", + "type": "static" + }, + { + "source": "npm:msgpackr", + "target": "npm:msgpackr-extract", + "type": "static" + }, + { + "source": "npm:msgpackr-extract", + "target": "npm:node-gyp-build-optional-packages", + "type": "static" + }, + { + "source": "npm:msgpackr-extract", + "target": "npm:@msgpackr-extract/msgpackr-extract-darwin-arm64", + "type": "static" + }, + { + "source": "npm:msgpackr-extract", + "target": "npm:@msgpackr-extract/msgpackr-extract-darwin-x64", + "type": "static" + }, + { + "source": "npm:msgpackr-extract", + "target": "npm:@msgpackr-extract/msgpackr-extract-linux-arm", + "type": "static" + }, + { + "source": "npm:msgpackr-extract", + "target": "npm:@msgpackr-extract/msgpackr-extract-linux-arm64", + "type": "static" + }, + { + "source": "npm:msgpackr-extract", + "target": "npm:@msgpackr-extract/msgpackr-extract-linux-x64", + "type": "static" + }, + { + "source": "npm:msgpackr-extract", + "target": "npm:@msgpackr-extract/msgpackr-extract-win32-x64", + "type": "static" + }, + { + "source": "npm:multicast-dns", + "target": "npm:dns-packet", + "type": "static" + }, + { + "source": "npm:multicast-dns", + "target": "npm:thunky", + "type": "static" + }, + { + "source": "npm:multimatch", + "target": "npm:@types/minimatch", + "type": "static" + }, + { + "source": "npm:multimatch", + "target": "npm:array-differ", + "type": "static" + }, + { + "source": "npm:multimatch", + "target": "npm:array-union", + "type": "static" + }, + { + "source": "npm:multimatch", + "target": "npm:arrify", + "type": "static" + }, + { + "source": "npm:multimatch", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:mz", + "target": "npm:any-promise", + "type": "static" + }, + { + "source": "npm:mz", + "target": "npm:object-assign", + "type": "static" + }, + { + "source": "npm:mz", + "target": "npm:thenify-all", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:arr-diff", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:array-unique", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:define-property", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:extend-shallow", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:fragment-cache", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:is-windows", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:object.pick", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:regex-not", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:snapdragon", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:to-regex", + "type": "static" + }, + { + "source": "npm:needle", + "target": "npm:iconv-lite", + "type": "static" + }, + { + "source": "npm:needle", + "target": "npm:sax", + "type": "static" + }, + { + "source": "npm:ng-block-ui", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:ng-block-ui", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:ng-block-ui", + "target": "npm:@angular/platform-browser", + "type": "static" + }, + { + "source": "npm:ng-block-ui", + "target": "npm:@angular/platform-browser-dynamic", + "type": "static" + }, + { + "source": "npm:ng-block-ui", + "target": "npm:@angular/router", + "type": "static" + }, + { + "source": "npm:ng-block-ui", + "target": "npm:zone.js", + "type": "static" + }, + { + "source": "npm:ng-block-ui", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:ng-click-outside", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:ng-click-outside", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:ng-mocks", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:ng-mocks", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:ng-mocks", + "target": "npm:@angular/forms", + "type": "static" + }, + { + "source": "npm:ng-mocks", + "target": "npm:@angular/platform-browser", + "type": "static" + }, + { + "source": "npm:ng2-charts", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:ng2-charts", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:ng2-charts", + "target": "npm:@angular/platform-browser", + "type": "static" + }, + { + "source": "npm:ng2-charts", + "target": "npm:chart.js", + "type": "static" + }, + { + "source": "npm:ng2-charts", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:ng2-charts", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:ng2-charts", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:ngx-cookie-service", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:ngx-toastr", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:ngx-toastr", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:ngx-toastr", + "target": "npm:@angular/platform-browser", + "type": "static" + }, + { + "source": "npm:ngx-toastr", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:nice-napi", + "target": "npm:node-addon-api@3.2.1", + "type": "static" + }, + { + "source": "npm:nice-napi", + "target": "npm:node-gyp-build", + "type": "static" + }, + { + "source": "npm:no-case", + "target": "npm:lower-case", + "type": "static" + }, + { + "source": "npm:node-fetch", + "target": "npm:encoding", + "type": "static" + }, + { + "source": "npm:node-fetch", + "target": "npm:whatwg-url@5.0.0", + "type": "static" + }, + { + "source": "npm:node-fetch-commonjs", + "target": "npm:node-domexception", + "type": "static" + }, + { + "source": "npm:node-fetch-commonjs", + "target": "npm:web-streams-polyfill", + "type": "static" + }, + { + "source": "npm:whatwg-url@5.0.0", + "target": "npm:tr46@0.0.3", + "type": "static" + }, + { + "source": "npm:whatwg-url@5.0.0", + "target": "npm:webidl-conversions@3.0.1", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:env-paths", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:exponential-backoff", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:glob@10.4.5", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:make-fetch-happen", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:nopt", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:tar", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:which@4.0.0", + "type": "static" + }, + { + "source": "npm:node-gyp-build-optional-packages", + "target": "npm:detect-libc", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:foreground-child", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:jackspeak@3.4.3", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:package-json-from-dist", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:path-scurry@1.11.1", + "type": "static" + }, + { + "source": "npm:jackspeak@3.4.3", + "target": "npm:@isaacs/cliui", + "type": "static" + }, + { + "source": "npm:jackspeak@3.4.3", + "target": "npm:@pkgjs/parseargs", + "type": "static" + }, + { + "source": "npm:minimatch@9.0.5", + "target": "npm:brace-expansion", + "type": "static" + }, + { + "source": "npm:path-scurry@1.11.1", + "target": "npm:lru-cache@10.4.3", + "type": "static" + }, + { + "source": "npm:path-scurry@1.11.1", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:which@4.0.0", + "target": "npm:isexe@3.1.1", + "type": "static" + }, + { + "source": "npm:node-schedule", + "target": "npm:cron-parser", + "type": "static" + }, + { + "source": "npm:node-schedule", + "target": "npm:long-timeout", + "type": "static" + }, + { + "source": "npm:node-schedule", + "target": "npm:sorted-array-functions", + "type": "static" + }, + { + "source": "npm:nopt", + "target": "npm:abbrev", + "type": "static" + }, + { + "source": "npm:normalize-package-data", + "target": "npm:hosted-git-info", + "type": "static" + }, + { + "source": "npm:normalize-package-data", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:normalize-package-data", + "target": "npm:validate-npm-package-license", + "type": "static" + }, + { + "source": "npm:npm-bundled", + "target": "npm:npm-normalize-package-bin", + "type": "static" + }, + { + "source": "npm:npm-install-checks", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:npm-package-arg", + "target": "npm:hosted-git-info", + "type": "static" + }, + { + "source": "npm:npm-package-arg", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:npm-package-arg", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:npm-package-arg", + "target": "npm:validate-npm-package-name", + "type": "static" + }, + { + "source": "npm:npm-packlist", + "target": "npm:ignore-walk", + "type": "static" + }, + { + "source": "npm:npm-pick-manifest", + "target": "npm:npm-install-checks", + "type": "static" + }, + { + "source": "npm:npm-pick-manifest", + "target": "npm:npm-normalize-package-bin", + "type": "static" + }, + { + "source": "npm:npm-pick-manifest", + "target": "npm:npm-package-arg", + "type": "static" + }, + { + "source": "npm:npm-pick-manifest", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:npm-registry-fetch", + "target": "npm:@npmcli/redact", + "type": "static" + }, + { + "source": "npm:npm-registry-fetch", + "target": "npm:jsonparse", + "type": "static" + }, + { + "source": "npm:npm-registry-fetch", + "target": "npm:make-fetch-happen", + "type": "static" + }, + { + "source": "npm:npm-registry-fetch", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:npm-registry-fetch", + "target": "npm:minipass-fetch", + "type": "static" + }, + { + "source": "npm:npm-registry-fetch", + "target": "npm:minizlib", + "type": "static" + }, + { + "source": "npm:npm-registry-fetch", + "target": "npm:npm-package-arg", + "type": "static" + }, + { + "source": "npm:npm-registry-fetch", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:ansi-styles@3.2.1", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:chalk@2.4.2", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:cross-spawn@6.0.6", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:memorystream", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:pidtree", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:read-pkg", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:shell-quote", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:string.prototype.padend", + "type": "static" + }, + { + "source": "npm:ansi-styles@3.2.1", + "target": "npm:color-convert@1.9.3", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:chalk@2.4.2", + "target": "npm:ansi-styles@3.2.1", + "type": "static" + }, + { + "source": "npm:chalk@2.4.2", + "target": "npm:escape-string-regexp", + "type": "static" + }, + { + "source": "npm:chalk@2.4.2", + "target": "npm:supports-color@5.5.0", + "type": "static" + }, + { + "source": "npm:color-convert@1.9.3", + "target": "npm:color-name@1.1.3", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.6", + "target": "npm:nice-try", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.6", + "target": "npm:path-key@2.0.1", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.6", + "target": "npm:semver@5.7.2", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.6", + "target": "npm:shebang-command@1.2.0", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.6", + "target": "npm:which@1.3.1", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:shebang-command@1.2.0", + "target": "npm:shebang-regex@1.0.0", + "type": "static" + }, + { + "source": "npm:supports-color@5.5.0", + "target": "npm:has-flag@3.0.0", + "type": "static" + }, + { + "source": "npm:which@1.3.1", + "target": "npm:isexe", + "type": "static" + }, + { + "source": "npm:npm-run-path", + "target": "npm:path-key", + "type": "static" + }, + { + "source": "npm:nth-check", + "target": "npm:boolbase", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@napi-rs/wasm-runtime@0.2.4", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@yarnpkg/lockfile", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@yarnpkg/parsers", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@zkochan/js-yaml", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:axios", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:cli-spinners", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:cliui", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:dotenv@16.4.7", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:dotenv-expand", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:figures", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:flat", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:front-matter", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:jest-diff", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:jsonc-parser@3.2.0", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:lines-and-columns", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:node-machine-id", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:open@8.4.2", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:ora@5.3.0", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:resolve.exports", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:tar-stream", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:tmp", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:tsconfig-paths", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:yaml", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:yargs", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:yargs-parser", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-darwin-arm64", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-darwin-x64", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-freebsd-x64", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-arm-gnueabihf", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-arm64-gnu", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-arm64-musl", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-x64-gnu", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-x64-musl", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-win32-arm64-msvc", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-win32-x64-msvc", + "type": "static" + }, + { + "source": "npm:@napi-rs/wasm-runtime@0.2.4", + "target": "npm:@emnapi/core", + "type": "static" + }, + { + "source": "npm:@napi-rs/wasm-runtime@0.2.4", + "target": "npm:@emnapi/runtime", + "type": "static" + }, + { + "source": "npm:@napi-rs/wasm-runtime@0.2.4", + "target": "npm:@tybys/wasm-util@0.9.0", + "type": "static" + }, + { + "source": "npm:@tybys/wasm-util@0.9.0", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:is-wsl@2.2.0", + "target": "npm:is-docker@2.2.1", + "type": "static" + }, + { + "source": "npm:open@8.4.2", + "target": "npm:define-lazy-prop@2.0.0", + "type": "static" + }, + { + "source": "npm:open@8.4.2", + "target": "npm:is-docker@2.2.1", + "type": "static" + }, + { + "source": "npm:open@8.4.2", + "target": "npm:is-wsl@2.2.0", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:bl", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:cli-spinners", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:is-interactive", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:log-symbols", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:wcwidth", + "type": "static" + }, + { + "source": "npm:object-copy", + "target": "npm:copy-descriptor", + "type": "static" + }, + { + "source": "npm:object-copy", + "target": "npm:define-property@0.2.5", + "type": "static" + }, + { + "source": "npm:object-copy", + "target": "npm:kind-of@3.2.2", + "type": "static" + }, + { + "source": "npm:define-property@0.2.5", + "target": "npm:is-descriptor@0.1.7", + "type": "static" + }, + { + "source": "npm:is-descriptor@0.1.7", + "target": "npm:is-accessor-descriptor", + "type": "static" + }, + { + "source": "npm:is-descriptor@0.1.7", + "target": "npm:is-data-descriptor", + "type": "static" + }, + { + "source": "npm:kind-of@3.2.2", + "target": "npm:is-buffer", + "type": "static" + }, + { + "source": "npm:object-visit", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:object.assign", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:object.assign", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:object.assign", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:object.assign", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:object.assign", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:object.assign", + "target": "npm:object-keys", + "type": "static" + }, + { + "source": "npm:object.defaults", + "target": "npm:array-each", + "type": "static" + }, + { + "source": "npm:object.defaults", + "target": "npm:array-slice", + "type": "static" + }, + { + "source": "npm:object.defaults", + "target": "npm:for-own", + "type": "static" + }, + { + "source": "npm:object.defaults", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:object.map", + "target": "npm:for-own", + "type": "static" + }, + { + "source": "npm:object.map", + "target": "npm:make-iterator", + "type": "static" + }, + { + "source": "npm:object.pick", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:on-finished", + "target": "npm:ee-first", + "type": "static" + }, + { + "source": "npm:once", + "target": "npm:wrappy", + "type": "static" + }, + { + "source": "npm:onetime", + "target": "npm:mimic-fn", + "type": "static" + }, + { + "source": "npm:open", + "target": "npm:default-browser", + "type": "static" + }, + { + "source": "npm:open", + "target": "npm:define-lazy-prop", + "type": "static" + }, + { + "source": "npm:open", + "target": "npm:is-inside-container", + "type": "static" + }, + { + "source": "npm:open", + "target": "npm:is-wsl", + "type": "static" + }, + { + "source": "npm:openapi-path-templating", + "target": "npm:apg-lite", + "type": "static" + }, + { + "source": "npm:openapi-server-url-templating", + "target": "npm:apg-lite", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:deep-is", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:fast-levenshtein", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:levn", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:prelude-ls", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:type-check", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:word-wrap", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:bl", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:cli-spinners", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:is-interactive", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:is-unicode-supported", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:log-symbols", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:wcwidth", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:os-locale", + "target": "npm:execa@1.0.0", + "type": "static" + }, + { + "source": "npm:os-locale", + "target": "npm:lcid", + "type": "static" + }, + { + "source": "npm:os-locale", + "target": "npm:mem", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.6", + "target": "npm:nice-try", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.6", + "target": "npm:path-key@2.0.1", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.6", + "target": "npm:semver@5.7.2", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.6", + "target": "npm:shebang-command@1.2.0", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.6", + "target": "npm:which@1.3.1", + "type": "static" + }, + { + "source": "npm:execa@1.0.0", + "target": "npm:cross-spawn@6.0.6", + "type": "static" + }, + { + "source": "npm:execa@1.0.0", + "target": "npm:get-stream@4.1.0", + "type": "static" + }, + { + "source": "npm:execa@1.0.0", + "target": "npm:is-stream", + "type": "static" + }, + { + "source": "npm:execa@1.0.0", + "target": "npm:npm-run-path@2.0.2", + "type": "static" + }, + { + "source": "npm:execa@1.0.0", + "target": "npm:p-finally", + "type": "static" + }, + { + "source": "npm:execa@1.0.0", + "target": "npm:signal-exit@3.0.7", + "type": "static" + }, + { + "source": "npm:execa@1.0.0", + "target": "npm:strip-eof", + "type": "static" + }, + { + "source": "npm:get-stream@4.1.0", + "target": "npm:pump", + "type": "static" + }, + { + "source": "npm:npm-run-path@2.0.2", + "target": "npm:path-key@2.0.1", + "type": "static" + }, + { + "source": "npm:shebang-command@1.2.0", + "target": "npm:shebang-regex@1.0.0", + "type": "static" + }, + { + "source": "npm:which@1.3.1", + "target": "npm:isexe", + "type": "static" + }, + { + "source": "npm:os-name", + "target": "npm:macos-release", + "type": "static" + }, + { + "source": "npm:os-name", + "target": "npm:windows-release", + "type": "static" + }, + { + "source": "npm:outpipe", + "target": "npm:shell-quote", + "type": "static" + }, + { + "source": "npm:own-keys", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:own-keys", + "target": "npm:object-keys", + "type": "static" + }, + { + "source": "npm:own-keys", + "target": "npm:safe-push-apply", + "type": "static" + }, + { + "source": "npm:p-limit", + "target": "npm:yocto-queue", + "type": "static" + }, + { + "source": "npm:p-locate", + "target": "npm:p-limit", + "type": "static" + }, + { + "source": "npm:p-map", + "target": "npm:aggregate-error", + "type": "static" + }, + { + "source": "npm:p-retry", + "target": "npm:@types/retry", + "type": "static" + }, + { + "source": "npm:p-retry", + "target": "npm:retry", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:@npmcli/git", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:@npmcli/installed-package-contents", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:@npmcli/package-json", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:@npmcli/promise-spawn", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:@npmcli/run-script", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:cacache", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:fs-minipass", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:npm-package-arg", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:npm-packlist", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:npm-pick-manifest", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:npm-registry-fetch", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:promise-retry", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:sigstore", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:ssri", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:tar", + "type": "static" + }, + { + "source": "npm:pad-right", + "target": "npm:repeat-string", + "type": "static" + }, + { + "source": "npm:parent-module", + "target": "npm:callsites", + "type": "static" + }, + { + "source": "npm:parents", + "target": "npm:path-platform", + "type": "static" + }, + { + "source": "npm:parse-asn1", + "target": "npm:asn1.js", + "type": "static" + }, + { + "source": "npm:parse-asn1", + "target": "npm:browserify-aes", + "type": "static" + }, + { + "source": "npm:parse-asn1", + "target": "npm:evp_bytestokey", + "type": "static" + }, + { + "source": "npm:parse-asn1", + "target": "npm:hash-base", + "type": "static" + }, + { + "source": "npm:parse-asn1", + "target": "npm:pbkdf2", + "type": "static" + }, + { + "source": "npm:parse-asn1", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:character-entities", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:character-entities-legacy", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:character-reference-invalid", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:is-alphanumerical", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:is-decimal", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:is-hexadecimal", + "type": "static" + }, + { + "source": "npm:parse-filepath", + "target": "npm:is-absolute", + "type": "static" + }, + { + "source": "npm:parse-filepath", + "target": "npm:map-cache", + "type": "static" + }, + { + "source": "npm:parse-filepath", + "target": "npm:path-root", + "type": "static" + }, + { + "source": "npm:parse-json", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:parse-json", + "target": "npm:error-ex", + "type": "static" + }, + { + "source": "npm:parse-json", + "target": "npm:json-parse-even-better-errors@2.3.1", + "type": "static" + }, + { + "source": "npm:parse-json", + "target": "npm:lines-and-columns@1.2.4", + "type": "static" + }, + { + "source": "npm:parse5-html-rewriting-stream", + "target": "npm:entities", + "type": "static" + }, + { + "source": "npm:parse5-html-rewriting-stream", + "target": "npm:parse5@7.3.0", + "type": "static" + }, + { + "source": "npm:parse5-html-rewriting-stream", + "target": "npm:parse5-sax-parser", + "type": "static" + }, + { + "source": "npm:parse5@7.3.0", + "target": "npm:entities@6.0.1", + "type": "static" + }, + { + "source": "npm:parse5-htmlparser2-tree-adapter", + "target": "npm:domhandler", + "type": "static" + }, + { + "source": "npm:parse5-htmlparser2-tree-adapter", + "target": "npm:parse5@7.3.0", + "type": "static" + }, + { + "source": "npm:parse5@7.3.0", + "target": "npm:entities@6.0.1", + "type": "static" + }, + { + "source": "npm:parse5-sax-parser", + "target": "npm:parse5@7.3.0", + "type": "static" + }, + { + "source": "npm:parse5@7.3.0", + "target": "npm:entities@6.0.1", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:@yarnpkg/lockfile", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:ci-info", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:find-yarn-workspace-root", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:klaw-sync", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:open@7.4.2", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:rimraf", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:slash@2.0.0", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:tmp@0.0.33", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:yaml", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:at-least-node", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:jsonfile", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:universalify", + "type": "static" + }, + { + "source": "npm:is-wsl@2.2.0", + "target": "npm:is-docker@2.2.1", + "type": "static" + }, + { + "source": "npm:open@7.4.2", + "target": "npm:is-docker@2.2.1", + "type": "static" + }, + { + "source": "npm:open@7.4.2", + "target": "npm:is-wsl@2.2.0", + "type": "static" + }, + { + "source": "npm:tmp@0.0.33", + "target": "npm:os-tmpdir", + "type": "static" + }, + { + "source": "npm:path-root", + "target": "npm:path-root-regex", + "type": "static" + }, + { + "source": "npm:path-scurry", + "target": "npm:lru-cache@11.1.0", + "type": "static" + }, + { + "source": "npm:path-scurry", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:pause-stream", + "target": "npm:through", + "type": "static" + }, + { + "source": "npm:pbkdf2", + "target": "npm:create-hash@1.1.3", + "type": "static" + }, + { + "source": "npm:pbkdf2", + "target": "npm:create-hmac", + "type": "static" + }, + { + "source": "npm:pbkdf2", + "target": "npm:ripemd160@2.0.1", + "type": "static" + }, + { + "source": "npm:pbkdf2", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:pbkdf2", + "target": "npm:sha.js", + "type": "static" + }, + { + "source": "npm:pbkdf2", + "target": "npm:to-buffer", + "type": "static" + }, + { + "source": "npm:create-hash@1.1.3", + "target": "npm:cipher-base", + "type": "static" + }, + { + "source": "npm:create-hash@1.1.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:create-hash@1.1.3", + "target": "npm:ripemd160@2.0.1", + "type": "static" + }, + { + "source": "npm:create-hash@1.1.3", + "target": "npm:sha.js", + "type": "static" + }, + { + "source": "npm:hash-base@2.0.2", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:ripemd160@2.0.1", + "target": "npm:hash-base@2.0.2", + "type": "static" + }, + { + "source": "npm:ripemd160@2.0.1", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:atomic-sleep", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:fast-redact", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:on-exit-leak-free", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:pino-abstract-transport", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:pino-std-serializers", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:process-warning@5.0.0", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:quick-format-unescaped", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:real-require", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:safe-stable-stringify", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:sonic-boom", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:thread-stream", + "type": "static" + }, + { + "source": "npm:pino-abstract-transport", + "target": "npm:split2", + "type": "static" + }, + { + "source": "npm:piscina", + "target": "npm:nice-napi", + "type": "static" + }, + { + "source": "npm:pkg-dir", + "target": "npm:find-up@6.3.0", + "type": "static" + }, + { + "source": "npm:find-up@6.3.0", + "target": "npm:locate-path@7.2.0", + "type": "static" + }, + { + "source": "npm:find-up@6.3.0", + "target": "npm:path-exists@5.0.0", + "type": "static" + }, + { + "source": "npm:locate-path@7.2.0", + "target": "npm:p-locate@6.0.0", + "type": "static" + }, + { + "source": "npm:p-limit@4.0.0", + "target": "npm:yocto-queue@1.2.1", + "type": "static" + }, + { + "source": "npm:p-locate@6.0.0", + "target": "npm:p-limit@4.0.0", + "type": "static" + }, + { + "source": "npm:portfinder", + "target": "npm:async", + "type": "static" + }, + { + "source": "npm:portfinder", + "target": "npm:debug@4.4.1", + "type": "static" + }, + { + "source": "npm:debug@4.4.1", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:postcss", + "target": "npm:nanoid", + "type": "static" + }, + { + "source": "npm:postcss", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:postcss", + "target": "npm:source-map-js@1.2.1", + "type": "static" + }, + { + "source": "npm:postcss-calc", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-calc", + "target": "npm:postcss-selector-parser", + "type": "static" + }, + { + "source": "npm:postcss-calc", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-colormin", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-colormin", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:postcss-colormin", + "target": "npm:caniuse-api", + "type": "static" + }, + { + "source": "npm:postcss-colormin", + "target": "npm:colord", + "type": "static" + }, + { + "source": "npm:postcss-colormin", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-convert-values", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-convert-values", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:postcss-convert-values", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-discard-comments", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-discard-duplicates", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-discard-empty", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-discard-overridden", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-import", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-import", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-import", + "target": "npm:read-cache", + "type": "static" + }, + { + "source": "npm:postcss-import", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:postcss-loader", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:postcss-loader", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:postcss-loader", + "target": "npm:cosmiconfig", + "type": "static" + }, + { + "source": "npm:postcss-loader", + "target": "npm:jiti", + "type": "static" + }, + { + "source": "npm:postcss-loader", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:postcss-merge-longhand", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-merge-longhand", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-merge-longhand", + "target": "npm:stylehacks", + "type": "static" + }, + { + "source": "npm:postcss-merge-rules", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-merge-rules", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:postcss-merge-rules", + "target": "npm:caniuse-api", + "type": "static" + }, + { + "source": "npm:postcss-merge-rules", + "target": "npm:cssnano-utils", + "type": "static" + }, + { + "source": "npm:postcss-merge-rules", + "target": "npm:postcss-selector-parser", + "type": "static" + }, + { + "source": "npm:postcss-minify-font-values", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-minify-font-values", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-minify-gradients", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-minify-gradients", + "target": "npm:colord", + "type": "static" + }, + { + "source": "npm:postcss-minify-gradients", + "target": "npm:cssnano-utils", + "type": "static" + }, + { + "source": "npm:postcss-minify-gradients", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-minify-params", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-minify-params", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:postcss-minify-params", + "target": "npm:cssnano-utils", + "type": "static" + }, + { + "source": "npm:postcss-minify-params", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-minify-selectors", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-minify-selectors", + "target": "npm:postcss-selector-parser", + "type": "static" + }, + { + "source": "npm:postcss-modules-extract-imports", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-modules-local-by-default", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-modules-local-by-default", + "target": "npm:icss-utils", + "type": "static" + }, + { + "source": "npm:postcss-modules-local-by-default", + "target": "npm:postcss-selector-parser@7.1.0", + "type": "static" + }, + { + "source": "npm:postcss-modules-local-by-default", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-selector-parser@7.1.0", + "target": "npm:cssesc", + "type": "static" + }, + { + "source": "npm:postcss-selector-parser@7.1.0", + "target": "npm:util-deprecate", + "type": "static" + }, + { + "source": "npm:postcss-modules-scope", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-modules-scope", + "target": "npm:postcss-selector-parser@7.1.0", + "type": "static" + }, + { + "source": "npm:postcss-selector-parser@7.1.0", + "target": "npm:cssesc", + "type": "static" + }, + { + "source": "npm:postcss-selector-parser@7.1.0", + "target": "npm:util-deprecate", + "type": "static" + }, + { + "source": "npm:postcss-modules-values", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-modules-values", + "target": "npm:icss-utils", + "type": "static" + }, + { + "source": "npm:postcss-normalize-charset", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-display-values", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-display-values", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-normalize-positions", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-positions", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-normalize-repeat-style", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-repeat-style", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-normalize-string", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-string", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-normalize-timing-functions", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-timing-functions", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-normalize-unicode", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-unicode", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:postcss-normalize-unicode", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-normalize-url", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-url", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-normalize-whitespace", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-whitespace", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-ordered-values", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-ordered-values", + "target": "npm:cssnano-utils", + "type": "static" + }, + { + "source": "npm:postcss-ordered-values", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-reduce-initial", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-reduce-initial", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:postcss-reduce-initial", + "target": "npm:caniuse-api", + "type": "static" + }, + { + "source": "npm:postcss-reduce-transforms", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-reduce-transforms", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-safe-parser", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-scss", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-selector-parser", + "target": "npm:cssesc", + "type": "static" + }, + { + "source": "npm:postcss-selector-parser", + "target": "npm:util-deprecate", + "type": "static" + }, + { + "source": "npm:postcss-svgo", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-svgo", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-svgo", + "target": "npm:svgo", + "type": "static" + }, + { + "source": "npm:postcss-unique-selectors", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-unique-selectors", + "target": "npm:postcss-selector-parser", + "type": "static" + }, + { + "source": "npm:pretty-format", + "target": "npm:@jest/schemas", + "type": "static" + }, + { + "source": "npm:pretty-format", + "target": "npm:ansi-styles@5.2.0", + "type": "static" + }, + { + "source": "npm:pretty-format", + "target": "npm:react-is", + "type": "static" + }, + { + "source": "npm:pretty-quick", + "target": "npm:prettier", + "type": "static" + }, + { + "source": "npm:pretty-quick", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:pretty-quick", + "target": "npm:execa", + "type": "static" + }, + { + "source": "npm:pretty-quick", + "target": "npm:find-up@4.1.0", + "type": "static" + }, + { + "source": "npm:pretty-quick", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:pretty-quick", + "target": "npm:mri", + "type": "static" + }, + { + "source": "npm:pretty-quick", + "target": "npm:multimatch", + "type": "static" + }, + { + "source": "npm:find-up@4.1.0", + "target": "npm:locate-path@5.0.0", + "type": "static" + }, + { + "source": "npm:find-up@4.1.0", + "target": "npm:path-exists", + "type": "static" + }, + { + "source": "npm:locate-path@5.0.0", + "target": "npm:p-locate@4.1.0", + "type": "static" + }, + { + "source": "npm:p-limit@2.3.0", + "target": "npm:p-try", + "type": "static" + }, + { + "source": "npm:p-locate@4.1.0", + "target": "npm:p-limit@2.3.0", + "type": "static" + }, + { + "source": "npm:promise", + "target": "npm:asap", + "type": "static" + }, + { + "source": "npm:promise-retry", + "target": "npm:err-code", + "type": "static" + }, + { + "source": "npm:promise-retry", + "target": "npm:retry@0.12.0", + "type": "static" + }, + { + "source": "npm:prompts", + "target": "npm:kleur", + "type": "static" + }, + { + "source": "npm:prompts", + "target": "npm:sisteransi", + "type": "static" + }, + { + "source": "npm:prop-types", + "target": "npm:loose-envify", + "type": "static" + }, + { + "source": "npm:prop-types", + "target": "npm:object-assign", + "type": "static" + }, + { + "source": "npm:prop-types", + "target": "npm:react-is@16.13.1", + "type": "static" + }, + { + "source": "npm:propagating-hammerjs", + "target": "npm:hammerjs", + "type": "static" + }, + { + "source": "npm:property-information", + "target": "npm:xtend", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/aspromise", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/base64", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/codegen", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/eventemitter", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/fetch", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/float", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/inquire", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/path", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/pool", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/utf8", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@types/long", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:long", + "type": "static" + }, + { + "source": "npm:proxy-addr", + "target": "npm:forwarded", + "type": "static" + }, + { + "source": "npm:proxy-addr", + "target": "npm:ipaddr.js", + "type": "static" + }, + { + "source": "npm:ps-tree", + "target": "npm:event-stream@3.3.4", + "type": "static" + }, + { + "source": "npm:event-stream@3.3.4", + "target": "npm:duplexer", + "type": "static" + }, + { + "source": "npm:event-stream@3.3.4", + "target": "npm:from", + "type": "static" + }, + { + "source": "npm:event-stream@3.3.4", + "target": "npm:map-stream@0.1.0", + "type": "static" + }, + { + "source": "npm:event-stream@3.3.4", + "target": "npm:pause-stream", + "type": "static" + }, + { + "source": "npm:event-stream@3.3.4", + "target": "npm:split@0.3.3", + "type": "static" + }, + { + "source": "npm:event-stream@3.3.4", + "target": "npm:stream-combiner@0.0.4", + "type": "static" + }, + { + "source": "npm:event-stream@3.3.4", + "target": "npm:through", + "type": "static" + }, + { + "source": "npm:split@0.3.3", + "target": "npm:through", + "type": "static" + }, + { + "source": "npm:stream-combiner@0.0.4", + "target": "npm:duplexer", + "type": "static" + }, + { + "source": "npm:psl", + "target": "npm:punycode@2.3.1", + "type": "static" + }, + { + "source": "npm:public-encrypt", + "target": "npm:bn.js@4.12.2", + "type": "static" + }, + { + "source": "npm:public-encrypt", + "target": "npm:browserify-rsa", + "type": "static" + }, + { + "source": "npm:public-encrypt", + "target": "npm:create-hash", + "type": "static" + }, + { + "source": "npm:public-encrypt", + "target": "npm:parse-asn1", + "type": "static" + }, + { + "source": "npm:public-encrypt", + "target": "npm:randombytes", + "type": "static" + }, + { + "source": "npm:public-encrypt", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:pump", + "target": "npm:end-of-stream", + "type": "static" + }, + { + "source": "npm:pump", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:qs", + "target": "npm:side-channel", + "type": "static" + }, + { + "source": "npm:ramda-adjunct", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:randexp", + "target": "npm:drange", + "type": "static" + }, + { + "source": "npm:randexp", + "target": "npm:ret@0.2.2", + "type": "static" + }, + { + "source": "npm:randombytes", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:randomfill", + "target": "npm:randombytes", + "type": "static" + }, + { + "source": "npm:randomfill", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:raw-body", + "target": "npm:bytes", + "type": "static" + }, + { + "source": "npm:raw-body", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:raw-body", + "target": "npm:iconv-lite@0.4.24", + "type": "static" + }, + { + "source": "npm:raw-body", + "target": "npm:unpipe", + "type": "static" + }, + { + "source": "npm:iconv-lite@0.4.24", + "target": "npm:safer-buffer", + "type": "static" + }, + { + "source": "npm:react", + "target": "npm:loose-envify", + "type": "static" + }, + { + "source": "npm:react", + "target": "npm:object-assign", + "type": "static" + }, + { + "source": "npm:react-copy-to-clipboard", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-copy-to-clipboard", + "target": "npm:copy-to-clipboard", + "type": "static" + }, + { + "source": "npm:react-copy-to-clipboard", + "target": "npm:prop-types", + "type": "static" + }, + { + "source": "npm:react-debounce-input", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-debounce-input", + "target": "npm:lodash.debounce", + "type": "static" + }, + { + "source": "npm:react-debounce-input", + "target": "npm:prop-types", + "type": "static" + }, + { + "source": "npm:react-dom", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-dom", + "target": "npm:loose-envify", + "type": "static" + }, + { + "source": "npm:react-dom", + "target": "npm:object-assign", + "type": "static" + }, + { + "source": "npm:react-dom", + "target": "npm:scheduler", + "type": "static" + }, + { + "source": "npm:react-immutable-proptypes", + "target": "npm:immutable", + "type": "static" + }, + { + "source": "npm:react-immutable-proptypes", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:react-immutable-pure-component", + "target": "npm:immutable", + "type": "static" + }, + { + "source": "npm:react-immutable-pure-component", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-immutable-pure-component", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:react-inspector", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:redux", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:@types/hoist-non-react-statics", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:@types/use-sync-external-store", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:hoist-non-react-statics", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:react-is", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:use-sync-external-store", + "type": "static" + }, + { + "source": "npm:react-syntax-highlighter", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-syntax-highlighter", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:react-syntax-highlighter", + "target": "npm:highlight.js", + "type": "static" + }, + { + "source": "npm:react-syntax-highlighter", + "target": "npm:highlightjs-vue", + "type": "static" + }, + { + "source": "npm:react-syntax-highlighter", + "target": "npm:lowlight", + "type": "static" + }, + { + "source": "npm:react-syntax-highlighter", + "target": "npm:prismjs", + "type": "static" + }, + { + "source": "npm:react-syntax-highlighter", + "target": "npm:refractor", + "type": "static" + }, + { + "source": "npm:read-cache", + "target": "npm:pify", + "type": "static" + }, + { + "source": "npm:read-only-stream", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:read-pkg", + "target": "npm:load-json-file", + "type": "static" + }, + { + "source": "npm:read-pkg", + "target": "npm:normalize-package-data@2.5.0", + "type": "static" + }, + { + "source": "npm:read-pkg", + "target": "npm:path-type@3.0.0", + "type": "static" + }, + { + "source": "npm:normalize-package-data@2.5.0", + "target": "npm:hosted-git-info@2.8.9", + "type": "static" + }, + { + "source": "npm:normalize-package-data@2.5.0", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:normalize-package-data@2.5.0", + "target": "npm:semver@5.7.2", + "type": "static" + }, + { + "source": "npm:normalize-package-data@2.5.0", + "target": "npm:validate-npm-package-license", + "type": "static" + }, + { + "source": "npm:path-type@3.0.0", + "target": "npm:pify@3.0.0", + "type": "static" + }, + { + "source": "npm:readable-stream", + "target": "npm:core-util-is", + "type": "static" + }, + { + "source": "npm:readable-stream", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:readable-stream", + "target": "npm:isarray", + "type": "static" + }, + { + "source": "npm:readable-stream", + "target": "npm:process-nextick-args", + "type": "static" + }, + { + "source": "npm:readable-stream", + "target": "npm:safe-buffer@5.1.2", + "type": "static" + }, + { + "source": "npm:readable-stream", + "target": "npm:string_decoder@1.1.1", + "type": "static" + }, + { + "source": "npm:readable-stream", + "target": "npm:util-deprecate", + "type": "static" + }, + { + "source": "npm:string_decoder@1.1.1", + "target": "npm:safe-buffer@5.1.2", + "type": "static" + }, + { + "source": "npm:rechoir", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:redux", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:redux-immutable", + "target": "npm:immutable", + "type": "static" + }, + { + "source": "npm:reflect.getprototypeof", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:reflect.getprototypeof", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:reflect.getprototypeof", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:reflect.getprototypeof", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:reflect.getprototypeof", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:reflect.getprototypeof", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:reflect.getprototypeof", + "target": "npm:get-proto", + "type": "static" + }, + { + "source": "npm:reflect.getprototypeof", + "target": "npm:which-builtin-type", + "type": "static" + }, + { + "source": "npm:refractor", + "target": "npm:hastscript", + "type": "static" + }, + { + "source": "npm:refractor", + "target": "npm:parse-entities", + "type": "static" + }, + { + "source": "npm:refractor", + "target": "npm:prismjs@1.27.0", + "type": "static" + }, + { + "source": "npm:regenerate-unicode-properties", + "target": "npm:regenerate", + "type": "static" + }, + { + "source": "npm:regex-not", + "target": "npm:extend-shallow", + "type": "static" + }, + { + "source": "npm:regex-not", + "target": "npm:safe-regex", + "type": "static" + }, + { + "source": "npm:regexp.prototype.flags", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:regexp.prototype.flags", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:regexp.prototype.flags", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:regexp.prototype.flags", + "target": "npm:get-proto", + "type": "static" + }, + { + "source": "npm:regexp.prototype.flags", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:regexp.prototype.flags", + "target": "npm:set-function-name", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:regenerate", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:regenerate-unicode-properties", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:regjsgen", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:regjsparser", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:unicode-match-property-ecmascript", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:unicode-match-property-value-ecmascript", + "type": "static" + }, + { + "source": "npm:regjsparser", + "target": "npm:jsesc@3.0.2", + "type": "static" + }, + { + "source": "npm:remarkable", + "target": "npm:argparse@1.0.10", + "type": "static" + }, + { + "source": "npm:remarkable", + "target": "npm:autolinker", + "type": "static" + }, + { + "source": "npm:argparse@1.0.10", + "target": "npm:sprintf-js@1.0.3", + "type": "static" + }, + { + "source": "npm:request-progress", + "target": "npm:throttleit", + "type": "static" + }, + { + "source": "npm:resolve", + "target": "npm:is-core-module", + "type": "static" + }, + { + "source": "npm:resolve", + "target": "npm:path-parse", + "type": "static" + }, + { + "source": "npm:resolve", + "target": "npm:supports-preserve-symlinks-flag", + "type": "static" + }, + { + "source": "npm:resolve-cwd", + "target": "npm:resolve-from@5.0.0", + "type": "static" + }, + { + "source": "npm:resolve-dir", + "target": "npm:expand-tilde", + "type": "static" + }, + { + "source": "npm:resolve-dir", + "target": "npm:global-modules", + "type": "static" + }, + { + "source": "npm:resolve-url-loader", + "target": "npm:adjust-sourcemap-loader", + "type": "static" + }, + { + "source": "npm:resolve-url-loader", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:resolve-url-loader", + "target": "npm:loader-utils@2.0.4", + "type": "static" + }, + { + "source": "npm:resolve-url-loader", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:resolve-url-loader", + "target": "npm:source-map@0.6.1", + "type": "static" + }, + { + "source": "npm:loader-utils@2.0.4", + "target": "npm:big.js", + "type": "static" + }, + { + "source": "npm:loader-utils@2.0.4", + "target": "npm:emojis-list", + "type": "static" + }, + { + "source": "npm:loader-utils@2.0.4", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:responselike", + "target": "npm:lowercase-keys", + "type": "static" + }, + { + "source": "npm:restore-cursor", + "target": "npm:onetime", + "type": "static" + }, + { + "source": "npm:restore-cursor", + "target": "npm:signal-exit@3.0.7", + "type": "static" + }, + { + "source": "npm:rimraf", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:ripemd160", + "target": "npm:hash-base", + "type": "static" + }, + { + "source": "npm:ripemd160", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@types/estree@1.0.5", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-android-arm-eabi", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-android-arm64", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-darwin-arm64", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-darwin-x64", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-arm-gnueabihf", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-arm-musleabihf", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-arm64-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-arm64-musl", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-powerpc64le-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-riscv64-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-s390x-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-x64-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-x64-musl", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-win32-arm64-msvc", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-win32-ia32-msvc", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-win32-x64-msvc", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:run-parallel", + "target": "npm:queue-microtask", + "type": "static" + }, + { + "source": "npm:rxjs", + "target": "npm:tslib@1.14.1", + "type": "static" + }, + { + "source": "npm:safe-array-concat", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:safe-array-concat", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:safe-array-concat", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:safe-array-concat", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:safe-array-concat", + "target": "npm:isarray@2.0.5", + "type": "static" + }, + { + "source": "npm:safe-push-apply", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:safe-push-apply", + "target": "npm:isarray@2.0.5", + "type": "static" + }, + { + "source": "npm:safe-regex", + "target": "npm:ret@0.1.15", + "type": "static" + }, + { + "source": "npm:safe-regex-test", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:safe-regex-test", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:safe-regex-test", + "target": "npm:is-regex", + "type": "static" + }, + { + "source": "npm:safe-regex2", + "target": "npm:ret", + "type": "static" + }, + { + "source": "npm:sass", + "target": "npm:chokidar@3.6.0", + "type": "static" + }, + { + "source": "npm:sass", + "target": "npm:immutable", + "type": "static" + }, + { + "source": "npm:sass", + "target": "npm:source-map-js", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:@bufbuild/protobuf", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:buffer-builder", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:colorjs.io", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:immutable@5.1.3", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:rxjs@7.8.2", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:supports-color@8.1.1", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sync-child-process", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:varint", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-arm", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-riscv64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-x64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-darwin-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-darwin-x64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-arm", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-arm", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-riscv64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-x64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-riscv64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-x64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-win32-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-win32-x64", + "type": "static" + }, + { + "source": "npm:rxjs@7.8.2", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:supports-color@8.1.1", + "target": "npm:has-flag", + "type": "static" + }, + { + "source": "npm:sass-loader", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:sass-loader", + "target": "npm:sass", + "type": "static" + }, + { + "source": "npm:sass-loader", + "target": "npm:sass-embedded", + "type": "static" + }, + { + "source": "npm:sass-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:sass-loader", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:is-binary-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:readdirp@3.6.0", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:glob-parent@5.1.2", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:readdirp@3.6.0", + "target": "npm:picomatch@2.3.1", + "type": "static" + }, + { + "source": "npm:saxes", + "target": "npm:xmlchars", + "type": "static" + }, + { + "source": "npm:scheduler", + "target": "npm:loose-envify", + "type": "static" + }, + { + "source": "npm:scheduler", + "target": "npm:object-assign", + "type": "static" + }, + { + "source": "npm:schema-utils", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:schema-utils", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:schema-utils", + "target": "npm:ajv-formats@2.1.1", + "type": "static" + }, + { + "source": "npm:schema-utils", + "target": "npm:ajv-keywords", + "type": "static" + }, + { + "source": "npm:ajv-formats@2.1.1", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:ajv-formats@2.1.1", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:selfsigned", + "target": "npm:@types/node-forge", + "type": "static" + }, + { + "source": "npm:selfsigned", + "target": "npm:node-forge", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:debug@4.4.1", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:encodeurl", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:etag", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:fresh@2.0.0", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:mime-types@3.0.1", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:range-parser", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:statuses", + "type": "static" + }, + { + "source": "npm:debug@4.4.1", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:mime-types@3.0.1", + "target": "npm:mime-db@1.54.0", + "type": "static" + }, + { + "source": "npm:serialize-javascript", + "target": "npm:randombytes", + "type": "static" + }, + { + "source": "npm:serve-index", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:serve-index", + "target": "npm:batch", + "type": "static" + }, + { + "source": "npm:serve-index", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:serve-index", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:serve-index", + "target": "npm:http-errors@1.6.3", + "type": "static" + }, + { + "source": "npm:serve-index", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:serve-index", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:debug@2.6.9", + "target": "npm:ms@2.0.0", + "type": "static" + }, + { + "source": "npm:http-errors@1.6.3", + "target": "npm:depd@1.1.2", + "type": "static" + }, + { + "source": "npm:http-errors@1.6.3", + "target": "npm:inherits@2.0.3", + "type": "static" + }, + { + "source": "npm:http-errors@1.6.3", + "target": "npm:setprototypeof@1.1.0", + "type": "static" + }, + { + "source": "npm:http-errors@1.6.3", + "target": "npm:statuses@1.5.0", + "type": "static" + }, + { + "source": "npm:serve-static", + "target": "npm:encodeurl", + "type": "static" + }, + { + "source": "npm:serve-static", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:serve-static", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:serve-static", + "target": "npm:send@0.19.0", + "type": "static" + }, + { + "source": "npm:debug@2.6.9", + "target": "npm:ms@2.0.0", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:destroy", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:encodeurl@1.0.2", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:etag", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:fresh", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:mime", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:range-parser", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:statuses", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:define-data-property", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:function-bind", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:has-property-descriptors", + "type": "static" + }, + { + "source": "npm:set-function-name", + "target": "npm:define-data-property", + "type": "static" + }, + { + "source": "npm:set-function-name", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:set-function-name", + "target": "npm:functions-have-names", + "type": "static" + }, + { + "source": "npm:set-function-name", + "target": "npm:has-property-descriptors", + "type": "static" + }, + { + "source": "npm:set-proto", + "target": "npm:dunder-proto", + "type": "static" + }, + { + "source": "npm:set-proto", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:set-proto", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:set-value", + "target": "npm:extend-shallow@2.0.1", + "type": "static" + }, + { + "source": "npm:set-value", + "target": "npm:is-extendable@0.1.1", + "type": "static" + }, + { + "source": "npm:set-value", + "target": "npm:is-plain-object@2.0.4", + "type": "static" + }, + { + "source": "npm:set-value", + "target": "npm:split-string", + "type": "static" + }, + { + "source": "npm:extend-shallow@2.0.1", + "target": "npm:is-extendable@0.1.1", + "type": "static" + }, + { + "source": "npm:is-plain-object@2.0.4", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:sha.js", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:sha.js", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:sha.js", + "target": "npm:to-buffer", + "type": "static" + }, + { + "source": "npm:shallow-clone", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:shasum", + "target": "npm:json-stable-stringify", + "type": "static" + }, + { + "source": "npm:shasum", + "target": "npm:sha.js", + "type": "static" + }, + { + "source": "npm:shasum-object", + "target": "npm:fast-safe-stringify", + "type": "static" + }, + { + "source": "npm:shebang-command", + "target": "npm:shebang-regex", + "type": "static" + }, + { + "source": "npm:side-channel", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:side-channel", + "target": "npm:object-inspect", + "type": "static" + }, + { + "source": "npm:side-channel", + "target": "npm:side-channel-list", + "type": "static" + }, + { + "source": "npm:side-channel", + "target": "npm:side-channel-map", + "type": "static" + }, + { + "source": "npm:side-channel", + "target": "npm:side-channel-weakmap", + "type": "static" + }, + { + "source": "npm:side-channel-list", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:side-channel-list", + "target": "npm:object-inspect", + "type": "static" + }, + { + "source": "npm:side-channel-map", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:side-channel-map", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:side-channel-map", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:side-channel-map", + "target": "npm:object-inspect", + "type": "static" + }, + { + "source": "npm:side-channel-weakmap", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:side-channel-weakmap", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:side-channel-weakmap", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:side-channel-weakmap", + "target": "npm:object-inspect", + "type": "static" + }, + { + "source": "npm:side-channel-weakmap", + "target": "npm:side-channel-map", + "type": "static" + }, + { + "source": "npm:sigstore", + "target": "npm:@sigstore/bundle", + "type": "static" + }, + { + "source": "npm:sigstore", + "target": "npm:@sigstore/core", + "type": "static" + }, + { + "source": "npm:sigstore", + "target": "npm:@sigstore/protobuf-specs", + "type": "static" + }, + { + "source": "npm:sigstore", + "target": "npm:@sigstore/sign", + "type": "static" + }, + { + "source": "npm:sigstore", + "target": "npm:@sigstore/tuf", + "type": "static" + }, + { + "source": "npm:sigstore", + "target": "npm:@sigstore/verify", + "type": "static" + }, + { + "source": "npm:simple-swizzle", + "target": "npm:is-arrayish@0.3.2", + "type": "static" + }, + { + "source": "npm:simplebar-angular", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:simplebar-angular", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:simplebar-angular", + "target": "npm:simplebar-core", + "type": "static" + }, + { + "source": "npm:simplebar-angular", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:simplebar-core", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:simplebar-core", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:slice-ansi", + "target": "npm:ansi-styles@6.2.1", + "type": "static" + }, + { + "source": "npm:slice-ansi", + "target": "npm:is-fullwidth-code-point", + "type": "static" + }, + { + "source": "npm:snapdragon", + "target": "npm:base", + "type": "static" + }, + { + "source": "npm:snapdragon", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:snapdragon", + "target": "npm:define-property@0.2.5", + "type": "static" + }, + { + "source": "npm:snapdragon", + "target": "npm:extend-shallow@2.0.1", + "type": "static" + }, + { + "source": "npm:snapdragon", + "target": "npm:map-cache", + "type": "static" + }, + { + "source": "npm:snapdragon", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:snapdragon", + "target": "npm:source-map-resolve", + "type": "static" + }, + { + "source": "npm:snapdragon", + "target": "npm:use", + "type": "static" + }, + { + "source": "npm:snapdragon-node", + "target": "npm:define-property@1.0.0", + "type": "static" + }, + { + "source": "npm:snapdragon-node", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:snapdragon-node", + "target": "npm:snapdragon-util", + "type": "static" + }, + { + "source": "npm:define-property@1.0.0", + "target": "npm:is-descriptor", + "type": "static" + }, + { + "source": "npm:snapdragon-util", + "target": "npm:kind-of@3.2.2", + "type": "static" + }, + { + "source": "npm:kind-of@3.2.2", + "target": "npm:is-buffer", + "type": "static" + }, + { + "source": "npm:debug@2.6.9", + "target": "npm:ms@2.0.0", + "type": "static" + }, + { + "source": "npm:define-property@0.2.5", + "target": "npm:is-descriptor@0.1.7", + "type": "static" + }, + { + "source": "npm:extend-shallow@2.0.1", + "target": "npm:is-extendable@0.1.1", + "type": "static" + }, + { + "source": "npm:is-descriptor@0.1.7", + "target": "npm:is-accessor-descriptor", + "type": "static" + }, + { + "source": "npm:is-descriptor@0.1.7", + "target": "npm:is-data-descriptor", + "type": "static" + }, + { + "source": "npm:sockjs", + "target": "npm:faye-websocket", + "type": "static" + }, + { + "source": "npm:sockjs", + "target": "npm:uuid", + "type": "static" + }, + { + "source": "npm:sockjs", + "target": "npm:websocket-driver", + "type": "static" + }, + { + "source": "npm:socks", + "target": "npm:ip-address", + "type": "static" + }, + { + "source": "npm:socks", + "target": "npm:smart-buffer", + "type": "static" + }, + { + "source": "npm:socks-proxy-agent", + "target": "npm:agent-base@7.1.4", + "type": "static" + }, + { + "source": "npm:socks-proxy-agent", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:socks-proxy-agent", + "target": "npm:socks", + "type": "static" + }, + { + "source": "npm:sonic-boom", + "target": "npm:atomic-sleep", + "type": "static" + }, + { + "source": "npm:source-map-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:source-map-loader", + "target": "npm:iconv-lite", + "type": "static" + }, + { + "source": "npm:source-map-loader", + "target": "npm:source-map-js@1.2.1", + "type": "static" + }, + { + "source": "npm:source-map-resolve", + "target": "npm:atob", + "type": "static" + }, + { + "source": "npm:source-map-resolve", + "target": "npm:decode-uri-component", + "type": "static" + }, + { + "source": "npm:source-map-resolve", + "target": "npm:resolve-url", + "type": "static" + }, + { + "source": "npm:source-map-resolve", + "target": "npm:source-map-url", + "type": "static" + }, + { + "source": "npm:source-map-resolve", + "target": "npm:urix", + "type": "static" + }, + { + "source": "npm:source-map-support", + "target": "npm:buffer-from", + "type": "static" + }, + { + "source": "npm:source-map-support", + "target": "npm:source-map@0.6.1", + "type": "static" + }, + { + "source": "npm:spdx-correct", + "target": "npm:spdx-expression-parse", + "type": "static" + }, + { + "source": "npm:spdx-correct", + "target": "npm:spdx-license-ids", + "type": "static" + }, + { + "source": "npm:spdx-expression-parse", + "target": "npm:spdx-exceptions", + "type": "static" + }, + { + "source": "npm:spdx-expression-parse", + "target": "npm:spdx-license-ids", + "type": "static" + }, + { + "source": "npm:spdy", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:spdy", + "target": "npm:handle-thing", + "type": "static" + }, + { + "source": "npm:spdy", + "target": "npm:http-deceiver", + "type": "static" + }, + { + "source": "npm:spdy", + "target": "npm:select-hose", + "type": "static" + }, + { + "source": "npm:spdy", + "target": "npm:spdy-transport", + "type": "static" + }, + { + "source": "npm:spdy-transport", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:spdy-transport", + "target": "npm:detect-node", + "type": "static" + }, + { + "source": "npm:spdy-transport", + "target": "npm:hpack.js", + "type": "static" + }, + { + "source": "npm:spdy-transport", + "target": "npm:obuf", + "type": "static" + }, + { + "source": "npm:spdy-transport", + "target": "npm:readable-stream@3.6.2", + "type": "static" + }, + { + "source": "npm:spdy-transport", + "target": "npm:wbuf", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:string_decoder", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:util-deprecate", + "type": "static" + }, + { + "source": "npm:split", + "target": "npm:through", + "type": "static" + }, + { + "source": "npm:split-string", + "target": "npm:extend-shallow", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:asn1", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:bcrypt-pbkdf", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:dashdash", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:ecc-jsbn", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:getpass", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:jsbn@0.1.1", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:safer-buffer", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:tweetnacl", + "type": "static" + }, + { + "source": "npm:ssri", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:stack-generator", + "target": "npm:stackframe", + "type": "static" + }, + { + "source": "npm:stack-utils", + "target": "npm:escape-string-regexp@2.0.0", + "type": "static" + }, + { + "source": "npm:stacktrace-gps", + "target": "npm:source-map@0.5.6", + "type": "static" + }, + { + "source": "npm:stacktrace-gps", + "target": "npm:stackframe", + "type": "static" + }, + { + "source": "npm:stacktrace-js", + "target": "npm:error-stack-parser", + "type": "static" + }, + { + "source": "npm:stacktrace-js", + "target": "npm:stack-generator", + "type": "static" + }, + { + "source": "npm:stacktrace-js", + "target": "npm:stacktrace-gps", + "type": "static" + }, + { + "source": "npm:start-server-and-test", + "target": "npm:arg", + "type": "static" + }, + { + "source": "npm:start-server-and-test", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:start-server-and-test", + "target": "npm:check-more-types", + "type": "static" + }, + { + "source": "npm:start-server-and-test", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:start-server-and-test", + "target": "npm:execa@5.1.1", + "type": "static" + }, + { + "source": "npm:start-server-and-test", + "target": "npm:lazy-ass", + "type": "static" + }, + { + "source": "npm:start-server-and-test", + "target": "npm:ps-tree", + "type": "static" + }, + { + "source": "npm:start-server-and-test", + "target": "npm:wait-on", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:get-stream@6.0.1", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:human-signals@2.1.0", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:is-stream@2.0.1", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:onetime", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:signal-exit@3.0.7", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:strip-final-newline", + "type": "static" + }, + { + "source": "npm:static-extend", + "target": "npm:define-property@0.2.5", + "type": "static" + }, + { + "source": "npm:static-extend", + "target": "npm:object-copy", + "type": "static" + }, + { + "source": "npm:define-property@0.2.5", + "target": "npm:is-descriptor@0.1.7", + "type": "static" + }, + { + "source": "npm:is-descriptor@0.1.7", + "target": "npm:is-accessor-descriptor", + "type": "static" + }, + { + "source": "npm:is-descriptor@0.1.7", + "target": "npm:is-data-descriptor", + "type": "static" + }, + { + "source": "npm:stop-iteration-iterator", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:stop-iteration-iterator", + "target": "npm:internal-slot", + "type": "static" + }, + { + "source": "npm:stream-browserify", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:stream-browserify", + "target": "npm:readable-stream@3.6.2", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:string_decoder", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:util-deprecate", + "type": "static" + }, + { + "source": "npm:stream-combiner", + "target": "npm:duplexer", + "type": "static" + }, + { + "source": "npm:stream-combiner", + "target": "npm:through", + "type": "static" + }, + { + "source": "npm:stream-combiner2", + "target": "npm:duplexer2", + "type": "static" + }, + { + "source": "npm:stream-combiner2", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:stream-http", + "target": "npm:builtin-status-codes", + "type": "static" + }, + { + "source": "npm:stream-http", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:stream-http", + "target": "npm:readable-stream@3.6.2", + "type": "static" + }, + { + "source": "npm:stream-http", + "target": "npm:xtend", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:string_decoder", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:util-deprecate", + "type": "static" + }, + { + "source": "npm:stream-splicer", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:stream-splicer", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:streamroller", + "target": "npm:date-format", + "type": "static" + }, + { + "source": "npm:streamroller", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:streamroller", + "target": "npm:fs-extra@8.1.0", + "type": "static" + }, + { + "source": "npm:fs-extra@8.1.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@8.1.0", + "target": "npm:jsonfile@4.0.0", + "type": "static" + }, + { + "source": "npm:fs-extra@8.1.0", + "target": "npm:universalify@0.1.2", + "type": "static" + }, + { + "source": "npm:jsonfile@4.0.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:string_decoder", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:string-length", + "target": "npm:char-regex", + "type": "static" + }, + { + "source": "npm:string-length", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:string-width", + "target": "npm:emoji-regex", + "type": "static" + }, + { + "source": "npm:string-width", + "target": "npm:is-fullwidth-code-point@3.0.0", + "type": "static" + }, + { + "source": "npm:string-width", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:string-width-cjs", + "target": "npm:emoji-regex", + "type": "static" + }, + { + "source": "npm:string-width-cjs", + "target": "npm:is-fullwidth-code-point@3.0.0", + "type": "static" + }, + { + "source": "npm:string-width-cjs", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:string.prototype.padend", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:string.prototype.padend", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:string.prototype.padend", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:string.prototype.padend", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:string.prototype.trim", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:string.prototype.trim", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:string.prototype.trim", + "target": "npm:define-data-property", + "type": "static" + }, + { + "source": "npm:string.prototype.trim", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:string.prototype.trim", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:string.prototype.trim", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:string.prototype.trim", + "target": "npm:has-property-descriptors", + "type": "static" + }, + { + "source": "npm:string.prototype.trimend", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:string.prototype.trimend", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:string.prototype.trimend", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:string.prototype.trimend", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:string.prototype.trimstart", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:string.prototype.trimstart", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:string.prototype.trimstart", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:strip-ansi", + "target": "npm:ansi-regex", + "type": "static" + }, + { + "source": "npm:strip-ansi-cjs", + "target": "npm:ansi-regex", + "type": "static" + }, + { + "source": "npm:style-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:stylehacks", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:stylehacks", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:stylehacks", + "target": "npm:postcss-selector-parser", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:@csstools/css-parser-algorithms", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:@csstools/css-tokenizer", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:@csstools/media-query-list-parser", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:@csstools/selector-specificity", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:@dual-bundle/import-meta-resolve", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:balanced-match@2.0.0", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:colord", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:cosmiconfig", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:css-functions-list", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:css-tree", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:debug@4.4.1", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:fastest-levenshtein", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:file-entry-cache@10.1.1", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:global-modules@2.0.0", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:globby@11.1.0", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:globjoin", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:html-tags", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:ignore@7.0.5", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:is-plain-object", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:known-css-properties", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:mathml-tag-names", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:meow", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:postcss@8.5.6", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:postcss-resolve-nested-selector", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:postcss-safe-parser", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:postcss-selector-parser@7.1.0", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:resolve-from@5.0.0", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:supports-hyperlinks", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:svg-tags", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:table@6.9.0", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:write-file-atomic@5.0.1", + "type": "static" + }, + { + "source": "npm:stylelint-config-recommended", + "target": "npm:stylelint", + "type": "static" + }, + { + "source": "npm:stylelint-config-standard", + "target": "npm:stylelint", + "type": "static" + }, + { + "source": "npm:stylelint-config-standard", + "target": "npm:stylelint-config-recommended", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:stylelint", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:css-tree", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:is-plain-object", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:known-css-properties", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:mdn-data@2.23.0", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:postcss-media-query-parser", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:postcss-resolve-nested-selector", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:postcss-selector-parser@7.1.0", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-selector-parser@7.1.0", + "target": "npm:cssesc", + "type": "static" + }, + { + "source": "npm:postcss-selector-parser@7.1.0", + "target": "npm:util-deprecate", + "type": "static" + }, + { + "source": "npm:debug@4.4.1", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:@nodelib/fs.stat", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:@nodelib/fs.walk", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:file-entry-cache@10.1.1", + "target": "npm:flat-cache@6.1.11", + "type": "static" + }, + { + "source": "npm:flat-cache@6.1.11", + "target": "npm:cacheable", + "type": "static" + }, + { + "source": "npm:flat-cache@6.1.11", + "target": "npm:flatted", + "type": "static" + }, + { + "source": "npm:flat-cache@6.1.11", + "target": "npm:hookified", + "type": "static" + }, + { + "source": "npm:glob-parent@5.1.2", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:global-modules@2.0.0", + "target": "npm:global-prefix@3.0.0", + "type": "static" + }, + { + "source": "npm:global-prefix@3.0.0", + "target": "npm:ini@1.3.8", + "type": "static" + }, + { + "source": "npm:global-prefix@3.0.0", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:global-prefix@3.0.0", + "target": "npm:which@1.3.1", + "type": "static" + }, + { + "source": "npm:globby@11.1.0", + "target": "npm:array-union", + "type": "static" + }, + { + "source": "npm:globby@11.1.0", + "target": "npm:dir-glob", + "type": "static" + }, + { + "source": "npm:globby@11.1.0", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:globby@11.1.0", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:globby@11.1.0", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:globby@11.1.0", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:postcss@8.5.6", + "target": "npm:nanoid", + "type": "static" + }, + { + "source": "npm:postcss@8.5.6", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:postcss@8.5.6", + "target": "npm:source-map-js@1.2.1", + "type": "static" + }, + { + "source": "npm:postcss-selector-parser@7.1.0", + "target": "npm:cssesc", + "type": "static" + }, + { + "source": "npm:postcss-selector-parser@7.1.0", + "target": "npm:util-deprecate", + "type": "static" + }, + { + "source": "npm:slice-ansi@4.0.0", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:slice-ansi@4.0.0", + "target": "npm:astral-regex", + "type": "static" + }, + { + "source": "npm:slice-ansi@4.0.0", + "target": "npm:is-fullwidth-code-point@3.0.0", + "type": "static" + }, + { + "source": "npm:table@6.9.0", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:table@6.9.0", + "target": "npm:lodash.truncate", + "type": "static" + }, + { + "source": "npm:table@6.9.0", + "target": "npm:slice-ansi@4.0.0", + "type": "static" + }, + { + "source": "npm:table@6.9.0", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:table@6.9.0", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:which@1.3.1", + "target": "npm:isexe", + "type": "static" + }, + { + "source": "npm:write-file-atomic@5.0.1", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:write-file-atomic@5.0.1", + "target": "npm:signal-exit", + "type": "static" + }, + { + "source": "npm:stylus", + "target": "npm:@adobe/css-tools", + "type": "static" + }, + { + "source": "npm:stylus", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:stylus", + "target": "npm:glob@10.4.5", + "type": "static" + }, + { + "source": "npm:stylus", + "target": "npm:sax", + "type": "static" + }, + { + "source": "npm:stylus", + "target": "npm:source-map", + "type": "static" + }, + { + "source": "npm:stylus-loader", + "target": "npm:stylus", + "type": "static" + }, + { + "source": "npm:stylus-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:stylus-loader", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:stylus-loader", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:foreground-child", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:jackspeak@3.4.3", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:package-json-from-dist", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:path-scurry@1.11.1", + "type": "static" + }, + { + "source": "npm:jackspeak@3.4.3", + "target": "npm:@isaacs/cliui", + "type": "static" + }, + { + "source": "npm:jackspeak@3.4.3", + "target": "npm:@pkgjs/parseargs", + "type": "static" + }, + { + "source": "npm:minimatch@9.0.5", + "target": "npm:brace-expansion", + "type": "static" + }, + { + "source": "npm:path-scurry@1.11.1", + "target": "npm:lru-cache@10.4.3", + "type": "static" + }, + { + "source": "npm:path-scurry@1.11.1", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:subarg", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:supports-color", + "target": "npm:has-flag", + "type": "static" + }, + { + "source": "npm:supports-hyperlinks", + "target": "npm:has-flag", + "type": "static" + }, + { + "source": "npm:supports-hyperlinks", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:svgo", + "target": "npm:@trysound/sax", + "type": "static" + }, + { + "source": "npm:svgo", + "target": "npm:commander@7.2.0", + "type": "static" + }, + { + "source": "npm:svgo", + "target": "npm:css-select", + "type": "static" + }, + { + "source": "npm:svgo", + "target": "npm:css-tree@2.3.1", + "type": "static" + }, + { + "source": "npm:svgo", + "target": "npm:css-what", + "type": "static" + }, + { + "source": "npm:svgo", + "target": "npm:csso", + "type": "static" + }, + { + "source": "npm:svgo", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:css-tree@2.3.1", + "target": "npm:mdn-data@2.0.30", + "type": "static" + }, + { + "source": "npm:css-tree@2.3.1", + "target": "npm:source-map-js", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:@scarf/scarf", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:@swagger-api/apidom-json-pointer", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:@swagger-api/apidom-ns-openapi-3-1", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:@swagger-api/apidom-reference", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:@swaggerexpert/cookie", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:fast-json-patch", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:js-yaml", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:neotraverse", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:node-abort-controller", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:node-fetch-commonjs", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:openapi-path-templating", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:openapi-server-url-templating", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:@braintree/sanitize-url", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:css.escape", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:deep-extend", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:dompurify@3.0.5", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:ieee754", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:immutable@3.8.2", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:js-file-download", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:js-yaml", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:patch-package", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:prop-types", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:randexp", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:randombytes", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react-copy-to-clipboard", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react-debounce-input", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react-immutable-proptypes", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react-immutable-pure-component", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react-inspector", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react-redux", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react-syntax-highlighter", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:redux", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:redux-immutable", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:remarkable", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:reselect", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:serialize-error@8.1.0", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:sha.js", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:swagger-client", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:url-parse", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:xml", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:xml-but-prettier", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:zenscroll", + "type": "static" + }, + { + "source": "npm:serialize-error@8.1.0", + "target": "npm:type-fest@0.20.2", + "type": "static" + }, + { + "source": "npm:sync-child-process", + "target": "npm:sync-message-port", + "type": "static" + }, + { + "source": "npm:syntax-error", + "target": "npm:acorn-node", + "type": "static" + }, + { + "source": "npm:table", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:table", + "target": "npm:lodash.truncate", + "type": "static" + }, + { + "source": "npm:table", + "target": "npm:slice-ansi@4.0.0", + "type": "static" + }, + { + "source": "npm:table", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:table", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:slice-ansi@4.0.0", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:slice-ansi@4.0.0", + "target": "npm:astral-regex", + "type": "static" + }, + { + "source": "npm:slice-ansi@4.0.0", + "target": "npm:is-fullwidth-code-point@3.0.0", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:chownr", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:fs-minipass@2.1.0", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:minipass@5.0.0", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:minizlib", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:mkdirp@1.0.4", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:yallist@4.0.0", + "type": "static" + }, + { + "source": "npm:tar-stream", + "target": "npm:bl", + "type": "static" + }, + { + "source": "npm:tar-stream", + "target": "npm:end-of-stream", + "type": "static" + }, + { + "source": "npm:tar-stream", + "target": "npm:fs-constants", + "type": "static" + }, + { + "source": "npm:tar-stream", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:tar-stream", + "target": "npm:readable-stream@3.6.2", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:string_decoder", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:util-deprecate", + "type": "static" + }, + { + "source": "npm:fs-minipass@2.1.0", + "target": "npm:minipass@3.3.6", + "type": "static" + }, + { + "source": "npm:minipass@3.3.6", + "target": "npm:yallist@4.0.0", + "type": "static" + }, + { + "source": "npm:teen_process", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:teen_process", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:teen_process", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:teen_process", + "target": "npm:shell-quote", + "type": "static" + }, + { + "source": "npm:teen_process", + "target": "npm:source-map-support", + "type": "static" + }, + { + "source": "npm:teen_process", + "target": "npm:which", + "type": "static" + }, + { + "source": "npm:terser", + "target": "npm:@jridgewell/source-map", + "type": "static" + }, + { + "source": "npm:terser", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:terser", + "target": "npm:commander@2.20.3", + "type": "static" + }, + { + "source": "npm:terser", + "target": "npm:source-map-support", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:jest-worker@27.5.1", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:serialize-javascript", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:terser", + "type": "static" + }, + { + "source": "npm:jest-worker@27.5.1", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-worker@27.5.1", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:jest-worker@27.5.1", + "target": "npm:supports-color@8.1.1", + "type": "static" + }, + { + "source": "npm:supports-color@8.1.1", + "target": "npm:has-flag", + "type": "static" + }, + { + "source": "npm:test-exclude", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:test-exclude", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:test-exclude", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:thenify", + "target": "npm:any-promise", + "type": "static" + }, + { + "source": "npm:thenify-all", + "target": "npm:thenify", + "type": "static" + }, + { + "source": "npm:thingies", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:thread-stream", + "target": "npm:real-require", + "type": "static" + }, + { + "source": "npm:through2", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:through2", + "target": "npm:xtend", + "type": "static" + }, + { + "source": "npm:timers-browserify", + "target": "npm:setimmediate", + "type": "static" + }, + { + "source": "npm:tinyglobby", + "target": "npm:fdir", + "type": "static" + }, + { + "source": "npm:tinyglobby", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:title-case", + "target": "npm:no-case", + "type": "static" + }, + { + "source": "npm:title-case", + "target": "npm:upper-case", + "type": "static" + }, + { + "source": "npm:to-buffer", + "target": "npm:isarray@2.0.5", + "type": "static" + }, + { + "source": "npm:to-buffer", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:to-buffer", + "target": "npm:typed-array-buffer", + "type": "static" + }, + { + "source": "npm:to-object-path", + "target": "npm:kind-of@3.2.2", + "type": "static" + }, + { + "source": "npm:kind-of@3.2.2", + "target": "npm:is-buffer", + "type": "static" + }, + { + "source": "npm:to-regex", + "target": "npm:define-property", + "type": "static" + }, + { + "source": "npm:to-regex", + "target": "npm:extend-shallow", + "type": "static" + }, + { + "source": "npm:to-regex", + "target": "npm:regex-not", + "type": "static" + }, + { + "source": "npm:to-regex", + "target": "npm:safe-regex", + "type": "static" + }, + { + "source": "npm:to-regex-range", + "target": "npm:is-number", + "type": "static" + }, + { + "source": "npm:topojson-client", + "target": "npm:commander@2.20.3", + "type": "static" + }, + { + "source": "npm:tough-cookie", + "target": "npm:psl", + "type": "static" + }, + { + "source": "npm:tough-cookie", + "target": "npm:punycode@2.3.1", + "type": "static" + }, + { + "source": "npm:tough-cookie", + "target": "npm:universalify@0.2.0", + "type": "static" + }, + { + "source": "npm:tough-cookie", + "target": "npm:url-parse", + "type": "static" + }, + { + "source": "npm:tr46", + "target": "npm:punycode@2.3.1", + "type": "static" + }, + { + "source": "npm:tree-dump", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:tree-sitter", + "target": "npm:node-addon-api@8.5.0", + "type": "static" + }, + { + "source": "npm:tree-sitter", + "target": "npm:node-gyp-build", + "type": "static" + }, + { + "source": "npm:tree-sitter-json", + "target": "npm:tree-sitter", + "type": "static" + }, + { + "source": "npm:tree-sitter-json", + "target": "npm:node-addon-api@8.5.0", + "type": "static" + }, + { + "source": "npm:tree-sitter-json", + "target": "npm:node-gyp-build", + "type": "static" + }, + { + "source": "npm:ts-api-utils", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:@rspack/lite-tapable", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:chokidar@3.6.0", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:memfs@4.17.2", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:is-binary-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:readdirp@3.6.0", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:glob-parent@5.1.2", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:memfs@4.17.2", + "target": "npm:@jsonjoy.com/json-pack", + "type": "static" + }, + { + "source": "npm:memfs@4.17.2", + "target": "npm:@jsonjoy.com/util", + "type": "static" + }, + { + "source": "npm:memfs@4.17.2", + "target": "npm:tree-dump", + "type": "static" + }, + { + "source": "npm:memfs@4.17.2", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:minimatch@9.0.5", + "target": "npm:brace-expansion", + "type": "static" + }, + { + "source": "npm:readdirp@3.6.0", + "target": "npm:picomatch@2.3.1", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:babel-jest", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:jest", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:bs-logger", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:ejs", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:lodash.memoize@4.1.2", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:make-error", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:semver@7.7.2", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:type-fest@4.41.0", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:yargs-parser", + "type": "static" + }, + { + "source": "npm:ts-loader", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:ts-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:ts-loader", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:ts-loader", + "target": "npm:enhanced-resolve", + "type": "static" + }, + { + "source": "npm:ts-loader", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:ts-loader", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:ts-loader", + "target": "npm:source-map", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:ts-morph", + "target": "npm:@ts-morph/common", + "type": "static" + }, + { + "source": "npm:ts-morph", + "target": "npm:code-block-writer", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@cspotcode/source-map-support", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@tsconfig/node10", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@tsconfig/node12", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@tsconfig/node14", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@tsconfig/node16", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:acorn-walk@8.3.4", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:arg@4.1.3", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:create-require", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:diff@4.0.2", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:make-error", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:v8-compile-cache-lib", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:yn", + "type": "static" + }, + { + "source": "npm:acorn-walk@8.3.4", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:tsconfig-paths", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:tsconfig-paths", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:tsconfig-paths", + "target": "npm:strip-bom@3.0.0", + "type": "static" + }, + { + "source": "npm:tsconfig-paths-webpack-plugin", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:tsconfig-paths-webpack-plugin", + "target": "npm:enhanced-resolve", + "type": "static" + }, + { + "source": "npm:tsconfig-paths-webpack-plugin", + "target": "npm:tsconfig-paths", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + }, + { + "source": "npm:tuf-js", + "target": "npm:@tufjs/models", + "type": "static" + }, + { + "source": "npm:tuf-js", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:tuf-js", + "target": "npm:make-fetch-happen", + "type": "static" + }, + { + "source": "npm:tunnel-agent", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:type-check", + "target": "npm:prelude-ls", + "type": "static" + }, + { + "source": "npm:type-is", + "target": "npm:media-typer", + "type": "static" + }, + { + "source": "npm:type-is", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:typed-array-buffer", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:typed-array-buffer", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:typed-array-buffer", + "target": "npm:is-typed-array", + "type": "static" + }, + { + "source": "npm:typed-array-byte-length", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:typed-array-byte-length", + "target": "npm:for-each", + "type": "static" + }, + { + "source": "npm:typed-array-byte-length", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:typed-array-byte-length", + "target": "npm:has-proto", + "type": "static" + }, + { + "source": "npm:typed-array-byte-length", + "target": "npm:is-typed-array", + "type": "static" + }, + { + "source": "npm:typed-array-byte-offset", + "target": "npm:available-typed-arrays", + "type": "static" + }, + { + "source": "npm:typed-array-byte-offset", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:typed-array-byte-offset", + "target": "npm:for-each", + "type": "static" + }, + { + "source": "npm:typed-array-byte-offset", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:typed-array-byte-offset", + "target": "npm:has-proto", + "type": "static" + }, + { + "source": "npm:typed-array-byte-offset", + "target": "npm:is-typed-array", + "type": "static" + }, + { + "source": "npm:typed-array-byte-offset", + "target": "npm:reflect.getprototypeof", + "type": "static" + }, + { + "source": "npm:typed-array-length", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:typed-array-length", + "target": "npm:for-each", + "type": "static" + }, + { + "source": "npm:typed-array-length", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:typed-array-length", + "target": "npm:is-typed-array", + "type": "static" + }, + { + "source": "npm:typed-array-length", + "target": "npm:possible-typed-array-names", + "type": "static" + }, + { + "source": "npm:typed-array-length", + "target": "npm:reflect.getprototypeof", + "type": "static" + }, + { + "source": "npm:types-ramda", + "target": "npm:ts-toolbelt", + "type": "static" + }, + { + "source": "npm:unbox-primitive", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:unbox-primitive", + "target": "npm:has-bigints", + "type": "static" + }, + { + "source": "npm:unbox-primitive", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:unbox-primitive", + "target": "npm:which-boxed-primitive", + "type": "static" + }, + { + "source": "npm:undeclared-identifiers", + "target": "npm:acorn-node", + "type": "static" + }, + { + "source": "npm:undeclared-identifiers", + "target": "npm:dash-ast", + "type": "static" + }, + { + "source": "npm:undeclared-identifiers", + "target": "npm:get-assigned-identifiers", + "type": "static" + }, + { + "source": "npm:undeclared-identifiers", + "target": "npm:simple-concat", + "type": "static" + }, + { + "source": "npm:undeclared-identifiers", + "target": "npm:xtend", + "type": "static" + }, + { + "source": "npm:unicode-match-property-ecmascript", + "target": "npm:unicode-canonical-property-names-ecmascript", + "type": "static" + }, + { + "source": "npm:unicode-match-property-ecmascript", + "target": "npm:unicode-property-aliases-ecmascript", + "type": "static" + }, + { + "source": "npm:union", + "target": "npm:qs", + "type": "static" + }, + { + "source": "npm:union-value", + "target": "npm:arr-union", + "type": "static" + }, + { + "source": "npm:union-value", + "target": "npm:get-value", + "type": "static" + }, + { + "source": "npm:union-value", + "target": "npm:is-extendable@0.1.1", + "type": "static" + }, + { + "source": "npm:union-value", + "target": "npm:set-value", + "type": "static" + }, + { + "source": "npm:unique-filename", + "target": "npm:unique-slug", + "type": "static" + }, + { + "source": "npm:unique-slug", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:unset-value", + "target": "npm:has-value@0.3.1", + "type": "static" + }, + { + "source": "npm:unset-value", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:has-value@0.3.1", + "target": "npm:get-value", + "type": "static" + }, + { + "source": "npm:has-value@0.3.1", + "target": "npm:has-values@0.1.4", + "type": "static" + }, + { + "source": "npm:has-value@0.3.1", + "target": "npm:isobject@2.1.0", + "type": "static" + }, + { + "source": "npm:isobject@2.1.0", + "target": "npm:isarray", + "type": "static" + }, + { + "source": "npm:update-browserslist-db", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:update-browserslist-db", + "target": "npm:escalade", + "type": "static" + }, + { + "source": "npm:update-browserslist-db", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:uri-js", + "target": "npm:punycode@2.3.1", + "type": "static" + }, + { + "source": "npm:url", + "target": "npm:punycode", + "type": "static" + }, + { + "source": "npm:url", + "target": "npm:qs@6.14.0", + "type": "static" + }, + { + "source": "npm:url-parse", + "target": "npm:querystringify", + "type": "static" + }, + { + "source": "npm:url-parse", + "target": "npm:requires-port", + "type": "static" + }, + { + "source": "npm:qs@6.14.0", + "target": "npm:side-channel", + "type": "static" + }, + { + "source": "npm:use-sync-external-store", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:util", + "target": "npm:inherits@2.0.3", + "type": "static" + }, + { + "source": "npm:v8-to-istanbul", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:v8-to-istanbul", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:v8-to-istanbul", + "target": "npm:convert-source-map@2.0.0", + "type": "static" + }, + { + "source": "npm:validate-npm-package-license", + "target": "npm:spdx-correct", + "type": "static" + }, + { + "source": "npm:validate-npm-package-license", + "target": "npm:spdx-expression-parse", + "type": "static" + }, + { + "source": "npm:verror", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:verror", + "target": "npm:core-util-is@1.0.2", + "type": "static" + }, + { + "source": "npm:verror", + "target": "npm:extsprintf", + "type": "static" + }, + { + "source": "npm:vis", + "target": "npm:emitter-component", + "type": "static" + }, + { + "source": "npm:vis", + "target": "npm:hammerjs", + "type": "static" + }, + { + "source": "npm:vis", + "target": "npm:keycharm", + "type": "static" + }, + { + "source": "npm:vis", + "target": "npm:moment", + "type": "static" + }, + { + "source": "npm:vis", + "target": "npm:propagating-hammerjs", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:less", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:sass", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:sass-embedded", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:stylus", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:terser", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:esbuild@0.21.5", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:postcss@8.5.6", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:rollup", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/aix-ppc64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/android-arm@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/android-arm64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/android-x64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/darwin-arm64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/darwin-x64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/freebsd-arm64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/freebsd-x64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-arm@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-arm64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-ia32@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-loong64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-mips64el@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-ppc64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-riscv64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-s390x@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-x64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/netbsd-x64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/openbsd-x64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/sunos-x64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/win32-arm64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/win32-ia32@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/win32-x64@0.21.5", + "type": "static" + }, + { + "source": "npm:postcss@8.5.6", + "target": "npm:nanoid", + "type": "static" + }, + { + "source": "npm:postcss@8.5.6", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:postcss@8.5.6", + "target": "npm:source-map-js@1.2.1", + "type": "static" + }, + { + "source": "npm:w3c-xmlserializer", + "target": "npm:xml-name-validator", + "type": "static" + }, + { + "source": "npm:wait-on", + "target": "npm:axios", + "type": "static" + }, + { + "source": "npm:wait-on", + "target": "npm:joi", + "type": "static" + }, + { + "source": "npm:wait-on", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:wait-on", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:wait-on", + "target": "npm:rxjs@7.8.2", + "type": "static" + }, + { + "source": "npm:rxjs@7.8.2", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:walker", + "target": "npm:makeerror", + "type": "static" + }, + { + "source": "npm:watchify", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:watchify", + "target": "npm:browserify@17.0.1", + "type": "static" + }, + { + "source": "npm:watchify", + "target": "npm:chokidar@3.6.0", + "type": "static" + }, + { + "source": "npm:watchify", + "target": "npm:defined", + "type": "static" + }, + { + "source": "npm:watchify", + "target": "npm:outpipe", + "type": "static" + }, + { + "source": "npm:watchify", + "target": "npm:through2@4.0.2", + "type": "static" + }, + { + "source": "npm:watchify", + "target": "npm:xtend", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:assert", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:browser-pack", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:browser-resolve", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:browserify-zlib", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:buffer", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:cached-path-relative", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:concat-stream", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:console-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:constants-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:crypto-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:defined", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:deps-sort", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:domain-browser", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:duplexer2", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:events@3.3.0", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:htmlescape", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:https-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:insert-module-globals", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:JSONStream", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:labeled-stream-splicer", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:mkdirp-classic", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:module-deps", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:os-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:parents", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:path-browserify@1.0.1", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:process", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:punycode", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:querystring-es3", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:read-only-stream", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:shasum-object", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:shell-quote", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:stream-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:stream-http", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:string_decoder", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:subarg", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:syntax-error", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:timers-browserify@1.4.2", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:tty-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:url", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:util@0.12.5", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:vm-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:xtend", + "type": "static" + }, + { + "source": "npm:through2", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:through2", + "target": "npm:xtend", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:is-binary-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:readdirp@3.6.0", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:glob-parent@5.1.2", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + }, + { + "source": "npm:readdirp@3.6.0", + "target": "npm:picomatch@2.3.1", + "type": "static" + }, + { + "source": "npm:through2@4.0.2", + "target": "npm:readable-stream@3.6.2", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:string_decoder", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:util-deprecate", + "type": "static" + }, + { + "source": "npm:timers-browserify@1.4.2", + "target": "npm:process", + "type": "static" + }, + { + "source": "npm:util@0.12.5", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:util@0.12.5", + "target": "npm:is-arguments", + "type": "static" + }, + { + "source": "npm:util@0.12.5", + "target": "npm:is-generator-function", + "type": "static" + }, + { + "source": "npm:util@0.12.5", + "target": "npm:is-typed-array", + "type": "static" + }, + { + "source": "npm:util@0.12.5", + "target": "npm:which-typed-array", + "type": "static" + }, + { + "source": "npm:watchpack", + "target": "npm:glob-to-regexp", + "type": "static" + }, + { + "source": "npm:watchpack", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:wbuf", + "target": "npm:minimalistic-assert", + "type": "static" + }, + { + "source": "npm:wcwidth", + "target": "npm:defaults", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:@wdio/config", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:@wdio/logger", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:@wdio/protocols", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:@wdio/types", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:@wdio/utils", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:got", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:ky", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:lodash.merge", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:@webassemblyjs/wasm-edit", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:@webassemblyjs/wasm-parser", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:acorn-import-attributes", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:chrome-trace-event", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:enhanced-resolve", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:es-module-lexer", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:eslint-scope@5.1.1", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:events@3.3.0", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:glob-to-regexp", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:json-parse-even-better-errors@2.3.1", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:loader-runner", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:schema-utils@3.3.0", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:tapable", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:terser-webpack-plugin", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:watchpack", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:webpack-sources", + "type": "static" + }, + { + "source": "npm:webpack-dev-middleware", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:webpack-dev-middleware", + "target": "npm:colorette", + "type": "static" + }, + { + "source": "npm:webpack-dev-middleware", + "target": "npm:memfs@4.17.2", + "type": "static" + }, + { + "source": "npm:webpack-dev-middleware", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:webpack-dev-middleware", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:webpack-dev-middleware", + "target": "npm:range-parser", + "type": "static" + }, + { + "source": "npm:webpack-dev-middleware", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:memfs@4.17.2", + "target": "npm:@jsonjoy.com/json-pack", + "type": "static" + }, + { + "source": "npm:memfs@4.17.2", + "target": "npm:@jsonjoy.com/util", + "type": "static" + }, + { + "source": "npm:memfs@4.17.2", + "target": "npm:tree-dump", + "type": "static" + }, + { + "source": "npm:memfs@4.17.2", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:@types/bonjour", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:@types/connect-history-api-fallback", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:@types/express", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:@types/express-serve-static-core", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:@types/serve-index", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:@types/serve-static", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:@types/sockjs", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:@types/ws@8.18.1", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:ansi-html-community", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:bonjour-service", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:chokidar@3.6.0", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:colorette", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:compression", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:connect-history-api-fallback", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:express", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:http-proxy-middleware@2.0.9", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:ipaddr.js@2.2.0", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:launch-editor", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:open", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:p-retry@6.2.1", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:selfsigned", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:serve-index", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:sockjs", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:spdy", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:webpack-dev-middleware", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:ws@8.18.3", + "type": "static" + }, + { + "source": "npm:@types/ws@8.18.1", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:is-binary-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:readdirp@3.6.0", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:glob-parent@5.1.2", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:@types/express", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:@types/http-proxy", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:http-proxy", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:is-plain-obj", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:p-retry@6.2.1", + "target": "npm:@types/retry@0.12.2", + "type": "static" + }, + { + "source": "npm:p-retry@6.2.1", + "target": "npm:is-network-error", + "type": "static" + }, + { + "source": "npm:p-retry@6.2.1", + "target": "npm:retry", + "type": "static" + }, + { + "source": "npm:readdirp@3.6.0", + "target": "npm:picomatch@2.3.1", + "type": "static" + }, + { + "source": "npm:webpack-merge", + "target": "npm:clone-deep", + "type": "static" + }, + { + "source": "npm:webpack-merge", + "target": "npm:flat", + "type": "static" + }, + { + "source": "npm:webpack-merge", + "target": "npm:wildcard", + "type": "static" + }, + { + "source": "npm:webpack-subresource-integrity", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:webpack-subresource-integrity", + "target": "npm:typed-assert", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:json-schema-traverse@0.4.1", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:uri-js", + "type": "static" + }, + { + "source": "npm:ajv-keywords@3.5.2", + "target": "npm:ajv@6.12.6", + "type": "static" + }, + { + "source": "npm:eslint-scope@5.1.1", + "target": "npm:esrecurse", + "type": "static" + }, + { + "source": "npm:eslint-scope@5.1.1", + "target": "npm:estraverse@4.3.0", + "type": "static" + }, + { + "source": "npm:schema-utils@3.3.0", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:schema-utils@3.3.0", + "target": "npm:ajv@6.12.6", + "type": "static" + }, + { + "source": "npm:schema-utils@3.3.0", + "target": "npm:ajv-keywords@3.5.2", + "type": "static" + }, + { + "source": "npm:websocket-driver", + "target": "npm:http-parser-js", + "type": "static" + }, + { + "source": "npm:websocket-driver", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:websocket-driver", + "target": "npm:websocket-extensions", + "type": "static" + }, + { + "source": "npm:whatwg-encoding", + "target": "npm:iconv-lite", + "type": "static" + }, + { + "source": "npm:whatwg-url", + "target": "npm:tr46", + "type": "static" + }, + { + "source": "npm:whatwg-url", + "target": "npm:webidl-conversions", + "type": "static" + }, + { + "source": "npm:which", + "target": "npm:isexe", + "type": "static" + }, + { + "source": "npm:which-boxed-primitive", + "target": "npm:is-bigint", + "type": "static" + }, + { + "source": "npm:which-boxed-primitive", + "target": "npm:is-boolean-object", + "type": "static" + }, + { + "source": "npm:which-boxed-primitive", + "target": "npm:is-number-object", + "type": "static" + }, + { + "source": "npm:which-boxed-primitive", + "target": "npm:is-string", + "type": "static" + }, + { + "source": "npm:which-boxed-primitive", + "target": "npm:is-symbol", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:function.prototype.name", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:has-tostringtag", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:is-async-function", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:is-date-object", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:is-finalizationregistry", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:is-generator-function", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:is-regex", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:is-weakref", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:isarray@2.0.5", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:which-boxed-primitive", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:which-collection", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:which-typed-array", + "type": "static" + }, + { + "source": "npm:which-collection", + "target": "npm:is-map", + "type": "static" + }, + { + "source": "npm:which-collection", + "target": "npm:is-set", + "type": "static" + }, + { + "source": "npm:which-collection", + "target": "npm:is-weakmap", + "type": "static" + }, + { + "source": "npm:which-collection", + "target": "npm:is-weakset", + "type": "static" + }, + { + "source": "npm:which-typed-array", + "target": "npm:available-typed-arrays", + "type": "static" + }, + { + "source": "npm:which-typed-array", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:which-typed-array", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:which-typed-array", + "target": "npm:for-each", + "type": "static" + }, + { + "source": "npm:which-typed-array", + "target": "npm:get-proto", + "type": "static" + }, + { + "source": "npm:which-typed-array", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:which-typed-array", + "target": "npm:has-tostringtag", + "type": "static" + }, + { + "source": "npm:widest-line", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:windows-release", + "target": "npm:execa", + "type": "static" + }, + { + "source": "npm:wrap-ansi", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:wrap-ansi", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:wrap-ansi", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:wrap-ansi-cjs", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:wrap-ansi-cjs", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:wrap-ansi-cjs", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:write-file-atomic", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:write-file-atomic", + "target": "npm:signal-exit@3.0.7", + "type": "static" + }, + { + "source": "npm:xml-but-prettier", + "target": "npm:repeat-string", + "type": "static" + }, + { + "source": "npm:xml-js", + "target": "npm:sax", + "type": "static" + }, + { + "source": "npm:xml2js", + "target": "npm:sax", + "type": "static" + }, + { + "source": "npm:xml2js", + "target": "npm:xmlbuilder", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:cliui", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:escalade", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:get-caller-file", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:require-directory", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:y18n", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:yargs-parser", + "type": "static" + }, + { + "source": "npm:yauzl", + "target": "npm:buffer-crc32", + "type": "static" + }, + { + "source": "npm:yauzl", + "target": "npm:fd-slicer", + "type": "static" + } + ] +} \ No newline at end of file diff --git a/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/project-graph.json b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/project-graph.json new file mode 100644 index 000000000000..eb25a662399b --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/project-graph.json @@ -0,0 +1,58866 @@ +{ + "nodes": { + "ceph-dashboard": { + "name": "ceph-dashboard", + "type": "app", + "data": { + "root": ".", + "name": "ceph-dashboard", + "tags": [ + "npm:private" + ], + "metadata": { + "targetGroups": { + "NPM Scripts": [ + "ng", + "start", + "build:localize", + "postbuild:localize", + "env_build", + "i18n", + "i18n:extract", + "test", + "test:ci", + "pree2e", + "e2e", + "pree2e:ci", + "e2e:ci", + "lint:eslint", + "lint:gherkin", + "lint:prettier", + "lint:html", + "lint:tsc", + "lint:scss", + "fix:prettier", + "fix:eslint", + "fix:scss", + "fixmod", + "fix", + "compodoc", + "doc-build", + "doc-serve", + "prepare-husky" + ] + }, + "js": { + "packageName": "ceph-dashboard", + "isInPackageManagerWorkspaces": false + } + }, + "targets": { + "ng": { + "executor": "nx:run-script", + "options": { + "script": "ng" + }, + "metadata": { + "scriptContent": "ng", + "runCommand": "npm run ng" + }, + "configurations": {}, + "parallelism": true + }, + "start": { + "executor": "nx:run-script", + "options": { + "script": "start" + }, + "metadata": { + "scriptContent": "npm run env_build && nx serve --host 0.0.0.0 --ssl", + "runCommand": "npm run start" + }, + "configurations": {}, + "parallelism": true + }, + "build:localize": { + "executor": "nx:run-script", + "options": { + "script": "build:localize" + }, + "metadata": { + "scriptContent": "node cd --env --pre && nx build --localize", + "runCommand": "npm run build:localize" + }, + "configurations": {}, + "parallelism": true + }, + "postbuild:localize": { + "executor": "nx:run-script", + "options": { + "script": "postbuild:localize" + }, + "metadata": { + "scriptContent": "node cd --res", + "runCommand": "npm run postbuild:localize" + }, + "configurations": {}, + "parallelism": true + }, + "env_build": { + "executor": "nx:run-script", + "options": { + "script": "env_build" + }, + "metadata": { + "scriptContent": "node cd --env", + "runCommand": "npm run env_build" + }, + "configurations": {}, + "parallelism": true + }, + "i18n": { + "executor": "nx:run-script", + "options": { + "script": "i18n" + }, + "metadata": { + "scriptContent": "npm run i18n:extract", + "runCommand": "npm run i18n" + }, + "configurations": {}, + "parallelism": true + }, + "i18n:extract": { + "executor": "nx:run-script", + "options": { + "script": "i18n:extract" + }, + "metadata": { + "scriptContent": "nx extract-i18n --output-path src/locale --progress=false", + "runCommand": "npm run i18n:extract" + }, + "configurations": {}, + "parallelism": true + }, + "test": { + "executor": "nx:run-script", + "options": { + "script": "test" + }, + "metadata": { + "scriptContent": "jest --watch", + "runCommand": "npm run test" + }, + "configurations": {}, + "parallelism": true + }, + "test:ci": { + "executor": "nx:run-script", + "options": { + "script": "test:ci" + }, + "metadata": { + "scriptContent": "jest --clearCache && JEST_SILENT_REPORTER_DOTS=true jest --detectOpenHandles --coverage --reporters jest-silent-reporter", + "runCommand": "npm run test:ci" + }, + "configurations": {}, + "parallelism": true + }, + "pree2e": { + "executor": "nx:run-script", + "options": { + "script": "pree2e" + }, + "metadata": { + "scriptContent": "rm -f cypress/reports/results-*.xml || true", + "runCommand": "npm run pree2e" + }, + "configurations": {}, + "parallelism": true + }, + "e2e": { + "executor": "nx:run-script", + "options": { + "script": "e2e" + }, + "metadata": { + "scriptContent": "start-test 4200 'cypress open'", + "runCommand": "npm run e2e" + }, + "configurations": {}, + "parallelism": true + }, + "pree2e:ci": { + "executor": "nx:run-script", + "options": { + "script": "pree2e:ci" + }, + "metadata": { + "scriptContent": "npm run pree2e", + "runCommand": "npm run pree2e:ci" + }, + "configurations": {}, + "parallelism": true + }, + "e2e:ci": { + "executor": "nx:run-script", + "options": { + "script": "e2e:ci" + }, + "metadata": { + "scriptContent": "start-test 4200 'cypress run -b chrome --headless'", + "runCommand": "npm run e2e:ci" + }, + "configurations": {}, + "parallelism": true + }, + "lint:eslint": { + "executor": "nx:run-script", + "options": { + "script": "lint:eslint" + }, + "metadata": { + "scriptContent": "nx lint", + "runCommand": "npm run lint:eslint" + }, + "configurations": {}, + "parallelism": true + }, + "lint:gherkin": { + "executor": "nx:run-script", + "options": { + "script": "lint:gherkin" + }, + "metadata": { + "scriptContent": "gherkin-lint -c .gherkin-lintrc cypress/e2e", + "runCommand": "npm run lint:gherkin" + }, + "configurations": {}, + "parallelism": true + }, + "lint:prettier": { + "executor": "nx:run-script", + "options": { + "script": "lint:prettier" + }, + "metadata": { + "scriptContent": "prettier --list-different \"{src,cypress}/**/*.{ts,scss}\"", + "runCommand": "npm run lint:prettier" + }, + "configurations": {}, + "parallelism": true + }, + "lint:html": { + "executor": "nx:run-script", + "options": { + "script": "lint:html" + }, + "metadata": { + "scriptContent": "htmllint src/app/**/*.html && html-linter --config html-linter.config.json", + "runCommand": "npm run lint:html" + }, + "configurations": {}, + "parallelism": true + }, + "lint:tsc": { + "executor": "nx:run-script", + "options": { + "script": "lint:tsc" + }, + "metadata": { + "scriptContent": "tsc -p tsconfig.app.json --noEmit && tsc -p tsconfig.spec.json --noEmit && tsc -p cypress/tsconfig.json --noEmit", + "runCommand": "npm run lint:tsc" + }, + "configurations": {}, + "parallelism": true + }, + "lint:scss": { + "executor": "nx:run-script", + "options": { + "script": "lint:scss" + }, + "metadata": { + "scriptContent": "stylelint '**/*.scss'", + "runCommand": "npm run lint:scss" + }, + "configurations": {}, + "parallelism": true + }, + "fix:prettier": { + "executor": "nx:run-script", + "options": { + "script": "fix:prettier" + }, + "metadata": { + "scriptContent": "prettier --write \"{src,cypress}/**/*.{ts,scss}\"", + "runCommand": "npm run fix:prettier" + }, + "configurations": {}, + "parallelism": true + }, + "fix:eslint": { + "executor": "nx:run-script", + "options": { + "script": "fix:eslint" + }, + "metadata": { + "scriptContent": "npm run lint:eslint -- --fix", + "runCommand": "npm run fix:eslint" + }, + "configurations": {}, + "parallelism": true + }, + "fix:scss": { + "executor": "nx:run-script", + "options": { + "script": "fix:scss" + }, + "metadata": { + "scriptContent": "stylelint '**/*.scss' --fix", + "runCommand": "npm run fix:scss" + }, + "configurations": {}, + "parallelism": true + }, + "fixmod": { + "executor": "nx:run-script", + "options": { + "script": "fixmod" + }, + "metadata": { + "scriptContent": "pretty-quick --pattern \"{src,cypress}/**/*.{ts,scss}\" --branch HEAD", + "runCommand": "npm run fixmod" + }, + "configurations": {}, + "parallelism": true + }, + "fix": { + "executor": "nx:run-script", + "options": { + "script": "fix" + }, + "metadata": { + "scriptContent": "run-p -csl --aggregate-output fix:*", + "runCommand": "npm run fix" + }, + "configurations": {}, + "parallelism": true + }, + "compodoc": { + "executor": "nx:run-script", + "options": { + "script": "compodoc" + }, + "metadata": { + "scriptContent": "compodoc", + "runCommand": "npm run compodoc" + }, + "configurations": {}, + "parallelism": true + }, + "doc-build": { + "executor": "nx:run-script", + "options": { + "script": "doc-build" + }, + "metadata": { + "scriptContent": "compodoc -p tsconfig.app.json", + "runCommand": "npm run doc-build" + }, + "configurations": {}, + "parallelism": true + }, + "doc-serve": { + "executor": "nx:run-script", + "options": { + "script": "doc-serve" + }, + "metadata": { + "scriptContent": "compodoc --port 8444 -s tsconfig.app.json", + "runCommand": "npm run doc-serve" + }, + "configurations": {}, + "parallelism": true + }, + "prepare-husky": { + "executor": "nx:run-script", + "options": { + "script": "prepare-husky" + }, + "metadata": { + "scriptContent": "cd ../../../../../ && husky src/pybind/mgr/dashboard/frontend/.husky", + "runCommand": "npm run prepare-husky" + }, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nx/angular:webpack-browser", + "options": { + "allowedCommonJsDependencies": [ + "brace-expansion", + "chart.js", + "core-js", + "file-saver", + "lodash" + ], + "i18nMissingTranslation": "ignore", + "outputPath": "dist", + "index": "src/index.html", + "main": "src/main.ts", + "tsConfig": "tsconfig.app.json", + "polyfills": "src/polyfills.ts", + "assets": [ + "src/assets", + "src/favicon.ico", + { + "glob": "**/swagger-ui.css", + "input": "node_modules/swagger-ui-dist", + "output": "." + }, + { + "glob": "**/swagger-ui-bundle.js", + "input": "node_modules/swagger-ui-dist", + "output": "." + } + ], + "styles": [ + "node_modules/swagger-ui/dist/swagger-ui.css", + "node_modules/ngx-toastr/toastr.css", + "src/styles.scss" + ], + "stylePreprocessorOptions": { + "includePaths": [ + "src" + ] + }, + "vendorChunk": true, + "extractLicenses": false, + "buildOptimizer": false, + "sourceMap": true, + "optimization": false, + "namedChunks": true, + "customWebpackConfig": { + "path": "./webpack.config.ts" + } + }, + "configurations": { + "production": { + "localize": [ + "en-US" + ], + "budgets": [ + { + "type": "anyComponentStyle", + "maximumWarning": "6kb" + } + ], + "optimization": true, + "outputHashing": "all", + "sourceMap": false, + "namedChunks": false, + "extractLicenses": true, + "vendorChunk": false, + "buildOptimizer": true, + "fileReplacements": [ + { + "replace": "src/environments/environment.ts", + "with": "src/environments/environment.prod.ts" + } + ], + "customWebpackConfig": { + "path": "./webpack.prod.config.ts" + } + }, + "cs": { + "localize": [ + "cs" + ] + }, + "de": { + "localize": [ + "de" + ] + }, + "en-US": { + "localize": [ + "en-US" + ] + }, + "es": { + "localize": [ + "es" + ] + }, + "fr": { + "localize": [ + "fr" + ] + }, + "id": { + "localize": [ + "id" + ] + }, + "it": { + "localize": [ + "it" + ] + }, + "ja": { + "localize": [ + "ja" + ] + }, + "ko": { + "localize": [ + "ko" + ] + }, + "pl": { + "localize": [ + "pl" + ] + }, + "pt": { + "localize": [ + "pt" + ] + }, + "zh-Hans": { + "localize": [ + "zh-Hans" + ] + }, + "zh-Hant": { + "localize": [ + "zh-Hant" + ] + } + }, + "defaultConfiguration": "", + "outputs": [ + "{options.outputPath}" + ], + "parallelism": true, + "cache": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + }, + "serve": { + "executor": "@nx/angular:module-federation-dev-server", + "options": { + "proxyConfig": "proxy.conf.json", + "buildTarget": "ceph-dashboard:build", + "publicHost": "http://localhost:4200" + }, + "configurations": { + "production": { + "buildTarget": "ceph-dashboard:build:production" + }, + "cs": { + "buildTarget": "ceph-dashboard:build:cs" + }, + "de": { + "buildTarget": "ceph-dashboard:build:de" + }, + "en-US": { + "buildTarget": "ceph-dashboard:build:en-US" + }, + "es": { + "buildTarget": "ceph-dashboard:build:es" + }, + "fr": { + "buildTarget": "ceph-dashboard:build:fr" + }, + "id": { + "buildTarget": "ceph-dashboard:build:id" + }, + "it": { + "buildTarget": "ceph-dashboard:build:it" + }, + "ja": { + "buildTarget": "ceph-dashboard:build:ja" + }, + "ko": { + "buildTarget": "ceph-dashboard:build:ko" + }, + "pl": { + "buildTarget": "ceph-dashboard:build:pl" + }, + "pt": { + "buildTarget": "ceph-dashboard:build:pt" + }, + "zh-Hans": { + "buildTarget": "ceph-dashboard:build:zh-Hans" + }, + "zh-Hant": { + "buildTarget": "ceph-dashboard:build:zh-Hant" + } + }, + "parallelism": true, + "cache": true + }, + "extract-i18n": { + "executor": "@angular-devkit/build-angular:extract-i18n", + "options": { + "buildTarget": "ceph-dashboard:build" + }, + "configurations": {}, + "parallelism": true, + "cache": true + }, + "lint": { + "executor": "@angular-eslint/builder:lint", + "options": { + "lintFilePatterns": [ + "src/**/*.ts", + "src/**/*.html" + ] + }, + "outputs": [ + "{options.outputFile}" + ], + "configurations": {}, + "parallelism": true, + "cache": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "$schema": "node_modules/nx/schemas/project-schema.json", + "i18n": { + "sourceLocale": { + "code": "en-US", + "baseHref": "" + }, + "locales": { + "cs": { + "translation": "src/locale/messages.cs.xlf", + "baseHref": "" + }, + "de": { + "translation": "src/locale/messages.de-DE.xlf", + "baseHref": "" + }, + "es": { + "translation": "src/locale/messages.es-ES.xlf", + "baseHref": "" + }, + "fr": { + "translation": "src/locale/messages.fr-FR.xlf", + "baseHref": "" + }, + "id": { + "translation": "src/locale/messages.id-ID.xlf", + "baseHref": "" + }, + "it": { + "translation": "src/locale/messages.it-IT.xlf", + "baseHref": "" + }, + "ja": { + "translation": "src/locale/messages.ja-JP.xlf", + "baseHref": "" + }, + "ko": { + "translation": "src/locale/messages.ko-KR.xlf", + "baseHref": "" + }, + "pl": { + "translation": "src/locale/messages.pl-PL.xlf", + "baseHref": "" + }, + "pt": { + "translation": "src/locale/messages.pt-BR.xlf", + "baseHref": "" + }, + "zh-Hans": { + "translation": "src/locale/messages.zh-CN.xlf", + "baseHref": "" + }, + "zh-Hant": { + "translation": "src/locale/messages.zh-TW.xlf", + "baseHref": "" + } + } + }, + "sourceRoot": "src", + "projectType": "application", + "cli": {}, + "implicitDependencies": [] + } + } + }, + "externalNodes": { + "npm:@adobe/css-tools": { + "type": "npm", + "name": "npm:@adobe/css-tools", + "data": { + "version": "4.3.3", + "packageName": "@adobe/css-tools", + "hash": "sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ==" + } + }, + "npm:@aduh95/viz.js": { + "type": "npm", + "name": "npm:@aduh95/viz.js", + "data": { + "version": "3.4.0", + "packageName": "@aduh95/viz.js", + "hash": "sha512-KI2nVf9JdwWCXqK6RVf+9/096G7VWN4Z84mnynlyZKao2xQENW8WNEjLmvdlxS5X8PNWXFC1zqwm7tveOXw/4A==" + } + }, + "npm:@ampproject/remapping": { + "type": "npm", + "name": "npm:@ampproject/remapping", + "data": { + "version": "2.3.0", + "packageName": "@ampproject/remapping", + "hash": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==" + } + }, + "npm:@angular-devkit/architect": { + "type": "npm", + "name": "npm:@angular-devkit/architect", + "data": { + "version": "0.1802.20", + "packageName": "@angular-devkit/architect", + "hash": "sha512-nNUv2541/X4V0vtT2F6wCT+/GAY8v+J8MRMh8kGBVdyV9EdtSTWxHAvE1WhX5uE7VUCNegDfElxvAR9Vq8qSig==" + } + }, + "npm:@angular-devkit/architect@0.1802.11": { + "type": "npm", + "name": "npm:@angular-devkit/architect@0.1802.11", + "data": { + "version": "0.1802.11", + "packageName": "@angular-devkit/architect", + "hash": "sha512-p+XIc/j51aI83ExNdeZwvkm1F4wkuKMGUUoj0MVUUi5E6NoiMlXYm6uU8+HbRvPBzGy5+3KOiGp3Fks0UmDSAA==" + } + }, + "npm:@angular-devkit/core@18.2.20": { + "type": "npm", + "name": "npm:@angular-devkit/core@18.2.20", + "data": { + "version": "18.2.20", + "packageName": "@angular-devkit/core", + "hash": "sha512-VNxI2e9EZQNqKYtUJ4u43QRJ9kObeyG9f69caxnj28cg4qim3H1vX/sglnodP8EsTIRbzwBKc884ebHWFdQJkQ==" + } + }, + "npm:@angular-devkit/core": { + "type": "npm", + "name": "npm:@angular-devkit/core", + "data": { + "version": "18.2.11", + "packageName": "@angular-devkit/core", + "hash": "sha512-H9P1shRGigORWJHUY2BRa2YurT+DVminrhuaYHsbhXBRsPmgB2Dx/30YLTnC1s5XmR9QIRUCsg/d3kyT1wd5Zg==" + } + }, + "npm:@angular-devkit/core@18.2.8": { + "type": "npm", + "name": "npm:@angular-devkit/core@18.2.8", + "data": { + "version": "18.2.8", + "packageName": "@angular-devkit/core", + "hash": "sha512-4o2T6wsmXGE/v53+F8L7kGoN2+qzt03C9rtjLVQpOljzpJVttQ8bhvfWxyYLWwcl04RWqRa+82fpIZtBkOlZJw==" + } + }, + "npm:rxjs@7.8.1": { + "type": "npm", + "name": "npm:rxjs@7.8.1", + "data": { + "version": "7.8.1", + "packageName": "rxjs", + "hash": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==" + } + }, + "npm:rxjs@7.8.2": { + "type": "npm", + "name": "npm:rxjs@7.8.2", + "data": { + "version": "7.8.2", + "packageName": "rxjs", + "hash": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==" + } + }, + "npm:rxjs": { + "type": "npm", + "name": "npm:rxjs", + "data": { + "version": "6.6.3", + "packageName": "rxjs", + "hash": "sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==" + } + }, + "npm:@angular-devkit/build-angular": { + "type": "npm", + "name": "npm:@angular-devkit/build-angular", + "data": { + "version": "18.2.20", + "packageName": "@angular-devkit/build-angular", + "hash": "sha512-wjWFSpu4PJgASB6ZkYMFspK1oLuzdyZhyjB14y+/5+qqoCRroFyaEhhOHfzqHF2dwH8+rOg6E2r4vkre94duPQ==" + } + }, + "npm:tslib@2.6.3": { + "type": "npm", + "name": "npm:tslib@2.6.3", + "data": { + "version": "2.6.3", + "packageName": "tslib", + "hash": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==" + } + }, + "npm:tslib@2.8.1": { + "type": "npm", + "name": "npm:tslib@2.8.1", + "data": { + "version": "2.8.1", + "packageName": "tslib", + "hash": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" + } + }, + "npm:tslib@2.3.0": { + "type": "npm", + "name": "npm:tslib@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "tslib", + "hash": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==" + } + }, + "npm:tslib@1.14.1": { + "type": "npm", + "name": "npm:tslib@1.14.1", + "data": { + "version": "1.14.1", + "packageName": "tslib", + "hash": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" + } + }, + "npm:tslib": { + "type": "npm", + "name": "npm:tslib", + "data": { + "version": "2.6.2", + "packageName": "tslib", + "hash": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" + } + }, + "npm:@angular-devkit/build-webpack": { + "type": "npm", + "name": "npm:@angular-devkit/build-webpack", + "data": { + "version": "0.1802.20", + "packageName": "@angular-devkit/build-webpack", + "hash": "sha512-710EUKGXJ0HlETDOlkiFWA6Ddku0vdNumbPzi2gb5UnjFo297BIOHgHt77auDhpKj1qffHTvvoiA2UseOX85QA==" + } + }, + "npm:@angular-devkit/schematics": { + "type": "npm", + "name": "npm:@angular-devkit/schematics", + "data": { + "version": "18.2.11", + "packageName": "@angular-devkit/schematics", + "hash": "sha512-efRK3FotTFp4KD5u42jWfXpHUALXB9kJNsWiB4wEImKFH6CN+vjBspJQuLqk2oeBFh/7D2qRMc5P+2tZHM5hdw==" + } + }, + "npm:@angular-devkit/schematics@18.2.8": { + "type": "npm", + "name": "npm:@angular-devkit/schematics@18.2.8", + "data": { + "version": "18.2.8", + "packageName": "@angular-devkit/schematics", + "hash": "sha512-i/h2Oji5FhJMC7wDSnIl5XUe/qym+C1ZwScaATJwDyRLCUIynZkj5rLgdG/uK6l+H0PgvxigkF+akWpokkwW6w==" + } + }, + "npm:@angular-eslint/builder": { + "type": "npm", + "name": "npm:@angular-eslint/builder", + "data": { + "version": "18.4.0", + "packageName": "@angular-eslint/builder", + "hash": "sha512-FOzGHX/nHSV1wSduSsabsx3aqC1nfde0opEpEDSOJhxExDxKCwoS1XPy1aERGyKip4ZVA6phC3dLtoBH3QMkVQ==" + } + }, + "npm:@angular-eslint/bundled-angular-compiler": { + "type": "npm", + "name": "npm:@angular-eslint/bundled-angular-compiler", + "data": { + "version": "18.4.0", + "packageName": "@angular-eslint/bundled-angular-compiler", + "hash": "sha512-HlFHt2qgdd+jqyVIkCXmrjHauXo/XY3Rp0UNabk83ejGi/raM/6lEFI7iFWzHxLyiAKk4OgGI5W26giSQw991A==" + } + }, + "npm:@angular-eslint/eslint-plugin": { + "type": "npm", + "name": "npm:@angular-eslint/eslint-plugin", + "data": { + "version": "18.4.0", + "packageName": "@angular-eslint/eslint-plugin", + "hash": "sha512-Saz9lkWPN3da7ZKW17UsOSN7DeY+TPh+wz/6GCNZCh67Uw2wvMC9agb+4hgpZNXYCP5+u7erqzxQmBoWnS/A+A==" + } + }, + "npm:@angular-eslint/eslint-plugin-template": { + "type": "npm", + "name": "npm:@angular-eslint/eslint-plugin-template", + "data": { + "version": "18.4.0", + "packageName": "@angular-eslint/eslint-plugin-template", + "hash": "sha512-n3uZFCy76DnggPqjSVFV3gYD1ik7jCG28o2/HO4kobcMNKnwW8XAlFUagQ4TipNQh7fQiAefsEqvv2quMsYDVw==" + } + }, + "npm:@angular-eslint/schematics": { + "type": "npm", + "name": "npm:@angular-eslint/schematics", + "data": { + "version": "18.4.0", + "packageName": "@angular-eslint/schematics", + "hash": "sha512-ssqe+0YCfekbWIXNdCrHfoPK/bPZAWybs0Bn/b99dfd8h8uyXkERo9AzIOx4Uyj/08SkP9aPL/0uOOEHDsRGwQ==" + } + }, + "npm:@angular-eslint/template-parser": { + "type": "npm", + "name": "npm:@angular-eslint/template-parser", + "data": { + "version": "18.4.0", + "packageName": "@angular-eslint/template-parser", + "hash": "sha512-VTep3Xd3IOaRIPL+JN/TV4/2DqUPbjtF3TNY15diD/llnrEhqFnmsvMihexbQyTqzOG+zU554oK44YfvAtHOrw==" + } + }, + "npm:@angular-eslint/utils": { + "type": "npm", + "name": "npm:@angular-eslint/utils", + "data": { + "version": "18.4.0", + "packageName": "@angular-eslint/utils", + "hash": "sha512-At1yS8GRviGBoaupiQwEOL4/IcZJCE/+2vpXdItMWPGB1HWetxlKAUZTMmIBX/r5Z7CoXxl+LbqpGhrhyzIQAg==" + } + }, + "npm:@angular/animations": { + "type": "npm", + "name": "npm:@angular/animations", + "data": { + "version": "18.2.11", + "packageName": "@angular/animations", + "hash": "sha512-ghgXa2VhtyJJnTMuH2NYxCMsveQbZno44AZGygPqrcW8UQMQe9GulFaTXCH5s6/so2CLy2ZviIwSZQRgK0ZlDw==" + } + }, + "npm:@angular/build": { + "type": "npm", + "name": "npm:@angular/build", + "data": { + "version": "18.2.20", + "packageName": "@angular/build", + "hash": "sha512-9VW/zSQoSwc9e5OBjtnroj9feacD2HgkSYx7TsfmDyefIlOCeNxbhkm83Px/4B8VG6kzZUBzLBJ4QULl2E1Y/Q==" + } + }, + "npm:@babel/core@7.25.2": { + "type": "npm", + "name": "npm:@babel/core@7.25.2", + "data": { + "version": "7.25.2", + "packageName": "@babel/core", + "hash": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==" + } + }, + "npm:@babel/core": { + "type": "npm", + "name": "npm:@babel/core", + "data": { + "version": "7.26.10", + "packageName": "@babel/core", + "hash": "sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==" + } + }, + "npm:@babel/core@7.25.8": { + "type": "npm", + "name": "npm:@babel/core@7.25.8", + "data": { + "version": "7.25.8", + "packageName": "@babel/core", + "hash": "sha512-Oixnb+DzmRT30qu9d3tJSQkxuygWm32DFykT4bRoORPa9hZ/L4KhVB/XiRm6KG+roIEM7DBQlmg27kw2HZkdZg==" + } + }, + "npm:semver@6.3.1": { + "type": "npm", + "name": "npm:semver@6.3.1", + "data": { + "version": "6.3.1", + "packageName": "semver", + "hash": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" + } + }, + "npm:semver@7.6.2": { + "type": "npm", + "name": "npm:semver@7.6.2", + "data": { + "version": "7.6.2", + "packageName": "semver", + "hash": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==" + } + }, + "npm:semver@5.7.2": { + "type": "npm", + "name": "npm:semver@5.7.2", + "data": { + "version": "5.7.2", + "packageName": "semver", + "hash": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==" + } + }, + "npm:semver": { + "type": "npm", + "name": "npm:semver", + "data": { + "version": "7.6.3", + "packageName": "semver", + "hash": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" + } + }, + "npm:semver@7.7.2": { + "type": "npm", + "name": "npm:semver@7.7.2", + "data": { + "version": "7.7.2", + "packageName": "semver", + "hash": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==" + } + }, + "npm:@babel/helper-annotate-as-pure@7.24.7": { + "type": "npm", + "name": "npm:@babel/helper-annotate-as-pure@7.24.7", + "data": { + "version": "7.24.7", + "packageName": "@babel/helper-annotate-as-pure", + "hash": "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==" + } + }, + "npm:@babel/helper-annotate-as-pure": { + "type": "npm", + "name": "npm:@babel/helper-annotate-as-pure", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-annotate-as-pure", + "hash": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==" + } + }, + "npm:@babel/helper-annotate-as-pure@7.27.3": { + "type": "npm", + "name": "npm:@babel/helper-annotate-as-pure@7.27.3", + "data": { + "version": "7.27.3", + "packageName": "@babel/helper-annotate-as-pure", + "hash": "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==" + } + }, + "npm:convert-source-map@2.0.0": { + "type": "npm", + "name": "npm:convert-source-map@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "convert-source-map", + "hash": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" + } + }, + "npm:convert-source-map@1.1.3": { + "type": "npm", + "name": "npm:convert-source-map@1.1.3", + "data": { + "version": "1.1.3", + "packageName": "convert-source-map", + "hash": "sha512-Y8L5rp6jo+g9VEPgvqNfEopjTR4OTYct8lXlS8iVQdmnjDvbdbzYe9rjtFCB9egC86JoNCU61WRY+ScjkZpnIg==" + } + }, + "npm:convert-source-map": { + "type": "npm", + "name": "npm:convert-source-map", + "data": { + "version": "1.9.0", + "packageName": "convert-source-map", + "hash": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==" + } + }, + "npm:@angular/cli": { + "type": "npm", + "name": "npm:@angular/cli", + "data": { + "version": "18.2.11", + "packageName": "@angular/cli", + "hash": "sha512-0JI1xjOLRemBPjdT/yVlabxc3Zkjqa/lhvVxxVC1XhKoW7yGxIGwNrQ4pka4CcQtCuktO6KPMmTGIu8YgC3cpw==" + } + }, + "npm:@angular/common": { + "type": "npm", + "name": "npm:@angular/common", + "data": { + "version": "18.2.11", + "packageName": "@angular/common", + "hash": "sha512-bamJeISl2zUlvjPYebQWazUjhjXU9nrot42cQJng94SkvNENT9LTWfPYgc+Bd972Kg+31jG4H41rgFNs7zySmw==" + } + }, + "npm:@angular/compiler": { + "type": "npm", + "name": "npm:@angular/compiler", + "data": { + "version": "18.2.11", + "packageName": "@angular/compiler", + "hash": "sha512-PSVL1YXUhTzkgJNYXiWk9eAZxNV6laQJRGdj9++C1q9m2S9/GlehZGzkt5GtC5rlUweJucCNvBC1+2D5FAt9vA==" + } + }, + "npm:@angular/compiler-cli": { + "type": "npm", + "name": "npm:@angular/compiler-cli", + "data": { + "version": "18.2.11", + "packageName": "@angular/compiler-cli", + "hash": "sha512-YJlAOiXZUYP6/RK9isu5AOucmNZhFB9lpY/beMzkkWgDku+va8szm4BZbLJFz176IUteyLWF3IP4aE7P9OBlXw==" + } + }, + "npm:@angular/core": { + "type": "npm", + "name": "npm:@angular/core", + "data": { + "version": "18.2.11", + "packageName": "@angular/core", + "hash": "sha512-/AGAFyZN8KR+kW5FUFCCBCj3qHyDDum7G0lJe5otrT9AqF6+g7PjF8yLha/6wPkJG7ri5xGLhini1sEivVeq/g==" + } + }, + "npm:@angular/forms": { + "type": "npm", + "name": "npm:@angular/forms", + "data": { + "version": "18.2.11", + "packageName": "@angular/forms", + "hash": "sha512-QjxayOxDTqsTJGBzfWd3nms1LZIXj2f1+wIPxxUNXyNS5ZaM7hBWkz2BTFYeewlD/HdNj0alNVCYK3M8ElLWYw==" + } + }, + "npm:@angular/language-service": { + "type": "npm", + "name": "npm:@angular/language-service", + "data": { + "version": "18.2.11", + "packageName": "@angular/language-service", + "hash": "sha512-kI36Wfvw3E01Xox/H535/rrSTiDfzQeXATFR5i5vqc94XWUdQG67e4X6ybnqFUrezXoLPTULHp+5Di896YFPzw==" + } + }, + "npm:@angular/localize": { + "type": "npm", + "name": "npm:@angular/localize", + "data": { + "version": "18.2.11", + "packageName": "@angular/localize", + "hash": "sha512-ZGemNURZmhZcZhc0i4SzAjyckkvf6Xv24U7DDJ/TpgHQWP9/pu5QExFa2OuGoJJcZRqUrzEmPrbu+4a/xggaQw==" + } + }, + "npm:@angular/platform-browser": { + "type": "npm", + "name": "npm:@angular/platform-browser", + "data": { + "version": "18.2.11", + "packageName": "@angular/platform-browser", + "hash": "sha512-bzcP0QdPT/ncTxOx0t7901z5m0wDmkraTo/es4g8reV6VK9Ptv0QDuD8aDvrHh7sLCX5VgwDF9ohc6S2TpYUCA==" + } + }, + "npm:@angular/platform-browser-dynamic": { + "type": "npm", + "name": "npm:@angular/platform-browser-dynamic", + "data": { + "version": "18.2.11", + "packageName": "@angular/platform-browser-dynamic", + "hash": "sha512-a30U4ZdTZSvL17xWwOq6xh9ToCDP2K7/j1HTJFREObbuAtZTa/6IVgBUM6oOMNQ43kHkT6Mr9Emkgf9iGtWwfw==" + } + }, + "npm:@angular/router": { + "type": "npm", + "name": "npm:@angular/router", + "data": { + "version": "18.2.11", + "packageName": "@angular/router", + "hash": "sha512-xh4+t4pNBWxeH1a6GIoEGVSRZO4NDKK8q6b+AzB5GBgKsYgOz2lc74RXIPA//pK3aHrS9qD4sJLlodwgE/1+bA==" + } + }, + "npm:@applitools/core": { + "type": "npm", + "name": "npm:@applitools/core", + "data": { + "version": "4.37.0", + "packageName": "@applitools/core", + "hash": "sha512-bHZrQYliXaWr3UxZN+AFcU6brvK9/HMGeyJ3jFQohTsszVa5m1aaK1igIvmy/njgWdUtEK9xHX90S9xu3YyIzg==" + } + }, + "npm:@applitools/core-base": { + "type": "npm", + "name": "npm:@applitools/core-base", + "data": { + "version": "1.24.0", + "packageName": "@applitools/core-base", + "hash": "sha512-raqFFC5JPkgsz4nM2yVL9nvieMtBqB32omtpe+sOWeFPvRhscgEHIXXsccWm2Fsnj9yYKa4MLI4fS3oEAUwC+g==" + } + }, + "npm:chalk@4.1.2": { + "type": "npm", + "name": "npm:chalk@4.1.2", + "data": { + "version": "4.1.2", + "packageName": "chalk", + "hash": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" + } + }, + "npm:chalk": { + "type": "npm", + "name": "npm:chalk", + "data": { + "version": "3.0.0", + "packageName": "chalk", + "hash": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==" + } + }, + "npm:chalk@2.4.2": { + "type": "npm", + "name": "npm:chalk@2.4.2", + "data": { + "version": "2.4.2", + "packageName": "chalk", + "hash": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==" + } + }, + "npm:@applitools/css-tree": { + "type": "npm", + "name": "npm:@applitools/css-tree", + "data": { + "version": "1.1.4", + "packageName": "@applitools/css-tree", + "hash": "sha512-rH3aq/dkTweEUgS/MKuthD79CZDqpQVJlqmxqVxLZVAzbeFxYdTG/gnfG0zj6YJ025jzcPH2ktdW16Rl3QLutg==" + } + }, + "npm:@applitools/dom-capture": { + "type": "npm", + "name": "npm:@applitools/dom-capture", + "data": { + "version": "11.5.5", + "packageName": "@applitools/dom-capture", + "hash": "sha512-LE/Ri1od93eT0m8mpqcbj1l/NJqG/1qr33731PXirMQIhXCs0knwm8BP+A+MAnMhFrOVmrmBi2klFC5yk1l+0A==" + } + }, + "npm:@applitools/dom-shared": { + "type": "npm", + "name": "npm:@applitools/dom-shared", + "data": { + "version": "1.0.16", + "packageName": "@applitools/dom-shared", + "hash": "sha512-P0JA5mq1f8rIi/xbh2+gCsEvv1CGenf0sGrC2UxXjmaFRpgoVS9BfpNg5aZyFJ9OPoi4qRMi9LCGsFiqZNNcTQ==" + } + }, + "npm:@applitools/dom-snapshot": { + "type": "npm", + "name": "npm:@applitools/dom-snapshot", + "data": { + "version": "4.11.18", + "packageName": "@applitools/dom-snapshot", + "hash": "sha512-FewB86dQ3Povdi5+dmziYbJR2aej36Umr7ZoIy5obm5VKDH+6obUyd5zBqYhVkv5YwwXdp08dgRfLlOuk2XMug==" + } + }, + "npm:@applitools/driver": { + "type": "npm", + "name": "npm:@applitools/driver", + "data": { + "version": "1.21.1", + "packageName": "@applitools/driver", + "hash": "sha512-bnJdlsoD8G1Y59fQlNi+sl1Zr5MFz11ilop86PKo8SGbmZwIYTGQkDiFhw0D4f23RxzWJdtUjzWRvFb8+uy/Ew==" + } + }, + "npm:@applitools/ec-client": { + "type": "npm", + "name": "npm:@applitools/ec-client", + "data": { + "version": "1.10.9", + "packageName": "@applitools/ec-client", + "hash": "sha512-f/GcTD1HHJtCXr7n1WaN+hvG3ABGhIFy3aAJEUwvG0iKrsRrObprcYQZwHW7BK/quN5hLrzolmTssq0/sKjfmQ==" + } + }, + "npm:@applitools/eg-frpc": { + "type": "npm", + "name": "npm:@applitools/eg-frpc", + "data": { + "version": "1.0.5", + "packageName": "@applitools/eg-frpc", + "hash": "sha512-9qUNiCK3R3VKxIAaLr5HO5QnUx6TioLFkJ2JcpU1ZqefApt1X2bdfS7eA4TGDXDWv/a0OIl2Lddzuo5/h3vbTw==" + } + }, + "npm:@applitools/eg-socks5-proxy-server": { + "type": "npm", + "name": "npm:@applitools/eg-socks5-proxy-server", + "data": { + "version": "0.5.6", + "packageName": "@applitools/eg-socks5-proxy-server", + "hash": "sha512-SjjDBFeiKspX3nHKOoSQ+l4JUiJK3xJiWAEaR8b+GuMvnGFLnrvAECHhuXXG00+LwBJM8WKmfxEe17nvZe+nhg==" + } + }, + "npm:@applitools/execution-grid-tunnel": { + "type": "npm", + "name": "npm:@applitools/execution-grid-tunnel", + "data": { + "version": "3.0.8", + "packageName": "@applitools/execution-grid-tunnel", + "hash": "sha512-4S6NcpxELH4NXketD3g6VUhWDUCuwAm4F1sCZdZLpPWOSMu5QwQDYUoe6/4t5KuktTQ4K7N90NmTzQrxiFtDKA==" + } + }, + "npm:@applitools/logger@1.1.53": { + "type": "npm", + "name": "npm:@applitools/logger@1.1.53", + "data": { + "version": "1.1.53", + "packageName": "@applitools/logger", + "hash": "sha512-4mlzYxc0MgM3WIxEwKqIjn9W7G7kMtQc2bFRxozViKOXypTfr72j8iODs88wcetP0GsXtplhZQ5/6aZN5WY9ug==" + } + }, + "npm:@applitools/logger": { + "type": "npm", + "name": "npm:@applitools/logger", + "data": { + "version": "2.1.2", + "packageName": "@applitools/logger", + "hash": "sha512-0e/Rr/cZLGg8OOytTlFht1fQCLO2k3XKxodzsFO+IxTrEp53mXPA8r+tHA5BLO9YnqvKx4AiieFMRGbPyBuSWg==" + } + }, + "npm:@applitools/utils@1.3.36": { + "type": "npm", + "name": "npm:@applitools/utils@1.3.36", + "data": { + "version": "1.3.36", + "packageName": "@applitools/utils", + "hash": "sha512-eROEssh7wIW+V87PvLiHI2hUPxqoBxXFMRx3+z5qOZqXUPSR1Uz7EMFwxZcDDR7T6C3O3UDckB2aVB5fJAg5JA==" + } + }, + "npm:@applitools/utils": { + "type": "npm", + "name": "npm:@applitools/utils", + "data": { + "version": "1.8.0", + "packageName": "@applitools/utils", + "hash": "sha512-W4rkXPN9/Q4yxJqeHkILGH9nO6qiilBF+d2RJcrgbKii9f2h+iX6hAd9ropnq60tO2PZtJCBaELzKPQ4b9b86g==" + } + }, + "npm:debug@4.3.3": { + "type": "npm", + "name": "npm:debug@4.3.3", + "data": { + "version": "4.3.3", + "packageName": "debug", + "hash": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==" + } + }, + "npm:debug@4.4.1": { + "type": "npm", + "name": "npm:debug@4.4.1", + "data": { + "version": "4.4.1", + "packageName": "debug", + "hash": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==" + } + }, + "npm:debug@3.2.7": { + "type": "npm", + "name": "npm:debug@3.2.7", + "data": { + "version": "3.2.7", + "packageName": "debug", + "hash": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==" + } + }, + "npm:debug@2.6.9": { + "type": "npm", + "name": "npm:debug@2.6.9", + "data": { + "version": "2.6.9", + "packageName": "debug", + "hash": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" + } + }, + "npm:debug": { + "type": "npm", + "name": "npm:debug", + "data": { + "version": "4.3.4", + "packageName": "debug", + "hash": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==" + } + }, + "npm:ini@3.0.1": { + "type": "npm", + "name": "npm:ini@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "ini", + "hash": "sha512-it4HyVAUTKBc6m8e1iXWvXSTdndF7HbdN713+kvLrymxTaU4AUBWrJ4vEooP+V7fexnVD3LKcBshjGGPefSMUQ==" + } + }, + "npm:ini@2.0.0": { + "type": "npm", + "name": "npm:ini@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "ini", + "hash": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==" + } + }, + "npm:ini@1.3.8": { + "type": "npm", + "name": "npm:ini@1.3.8", + "data": { + "version": "1.3.8", + "packageName": "ini", + "hash": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" + } + }, + "npm:ini": { + "type": "npm", + "name": "npm:ini", + "data": { + "version": "4.1.3", + "packageName": "ini", + "hash": "sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg==" + } + }, + "npm:uuid@9.0.1": { + "type": "npm", + "name": "npm:uuid@9.0.1", + "data": { + "version": "9.0.1", + "packageName": "uuid", + "hash": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==" + } + }, + "npm:uuid@10.0.0": { + "type": "npm", + "name": "npm:uuid@10.0.0", + "data": { + "version": "10.0.0", + "packageName": "uuid", + "hash": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==" + } + }, + "npm:uuid@3.4.0": { + "type": "npm", + "name": "npm:uuid@3.4.0", + "data": { + "version": "3.4.0", + "packageName": "uuid", + "hash": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==" + } + }, + "npm:uuid": { + "type": "npm", + "name": "npm:uuid", + "data": { + "version": "8.3.2", + "packageName": "uuid", + "hash": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" + } + }, + "npm:@applitools/eyes": { + "type": "npm", + "name": "npm:@applitools/eyes", + "data": { + "version": "1.34.0", + "packageName": "@applitools/eyes", + "hash": "sha512-H8UTrHqkpQsRTMkKV9aKpHLIEJykw8wBzHPPWfYuoGFZ9S4H/hW5fSKolQY5H/Mz0YcvP8bau8rLW3RpsYw+MA==" + } + }, + "npm:@applitools/eyes-cypress": { + "type": "npm", + "name": "npm:@applitools/eyes-cypress", + "data": { + "version": "3.52.0", + "packageName": "@applitools/eyes-cypress", + "hash": "sha512-7TyjvZN4kLZjWkNjhauVjvZoVO0Y+kY4TYQ3QgZmE6DB0tstsMdX4ZBC+HMevXCAdq303vnMYmCgHtxMfpVFRg==" + } + }, + "npm:@applitools/functional-commons": { + "type": "npm", + "name": "npm:@applitools/functional-commons", + "data": { + "version": "1.6.0", + "packageName": "@applitools/functional-commons", + "hash": "sha512-fwiF0CbeYHDEOTD/NKaFgaI8LvRcGYG2GaJJiRwcedKko16sQ8F3TK5wXfj2Ytjf+8gjwHwsEEX550z3yvDWxA==" + } + }, + "npm:@applitools/image": { + "type": "npm", + "name": "npm:@applitools/image", + "data": { + "version": "1.1.18", + "packageName": "@applitools/image", + "hash": "sha512-KLcg7otBIrXZ8u+/FofrxpBAqvQii0rKPoIdJKiIPtOKJMMwZLDwBoTR1k1fmbfc2Msoj91VL6jyBQMG6G13mw==" + } + }, + "npm:@applitools/nml-client": { + "type": "npm", + "name": "npm:@applitools/nml-client", + "data": { + "version": "1.9.1", + "packageName": "@applitools/nml-client", + "hash": "sha512-C0JgbxpXmHoRbNcRGSsKLzRkXyh4cwnTHUoGrL1NEnwCjppD2rwIXXJGB48Jts/Wpph4hH8BmzBhRg3rDhcLAw==" + } + }, + "npm:@applitools/req": { + "type": "npm", + "name": "npm:@applitools/req", + "data": { + "version": "1.7.10", + "packageName": "@applitools/req", + "hash": "sha512-KcK6P2oinKb3wGsCvzyxjAIrBnqr0l8eShw6bNDfDUNzY2mVR9ZxgY+br7xNwymI2dht6QN7Dw1bYfX+zTX1Mw==" + } + }, + "npm:https-proxy-agent@5.0.1": { + "type": "npm", + "name": "npm:https-proxy-agent@5.0.1", + "data": { + "version": "5.0.1", + "packageName": "https-proxy-agent", + "hash": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==" + } + }, + "npm:https-proxy-agent": { + "type": "npm", + "name": "npm:https-proxy-agent", + "data": { + "version": "7.0.5", + "packageName": "https-proxy-agent", + "hash": "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==" + } + }, + "npm:node-fetch@3.3.1": { + "type": "npm", + "name": "npm:node-fetch@3.3.1", + "data": { + "version": "3.3.1", + "packageName": "node-fetch", + "hash": "sha512-cRVc/kyto/7E5shrWca1Wsea4y6tL9iYJE5FBCius3JQfb/4P4I295PfhgbJQBLTx6lATE4z+wK0rPM4VS2uow==" + } + }, + "npm:node-fetch@2.7.0": { + "type": "npm", + "name": "npm:node-fetch@2.7.0", + "data": { + "version": "2.7.0", + "packageName": "node-fetch", + "hash": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==" + } + }, + "npm:node-fetch": { + "type": "npm", + "name": "npm:node-fetch", + "data": { + "version": "2.6.7", + "packageName": "node-fetch", + "hash": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==" + } + }, + "npm:@applitools/screenshoter": { + "type": "npm", + "name": "npm:@applitools/screenshoter", + "data": { + "version": "3.11.1", + "packageName": "@applitools/screenshoter", + "hash": "sha512-gP9IZZXSzLZuTboUEvRsD/pR6UHBqL2/tHrcxc4tjs8xyHzH1V/CDFTpECbwnDXE3gD3GUn2N5aL597oJBwVpw==" + } + }, + "npm:@applitools/snippets": { + "type": "npm", + "name": "npm:@applitools/snippets", + "data": { + "version": "2.6.5", + "packageName": "@applitools/snippets", + "hash": "sha512-sfWOKkJ4sBnlTMLKlXy308EnFbetp2Cg0Rlop21VPs+Mi5sPiln+6LX9VvRt+qNd5Q0xTavDXCUYMK2b5k4mOg==" + } + }, + "npm:@applitools/socket": { + "type": "npm", + "name": "npm:@applitools/socket", + "data": { + "version": "1.2.3", + "packageName": "@applitools/socket", + "hash": "sha512-VRX4C9uPUvRlntFinIv8+DvOkleehIxsBz5RthWROXZFWscSqFqCpEDhChGYl6YMI8jm4amtc2F4oVVDR7CIqA==" + } + }, + "npm:@applitools/spec-driver-webdriver": { + "type": "npm", + "name": "npm:@applitools/spec-driver-webdriver", + "data": { + "version": "1.2.2", + "packageName": "@applitools/spec-driver-webdriver", + "hash": "sha512-0rqXb3DSHLi+yK9vkFnW+VRahu8CEeco2fn43XLZyp9rieYQdOGUX5lMP8pAKOY0qHTQDIA7jv+e0djvtNrJ+g==" + } + }, + "npm:@applitools/tunnel-client": { + "type": "npm", + "name": "npm:@applitools/tunnel-client", + "data": { + "version": "1.6.5", + "packageName": "@applitools/tunnel-client", + "hash": "sha512-Kmf0bQTxw+FmkVJw3nzrQKzrW3ZVyUlgyVoz3sDJhhJsNSWsFzpPcP1jtGyKM9CsULSuBBrsTJNYY0RM2uhc3Q==" + } + }, + "npm:@applitools/ufg-client": { + "type": "npm", + "name": "npm:@applitools/ufg-client", + "data": { + "version": "1.16.9", + "packageName": "@applitools/ufg-client", + "hash": "sha512-haXkDyEaQeJtWjJq5UbRNnqC3ReNTV6A8fBdMUqVsfH5U1L0Op1l+xBxWVOqt9fg9unqnBLYpoA0hR4C2B4Xlw==" + } + }, + "npm:@babel/code-frame": { + "type": "npm", + "name": "npm:@babel/code-frame", + "data": { + "version": "7.27.1", + "packageName": "@babel/code-frame", + "hash": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==" + } + }, + "npm:@babel/compat-data": { + "type": "npm", + "name": "npm:@babel/compat-data", + "data": { + "version": "7.28.0", + "packageName": "@babel/compat-data", + "hash": "sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==" + } + }, + "npm:@babel/generator": { + "type": "npm", + "name": "npm:@babel/generator", + "data": { + "version": "7.26.10", + "packageName": "@babel/generator", + "hash": "sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==" + } + }, + "npm:@babel/generator@7.28.0": { + "type": "npm", + "name": "npm:@babel/generator@7.28.0", + "data": { + "version": "7.28.0", + "packageName": "@babel/generator", + "hash": "sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==" + } + }, + "npm:@babel/helper-compilation-targets": { + "type": "npm", + "name": "npm:@babel/helper-compilation-targets", + "data": { + "version": "7.27.2", + "packageName": "@babel/helper-compilation-targets", + "hash": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==" + } + }, + "npm:@babel/helper-create-class-features-plugin": { + "type": "npm", + "name": "npm:@babel/helper-create-class-features-plugin", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-create-class-features-plugin", + "hash": "sha512-QwGAmuvM17btKU5VqXfb+Giw4JcN0hjuufz3DYnpeVDvZLAObloM77bhMXiqry3Iio+Ai4phVRDwl6WU10+r5A==" + } + }, + "npm:@babel/helper-create-regexp-features-plugin": { + "type": "npm", + "name": "npm:@babel/helper-create-regexp-features-plugin", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-create-regexp-features-plugin", + "hash": "sha512-uVDC72XVf8UbrH5qQTc18Agb8emwjTiZrQE11Nv3CuBEZmVvTwwE9CBUEvHku06gQCAyYf8Nv6ja1IN+6LMbxQ==" + } + }, + "npm:@babel/helper-define-polyfill-provider": { + "type": "npm", + "name": "npm:@babel/helper-define-polyfill-provider", + "data": { + "version": "0.6.5", + "packageName": "@babel/helper-define-polyfill-provider", + "hash": "sha512-uJnGFcPsWQK8fvjgGP5LZUZZsYGIoPeRjSF5PGwrelYgq7Q15/Ft9NGFp1zglwgIv//W0uG4BevRuSJRyylZPg==" + } + }, + "npm:ms@2.1.3": { + "type": "npm", + "name": "npm:ms@2.1.3", + "data": { + "version": "2.1.3", + "packageName": "ms", + "hash": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" + } + }, + "npm:ms@2.0.0": { + "type": "npm", + "name": "npm:ms@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "ms", + "hash": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + } + }, + "npm:ms": { + "type": "npm", + "name": "npm:ms", + "data": { + "version": "2.1.2", + "packageName": "ms", + "hash": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + } + }, + "npm:resolve@1.22.10": { + "type": "npm", + "name": "npm:resolve@1.22.10", + "data": { + "version": "1.22.10", + "packageName": "resolve", + "hash": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==" + } + }, + "npm:resolve": { + "type": "npm", + "name": "npm:resolve", + "data": { + "version": "1.22.8", + "packageName": "resolve", + "hash": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==" + } + }, + "npm:@babel/helper-globals": { + "type": "npm", + "name": "npm:@babel/helper-globals", + "data": { + "version": "7.28.0", + "packageName": "@babel/helper-globals", + "hash": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==" + } + }, + "npm:@babel/helper-member-expression-to-functions": { + "type": "npm", + "name": "npm:@babel/helper-member-expression-to-functions", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-member-expression-to-functions", + "hash": "sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==" + } + }, + "npm:@babel/helper-module-imports": { + "type": "npm", + "name": "npm:@babel/helper-module-imports", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-module-imports", + "hash": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==" + } + }, + "npm:@babel/helper-module-transforms": { + "type": "npm", + "name": "npm:@babel/helper-module-transforms", + "data": { + "version": "7.27.3", + "packageName": "@babel/helper-module-transforms", + "hash": "sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==" + } + }, + "npm:@babel/helper-optimise-call-expression": { + "type": "npm", + "name": "npm:@babel/helper-optimise-call-expression", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-optimise-call-expression", + "hash": "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==" + } + }, + "npm:@babel/helper-plugin-utils": { + "type": "npm", + "name": "npm:@babel/helper-plugin-utils", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-plugin-utils", + "hash": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==" + } + }, + "npm:@babel/helper-remap-async-to-generator": { + "type": "npm", + "name": "npm:@babel/helper-remap-async-to-generator", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-remap-async-to-generator", + "hash": "sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==" + } + }, + "npm:@babel/helper-replace-supers": { + "type": "npm", + "name": "npm:@babel/helper-replace-supers", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-replace-supers", + "hash": "sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==" + } + }, + "npm:@babel/helper-skip-transparent-expression-wrappers": { + "type": "npm", + "name": "npm:@babel/helper-skip-transparent-expression-wrappers", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-skip-transparent-expression-wrappers", + "hash": "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==" + } + }, + "npm:@babel/helper-split-export-declaration": { + "type": "npm", + "name": "npm:@babel/helper-split-export-declaration", + "data": { + "version": "7.24.7", + "packageName": "@babel/helper-split-export-declaration", + "hash": "sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==" + } + }, + "npm:@babel/helper-string-parser": { + "type": "npm", + "name": "npm:@babel/helper-string-parser", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-string-parser", + "hash": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==" + } + }, + "npm:@babel/helper-validator-identifier": { + "type": "npm", + "name": "npm:@babel/helper-validator-identifier", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-validator-identifier", + "hash": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==" + } + }, + "npm:@babel/helper-validator-option": { + "type": "npm", + "name": "npm:@babel/helper-validator-option", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-validator-option", + "hash": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==" + } + }, + "npm:@babel/helper-wrap-function": { + "type": "npm", + "name": "npm:@babel/helper-wrap-function", + "data": { + "version": "7.27.1", + "packageName": "@babel/helper-wrap-function", + "hash": "sha512-NFJK2sHUvrjo8wAU/nQTWU890/zB2jj0qBcCbZbbf+005cAsv6tMjXz31fBign6M5ov1o0Bllu+9nbqkfsjjJQ==" + } + }, + "npm:@babel/helpers": { + "type": "npm", + "name": "npm:@babel/helpers", + "data": { + "version": "7.27.6", + "packageName": "@babel/helpers", + "hash": "sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==" + } + }, + "npm:@babel/parser": { + "type": "npm", + "name": "npm:@babel/parser", + "data": { + "version": "7.28.0", + "packageName": "@babel/parser", + "hash": "sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==" + } + }, + "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "hash": "sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==" + } + }, + "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-bugfix-safari-class-field-initializer-scope", + "hash": "sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==" + } + }, + "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "hash": "sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==" + } + }, + "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "hash": "sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==" + } + }, + "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "hash": "sha512-6BpaYGDavZqkI6yT+KSPdpZFfpnd68UKXbcjI9pJ13pvHhPrCKWOOLp+ysvMeA+DxnhuPpgIaRpxRxo5A9t5jw==" + } + }, + "npm:@babel/plugin-proposal-class-properties": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-class-properties", + "data": { + "version": "7.18.6", + "packageName": "@babel/plugin-proposal-class-properties", + "hash": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==" + } + }, + "npm:@babel/plugin-proposal-decorators": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-decorators", + "data": { + "version": "7.28.0", + "packageName": "@babel/plugin-proposal-decorators", + "hash": "sha512-zOiZqvANjWDUaUS9xMxbMcK/Zccztbe/6ikvUXaG9nsPH3w6qh5UaPGAnirI/WhIbZ8m3OHU0ReyPrknG+ZKeg==" + } + }, + "npm:@babel/plugin-proposal-object-rest-spread": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-object-rest-spread", + "data": { + "version": "7.20.7", + "packageName": "@babel/plugin-proposal-object-rest-spread", + "hash": "sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==" + } + }, + "npm:@babel/plugin-proposal-private-property-in-object": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-private-property-in-object", + "data": { + "version": "7.21.0-placeholder-for-preset-env.2", + "packageName": "@babel/plugin-proposal-private-property-in-object", + "hash": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==" + } + }, + "npm:@babel/plugin-syntax-async-generators": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-async-generators", + "data": { + "version": "7.8.4", + "packageName": "@babel/plugin-syntax-async-generators", + "hash": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==" + } + }, + "npm:@babel/plugin-syntax-bigint": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-bigint", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-bigint", + "hash": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==" + } + }, + "npm:@babel/plugin-syntax-class-properties": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-class-properties", + "data": { + "version": "7.12.13", + "packageName": "@babel/plugin-syntax-class-properties", + "hash": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==" + } + }, + "npm:@babel/plugin-syntax-class-static-block": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-class-static-block", + "data": { + "version": "7.14.5", + "packageName": "@babel/plugin-syntax-class-static-block", + "hash": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==" + } + }, + "npm:@babel/plugin-syntax-decorators": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-decorators", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-syntax-decorators", + "hash": "sha512-YMq8Z87Lhl8EGkmb0MwYkt36QnxC+fzCgrl66ereamPlYToRpIk5nUjKUY3QKLWq8mwUB1BgbeXcTJhZOCDg5A==" + } + }, + "npm:@babel/plugin-syntax-import-assertions": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-import-assertions", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-syntax-import-assertions", + "hash": "sha512-UT/Jrhw57xg4ILHLFnzFpPDlMbcdEicaAtjPQpbj9wa8T4r5KVWCimHcL/460g8Ht0DMxDyjsLgiWSkVjnwPFg==" + } + }, + "npm:@babel/plugin-syntax-import-attributes": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-import-attributes", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-syntax-import-attributes", + "hash": "sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==" + } + }, + "npm:@babel/plugin-syntax-import-attributes@7.27.1": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-import-attributes@7.27.1", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-syntax-import-attributes", + "hash": "sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==" + } + }, + "npm:@babel/plugin-syntax-import-meta": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-import-meta", + "data": { + "version": "7.10.4", + "packageName": "@babel/plugin-syntax-import-meta", + "hash": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==" + } + }, + "npm:@babel/plugin-syntax-json-strings": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-json-strings", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-json-strings", + "hash": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==" + } + }, + "npm:@babel/plugin-syntax-jsx": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-jsx", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-syntax-jsx", + "hash": "sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==" + } + }, + "npm:@babel/plugin-syntax-logical-assignment-operators": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-logical-assignment-operators", + "data": { + "version": "7.10.4", + "packageName": "@babel/plugin-syntax-logical-assignment-operators", + "hash": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==" + } + }, + "npm:@babel/plugin-syntax-nullish-coalescing-operator": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-nullish-coalescing-operator", + "hash": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==" + } + }, + "npm:@babel/plugin-syntax-numeric-separator": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-numeric-separator", + "data": { + "version": "7.10.4", + "packageName": "@babel/plugin-syntax-numeric-separator", + "hash": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==" + } + }, + "npm:@babel/plugin-syntax-object-rest-spread": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-object-rest-spread", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-object-rest-spread", + "hash": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==" + } + }, + "npm:@babel/plugin-syntax-optional-catch-binding": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-optional-catch-binding", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-optional-catch-binding", + "hash": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==" + } + }, + "npm:@babel/plugin-syntax-optional-chaining": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-optional-chaining", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-optional-chaining", + "hash": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==" + } + }, + "npm:@babel/plugin-syntax-private-property-in-object": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-private-property-in-object", + "data": { + "version": "7.14.5", + "packageName": "@babel/plugin-syntax-private-property-in-object", + "hash": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==" + } + }, + "npm:@babel/plugin-syntax-top-level-await": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-top-level-await", + "data": { + "version": "7.14.5", + "packageName": "@babel/plugin-syntax-top-level-await", + "hash": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==" + } + }, + "npm:@babel/plugin-syntax-typescript": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-typescript", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-syntax-typescript", + "hash": "sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==" + } + }, + "npm:@babel/plugin-syntax-unicode-sets-regex": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-unicode-sets-regex", + "data": { + "version": "7.18.6", + "packageName": "@babel/plugin-syntax-unicode-sets-regex", + "hash": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==" + } + }, + "npm:@babel/plugin-transform-arrow-functions": { + "type": "npm", + "name": "npm:@babel/plugin-transform-arrow-functions", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-arrow-functions", + "hash": "sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==" + } + }, + "npm:@babel/plugin-transform-async-generator-functions": { + "type": "npm", + "name": "npm:@babel/plugin-transform-async-generator-functions", + "data": { + "version": "7.26.8", + "packageName": "@babel/plugin-transform-async-generator-functions", + "hash": "sha512-He9Ej2X7tNf2zdKMAGOsmg2MrFc+hfoAhd3po4cWfo/NWjzEAKa0oQruj1ROVUdl0e6fb6/kE/G3SSxE0lRJOg==" + } + }, + "npm:@babel/plugin-transform-async-to-generator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-async-to-generator", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-async-to-generator", + "hash": "sha512-NT7Ejn7Z/LjUH0Gv5KsBCxh7BH3fbLTV0ptHvpeMvrt3cPThHfJfst9Wrb7S8EvJ7vRTFI7z+VAvFVEQn/m5zQ==" + } + }, + "npm:@babel/plugin-transform-block-scoped-functions": { + "type": "npm", + "name": "npm:@babel/plugin-transform-block-scoped-functions", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-block-scoped-functions", + "hash": "sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==" + } + }, + "npm:@babel/plugin-transform-block-scoping": { + "type": "npm", + "name": "npm:@babel/plugin-transform-block-scoping", + "data": { + "version": "7.28.0", + "packageName": "@babel/plugin-transform-block-scoping", + "hash": "sha512-gKKnwjpdx5sER/wl0WN0efUBFzF/56YZO0RJrSYP4CljXnP31ByY7fol89AzomdlLNzI36AvOTmYHsnZTCkq8Q==" + } + }, + "npm:@babel/plugin-transform-class-properties": { + "type": "npm", + "name": "npm:@babel/plugin-transform-class-properties", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-class-properties", + "hash": "sha512-D0VcalChDMtuRvJIu3U/fwWjf8ZMykz5iZsg77Nuj821vCKI3zCyRLwRdWbsuJ/uRwZhZ002QtCqIkwC/ZkvbA==" + } + }, + "npm:@babel/plugin-transform-class-static-block": { + "type": "npm", + "name": "npm:@babel/plugin-transform-class-static-block", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-class-static-block", + "hash": "sha512-s734HmYU78MVzZ++joYM+NkJusItbdRcbm+AGRgJCt3iA+yux0QpD9cBVdz3tKyrjVYWRl7j0mHSmv4lhV0aoA==" + } + }, + "npm:@babel/plugin-transform-classes": { + "type": "npm", + "name": "npm:@babel/plugin-transform-classes", + "data": { + "version": "7.28.0", + "packageName": "@babel/plugin-transform-classes", + "hash": "sha512-IjM1IoJNw72AZFlj33Cu8X0q2XK/6AaVC3jQu+cgQ5lThWD5ajnuUAml80dqRmOhmPkTH8uAwnpMu9Rvj0LTRA==" + } + }, + "npm:@babel/plugin-transform-computed-properties": { + "type": "npm", + "name": "npm:@babel/plugin-transform-computed-properties", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-computed-properties", + "hash": "sha512-lj9PGWvMTVksbWiDT2tW68zGS/cyo4AkZ/QTp0sQT0mjPopCmrSkzxeXkznjqBxzDI6TclZhOJbBmbBLjuOZUw==" + } + }, + "npm:@babel/plugin-transform-destructuring": { + "type": "npm", + "name": "npm:@babel/plugin-transform-destructuring", + "data": { + "version": "7.28.0", + "packageName": "@babel/plugin-transform-destructuring", + "hash": "sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==" + } + }, + "npm:@babel/plugin-transform-dotall-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-dotall-regex", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-dotall-regex", + "hash": "sha512-gEbkDVGRvjj7+T1ivxrfgygpT7GUd4vmODtYpbs0gZATdkX8/iSnOtZSxiZnsgm1YjTgjI6VKBGSJJevkrclzw==" + } + }, + "npm:@babel/plugin-transform-duplicate-keys": { + "type": "npm", + "name": "npm:@babel/plugin-transform-duplicate-keys", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-duplicate-keys", + "hash": "sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==" + } + }, + "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "hash": "sha512-hkGcueTEzuhB30B3eJCbCYeCaaEQOmQR0AdvzpD4LoN0GXMWzzGSuRrxR2xTnCrvNbVwK9N6/jQ92GSLfiZWoQ==" + } + }, + "npm:@babel/plugin-transform-dynamic-import": { + "type": "npm", + "name": "npm:@babel/plugin-transform-dynamic-import", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-dynamic-import", + "hash": "sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==" + } + }, + "npm:@babel/plugin-transform-exponentiation-operator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-exponentiation-operator", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-exponentiation-operator", + "hash": "sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ==" + } + }, + "npm:@babel/plugin-transform-export-namespace-from": { + "type": "npm", + "name": "npm:@babel/plugin-transform-export-namespace-from", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-export-namespace-from", + "hash": "sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==" + } + }, + "npm:@babel/plugin-transform-for-of": { + "type": "npm", + "name": "npm:@babel/plugin-transform-for-of", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-for-of", + "hash": "sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==" + } + }, + "npm:@babel/plugin-transform-function-name": { + "type": "npm", + "name": "npm:@babel/plugin-transform-function-name", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-function-name", + "hash": "sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==" + } + }, + "npm:@babel/plugin-transform-json-strings": { + "type": "npm", + "name": "npm:@babel/plugin-transform-json-strings", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-json-strings", + "hash": "sha512-6WVLVJiTjqcQauBhn1LkICsR2H+zm62I3h9faTDKt1qP4jn2o72tSvqMwtGFKGTpojce0gJs+76eZ2uCHRZh0Q==" + } + }, + "npm:@babel/plugin-transform-literals": { + "type": "npm", + "name": "npm:@babel/plugin-transform-literals", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-literals", + "hash": "sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==" + } + }, + "npm:@babel/plugin-transform-logical-assignment-operators": { + "type": "npm", + "name": "npm:@babel/plugin-transform-logical-assignment-operators", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-logical-assignment-operators", + "hash": "sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw==" + } + }, + "npm:@babel/plugin-transform-member-expression-literals": { + "type": "npm", + "name": "npm:@babel/plugin-transform-member-expression-literals", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-member-expression-literals", + "hash": "sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==" + } + }, + "npm:@babel/plugin-transform-modules-amd": { + "type": "npm", + "name": "npm:@babel/plugin-transform-modules-amd", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-modules-amd", + "hash": "sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==" + } + }, + "npm:@babel/plugin-transform-modules-commonjs": { + "type": "npm", + "name": "npm:@babel/plugin-transform-modules-commonjs", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-modules-commonjs", + "hash": "sha512-OJguuwlTYlN0gBZFRPqwOGNWssZjfIUdS7HMYtN8c1KmwpwHFBwTeFZrg9XZa+DFTitWOW5iTAG7tyCUPsCCyw==" + } + }, + "npm:@babel/plugin-transform-modules-systemjs": { + "type": "npm", + "name": "npm:@babel/plugin-transform-modules-systemjs", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-modules-systemjs", + "hash": "sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==" + } + }, + "npm:@babel/plugin-transform-modules-umd": { + "type": "npm", + "name": "npm:@babel/plugin-transform-modules-umd", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-modules-umd", + "hash": "sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==" + } + }, + "npm:@babel/plugin-transform-named-capturing-groups-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-named-capturing-groups-regex", + "hash": "sha512-SstR5JYy8ddZvD6MhV0tM/j16Qds4mIpJTOd1Yu9J9pJjH93bxHECF7pgtc28XvkzTD6Pxcm/0Z73Hvk7kb3Ng==" + } + }, + "npm:@babel/plugin-transform-new-target": { + "type": "npm", + "name": "npm:@babel/plugin-transform-new-target", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-new-target", + "hash": "sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==" + } + }, + "npm:@babel/plugin-transform-nullish-coalescing-operator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-nullish-coalescing-operator", + "hash": "sha512-aGZh6xMo6q9vq1JGcw58lZ1Z0+i0xB2x0XaauNIUXd6O1xXc3RwoWEBlsTQrY4KQ9Jf0s5rgD6SiNkaUdJegTA==" + } + }, + "npm:@babel/plugin-transform-numeric-separator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-numeric-separator", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-numeric-separator", + "hash": "sha512-fdPKAcujuvEChxDBJ5c+0BTaS6revLV7CJL08e4m3de8qJfNIuCc2nc7XJYOjBoTMJeqSmwXJ0ypE14RCjLwaw==" + } + }, + "npm:@babel/plugin-transform-object-rest-spread": { + "type": "npm", + "name": "npm:@babel/plugin-transform-object-rest-spread", + "data": { + "version": "7.28.0", + "packageName": "@babel/plugin-transform-object-rest-spread", + "hash": "sha512-9VNGikXxzu5eCiQjdE4IZn8sb9q7Xsk5EXLDBKUYg1e/Tve8/05+KJEtcxGxAgCY5t/BpKQM+JEL/yT4tvgiUA==" + } + }, + "npm:@babel/plugin-transform-object-super": { + "type": "npm", + "name": "npm:@babel/plugin-transform-object-super", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-object-super", + "hash": "sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==" + } + }, + "npm:@babel/plugin-transform-optional-catch-binding": { + "type": "npm", + "name": "npm:@babel/plugin-transform-optional-catch-binding", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-optional-catch-binding", + "hash": "sha512-txEAEKzYrHEX4xSZN4kJ+OfKXFVSWKB2ZxM9dpcE3wT7smwkNmXo5ORRlVzMVdJbD+Q8ILTgSD7959uj+3Dm3Q==" + } + }, + "npm:@babel/plugin-transform-optional-chaining": { + "type": "npm", + "name": "npm:@babel/plugin-transform-optional-chaining", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-optional-chaining", + "hash": "sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==" + } + }, + "npm:@babel/plugin-transform-parameters": { + "type": "npm", + "name": "npm:@babel/plugin-transform-parameters", + "data": { + "version": "7.27.7", + "packageName": "@babel/plugin-transform-parameters", + "hash": "sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==" + } + }, + "npm:@babel/plugin-transform-private-methods": { + "type": "npm", + "name": "npm:@babel/plugin-transform-private-methods", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-private-methods", + "hash": "sha512-10FVt+X55AjRAYI9BrdISN9/AQWHqldOeZDUoLyif1Kn05a56xVBXb8ZouL8pZ9jem8QpXaOt8TS7RHUIS+GPA==" + } + }, + "npm:@babel/plugin-transform-private-methods@7.25.7": { + "type": "npm", + "name": "npm:@babel/plugin-transform-private-methods@7.25.7", + "data": { + "version": "7.25.7", + "packageName": "@babel/plugin-transform-private-methods", + "hash": "sha512-KY0hh2FluNxMLwOCHbxVOKfdB5sjWG4M183885FmaqWWiGMhRZq4DQRKH6mHdEucbJnyDyYiZNwNG424RymJjA==" + } + }, + "npm:@babel/plugin-transform-private-property-in-object": { + "type": "npm", + "name": "npm:@babel/plugin-transform-private-property-in-object", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-private-property-in-object", + "hash": "sha512-5J+IhqTi1XPa0DXF83jYOaARrX+41gOewWbkPyjMNRDqgOCqdffGh8L3f/Ek5utaEBZExjSAzcyjmV9SSAWObQ==" + } + }, + "npm:@babel/plugin-transform-property-literals": { + "type": "npm", + "name": "npm:@babel/plugin-transform-property-literals", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-property-literals", + "hash": "sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==" + } + }, + "npm:@babel/plugin-transform-react-display-name": { + "type": "npm", + "name": "npm:@babel/plugin-transform-react-display-name", + "data": { + "version": "7.28.0", + "packageName": "@babel/plugin-transform-react-display-name", + "hash": "sha512-D6Eujc2zMxKjfa4Zxl4GHMsmhKKZ9VpcqIchJLvwTxad9zWIYulwYItBovpDOoNLISpcZSXoDJ5gaGbQUDqViA==" + } + }, + "npm:@babel/plugin-transform-react-jsx": { + "type": "npm", + "name": "npm:@babel/plugin-transform-react-jsx", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-react-jsx", + "hash": "sha512-2KH4LWGSrJIkVf5tSiBFYuXDAoWRq2MMwgivCf+93dd0GQi8RXLjKA/0EvRnVV5G0hrHczsquXuD01L8s6dmBw==" + } + }, + "npm:@babel/plugin-transform-react-jsx-development": { + "type": "npm", + "name": "npm:@babel/plugin-transform-react-jsx-development", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-react-jsx-development", + "hash": "sha512-ykDdF5yI4f1WrAolLqeF3hmYU12j9ntLQl/AOG1HAS21jxyg1Q0/J/tpREuYLfatGdGmXp/3yS0ZA76kOlVq9Q==" + } + }, + "npm:@babel/plugin-transform-react-pure-annotations": { + "type": "npm", + "name": "npm:@babel/plugin-transform-react-pure-annotations", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-react-pure-annotations", + "hash": "sha512-JfuinvDOsD9FVMTHpzA/pBLisxpv1aSf+OIV8lgH3MuWrks19R27e6a6DipIg4aX1Zm9Wpb04p8wljfKrVSnPA==" + } + }, + "npm:@babel/plugin-transform-regenerator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-regenerator", + "data": { + "version": "7.28.1", + "packageName": "@babel/plugin-transform-regenerator", + "hash": "sha512-P0QiV/taaa3kXpLY+sXla5zec4E+4t4Aqc9ggHlfZ7a2cp8/x/Gv08jfwEtn9gnnYIMvHx6aoOZ8XJL8eU71Dg==" + } + }, + "npm:@babel/plugin-transform-regexp-modifiers": { + "type": "npm", + "name": "npm:@babel/plugin-transform-regexp-modifiers", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-regexp-modifiers", + "hash": "sha512-TtEciroaiODtXvLZv4rmfMhkCv8jx3wgKpL68PuiPh2M4fvz5jhsA7697N1gMvkvr/JTF13DrFYyEbY9U7cVPA==" + } + }, + "npm:@babel/plugin-transform-reserved-words": { + "type": "npm", + "name": "npm:@babel/plugin-transform-reserved-words", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-reserved-words", + "hash": "sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==" + } + }, + "npm:@babel/plugin-transform-runtime": { + "type": "npm", + "name": "npm:@babel/plugin-transform-runtime", + "data": { + "version": "7.26.10", + "packageName": "@babel/plugin-transform-runtime", + "hash": "sha512-NWaL2qG6HRpONTnj4JvDU6th4jYeZOJgu3QhmFTCihib0ermtOJqktA5BduGm3suhhVe9EMP9c9+mfJ/I9slqw==" + } + }, + "npm:@babel/plugin-transform-shorthand-properties": { + "type": "npm", + "name": "npm:@babel/plugin-transform-shorthand-properties", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-shorthand-properties", + "hash": "sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==" + } + }, + "npm:@babel/plugin-transform-spread": { + "type": "npm", + "name": "npm:@babel/plugin-transform-spread", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-spread", + "hash": "sha512-kpb3HUqaILBJcRFVhFUs6Trdd4mkrzcGXss+6/mxUd273PfbWqSDHRzMT2234gIg2QYfAjvXLSquP1xECSg09Q==" + } + }, + "npm:@babel/plugin-transform-sticky-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-sticky-regex", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-sticky-regex", + "hash": "sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==" + } + }, + "npm:@babel/plugin-transform-template-literals": { + "type": "npm", + "name": "npm:@babel/plugin-transform-template-literals", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-template-literals", + "hash": "sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==" + } + }, + "npm:@babel/plugin-transform-typeof-symbol": { + "type": "npm", + "name": "npm:@babel/plugin-transform-typeof-symbol", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-typeof-symbol", + "hash": "sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==" + } + }, + "npm:@babel/plugin-transform-typescript": { + "type": "npm", + "name": "npm:@babel/plugin-transform-typescript", + "data": { + "version": "7.28.0", + "packageName": "@babel/plugin-transform-typescript", + "hash": "sha512-4AEiDEBPIZvLQaWlc9liCavE0xRM0dNca41WtBeM3jgFptfUOSG9z0uteLhq6+3rq+WB6jIvUwKDTpXEHPJ2Vg==" + } + }, + "npm:@babel/plugin-transform-unicode-escapes": { + "type": "npm", + "name": "npm:@babel/plugin-transform-unicode-escapes", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-unicode-escapes", + "hash": "sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==" + } + }, + "npm:@babel/plugin-transform-unicode-property-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-unicode-property-regex", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-unicode-property-regex", + "hash": "sha512-uW20S39PnaTImxp39O5qFlHLS9LJEmANjMG7SxIhap8rCHqu0Ik+tLEPX5DKmHn6CsWQ7j3lix2tFOa5YtL12Q==" + } + }, + "npm:@babel/plugin-transform-unicode-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-unicode-regex", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-unicode-regex", + "hash": "sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==" + } + }, + "npm:@babel/plugin-transform-unicode-sets-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-unicode-sets-regex", + "data": { + "version": "7.27.1", + "packageName": "@babel/plugin-transform-unicode-sets-regex", + "hash": "sha512-EtkOujbc4cgvb0mlpQefi4NTPBzhSIevblFevACNLUspmrALgmEBdL/XfnyyITfd8fKBZrZys92zOWcik7j9Tw==" + } + }, + "npm:@babel/preset-env": { + "type": "npm", + "name": "npm:@babel/preset-env", + "data": { + "version": "7.26.9", + "packageName": "@babel/preset-env", + "hash": "sha512-vX3qPGE8sEKEAZCWk05k3cpTAE3/nOYca++JA+Rd0z2NCNzabmYvEiSShKzm10zdquOIAVXsy2Ei/DTW34KlKQ==" + } + }, + "npm:@babel/preset-env@7.25.8": { + "type": "npm", + "name": "npm:@babel/preset-env@7.25.8", + "data": { + "version": "7.25.8", + "packageName": "@babel/preset-env", + "hash": "sha512-58T2yulDHMN8YMUxiLq5YmWUnlDCyY1FsHM+v12VMx+1/FlrUj5tY50iDCpofFQEM8fMYOaY9YRvym2jcjn1Dg==" + } + }, + "npm:@babel/preset-modules": { + "type": "npm", + "name": "npm:@babel/preset-modules", + "data": { + "version": "0.1.6-no-external-plugins", + "packageName": "@babel/preset-modules", + "hash": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==" + } + }, + "npm:@babel/preset-react": { + "type": "npm", + "name": "npm:@babel/preset-react", + "data": { + "version": "7.27.1", + "packageName": "@babel/preset-react", + "hash": "sha512-oJHWh2gLhU9dW9HHr42q0cI0/iHHXTLGe39qvpAZZzagHy0MzYLCnCVV0symeRvzmjHyVU7mw2K06E6u/JwbhA==" + } + }, + "npm:@babel/preset-typescript": { + "type": "npm", + "name": "npm:@babel/preset-typescript", + "data": { + "version": "7.27.1", + "packageName": "@babel/preset-typescript", + "hash": "sha512-l7WfQfX0WK4M0v2RudjuQK4u99BS6yLHYEmdtVPP7lKV013zr9DygFuWNlnbvQ9LR+LS0Egz/XAvGx5U9MX0fQ==" + } + }, + "npm:@babel/runtime": { + "type": "npm", + "name": "npm:@babel/runtime", + "data": { + "version": "7.26.10", + "packageName": "@babel/runtime", + "hash": "sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==" + } + }, + "npm:@babel/runtime-corejs3": { + "type": "npm", + "name": "npm:@babel/runtime-corejs3", + "data": { + "version": "7.28.0", + "packageName": "@babel/runtime-corejs3", + "hash": "sha512-nlIXnSqLcBij8K8TtkxbBJgfzfvi75V1pAKSM7dUXejGw12vJAqez74jZrHTsJ3Z+Aczc5Q/6JgNjKRMsVU44g==" + } + }, + "npm:@babel/template": { + "type": "npm", + "name": "npm:@babel/template", + "data": { + "version": "7.27.2", + "packageName": "@babel/template", + "hash": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==" + } + }, + "npm:@babel/traverse": { + "type": "npm", + "name": "npm:@babel/traverse", + "data": { + "version": "7.28.0", + "packageName": "@babel/traverse", + "hash": "sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==" + } + }, + "npm:@babel/types": { + "type": "npm", + "name": "npm:@babel/types", + "data": { + "version": "7.28.1", + "packageName": "@babel/types", + "hash": "sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ==" + } + }, + "npm:@bcoe/v8-coverage": { + "type": "npm", + "name": "npm:@bcoe/v8-coverage", + "data": { + "version": "0.2.3", + "packageName": "@bcoe/v8-coverage", + "hash": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" + } + }, + "npm:@braintree/sanitize-url": { + "type": "npm", + "name": "npm:@braintree/sanitize-url", + "data": { + "version": "6.0.2", + "packageName": "@braintree/sanitize-url", + "hash": "sha512-Tbsj02wXCbqGmzdnXNk0SOF19ChhRU70BsroIi4Pm6Ehp56in6vch94mfbdQ17DozxkL3BAVjbZ4Qc1a0HFRAg==" + } + }, + "npm:@bufbuild/protobuf": { + "type": "npm", + "name": "npm:@bufbuild/protobuf", + "data": { + "version": "2.6.1", + "packageName": "@bufbuild/protobuf", + "hash": "sha512-DaG6XlyKpz08bmHY5SGX2gfIllaqtDJ/KwVoxsmP22COOLYwDBe7yD3DZGwXem/Xq7QOc9cuR7R3MpAv5CFfDw==" + } + }, + "npm:@carbon/charts": { + "type": "npm", + "name": "npm:@carbon/charts", + "data": { + "version": "1.23.9", + "packageName": "@carbon/charts", + "hash": "sha512-hYd+jN+EuM1OcA/apoHv3fPN0TGnvjKBRBJkDwDBjkrp1YwoMYf3arqL9VDrq+Gl5hy3MPu4j57elVAOCCMG0Q==" + } + }, + "npm:@carbon/charts-angular": { + "type": "npm", + "name": "npm:@carbon/charts-angular", + "data": { + "version": "1.23.9", + "packageName": "@carbon/charts-angular", + "hash": "sha512-vN+9BIvlv+LqeDT0LrlwbmQR9Qj1C1E9OQaMLHattGrCLInpwQG0YBtzJQ/Jrhp9IrAjeEMvDm6jPWek6EI3Hg==" + } + }, + "npm:@carbon/colors": { + "type": "npm", + "name": "npm:@carbon/colors", + "data": { + "version": "11.36.0", + "packageName": "@carbon/colors", + "hash": "sha512-qkTNnrJHESBUSTrftv/aiYw9sVdr41bHSYaOi2PoCIAXp4E+SLoqLhjhXR1yhK1Ep/mKesWNcp021fLYn7mHFQ==" + } + }, + "npm:@carbon/feature-flags": { + "type": "npm", + "name": "npm:@carbon/feature-flags", + "data": { + "version": "0.27.0", + "packageName": "@carbon/feature-flags", + "hash": "sha512-YDV3IcQnSxDHHHguJQ3DJd7Vi5OA9NsRg0CicrNX7fKyjHpNpFuLy1yan47LItXY1atw4GP7agpZgSumlUl9UA==" + } + }, + "npm:@carbon/grid": { + "type": "npm", + "name": "npm:@carbon/grid", + "data": { + "version": "11.39.0", + "packageName": "@carbon/grid", + "hash": "sha512-6zgkGQSyXYA59q0df01BqMwB+bvmjGs2NSt8ZOM0eMto46ca0UTLeFYOIv/qpAq42tUD//lOwzkogPIV2wIIGw==" + } + }, + "npm:@carbon/icon-helpers": { + "type": "npm", + "name": "npm:@carbon/icon-helpers", + "data": { + "version": "10.37.0", + "packageName": "@carbon/icon-helpers", + "hash": "sha512-YXed2JUSCGddp3UnY5OffR3W8Pl+dy9a+vfUtYhSLH9TbIEBR6EvYIfvruFMhA8JIVMCUClUqgyMQXM5oMFQ0g==" + } + }, + "npm:@carbon/icons": { + "type": "npm", + "name": "npm:@carbon/icons", + "data": { + "version": "11.63.0", + "packageName": "@carbon/icons", + "hash": "sha512-J5sGbamMMBbQPcdX9ImzEIoa7l2DyNiZYu9ScKtY3dJ6lKeG6GJUFQYH5/vcpuyj02tizVe6rSgWcH210+OOqw==" + } + }, + "npm:@carbon/icons@11.58.0": { + "type": "npm", + "name": "npm:@carbon/icons@11.58.0", + "data": { + "version": "11.58.0", + "packageName": "@carbon/icons", + "hash": "sha512-ArqDWsH7AZg2oenQX3PS1GK0HW5mRCAkIt2Yx1eucKXIi9tlAROmEZLDkU4FSSipNU8wa+Yncu2oAPOg7p7qMg==" + } + }, + "npm:@carbon/layout": { + "type": "npm", + "name": "npm:@carbon/layout", + "data": { + "version": "11.37.0", + "packageName": "@carbon/layout", + "hash": "sha512-7quU4RzMu+AKMKLNkrdOVoissk5SS0XSg3S1PNLZ951njptTMddWF+uMvImLNvwtPKFL/gYi1hJ5Z+ThDmP3aw==" + } + }, + "npm:@carbon/motion": { + "type": "npm", + "name": "npm:@carbon/motion", + "data": { + "version": "11.31.0", + "packageName": "@carbon/motion", + "hash": "sha512-lFP7latcNDQnzggpiQTXspbbF90+FkOaUiiRrp+Mqf2Of9KgLTN1Dld4m3LDd6FPvacxBlkCZmxjwvQi4CNQLg==" + } + }, + "npm:@carbon/styles": { + "type": "npm", + "name": "npm:@carbon/styles", + "data": { + "version": "1.83.0", + "packageName": "@carbon/styles", + "hash": "sha512-ez8Hhi4yxGyXoUBVdQDdA5a7A5XGtOEHkszdjl8gYLI4LC/8A2Idmed65lgIlemjsFefWqOa04wrynmU5RoFXA==" + } + }, + "npm:@ibm/plex@6.0.0-next.6": { + "type": "npm", + "name": "npm:@ibm/plex@6.0.0-next.6", + "data": { + "version": "6.0.0-next.6", + "packageName": "@ibm/plex", + "hash": "sha512-B3uGruTn2rS5gweynLmfSe7yCawSRsJguJJQHVQiqf4rh2RNgJFu8YLE2Zd/JHV0ZXoVMOslcXP2k3hMkxKEyA==" + } + }, + "npm:@ibm/plex": { + "type": "npm", + "name": "npm:@ibm/plex", + "data": { + "version": "6.4.0", + "packageName": "@ibm/plex", + "hash": "sha512-P70hmNoSJhpV6fGG4++JEivoccUVuvkyZoXprsDmPTtv3s6QvL+Q8bK3HFSGmK/VgyLMDptoKPV7b/h/1xaWAw==" + } + }, + "npm:@carbon/themes": { + "type": "npm", + "name": "npm:@carbon/themes", + "data": { + "version": "11.56.0", + "packageName": "@carbon/themes", + "hash": "sha512-AAsDPy8okiks6sGYcM2SNSCKu2PC0ccjy3aS5MnfNruZdKzdl9Ao0y94j2G/b1vv10QYMLi/2DFrPb1HxFkgqA==" + } + }, + "npm:@carbon/type": { + "type": "npm", + "name": "npm:@carbon/type", + "data": { + "version": "11.43.0", + "packageName": "@carbon/type", + "hash": "sha512-miT4mYa7n/+JnuRsZLmi8WYI0Pyeuj7VM3jid4lK+oS3o9p8Cm6U5/bMiv5cZk6ZsTZCqRHSNq+uuc4jwGi4eA==" + } + }, + "npm:@carbon/utils-position": { + "type": "npm", + "name": "npm:@carbon/utils-position", + "data": { + "version": "1.3.0", + "packageName": "@carbon/utils-position", + "hash": "sha512-bfar2dV+fQ15syIrH3n9ujY4PXd1Q+AF2VcTLJIC04IDe2f80zOnJlLNPc/RktHcWTZ7WSQm80cQo3abGcsfTA==" + } + }, + "npm:@carbon/utils-position@1.1.4": { + "type": "npm", + "name": "npm:@carbon/utils-position@1.1.4", + "data": { + "version": "1.1.4", + "packageName": "@carbon/utils-position", + "hash": "sha512-/01kFPKr+wD2pPd5Uck2gElm3K/+eNxX7lEn2j1NKzzE4+eSZXDfQtLR/UHcvOSgkP+Av42LET6B9h9jXGV+HA==" + } + }, + "npm:@colors/colors": { + "type": "npm", + "name": "npm:@colors/colors", + "data": { + "version": "1.5.0", + "packageName": "@colors/colors", + "hash": "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==" + } + }, + "npm:@compodoc/compodoc": { + "type": "npm", + "name": "npm:@compodoc/compodoc", + "data": { + "version": "1.1.26", + "packageName": "@compodoc/compodoc", + "hash": "sha512-CJkqTtdotxMA4SDyUx8J6Mrm3MMmcgFtfEViUnG9Of2CXhYiXIqNeD881+pxn0opmMC+VCTL0/SCD03tDYhWYA==" + } + }, + "npm:babel-plugin-polyfill-corejs3@0.10.6": { + "type": "npm", + "name": "npm:babel-plugin-polyfill-corejs3@0.10.6", + "data": { + "version": "0.10.6", + "packageName": "babel-plugin-polyfill-corejs3", + "hash": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==" + } + }, + "npm:babel-plugin-polyfill-corejs3": { + "type": "npm", + "name": "npm:babel-plugin-polyfill-corejs3", + "data": { + "version": "0.11.1", + "packageName": "babel-plugin-polyfill-corejs3", + "hash": "sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ==" + } + }, + "npm:@compodoc/live-server": { + "type": "npm", + "name": "npm:@compodoc/live-server", + "data": { + "version": "1.2.3", + "packageName": "@compodoc/live-server", + "hash": "sha512-hDmntVCyjjaxuJzPzBx68orNZ7TW4BtHWMnXlIVn5dqhK7vuFF/11hspO1cMmc+2QTYgqde1TBcb3127S7Zrow==" + } + }, + "npm:chokidar@3.6.0": { + "type": "npm", + "name": "npm:chokidar@3.6.0", + "data": { + "version": "3.6.0", + "packageName": "chokidar", + "hash": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==" + } + }, + "npm:chokidar": { + "type": "npm", + "name": "npm:chokidar", + "data": { + "version": "4.0.3", + "packageName": "chokidar", + "hash": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==" + } + }, + "npm:chokidar@3.5.2": { + "type": "npm", + "name": "npm:chokidar@3.5.2", + "data": { + "version": "3.5.2", + "packageName": "chokidar", + "hash": "sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==" + } + }, + "npm:define-lazy-prop@2.0.0": { + "type": "npm", + "name": "npm:define-lazy-prop@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "define-lazy-prop", + "hash": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==" + } + }, + "npm:define-lazy-prop": { + "type": "npm", + "name": "npm:define-lazy-prop", + "data": { + "version": "3.0.0", + "packageName": "define-lazy-prop", + "hash": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==" + } + }, + "npm:glob-parent@5.1.2": { + "type": "npm", + "name": "npm:glob-parent@5.1.2", + "data": { + "version": "5.1.2", + "packageName": "glob-parent", + "hash": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" + } + }, + "npm:glob-parent": { + "type": "npm", + "name": "npm:glob-parent", + "data": { + "version": "6.0.2", + "packageName": "glob-parent", + "hash": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==" + } + }, + "npm:is-docker@2.2.1": { + "type": "npm", + "name": "npm:is-docker@2.2.1", + "data": { + "version": "2.2.1", + "packageName": "is-docker", + "hash": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==" + } + }, + "npm:is-docker": { + "type": "npm", + "name": "npm:is-docker", + "data": { + "version": "3.0.0", + "packageName": "is-docker", + "hash": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==" + } + }, + "npm:is-wsl@2.2.0": { + "type": "npm", + "name": "npm:is-wsl@2.2.0", + "data": { + "version": "2.2.0", + "packageName": "is-wsl", + "hash": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==" + } + }, + "npm:is-wsl": { + "type": "npm", + "name": "npm:is-wsl", + "data": { + "version": "3.1.0", + "packageName": "is-wsl", + "hash": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==" + } + }, + "npm:open@8.4.0": { + "type": "npm", + "name": "npm:open@8.4.0", + "data": { + "version": "8.4.0", + "packageName": "open", + "hash": "sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==" + } + }, + "npm:open@8.4.2": { + "type": "npm", + "name": "npm:open@8.4.2", + "data": { + "version": "8.4.2", + "packageName": "open", + "hash": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==" + } + }, + "npm:open": { + "type": "npm", + "name": "npm:open", + "data": { + "version": "10.1.0", + "packageName": "open", + "hash": "sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==" + } + }, + "npm:open@7.4.2": { + "type": "npm", + "name": "npm:open@7.4.2", + "data": { + "version": "7.4.2", + "packageName": "open", + "hash": "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==" + } + }, + "npm:picomatch@2.3.1": { + "type": "npm", + "name": "npm:picomatch@2.3.1", + "data": { + "version": "2.3.1", + "packageName": "picomatch", + "hash": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" + } + }, + "npm:picomatch": { + "type": "npm", + "name": "npm:picomatch", + "data": { + "version": "4.0.2", + "packageName": "picomatch", + "hash": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==" + } + }, + "npm:readdirp@3.6.0": { + "type": "npm", + "name": "npm:readdirp@3.6.0", + "data": { + "version": "3.6.0", + "packageName": "readdirp", + "hash": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" + } + }, + "npm:readdirp": { + "type": "npm", + "name": "npm:readdirp", + "data": { + "version": "4.1.2", + "packageName": "readdirp", + "hash": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==" + } + }, + "npm:@compodoc/ngd-core": { + "type": "npm", + "name": "npm:@compodoc/ngd-core", + "data": { + "version": "2.1.1", + "packageName": "@compodoc/ngd-core", + "hash": "sha512-Z+wE6wWZYVnudRYg6qunDlyh3Orw39Ib66Gvrz5kX5u7So+iu3tr6sQJdqH6yGS3hAjig5avlfhWLlgsb6/x1Q==" + } + }, + "npm:@compodoc/ngd-transformer": { + "type": "npm", + "name": "npm:@compodoc/ngd-transformer", + "data": { + "version": "2.1.3", + "packageName": "@compodoc/ngd-transformer", + "hash": "sha512-oWxJza7CpWR8/FeWYfE6j+jgncnGBsTWnZLt5rD2GUpsGSQTuGrsFPnmbbaVLgRS5QIVWBJYke7QFBr/7qVMWg==" + } + }, + "npm:@cspotcode/source-map-support": { + "type": "npm", + "name": "npm:@cspotcode/source-map-support", + "data": { + "version": "0.8.1", + "packageName": "@cspotcode/source-map-support", + "hash": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==" + } + }, + "npm:@jridgewell/trace-mapping@0.3.9": { + "type": "npm", + "name": "npm:@jridgewell/trace-mapping@0.3.9", + "data": { + "version": "0.3.9", + "packageName": "@jridgewell/trace-mapping", + "hash": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==" + } + }, + "npm:@jridgewell/trace-mapping": { + "type": "npm", + "name": "npm:@jridgewell/trace-mapping", + "data": { + "version": "0.3.29", + "packageName": "@jridgewell/trace-mapping", + "hash": "sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==" + } + }, + "npm:@csstools/css-parser-algorithms": { + "type": "npm", + "name": "npm:@csstools/css-parser-algorithms", + "data": { + "version": "3.0.5", + "packageName": "@csstools/css-parser-algorithms", + "hash": "sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==" + } + }, + "npm:@csstools/css-tokenizer": { + "type": "npm", + "name": "npm:@csstools/css-tokenizer", + "data": { + "version": "3.0.4", + "packageName": "@csstools/css-tokenizer", + "hash": "sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==" + } + }, + "npm:@csstools/media-query-list-parser": { + "type": "npm", + "name": "npm:@csstools/media-query-list-parser", + "data": { + "version": "4.0.3", + "packageName": "@csstools/media-query-list-parser", + "hash": "sha512-HAYH7d3TLRHDOUQK4mZKf9k9Ph/m8Akstg66ywKR4SFAigjs3yBiUeZtFxywiTm5moZMAp/5W/ZuFnNXXYLuuQ==" + } + }, + "npm:@csstools/selector-specificity": { + "type": "npm", + "name": "npm:@csstools/selector-specificity", + "data": { + "version": "5.0.0", + "packageName": "@csstools/selector-specificity", + "hash": "sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==" + } + }, + "npm:@cypress/browserify-preprocessor": { + "type": "npm", + "name": "npm:@cypress/browserify-preprocessor", + "data": { + "version": "3.0.2", + "packageName": "@cypress/browserify-preprocessor", + "hash": "sha512-y6mlFR+IR2cqcm3HabSp7AEcX9QfF1EUL4eOaw/7xexdhmdQU8ez6piyRopZQob4BK8oKTsc9PkupsU2rzjqMA==" + } + }, + "npm:fs-extra@9.1.0": { + "type": "npm", + "name": "npm:fs-extra@9.1.0", + "data": { + "version": "9.1.0", + "packageName": "fs-extra", + "hash": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==" + } + }, + "npm:fs-extra@10.1.0": { + "type": "npm", + "name": "npm:fs-extra@10.1.0", + "data": { + "version": "10.1.0", + "packageName": "fs-extra", + "hash": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==" + } + }, + "npm:fs-extra": { + "type": "npm", + "name": "npm:fs-extra", + "data": { + "version": "11.3.0", + "packageName": "fs-extra", + "hash": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==" + } + }, + "npm:fs-extra@8.1.0": { + "type": "npm", + "name": "npm:fs-extra@8.1.0", + "data": { + "version": "8.1.0", + "packageName": "fs-extra", + "hash": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==" + } + }, + "npm:@cypress/request": { + "type": "npm", + "name": "npm:@cypress/request", + "data": { + "version": "2.88.12", + "packageName": "@cypress/request", + "hash": "sha512-tOn+0mDZxASFM+cuAP9szGUGPI1HwWVSvdzm7V4cCsPdFTx6qMj29CwaQmRAMIEhORIUBFBsYROYJcveK4uOjA==" + } + }, + "npm:form-data@2.3.3": { + "type": "npm", + "name": "npm:form-data@2.3.3", + "data": { + "version": "2.3.3", + "packageName": "form-data", + "hash": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==" + } + }, + "npm:form-data": { + "type": "npm", + "name": "npm:form-data", + "data": { + "version": "4.0.4", + "packageName": "form-data", + "hash": "sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==" + } + }, + "npm:form-data@2.5.5": { + "type": "npm", + "name": "npm:form-data@2.5.5", + "data": { + "version": "2.5.5", + "packageName": "form-data", + "hash": "sha512-jqdObeR2rxZZbPSGL+3VckHMYtu+f9//KXBsVny6JSX/pa38Fy+bGjuG8eW/H6USNQWhLi8Num++cU2yOCNz4A==" + } + }, + "npm:@cypress/xvfb": { + "type": "npm", + "name": "npm:@cypress/xvfb", + "data": { + "version": "1.2.4", + "packageName": "@cypress/xvfb", + "hash": "sha512-skbBzPggOVYCbnGgV+0dmBdW/s77ZkAOXIC1knS8NagwDjBrNC1LuXtQJeiN6l+m7lzmHtaoUw/ctJKdqkG57Q==" + } + }, + "npm:@discoveryjs/json-ext": { + "type": "npm", + "name": "npm:@discoveryjs/json-ext", + "data": { + "version": "0.6.1", + "packageName": "@discoveryjs/json-ext", + "hash": "sha512-boghen8F0Q8D+0/Q1/1r6DUEieUJ8w2a1gIknExMSHBsJFOr2+0KUfHiVYBvucPwl3+RU5PFBK833FjFCh3BhA==" + } + }, + "npm:@dual-bundle/import-meta-resolve": { + "type": "npm", + "name": "npm:@dual-bundle/import-meta-resolve", + "data": { + "version": "4.1.0", + "packageName": "@dual-bundle/import-meta-resolve", + "hash": "sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==" + } + }, + "npm:@emnapi/core": { + "type": "npm", + "name": "npm:@emnapi/core", + "data": { + "version": "1.4.5", + "packageName": "@emnapi/core", + "hash": "sha512-XsLw1dEOpkSX/WucdqUhPWP7hDxSvZiY+fsUC14h+FtQ2Ifni4znbBt8punRX+Uj2JG/uDb8nEHVKvrVlvdZ5Q==" + } + }, + "npm:@emnapi/runtime": { + "type": "npm", + "name": "npm:@emnapi/runtime", + "data": { + "version": "1.4.5", + "packageName": "@emnapi/runtime", + "hash": "sha512-++LApOtY0pEEz1zrd9vy1/zXVaVJJ/EbAF3u0fXIzPJEDtnITsBGbbK0EkM72amhl/R5b+5xx0Y/QhcVOpuulg==" + } + }, + "npm:@emnapi/wasi-threads": { + "type": "npm", + "name": "npm:@emnapi/wasi-threads", + "data": { + "version": "1.0.4", + "packageName": "@emnapi/wasi-threads", + "hash": "sha512-PJR+bOmMOPH8AtcTGAyYNiuJ3/Fcoj2XN/gBEWzDIKh254XO+mM9XoXHk5GNEhodxeMznbg7BlRojVbKN+gC6g==" + } + }, + "npm:@esbuild/aix-ppc64": { + "type": "npm", + "name": "npm:@esbuild/aix-ppc64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/aix-ppc64", + "hash": "sha512-3sG8Zwa5fMcA9bgqB8AfWPQ+HFke6uD3h1s3RIwUNK8EG7a4buxvuFTs3j1IMs2NXAk9F30C/FF4vxRgQCcmoQ==" + } + }, + "npm:@esbuild/aix-ppc64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/aix-ppc64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/aix-ppc64", + "hash": "sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==" + } + }, + "npm:@esbuild/aix-ppc64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/aix-ppc64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/aix-ppc64", + "hash": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==" + } + }, + "npm:@esbuild/android-arm": { + "type": "npm", + "name": "npm:@esbuild/android-arm", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/android-arm", + "hash": "sha512-+KuOHTKKyIKgEEqKbGTK8W7mPp+hKinbMBeEnNzjJGyFcWsfrXjSTNluJHCY1RqhxFurdD8uNXQDei7qDlR6+g==" + } + }, + "npm:@esbuild/android-arm@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/android-arm@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/android-arm", + "hash": "sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==" + } + }, + "npm:@esbuild/android-arm@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/android-arm@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/android-arm", + "hash": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==" + } + }, + "npm:@esbuild/android-arm64": { + "type": "npm", + "name": "npm:@esbuild/android-arm64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/android-arm64", + "hash": "sha512-EuHFUYkAVfU4qBdyivULuu03FhJO4IJN9PGuABGrFy4vUuzk91P2d+npxHcFdpUnfYKy0PuV+n6bKIpHOB3prQ==" + } + }, + "npm:@esbuild/android-arm64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/android-arm64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/android-arm64", + "hash": "sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==" + } + }, + "npm:@esbuild/android-arm64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/android-arm64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/android-arm64", + "hash": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==" + } + }, + "npm:@esbuild/android-x64": { + "type": "npm", + "name": "npm:@esbuild/android-x64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/android-x64", + "hash": "sha512-WRrmKidLoKDl56LsbBMhzTTBxrsVwTKdNbKDalbEZr0tcsBgCLbEtoNthOW6PX942YiYq8HzEnb4yWQMLQuipQ==" + } + }, + "npm:@esbuild/android-x64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/android-x64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/android-x64", + "hash": "sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==" + } + }, + "npm:@esbuild/android-x64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/android-x64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/android-x64", + "hash": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==" + } + }, + "npm:@esbuild/darwin-arm64": { + "type": "npm", + "name": "npm:@esbuild/darwin-arm64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/darwin-arm64", + "hash": "sha512-YLntie/IdS31H54Ogdn+v50NuoWF5BDkEUFpiOChVa9UnKpftgwzZRrI4J132ETIi+D8n6xh9IviFV3eXdxfow==" + } + }, + "npm:@esbuild/darwin-arm64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/darwin-arm64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/darwin-arm64", + "hash": "sha512-GtaBgammVvdF7aPIgH2jxMDdivezgFu6iKpmT+48+F8Hhg5J/sfnDieg0aeG/jfSvkYQU2/pceFPDKlqZzwnfQ==" + } + }, + "npm:@esbuild/darwin-arm64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/darwin-arm64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/darwin-arm64", + "hash": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==" + } + }, + "npm:@esbuild/darwin-x64": { + "type": "npm", + "name": "npm:@esbuild/darwin-x64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/darwin-x64", + "hash": "sha512-IMQ6eme4AfznElesHUPDZ+teuGwoRmVuuixu7sv92ZkdQcPbsNHzutd+rAfaBKo8YK3IrBEi9SLLKWJdEvJniQ==" + } + }, + "npm:@esbuild/darwin-x64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/darwin-x64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/darwin-x64", + "hash": "sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==" + } + }, + "npm:@esbuild/darwin-x64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/darwin-x64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/darwin-x64", + "hash": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==" + } + }, + "npm:@esbuild/freebsd-arm64": { + "type": "npm", + "name": "npm:@esbuild/freebsd-arm64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/freebsd-arm64", + "hash": "sha512-0muYWCng5vqaxobq6LB3YNtevDFSAZGlgtLoAc81PjUfiFz36n4KMpwhtAd4he8ToSI3TGyuhyx5xmiWNYZFyw==" + } + }, + "npm:@esbuild/freebsd-arm64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/freebsd-arm64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/freebsd-arm64", + "hash": "sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==" + } + }, + "npm:@esbuild/freebsd-arm64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/freebsd-arm64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/freebsd-arm64", + "hash": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==" + } + }, + "npm:@esbuild/freebsd-x64": { + "type": "npm", + "name": "npm:@esbuild/freebsd-x64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/freebsd-x64", + "hash": "sha512-XKDVu8IsD0/q3foBzsXGt/KjD/yTKBCIwOHE1XwiXmrRwrX6Hbnd5Eqn/WvDekddK21tfszBSrE/WMaZh+1buQ==" + } + }, + "npm:@esbuild/freebsd-x64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/freebsd-x64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/freebsd-x64", + "hash": "sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==" + } + }, + "npm:@esbuild/freebsd-x64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/freebsd-x64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/freebsd-x64", + "hash": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==" + } + }, + "npm:@esbuild/linux-arm": { + "type": "npm", + "name": "npm:@esbuild/linux-arm", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-arm", + "hash": "sha512-SEELSTEtOFu5LPykzA395Mc+54RMg1EUgXP+iw2SJ72+ooMwVsgfuwXo5Fn0wXNgWZsTVHwY2cg4Vi/bOD88qw==" + } + }, + "npm:@esbuild/linux-arm@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-arm@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-arm", + "hash": "sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==" + } + }, + "npm:@esbuild/linux-arm@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-arm@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-arm", + "hash": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==" + } + }, + "npm:@esbuild/linux-arm64": { + "type": "npm", + "name": "npm:@esbuild/linux-arm64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-arm64", + "hash": "sha512-j1t5iG8jE7BhonbsEg5d9qOYcVZv/Rv6tghaXM/Ug9xahM0nX/H2gfu6X6z11QRTMT6+aywOMA8TDkhPo8aCGw==" + } + }, + "npm:@esbuild/linux-arm64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-arm64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-arm64", + "hash": "sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==" + } + }, + "npm:@esbuild/linux-arm64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-arm64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-arm64", + "hash": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==" + } + }, + "npm:@esbuild/linux-ia32": { + "type": "npm", + "name": "npm:@esbuild/linux-ia32", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-ia32", + "hash": "sha512-P7O5Tkh2NbgIm2R6x1zGJJsnacDzTFcRWZyTTMgFdVit6E98LTxO+v8LCCLWRvPrjdzXHx9FEOA8oAZPyApWUA==" + } + }, + "npm:@esbuild/linux-ia32@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-ia32@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-ia32", + "hash": "sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==" + } + }, + "npm:@esbuild/linux-ia32@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-ia32@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-ia32", + "hash": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==" + } + }, + "npm:@esbuild/linux-loong64": { + "type": "npm", + "name": "npm:@esbuild/linux-loong64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-loong64", + "hash": "sha512-InQwepswq6urikQiIC/kkx412fqUZudBO4SYKu0N+tGhXRWUqAx+Q+341tFV6QdBifpjYgUndV1hhMq3WeJi7A==" + } + }, + "npm:@esbuild/linux-loong64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-loong64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-loong64", + "hash": "sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==" + } + }, + "npm:@esbuild/linux-loong64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-loong64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-loong64", + "hash": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==" + } + }, + "npm:@esbuild/linux-mips64el": { + "type": "npm", + "name": "npm:@esbuild/linux-mips64el", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-mips64el", + "hash": "sha512-J9rflLtqdYrxHv2FqXE2i1ELgNjT+JFURt/uDMoPQLcjWQA5wDKgQA4t/dTqGa88ZVECKaD0TctwsUfHbVoi4w==" + } + }, + "npm:@esbuild/linux-mips64el@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-mips64el@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-mips64el", + "hash": "sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==" + } + }, + "npm:@esbuild/linux-mips64el@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-mips64el@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-mips64el", + "hash": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==" + } + }, + "npm:@esbuild/linux-ppc64": { + "type": "npm", + "name": "npm:@esbuild/linux-ppc64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-ppc64", + "hash": "sha512-cShCXtEOVc5GxU0fM+dsFD10qZ5UpcQ8AM22bYj0u/yaAykWnqXJDpd77ublcX6vdDsWLuweeuSNZk4yUxZwtw==" + } + }, + "npm:@esbuild/linux-ppc64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-ppc64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-ppc64", + "hash": "sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==" + } + }, + "npm:@esbuild/linux-ppc64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-ppc64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-ppc64", + "hash": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==" + } + }, + "npm:@esbuild/linux-riscv64": { + "type": "npm", + "name": "npm:@esbuild/linux-riscv64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-riscv64", + "hash": "sha512-HEtaN7Y5UB4tZPeQmgz/UhzoEyYftbMXrBCUjINGjh3uil+rB/QzzpMshz3cNUxqXN7Vr93zzVtpIDL99t9aRw==" + } + }, + "npm:@esbuild/linux-riscv64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-riscv64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-riscv64", + "hash": "sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==" + } + }, + "npm:@esbuild/linux-riscv64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-riscv64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-riscv64", + "hash": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==" + } + }, + "npm:@esbuild/linux-s390x": { + "type": "npm", + "name": "npm:@esbuild/linux-s390x", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-s390x", + "hash": "sha512-WDi3+NVAuyjg/Wxi+o5KPqRbZY0QhI9TjrEEm+8dmpY9Xir8+HE/HNx2JoLckhKbFopW0RdO2D72w8trZOV+Wg==" + } + }, + "npm:@esbuild/linux-s390x@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-s390x@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-s390x", + "hash": "sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==" + } + }, + "npm:@esbuild/linux-s390x@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-s390x@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-s390x", + "hash": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==" + } + }, + "npm:@esbuild/linux-x64": { + "type": "npm", + "name": "npm:@esbuild/linux-x64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/linux-x64", + "hash": "sha512-a3pMQhUEJkITgAw6e0bWA+F+vFtCciMjW/LPtoj99MhVt+Mfb6bbL9hu2wmTZgNd994qTAEw+U/r6k3qHWWaOQ==" + } + }, + "npm:@esbuild/linux-x64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/linux-x64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/linux-x64", + "hash": "sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==" + } + }, + "npm:@esbuild/linux-x64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/linux-x64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-x64", + "hash": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==" + } + }, + "npm:@esbuild/netbsd-arm64": { + "type": "npm", + "name": "npm:@esbuild/netbsd-arm64", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/netbsd-arm64", + "hash": "sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==" + } + }, + "npm:@esbuild/netbsd-x64": { + "type": "npm", + "name": "npm:@esbuild/netbsd-x64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/netbsd-x64", + "hash": "sha512-cRK+YDem7lFTs2Q5nEv/HHc4LnrfBCbH5+JHu6wm2eP+d8OZNoSMYgPZJq78vqQ9g+9+nMuIsAO7skzphRXHyw==" + } + }, + "npm:@esbuild/netbsd-x64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/netbsd-x64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/netbsd-x64", + "hash": "sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==" + } + }, + "npm:@esbuild/netbsd-x64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/netbsd-x64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/netbsd-x64", + "hash": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==" + } + }, + "npm:@esbuild/openbsd-arm64": { + "type": "npm", + "name": "npm:@esbuild/openbsd-arm64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/openbsd-arm64", + "hash": "sha512-suXjq53gERueVWu0OKxzWqk7NxiUWSUlrxoZK7usiF50C6ipColGR5qie2496iKGYNLhDZkPxBI3erbnYkU0rQ==" + } + }, + "npm:@esbuild/openbsd-arm64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/openbsd-arm64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/openbsd-arm64", + "hash": "sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==" + } + }, + "npm:@esbuild/openbsd-x64": { + "type": "npm", + "name": "npm:@esbuild/openbsd-x64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/openbsd-x64", + "hash": "sha512-6p3nHpby0DM/v15IFKMjAaayFhqnXV52aEmv1whZHX56pdkK+MEaLoQWj+H42ssFarP1PcomVhbsR4pkz09qBg==" + } + }, + "npm:@esbuild/openbsd-x64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/openbsd-x64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/openbsd-x64", + "hash": "sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==" + } + }, + "npm:@esbuild/openbsd-x64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/openbsd-x64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/openbsd-x64", + "hash": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==" + } + }, + "npm:@esbuild/sunos-x64": { + "type": "npm", + "name": "npm:@esbuild/sunos-x64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/sunos-x64", + "hash": "sha512-BFelBGfrBwk6LVrmFzCq1u1dZbG4zy/Kp93w2+y83Q5UGYF1d8sCzeLI9NXjKyujjBBniQa8R8PzLFAUrSM9OA==" + } + }, + "npm:@esbuild/sunos-x64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/sunos-x64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/sunos-x64", + "hash": "sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==" + } + }, + "npm:@esbuild/sunos-x64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/sunos-x64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/sunos-x64", + "hash": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==" + } + }, + "npm:@esbuild/win32-arm64": { + "type": "npm", + "name": "npm:@esbuild/win32-arm64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/win32-arm64", + "hash": "sha512-lY6AC8p4Cnb7xYHuIxQ6iYPe6MfO2CC43XXKo9nBXDb35krYt7KGhQnOkRGar5psxYkircpCqfbNDB4uJbS2jQ==" + } + }, + "npm:@esbuild/win32-arm64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/win32-arm64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/win32-arm64", + "hash": "sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==" + } + }, + "npm:@esbuild/win32-arm64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/win32-arm64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/win32-arm64", + "hash": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==" + } + }, + "npm:@esbuild/win32-ia32": { + "type": "npm", + "name": "npm:@esbuild/win32-ia32", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/win32-ia32", + "hash": "sha512-7L1bHlOTcO4ByvI7OXVI5pNN6HSu6pUQq9yodga8izeuB1KcT2UkHaH6118QJwopExPn0rMHIseCTx1CRo/uNA==" + } + }, + "npm:@esbuild/win32-ia32@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/win32-ia32@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/win32-ia32", + "hash": "sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==" + } + }, + "npm:@esbuild/win32-ia32@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/win32-ia32@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/win32-ia32", + "hash": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==" + } + }, + "npm:@esbuild/win32-x64": { + "type": "npm", + "name": "npm:@esbuild/win32-x64", + "data": { + "version": "0.23.0", + "packageName": "@esbuild/win32-x64", + "hash": "sha512-Arm+WgUFLUATuoxCJcahGuk6Yj9Pzxd6l11Zb/2aAuv5kWWvvfhLFo2fni4uSK5vzlUdCGZ/BdV5tH8klj8p8g==" + } + }, + "npm:@esbuild/win32-x64@0.25.5": { + "type": "npm", + "name": "npm:@esbuild/win32-x64@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "@esbuild/win32-x64", + "hash": "sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==" + } + }, + "npm:@esbuild/win32-x64@0.21.5": { + "type": "npm", + "name": "npm:@esbuild/win32-x64@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/win32-x64", + "hash": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==" + } + }, + "npm:@eslint-community/eslint-utils": { + "type": "npm", + "name": "npm:@eslint-community/eslint-utils", + "data": { + "version": "4.7.0", + "packageName": "@eslint-community/eslint-utils", + "hash": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==" + } + }, + "npm:@eslint-community/regexpp": { + "type": "npm", + "name": "npm:@eslint-community/regexpp", + "data": { + "version": "4.12.1", + "packageName": "@eslint-community/regexpp", + "hash": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==" + } + }, + "npm:@eslint/config-array": { + "type": "npm", + "name": "npm:@eslint/config-array", + "data": { + "version": "0.18.0", + "packageName": "@eslint/config-array", + "hash": "sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==" + } + }, + "npm:brace-expansion@1.1.12": { + "type": "npm", + "name": "npm:brace-expansion@1.1.12", + "data": { + "version": "1.1.12", + "packageName": "brace-expansion", + "hash": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==" + } + }, + "npm:brace-expansion": { + "type": "npm", + "name": "npm:brace-expansion", + "data": { + "version": "2.0.2", + "packageName": "brace-expansion", + "hash": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==" + } + }, + "npm:minimatch@3.1.2": { + "type": "npm", + "name": "npm:minimatch@3.1.2", + "data": { + "version": "3.1.2", + "packageName": "minimatch", + "hash": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" + } + }, + "npm:minimatch@9.0.5": { + "type": "npm", + "name": "npm:minimatch@9.0.5", + "data": { + "version": "9.0.5", + "packageName": "minimatch", + "hash": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==" + } + }, + "npm:minimatch@7.4.6": { + "type": "npm", + "name": "npm:minimatch@7.4.6", + "data": { + "version": "7.4.6", + "packageName": "minimatch", + "hash": "sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==" + } + }, + "npm:minimatch@5.1.6": { + "type": "npm", + "name": "npm:minimatch@5.1.6", + "data": { + "version": "5.1.6", + "packageName": "minimatch", + "hash": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==" + } + }, + "npm:minimatch@10.0.3": { + "type": "npm", + "name": "npm:minimatch@10.0.3", + "data": { + "version": "10.0.3", + "packageName": "minimatch", + "hash": "sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==" + } + }, + "npm:minimatch": { + "type": "npm", + "name": "npm:minimatch", + "data": { + "version": "9.0.3", + "packageName": "minimatch", + "hash": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==" + } + }, + "npm:@eslint/core": { + "type": "npm", + "name": "npm:@eslint/core", + "data": { + "version": "0.7.0", + "packageName": "@eslint/core", + "hash": "sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw==" + } + }, + "npm:@eslint/core@0.13.0": { + "type": "npm", + "name": "npm:@eslint/core@0.13.0", + "data": { + "version": "0.13.0", + "packageName": "@eslint/core", + "hash": "sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==" + } + }, + "npm:@eslint/eslintrc": { + "type": "npm", + "name": "npm:@eslint/eslintrc", + "data": { + "version": "3.3.1", + "packageName": "@eslint/eslintrc", + "hash": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==" + } + }, + "npm:ajv@6.12.6": { + "type": "npm", + "name": "npm:ajv@6.12.6", + "data": { + "version": "6.12.6", + "packageName": "ajv", + "hash": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" + } + }, + "npm:ajv": { + "type": "npm", + "name": "npm:ajv", + "data": { + "version": "8.17.1", + "packageName": "ajv", + "hash": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==" + } + }, + "npm:json-schema-traverse@0.4.1": { + "type": "npm", + "name": "npm:json-schema-traverse@0.4.1", + "data": { + "version": "0.4.1", + "packageName": "json-schema-traverse", + "hash": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" + } + }, + "npm:json-schema-traverse": { + "type": "npm", + "name": "npm:json-schema-traverse", + "data": { + "version": "1.0.0", + "packageName": "json-schema-traverse", + "hash": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" + } + }, + "npm:@eslint/js": { + "type": "npm", + "name": "npm:@eslint/js", + "data": { + "version": "9.14.0", + "packageName": "@eslint/js", + "hash": "sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==" + } + }, + "npm:@eslint/object-schema": { + "type": "npm", + "name": "npm:@eslint/object-schema", + "data": { + "version": "2.1.6", + "packageName": "@eslint/object-schema", + "hash": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==" + } + }, + "npm:@eslint/plugin-kit": { + "type": "npm", + "name": "npm:@eslint/plugin-kit", + "data": { + "version": "0.2.8", + "packageName": "@eslint/plugin-kit", + "hash": "sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==" + } + }, + "npm:@fastify/ajv-compiler": { + "type": "npm", + "name": "npm:@fastify/ajv-compiler", + "data": { + "version": "3.6.0", + "packageName": "@fastify/ajv-compiler", + "hash": "sha512-LwdXQJjmMD+GwLOkP7TVC68qa+pSSogeWWmznRJ/coyTcfe9qA05AHFSe1eZFwK6q+xVRpChnvFUkf1iYaSZsQ==" + } + }, + "npm:ajv-formats@2.1.1": { + "type": "npm", + "name": "npm:ajv-formats@2.1.1", + "data": { + "version": "2.1.1", + "packageName": "ajv-formats", + "hash": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==" + } + }, + "npm:ajv-formats": { + "type": "npm", + "name": "npm:ajv-formats", + "data": { + "version": "3.0.1", + "packageName": "ajv-formats", + "hash": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==" + } + }, + "npm:fast-uri@2.4.0": { + "type": "npm", + "name": "npm:fast-uri@2.4.0", + "data": { + "version": "2.4.0", + "packageName": "fast-uri", + "hash": "sha512-ypuAmmMKInk5q7XcepxlnUWDLWv4GFtaJqAzWKqn62IpQ3pejtr5dTVbt3vwqVaMKmkNR55sTT+CqUKIaT21BA==" + } + }, + "npm:fast-uri": { + "type": "npm", + "name": "npm:fast-uri", + "data": { + "version": "3.0.6", + "packageName": "fast-uri", + "hash": "sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==" + } + }, + "npm:@fastify/error": { + "type": "npm", + "name": "npm:@fastify/error", + "data": { + "version": "3.4.1", + "packageName": "@fastify/error", + "hash": "sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==" + } + }, + "npm:@fastify/fast-json-stringify-compiler": { + "type": "npm", + "name": "npm:@fastify/fast-json-stringify-compiler", + "data": { + "version": "4.3.0", + "packageName": "@fastify/fast-json-stringify-compiler", + "hash": "sha512-aZAXGYo6m22Fk1zZzEUKBvut/CIIQe/BapEORnxiD5Qr0kPHqqI69NtEMCme74h+at72sPhbkb4ZrLd1W3KRLA==" + } + }, + "npm:@fastify/merge-json-schemas": { + "type": "npm", + "name": "npm:@fastify/merge-json-schemas", + "data": { + "version": "0.1.1", + "packageName": "@fastify/merge-json-schemas", + "hash": "sha512-fERDVz7topgNjtXsJTTW1JKLy0rhuLRcquYqNR9rF7OcVpCa2OVW49ZPDIhaRRCaUuvVxI+N416xUoF76HNSXA==" + } + }, + "npm:@floating-ui/core": { + "type": "npm", + "name": "npm:@floating-ui/core", + "data": { + "version": "1.7.3", + "packageName": "@floating-ui/core", + "hash": "sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==" + } + }, + "npm:@floating-ui/dom": { + "type": "npm", + "name": "npm:@floating-ui/dom", + "data": { + "version": "1.6.13", + "packageName": "@floating-ui/dom", + "hash": "sha512-umqzocjDgNRGTuO7Q8CU32dkHkECqI8ZdMZ5Swb6QAM0t5rnlrN3lGo1hdpscRd3WS8T6DKYK4ephgIH9iRh3w==" + } + }, + "npm:@floating-ui/utils": { + "type": "npm", + "name": "npm:@floating-ui/utils", + "data": { + "version": "0.2.10", + "packageName": "@floating-ui/utils", + "hash": "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==" + } + }, + "npm:@hapi/hoek": { + "type": "npm", + "name": "npm:@hapi/hoek", + "data": { + "version": "9.3.0", + "packageName": "@hapi/hoek", + "hash": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==" + } + }, + "npm:@hapi/topo": { + "type": "npm", + "name": "npm:@hapi/topo", + "data": { + "version": "5.1.0", + "packageName": "@hapi/topo", + "hash": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==" + } + }, + "npm:@humanfs/core": { + "type": "npm", + "name": "npm:@humanfs/core", + "data": { + "version": "0.19.1", + "packageName": "@humanfs/core", + "hash": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==" + } + }, + "npm:@humanfs/node": { + "type": "npm", + "name": "npm:@humanfs/node", + "data": { + "version": "0.16.6", + "packageName": "@humanfs/node", + "hash": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==" + } + }, + "npm:@humanwhocodes/retry@0.3.1": { + "type": "npm", + "name": "npm:@humanwhocodes/retry@0.3.1", + "data": { + "version": "0.3.1", + "packageName": "@humanwhocodes/retry", + "hash": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==" + } + }, + "npm:@humanwhocodes/retry": { + "type": "npm", + "name": "npm:@humanwhocodes/retry", + "data": { + "version": "0.4.3", + "packageName": "@humanwhocodes/retry", + "hash": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==" + } + }, + "npm:@humanwhocodes/module-importer": { + "type": "npm", + "name": "npm:@humanwhocodes/module-importer", + "data": { + "version": "1.0.1", + "packageName": "@humanwhocodes/module-importer", + "hash": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==" + } + }, + "npm:@ibm/plex-mono": { + "type": "npm", + "name": "npm:@ibm/plex-mono", + "data": { + "version": "0.0.3-alpha.0", + "packageName": "@ibm/plex-mono", + "hash": "sha512-xSa/c1vrzGmMR5xQr/aWP/q62jUD41mKwm2w4kFsvIVyT9fxC3wq81UYMSGBxQZ6+P1AROMSefF22aLXkv6uqw==" + } + }, + "npm:@ibm/plex-sans": { + "type": "npm", + "name": "npm:@ibm/plex-sans", + "data": { + "version": "0.0.3-alpha.0", + "packageName": "@ibm/plex-sans", + "hash": "sha512-JU3dmaJiTNL17MO2pTzUJUzYSLZjUmkFUOia9c/2mU4ehqyvw95yQ6G4XRRqEHQdUA7auO4I0GX8mcI8rQk/Tw==" + } + }, + "npm:@ibm/plex-sans-arabic": { + "type": "npm", + "name": "npm:@ibm/plex-sans-arabic", + "data": { + "version": "0.0.3-alpha.0", + "packageName": "@ibm/plex-sans-arabic", + "hash": "sha512-tFi6soIKl/A2xWf5/N9kCkMhv+MOcEewWWFM9Bz9U0YO5I4KR0qdUTU7rN4jTjvCJGPExwPFukQKBNz7djuShg==" + } + }, + "npm:@ibm/plex-sans-devanagari": { + "type": "npm", + "name": "npm:@ibm/plex-sans-devanagari", + "data": { + "version": "0.0.3-alpha.0", + "packageName": "@ibm/plex-sans-devanagari", + "hash": "sha512-jrhO6KOxwtpw3WaidCNSn+IWqxDyYGSUUP8i4WjmxkBREQNf4fSJwbjzgB79E/Mnhc3b2NZska+41k5owRlIoQ==" + } + }, + "npm:@ibm/plex-sans-hebrew": { + "type": "npm", + "name": "npm:@ibm/plex-sans-hebrew", + "data": { + "version": "0.0.3-alpha.0", + "packageName": "@ibm/plex-sans-hebrew", + "hash": "sha512-sMsn1jU8kyYfSlWMfjcbvpGXJIIXGOZD+sxtBcogZz4umnCq5ys+bmsqlzkfGR25DCB49WvseD2IHbejes0/aA==" + } + }, + "npm:@ibm/plex-sans-thai": { + "type": "npm", + "name": "npm:@ibm/plex-sans-thai", + "data": { + "version": "0.0.3-alpha.0", + "packageName": "@ibm/plex-sans-thai", + "hash": "sha512-3RteUFhshRTmP5Swq9LYravDXmVvjxtxsZ7qeSqjn31CUgeSuZKprDWb+RzSQrO+Jg7AI4g1lolzTr/jG/LnxA==" + } + }, + "npm:@ibm/plex-sans-thai-looped": { + "type": "npm", + "name": "npm:@ibm/plex-sans-thai-looped", + "data": { + "version": "0.0.3-alpha.0", + "packageName": "@ibm/plex-sans-thai-looped", + "hash": "sha512-mcddR5ZcAQx5TjmaxaXd6gTdtOgxlyVaKqjzQAjUbzNQy0cjTGhIJHB5VrFES7yJLRCtQNCNGP+bzupzHOQERw==" + } + }, + "npm:@ibm/plex-serif": { + "type": "npm", + "name": "npm:@ibm/plex-serif", + "data": { + "version": "0.0.3-alpha.0", + "packageName": "@ibm/plex-serif", + "hash": "sha512-wuyglvk5dVTiOtRMlGhbRdu9zptl84CHLhjzuWPb2LwU3IiFlVWAirKaRKRv/AFwtAT9RoTtvT7spEyffdCzFw==" + } + }, + "npm:@ibm/telemetry-js": { + "type": "npm", + "name": "npm:@ibm/telemetry-js", + "data": { + "version": "1.9.1", + "packageName": "@ibm/telemetry-js", + "hash": "sha512-qq8RPafUJHUQieXVCte1kbJEx6JctWzbA/YkXzopbfzIDRT2+hbR9QmgH+KH7bDDNRcDbdHWvHfwJKzThlMtPg==" + } + }, + "npm:@inquirer/checkbox": { + "type": "npm", + "name": "npm:@inquirer/checkbox", + "data": { + "version": "2.5.0", + "packageName": "@inquirer/checkbox", + "hash": "sha512-sMgdETOfi2dUHT8r7TT1BTKOwNvdDGFDXYWtQ2J69SvlYNntk9I/gJe7r5yvMwwsuKnYbuRs3pNhx4tgNck5aA==" + } + }, + "npm:@inquirer/confirm": { + "type": "npm", + "name": "npm:@inquirer/confirm", + "data": { + "version": "3.1.22", + "packageName": "@inquirer/confirm", + "hash": "sha512-gsAKIOWBm2Q87CDfs9fEo7wJT3fwWIJfnDGMn9Qy74gBnNFOACDNfhUzovubbJjWnKLGBln7/NcSmZwj5DuEXg==" + } + }, + "npm:@inquirer/core": { + "type": "npm", + "name": "npm:@inquirer/core", + "data": { + "version": "9.2.1", + "packageName": "@inquirer/core", + "hash": "sha512-F2VBt7W/mwqEU4bL0RnHNZmC/OxzNx9cOYxHqnXX3MP6ruYvZUZAW9imgN9+h/uBT/oP8Gh888J2OZSbjSeWcg==" + } + }, + "npm:@inquirer/type@2.0.0": { + "type": "npm", + "name": "npm:@inquirer/type@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "@inquirer/type", + "hash": "sha512-XvJRx+2KR3YXyYtPUUy+qd9i7p+GO9Ko6VIIpWlBrpWwXDv8WLFeHTxz35CfQFUiBMLXlGHhGzys7lqit9gWag==" + } + }, + "npm:@inquirer/type": { + "type": "npm", + "name": "npm:@inquirer/type", + "data": { + "version": "1.5.5", + "packageName": "@inquirer/type", + "hash": "sha512-MzICLu4yS7V8AA61sANROZ9vT1H3ooca5dSmI1FjZkzq7o/koMsRfQSzRtFo+F3Ao4Sf1C0bpLKejpKB/+j6MA==" + } + }, + "npm:@types/node@22.16.5": { + "type": "npm", + "name": "npm:@types/node@22.16.5", + "data": { + "version": "22.16.5", + "packageName": "@types/node", + "hash": "sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==" + } + }, + "npm:@types/node": { + "type": "npm", + "name": "npm:@types/node", + "data": { + "version": "18.17.12", + "packageName": "@types/node", + "hash": "sha512-d6xjC9fJ/nSnfDeU0AMDsaJyb1iHsqCSOdi84w4u+SlN/UgQdY5tRhpMzaFYsI4mnpvgTivEaQd0yOUhAtOnEQ==" + } + }, + "npm:@types/node@16.18.126": { + "type": "npm", + "name": "npm:@types/node@16.18.126", + "data": { + "version": "16.18.126", + "packageName": "@types/node", + "hash": "sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw==" + } + }, + "npm:@inquirer/editor": { + "type": "npm", + "name": "npm:@inquirer/editor", + "data": { + "version": "2.2.0", + "packageName": "@inquirer/editor", + "hash": "sha512-9KHOpJ+dIL5SZli8lJ6xdaYLPPzB8xB9GZItg39MBybzhxA16vxmszmQFrRwbOA918WA2rvu8xhDEg/p6LXKbw==" + } + }, + "npm:@inquirer/expand": { + "type": "npm", + "name": "npm:@inquirer/expand", + "data": { + "version": "2.3.0", + "packageName": "@inquirer/expand", + "hash": "sha512-qnJsUcOGCSG1e5DTOErmv2BPQqrtT6uzqn1vI/aYGiPKq+FgslGZmtdnXbhuI7IlT7OByDoEEqdnhUnVR2hhLw==" + } + }, + "npm:@inquirer/figures": { + "type": "npm", + "name": "npm:@inquirer/figures", + "data": { + "version": "1.0.12", + "packageName": "@inquirer/figures", + "hash": "sha512-MJttijd8rMFcKJC8NYmprWr6hD3r9Gd9qUC0XwPNwoEPWSMVJwA2MlXxF+nhZZNMY+HXsWa+o7KY2emWYIn0jQ==" + } + }, + "npm:@inquirer/input": { + "type": "npm", + "name": "npm:@inquirer/input", + "data": { + "version": "2.3.0", + "packageName": "@inquirer/input", + "hash": "sha512-XfnpCStx2xgh1LIRqPXrTNEEByqQWoxsWYzNRSEUxJ5c6EQlhMogJ3vHKu8aXuTacebtaZzMAHwEL0kAflKOBw==" + } + }, + "npm:@inquirer/number": { + "type": "npm", + "name": "npm:@inquirer/number", + "data": { + "version": "1.1.0", + "packageName": "@inquirer/number", + "hash": "sha512-ilUnia/GZUtfSZy3YEErXLJ2Sljo/mf9fiKc08n18DdwdmDbOzRcTv65H1jjDvlsAuvdFXf4Sa/aL7iw/NanVA==" + } + }, + "npm:@inquirer/password": { + "type": "npm", + "name": "npm:@inquirer/password", + "data": { + "version": "2.2.0", + "packageName": "@inquirer/password", + "hash": "sha512-5otqIpgsPYIshqhgtEwSspBQE40etouR8VIxzpJkv9i0dVHIpyhiivbkH9/dGiMLdyamT54YRdGJLfl8TFnLHg==" + } + }, + "npm:@inquirer/prompts": { + "type": "npm", + "name": "npm:@inquirer/prompts", + "data": { + "version": "5.3.8", + "packageName": "@inquirer/prompts", + "hash": "sha512-b2BudQY/Si4Y2a0PdZZL6BeJtl8llgeZa7U2j47aaJSCeAl1e4UI7y8a9bSkO3o/ZbZrgT5muy/34JbsjfIWxA==" + } + }, + "npm:@inquirer/rawlist": { + "type": "npm", + "name": "npm:@inquirer/rawlist", + "data": { + "version": "2.3.0", + "packageName": "@inquirer/rawlist", + "hash": "sha512-zzfNuINhFF7OLAtGHfhwOW2TlYJyli7lOUoJUXw/uyklcwalV6WRXBXtFIicN8rTRK1XTiPWB4UY+YuW8dsnLQ==" + } + }, + "npm:@inquirer/search": { + "type": "npm", + "name": "npm:@inquirer/search", + "data": { + "version": "1.1.0", + "packageName": "@inquirer/search", + "hash": "sha512-h+/5LSj51dx7hp5xOn4QFnUaKeARwUCLs6mIhtkJ0JYPBLmEYjdHSYh7I6GrLg9LwpJ3xeX0FZgAG1q0QdCpVQ==" + } + }, + "npm:@inquirer/select": { + "type": "npm", + "name": "npm:@inquirer/select", + "data": { + "version": "2.5.0", + "packageName": "@inquirer/select", + "hash": "sha512-YmDobTItPP3WcEI86GvPo+T2sRHkxxOq/kXmsBjHS5BVXUgvgZ5AfJjkvQvZr03T81NnI3KrrRuMzeuYUQRFOA==" + } + }, + "npm:@isaacs/balanced-match": { + "type": "npm", + "name": "npm:@isaacs/balanced-match", + "data": { + "version": "4.0.1", + "packageName": "@isaacs/balanced-match", + "hash": "sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==" + } + }, + "npm:@isaacs/brace-expansion": { + "type": "npm", + "name": "npm:@isaacs/brace-expansion", + "data": { + "version": "5.0.0", + "packageName": "@isaacs/brace-expansion", + "hash": "sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==" + } + }, + "npm:@isaacs/cliui": { + "type": "npm", + "name": "npm:@isaacs/cliui", + "data": { + "version": "8.0.2", + "packageName": "@isaacs/cliui", + "hash": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==" + } + }, + "npm:ansi-regex@6.1.0": { + "type": "npm", + "name": "npm:ansi-regex@6.1.0", + "data": { + "version": "6.1.0", + "packageName": "ansi-regex", + "hash": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==" + } + }, + "npm:ansi-regex": { + "type": "npm", + "name": "npm:ansi-regex", + "data": { + "version": "5.0.1", + "packageName": "ansi-regex", + "hash": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" + } + }, + "npm:ansi-regex@3.0.1": { + "type": "npm", + "name": "npm:ansi-regex@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "ansi-regex", + "hash": "sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==" + } + }, + "npm:ansi-regex@2.1.1": { + "type": "npm", + "name": "npm:ansi-regex@2.1.1", + "data": { + "version": "2.1.1", + "packageName": "ansi-regex", + "hash": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==" + } + }, + "npm:ansi-styles@6.2.1": { + "type": "npm", + "name": "npm:ansi-styles@6.2.1", + "data": { + "version": "6.2.1", + "packageName": "ansi-styles", + "hash": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==" + } + }, + "npm:ansi-styles": { + "type": "npm", + "name": "npm:ansi-styles", + "data": { + "version": "4.3.0", + "packageName": "ansi-styles", + "hash": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" + } + }, + "npm:ansi-styles@3.2.1": { + "type": "npm", + "name": "npm:ansi-styles@3.2.1", + "data": { + "version": "3.2.1", + "packageName": "ansi-styles", + "hash": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==" + } + }, + "npm:ansi-styles@5.2.0": { + "type": "npm", + "name": "npm:ansi-styles@5.2.0", + "data": { + "version": "5.2.0", + "packageName": "ansi-styles", + "hash": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" + } + }, + "npm:emoji-regex@9.2.2": { + "type": "npm", + "name": "npm:emoji-regex@9.2.2", + "data": { + "version": "9.2.2", + "packageName": "emoji-regex", + "hash": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" + } + }, + "npm:emoji-regex@10.4.0": { + "type": "npm", + "name": "npm:emoji-regex@10.4.0", + "data": { + "version": "10.4.0", + "packageName": "emoji-regex", + "hash": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==" + } + }, + "npm:emoji-regex": { + "type": "npm", + "name": "npm:emoji-regex", + "data": { + "version": "8.0.0", + "packageName": "emoji-regex", + "hash": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" + } + }, + "npm:string-width@5.1.2": { + "type": "npm", + "name": "npm:string-width@5.1.2", + "data": { + "version": "5.1.2", + "packageName": "string-width", + "hash": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" + } + }, + "npm:string-width@7.2.0": { + "type": "npm", + "name": "npm:string-width@7.2.0", + "data": { + "version": "7.2.0", + "packageName": "string-width", + "hash": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==" + } + }, + "npm:string-width@2.1.1": { + "type": "npm", + "name": "npm:string-width@2.1.1", + "data": { + "version": "2.1.1", + "packageName": "string-width", + "hash": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==" + } + }, + "npm:string-width@1.0.2": { + "type": "npm", + "name": "npm:string-width@1.0.2", + "data": { + "version": "1.0.2", + "packageName": "string-width", + "hash": "sha512-0XsVpQLnVCXHJfyEs8tC0zpTVIr5PKKsQtkT29IwupnPTjtPmQ3xT/4yCREF9hYkV/3M3kzcUTSAZT6a6h81tw==" + } + }, + "npm:string-width": { + "type": "npm", + "name": "npm:string-width", + "data": { + "version": "4.2.3", + "packageName": "string-width", + "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" + } + }, + "npm:strip-ansi@7.1.0": { + "type": "npm", + "name": "npm:strip-ansi@7.1.0", + "data": { + "version": "7.1.0", + "packageName": "strip-ansi", + "hash": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==" + } + }, + "npm:strip-ansi@4.0.0": { + "type": "npm", + "name": "npm:strip-ansi@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "strip-ansi", + "hash": "sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow==" + } + }, + "npm:strip-ansi@3.0.1": { + "type": "npm", + "name": "npm:strip-ansi@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "strip-ansi", + "hash": "sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==" + } + }, + "npm:strip-ansi": { + "type": "npm", + "name": "npm:strip-ansi", + "data": { + "version": "6.0.1", + "packageName": "strip-ansi", + "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" + } + }, + "npm:wrap-ansi@8.1.0": { + "type": "npm", + "name": "npm:wrap-ansi@8.1.0", + "data": { + "version": "8.1.0", + "packageName": "wrap-ansi", + "hash": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==" + } + }, + "npm:wrap-ansi@7.0.0": { + "type": "npm", + "name": "npm:wrap-ansi@7.0.0", + "data": { + "version": "7.0.0", + "packageName": "wrap-ansi", + "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" + } + }, + "npm:wrap-ansi@2.1.0": { + "type": "npm", + "name": "npm:wrap-ansi@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "wrap-ansi", + "hash": "sha512-vAaEaDM946gbNpH5pLVNR+vX2ht6n0Bt3GXwVB1AuAqZosOvHNF3P7wDnh8KLkSqgUh0uh77le7Owgoz+Z9XBw==" + } + }, + "npm:wrap-ansi@9.0.0": { + "type": "npm", + "name": "npm:wrap-ansi@9.0.0", + "data": { + "version": "9.0.0", + "packageName": "wrap-ansi", + "hash": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==" + } + }, + "npm:wrap-ansi": { + "type": "npm", + "name": "npm:wrap-ansi", + "data": { + "version": "6.2.0", + "packageName": "wrap-ansi", + "hash": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==" + } + }, + "npm:@istanbuljs/load-nyc-config": { + "type": "npm", + "name": "npm:@istanbuljs/load-nyc-config", + "data": { + "version": "1.1.0", + "packageName": "@istanbuljs/load-nyc-config", + "hash": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==" + } + }, + "npm:argparse@1.0.10": { + "type": "npm", + "name": "npm:argparse@1.0.10", + "data": { + "version": "1.0.10", + "packageName": "argparse", + "hash": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==" + } + }, + "npm:argparse": { + "type": "npm", + "name": "npm:argparse", + "data": { + "version": "2.0.1", + "packageName": "argparse", + "hash": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + } + }, + "npm:camelcase@5.3.1": { + "type": "npm", + "name": "npm:camelcase@5.3.1", + "data": { + "version": "5.3.1", + "packageName": "camelcase", + "hash": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" + } + }, + "npm:camelcase": { + "type": "npm", + "name": "npm:camelcase", + "data": { + "version": "6.3.0", + "packageName": "camelcase", + "hash": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==" + } + }, + "npm:camelcase@4.1.0": { + "type": "npm", + "name": "npm:camelcase@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "camelcase", + "hash": "sha512-FxAv7HpHrXbh3aPo4o2qxHay2lkLY3x5Mw3KeE4KQE8ysVfziWeRZDwcjauvwBSGEC/nXUPzZy8zeh4HokqOnw==" + } + }, + "npm:find-up@4.1.0": { + "type": "npm", + "name": "npm:find-up@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "find-up", + "hash": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==" + } + }, + "npm:find-up": { + "type": "npm", + "name": "npm:find-up", + "data": { + "version": "5.0.0", + "packageName": "find-up", + "hash": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==" + } + }, + "npm:find-up@2.1.0": { + "type": "npm", + "name": "npm:find-up@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "find-up", + "hash": "sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==" + } + }, + "npm:find-up@6.3.0": { + "type": "npm", + "name": "npm:find-up@6.3.0", + "data": { + "version": "6.3.0", + "packageName": "find-up", + "hash": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==" + } + }, + "npm:js-yaml@3.14.1": { + "type": "npm", + "name": "npm:js-yaml@3.14.1", + "data": { + "version": "3.14.1", + "packageName": "js-yaml", + "hash": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==" + } + }, + "npm:js-yaml": { + "type": "npm", + "name": "npm:js-yaml", + "data": { + "version": "4.1.0", + "packageName": "js-yaml", + "hash": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" + } + }, + "npm:locate-path@5.0.0": { + "type": "npm", + "name": "npm:locate-path@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "locate-path", + "hash": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==" + } + }, + "npm:locate-path@2.0.0": { + "type": "npm", + "name": "npm:locate-path@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "locate-path", + "hash": "sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==" + } + }, + "npm:locate-path": { + "type": "npm", + "name": "npm:locate-path", + "data": { + "version": "6.0.0", + "packageName": "locate-path", + "hash": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" + } + }, + "npm:locate-path@7.2.0": { + "type": "npm", + "name": "npm:locate-path@7.2.0", + "data": { + "version": "7.2.0", + "packageName": "locate-path", + "hash": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==" + } + }, + "npm:p-limit@2.3.0": { + "type": "npm", + "name": "npm:p-limit@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "p-limit", + "hash": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==" + } + }, + "npm:p-limit@1.3.0": { + "type": "npm", + "name": "npm:p-limit@1.3.0", + "data": { + "version": "1.3.0", + "packageName": "p-limit", + "hash": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==" + } + }, + "npm:p-limit": { + "type": "npm", + "name": "npm:p-limit", + "data": { + "version": "3.1.0", + "packageName": "p-limit", + "hash": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" + } + }, + "npm:p-limit@4.0.0": { + "type": "npm", + "name": "npm:p-limit@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "p-limit", + "hash": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==" + } + }, + "npm:p-locate@4.1.0": { + "type": "npm", + "name": "npm:p-locate@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "p-locate", + "hash": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==" + } + }, + "npm:p-locate@2.0.0": { + "type": "npm", + "name": "npm:p-locate@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "p-locate", + "hash": "sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==" + } + }, + "npm:p-locate": { + "type": "npm", + "name": "npm:p-locate", + "data": { + "version": "5.0.0", + "packageName": "p-locate", + "hash": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" + } + }, + "npm:p-locate@6.0.0": { + "type": "npm", + "name": "npm:p-locate@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "p-locate", + "hash": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==" + } + }, + "npm:resolve-from@5.0.0": { + "type": "npm", + "name": "npm:resolve-from@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "resolve-from", + "hash": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" + } + }, + "npm:resolve-from": { + "type": "npm", + "name": "npm:resolve-from", + "data": { + "version": "4.0.0", + "packageName": "resolve-from", + "hash": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" + } + }, + "npm:sprintf-js@1.0.3": { + "type": "npm", + "name": "npm:sprintf-js@1.0.3", + "data": { + "version": "1.0.3", + "packageName": "sprintf-js", + "hash": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" + } + }, + "npm:sprintf-js": { + "type": "npm", + "name": "npm:sprintf-js", + "data": { + "version": "1.1.3", + "packageName": "sprintf-js", + "hash": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==" + } + }, + "npm:@istanbuljs/schema": { + "type": "npm", + "name": "npm:@istanbuljs/schema", + "data": { + "version": "0.1.3", + "packageName": "@istanbuljs/schema", + "hash": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==" + } + }, + "npm:@jest/console": { + "type": "npm", + "name": "npm:@jest/console", + "data": { + "version": "29.7.0", + "packageName": "@jest/console", + "hash": "sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==" + } + }, + "npm:@jest/console@28.1.3": { + "type": "npm", + "name": "npm:@jest/console@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/console", + "hash": "sha512-QPAkP5EwKdK/bxIr6C1I4Vs0rm2nHiANzj/Z5X2JQkrZo6IqvC4ldZ9K95tF0HdidhA8Bo6egxSzUFPYKcEXLw==" + } + }, + "npm:slash@3.0.0": { + "type": "npm", + "name": "npm:slash@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "slash", + "hash": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" + } + }, + "npm:slash@4.0.0": { + "type": "npm", + "name": "npm:slash@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "slash", + "hash": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==" + } + }, + "npm:slash@2.0.0": { + "type": "npm", + "name": "npm:slash@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "slash", + "hash": "sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==" + } + }, + "npm:slash": { + "type": "npm", + "name": "npm:slash", + "data": { + "version": "5.1.0", + "packageName": "slash", + "hash": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==" + } + }, + "npm:@jest/core": { + "type": "npm", + "name": "npm:@jest/core", + "data": { + "version": "29.7.0", + "packageName": "@jest/core", + "hash": "sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==" + } + }, + "npm:@jest/environment": { + "type": "npm", + "name": "npm:@jest/environment", + "data": { + "version": "29.7.0", + "packageName": "@jest/environment", + "hash": "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==" + } + }, + "npm:@jest/environment@28.1.3": { + "type": "npm", + "name": "npm:@jest/environment@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/environment", + "hash": "sha512-1bf40cMFTEkKyEf585R9Iz1WayDjHoHqvts0XFYEqyKM3cFWDpeMoqKKTAF9LSYQModPUlh8FKptoM2YcMWAXA==" + } + }, + "npm:@jest/expect": { + "type": "npm", + "name": "npm:@jest/expect", + "data": { + "version": "29.7.0", + "packageName": "@jest/expect", + "hash": "sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==" + } + }, + "npm:@jest/expect@28.1.3": { + "type": "npm", + "name": "npm:@jest/expect@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/expect", + "hash": "sha512-lzc8CpUbSoE4dqT0U+g1qODQjBRHPpCPXissXD4mS9+sWQdmmpeJ9zSH1rS1HEkrsMN0fb7nKrJ9giAR1d3wBw==" + } + }, + "npm:@jest/expect-utils": { + "type": "npm", + "name": "npm:@jest/expect-utils", + "data": { + "version": "29.7.0", + "packageName": "@jest/expect-utils", + "hash": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==" + } + }, + "npm:@jest/expect-utils@28.1.3": { + "type": "npm", + "name": "npm:@jest/expect-utils@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/expect-utils", + "hash": "sha512-wvbi9LUrHJLn3NlDW6wF2hvIMtd4JUl2QNVrjq+IBSHirgfrR3o9RnVtxzdEGO2n9JyIWwHnLfby5KzqBGg2YA==" + } + }, + "npm:@jest/fake-timers": { + "type": "npm", + "name": "npm:@jest/fake-timers", + "data": { + "version": "29.7.0", + "packageName": "@jest/fake-timers", + "hash": "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==" + } + }, + "npm:@jest/fake-timers@28.1.3": { + "type": "npm", + "name": "npm:@jest/fake-timers@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/fake-timers", + "hash": "sha512-D/wOkL2POHv52h+ok5Oj/1gOG9HSywdoPtFsRCUmlCILXNn5eIWmcnd3DIiWlJnpGvQtmajqBP95Ei0EimxfLw==" + } + }, + "npm:@jest/globals": { + "type": "npm", + "name": "npm:@jest/globals", + "data": { + "version": "29.7.0", + "packageName": "@jest/globals", + "hash": "sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==" + } + }, + "npm:@jest/globals@28.1.3": { + "type": "npm", + "name": "npm:@jest/globals@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/globals", + "hash": "sha512-XFU4P4phyryCXu1pbcqMO0GSQcYe1IsalYCDzRNyhetyeyxMcIxa11qPNDpVNLeretItNqEmYYQn1UYz/5x1NA==" + } + }, + "npm:@jest/reporters": { + "type": "npm", + "name": "npm:@jest/reporters", + "data": { + "version": "29.7.0", + "packageName": "@jest/reporters", + "hash": "sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==" + } + }, + "npm:glob@7.2.3": { + "type": "npm", + "name": "npm:glob@7.2.3", + "data": { + "version": "7.2.3", + "packageName": "glob", + "hash": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" + } + }, + "npm:glob@10.4.5": { + "type": "npm", + "name": "npm:glob@10.4.5", + "data": { + "version": "10.4.5", + "packageName": "glob", + "hash": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==" + } + }, + "npm:glob@8.1.0": { + "type": "npm", + "name": "npm:glob@8.1.0", + "data": { + "version": "8.1.0", + "packageName": "glob", + "hash": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==" + } + }, + "npm:glob@7.1.6": { + "type": "npm", + "name": "npm:glob@7.1.6", + "data": { + "version": "7.1.6", + "packageName": "glob", + "hash": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==" + } + }, + "npm:glob": { + "type": "npm", + "name": "npm:glob", + "data": { + "version": "11.0.3", + "packageName": "glob", + "hash": "sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==" + } + }, + "npm:@jest/schemas": { + "type": "npm", + "name": "npm:@jest/schemas", + "data": { + "version": "29.6.3", + "packageName": "@jest/schemas", + "hash": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==" + } + }, + "npm:@jest/schemas@28.1.3": { + "type": "npm", + "name": "npm:@jest/schemas@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/schemas", + "hash": "sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==" + } + }, + "npm:@jest/source-map": { + "type": "npm", + "name": "npm:@jest/source-map", + "data": { + "version": "28.1.2", + "packageName": "@jest/source-map", + "hash": "sha512-cV8Lx3BeStJb8ipPHnqVw/IM2VCMWO3crWZzYodSIkxXnRcXJipCdx1JCK0K5MsJJouZQTH73mzf4vgxRaH9ww==" + } + }, + "npm:@jest/source-map@29.6.3": { + "type": "npm", + "name": "npm:@jest/source-map@29.6.3", + "data": { + "version": "29.6.3", + "packageName": "@jest/source-map", + "hash": "sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==" + } + }, + "npm:@jest/test-result": { + "type": "npm", + "name": "npm:@jest/test-result", + "data": { + "version": "29.7.0", + "packageName": "@jest/test-result", + "hash": "sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==" + } + }, + "npm:@jest/test-result@28.1.3": { + "type": "npm", + "name": "npm:@jest/test-result@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/test-result", + "hash": "sha512-kZAkxnSE+FqE8YjW8gNuoVkkC9I7S1qmenl8sGcDOLropASP+BkcGKwhXoyqQuGOGeYY0y/ixjrd/iERpEXHNg==" + } + }, + "npm:@jest/test-sequencer": { + "type": "npm", + "name": "npm:@jest/test-sequencer", + "data": { + "version": "29.7.0", + "packageName": "@jest/test-sequencer", + "hash": "sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==" + } + }, + "npm:@jest/transform": { + "type": "npm", + "name": "npm:@jest/transform", + "data": { + "version": "29.7.0", + "packageName": "@jest/transform", + "hash": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==" + } + }, + "npm:@jest/transform@28.1.3": { + "type": "npm", + "name": "npm:@jest/transform@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/transform", + "hash": "sha512-u5dT5di+oFI6hfcLOHGTAfmUxFRrjK+vnaP0kkVow9Md/M7V/MxqQMOz/VV25UZO8pzeA9PjfTpOu6BDuwSPQA==" + } + }, + "npm:@jest/types": { + "type": "npm", + "name": "npm:@jest/types", + "data": { + "version": "29.6.3", + "packageName": "@jest/types", + "hash": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==" + } + }, + "npm:@jest/types@28.1.3": { + "type": "npm", + "name": "npm:@jest/types@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/types", + "hash": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==" + } + }, + "npm:@jest/types@26.6.2": { + "type": "npm", + "name": "npm:@jest/types@26.6.2", + "data": { + "version": "26.6.2", + "packageName": "@jest/types", + "hash": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==" + } + }, + "npm:@jridgewell/gen-mapping": { + "type": "npm", + "name": "npm:@jridgewell/gen-mapping", + "data": { + "version": "0.3.12", + "packageName": "@jridgewell/gen-mapping", + "hash": "sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==" + } + }, + "npm:@jridgewell/resolve-uri": { + "type": "npm", + "name": "npm:@jridgewell/resolve-uri", + "data": { + "version": "3.1.2", + "packageName": "@jridgewell/resolve-uri", + "hash": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" + } + }, + "npm:@jridgewell/source-map": { + "type": "npm", + "name": "npm:@jridgewell/source-map", + "data": { + "version": "0.3.10", + "packageName": "@jridgewell/source-map", + "hash": "sha512-0pPkgz9dY+bijgistcTTJ5mR+ocqRXLuhXHYdzoMmmoJ2C9S46RCm2GMUbatPEUK9Yjy26IrAy8D/M00lLkv+Q==" + } + }, + "npm:@jridgewell/sourcemap-codec": { + "type": "npm", + "name": "npm:@jridgewell/sourcemap-codec", + "data": { + "version": "1.5.4", + "packageName": "@jridgewell/sourcemap-codec", + "hash": "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==" + } + }, + "npm:@jsonjoy.com/base64": { + "type": "npm", + "name": "npm:@jsonjoy.com/base64", + "data": { + "version": "1.1.2", + "packageName": "@jsonjoy.com/base64", + "hash": "sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==" + } + }, + "npm:@jsonjoy.com/json-pack": { + "type": "npm", + "name": "npm:@jsonjoy.com/json-pack", + "data": { + "version": "1.2.0", + "packageName": "@jsonjoy.com/json-pack", + "hash": "sha512-io1zEbbYcElht3tdlqEOFxZ0dMTYrHz9iMf0gqn1pPjZFTCgM5R4R5IMA20Chb2UPYYsxjzs8CgZ7Nb5n2K2rA==" + } + }, + "npm:@jsonjoy.com/util": { + "type": "npm", + "name": "npm:@jsonjoy.com/util", + "data": { + "version": "1.6.0", + "packageName": "@jsonjoy.com/util", + "hash": "sha512-sw/RMbehRhN68WRtcKCpQOPfnH6lLP4GJfqzi3iYej8tnzpZUDr6UkZYJjcjjC0FWEJOJbyM3PTIwxucUmDG2A==" + } + }, + "npm:@juggle/resize-observer": { + "type": "npm", + "name": "npm:@juggle/resize-observer", + "data": { + "version": "3.4.0", + "packageName": "@juggle/resize-observer", + "hash": "sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==" + } + }, + "npm:@keyv/serialize": { + "type": "npm", + "name": "npm:@keyv/serialize", + "data": { + "version": "1.0.3", + "packageName": "@keyv/serialize", + "hash": "sha512-qnEovoOp5Np2JDGonIDL6Ayihw0RhnRh6vxPuHo4RDn1UOzwEo4AeIfpL6UGIrsceWrCMiVPgwRjbHu4vYFc3g==" + } + }, + "npm:buffer@6.0.3": { + "type": "npm", + "name": "npm:buffer@6.0.3", + "data": { + "version": "6.0.3", + "packageName": "buffer", + "hash": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==" + } + }, + "npm:buffer@5.7.1": { + "type": "npm", + "name": "npm:buffer@5.7.1", + "data": { + "version": "5.7.1", + "packageName": "buffer", + "hash": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==" + } + }, + "npm:buffer": { + "type": "npm", + "name": "npm:buffer", + "data": { + "version": "5.2.1", + "packageName": "buffer", + "hash": "sha512-c+Ko0loDaFfuPWiL02ls9Xd3GO3cPVmUobQ6t3rXNUk304u6hGq+8N/kFi+QEIKhzK3uwolVhLzszmfLmMLnqg==" + } + }, + "npm:@kurkle/color": { + "type": "npm", + "name": "npm:@kurkle/color", + "data": { + "version": "0.3.4", + "packageName": "@kurkle/color", + "hash": "sha512-M5UknZPHRu3DEDWoipU6sE8PdkZ6Z/S+v4dD+Ke8IaNlpdSQah50lz1KtcFBa2vsdOnwbbnxJwVM4wty6udA5w==" + } + }, + "npm:@leichtgewicht/ip-codec": { + "type": "npm", + "name": "npm:@leichtgewicht/ip-codec", + "data": { + "version": "2.0.5", + "packageName": "@leichtgewicht/ip-codec", + "hash": "sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==" + } + }, + "npm:@listr2/prompt-adapter-inquirer": { + "type": "npm", + "name": "npm:@listr2/prompt-adapter-inquirer", + "data": { + "version": "2.0.15", + "packageName": "@listr2/prompt-adapter-inquirer", + "hash": "sha512-MZrGem/Ujjd4cPTLYDfCZK2iKKeiO/8OX13S6jqxldLs0Prf2aGqVlJ77nMBqMv7fzqgXEgjrNHLXcKR8l9lOg==" + } + }, + "npm:@lmdb/lmdb-darwin-arm64": { + "type": "npm", + "name": "npm:@lmdb/lmdb-darwin-arm64", + "data": { + "version": "3.0.13", + "packageName": "@lmdb/lmdb-darwin-arm64", + "hash": "sha512-uiKPB0Fv6WEEOZjruu9a6wnW/8jrjzlZbxXscMB8kuCJ1k6kHpcBnuvaAWcqhbI7rqX5GKziwWEdD+wi2gNLfA==" + } + }, + "npm:@lmdb/lmdb-darwin-x64": { + "type": "npm", + "name": "npm:@lmdb/lmdb-darwin-x64", + "data": { + "version": "3.0.13", + "packageName": "@lmdb/lmdb-darwin-x64", + "hash": "sha512-bEVIIfK5mSQoG1R19qA+fJOvCB+0wVGGnXHT3smchBVahYBdlPn2OsZZKzlHWfb1E+PhLBmYfqB5zQXFP7hJig==" + } + }, + "npm:@lmdb/lmdb-linux-arm": { + "type": "npm", + "name": "npm:@lmdb/lmdb-linux-arm", + "data": { + "version": "3.0.13", + "packageName": "@lmdb/lmdb-linux-arm", + "hash": "sha512-Yml1KlMzOnXj/tnW7yX8U78iAzTk39aILYvCPbqeewAq1kSzl+w59k/fiVkTBfvDi/oW/5YRxL+Fq+Y1Fr1r2Q==" + } + }, + "npm:@lmdb/lmdb-linux-arm64": { + "type": "npm", + "name": "npm:@lmdb/lmdb-linux-arm64", + "data": { + "version": "3.0.13", + "packageName": "@lmdb/lmdb-linux-arm64", + "hash": "sha512-afbVrsMgZ9dUTNUchFpj5VkmJRxvht/u335jUJ7o23YTbNbnpmXif3VKQGCtnjSh+CZaqm6N3CPG8KO3zwyZ1Q==" + } + }, + "npm:@lmdb/lmdb-linux-x64": { + "type": "npm", + "name": "npm:@lmdb/lmdb-linux-x64", + "data": { + "version": "3.0.13", + "packageName": "@lmdb/lmdb-linux-x64", + "hash": "sha512-vOtxu0xC0SLdQ2WRXg8Qgd8T32ak4SPqk5zjItRszrJk2BdeXqfGxBJbP7o4aOvSPSmSSv46Lr1EP4HXU8v7Kg==" + } + }, + "npm:@lmdb/lmdb-win32-x64": { + "type": "npm", + "name": "npm:@lmdb/lmdb-win32-x64", + "data": { + "version": "3.0.13", + "packageName": "@lmdb/lmdb-win32-x64", + "hash": "sha512-UCrMJQY/gJnOl3XgbWRZZUvGGBuKy6i0YNSptgMzHBjs+QYDYR1Mt/RLTOPy4fzzves65O1EDmlL//OzEqoLlA==" + } + }, + "npm:@modern-js/node-bundle-require": { + "type": "npm", + "name": "npm:@modern-js/node-bundle-require", + "data": { + "version": "2.68.2", + "packageName": "@modern-js/node-bundle-require", + "hash": "sha512-MWk/pYx7KOsp+A/rN0as2ji/Ba8x0m129aqZ3Lj6T6CCTWdz0E/IsamPdTmF9Jnb6whQoBKtWSaLTCQlmCoY0Q==" + } + }, + "npm:esbuild@0.25.5": { + "type": "npm", + "name": "npm:esbuild@0.25.5", + "data": { + "version": "0.25.5", + "packageName": "esbuild", + "hash": "sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==" + } + }, + "npm:esbuild": { + "type": "npm", + "name": "npm:esbuild", + "data": { + "version": "0.23.0", + "packageName": "esbuild", + "hash": "sha512-1lvV17H2bMYda/WaFb2jLPeHU3zml2k4/yagNMG8Q/YtfMjCwEUZa2eXXMgZTVSL5q1n4H7sQ0X6CdJDqqeCFA==" + } + }, + "npm:esbuild@0.21.5": { + "type": "npm", + "name": "npm:esbuild@0.21.5", + "data": { + "version": "0.21.5", + "packageName": "esbuild", + "hash": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==" + } + }, + "npm:@modern-js/utils": { + "type": "npm", + "name": "npm:@modern-js/utils", + "data": { + "version": "2.68.2", + "packageName": "@modern-js/utils", + "hash": "sha512-revom/i/EhKfI0STNLo/AUbv7gY0JY0Ni2gO6P/Z4cTyZZRgd5j90678YB2DGn+LtmSrEWtUphyDH5Jn1RKjgg==" + } + }, + "npm:@module-federation/bridge-react-webpack-plugin": { + "type": "npm", + "name": "npm:@module-federation/bridge-react-webpack-plugin", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/bridge-react-webpack-plugin", + "hash": "sha512-znN/Qm6M0U1t3iF10gu1hSxDkk18yz78yvk+AMB34UDzpXHiC1zbpIeV2CQNV5GCeafmCICmcn9y1qh7F54KTg==" + } + }, + "npm:@module-federation/bridge-react-webpack-plugin@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/bridge-react-webpack-plugin@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/bridge-react-webpack-plugin", + "hash": "sha512-QI4uK91eyH/krevQ/3w20E+c5F3oCapE6DND0QTzJTNpwG4YIpT6aBG3SyvqWXK+lzTIaoXxkLgYsOpWzTQc0g==" + } + }, + "npm:@module-federation/cli": { + "type": "npm", + "name": "npm:@module-federation/cli", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/cli", + "hash": "sha512-07tj/Bfs7OmWUm/AvK8LRDoXDtPGw1zh5deH9srsryqGB8j8s2OTgYCbNtGXxTVhDR5zgoyqnOwLa8xFwr+zYw==" + } + }, + "npm:@module-federation/dts-plugin@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/dts-plugin@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/dts-plugin", + "hash": "sha512-D6dIIdAxRzJbP6cUyOmZnxlCMJs4423jxo7y9klWWlZAYce6hnd2Sk4xd3AQ1UClQEcR6HqclnXao0wonnsN1g==" + } + }, + "npm:@module-federation/dts-plugin": { + "type": "npm", + "name": "npm:@module-federation/dts-plugin", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/dts-plugin", + "hash": "sha512-DezBrFaIKfDcEY7UhqyO1WbYocERYsR/CDN8AV6OvMnRlQ8u0rgM8qBUJwx0s+K59f+CFQFKEN4C8p7naCiHrw==" + } + }, + "npm:@module-federation/error-codes@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/error-codes@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/error-codes", + "hash": "sha512-+pZ12frhaDqh4Xs/MQj4Vu4CAjnJTiEb8Z6fqPfn/TLHh4YLWMOzpzxGuMFDHqXwMb3o8FRAUhNB0eX2ZmhwTA==" + } + }, + "npm:@module-federation/error-codes": { + "type": "npm", + "name": "npm:@module-federation/error-codes", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/error-codes", + "hash": "sha512-q8spCvlwUzW42iX1irnlBTcwcZftRNHyGdlaoFO1z/fW4iphnBIfijzkigWQzOMhdPgzqN/up7XN+g5hjBGBtw==" + } + }, + "npm:@module-federation/error-codes@0.16.0": { + "type": "npm", + "name": "npm:@module-federation/error-codes@0.16.0", + "data": { + "version": "0.16.0", + "packageName": "@module-federation/error-codes", + "hash": "sha512-TfmA45b8vvISniGudMg8jjIy1q3tLPon0QN/JdFp5f8AJ8/peICN5b+dkEQnWsAVg2fEusYhk9dO7z3nUeJM8A==" + } + }, + "npm:@module-federation/managers@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/managers@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/managers", + "hash": "sha512-7Dc2RTn9n1FO4NXSc4cNKclbXrFLj5reNi5Y9NmSE0Y/rUm+5Ac6CvwZibRDPu/ivDJM6U51+eJWZJXzpi7+rQ==" + } + }, + "npm:@module-federation/managers": { + "type": "npm", + "name": "npm:@module-federation/managers", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/managers", + "hash": "sha512-8hpIrvGfiODxS1qelTd7eaLRVF7jrp17RWgeH1DWoprxELANxm5IVvqUryB+7j+BhoQzamog9DL5q4MuNfGgIA==" + } + }, + "npm:@module-federation/sdk@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/sdk@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/sdk", + "hash": "sha512-tjrNaYdDocHZsWu5iXlm83lwEK8A64r4PQB3/kY1cW1iOvggR2RESLAWPxRJXC2cLF8fg8LDKOBdgERZW1HPFA==" + } + }, + "npm:@module-federation/sdk": { + "type": "npm", + "name": "npm:@module-federation/sdk", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/sdk", + "hash": "sha512-YQonPTImgnCqZjE/A+3N2g3J5ypR6kx1tbBzc9toUANKr/dw/S63qlh/zHKzWQzxjjNNVMdXRtTMp07g3kgEWg==" + } + }, + "npm:@module-federation/sdk@0.16.0": { + "type": "npm", + "name": "npm:@module-federation/sdk@0.16.0", + "data": { + "version": "0.16.0", + "packageName": "@module-federation/sdk", + "hash": "sha512-UXJW1WWuDoDmScX0tpISjl4xIRPzAiN62vg9etuBdAEUM+ja9rz/zwNZaByiUPFS2aqlj2RHenCRvIapE8mYEg==" + } + }, + "npm:@module-federation/third-party-dts-extractor@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/third-party-dts-extractor@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/third-party-dts-extractor", + "hash": "sha512-1OkHLDgRZBGNH3h2aQ8f2V8g8p3x8DvLD6qzRb1s7P27/oOrKZW8OGxUSOwQ8M2+/R5cwUgRM0+KYeKUD1xa4g==" + } + }, + "npm:@module-federation/third-party-dts-extractor": { + "type": "npm", + "name": "npm:@module-federation/third-party-dts-extractor", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/third-party-dts-extractor", + "hash": "sha512-KeIByP718hHyq+Mc53enZ419pZZ1fh9Ns6+/bYLkc3iCoJr/EDBeiLzkbMwh2AS4Qk57WW0yNC82xzf7r0Zrrw==" + } + }, + "npm:commander@11.1.0": { + "type": "npm", + "name": "npm:commander@11.1.0", + "data": { + "version": "11.1.0", + "packageName": "commander", + "hash": "sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==" + } + }, + "npm:commander": { + "type": "npm", + "name": "npm:commander", + "data": { + "version": "12.1.0", + "packageName": "commander", + "hash": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==" + } + }, + "npm:commander@2.20.3": { + "type": "npm", + "name": "npm:commander@2.20.3", + "data": { + "version": "2.20.3", + "packageName": "commander", + "hash": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" + } + }, + "npm:commander@6.2.1": { + "type": "npm", + "name": "npm:commander@6.2.1", + "data": { + "version": "6.2.1", + "packageName": "commander", + "hash": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==" + } + }, + "npm:commander@7.2.0": { + "type": "npm", + "name": "npm:commander@7.2.0", + "data": { + "version": "7.2.0", + "packageName": "commander", + "hash": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==" + } + }, + "npm:commander@11.0.0": { + "type": "npm", + "name": "npm:commander@11.0.0", + "data": { + "version": "11.0.0", + "packageName": "commander", + "hash": "sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ==" + } + }, + "npm:commander@4.1.1": { + "type": "npm", + "name": "npm:commander@4.1.1", + "data": { + "version": "4.1.1", + "packageName": "commander", + "hash": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==" + } + }, + "npm:encodeurl@1.0.2": { + "type": "npm", + "name": "npm:encodeurl@1.0.2", + "data": { + "version": "1.0.2", + "packageName": "encodeurl", + "hash": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==" + } + }, + "npm:encodeurl": { + "type": "npm", + "name": "npm:encodeurl", + "data": { + "version": "2.0.0", + "packageName": "encodeurl", + "hash": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==" + } + }, + "npm:http-errors@1.8.1": { + "type": "npm", + "name": "npm:http-errors@1.8.1", + "data": { + "version": "1.8.1", + "packageName": "http-errors", + "hash": "sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==" + } + }, + "npm:http-errors": { + "type": "npm", + "name": "npm:http-errors", + "data": { + "version": "2.0.0", + "packageName": "http-errors", + "hash": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==" + } + }, + "npm:http-errors@1.6.3": { + "type": "npm", + "name": "npm:http-errors@1.6.3", + "data": { + "version": "1.6.3", + "packageName": "http-errors", + "hash": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==" + } + }, + "npm:depd@1.1.2": { + "type": "npm", + "name": "npm:depd@1.1.2", + "data": { + "version": "1.1.2", + "packageName": "depd", + "hash": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==" + } + }, + "npm:depd": { + "type": "npm", + "name": "npm:depd", + "data": { + "version": "2.0.0", + "packageName": "depd", + "hash": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==" + } + }, + "npm:koa@2.16.1": { + "type": "npm", + "name": "npm:koa@2.16.1", + "data": { + "version": "2.16.1", + "packageName": "koa", + "hash": "sha512-umfX9d3iuSxTQP4pnzLOz0HKnPg0FaUUIKcye2lOiz3KPu1Y3M3xlz76dISdFPQs37P9eJz1wUpcTS6KDPn9fA==" + } + }, + "npm:koa": { + "type": "npm", + "name": "npm:koa", + "data": { + "version": "2.15.4", + "packageName": "koa", + "hash": "sha512-7fNBIdrU2PEgLljXoPWoyY4r1e+ToWCmzS/wwMPbUNs7X+5MMET1ObhJBlUkF5uZG9B6QhM2zS1TsH6adegkiQ==" + } + }, + "npm:statuses@1.5.0": { + "type": "npm", + "name": "npm:statuses@1.5.0", + "data": { + "version": "1.5.0", + "packageName": "statuses", + "hash": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==" + } + }, + "npm:statuses": { + "type": "npm", + "name": "npm:statuses", + "data": { + "version": "2.0.1", + "packageName": "statuses", + "hash": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==" + } + }, + "npm:ws@8.18.0": { + "type": "npm", + "name": "npm:ws@8.18.0", + "data": { + "version": "8.18.0", + "packageName": "ws", + "hash": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==" + } + }, + "npm:ws@8.18.3": { + "type": "npm", + "name": "npm:ws@8.18.3", + "data": { + "version": "8.18.3", + "packageName": "ws", + "hash": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==" + } + }, + "npm:ws": { + "type": "npm", + "name": "npm:ws", + "data": { + "version": "8.17.1", + "packageName": "ws", + "hash": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==" + } + }, + "npm:@module-federation/data-prefetch": { + "type": "npm", + "name": "npm:@module-federation/data-prefetch", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/data-prefetch", + "hash": "sha512-rS1AsgRvIMAWK8oMprEBF0YQ3WvsqnumjinvAZU1Dqut5DICmpQMTPEO1OrAKyjO+PQgEhmq13HggzN6ebGLrQ==" + } + }, + "npm:@module-federation/data-prefetch@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/data-prefetch@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/data-prefetch", + "hash": "sha512-5JRtxCk+XFur75Vrv2V36ch92K8Sm9/9tPAgmC8LzJXUxt925D6sQTZGk789sOV4T+3iocmewUEdhQoD3NvDjQ==" + } + }, + "npm:@module-federation/enhanced": { + "type": "npm", + "name": "npm:@module-federation/enhanced", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/enhanced", + "hash": "sha512-c9siKVjcgT2gtDdOTqEr+GaP2X/PWAS0OV424ljKLstFL1lcS/BIsxWFDmxPPl5hDByAH+1q4YhC1LWY4LNDQw==" + } + }, + "npm:@module-federation/enhanced@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/enhanced@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/enhanced", + "hash": "sha512-lsEUF0f6K/v+cODEj/mGEE64PrL63jou5aPGTakIljTSlRbOguws9eU4eMVNYRySiaNp5KriuxjMoS3DN4yYBQ==" + } + }, + "npm:@module-federation/inject-external-runtime-core-plugin": { + "type": "npm", + "name": "npm:@module-federation/inject-external-runtime-core-plugin", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/inject-external-runtime-core-plugin", + "hash": "sha512-BPfzu1cqDU5BhM493enVF1VfxJWmruen0ktlHrWdJJlcddhZzyFBGaLAGoGc+83fS75aEllvJTEthw4kMViMQQ==" + } + }, + "npm:@module-federation/inject-external-runtime-core-plugin@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/inject-external-runtime-core-plugin@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/inject-external-runtime-core-plugin", + "hash": "sha512-WPYRIqdgEDx5WkKOPLT6c6KRinwfvFgsuvr0dSZJOFSlPiU6gCwy9AZBqr1NNLQs/CDLiCRdsReXyOwS/geBiQ==" + } + }, + "npm:@module-federation/manifest": { + "type": "npm", + "name": "npm:@module-federation/manifest", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/manifest", + "hash": "sha512-+GteKBXrAUkq49i2CSyWZXM4vYa+mEVXxR9Du71R55nXXxgbzAIoZj9gxjRunj9pcE8+YpAOyfHxLEdWngxWdg==" + } + }, + "npm:@module-federation/manifest@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/manifest@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/manifest", + "hash": "sha512-h7PxQmlV8nusRkEUhxZCnYmZqRDk4XqUi43tVsYt5MjFFauBE+ClgRBBWy1bpvwtNdIEby6HDwO+3pEFgat2Iw==" + } + }, + "npm:@module-federation/node": { + "type": "npm", + "name": "npm:@module-federation/node", + "data": { + "version": "2.7.9", + "packageName": "@module-federation/node", + "hash": "sha512-CeTdqJVfHJ0OhyHHU+5nyf+2MEva+DdwPIqoFekuyzvWur+vnlzO1x4SrftsJtb6lqfkhVW/kJ+DzdHmAlUgag==" + } + }, + "npm:@module-federation/rspack@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/rspack@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/rspack", + "hash": "sha512-tRYTk53Oc4Ymreo4gcdOoCnMUAHRcmGIm7uRqS/emZmdy8h+oqiYQB6HoIuQMDWDG0HZ28I6ErbpHP6quNQHCw==" + } + }, + "npm:@module-federation/rspack": { + "type": "npm", + "name": "npm:@module-federation/rspack", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/rspack", + "hash": "sha512-ZJqG75dWHhyTMa9I0YPJEV2XRt0MFxnDiuMOpI92esdmwWY633CBKyNh1XxcLd629YVeTv03+whr+Fz/f91JEw==" + } + }, + "npm:@module-federation/runtime@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/runtime@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/runtime", + "hash": "sha512-eMtrtCSSV6neJpMmQ8WdFpYv93raSgsG5RiAPsKUuSCXfZ5D+yzvleZ+gPcEpFT9HokmloxAn0jep50/1upTQw==" + } + }, + "npm:@module-federation/runtime": { + "type": "npm", + "name": "npm:@module-federation/runtime", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/runtime", + "hash": "sha512-jp7K06weabM5BF5sruHr/VLyalO+cilvRDy7vdEBqq88O9mjc0RserD8J+AP4WTl3ZzU7/GRqwRsiwjjN913dA==" + } + }, + "npm:@module-federation/runtime@0.16.0": { + "type": "npm", + "name": "npm:@module-federation/runtime@0.16.0", + "data": { + "version": "0.16.0", + "packageName": "@module-federation/runtime", + "hash": "sha512-6o84WI8Qhc9O3HwPLx89kTvOSkyUOHQr73R/zr0I04sYhlMJgw5xTwXeGE7bQAmNgbJclzW9Kh7JTP7+3o3CHg==" + } + }, + "npm:@module-federation/runtime-core@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/runtime-core@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/runtime-core", + "hash": "sha512-MYwDDevYnBB9gXFfNOmJVIX5XZcbCHd0dral7gT7yVmlwOhbuGOLlm2dh2icwwdCYHA9AFDCfU9l1nJR4ex/ng==" + } + }, + "npm:@module-federation/runtime-core": { + "type": "npm", + "name": "npm:@module-federation/runtime-core", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/runtime-core", + "hash": "sha512-r61ufhKt5pjl81v7TkmhzeIoSPOaNtLynW6+aCy3KZMa3RfRevFxmygJqv4Nug1L0NhqUeWtdLejh4VIglNy5Q==" + } + }, + "npm:@module-federation/runtime-core@0.16.0": { + "type": "npm", + "name": "npm:@module-federation/runtime-core@0.16.0", + "data": { + "version": "0.16.0", + "packageName": "@module-federation/runtime-core", + "hash": "sha512-5SECQowG4hlUVBRk/y6bnYLfxbsl5NcMmqn043WPe7NDOhGQWbTuYibJ3Bk+ZBv5U4uYLEmXipBGDc1FKsHklQ==" + } + }, + "npm:@module-federation/runtime-tools@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/runtime-tools@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/runtime-tools", + "hash": "sha512-t4QcKfhmwOHedwByDKUlTQVw4+gPotySYPyNa8GFrBSr1F6wcGdGyOhzP+PdgpiJLIM03cB6V+IKGGHE28SfDQ==" + } + }, + "npm:@module-federation/runtime-tools": { + "type": "npm", + "name": "npm:@module-federation/runtime-tools", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/runtime-tools", + "hash": "sha512-JQZ//ab+lEXoU2DHAH+JtYASGzxEjXB0s4rU+6VJXc8c+oUPxH3kWIwzjdncg2mcWBmC1140DCk+K+kDfOZ5CQ==" + } + }, + "npm:@module-federation/runtime-tools@0.16.0": { + "type": "npm", + "name": "npm:@module-federation/runtime-tools@0.16.0", + "data": { + "version": "0.16.0", + "packageName": "@module-federation/runtime-tools", + "hash": "sha512-OzmXNluXBQ2E6znzX4m9CJt1MFHVGmbN8c8MSKcYIDcLzLSKBQAiaz9ZUMhkyWx2YrPgD134glyPEqJrc+fY8A==" + } + }, + "npm:@module-federation/webpack-bundler-runtime@0.17.0": { + "type": "npm", + "name": "npm:@module-federation/webpack-bundler-runtime@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "@module-federation/webpack-bundler-runtime", + "hash": "sha512-o8XtXwqTDlqLgcALOfObcCbqXvUcSDHIEXrkcb4W+I8GJY7IqV0+x6rX4mJ3f59tca9qOF8zsZsOA6BU93Pvgw==" + } + }, + "npm:@module-federation/webpack-bundler-runtime": { + "type": "npm", + "name": "npm:@module-federation/webpack-bundler-runtime", + "data": { + "version": "0.9.1", + "packageName": "@module-federation/webpack-bundler-runtime", + "hash": "sha512-CxySX01gT8cBowKl9xZh+voiHvThMZ471icasWnlDIZb14KasZoX1eCh9wpGvwoOdIk9rIRT7h70UvW9nmop6w==" + } + }, + "npm:@module-federation/webpack-bundler-runtime@0.16.0": { + "type": "npm", + "name": "npm:@module-federation/webpack-bundler-runtime@0.16.0", + "data": { + "version": "0.16.0", + "packageName": "@module-federation/webpack-bundler-runtime", + "hash": "sha512-yqIDQTelJZP0Rxml0OXv4Er8Kbdxy7NFh6PCzPwDFWI1SkiokJ3uXQJBvtlxZ3lOnCDYOzdHstqa8sJG4JP02Q==" + } + }, + "npm:tr46@0.0.3": { + "type": "npm", + "name": "npm:tr46@0.0.3", + "data": { + "version": "0.0.3", + "packageName": "tr46", + "hash": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" + } + }, + "npm:tr46": { + "type": "npm", + "name": "npm:tr46", + "data": { + "version": "3.0.0", + "packageName": "tr46", + "hash": "sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==" + } + }, + "npm:webidl-conversions@3.0.1": { + "type": "npm", + "name": "npm:webidl-conversions@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "webidl-conversions", + "hash": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" + } + }, + "npm:webidl-conversions": { + "type": "npm", + "name": "npm:webidl-conversions", + "data": { + "version": "7.0.0", + "packageName": "webidl-conversions", + "hash": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==" + } + }, + "npm:whatwg-url@5.0.0": { + "type": "npm", + "name": "npm:whatwg-url@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "whatwg-url", + "hash": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" + } + }, + "npm:whatwg-url": { + "type": "npm", + "name": "npm:whatwg-url", + "data": { + "version": "11.0.0", + "packageName": "whatwg-url", + "hash": "sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==" + } + }, + "npm:@msgpackr-extract/msgpackr-extract-darwin-arm64": { + "type": "npm", + "name": "npm:@msgpackr-extract/msgpackr-extract-darwin-arm64", + "data": { + "version": "3.0.3", + "packageName": "@msgpackr-extract/msgpackr-extract-darwin-arm64", + "hash": "sha512-QZHtlVgbAdy2zAqNA9Gu1UpIuI8Xvsd1v8ic6B2pZmeFnFcMWiPLfWXh7TVw4eGEZ/C9TH281KwhVoeQUKbyjw==" + } + }, + "npm:@msgpackr-extract/msgpackr-extract-darwin-x64": { + "type": "npm", + "name": "npm:@msgpackr-extract/msgpackr-extract-darwin-x64", + "data": { + "version": "3.0.3", + "packageName": "@msgpackr-extract/msgpackr-extract-darwin-x64", + "hash": "sha512-mdzd3AVzYKuUmiWOQ8GNhl64/IoFGol569zNRdkLReh6LRLHOXxU4U8eq0JwaD8iFHdVGqSy4IjFL4reoWCDFw==" + } + }, + "npm:@msgpackr-extract/msgpackr-extract-linux-arm": { + "type": "npm", + "name": "npm:@msgpackr-extract/msgpackr-extract-linux-arm", + "data": { + "version": "3.0.3", + "packageName": "@msgpackr-extract/msgpackr-extract-linux-arm", + "hash": "sha512-fg0uy/dG/nZEXfYilKoRe7yALaNmHoYeIoJuJ7KJ+YyU2bvY8vPv27f7UKhGRpY6euFYqEVhxCFZgAUNQBM3nw==" + } + }, + "npm:@msgpackr-extract/msgpackr-extract-linux-arm64": { + "type": "npm", + "name": "npm:@msgpackr-extract/msgpackr-extract-linux-arm64", + "data": { + "version": "3.0.3", + "packageName": "@msgpackr-extract/msgpackr-extract-linux-arm64", + "hash": "sha512-YxQL+ax0XqBJDZiKimS2XQaf+2wDGVa1enVRGzEvLLVFeqa5kx2bWbtcSXgsxjQB7nRqqIGFIcLteF/sHeVtQg==" + } + }, + "npm:@msgpackr-extract/msgpackr-extract-linux-x64": { + "type": "npm", + "name": "npm:@msgpackr-extract/msgpackr-extract-linux-x64", + "data": { + "version": "3.0.3", + "packageName": "@msgpackr-extract/msgpackr-extract-linux-x64", + "hash": "sha512-cvwNfbP07pKUfq1uH+S6KJ7dT9K8WOE4ZiAcsrSes+UY55E/0jLYc+vq+DO7jlmqRb5zAggExKm0H7O/CBaesg==" + } + }, + "npm:@msgpackr-extract/msgpackr-extract-win32-x64": { + "type": "npm", + "name": "npm:@msgpackr-extract/msgpackr-extract-win32-x64", + "data": { + "version": "3.0.3", + "packageName": "@msgpackr-extract/msgpackr-extract-win32-x64", + "hash": "sha512-x0fWaQtYp4E6sktbsdAqnehxDgEc/VwM7uLsRCYWaiGu0ykYdZPiS8zCWdnjHwyiumousxfBm4SO31eXqwEZhQ==" + } + }, + "npm:@napi-rs/wasm-runtime": { + "type": "npm", + "name": "npm:@napi-rs/wasm-runtime", + "data": { + "version": "0.2.12", + "packageName": "@napi-rs/wasm-runtime", + "hash": "sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==" + } + }, + "npm:@napi-rs/wasm-runtime@0.2.4": { + "type": "npm", + "name": "npm:@napi-rs/wasm-runtime@0.2.4", + "data": { + "version": "0.2.4", + "packageName": "@napi-rs/wasm-runtime", + "hash": "sha512-9zESzOO5aDByvhIAsOy9TbpZ0Ur2AJbUI7UT73kcUTS2mxAMHOBaa1st/jAymNoCtvrit99kkzT1FZuXVcgfIQ==" + } + }, + "npm:@ng-bootstrap/ng-bootstrap": { + "type": "npm", + "name": "npm:@ng-bootstrap/ng-bootstrap", + "data": { + "version": "17.0.1", + "packageName": "@ng-bootstrap/ng-bootstrap", + "hash": "sha512-utbm8OXIoqVVYGVzQkOS773ymbjc+UMkXv8lyi7hTqLhCQs0rZ0yA74peqVZRuOGXLHgcSTA7fnJhA80iQOblw==" + } + }, + "npm:@ngtools/webpack": { + "type": "npm", + "name": "npm:@ngtools/webpack", + "data": { + "version": "18.2.20", + "packageName": "@ngtools/webpack", + "hash": "sha512-6LscOXPMPZlS67aDPj6dkjT/RDySX4GLtk1JErzkUOco6pxsp8qeCzRWqjU63q/8OfZPYLCGIZKfXgXwBP9bgg==" + } + }, + "npm:@ngx-formly/bootstrap": { + "type": "npm", + "name": "npm:@ngx-formly/bootstrap", + "data": { + "version": "6.1.1", + "packageName": "@ngx-formly/bootstrap", + "hash": "sha512-yNzASqUrzvhMndERzoTBCvj1rtsgsmMXiXsqIP7PRJ4AdGtsTZvpxNYZAltdKEgJvc1hS/lDMJdS7IHg2qFN9Q==" + } + }, + "npm:@ngx-formly/core": { + "type": "npm", + "name": "npm:@ngx-formly/core", + "data": { + "version": "6.1.1", + "packageName": "@ngx-formly/core", + "hash": "sha512-6Fg9TBcXXrnUkHqVlpCQbVE5BWJQBvCitQRngW7kiA/+86rhH5mkL19enULWKq7fEMi54uCVvWsz7l6VOaJhLA==" + } + }, + "npm:@nodelib/fs.scandir": { + "type": "npm", + "name": "npm:@nodelib/fs.scandir", + "data": { + "version": "2.1.5", + "packageName": "@nodelib/fs.scandir", + "hash": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" + } + }, + "npm:@nodelib/fs.stat": { + "type": "npm", + "name": "npm:@nodelib/fs.stat", + "data": { + "version": "2.0.5", + "packageName": "@nodelib/fs.stat", + "hash": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" + } + }, + "npm:@nodelib/fs.walk": { + "type": "npm", + "name": "npm:@nodelib/fs.walk", + "data": { + "version": "1.2.8", + "packageName": "@nodelib/fs.walk", + "hash": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" + } + }, + "npm:@npmcli/agent": { + "type": "npm", + "name": "npm:@npmcli/agent", + "data": { + "version": "2.2.2", + "packageName": "@npmcli/agent", + "hash": "sha512-OrcNPXdpSl9UX7qPVRWbmWMCSXrcDa2M9DvrbOTj7ao1S4PlqVFYv9/yLKMkrJKZ/V5A/kDBC690or307i26Og==" + } + }, + "npm:agent-base@7.1.4": { + "type": "npm", + "name": "npm:agent-base@7.1.4", + "data": { + "version": "7.1.4", + "packageName": "agent-base", + "hash": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==" + } + }, + "npm:agent-base": { + "type": "npm", + "name": "npm:agent-base", + "data": { + "version": "6.0.2", + "packageName": "agent-base", + "hash": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==" + } + }, + "npm:http-proxy-agent@7.0.2": { + "type": "npm", + "name": "npm:http-proxy-agent@7.0.2", + "data": { + "version": "7.0.2", + "packageName": "http-proxy-agent", + "hash": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==" + } + }, + "npm:http-proxy-agent": { + "type": "npm", + "name": "npm:http-proxy-agent", + "data": { + "version": "5.0.0", + "packageName": "http-proxy-agent", + "hash": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==" + } + }, + "npm:lru-cache@10.4.3": { + "type": "npm", + "name": "npm:lru-cache@10.4.3", + "data": { + "version": "10.4.3", + "packageName": "lru-cache", + "hash": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" + } + }, + "npm:lru-cache": { + "type": "npm", + "name": "npm:lru-cache", + "data": { + "version": "5.1.1", + "packageName": "lru-cache", + "hash": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==" + } + }, + "npm:lru-cache@11.1.0": { + "type": "npm", + "name": "npm:lru-cache@11.1.0", + "data": { + "version": "11.1.0", + "packageName": "lru-cache", + "hash": "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==" + } + }, + "npm:@npmcli/fs": { + "type": "npm", + "name": "npm:@npmcli/fs", + "data": { + "version": "3.1.1", + "packageName": "@npmcli/fs", + "hash": "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg==" + } + }, + "npm:@npmcli/git": { + "type": "npm", + "name": "npm:@npmcli/git", + "data": { + "version": "5.0.8", + "packageName": "@npmcli/git", + "hash": "sha512-liASfw5cqhjNW9UFd+ruwwdEf/lbOAQjLL2XY2dFW/bkJheXDYZgOyul/4gVvEV4BWkTXjYGmDqMw9uegdbJNQ==" + } + }, + "npm:isexe@3.1.1": { + "type": "npm", + "name": "npm:isexe@3.1.1", + "data": { + "version": "3.1.1", + "packageName": "isexe", + "hash": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==" + } + }, + "npm:isexe": { + "type": "npm", + "name": "npm:isexe", + "data": { + "version": "2.0.0", + "packageName": "isexe", + "hash": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" + } + }, + "npm:which@4.0.0": { + "type": "npm", + "name": "npm:which@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "which", + "hash": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==" + } + }, + "npm:which@1.3.1": { + "type": "npm", + "name": "npm:which@1.3.1", + "data": { + "version": "1.3.1", + "packageName": "which", + "hash": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==" + } + }, + "npm:which": { + "type": "npm", + "name": "npm:which", + "data": { + "version": "2.0.2", + "packageName": "which", + "hash": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" + } + }, + "npm:@npmcli/installed-package-contents": { + "type": "npm", + "name": "npm:@npmcli/installed-package-contents", + "data": { + "version": "2.1.0", + "packageName": "@npmcli/installed-package-contents", + "hash": "sha512-c8UuGLeZpm69BryRykLuKRyKFZYJsZSCT4aVY5ds4omyZqJ172ApzgfKJ5eV/r3HgLdUYgFVe54KSFVjKoe27w==" + } + }, + "npm:@npmcli/node-gyp": { + "type": "npm", + "name": "npm:@npmcli/node-gyp", + "data": { + "version": "3.0.0", + "packageName": "@npmcli/node-gyp", + "hash": "sha512-gp8pRXC2oOxu0DUE1/M3bYtb1b3/DbJ5aM113+XJBgfXdussRAsX0YOrOhdd8WvnAR6auDBvJomGAkLKA5ydxA==" + } + }, + "npm:@npmcli/package-json": { + "type": "npm", + "name": "npm:@npmcli/package-json", + "data": { + "version": "5.2.1", + "packageName": "@npmcli/package-json", + "hash": "sha512-f7zYC6kQautXHvNbLEWgD/uGu1+xCn9izgqBfgItWSx22U0ZDekxN08A1vM8cTxj/cRVe0Q94Ode+tdoYmIOOQ==" + } + }, + "npm:jackspeak@3.4.3": { + "type": "npm", + "name": "npm:jackspeak@3.4.3", + "data": { + "version": "3.4.3", + "packageName": "jackspeak", + "hash": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==" + } + }, + "npm:jackspeak": { + "type": "npm", + "name": "npm:jackspeak", + "data": { + "version": "4.1.1", + "packageName": "jackspeak", + "hash": "sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==" + } + }, + "npm:path-scurry@1.11.1": { + "type": "npm", + "name": "npm:path-scurry@1.11.1", + "data": { + "version": "1.11.1", + "packageName": "path-scurry", + "hash": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==" + } + }, + "npm:path-scurry": { + "type": "npm", + "name": "npm:path-scurry", + "data": { + "version": "2.0.0", + "packageName": "path-scurry", + "hash": "sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==" + } + }, + "npm:@npmcli/promise-spawn": { + "type": "npm", + "name": "npm:@npmcli/promise-spawn", + "data": { + "version": "7.0.2", + "packageName": "@npmcli/promise-spawn", + "hash": "sha512-xhfYPXoV5Dy4UkY0D+v2KkwvnDfiA/8Mt3sWCGI/hM03NsYIH8ZaG6QzS9x7pje5vHZBZJ2v6VRFVTWACnqcmQ==" + } + }, + "npm:@npmcli/redact": { + "type": "npm", + "name": "npm:@npmcli/redact", + "data": { + "version": "2.0.1", + "packageName": "@npmcli/redact", + "hash": "sha512-YgsR5jCQZhVmTJvjduTOIHph0L73pK8xwMVaDY0PatySqVM9AZj93jpoXYSJqfHFxFkN9dmqTw6OiqExsS3LPw==" + } + }, + "npm:@npmcli/run-script": { + "type": "npm", + "name": "npm:@npmcli/run-script", + "data": { + "version": "8.1.0", + "packageName": "@npmcli/run-script", + "hash": "sha512-y7efHHwghQfk28G2z3tlZ67pLG0XdfYbcVG26r7YIXALRsrVQcTq4/tdenSmdOrEsNahIYA/eh8aEVROWGFUDg==" + } + }, + "npm:@nx/angular": { + "type": "npm", + "name": "npm:@nx/angular", + "data": { + "version": "20.8.1", + "packageName": "@nx/angular", + "hash": "sha512-BT6kc2CMwC1RpzdJdl1jbaZa7yCp5sN4BCHj8w+MOCnX6630EcrN6lCi+u5xSVvY2DmemP5I1ZHybSYkYilLLg==" + } + }, + "npm:webpack-merge@5.10.0": { + "type": "npm", + "name": "npm:webpack-merge@5.10.0", + "data": { + "version": "5.10.0", + "packageName": "webpack-merge", + "hash": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==" + } + }, + "npm:webpack-merge": { + "type": "npm", + "name": "npm:webpack-merge", + "data": { + "version": "6.0.1", + "packageName": "webpack-merge", + "hash": "sha512-hXXvrjtx2PLYx4qruKl+kyRSLc52V+cCvMxRjmKwoA+CBbbF5GfIBtR6kCvl0fYGqTUPKB+1ktVmTHqMOzgCBg==" + } + }, + "npm:@nx/devkit": { + "type": "npm", + "name": "npm:@nx/devkit", + "data": { + "version": "20.8.1", + "packageName": "@nx/devkit", + "hash": "sha512-N3nwIg/7RIZeB76iuVo29q+l9WyTtvuBSgDFM2msiIK6Q928ilzoeNPZ/p7w/TE3Gqs5XVhq9ExMvDAOTxdmXA==" + } + }, + "npm:@nx/eslint": { + "type": "npm", + "name": "npm:@nx/eslint", + "data": { + "version": "20.8.1", + "packageName": "@nx/eslint", + "hash": "sha512-eIfNZ4bGdCKAeq7c8dhJ31wW3D422UJaAGl3hT3mJoxW2qbaKDZhgUr5EJqiMAO78vycpnYaLrN1KPEKeFrQZg==" + } + }, + "npm:typescript@5.7.3": { + "type": "npm", + "name": "npm:typescript@5.7.3", + "data": { + "version": "5.7.3", + "packageName": "typescript", + "hash": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==" + } + }, + "npm:typescript": { + "type": "npm", + "name": "npm:typescript", + "data": { + "version": "5.4.5", + "packageName": "typescript", + "hash": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==" + } + }, + "npm:@nx/js": { + "type": "npm", + "name": "npm:@nx/js", + "data": { + "version": "20.8.1", + "packageName": "@nx/js", + "hash": "sha512-D3T84PuZggEdraS41S2Frzef2FhebWAHzXcs0IE1ZLInUtwek5P5aTN2d3i/JwYB3mcOyvx8XN3HVADap4KRpg==" + } + }, + "npm:jsonc-parser@3.2.0": { + "type": "npm", + "name": "npm:jsonc-parser@3.2.0", + "data": { + "version": "3.2.0", + "packageName": "jsonc-parser", + "hash": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==" + } + }, + "npm:jsonc-parser": { + "type": "npm", + "name": "npm:jsonc-parser", + "data": { + "version": "3.3.1", + "packageName": "jsonc-parser", + "hash": "sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==" + } + }, + "npm:npm-package-arg@11.0.1": { + "type": "npm", + "name": "npm:npm-package-arg@11.0.1", + "data": { + "version": "11.0.1", + "packageName": "npm-package-arg", + "hash": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==" + } + }, + "npm:npm-package-arg": { + "type": "npm", + "name": "npm:npm-package-arg", + "data": { + "version": "11.0.3", + "packageName": "npm-package-arg", + "hash": "sha512-sHGJy8sOC1YraBywpzQlIKBE4pBbGbiF95U6Auspzyem956E0+FtDtsx1ZxlOJkQCZ1AFXAY/yuvtFYrOxF+Bw==" + } + }, + "npm:ora@5.3.0": { + "type": "npm", + "name": "npm:ora@5.3.0", + "data": { + "version": "5.3.0", + "packageName": "ora", + "hash": "sha512-zAKMgGXUim0Jyd6CXK9lraBnD3H5yPGBPPOkC23a2BG6hsm4Zu6OQSjQuEtV0BHDf4aKHcUFvJiGRrFuW3MG8g==" + } + }, + "npm:ora": { + "type": "npm", + "name": "npm:ora", + "data": { + "version": "5.4.1", + "packageName": "ora", + "hash": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==" + } + }, + "npm:proc-log@3.0.0": { + "type": "npm", + "name": "npm:proc-log@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "proc-log", + "hash": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==" + } + }, + "npm:proc-log": { + "type": "npm", + "name": "npm:proc-log", + "data": { + "version": "4.2.0", + "packageName": "proc-log", + "hash": "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==" + } + }, + "npm:source-map@0.6.1": { + "type": "npm", + "name": "npm:source-map@0.6.1", + "data": { + "version": "0.6.1", + "packageName": "source-map", + "hash": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" + } + }, + "npm:source-map@0.5.7": { + "type": "npm", + "name": "npm:source-map@0.5.7", + "data": { + "version": "0.5.7", + "packageName": "source-map", + "hash": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==" + } + }, + "npm:source-map": { + "type": "npm", + "name": "npm:source-map", + "data": { + "version": "0.7.4", + "packageName": "source-map", + "hash": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==" + } + }, + "npm:source-map@0.5.6": { + "type": "npm", + "name": "npm:source-map@0.5.6", + "data": { + "version": "0.5.6", + "packageName": "source-map", + "hash": "sha512-MjZkVp0NHr5+TPihLcadqnlVoGIoWo4IBHptutGh9wI3ttUYvCG26HkSuDi+K6lsZ25syXJXcctwgyVCt//xqA==" + } + }, + "npm:source-map-support@0.5.19": { + "type": "npm", + "name": "npm:source-map-support@0.5.19", + "data": { + "version": "0.5.19", + "packageName": "source-map-support", + "hash": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==" + } + }, + "npm:source-map-support@0.5.13": { + "type": "npm", + "name": "npm:source-map-support@0.5.13", + "data": { + "version": "0.5.13", + "packageName": "source-map-support", + "hash": "sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==" + } + }, + "npm:source-map-support": { + "type": "npm", + "name": "npm:source-map-support", + "data": { + "version": "0.5.21", + "packageName": "source-map-support", + "hash": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==" + } + }, + "npm:@nx/module-federation": { + "type": "npm", + "name": "npm:@nx/module-federation", + "data": { + "version": "20.8.1", + "packageName": "@nx/module-federation", + "hash": "sha512-El+qAxP/jqVxgkir43ZN6pwki+FrhtSEcfdk1G8f+cU1DCmZgbKlDYjDjZ/e7SdXkjtJran5fPg7sfLEUyoFew==" + } + }, + "npm:@nx/nx-darwin-arm64": { + "type": "npm", + "name": "npm:@nx/nx-darwin-arm64", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-darwin-arm64", + "hash": "sha512-Gat4Io66cV70Oa1CjrMJPsEx5ICpAGayv9hejOtBUEDb6XjR12L2e4wV+4EHliF0UbEcuZAr8/lTROEPk0RGWQ==" + } + }, + "npm:@nx/nx-darwin-x64": { + "type": "npm", + "name": "npm:@nx/nx-darwin-x64", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-darwin-x64", + "hash": "sha512-TB9mZk7neGFKgBr2wSBgY6c4kFF9vvChNSp3TrEeXR3FppFcYG5eK4AaKfzWCpYb0wMtseAm7NMX1Lu74utClQ==" + } + }, + "npm:@nx/nx-freebsd-x64": { + "type": "npm", + "name": "npm:@nx/nx-freebsd-x64", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-freebsd-x64", + "hash": "sha512-7UQu0/Afna5Af2GagEQ6rbKfUh75NfUn+g66wsoQoUGBvDW0U7B8P3Ph5Bk4Urub0BSfMVcNg2X7CgfypLFN/g==" + } + }, + "npm:@nx/nx-linux-arm-gnueabihf": { + "type": "npm", + "name": "npm:@nx/nx-linux-arm-gnueabihf", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-linux-arm-gnueabihf", + "hash": "sha512-Tjh8JkTP+x1jSrzx+ofx1pKpkhIbXd7bi0bPdpYt6NI1lZz2HB/dv8vtdzP80jXEDztHf0AeGnEJVgJKsgI6yg==" + } + }, + "npm:@nx/nx-linux-arm64-gnu": { + "type": "npm", + "name": "npm:@nx/nx-linux-arm64-gnu", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-linux-arm64-gnu", + "hash": "sha512-2+qPIwav2vrytH6pe7fukBe8+yN5JGbEDCnDO8wKQsHeeZMLAQJiZ7EJH/+vynRkI7oWf87mihIKNQME19+w6A==" + } + }, + "npm:@nx/nx-linux-arm64-musl": { + "type": "npm", + "name": "npm:@nx/nx-linux-arm64-musl", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-linux-arm64-musl", + "hash": "sha512-DsKc+DiMsuHqpBWchUUUg6zv4OaexRqpFXys6auZlrpFpn80kSqLQ3S4zZ5AUu+26wxZqEVJs+uxHGwFbhEssQ==" + } + }, + "npm:@nx/nx-linux-x64-gnu": { + "type": "npm", + "name": "npm:@nx/nx-linux-x64-gnu", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-linux-x64-gnu", + "hash": "sha512-Kzru44beVKAmSG84ShuMIIfyu2Uu5r8gsHdtiQPBIOGkZa0Z/e6YtUxcN3w1UZ7yvvzoQ4pQLvqU6UZRSWZtEg==" + } + }, + "npm:@nx/nx-linux-x64-musl": { + "type": "npm", + "name": "npm:@nx/nx-linux-x64-musl", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-linux-x64-musl", + "hash": "sha512-cSVVb7DVMhrxCaj/n55okBZS6lZoP5a5vynOBGIV4z3/OJLev+xI9A+3imn/aXnBl8iS69HogYyrW0YTXv4Xaw==" + } + }, + "npm:@nx/nx-win32-arm64-msvc": { + "type": "npm", + "name": "npm:@nx/nx-win32-arm64-msvc", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-win32-arm64-msvc", + "hash": "sha512-gte5HcvI24CN6b9I6IYTXh/A0CtRfnlAFaJomPpfT8Wcq637aOZzS0arAEZVoU8QZty1350hj6sfu+wSIjoP7A==" + } + }, + "npm:@nx/nx-win32-x64-msvc": { + "type": "npm", + "name": "npm:@nx/nx-win32-x64-msvc", + "data": { + "version": "20.8.1", + "packageName": "@nx/nx-win32-x64-msvc", + "hash": "sha512-6c2fVEPdPwJdnRbckBatRDF/g6JAp6p3Mfl90DpuaEF2DZC5pmCXKOsXE0aSIZ+gODom2JIchM++2KmDZPJUoA==" + } + }, + "npm:@nx/rspack": { + "type": "npm", + "name": "npm:@nx/rspack", + "data": { + "version": "20.8.1", + "packageName": "@nx/rspack", + "hash": "sha512-R7+tkwLD+4KYn22r+c4grKfnB4ghxyH2lXUYgmxu7lg/pJsxiy0/Xn7rTHnzI4izTeap2LK9m1F5ZLC3oeJQ6Q==" + } + }, + "npm:css-loader@6.11.0": { + "type": "npm", + "name": "npm:css-loader@6.11.0", + "data": { + "version": "6.11.0", + "packageName": "css-loader", + "hash": "sha512-CTJ+AEQJjq5NzLga5pE39qdiSV56F8ywCIsqNIRF0r7BDgWsN25aazToqAFg7ZrtA/U016xudB3ffgweORxX7g==" + } + }, + "npm:css-loader": { + "type": "npm", + "name": "npm:css-loader", + "data": { + "version": "7.1.2", + "packageName": "css-loader", + "hash": "sha512-6WvYYn7l/XEGN8Xu2vWFt9nVzrCn39vKyTEFf/ExEyoksJjjSZV/0/35XPlMbpnr6VGhZIUg5yJrL8tGfes/FA==" + } + }, + "npm:immutable@5.1.3": { + "type": "npm", + "name": "npm:immutable@5.1.3", + "data": { + "version": "5.1.3", + "packageName": "immutable", + "hash": "sha512-+chQdDfvscSF1SJqv2gn4SRO2ZyS3xL3r7IW/wWEEzrzLisnOlKiQu5ytC/BVNcS15C39WT2Hg/bjKjDMcu+zg==" + } + }, + "npm:immutable": { + "type": "npm", + "name": "npm:immutable", + "data": { + "version": "4.3.7", + "packageName": "immutable", + "hash": "sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==" + } + }, + "npm:immutable@3.8.2": { + "type": "npm", + "name": "npm:immutable@3.8.2", + "data": { + "version": "3.8.2", + "packageName": "immutable", + "hash": "sha512-15gZoQ38eYjEjxkorfbcgBKBL6R7T459OuK+CpcWt7O3KF4uPCx2tD0uFETlUDIyo+1789crbMhTvQBSR5yBMg==" + } + }, + "npm:less-loader@11.1.0": { + "type": "npm", + "name": "npm:less-loader@11.1.0", + "data": { + "version": "11.1.0", + "packageName": "less-loader", + "hash": "sha512-C+uDBV7kS7W5fJlUjq5mPBeBVhYpTIm5gB09APT9o3n/ILeaXVsiSFTbZpTJCJwQ/Crczfn3DmfQFwxYusWFug==" + } + }, + "npm:less-loader": { + "type": "npm", + "name": "npm:less-loader", + "data": { + "version": "12.2.0", + "packageName": "less-loader", + "hash": "sha512-MYUxjSQSBUQmowc0l5nPieOYwMzGPUaTzB6inNW/bdPEG9zOL3eAAD1Qw5ZxSPk7we5dMojHwNODYMV1hq4EVg==" + } + }, + "npm:loader-utils@2.0.4": { + "type": "npm", + "name": "npm:loader-utils@2.0.4", + "data": { + "version": "2.0.4", + "packageName": "loader-utils", + "hash": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==" + } + }, + "npm:loader-utils": { + "type": "npm", + "name": "npm:loader-utils", + "data": { + "version": "3.3.1", + "packageName": "loader-utils", + "hash": "sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg==" + } + }, + "npm:sass@1.89.2": { + "type": "npm", + "name": "npm:sass@1.89.2", + "data": { + "version": "1.89.2", + "packageName": "sass", + "hash": "sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==" + } + }, + "npm:sass": { + "type": "npm", + "name": "npm:sass", + "data": { + "version": "1.77.6", + "packageName": "sass", + "hash": "sha512-ByXE1oLD79GVq9Ht1PeHWCPMPB8XHpBuz1r85oByKHjZY6qV6rWnQovQzXJXuQ/XyE1Oj3iPk3lo28uzaRA2/Q==" + } + }, + "npm:sass-loader@16.0.5": { + "type": "npm", + "name": "npm:sass-loader@16.0.5", + "data": { + "version": "16.0.5", + "packageName": "sass-loader", + "hash": "sha512-oL+CMBXrj6BZ/zOq4os+UECPL+bWqt6OAC6DWS8Ln8GZRcMDjlJ4JC3FBDuHJdYaFWIdKNIBYmtZtK2MaMkNIw==" + } + }, + "npm:sass-loader": { + "type": "npm", + "name": "npm:sass-loader", + "data": { + "version": "16.0.0", + "packageName": "sass-loader", + "hash": "sha512-n13Z+3rU9A177dk4888czcVFiC8CL9dii4qpXWUg3YIIgZEvi9TCFKjOQcbK0kJM7DJu9VucrZFddvNfYCPwtw==" + } + }, + "npm:@nx/web": { + "type": "npm", + "name": "npm:@nx/web", + "data": { + "version": "20.8.1", + "packageName": "@nx/web", + "hash": "sha512-sZjL5vLkL3IDBGJwPlZG9PP7hDe/PjnQkVji0VmaFRRhiEQqxyfbNy6k9f5BWvc3tj3IITDofLcVvmTFMSHisw==" + } + }, + "npm:@nx/webpack": { + "type": "npm", + "name": "npm:@nx/webpack", + "data": { + "version": "20.8.1", + "packageName": "@nx/webpack", + "hash": "sha512-Xz1badU23VvRl6ij20D5eTndBsPGxOUC67h7gQfmLqnsUxf9R6NgOnMxt2Y42QWRx5jXxuQf1AbJ/0N+z2fi8A==" + } + }, + "npm:array-union@3.0.1": { + "type": "npm", + "name": "npm:array-union@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "array-union", + "hash": "sha512-1OvF9IbWwaeiM9VhzYXVQacMibxpXOMYVNIvMtKRyX9SImBXpKcFr8XvFDeEslCyuH/t6KRt7HEO94AlP8Iatw==" + } + }, + "npm:array-union": { + "type": "npm", + "name": "npm:array-union", + "data": { + "version": "2.1.0", + "packageName": "array-union", + "hash": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" + } + }, + "npm:copy-webpack-plugin@10.2.4": { + "type": "npm", + "name": "npm:copy-webpack-plugin@10.2.4", + "data": { + "version": "10.2.4", + "packageName": "copy-webpack-plugin", + "hash": "sha512-xFVltahqlsRcyyJqQbDY6EYTtyQZF9rf+JPjwHObLdPFMEISqkFkr7mFoVOC6BfYS/dNThyoQKvziugm+OnwBg==" + } + }, + "npm:copy-webpack-plugin": { + "type": "npm", + "name": "npm:copy-webpack-plugin", + "data": { + "version": "12.0.2", + "packageName": "copy-webpack-plugin", + "hash": "sha512-SNwdBeHyII+rWvee/bTnAYyO8vfVdcSTud4EIb6jcZ8inLeWucJE0DnxXQBjlQ5zlteuuvooGQy3LIyGxhvlOA==" + } + }, + "npm:cosmiconfig@7.1.0": { + "type": "npm", + "name": "npm:cosmiconfig@7.1.0", + "data": { + "version": "7.1.0", + "packageName": "cosmiconfig", + "hash": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==" + } + }, + "npm:cosmiconfig": { + "type": "npm", + "name": "npm:cosmiconfig", + "data": { + "version": "9.0.0", + "packageName": "cosmiconfig", + "hash": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==" + } + }, + "npm:cosmiconfig@4.0.0": { + "type": "npm", + "name": "npm:cosmiconfig@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "cosmiconfig", + "hash": "sha512-6e5vDdrXZD+t5v0L8CrurPeybg4Fmf+FCSYxXKYVAqLUtyCSbuyqE059d0kDthTNRzKVjL7QMgNpEUlsoYH3iQ==" + } + }, + "npm:eslint-scope@5.1.1": { + "type": "npm", + "name": "npm:eslint-scope@5.1.1", + "data": { + "version": "5.1.1", + "packageName": "eslint-scope", + "hash": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==" + } + }, + "npm:eslint-scope": { + "type": "npm", + "name": "npm:eslint-scope", + "data": { + "version": "8.4.0", + "packageName": "eslint-scope", + "hash": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==" + } + }, + "npm:estraverse@4.3.0": { + "type": "npm", + "name": "npm:estraverse@4.3.0", + "data": { + "version": "4.3.0", + "packageName": "estraverse", + "hash": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==" + } + }, + "npm:estraverse": { + "type": "npm", + "name": "npm:estraverse", + "data": { + "version": "5.3.0", + "packageName": "estraverse", + "hash": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" + } + }, + "npm:events@3.3.0": { + "type": "npm", + "name": "npm:events@3.3.0", + "data": { + "version": "3.3.0", + "packageName": "events", + "hash": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==" + } + }, + "npm:events": { + "type": "npm", + "name": "npm:events", + "data": { + "version": "2.1.0", + "packageName": "events", + "hash": "sha512-3Zmiobend8P9DjmKAty0Era4jV8oJ0yGYe2nJJAxgymF9+N8F2m0hhZiMoWtcfepExzNKZumFU3ksdQbInGWCg==" + } + }, + "npm:globby@12.2.0": { + "type": "npm", + "name": "npm:globby@12.2.0", + "data": { + "version": "12.2.0", + "packageName": "globby", + "hash": "sha512-wiSuFQLZ+urS9x2gGPl1H5drc5twabmm4m2gTR27XDFyjUHJUNsS8o/2aKyIF6IoBaR630atdher0XJ5g6OMmA==" + } + }, + "npm:globby": { + "type": "npm", + "name": "npm:globby", + "data": { + "version": "14.1.0", + "packageName": "globby", + "hash": "sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==" + } + }, + "npm:globby@11.1.0": { + "type": "npm", + "name": "npm:globby@11.1.0", + "data": { + "version": "11.1.0", + "packageName": "globby", + "hash": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==" + } + }, + "npm:json-parse-even-better-errors@2.3.1": { + "type": "npm", + "name": "npm:json-parse-even-better-errors@2.3.1", + "data": { + "version": "2.3.1", + "packageName": "json-parse-even-better-errors", + "hash": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" + } + }, + "npm:json-parse-even-better-errors": { + "type": "npm", + "name": "npm:json-parse-even-better-errors", + "data": { + "version": "3.0.2", + "packageName": "json-parse-even-better-errors", + "hash": "sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==" + } + }, + "npm:less@4.1.3": { + "type": "npm", + "name": "npm:less@4.1.3", + "data": { + "version": "4.1.3", + "packageName": "less", + "hash": "sha512-w16Xk/Ta9Hhyei0Gpz9m7VS8F28nieJaL/VyShID7cYvP6IL5oHeL6p4TXSDJqZE/lNv0oJ2pGVjJsRkfwm5FA==" + } + }, + "npm:less": { + "type": "npm", + "name": "npm:less", + "data": { + "version": "4.2.0", + "packageName": "less", + "hash": "sha512-P3b3HJDBtSzsXUl0im2L7gTO5Ubg8mEN6G8qoTS77iXxXX4Hvu4Qj540PZDvQ8V6DmX6iXo98k7Md0Cm1PrLaA==" + } + }, + "npm:make-dir@2.1.0": { + "type": "npm", + "name": "npm:make-dir@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "make-dir", + "hash": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==" + } + }, + "npm:make-dir": { + "type": "npm", + "name": "npm:make-dir", + "data": { + "version": "4.0.0", + "packageName": "make-dir", + "hash": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==" + } + }, + "npm:mini-css-extract-plugin@2.4.7": { + "type": "npm", + "name": "npm:mini-css-extract-plugin@2.4.7", + "data": { + "version": "2.4.7", + "packageName": "mini-css-extract-plugin", + "hash": "sha512-euWmddf0sk9Nv1O0gfeeUAvAkoSlWncNLF77C0TP2+WoPvy8mAHKOzMajcCz2dzvyt3CNgxb1obIEVFIRxaipg==" + } + }, + "npm:mini-css-extract-plugin": { + "type": "npm", + "name": "npm:mini-css-extract-plugin", + "data": { + "version": "2.9.0", + "packageName": "mini-css-extract-plugin", + "hash": "sha512-Zs1YsZVfemekSZG+44vBsYTLQORkPMwnlv+aehcxK/NLKC+EGhDB39/YePYYqx/sTk6NnYpuqikhSn7+JIevTA==" + } + }, + "npm:path-type@4.0.0": { + "type": "npm", + "name": "npm:path-type@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "path-type", + "hash": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" + } + }, + "npm:path-type": { + "type": "npm", + "name": "npm:path-type", + "data": { + "version": "6.0.0", + "packageName": "path-type", + "hash": "sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==" + } + }, + "npm:path-type@3.0.0": { + "type": "npm", + "name": "npm:path-type@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "path-type", + "hash": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==" + } + }, + "npm:pify@4.0.1": { + "type": "npm", + "name": "npm:pify@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "pify", + "hash": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==" + } + }, + "npm:pify@3.0.0": { + "type": "npm", + "name": "npm:pify@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "pify", + "hash": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==" + } + }, + "npm:pify": { + "type": "npm", + "name": "npm:pify", + "data": { + "version": "2.3.0", + "packageName": "pify", + "hash": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==" + } + }, + "npm:postcss-loader@6.2.1": { + "type": "npm", + "name": "npm:postcss-loader@6.2.1", + "data": { + "version": "6.2.1", + "packageName": "postcss-loader", + "hash": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==" + } + }, + "npm:postcss-loader": { + "type": "npm", + "name": "npm:postcss-loader", + "data": { + "version": "8.1.1", + "packageName": "postcss-loader", + "hash": "sha512-0IeqyAsG6tYiDRCYKQJLAmgQr47DX6N7sFSWvQxt6AcupX8DIdmykuk/o/tx0Lze3ErGHJEp5OSRxrelC6+NdQ==" + } + }, + "npm:webpack@5.98.0": { + "type": "npm", + "name": "npm:webpack@5.98.0", + "data": { + "version": "5.98.0", + "packageName": "webpack", + "hash": "sha512-UFynvx+gM44Gv9qFgj0acCQK2VE1CtdfwFdimkapco3hlPCJ/zeq73n2yVKimVbtm+TnApIugGhLJnkU6gjYXA==" + } + }, + "npm:webpack": { + "type": "npm", + "name": "npm:webpack", + "data": { + "version": "5.94.0", + "packageName": "webpack", + "hash": "sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==" + } + }, + "npm:yaml@1.10.2": { + "type": "npm", + "name": "npm:yaml@1.10.2", + "data": { + "version": "1.10.2", + "packageName": "yaml", + "hash": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==" + } + }, + "npm:yaml": { + "type": "npm", + "name": "npm:yaml", + "data": { + "version": "2.8.0", + "packageName": "yaml", + "hash": "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==" + } + }, + "npm:@nx/workspace": { + "type": "npm", + "name": "npm:@nx/workspace", + "data": { + "version": "20.8.1", + "packageName": "@nx/workspace", + "hash": "sha512-Y6HlERFJbLHn1J9JHMsPDSRK5iBSH4hbw9TkqwkINeHBDX8bIilnO3tK6VVMIPTzTHJldxI+zQ1IrzVisZpJsA==" + } + }, + "npm:@parcel/watcher": { + "type": "npm", + "name": "npm:@parcel/watcher", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher", + "hash": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==" + } + }, + "npm:@parcel/watcher-android-arm64": { + "type": "npm", + "name": "npm:@parcel/watcher-android-arm64", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-android-arm64", + "hash": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==" + } + }, + "npm:@parcel/watcher-darwin-arm64": { + "type": "npm", + "name": "npm:@parcel/watcher-darwin-arm64", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-darwin-arm64", + "hash": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==" + } + }, + "npm:@parcel/watcher-darwin-x64": { + "type": "npm", + "name": "npm:@parcel/watcher-darwin-x64", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-darwin-x64", + "hash": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==" + } + }, + "npm:@parcel/watcher-freebsd-x64": { + "type": "npm", + "name": "npm:@parcel/watcher-freebsd-x64", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-freebsd-x64", + "hash": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==" + } + }, + "npm:@parcel/watcher-linux-arm-glibc": { + "type": "npm", + "name": "npm:@parcel/watcher-linux-arm-glibc", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-linux-arm-glibc", + "hash": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==" + } + }, + "npm:@parcel/watcher-linux-arm-musl": { + "type": "npm", + "name": "npm:@parcel/watcher-linux-arm-musl", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-linux-arm-musl", + "hash": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==" + } + }, + "npm:@parcel/watcher-linux-arm64-glibc": { + "type": "npm", + "name": "npm:@parcel/watcher-linux-arm64-glibc", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-linux-arm64-glibc", + "hash": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==" + } + }, + "npm:@parcel/watcher-linux-arm64-musl": { + "type": "npm", + "name": "npm:@parcel/watcher-linux-arm64-musl", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-linux-arm64-musl", + "hash": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==" + } + }, + "npm:@parcel/watcher-linux-x64-glibc": { + "type": "npm", + "name": "npm:@parcel/watcher-linux-x64-glibc", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-linux-x64-glibc", + "hash": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==" + } + }, + "npm:@parcel/watcher-linux-x64-musl": { + "type": "npm", + "name": "npm:@parcel/watcher-linux-x64-musl", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-linux-x64-musl", + "hash": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==" + } + }, + "npm:@parcel/watcher-win32-arm64": { + "type": "npm", + "name": "npm:@parcel/watcher-win32-arm64", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-win32-arm64", + "hash": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==" + } + }, + "npm:@parcel/watcher-win32-ia32": { + "type": "npm", + "name": "npm:@parcel/watcher-win32-ia32", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-win32-ia32", + "hash": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==" + } + }, + "npm:@parcel/watcher-win32-x64": { + "type": "npm", + "name": "npm:@parcel/watcher-win32-x64", + "data": { + "version": "2.5.1", + "packageName": "@parcel/watcher-win32-x64", + "hash": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==" + } + }, + "npm:detect-libc@1.0.3": { + "type": "npm", + "name": "npm:detect-libc@1.0.3", + "data": { + "version": "1.0.3", + "packageName": "detect-libc", + "hash": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==" + } + }, + "npm:detect-libc": { + "type": "npm", + "name": "npm:detect-libc", + "data": { + "version": "2.0.4", + "packageName": "detect-libc", + "hash": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==" + } + }, + "npm:node-addon-api@7.1.1": { + "type": "npm", + "name": "npm:node-addon-api@7.1.1", + "data": { + "version": "7.1.1", + "packageName": "node-addon-api", + "hash": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==" + } + }, + "npm:node-addon-api@8.5.0": { + "type": "npm", + "name": "npm:node-addon-api@8.5.0", + "data": { + "version": "8.5.0", + "packageName": "node-addon-api", + "hash": "sha512-/bRZty2mXUIFY/xU5HLvveNHlswNJej+RnxBjOMkidWfwZzgTbPG1E3K5TOxRLOR+5hX7bSofy8yf1hZevMS8A==" + } + }, + "npm:node-addon-api@3.2.1": { + "type": "npm", + "name": "npm:node-addon-api@3.2.1", + "data": { + "version": "3.2.1", + "packageName": "node-addon-api", + "hash": "sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==" + } + }, + "npm:node-addon-api": { + "type": "npm", + "name": "npm:node-addon-api", + "data": { + "version": "6.1.0", + "packageName": "node-addon-api", + "hash": "sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==" + } + }, + "npm:@phenomnomnominal/tsquery": { + "type": "npm", + "name": "npm:@phenomnomnominal/tsquery", + "data": { + "version": "5.0.1", + "packageName": "@phenomnomnominal/tsquery", + "hash": "sha512-3nVv+e2FQwsW8Aw6qTU6f+1rfcJ3hrcnvH/mu9i8YhxO+9sqbOfpL8m6PbET5+xKOlz/VSbp0RoYWYCtIsnmuA==" + } + }, + "npm:@pkgjs/parseargs": { + "type": "npm", + "name": "npm:@pkgjs/parseargs", + "data": { + "version": "0.11.0", + "packageName": "@pkgjs/parseargs", + "hash": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==" + } + }, + "npm:@popperjs/core": { + "type": "npm", + "name": "npm:@popperjs/core", + "data": { + "version": "2.11.8", + "packageName": "@popperjs/core", + "hash": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==" + } + }, + "npm:@protobufjs/aspromise": { + "type": "npm", + "name": "npm:@protobufjs/aspromise", + "data": { + "version": "1.1.2", + "packageName": "@protobufjs/aspromise", + "hash": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==" + } + }, + "npm:@protobufjs/base64": { + "type": "npm", + "name": "npm:@protobufjs/base64", + "data": { + "version": "1.1.2", + "packageName": "@protobufjs/base64", + "hash": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==" + } + }, + "npm:@protobufjs/codegen": { + "type": "npm", + "name": "npm:@protobufjs/codegen", + "data": { + "version": "2.0.4", + "packageName": "@protobufjs/codegen", + "hash": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==" + } + }, + "npm:@protobufjs/eventemitter": { + "type": "npm", + "name": "npm:@protobufjs/eventemitter", + "data": { + "version": "1.1.0", + "packageName": "@protobufjs/eventemitter", + "hash": "sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==" + } + }, + "npm:@protobufjs/fetch": { + "type": "npm", + "name": "npm:@protobufjs/fetch", + "data": { + "version": "1.1.0", + "packageName": "@protobufjs/fetch", + "hash": "sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==" + } + }, + "npm:@protobufjs/float": { + "type": "npm", + "name": "npm:@protobufjs/float", + "data": { + "version": "1.0.2", + "packageName": "@protobufjs/float", + "hash": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==" + } + }, + "npm:@protobufjs/inquire": { + "type": "npm", + "name": "npm:@protobufjs/inquire", + "data": { + "version": "1.1.0", + "packageName": "@protobufjs/inquire", + "hash": "sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==" + } + }, + "npm:@protobufjs/path": { + "type": "npm", + "name": "npm:@protobufjs/path", + "data": { + "version": "1.1.2", + "packageName": "@protobufjs/path", + "hash": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==" + } + }, + "npm:@protobufjs/pool": { + "type": "npm", + "name": "npm:@protobufjs/pool", + "data": { + "version": "1.1.0", + "packageName": "@protobufjs/pool", + "hash": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==" + } + }, + "npm:@protobufjs/utf8": { + "type": "npm", + "name": "npm:@protobufjs/utf8", + "data": { + "version": "1.1.0", + "packageName": "@protobufjs/utf8", + "hash": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==" + } + }, + "npm:@rollup/rollup-android-arm-eabi": { + "type": "npm", + "name": "npm:@rollup/rollup-android-arm-eabi", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-android-arm-eabi", + "hash": "sha512-Fxamp4aEZnfPOcGA8KSNEohV8hX7zVHOemC8jVBoBUHu5zpJK/Eu3uJwt6BMgy9fkvzxDaurgj96F/NiLukF2w==" + } + }, + "npm:@rollup/rollup-android-arm64": { + "type": "npm", + "name": "npm:@rollup/rollup-android-arm64", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-android-arm64", + "hash": "sha512-VXoK5UMrgECLYaMuGuVTOx5kcuap1Jm8g/M83RnCHBKOqvPPmROFJGQaZhGccnsFtfXQ3XYa4/jMCJvZnbJBdA==" + } + }, + "npm:@rollup/rollup-darwin-arm64": { + "type": "npm", + "name": "npm:@rollup/rollup-darwin-arm64", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-darwin-arm64", + "hash": "sha512-xMM9ORBqu81jyMKCDP+SZDhnX2QEVQzTcC6G18KlTQEzWK8r/oNZtKuZaCcHhnsa6fEeOBionoyl5JsAbE/36Q==" + } + }, + "npm:@rollup/rollup-darwin-x64": { + "type": "npm", + "name": "npm:@rollup/rollup-darwin-x64", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-darwin-x64", + "hash": "sha512-aJJyYKQwbHuhTUrjWjxEvGnNNBCnmpHDvrb8JFDbeSH3m2XdHcxDd3jthAzvmoI8w/kSjd2y0udT+4okADsZIw==" + } + }, + "npm:@rollup/rollup-linux-arm-gnueabihf": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-arm-gnueabihf", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-arm-gnueabihf", + "hash": "sha512-j63YtCIRAzbO+gC2L9dWXRh5BFetsv0j0va0Wi9epXDgU/XUi5dJKo4USTttVyK7fGw2nPWK0PbAvyliz50SCQ==" + } + }, + "npm:@rollup/rollup-linux-arm-musleabihf": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-arm-musleabihf", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-arm-musleabihf", + "hash": "sha512-dJnWUgwWBX1YBRsuKKMOlXCzh2Wu1mlHzv20TpqEsfdZLb3WoJW2kIEsGwLkroYf24IrPAvOT/ZQ2OYMV6vlrg==" + } + }, + "npm:@rollup/rollup-linux-arm64-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-arm64-gnu", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-arm64-gnu", + "hash": "sha512-AdPRoNi3NKVLolCN/Sp4F4N1d98c4SBnHMKoLuiG6RXgoZ4sllseuGioszumnPGmPM2O7qaAX/IJdeDU8f26Aw==" + } + }, + "npm:@rollup/rollup-linux-arm64-musl": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-arm64-musl", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-arm64-musl", + "hash": "sha512-Gl0AxBtDg8uoAn5CCqQDMqAx22Wx22pjDOjBdmG0VIWX3qUBHzYmOKh8KXHL4UpogfJ14G4wk16EQogF+v8hmA==" + } + }, + "npm:@rollup/rollup-linux-powerpc64le-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-powerpc64le-gnu", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-powerpc64le-gnu", + "hash": "sha512-3aVCK9xfWW1oGQpTsYJJPF6bfpWfhbRnhdlyhak2ZiyFLDaayz0EP5j9V1RVLAAxlmWKTDfS9wyRyY3hvhPoOg==" + } + }, + "npm:@rollup/rollup-linux-riscv64-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-riscv64-gnu", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-riscv64-gnu", + "hash": "sha512-ePYIir6VYnhgv2C5Xe9u+ico4t8sZWXschR6fMgoPUK31yQu7hTEJb7bCqivHECwIClJfKgE7zYsh1qTP3WHUA==" + } + }, + "npm:@rollup/rollup-linux-s390x-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-s390x-gnu", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-s390x-gnu", + "hash": "sha512-GqFJ9wLlbB9daxhVlrTe61vJtEY99/xB3C8e4ULVsVfflcpmR6c8UZXjtkMA6FhNONhj2eA5Tk9uAVw5orEs4Q==" + } + }, + "npm:@rollup/rollup-linux-x64-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-x64-gnu", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-x64-gnu", + "hash": "sha512-87v0ol2sH9GE3cLQLNEy0K/R0pz1nvg76o8M5nhMR0+Q+BBGLnb35P0fVz4CQxHYXaAOhE8HhlkaZfsdUOlHwg==" + } + }, + "npm:@rollup/rollup-linux-x64-musl": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-x64-musl", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-linux-x64-musl", + "hash": "sha512-UV6FZMUgePDZrFjrNGIWzDo/vABebuXBhJEqrHxrGiU6HikPy0Z3LfdtciIttEUQfuDdCn8fqh7wiFJjCNwO+g==" + } + }, + "npm:@rollup/rollup-win32-arm64-msvc": { + "type": "npm", + "name": "npm:@rollup/rollup-win32-arm64-msvc", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-win32-arm64-msvc", + "hash": "sha512-BjI+NVVEGAXjGWYHz/vv0pBqfGoUH0IGZ0cICTn7kB9PyjrATSkX+8WkguNjWoj2qSr1im/+tTGRaY+4/PdcQw==" + } + }, + "npm:@rollup/rollup-win32-ia32-msvc": { + "type": "npm", + "name": "npm:@rollup/rollup-win32-ia32-msvc", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-win32-ia32-msvc", + "hash": "sha512-SiWG/1TuUdPvYmzmYnmd3IEifzR61Tragkbx9D3+R8mzQqDBz8v+BvZNDlkiTtI9T15KYZhP0ehn3Dld4n9J5g==" + } + }, + "npm:@rollup/rollup-win32-x64-msvc": { + "type": "npm", + "name": "npm:@rollup/rollup-win32-x64-msvc", + "data": { + "version": "4.22.4", + "packageName": "@rollup/rollup-win32-x64-msvc", + "hash": "sha512-j8pPKp53/lq9lMXN57S8cFz0MynJk8OWNuUnXct/9KCpKU7DgU3bYMJhwWmcqC0UU29p8Lr0/7KEVcaM6bf47Q==" + } + }, + "npm:@rspack/binding": { + "type": "npm", + "name": "npm:@rspack/binding", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding", + "hash": "sha512-VKE+2InUdudBUOn3xMZfK9a6KlOwmSifA0Nupjsh7N9/brcBfJtJGSDCnfrIKCq54FF+QAUCgcNAS0DB4/tZmw==" + } + }, + "npm:@rspack/binding-darwin-arm64": { + "type": "npm", + "name": "npm:@rspack/binding-darwin-arm64", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-darwin-arm64", + "hash": "sha512-PQRNjC3Fc0avpx8Gk+sT5P+HAXxTSzmBA8lU7QLlmbW5GGXO2taVhNstbZ4oxyIX5uDVZpQ2yQ2E0zXirK6/UQ==" + } + }, + "npm:@rspack/binding-darwin-x64": { + "type": "npm", + "name": "npm:@rspack/binding-darwin-x64", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-darwin-x64", + "hash": "sha512-ZnPZbo1dhhbfevxSS99y8w02xuEbxyiV1HaUie/S8jzy9DPmk+4Br+DddufnibPNU85e3BZKjp+HDFMYkdn6cg==" + } + }, + "npm:@rspack/binding-linux-arm64-gnu": { + "type": "npm", + "name": "npm:@rspack/binding-linux-arm64-gnu", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-linux-arm64-gnu", + "hash": "sha512-mJK9diM4Gd8RIGO90AZnl27WwUuAOoRplPQv9G+Vxu2baCt1xE1ccf8PntIJ70/rMgsUdnmkR5qQBaGxhAMJvA==" + } + }, + "npm:@rspack/binding-linux-arm64-musl": { + "type": "npm", + "name": "npm:@rspack/binding-linux-arm64-musl", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-linux-arm64-musl", + "hash": "sha512-+n9QxeDDZKwVB4D6cwpNRJzsCeuwNqd/fwwbMQVTctJ+GhIHlUPsE8y5tXN7euU7kDci81wMBBFlt6LtXNcssA==" + } + }, + "npm:@rspack/binding-linux-x64-gnu": { + "type": "npm", + "name": "npm:@rspack/binding-linux-x64-gnu", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-linux-x64-gnu", + "hash": "sha512-rEypDlbIfv9B/DcZ2vYVWs56wo5VWE5oj/TvM9JT+xuqwvVWsN/A2TPMiU6QBgOKGXat3EM/MEgx8NhNZUpkXg==" + } + }, + "npm:@rspack/binding-linux-x64-musl": { + "type": "npm", + "name": "npm:@rspack/binding-linux-x64-musl", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-linux-x64-musl", + "hash": "sha512-o9OsvJ7olH0JPU9exyIaYTNQ+aaR5CNAiinkxr+LkV2i3DMIi/+pDVveDiodYjVhzZjWfsP/z8QPO4c6Z06bEw==" + } + }, + "npm:@rspack/binding-wasm32-wasi": { + "type": "npm", + "name": "npm:@rspack/binding-wasm32-wasi", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-wasm32-wasi", + "hash": "sha512-hF5gqT0aQ66VUclM2A9MSB6zVdEJqzp++TAXaShBK/eVBI0R4vWrMfJ2TOdzEsSbg4gXgeG4swURpHva3PKbcA==" + } + }, + "npm:@rspack/binding-win32-arm64-msvc": { + "type": "npm", + "name": "npm:@rspack/binding-win32-arm64-msvc", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-win32-arm64-msvc", + "hash": "sha512-umD0XzesJq4nnStv9/2/VOmzNUWHfLMIjeHmiHYHpc7iVC0SkXgIdc6Ac7c+g2q7/V3/MFxL66Y60oy7lQE3fg==" + } + }, + "npm:@rspack/binding-win32-ia32-msvc": { + "type": "npm", + "name": "npm:@rspack/binding-win32-ia32-msvc", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-win32-ia32-msvc", + "hash": "sha512-Uu+F/sxz7GgIMbuCCZVOD1HPjoHQdyrFHi/TE2EmuZzs9Ji9a9mtNJNrKc8+h9YFpaLeade7cbMDjRu4MHxiVA==" + } + }, + "npm:@rspack/binding-win32-x64-msvc": { + "type": "npm", + "name": "npm:@rspack/binding-win32-x64-msvc", + "data": { + "version": "1.4.8", + "packageName": "@rspack/binding-win32-x64-msvc", + "hash": "sha512-BVkOfJDZnexHNpGgc/sWENyGrsle1jUQTeUEdSyNYsu4Elsgk/T9gnGK8xyLRd2c6k20M5FN38t0TumCp4DscQ==" + } + }, + "npm:@rspack/core": { + "type": "npm", + "name": "npm:@rspack/core", + "data": { + "version": "1.4.8", + "packageName": "@rspack/core", + "hash": "sha512-ARHuZ+gx3P//RIUKSjk/riQUn/D5tCwCWbfgeM5pk/Ti2JsgVnqiP9Sksge8JovVPf7b6Zgw73Cq5FpX4aOXeQ==" + } + }, + "npm:@rspack/dev-server": { + "type": "npm", + "name": "npm:@rspack/dev-server", + "data": { + "version": "1.1.3", + "packageName": "@rspack/dev-server", + "hash": "sha512-jWPeyiZiGpbLYGhwHvwxhaa4rsr8CQvsWkWslqeMLb2uXwmyy3UWjUR1q+AhAPnf0gs3lZoFZ1hjBQVecHKUvg==" + } + }, + "npm:@types/retry@0.12.2": { + "type": "npm", + "name": "npm:@types/retry@0.12.2", + "data": { + "version": "0.12.2", + "packageName": "@types/retry", + "hash": "sha512-XISRgDJ2Tc5q4TRqvgJtzsRkFYNJzZrhTdtMoGVBttwzzQJkPnS3WWTFc7kuDRoPtPakl+T+OfdEUjYJj7Jbow==" + } + }, + "npm:@types/retry": { + "type": "npm", + "name": "npm:@types/retry", + "data": { + "version": "0.12.0", + "packageName": "@types/retry", + "hash": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==" + } + }, + "npm:http-proxy-middleware@2.0.9": { + "type": "npm", + "name": "npm:http-proxy-middleware@2.0.9", + "data": { + "version": "2.0.9", + "packageName": "http-proxy-middleware", + "hash": "sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==" + } + }, + "npm:http-proxy-middleware": { + "type": "npm", + "name": "npm:http-proxy-middleware", + "data": { + "version": "3.0.5", + "packageName": "http-proxy-middleware", + "hash": "sha512-GLZZm1X38BPY4lkXA01jhwxvDoOkkXqjgVyUzVxiEK4iuRu03PZoYHhHRwxnfhQMDuaxi3vVri0YgSro/1oWqg==" + } + }, + "npm:p-retry@6.2.1": { + "type": "npm", + "name": "npm:p-retry@6.2.1", + "data": { + "version": "6.2.1", + "packageName": "p-retry", + "hash": "sha512-hEt02O4hUct5wtwg4H4KcWgDdm+l1bOaEy/hWzd8xtXB9BqxTWBBhb+2ImAtH4Cv4rPjV76xN3Zumqk3k3AhhQ==" + } + }, + "npm:p-retry": { + "type": "npm", + "name": "npm:p-retry", + "data": { + "version": "4.6.2", + "packageName": "p-retry", + "hash": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==" + } + }, + "npm:@rspack/lite-tapable": { + "type": "npm", + "name": "npm:@rspack/lite-tapable", + "data": { + "version": "1.0.1", + "packageName": "@rspack/lite-tapable", + "hash": "sha512-VynGOEsVw2s8TAlLf/uESfrgfrq2+rcXB1muPJYBWbsm1Oa6r5qVQhjA5ggM6z/coYPrsVMgovl3Ff7Q7OCp1w==" + } + }, + "npm:@rspack/plugin-react-refresh": { + "type": "npm", + "name": "npm:@rspack/plugin-react-refresh", + "data": { + "version": "1.4.3", + "packageName": "@rspack/plugin-react-refresh", + "hash": "sha512-wZx4vWgy5oMEvgyNGd/oUKcdnKaccYWHCRkOqTdAPJC3WcytxhTX+Kady8ERurSBiLyQpoMiU3Iyd+F1Y2Arbw==" + } + }, + "npm:@scarf/scarf": { + "type": "npm", + "name": "npm:@scarf/scarf", + "data": { + "version": "1.4.0", + "packageName": "@scarf/scarf", + "hash": "sha512-xxeapPiUXdZAE3che6f3xogoJPeZgig6omHEy1rIY5WVsB3H2BHNnZH+gHG6x91SCWyQCzWGsuL2Hh3ClO5/qQ==" + } + }, + "npm:@schematics/angular": { + "type": "npm", + "name": "npm:@schematics/angular", + "data": { + "version": "18.2.11", + "packageName": "@schematics/angular", + "hash": "sha512-jT54mc9+hPOwie9bji/g2krVuK1kkNh2PNFGwfgCg3Ofmt3hcyOBai1DKuot5uLTX4VCCbvfwiVR/hJniQl2SA==" + } + }, + "npm:@sideway/address": { + "type": "npm", + "name": "npm:@sideway/address", + "data": { + "version": "4.1.5", + "packageName": "@sideway/address", + "hash": "sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==" + } + }, + "npm:@sideway/formula": { + "type": "npm", + "name": "npm:@sideway/formula", + "data": { + "version": "3.0.1", + "packageName": "@sideway/formula", + "hash": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==" + } + }, + "npm:@sideway/pinpoint": { + "type": "npm", + "name": "npm:@sideway/pinpoint", + "data": { + "version": "2.0.0", + "packageName": "@sideway/pinpoint", + "hash": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==" + } + }, + "npm:@sigstore/bundle": { + "type": "npm", + "name": "npm:@sigstore/bundle", + "data": { + "version": "2.3.2", + "packageName": "@sigstore/bundle", + "hash": "sha512-wueKWDk70QixNLB363yHc2D2ItTgYiMTdPwK8D9dKQMR3ZQ0c35IxP5xnwQ8cNLoCgCRcHf14kE+CLIvNX1zmA==" + } + }, + "npm:@sigstore/core": { + "type": "npm", + "name": "npm:@sigstore/core", + "data": { + "version": "1.1.0", + "packageName": "@sigstore/core", + "hash": "sha512-JzBqdVIyqm2FRQCulY6nbQzMpJJpSiJ8XXWMhtOX9eKgaXXpfNOF53lzQEjIydlStnd/eFtuC1dW4VYdD93oRg==" + } + }, + "npm:@sigstore/protobuf-specs": { + "type": "npm", + "name": "npm:@sigstore/protobuf-specs", + "data": { + "version": "0.3.3", + "packageName": "@sigstore/protobuf-specs", + "hash": "sha512-RpacQhBlwpBWd7KEJsRKcBQalbV28fvkxwTOJIqhIuDysMMaJW47V4OqW30iJB9uRpqOSxxEAQFdr8tTattReQ==" + } + }, + "npm:@sigstore/sign": { + "type": "npm", + "name": "npm:@sigstore/sign", + "data": { + "version": "2.3.2", + "packageName": "@sigstore/sign", + "hash": "sha512-5Vz5dPVuunIIvC5vBb0APwo7qKA4G9yM48kPWJT+OEERs40md5GoUR1yedwpekWZ4m0Hhw44m6zU+ObsON+iDA==" + } + }, + "npm:@sigstore/tuf": { + "type": "npm", + "name": "npm:@sigstore/tuf", + "data": { + "version": "2.3.4", + "packageName": "@sigstore/tuf", + "hash": "sha512-44vtsveTPUpqhm9NCrbU8CWLe3Vck2HO1PNLw7RIajbB7xhtn5RBPm1VNSCMwqGYHhDsBJG8gDF0q4lgydsJvw==" + } + }, + "npm:@sigstore/verify": { + "type": "npm", + "name": "npm:@sigstore/verify", + "data": { + "version": "1.2.1", + "packageName": "@sigstore/verify", + "hash": "sha512-8iKx79/F73DKbGfRf7+t4dqrc0bRr0thdPrxAtCKWRm/F0tG71i6O1rvlnScncJLLBZHn3h8M3c1BSUAb9yu8g==" + } + }, + "npm:@sinclair/typebox": { + "type": "npm", + "name": "npm:@sinclair/typebox", + "data": { + "version": "0.27.8", + "packageName": "@sinclair/typebox", + "hash": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==" + } + }, + "npm:@sinclair/typebox@0.24.51": { + "type": "npm", + "name": "npm:@sinclair/typebox@0.24.51", + "data": { + "version": "0.24.51", + "packageName": "@sinclair/typebox", + "hash": "sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==" + } + }, + "npm:@sindresorhus/is": { + "type": "npm", + "name": "npm:@sindresorhus/is", + "data": { + "version": "4.6.0", + "packageName": "@sindresorhus/is", + "hash": "sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==" + } + }, + "npm:@sindresorhus/merge-streams": { + "type": "npm", + "name": "npm:@sindresorhus/merge-streams", + "data": { + "version": "2.3.0", + "packageName": "@sindresorhus/merge-streams", + "hash": "sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==" + } + }, + "npm:@sinonjs/commons": { + "type": "npm", + "name": "npm:@sinonjs/commons", + "data": { + "version": "3.0.1", + "packageName": "@sinonjs/commons", + "hash": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==" + } + }, + "npm:@sinonjs/commons@1.8.6": { + "type": "npm", + "name": "npm:@sinonjs/commons@1.8.6", + "data": { + "version": "1.8.6", + "packageName": "@sinonjs/commons", + "hash": "sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ==" + } + }, + "npm:type-detect@4.0.8": { + "type": "npm", + "name": "npm:type-detect@4.0.8", + "data": { + "version": "4.0.8", + "packageName": "type-detect", + "hash": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==" + } + }, + "npm:type-detect": { + "type": "npm", + "name": "npm:type-detect", + "data": { + "version": "4.1.0", + "packageName": "type-detect", + "hash": "sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==" + } + }, + "npm:@sinonjs/fake-timers": { + "type": "npm", + "name": "npm:@sinonjs/fake-timers", + "data": { + "version": "10.3.0", + "packageName": "@sinonjs/fake-timers", + "hash": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==" + } + }, + "npm:@sinonjs/fake-timers@9.1.2": { + "type": "npm", + "name": "npm:@sinonjs/fake-timers@9.1.2", + "data": { + "version": "9.1.2", + "packageName": "@sinonjs/fake-timers", + "hash": "sha512-BPS4ynJW/o92PUR4wgriz2Ud5gpST5vz6GQfMixEDK0Z8ZCUv2M7SkBLykH56T++Xs+8ln9zTGbOvNGIe02/jw==" + } + }, + "npm:@swagger-api/apidom-ast": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ast", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ast", + "hash": "sha512-+IOyUl0Gl125t3/ULi6Bc7HbvSMHqOSXmDqL9qAYrOxIaQVasHgIq+sye6g/3TsqAE8xZ7gtfsaA53UlclotFg==" + } + }, + "npm:@swagger-api/apidom-core": { + "type": "npm", + "name": "npm:@swagger-api/apidom-core", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-core", + "hash": "sha512-6TXqyO/aJv1QgY/iTiNVI0ECedKIMIOM5KlblWZfm1uy4djNy1FA8Z3x49WESNlYRklEiYHZ/3HVthoLa6hSOA==" + } + }, + "npm:@swagger-api/apidom-error": { + "type": "npm", + "name": "npm:@swagger-api/apidom-error", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-error", + "hash": "sha512-GwLzYvDsXPmhJYKibS86RS6Kkdj7h2bFrTuqQ2f9FV9mdgG7EOh3yC6tNdd0Q/WvcFzd5i+APNX0PrYg/kfLiw==" + } + }, + "npm:@swagger-api/apidom-json-pointer": { + "type": "npm", + "name": "npm:@swagger-api/apidom-json-pointer", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-json-pointer", + "hash": "sha512-2/E3+LFuqnTUay14+Qv3doXzPZMrS/Ed638Gd8byB4XNUY/0zQYwHTEca5QOxadNFh86zG+DnQQl+DC3ARkmTg==" + } + }, + "npm:@swagger-api/apidom-ns-api-design-systems": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-api-design-systems", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-api-design-systems", + "hash": "sha512-4lz7pIzD0J1X2/pSsYYxu3pH2xDXVpxvjZJDEB81LElxq5IOuGvtKK38Na0tM9pv3oYyJTWbUdT3Ili9O7URyQ==" + } + }, + "npm:@swagger-api/apidom-ns-arazzo-1": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-arazzo-1", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-arazzo-1", + "hash": "sha512-Ui0eTJf1mX+MTuxvBWDl7RQ7jtZhPRBT1OfqMYCOneKbajZtka+U9fNUWgRwIuieRn3bHr3T5+s3jRK5AKZ7nQ==" + } + }, + "npm:@swagger-api/apidom-ns-asyncapi-2": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-asyncapi-2", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-asyncapi-2", + "hash": "sha512-RGA1348E0gfSCpaD7nwYW2377ArDPyhnkzckeLafBYwhCDjOtjZTbJZ5ljnvAQmpv37pmy+ev/uIFUCpyIJ0qQ==" + } + }, + "npm:@swagger-api/apidom-ns-json-schema-2019-09": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-json-schema-2019-09", + "hash": "sha512-wPRDhIueKa20jZ1zvu//I48p9AzbJdC/KHsicJoRW7y0HgIZpG0AIB6fc1N0p/8NMibOq0JEIdIVYYvhmW9pAg==" + } + }, + "npm:@swagger-api/apidom-ns-json-schema-2020-12": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-json-schema-2020-12", + "hash": "sha512-QwE0gnDO8GfGEpZdWDjFAkoBH+6atPk/oeX/OFjFOOkwMJXSZiIQbx69xefS1XEMSg40aOHKIjpeSTzErirEfg==" + } + }, + "npm:@swagger-api/apidom-ns-json-schema-draft-4": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-json-schema-draft-4", + "hash": "sha512-p392XjvmJ9NTxIzQ5/l33rzOm4hx4XDRWe+SwuciTg4NsuNQupTq3zrvXagCVepzYBlSg/1k0SYCm7yVRR+VJw==" + } + }, + "npm:@swagger-api/apidom-ns-json-schema-draft-6": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-json-schema-draft-6", + "hash": "sha512-aodklkUWZ774je8VMDge/OFpDNeefZc+5jKymtMip1uYbVLmO7ByvkqSR665xXqOA8VMEzsG+q59L+4UX3jObA==" + } + }, + "npm:@swagger-api/apidom-ns-json-schema-draft-7": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-json-schema-draft-7", + "hash": "sha512-CbPRkDusgxBBF4MuBz8T88CYmqnqOUd3VqbTHU948Q2KqvcleI2W+HiTgJfBew0XkEiIwbWwRPdfBuuWZwVtyg==" + } + }, + "npm:@swagger-api/apidom-ns-openapi-2": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-openapi-2", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-openapi-2", + "hash": "sha512-T5PSrtqFcUpIPKJq7Z0aAQthxm4S5F5Ke5Nuk9UDfvD6FHDsk8nRc+GSleSt/Je4X0aqc/G2ZsztH1b5bWZ06g==" + } + }, + "npm:@swagger-api/apidom-ns-openapi-3-0": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-openapi-3-0", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-openapi-3-0", + "hash": "sha512-2S3mymU47rWVBxJipA1qseVXE11Q4N3gKu/joxw40V6qB1UhCTzl4IjJaYhGKE+eGkJ3i6CCocHHlNlnTX0Pcg==" + } + }, + "npm:@swagger-api/apidom-ns-openapi-3-1": { + "type": "npm", + "name": "npm:@swagger-api/apidom-ns-openapi-3-1", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-ns-openapi-3-1", + "hash": "sha512-pSxoB/xZq1B7vjt2kC8DObpaMZgZ4qdLplVJFZgh23ohnU6D/ubaJhe04kS0vxVMpwrcEjYU44t7paMLEUr1nA==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-api-design-systems-json", + "hash": "sha512-mhPA7qn0NXh84Vw2hwtK+9sOplV3bf9HJiZ1M3YyjTnhXGVf3lBNvi2f2OzLPdiYwNTG0p3N43f3v+SQzLVbKg==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "hash": "sha512-So6M95X5G3PQ4AboP6HzA30c7XdpYXDognslELAvZpl8OEG8nVaKyqn7+lRsK2pG6oBSYBaqEialZNZly7Np5Q==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-arazzo-json-1", + "hash": "sha512-avgDrkdSpbAzEb6++qdEqckO7Yyh538FBnk1A9+OfkYSj7k83yx5azngAmr66tBG3oSSCELTmEpXM+oyBGHH/Q==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "hash": "sha512-kUxujeqr0Av8IY1T5xxZXaj/0tV/dQGqCDv9cLcnivKEp2gnCFxwkdKMlRCosMpPOb+ApOcUYtgGYM/RnkyGbg==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "hash": "sha512-Q+qc+tTucc5Ol1ikeEVbt9DasnlXhM8MtY6Ej6ylDS+eSPzZMw09vU2V6Tk/QWSoSDHSqZMHt9G12SHI78LrbA==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "hash": "sha512-E4PVQLIWI3QG7UVHL23Qf4GUQCzTyRfiiMHt34gySTtFIE9OV48hIax3J85dF2DMR1CXtzj86zQTacYYe84EUQ==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-json": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-json", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-json", + "hash": "sha512-KeMu0tHLXNNJaZkR0blzHl3KvCfkde414h9FMosBH+zh4KLA0wmly1Mn+9tzvAbBa7vqxKmHg1o/7vDU2ZGA3Q==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-openapi-json-2": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-openapi-json-2", + "hash": "sha512-F3Um4/raAob3M/CLOCrl1qrOb/Z+E1elMGpGupyk3uqgj0xQ0otlwzJS+2gz0LAJHofzq2WLZGDRsKlPaepTtQ==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "hash": "sha512-Jw0BxctNKmDifDh5Jo3exhp9VtWz/OZR8qqCL1y65ySvIr4MkCkvEmGTvfdXGZrxwhPVm5QDmJ5/X0MKHi/ZDQ==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "hash": "sha512-NWeHqHBr/XpQkDnomMCzENujzYx/zE9Jo7NgzPhDMH3kgS/3snwrgNRFRDMCazwDqdjWfhivHdE5biqsOGEe7A==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "hash": "sha512-TfgItza/SrM5YsLhEdl75HHGwlnVKVveWh2miF1MTsI9K3k3I4Zv0nUnKNlH+R9TY6DXUr7c52c4Jf672VyLxQ==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "hash": "sha512-g0+N/XpJTMioHfXGh5roTXPZO6AounZCpMfe2GpfdHLRN4hpxzffd+xZLVMmcaFt1x3XYAhBFCxNXIumg5Pw5A==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "hash": "sha512-cddGQ9XUafxv6ERO53JOxryZL968TwjNfsc/9NB9KYHTv32sk73cncIh5KfmGd7SH5UExmGv4YD93n7r2i7ePw==" + } + }, + "npm:@swagger-api/apidom-parser-adapter-yaml-1-2": { + "type": "npm", + "name": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-parser-adapter-yaml-1-2", + "hash": "sha512-2UUKNaI9CESIN1f8skTzVHTVujuJyK5T0SE6THQ8wcihPhyoRaCUU4kcSSx22IxPIABFQ21+RYZ0sM3D5dOZ2Q==" + } + }, + "npm:tree-sitter@0.22.4": { + "type": "npm", + "name": "npm:tree-sitter@0.22.4", + "data": { + "version": "0.22.4", + "packageName": "tree-sitter", + "hash": "sha512-usbHZP9/oxNsUY65MQUsduGRqDHQOou1cagUSwjhoSYAmSahjQDAVsh9s+SlZkn8X8+O1FULRGwHu7AFP3kjzg==" + } + }, + "npm:tree-sitter": { + "type": "npm", + "name": "npm:tree-sitter", + "data": { + "version": "0.21.1", + "packageName": "tree-sitter", + "hash": "sha512-7dxoA6kYvtgWw80265MyqJlkRl4yawIjO7S5MigytjELkX43fV2WsAXzsNfO7sBpPPCF5Gp0+XzHk0DwLCq3xQ==" + } + }, + "npm:@swagger-api/apidom-reference": { + "type": "npm", + "name": "npm:@swagger-api/apidom-reference", + "data": { + "version": "1.0.0-beta.44", + "packageName": "@swagger-api/apidom-reference", + "hash": "sha512-qXaL0H8ehmMX7NLYKSrIVl1ayE5e2jsvZ3ApcksmHYWUKsbuDTfKB7pKR78VporRv+SRXiq2WGeeYY1bCuCHKA==" + } + }, + "npm:@swaggerexpert/cookie": { + "type": "npm", + "name": "npm:@swaggerexpert/cookie", + "data": { + "version": "2.0.2", + "packageName": "@swaggerexpert/cookie", + "hash": "sha512-DPI8YJ0Vznk4CT+ekn3rcFNq1uQwvUHZhH6WvTSPD0YKBIlMS9ur2RYKghXuxxOiqOam/i4lHJH4xTIiTgs3Mg==" + } + }, + "npm:@swaggerexpert/json-pointer": { + "type": "npm", + "name": "npm:@swaggerexpert/json-pointer", + "data": { + "version": "2.10.2", + "packageName": "@swaggerexpert/json-pointer", + "hash": "sha512-qMx1nOrzoB+PF+pzb26Q4Tc2sOlrx9Ba2UBNX9hB31Omrq+QoZ2Gly0KLrQWw4Of1AQ4J9lnD+XOdwOdcdXqqw==" + } + }, + "npm:@swc/helpers": { + "type": "npm", + "name": "npm:@swc/helpers", + "data": { + "version": "0.5.17", + "packageName": "@swc/helpers", + "hash": "sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==" + } + }, + "npm:@szmarczak/http-timer": { + "type": "npm", + "name": "npm:@szmarczak/http-timer", + "data": { + "version": "4.0.6", + "packageName": "@szmarczak/http-timer", + "hash": "sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==" + } + }, + "npm:@thednp/event-listener": { + "type": "npm", + "name": "npm:@thednp/event-listener", + "data": { + "version": "2.0.10", + "packageName": "@thednp/event-listener", + "hash": "sha512-TH7YVKmoKg6GBLqZB+ETXObofcqJ/Tp5ycheolvYZMjLbMpzYf6MmOWTcBtx8+zrhWy8deV0hYkPvDFioDXdVQ==" + } + }, + "npm:@thednp/position-observer": { + "type": "npm", + "name": "npm:@thednp/position-observer", + "data": { + "version": "1.1.0", + "packageName": "@thednp/position-observer", + "hash": "sha512-WgldP6Dltp2hJkSwp3+IVu05ClK/2IF33iftiQLb7UHcuO6eydjXiIUeOCClgCy3FDCGau2l/LRVg3oOO3Ytcg==" + } + }, + "npm:@thednp/shorty": { + "type": "npm", + "name": "npm:@thednp/shorty", + "data": { + "version": "2.0.11", + "packageName": "@thednp/shorty", + "hash": "sha512-D+rLHt1l7c608yCuzXYJ75aDNWeMVbor+m1HO/XibhiWRbCpD8r6TUv3ayJI+feVfCnBNfrH+p6LSDn9l99uBA==" + } + }, + "npm:@tootallnate/once": { + "type": "npm", + "name": "npm:@tootallnate/once", + "data": { + "version": "2.0.0", + "packageName": "@tootallnate/once", + "hash": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==" + } + }, + "npm:@tree-sitter-grammars/tree-sitter-yaml": { + "type": "npm", + "name": "npm:@tree-sitter-grammars/tree-sitter-yaml", + "data": { + "version": "0.7.1", + "packageName": "@tree-sitter-grammars/tree-sitter-yaml", + "hash": "sha512-AynBwkIoQCTgjDR33bDUp9Mqq+YTco0is3n5hRApMqG9of/6A4eQsfC1/uSEeHSUyMQSYawcAWamsexnVpIP4Q==" + } + }, + "npm:@trysound/sax": { + "type": "npm", + "name": "npm:@trysound/sax", + "data": { + "version": "0.2.0", + "packageName": "@trysound/sax", + "hash": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==" + } + }, + "npm:@ts-morph/common": { + "type": "npm", + "name": "npm:@ts-morph/common", + "data": { + "version": "0.25.0", + "packageName": "@ts-morph/common", + "hash": "sha512-kMnZz+vGGHi4GoHnLmMhGNjm44kGtKUXGnOvrKmMwAuvNjM/PgKVGfUnL7IDvK7Jb2QQ82jq3Zmp04Gy+r3Dkg==" + } + }, + "npm:path-browserify@1.0.1": { + "type": "npm", + "name": "npm:path-browserify@1.0.1", + "data": { + "version": "1.0.1", + "packageName": "path-browserify", + "hash": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==" + } + }, + "npm:path-browserify": { + "type": "npm", + "name": "npm:path-browserify", + "data": { + "version": "0.0.1", + "packageName": "path-browserify", + "hash": "sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==" + } + }, + "npm:@tsconfig/node10": { + "type": "npm", + "name": "npm:@tsconfig/node10", + "data": { + "version": "1.0.11", + "packageName": "@tsconfig/node10", + "hash": "sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==" + } + }, + "npm:@tsconfig/node12": { + "type": "npm", + "name": "npm:@tsconfig/node12", + "data": { + "version": "1.0.11", + "packageName": "@tsconfig/node12", + "hash": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==" + } + }, + "npm:@tsconfig/node14": { + "type": "npm", + "name": "npm:@tsconfig/node14", + "data": { + "version": "1.0.3", + "packageName": "@tsconfig/node14", + "hash": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==" + } + }, + "npm:@tsconfig/node16": { + "type": "npm", + "name": "npm:@tsconfig/node16", + "data": { + "version": "1.0.4", + "packageName": "@tsconfig/node16", + "hash": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==" + } + }, + "npm:@tufjs/canonical-json": { + "type": "npm", + "name": "npm:@tufjs/canonical-json", + "data": { + "version": "2.0.0", + "packageName": "@tufjs/canonical-json", + "hash": "sha512-yVtV8zsdo8qFHe+/3kw81dSLyF7D576A5cCFCi4X7B39tWT7SekaEFUnvnWJHz+9qO7qJTah1JbrDjWKqFtdWA==" + } + }, + "npm:@tufjs/models": { + "type": "npm", + "name": "npm:@tufjs/models", + "data": { + "version": "2.0.1", + "packageName": "@tufjs/models", + "hash": "sha512-92F7/SFyufn4DXsha9+QfKnN03JGqtMFMXgSHbZOo8JG59WkTni7UzAouNQDf7AuP9OAMxVOPQcqG3sB7w+kkg==" + } + }, + "npm:@tybys/wasm-util": { + "type": "npm", + "name": "npm:@tybys/wasm-util", + "data": { + "version": "0.10.0", + "packageName": "@tybys/wasm-util", + "hash": "sha512-VyyPYFlOMNylG45GoAe0xDoLwWuowvf92F9kySqzYh8vmYm7D2u4iUJKa1tOUpS70Ku13ASrOkS4ScXFsTaCNQ==" + } + }, + "npm:@tybys/wasm-util@0.9.0": { + "type": "npm", + "name": "npm:@tybys/wasm-util@0.9.0", + "data": { + "version": "0.9.0", + "packageName": "@tybys/wasm-util", + "hash": "sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==" + } + }, + "npm:@types/babel__core": { + "type": "npm", + "name": "npm:@types/babel__core", + "data": { + "version": "7.20.5", + "packageName": "@types/babel__core", + "hash": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==" + } + }, + "npm:@types/babel__generator": { + "type": "npm", + "name": "npm:@types/babel__generator", + "data": { + "version": "7.27.0", + "packageName": "@types/babel__generator", + "hash": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==" + } + }, + "npm:@types/babel__template": { + "type": "npm", + "name": "npm:@types/babel__template", + "data": { + "version": "7.4.4", + "packageName": "@types/babel__template", + "hash": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==" + } + }, + "npm:@types/babel__traverse": { + "type": "npm", + "name": "npm:@types/babel__traverse", + "data": { + "version": "7.20.7", + "packageName": "@types/babel__traverse", + "hash": "sha512-dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng==" + } + }, + "npm:@types/body-parser": { + "type": "npm", + "name": "npm:@types/body-parser", + "data": { + "version": "1.19.6", + "packageName": "@types/body-parser", + "hash": "sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g==" + } + }, + "npm:@types/bonjour": { + "type": "npm", + "name": "npm:@types/bonjour", + "data": { + "version": "3.5.13", + "packageName": "@types/bonjour", + "hash": "sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==" + } + }, + "npm:@types/brace-expansion": { + "type": "npm", + "name": "npm:@types/brace-expansion", + "data": { + "version": "1.1.0", + "packageName": "@types/brace-expansion", + "hash": "sha512-SaU/Kgp6z40CiF9JxlsrSrBEa+8YIry9IiCPhhYSNekeEhIAkY7iyu9aZ+5dSQIdo7mf86MUVvxWYm5GAzB/0g==" + } + }, + "npm:@types/cacheable-request": { + "type": "npm", + "name": "npm:@types/cacheable-request", + "data": { + "version": "6.0.3", + "packageName": "@types/cacheable-request", + "hash": "sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==" + } + }, + "npm:@types/connect": { + "type": "npm", + "name": "npm:@types/connect", + "data": { + "version": "3.4.38", + "packageName": "@types/connect", + "hash": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==" + } + }, + "npm:@types/connect-history-api-fallback": { + "type": "npm", + "name": "npm:@types/connect-history-api-fallback", + "data": { + "version": "1.5.4", + "packageName": "@types/connect-history-api-fallback", + "hash": "sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==" + } + }, + "npm:@types/cypress": { + "type": "npm", + "name": "npm:@types/cypress", + "data": { + "version": "0.1.6", + "packageName": "@types/cypress", + "hash": "sha512-FYKQLvCsRYxZ3fp+XsoCiJZ1aK3x17RmaZjHI4Ou43khFkXPycrQaXo9b1J07PNlEfWnRtUc9loxHXzKjSsbYg==" + } + }, + "npm:@types/cypress-axe": { + "type": "npm", + "name": "npm:@types/cypress-axe", + "data": { + "version": "0.8.0", + "packageName": "@types/cypress-axe", + "hash": "sha512-4sTqNsXUXnl/CqmSI+xCCmYwml+/zZ66uBExMLqnF1dn3wd+BIyrLL8fJ81O/AJePuh08igR2VjZqWuZaoqWaw==" + } + }, + "npm:axe-core@3.5.6": { + "type": "npm", + "name": "npm:axe-core@3.5.6", + "data": { + "version": "3.5.6", + "packageName": "axe-core", + "hash": "sha512-LEUDjgmdJoA3LqklSTwKYqkjcZ4HKc4ddIYGSAiSkr46NTjzg2L9RNB+lekO9P7Dlpa87+hBtzc2Fzn/+GUWMQ==" + } + }, + "npm:axe-core": { + "type": "npm", + "name": "npm:axe-core", + "data": { + "version": "4.4.3", + "packageName": "axe-core", + "hash": "sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w==" + } + }, + "npm:@types/cypress-cucumber-preprocessor": { + "type": "npm", + "name": "npm:@types/cypress-cucumber-preprocessor", + "data": { + "version": "4.0.1", + "packageName": "@types/cypress-cucumber-preprocessor", + "hash": "sha512-sK2/uU5CtmJ51zo0JF2Lc4iSw9Fy3xn9ewfewuooV5Qmeb5O+brAHuoXKMV7UWwRbBmd+txhAXAJoi4S5QLDRQ==" + } + }, + "npm:@types/d3": { + "type": "npm", + "name": "npm:@types/d3", + "data": { + "version": "7.4.3", + "packageName": "@types/d3", + "hash": "sha512-lZXZ9ckh5R8uiFVt8ogUNf+pIrK4EsWrx2Np75WvF/eTpJ0FMHNhjXk8CKEx/+gpHbNQyJWehbFaTvqmHWB3ww==" + } + }, + "npm:@types/d3-array": { + "type": "npm", + "name": "npm:@types/d3-array", + "data": { + "version": "3.2.1", + "packageName": "@types/d3-array", + "hash": "sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==" + } + }, + "npm:@types/d3-axis": { + "type": "npm", + "name": "npm:@types/d3-axis", + "data": { + "version": "3.0.6", + "packageName": "@types/d3-axis", + "hash": "sha512-pYeijfZuBd87T0hGn0FO1vQ/cgLk6E1ALJjfkC0oJ8cbwkZl3TpgS8bVBLZN+2jjGgg38epgxb2zmoGtSfvgMw==" + } + }, + "npm:@types/d3-brush": { + "type": "npm", + "name": "npm:@types/d3-brush", + "data": { + "version": "3.0.6", + "packageName": "@types/d3-brush", + "hash": "sha512-nH60IZNNxEcrh6L1ZSMNA28rj27ut/2ZmI3r96Zd+1jrZD++zD3LsMIjWlvg4AYrHn/Pqz4CF3veCxGjtbqt7A==" + } + }, + "npm:@types/d3-chord": { + "type": "npm", + "name": "npm:@types/d3-chord", + "data": { + "version": "3.0.6", + "packageName": "@types/d3-chord", + "hash": "sha512-LFYWWd8nwfwEmTZG9PfQxd17HbNPksHBiJHaKuY1XeqscXacsS2tyoo6OdRsjf+NQYeB6XrNL3a25E3gH69lcg==" + } + }, + "npm:@types/d3-color": { + "type": "npm", + "name": "npm:@types/d3-color", + "data": { + "version": "3.1.3", + "packageName": "@types/d3-color", + "hash": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==" + } + }, + "npm:@types/d3-contour": { + "type": "npm", + "name": "npm:@types/d3-contour", + "data": { + "version": "3.0.6", + "packageName": "@types/d3-contour", + "hash": "sha512-BjzLgXGnCWjUSYGfH1cpdo41/hgdWETu4YxpezoztawmqsvCeep+8QGfiY6YbDvfgHz/DkjeIkkZVJavB4a3rg==" + } + }, + "npm:@types/d3-delaunay": { + "type": "npm", + "name": "npm:@types/d3-delaunay", + "data": { + "version": "6.0.4", + "packageName": "@types/d3-delaunay", + "hash": "sha512-ZMaSKu4THYCU6sV64Lhg6qjf1orxBthaC161plr5KuPHo3CNm8DTHiLw/5Eq2b6TsNP0W0iJrUOFscY6Q450Hw==" + } + }, + "npm:@types/d3-dispatch": { + "type": "npm", + "name": "npm:@types/d3-dispatch", + "data": { + "version": "3.0.6", + "packageName": "@types/d3-dispatch", + "hash": "sha512-4fvZhzMeeuBJYZXRXrRIQnvUYfyXwYmLsdiN7XXmVNQKKw1cM8a5WdID0g1hVFZDqT9ZqZEY5pD44p24VS7iZQ==" + } + }, + "npm:@types/d3-drag": { + "type": "npm", + "name": "npm:@types/d3-drag", + "data": { + "version": "3.0.7", + "packageName": "@types/d3-drag", + "hash": "sha512-HE3jVKlzU9AaMazNufooRJ5ZpWmLIoc90A37WU2JMmeq28w1FQqCZswHZ3xR+SuxYftzHq6WU6KJHvqxKzTxxQ==" + } + }, + "npm:@types/d3-dsv": { + "type": "npm", + "name": "npm:@types/d3-dsv", + "data": { + "version": "3.0.7", + "packageName": "@types/d3-dsv", + "hash": "sha512-n6QBF9/+XASqcKK6waudgL0pf/S5XHPPI8APyMLLUHd8NqouBGLsU8MgtO7NINGtPBtk9Kko/W4ea0oAspwh9g==" + } + }, + "npm:@types/d3-ease": { + "type": "npm", + "name": "npm:@types/d3-ease", + "data": { + "version": "3.0.2", + "packageName": "@types/d3-ease", + "hash": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==" + } + }, + "npm:@types/d3-fetch": { + "type": "npm", + "name": "npm:@types/d3-fetch", + "data": { + "version": "3.0.7", + "packageName": "@types/d3-fetch", + "hash": "sha512-fTAfNmxSb9SOWNB9IoG5c8Hg6R+AzUHDRlsXsDZsNp6sxAEOP0tkP3gKkNSO/qmHPoBFTxNrjDprVHDQDvo5aA==" + } + }, + "npm:@types/d3-force": { + "type": "npm", + "name": "npm:@types/d3-force", + "data": { + "version": "3.0.10", + "packageName": "@types/d3-force", + "hash": "sha512-ZYeSaCF3p73RdOKcjj+swRlZfnYpK1EbaDiYICEEp5Q6sUiqFaFQ9qgoshp5CzIyyb/yD09kD9o2zEltCexlgw==" + } + }, + "npm:@types/d3-format": { + "type": "npm", + "name": "npm:@types/d3-format", + "data": { + "version": "3.0.4", + "packageName": "@types/d3-format", + "hash": "sha512-fALi2aI6shfg7vM5KiR1wNJnZ7r6UuggVqtDA+xiEdPZQwy/trcQaHnwShLuLdta2rTymCNpxYTiMZX/e09F4g==" + } + }, + "npm:@types/d3-geo": { + "type": "npm", + "name": "npm:@types/d3-geo", + "data": { + "version": "3.1.0", + "packageName": "@types/d3-geo", + "hash": "sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ==" + } + }, + "npm:@types/d3-hierarchy": { + "type": "npm", + "name": "npm:@types/d3-hierarchy", + "data": { + "version": "3.1.7", + "packageName": "@types/d3-hierarchy", + "hash": "sha512-tJFtNoYBtRtkNysX1Xq4sxtjK8YgoWUNpIiUee0/jHGRwqvzYxkq0hGVbbOGSz+JgFxxRu4K8nb3YpG3CMARtg==" + } + }, + "npm:@types/d3-interpolate": { + "type": "npm", + "name": "npm:@types/d3-interpolate", + "data": { + "version": "3.0.4", + "packageName": "@types/d3-interpolate", + "hash": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==" + } + }, + "npm:@types/d3-path": { + "type": "npm", + "name": "npm:@types/d3-path", + "data": { + "version": "3.1.1", + "packageName": "@types/d3-path", + "hash": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==" + } + }, + "npm:@types/d3-polygon": { + "type": "npm", + "name": "npm:@types/d3-polygon", + "data": { + "version": "3.0.2", + "packageName": "@types/d3-polygon", + "hash": "sha512-ZuWOtMaHCkN9xoeEMr1ubW2nGWsp4nIql+OPQRstu4ypeZ+zk3YKqQT0CXVe/PYqrKpZAi+J9mTs05TKwjXSRA==" + } + }, + "npm:@types/d3-quadtree": { + "type": "npm", + "name": "npm:@types/d3-quadtree", + "data": { + "version": "3.0.6", + "packageName": "@types/d3-quadtree", + "hash": "sha512-oUzyO1/Zm6rsxKRHA1vH0NEDG58HrT5icx/azi9MF1TWdtttWl0UIUsjEQBBh+SIkrpd21ZjEv7ptxWys1ncsg==" + } + }, + "npm:@types/d3-random": { + "type": "npm", + "name": "npm:@types/d3-random", + "data": { + "version": "3.0.3", + "packageName": "@types/d3-random", + "hash": "sha512-Imagg1vJ3y76Y2ea0871wpabqp613+8/r0mCLEBfdtqC7xMSfj9idOnmBYyMoULfHePJyxMAw3nWhJxzc+LFwQ==" + } + }, + "npm:@types/d3-scale": { + "type": "npm", + "name": "npm:@types/d3-scale", + "data": { + "version": "4.0.9", + "packageName": "@types/d3-scale", + "hash": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==" + } + }, + "npm:@types/d3-scale-chromatic": { + "type": "npm", + "name": "npm:@types/d3-scale-chromatic", + "data": { + "version": "3.1.0", + "packageName": "@types/d3-scale-chromatic", + "hash": "sha512-iWMJgwkK7yTRmWqRB5plb1kadXyQ5Sj8V/zYlFGMUBbIPKQScw+Dku9cAAMgJG+z5GYDoMjWGLVOvjghDEFnKQ==" + } + }, + "npm:@types/d3-selection": { + "type": "npm", + "name": "npm:@types/d3-selection", + "data": { + "version": "3.0.11", + "packageName": "@types/d3-selection", + "hash": "sha512-bhAXu23DJWsrI45xafYpkQ4NtcKMwWnAC/vKrd2l+nxMFuvOT3XMYTIj2opv8vq8AO5Yh7Qac/nSeP/3zjTK0w==" + } + }, + "npm:@types/d3-shape": { + "type": "npm", + "name": "npm:@types/d3-shape", + "data": { + "version": "3.1.7", + "packageName": "@types/d3-shape", + "hash": "sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==" + } + }, + "npm:@types/d3-time": { + "type": "npm", + "name": "npm:@types/d3-time", + "data": { + "version": "3.0.4", + "packageName": "@types/d3-time", + "hash": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==" + } + }, + "npm:@types/d3-time-format": { + "type": "npm", + "name": "npm:@types/d3-time-format", + "data": { + "version": "4.0.3", + "packageName": "@types/d3-time-format", + "hash": "sha512-5xg9rC+wWL8kdDj153qZcsJ0FWiFt0J5RB6LYUNZjwSnesfblqrI/bJ1wBdJ8OQfncgbJG5+2F+qfqnqyzYxyg==" + } + }, + "npm:@types/d3-timer": { + "type": "npm", + "name": "npm:@types/d3-timer", + "data": { + "version": "3.0.2", + "packageName": "@types/d3-timer", + "hash": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==" + } + }, + "npm:@types/d3-transition": { + "type": "npm", + "name": "npm:@types/d3-transition", + "data": { + "version": "3.0.9", + "packageName": "@types/d3-transition", + "hash": "sha512-uZS5shfxzO3rGlu0cC3bjmMFKsXv+SmZZcgp0KD22ts4uGXp5EVYGzu/0YdwZeKmddhcAccYtREJKkPfXkZuCg==" + } + }, + "npm:@types/d3-zoom": { + "type": "npm", + "name": "npm:@types/d3-zoom", + "data": { + "version": "3.0.8", + "packageName": "@types/d3-zoom", + "hash": "sha512-iqMC4/YlFCSlO8+2Ii1GGGliCAY4XdeG748w5vQUbevlbDu0zSjH/+jojorQVBK/se0j6DUFNPBGSqD3YWYnDw==" + } + }, + "npm:@types/eslint": { + "type": "npm", + "name": "npm:@types/eslint", + "data": { + "version": "9.6.1", + "packageName": "@types/eslint", + "hash": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==" + } + }, + "npm:@types/eslint-scope": { + "type": "npm", + "name": "npm:@types/eslint-scope", + "data": { + "version": "3.7.7", + "packageName": "@types/eslint-scope", + "hash": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==" + } + }, + "npm:@types/estree": { + "type": "npm", + "name": "npm:@types/estree", + "data": { + "version": "1.0.8", + "packageName": "@types/estree", + "hash": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==" + } + }, + "npm:@types/estree@1.0.5": { + "type": "npm", + "name": "npm:@types/estree@1.0.5", + "data": { + "version": "1.0.5", + "packageName": "@types/estree", + "hash": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==" + } + }, + "npm:@types/express": { + "type": "npm", + "name": "npm:@types/express", + "data": { + "version": "4.17.23", + "packageName": "@types/express", + "hash": "sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ==" + } + }, + "npm:@types/express-serve-static-core": { + "type": "npm", + "name": "npm:@types/express-serve-static-core", + "data": { + "version": "4.19.6", + "packageName": "@types/express-serve-static-core", + "hash": "sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==" + } + }, + "npm:@types/file-saver": { + "type": "npm", + "name": "npm:@types/file-saver", + "data": { + "version": "2.0.7", + "packageName": "@types/file-saver", + "hash": "sha512-dNKVfHd/jk0SkR/exKGj2ggkB45MAkzvWCaqLUUgkyjITkGNzH8H+yUwr+BLJUBjZOe9w8X3wgmXhZDRg1ED6A==" + } + }, + "npm:@types/geojson": { + "type": "npm", + "name": "npm:@types/geojson", + "data": { + "version": "7946.0.16", + "packageName": "@types/geojson", + "hash": "sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==" + } + }, + "npm:@types/glob": { + "type": "npm", + "name": "npm:@types/glob", + "data": { + "version": "8.1.0", + "packageName": "@types/glob", + "hash": "sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==" + } + }, + "npm:@types/minimatch@5.1.2": { + "type": "npm", + "name": "npm:@types/minimatch@5.1.2", + "data": { + "version": "5.1.2", + "packageName": "@types/minimatch", + "hash": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==" + } + }, + "npm:@types/minimatch": { + "type": "npm", + "name": "npm:@types/minimatch", + "data": { + "version": "3.0.5", + "packageName": "@types/minimatch", + "hash": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==" + } + }, + "npm:@types/graceful-fs": { + "type": "npm", + "name": "npm:@types/graceful-fs", + "data": { + "version": "4.1.9", + "packageName": "@types/graceful-fs", + "hash": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==" + } + }, + "npm:@types/hast": { + "type": "npm", + "name": "npm:@types/hast", + "data": { + "version": "2.3.10", + "packageName": "@types/hast", + "hash": "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" + } + }, + "npm:@types/hoist-non-react-statics": { + "type": "npm", + "name": "npm:@types/hoist-non-react-statics", + "data": { + "version": "3.3.6", + "packageName": "@types/hoist-non-react-statics", + "hash": "sha512-lPByRJUer/iN/xa4qpyL0qmL11DqNW81iU/IG1S3uvRUq4oKagz8VCxZjiWkumgt66YT3vOdDgZ0o32sGKtCEw==" + } + }, + "npm:@types/http-cache-semantics": { + "type": "npm", + "name": "npm:@types/http-cache-semantics", + "data": { + "version": "4.0.4", + "packageName": "@types/http-cache-semantics", + "hash": "sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==" + } + }, + "npm:@types/http-errors": { + "type": "npm", + "name": "npm:@types/http-errors", + "data": { + "version": "2.0.5", + "packageName": "@types/http-errors", + "hash": "sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==" + } + }, + "npm:@types/http-proxy": { + "type": "npm", + "name": "npm:@types/http-proxy", + "data": { + "version": "1.17.16", + "packageName": "@types/http-proxy", + "hash": "sha512-sdWoUajOB1cd0A8cRRQ1cfyWNbmFKLAqBB89Y8x5iYyG/mkJHc0YUH8pdWBy2omi9qtCpiIgGjuwO0dQST2l5w==" + } + }, + "npm:@types/istanbul-lib-coverage": { + "type": "npm", + "name": "npm:@types/istanbul-lib-coverage", + "data": { + "version": "2.0.6", + "packageName": "@types/istanbul-lib-coverage", + "hash": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==" + } + }, + "npm:@types/istanbul-lib-report": { + "type": "npm", + "name": "npm:@types/istanbul-lib-report", + "data": { + "version": "3.0.3", + "packageName": "@types/istanbul-lib-report", + "hash": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==" + } + }, + "npm:@types/istanbul-reports": { + "type": "npm", + "name": "npm:@types/istanbul-reports", + "data": { + "version": "3.0.4", + "packageName": "@types/istanbul-reports", + "hash": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==" + } + }, + "npm:@types/jest": { + "type": "npm", + "name": "npm:@types/jest", + "data": { + "version": "29.5.4", + "packageName": "@types/jest", + "hash": "sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A==" + } + }, + "npm:@types/js-yaml": { + "type": "npm", + "name": "npm:@types/js-yaml", + "data": { + "version": "4.0.9", + "packageName": "@types/js-yaml", + "hash": "sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==" + } + }, + "npm:@types/jsdom": { + "type": "npm", + "name": "npm:@types/jsdom", + "data": { + "version": "20.0.1", + "packageName": "@types/jsdom", + "hash": "sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==" + } + }, + "npm:entities@6.0.1": { + "type": "npm", + "name": "npm:entities@6.0.1", + "data": { + "version": "6.0.1", + "packageName": "entities", + "hash": "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==" + } + }, + "npm:entities": { + "type": "npm", + "name": "npm:entities", + "data": { + "version": "4.5.0", + "packageName": "entities", + "hash": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" + } + }, + "npm:entities@2.2.0": { + "type": "npm", + "name": "npm:entities@2.2.0", + "data": { + "version": "2.2.0", + "packageName": "entities", + "hash": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==" + } + }, + "npm:entities@1.1.2": { + "type": "npm", + "name": "npm:entities@1.1.2", + "data": { + "version": "1.1.2", + "packageName": "entities", + "hash": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==" + } + }, + "npm:parse5@7.3.0": { + "type": "npm", + "name": "npm:parse5@7.3.0", + "data": { + "version": "7.3.0", + "packageName": "parse5", + "hash": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==" + } + }, + "npm:parse5": { + "type": "npm", + "name": "npm:parse5", + "data": { + "version": "4.0.0", + "packageName": "parse5", + "hash": "sha512-VrZ7eOd3T1Fk4XWNXMgiGBK/z0MG48BWG2uQNU4I72fkQuKUTZpl+u9k+CxEG0twMVzSmXEEz12z5Fnw1jIQFA==" + } + }, + "npm:@types/json-schema": { + "type": "npm", + "name": "npm:@types/json-schema", + "data": { + "version": "7.0.15", + "packageName": "@types/json-schema", + "hash": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" + } + }, + "npm:@types/keyv": { + "type": "npm", + "name": "npm:@types/keyv", + "data": { + "version": "3.1.4", + "packageName": "@types/keyv", + "hash": "sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==" + } + }, + "npm:@types/lodash": { + "type": "npm", + "name": "npm:@types/lodash", + "data": { + "version": "4.14.161", + "packageName": "@types/lodash", + "hash": "sha512-EP6O3Jkr7bXvZZSZYlsgt5DIjiGr0dXP1/jVEwVLTFgg0d+3lWVQkRavYVQszV7dYUwvg0B8R0MBDpcmXg7XIA==" + } + }, + "npm:@types/long": { + "type": "npm", + "name": "npm:@types/long", + "data": { + "version": "4.0.2", + "packageName": "@types/long", + "hash": "sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==" + } + }, + "npm:@types/mime": { + "type": "npm", + "name": "npm:@types/mime", + "data": { + "version": "1.3.5", + "packageName": "@types/mime", + "hash": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==" + } + }, + "npm:@types/mute-stream": { + "type": "npm", + "name": "npm:@types/mute-stream", + "data": { + "version": "0.0.4", + "packageName": "@types/mute-stream", + "hash": "sha512-CPM9nzrCPPJHQNA9keH9CVkVI+WR5kMa+7XEs5jcGQ0VoAGnLv242w8lIVgwAEfmE4oufJRaTc9PNLQl0ioAow==" + } + }, + "npm:@types/node-forge": { + "type": "npm", + "name": "npm:@types/node-forge", + "data": { + "version": "1.3.13", + "packageName": "@types/node-forge", + "hash": "sha512-zePQJSW5QkwSHKRApqWCVKeKoSOt4xvEnLENZPjyvm9Ezdf/EyDeJM7jqLzOwjVICQQzvLZ63T55MKdJB5H6ww==" + } + }, + "npm:@types/parse-json": { + "type": "npm", + "name": "npm:@types/parse-json", + "data": { + "version": "4.0.2", + "packageName": "@types/parse-json", + "hash": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==" + } + }, + "npm:@types/prettier": { + "type": "npm", + "name": "npm:@types/prettier", + "data": { + "version": "2.7.3", + "packageName": "@types/prettier", + "hash": "sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==" + } + }, + "npm:@types/qs": { + "type": "npm", + "name": "npm:@types/qs", + "data": { + "version": "6.14.0", + "packageName": "@types/qs", + "hash": "sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==" + } + }, + "npm:@types/ramda": { + "type": "npm", + "name": "npm:@types/ramda", + "data": { + "version": "0.30.2", + "packageName": "@types/ramda", + "hash": "sha512-PyzHvjCalm2BRYjAU6nIB3TprYwMNOUY/7P/N8bSzp9W/yM2YrtGtAnnVtaCNSeOZ8DzKyFDvaqQs7LnWwwmBA==" + } + }, + "npm:@types/range-parser": { + "type": "npm", + "name": "npm:@types/range-parser", + "data": { + "version": "1.2.7", + "packageName": "@types/range-parser", + "hash": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==" + } + }, + "npm:@types/react": { + "type": "npm", + "name": "npm:@types/react", + "data": { + "version": "19.1.8", + "packageName": "@types/react", + "hash": "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==" + } + }, + "npm:@types/responselike": { + "type": "npm", + "name": "npm:@types/responselike", + "data": { + "version": "1.0.3", + "packageName": "@types/responselike", + "hash": "sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==" + } + }, + "npm:@types/semver": { + "type": "npm", + "name": "npm:@types/semver", + "data": { + "version": "7.5.8", + "packageName": "@types/semver", + "hash": "sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==" + } + }, + "npm:@types/send": { + "type": "npm", + "name": "npm:@types/send", + "data": { + "version": "0.17.5", + "packageName": "@types/send", + "hash": "sha512-z6F2D3cOStZvuk2SaP6YrwkNO65iTZcwA2ZkSABegdkAh/lf+Aa/YQndZVfmEXT5vgAp6zv06VQ3ejSVjAny4w==" + } + }, + "npm:@types/serve-index": { + "type": "npm", + "name": "npm:@types/serve-index", + "data": { + "version": "1.9.4", + "packageName": "@types/serve-index", + "hash": "sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==" + } + }, + "npm:@types/serve-static": { + "type": "npm", + "name": "npm:@types/serve-static", + "data": { + "version": "1.15.8", + "packageName": "@types/serve-static", + "hash": "sha512-roei0UY3LhpOJvjbIP6ZZFngyLKl5dskOtDhxY5THRSpO+ZI+nzJ+m5yUMzGrp89YRa7lvknKkMYjqQFGwA7Sg==" + } + }, + "npm:@types/sinonjs__fake-timers": { + "type": "npm", + "name": "npm:@types/sinonjs__fake-timers", + "data": { + "version": "8.1.1", + "packageName": "@types/sinonjs__fake-timers", + "hash": "sha512-0kSuKjAS0TrGLJ0M/+8MaFkGsQhZpB6pxOmvS3K8FYI72K//YmdfoW9X2qPsAKh1mkwxGD5zib9s1FIFed6E8g==" + } + }, + "npm:@types/sizzle": { + "type": "npm", + "name": "npm:@types/sizzle", + "data": { + "version": "2.3.9", + "packageName": "@types/sizzle", + "hash": "sha512-xzLEyKB50yqCUPUJkIsrVvoWNfFUbIZI+RspLWt8u+tIW/BetMBZtgV2LY/2o+tYH8dRvQ+eoPf3NdhQCcLE2w==" + } + }, + "npm:@types/sockjs": { + "type": "npm", + "name": "npm:@types/sockjs", + "data": { + "version": "0.3.36", + "packageName": "@types/sockjs", + "hash": "sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==" + } + }, + "npm:@types/stack-utils": { + "type": "npm", + "name": "npm:@types/stack-utils", + "data": { + "version": "2.0.3", + "packageName": "@types/stack-utils", + "hash": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==" + } + }, + "npm:@types/swagger-ui": { + "type": "npm", + "name": "npm:@types/swagger-ui", + "data": { + "version": "3.52.0", + "packageName": "@types/swagger-ui", + "hash": "sha512-SlufixEmh+8CLHNgTfAfCT1icNOF7bXboWabhHr1+hIolqlvfwYJGe7HgRcpI3ChE7HWASmEKLkMu34rxseJjQ==" + } + }, + "npm:@types/topojson": { + "type": "npm", + "name": "npm:@types/topojson", + "data": { + "version": "3.2.6", + "packageName": "@types/topojson", + "hash": "sha512-ppfdlxjxofWJ66XdLgIlER/85RvpGyfOf8jrWf+3kVIjEatFxEZYD/Ea83jO672Xu1HRzd/ghwlbcZIUNHTskw==" + } + }, + "npm:@types/topojson-client": { + "type": "npm", + "name": "npm:@types/topojson-client", + "data": { + "version": "3.1.5", + "packageName": "@types/topojson-client", + "hash": "sha512-C79rySTyPxnQNNguTZNI1Ct4D7IXgvyAs3p9HPecnl6mNrJ5+UhvGNYcZfpROYV2lMHI48kJPxwR+F9C6c7nmw==" + } + }, + "npm:@types/topojson-server": { + "type": "npm", + "name": "npm:@types/topojson-server", + "data": { + "version": "3.0.4", + "packageName": "@types/topojson-server", + "hash": "sha512-5+ieK8ePfP+K2VH6Vgs1VCt+fO1U8XZHj0UsF+NktaF0DavAo1q3IvCBXgokk/xmtvoPltSUs6vxuR/zMdOE1g==" + } + }, + "npm:@types/topojson-simplify": { + "type": "npm", + "name": "npm:@types/topojson-simplify", + "data": { + "version": "3.0.3", + "packageName": "@types/topojson-simplify", + "hash": "sha512-sBO5UZ0O2dB0bNwo0vut2yLHhj3neUGi9uL7/ROdm8Gs6dtt4jcB9OGDKr+M2isZwQM2RuzVmifnMZpxj4IGNw==" + } + }, + "npm:@types/topojson-specification": { + "type": "npm", + "name": "npm:@types/topojson-specification", + "data": { + "version": "1.0.5", + "packageName": "@types/topojson-specification", + "hash": "sha512-C7KvcQh+C2nr6Y2Ub4YfgvWvWCgP2nOQMtfhlnwsRL4pYmmwzBS7HclGiS87eQfDOU/DLQpX6GEscviaz4yLIQ==" + } + }, + "npm:@types/tough-cookie": { + "type": "npm", + "name": "npm:@types/tough-cookie", + "data": { + "version": "4.0.5", + "packageName": "@types/tough-cookie", + "hash": "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==" + } + }, + "npm:@types/trusted-types": { + "type": "npm", + "name": "npm:@types/trusted-types", + "data": { + "version": "2.0.7", + "packageName": "@types/trusted-types", + "hash": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==" + } + }, + "npm:@types/unist": { + "type": "npm", + "name": "npm:@types/unist", + "data": { + "version": "2.0.11", + "packageName": "@types/unist", + "hash": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==" + } + }, + "npm:@types/use-sync-external-store": { + "type": "npm", + "name": "npm:@types/use-sync-external-store", + "data": { + "version": "0.0.3", + "packageName": "@types/use-sync-external-store", + "hash": "sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==" + } + }, + "npm:@types/uuid": { + "type": "npm", + "name": "npm:@types/uuid", + "data": { + "version": "3.4.13", + "packageName": "@types/uuid", + "hash": "sha512-pAeZeUbLE4Z9Vi9wsWV2bYPTweEHeJJy0G4pEjOA/FSvy1Ad5U5Km8iDV6TKre1mjBiVNfAdVHKruP8bAh4Q5A==" + } + }, + "npm:@types/validator": { + "type": "npm", + "name": "npm:@types/validator", + "data": { + "version": "13.15.4", + "packageName": "@types/validator", + "hash": "sha512-LSFfpSnJJY9wbC0LQxgvfb+ynbHftFo0tMsFOl/J4wexLnYMmDSPaj2ZyDv3TkfL1UePxPrxOWJfbiRS8mQv7A==" + } + }, + "npm:@types/wrap-ansi": { + "type": "npm", + "name": "npm:@types/wrap-ansi", + "data": { + "version": "3.0.0", + "packageName": "@types/wrap-ansi", + "hash": "sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==" + } + }, + "npm:@types/ws": { + "type": "npm", + "name": "npm:@types/ws", + "data": { + "version": "8.5.5", + "packageName": "@types/ws", + "hash": "sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==" + } + }, + "npm:@types/ws@8.18.1": { + "type": "npm", + "name": "npm:@types/ws@8.18.1", + "data": { + "version": "8.18.1", + "packageName": "@types/ws", + "hash": "sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==" + } + }, + "npm:@types/xml2js": { + "type": "npm", + "name": "npm:@types/xml2js", + "data": { + "version": "0.4.14", + "packageName": "@types/xml2js", + "hash": "sha512-4YnrRemBShWRO2QjvUin8ESA41rH+9nQGLUGZV/1IDhi3SL9OhdpNC/MrulTWuptXKwhx/aDxE7toV0f/ypIXQ==" + } + }, + "npm:@types/yargs": { + "type": "npm", + "name": "npm:@types/yargs", + "data": { + "version": "17.0.33", + "packageName": "@types/yargs", + "hash": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==" + } + }, + "npm:@types/yargs@15.0.19": { + "type": "npm", + "name": "npm:@types/yargs@15.0.19", + "data": { + "version": "15.0.19", + "packageName": "@types/yargs", + "hash": "sha512-2XUaGVmyQjgyAZldf0D0c14vvo/yv0MhQBSTJcejMMaitsn3nxCB6TmH4G0ZQf+uxROOa9mpanoSm8h6SG/1ZA==" + } + }, + "npm:@types/yargs-parser": { + "type": "npm", + "name": "npm:@types/yargs-parser", + "data": { + "version": "21.0.3", + "packageName": "@types/yargs-parser", + "hash": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==" + } + }, + "npm:@types/yauzl": { + "type": "npm", + "name": "npm:@types/yauzl", + "data": { + "version": "2.10.3", + "packageName": "@types/yauzl", + "hash": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==" + } + }, + "npm:@typescript-eslint/eslint-plugin": { + "type": "npm", + "name": "npm:@typescript-eslint/eslint-plugin", + "data": { + "version": "8.14.0", + "packageName": "@typescript-eslint/eslint-plugin", + "hash": "sha512-tqp8H7UWFaZj0yNO6bycd5YjMwxa6wIHOLZvWPkidwbgLCsBMetQoGj7DPuAlWa2yGO3H48xmPwjhsSPPCGU5w==" + } + }, + "npm:@typescript-eslint/type-utils@8.14.0": { + "type": "npm", + "name": "npm:@typescript-eslint/type-utils@8.14.0", + "data": { + "version": "8.14.0", + "packageName": "@typescript-eslint/type-utils", + "hash": "sha512-Xcz9qOtZuGusVOH5Uk07NGs39wrKkf3AxlkK79RBK6aJC1l03CobXjJbwBPSidetAOV+5rEVuiT1VSBUOAsanQ==" + } + }, + "npm:@typescript-eslint/type-utils": { + "type": "npm", + "name": "npm:@typescript-eslint/type-utils", + "data": { + "version": "8.37.0", + "packageName": "@typescript-eslint/type-utils", + "hash": "sha512-SPkXWIkVZxhgwSwVq9rqj/4VFo7MnWwVaRNznfQDc/xPYHjXnPfLWn+4L6FF1cAz6e7dsqBeMawgl7QjUMj4Ow==" + } + }, + "npm:@typescript-eslint/parser": { + "type": "npm", + "name": "npm:@typescript-eslint/parser", + "data": { + "version": "8.14.0", + "packageName": "@typescript-eslint/parser", + "hash": "sha512-2p82Yn9juUJq0XynBXtFCyrBDb6/dJombnz6vbo6mgQEtWHfvHbQuEa9kAOVIt1c9YFwi7H6WxtPj1kg+80+RA==" + } + }, + "npm:@typescript-eslint/project-service": { + "type": "npm", + "name": "npm:@typescript-eslint/project-service", + "data": { + "version": "8.37.0", + "packageName": "@typescript-eslint/project-service", + "hash": "sha512-BIUXYsbkl5A1aJDdYJCBAo8rCEbAvdquQ8AnLb6z5Lp1u3x5PNgSSx9A/zqYc++Xnr/0DVpls8iQ2cJs/izTXA==" + } + }, + "npm:@typescript-eslint/types@8.37.0": { + "type": "npm", + "name": "npm:@typescript-eslint/types@8.37.0", + "data": { + "version": "8.37.0", + "packageName": "@typescript-eslint/types", + "hash": "sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ==" + } + }, + "npm:@typescript-eslint/types": { + "type": "npm", + "name": "npm:@typescript-eslint/types", + "data": { + "version": "8.14.0", + "packageName": "@typescript-eslint/types", + "hash": "sha512-yjeB9fnO/opvLJFAsPNYlKPnEM8+z4og09Pk504dkqonT02AyL5Z9SSqlE0XqezS93v6CXn49VHvB2G7XSsl0g==" + } + }, + "npm:@typescript-eslint/scope-manager": { + "type": "npm", + "name": "npm:@typescript-eslint/scope-manager", + "data": { + "version": "8.14.0", + "packageName": "@typescript-eslint/scope-manager", + "hash": "sha512-aBbBrnW9ARIDn92Zbo7rguLnqQ/pOrUguVpbUwzOhkFg2npFDwTgPGqFqE0H5feXcOoJOfX3SxlJaKEVtq54dw==" + } + }, + "npm:@typescript-eslint/scope-manager@8.37.0": { + "type": "npm", + "name": "npm:@typescript-eslint/scope-manager@8.37.0", + "data": { + "version": "8.37.0", + "packageName": "@typescript-eslint/scope-manager", + "hash": "sha512-0vGq0yiU1gbjKob2q691ybTg9JX6ShiVXAAfm2jGf3q0hdP6/BruaFjL/ManAR/lj05AvYCH+5bbVo0VtzmjOA==" + } + }, + "npm:@typescript-eslint/tsconfig-utils": { + "type": "npm", + "name": "npm:@typescript-eslint/tsconfig-utils", + "data": { + "version": "8.37.0", + "packageName": "@typescript-eslint/tsconfig-utils", + "hash": "sha512-1/YHvAVTimMM9mmlPvTec9NP4bobA1RkDbMydxG8omqwJJLEW/Iy2C4adsAESIXU3WGLXFHSZUU+C9EoFWl4Zg==" + } + }, + "npm:@typescript-eslint/typescript-estree@8.37.0": { + "type": "npm", + "name": "npm:@typescript-eslint/typescript-estree@8.37.0", + "data": { + "version": "8.37.0", + "packageName": "@typescript-eslint/typescript-estree", + "hash": "sha512-zuWDMDuzMRbQOM+bHyU4/slw27bAUEcKSKKs3hcv2aNnc/tvE/h7w60dwVw8vnal2Pub6RT1T7BI8tFZ1fE+yg==" + } + }, + "npm:@typescript-eslint/typescript-estree": { + "type": "npm", + "name": "npm:@typescript-eslint/typescript-estree", + "data": { + "version": "8.14.0", + "packageName": "@typescript-eslint/typescript-estree", + "hash": "sha512-OPXPLYKGZi9XS/49rdaCbR5j/S14HazviBlUQFvSKz3npr3NikF+mrgK7CFVur6XEt95DZp/cmke9d5i3vtVnQ==" + } + }, + "npm:@typescript-eslint/utils@8.37.0": { + "type": "npm", + "name": "npm:@typescript-eslint/utils@8.37.0", + "data": { + "version": "8.37.0", + "packageName": "@typescript-eslint/utils", + "hash": "sha512-TSFvkIW6gGjN2p6zbXo20FzCABbyUAuq6tBvNRGsKdsSQ6a7rnV6ADfZ7f4iI3lIiXc4F4WWvtUfDw9CJ9pO5A==" + } + }, + "npm:@typescript-eslint/utils": { + "type": "npm", + "name": "npm:@typescript-eslint/utils", + "data": { + "version": "8.14.0", + "packageName": "@typescript-eslint/utils", + "hash": "sha512-OGqj6uB8THhrHj0Fk27DcHPojW7zKwKkPmHXHvQ58pLYp4hy8CSUdTKykKeh+5vFqTTVmjz0zCOOPKRovdsgHA==" + } + }, + "npm:@typescript-eslint/visitor-keys@8.37.0": { + "type": "npm", + "name": "npm:@typescript-eslint/visitor-keys@8.37.0", + "data": { + "version": "8.37.0", + "packageName": "@typescript-eslint/visitor-keys", + "hash": "sha512-YzfhzcTnZVPiLfP/oeKtDp2evwvHLMe0LOy7oe+hb9KKIumLNohYS9Hgp1ifwpu42YWxhZE8yieggz6JpqO/1w==" + } + }, + "npm:@typescript-eslint/visitor-keys": { + "type": "npm", + "name": "npm:@typescript-eslint/visitor-keys", + "data": { + "version": "8.14.0", + "packageName": "@typescript-eslint/visitor-keys", + "hash": "sha512-vG0XZo8AdTH9OE6VFRwAZldNc7qtJ/6NLGWak+BtENuEUXGZgFpihILPiBvKXvJ2nFu27XNGC6rKiwuaoMbYzQ==" + } + }, + "npm:eslint-visitor-keys@4.2.1": { + "type": "npm", + "name": "npm:eslint-visitor-keys@4.2.1", + "data": { + "version": "4.2.1", + "packageName": "eslint-visitor-keys", + "hash": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==" + } + }, + "npm:eslint-visitor-keys": { + "type": "npm", + "name": "npm:eslint-visitor-keys", + "data": { + "version": "3.4.3", + "packageName": "eslint-visitor-keys", + "hash": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" + } + }, + "npm:ts-api-utils@2.1.0": { + "type": "npm", + "name": "npm:ts-api-utils@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "ts-api-utils", + "hash": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==" + } + }, + "npm:ts-api-utils": { + "type": "npm", + "name": "npm:ts-api-utils", + "data": { + "version": "1.4.3", + "packageName": "ts-api-utils", + "hash": "sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==" + } + }, + "npm:@vitejs/plugin-basic-ssl": { + "type": "npm", + "name": "npm:@vitejs/plugin-basic-ssl", + "data": { + "version": "1.1.0", + "packageName": "@vitejs/plugin-basic-ssl", + "hash": "sha512-wO4Dk/rm8u7RNhOf95ZzcEmC9rYOncYgvq4z3duaJrCgjN8BxAnDVyndanfcJZ0O6XZzHz6Q0hTimxTg8Y9g/A==" + } + }, + "npm:@wdio/config": { + "type": "npm", + "name": "npm:@wdio/config", + "data": { + "version": "7.31.1", + "packageName": "@wdio/config", + "hash": "sha512-WAfswbCatwiaDVqy6kfF/5T8/WS/US/SRhBGUFrfBuGMIe+RRoHgy7jURFWSvUIE7CNHj8yvs46fLUcxhXjzcQ==" + } + }, + "npm:@wdio/logger": { + "type": "npm", + "name": "npm:@wdio/logger", + "data": { + "version": "7.26.0", + "packageName": "@wdio/logger", + "hash": "sha512-kQj9s5JudAG9qB+zAAcYGPHVfATl2oqKgqj47yjehOQ1zzG33xmtL1ArFbQKWhDG32y1A8sN6b0pIqBEIwgg8Q==" + } + }, + "npm:@wdio/protocols": { + "type": "npm", + "name": "npm:@wdio/protocols", + "data": { + "version": "7.27.0", + "packageName": "@wdio/protocols", + "hash": "sha512-hT/U22R5i3HhwPjkaKAG0yd59eaOaZB0eibRj2+esCImkb5Y6rg8FirrlYRxIGFVBl0+xZV0jKHzR5+o097nvg==" + } + }, + "npm:@wdio/types": { + "type": "npm", + "name": "npm:@wdio/types", + "data": { + "version": "7.30.2", + "packageName": "@wdio/types", + "hash": "sha512-uZ8o7FX8RyBsaXiOWa59UKTCHTtADNvOArYTcHNEIzt+rh4JdB/uwqfc8y4TCNA2kYm7PWaQpUFwpStLeg0H1Q==" + } + }, + "npm:@wdio/utils": { + "type": "npm", + "name": "npm:@wdio/utils", + "data": { + "version": "7.30.2", + "packageName": "@wdio/utils", + "hash": "sha512-np7I+smszFUennbQKdzbMN/zUL3s3EZq9pCCUcTRjjs9TE4tnn0wfmGdoz2o7REYu6kn9NfFFJyVIM2VtBbKEA==" + } + }, + "npm:@webassemblyjs/ast": { + "type": "npm", + "name": "npm:@webassemblyjs/ast", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/ast", + "hash": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==" + } + }, + "npm:@webassemblyjs/floating-point-hex-parser": { + "type": "npm", + "name": "npm:@webassemblyjs/floating-point-hex-parser", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/floating-point-hex-parser", + "hash": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==" + } + }, + "npm:@webassemblyjs/helper-api-error": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-api-error", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/helper-api-error", + "hash": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==" + } + }, + "npm:@webassemblyjs/helper-buffer": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-buffer", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/helper-buffer", + "hash": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==" + } + }, + "npm:@webassemblyjs/helper-numbers": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-numbers", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/helper-numbers", + "hash": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==" + } + }, + "npm:@webassemblyjs/helper-wasm-bytecode": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-wasm-bytecode", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/helper-wasm-bytecode", + "hash": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==" + } + }, + "npm:@webassemblyjs/helper-wasm-section": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-wasm-section", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/helper-wasm-section", + "hash": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==" + } + }, + "npm:@webassemblyjs/ieee754": { + "type": "npm", + "name": "npm:@webassemblyjs/ieee754", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/ieee754", + "hash": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==" + } + }, + "npm:@webassemblyjs/leb128": { + "type": "npm", + "name": "npm:@webassemblyjs/leb128", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/leb128", + "hash": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==" + } + }, + "npm:@webassemblyjs/utf8": { + "type": "npm", + "name": "npm:@webassemblyjs/utf8", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/utf8", + "hash": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==" + } + }, + "npm:@webassemblyjs/wasm-edit": { + "type": "npm", + "name": "npm:@webassemblyjs/wasm-edit", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wasm-edit", + "hash": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==" + } + }, + "npm:@webassemblyjs/wasm-gen": { + "type": "npm", + "name": "npm:@webassemblyjs/wasm-gen", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wasm-gen", + "hash": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==" + } + }, + "npm:@webassemblyjs/wasm-opt": { + "type": "npm", + "name": "npm:@webassemblyjs/wasm-opt", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wasm-opt", + "hash": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==" + } + }, + "npm:@webassemblyjs/wasm-parser": { + "type": "npm", + "name": "npm:@webassemblyjs/wasm-parser", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wasm-parser", + "hash": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==" + } + }, + "npm:@webassemblyjs/wast-printer": { + "type": "npm", + "name": "npm:@webassemblyjs/wast-printer", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wast-printer", + "hash": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==" + } + }, + "npm:@xmldom/xmldom": { + "type": "npm", + "name": "npm:@xmldom/xmldom", + "data": { + "version": "0.8.10", + "packageName": "@xmldom/xmldom", + "hash": "sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==" + } + }, + "npm:@xtuc/ieee754": { + "type": "npm", + "name": "npm:@xtuc/ieee754", + "data": { + "version": "1.2.0", + "packageName": "@xtuc/ieee754", + "hash": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==" + } + }, + "npm:@xtuc/long": { + "type": "npm", + "name": "npm:@xtuc/long", + "data": { + "version": "4.2.2", + "packageName": "@xtuc/long", + "hash": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" + } + }, + "npm:@yarnpkg/lockfile": { + "type": "npm", + "name": "npm:@yarnpkg/lockfile", + "data": { + "version": "1.1.0", + "packageName": "@yarnpkg/lockfile", + "hash": "sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==" + } + }, + "npm:@yarnpkg/parsers": { + "type": "npm", + "name": "npm:@yarnpkg/parsers", + "data": { + "version": "3.0.2", + "packageName": "@yarnpkg/parsers", + "hash": "sha512-/HcYgtUSiJiot/XWGLOlGxPYUG65+/31V8oqk17vZLW1xlCoR4PampyePljOxY2n8/3jz9+tIFzICsyGujJZoA==" + } + }, + "npm:@zkochan/js-yaml": { + "type": "npm", + "name": "npm:@zkochan/js-yaml", + "data": { + "version": "0.0.7", + "packageName": "@zkochan/js-yaml", + "hash": "sha512-nrUSn7hzt7J6JWgWGz78ZYI8wj+gdIJdk0Ynjpp8l+trkn58Uqsf6RYrYkEK+3X18EX+TNdtJI0WxAtc+L84SQ==" + } + }, + "npm:abab": { + "type": "npm", + "name": "npm:abab", + "data": { + "version": "2.0.6", + "packageName": "abab", + "hash": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==" + } + }, + "npm:abbrev": { + "type": "npm", + "name": "npm:abbrev", + "data": { + "version": "2.0.0", + "packageName": "abbrev", + "hash": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==" + } + }, + "npm:abort-controller": { + "type": "npm", + "name": "npm:abort-controller", + "data": { + "version": "3.0.0", + "packageName": "abort-controller", + "hash": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==" + } + }, + "npm:abstract-logging": { + "type": "npm", + "name": "npm:abstract-logging", + "data": { + "version": "2.0.1", + "packageName": "abstract-logging", + "hash": "sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==" + } + }, + "npm:accepts": { + "type": "npm", + "name": "npm:accepts", + "data": { + "version": "1.3.8", + "packageName": "accepts", + "hash": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==" + } + }, + "npm:acorn": { + "type": "npm", + "name": "npm:acorn", + "data": { + "version": "8.15.0", + "packageName": "acorn", + "hash": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==" + } + }, + "npm:acorn@7.4.1": { + "type": "npm", + "name": "npm:acorn@7.4.1", + "data": { + "version": "7.4.1", + "packageName": "acorn", + "hash": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==" + } + }, + "npm:acorn-globals": { + "type": "npm", + "name": "npm:acorn-globals", + "data": { + "version": "7.0.1", + "packageName": "acorn-globals", + "hash": "sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==" + } + }, + "npm:acorn-walk@8.3.4": { + "type": "npm", + "name": "npm:acorn-walk@8.3.4", + "data": { + "version": "8.3.4", + "packageName": "acorn-walk", + "hash": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==" + } + }, + "npm:acorn-walk": { + "type": "npm", + "name": "npm:acorn-walk", + "data": { + "version": "7.2.0", + "packageName": "acorn-walk", + "hash": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==" + } + }, + "npm:acorn-import-attributes": { + "type": "npm", + "name": "npm:acorn-import-attributes", + "data": { + "version": "1.9.5", + "packageName": "acorn-import-attributes", + "hash": "sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==" + } + }, + "npm:acorn-jsx": { + "type": "npm", + "name": "npm:acorn-jsx", + "data": { + "version": "5.3.2", + "packageName": "acorn-jsx", + "hash": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" + } + }, + "npm:acorn-node": { + "type": "npm", + "name": "npm:acorn-node", + "data": { + "version": "1.8.2", + "packageName": "acorn-node", + "hash": "sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==" + } + }, + "npm:address": { + "type": "npm", + "name": "npm:address", + "data": { + "version": "1.2.2", + "packageName": "address", + "hash": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==" + } + }, + "npm:adjust-sourcemap-loader": { + "type": "npm", + "name": "npm:adjust-sourcemap-loader", + "data": { + "version": "4.0.0", + "packageName": "adjust-sourcemap-loader", + "hash": "sha512-OXwN5b9pCUXNQHJpwwD2qP40byEmSgzj8B4ydSN0uMNYWiFmJ6x6KwUllMmfk8Rwu/HJDFR7U8ubsWBoN0Xp0A==" + } + }, + "npm:adm-zip": { + "type": "npm", + "name": "npm:adm-zip", + "data": { + "version": "0.5.16", + "packageName": "adm-zip", + "hash": "sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ==" + } + }, + "npm:aggregate-error": { + "type": "npm", + "name": "npm:aggregate-error", + "data": { + "version": "3.1.0", + "packageName": "aggregate-error", + "hash": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==" + } + }, + "npm:indent-string@4.0.0": { + "type": "npm", + "name": "npm:indent-string@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "indent-string", + "hash": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==" + } + }, + "npm:indent-string": { + "type": "npm", + "name": "npm:indent-string", + "data": { + "version": "3.2.0", + "packageName": "indent-string", + "hash": "sha512-BYqTHXTGUIvg7t1r4sJNKcbDZkL92nkXA8YtRpbjFHRHGDL/NtUeiBJMeE60kIFN/Mg8ESaWQvftaYMGJzQZCQ==" + } + }, + "npm:ajv-keywords": { + "type": "npm", + "name": "npm:ajv-keywords", + "data": { + "version": "5.1.0", + "packageName": "ajv-keywords", + "hash": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==" + } + }, + "npm:ajv-keywords@3.5.2": { + "type": "npm", + "name": "npm:ajv-keywords@3.5.2", + "data": { + "version": "3.5.2", + "packageName": "ajv-keywords", + "hash": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" + } + }, + "npm:ansi-align": { + "type": "npm", + "name": "npm:ansi-align", + "data": { + "version": "3.0.1", + "packageName": "ansi-align", + "hash": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==" + } + }, + "npm:ansi-colors": { + "type": "npm", + "name": "npm:ansi-colors", + "data": { + "version": "4.1.3", + "packageName": "ansi-colors", + "hash": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==" + } + }, + "npm:ansi-escapes": { + "type": "npm", + "name": "npm:ansi-escapes", + "data": { + "version": "4.3.2", + "packageName": "ansi-escapes", + "hash": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==" + } + }, + "npm:ansi-escapes@7.0.0": { + "type": "npm", + "name": "npm:ansi-escapes@7.0.0", + "data": { + "version": "7.0.0", + "packageName": "ansi-escapes", + "hash": "sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==" + } + }, + "npm:ansi-html-community": { + "type": "npm", + "name": "npm:ansi-html-community", + "data": { + "version": "0.0.8", + "packageName": "ansi-html-community", + "hash": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==" + } + }, + "npm:any-promise": { + "type": "npm", + "name": "npm:any-promise", + "data": { + "version": "1.3.0", + "packageName": "any-promise", + "hash": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==" + } + }, + "npm:anymatch": { + "type": "npm", + "name": "npm:anymatch", + "data": { + "version": "3.1.3", + "packageName": "anymatch", + "hash": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" + } + }, + "npm:apache-crypt": { + "type": "npm", + "name": "npm:apache-crypt", + "data": { + "version": "1.2.6", + "packageName": "apache-crypt", + "hash": "sha512-072WetlM4blL8PREJVeY+WHiUh1R5VNt2HfceGS8aKqttPHcmqE5pkKuXPz/ULmJOFkc8Hw3kfKl6vy7Qka6DA==" + } + }, + "npm:apache-md5": { + "type": "npm", + "name": "npm:apache-md5", + "data": { + "version": "1.1.8", + "packageName": "apache-md5", + "hash": "sha512-FCAJojipPn0bXjuEpjOOOMN8FZDkxfWWp4JGN9mifU2IhxvKyXZYqpzPHdnTSUpmPDy+tsslB6Z1g+Vg6nVbYA==" + } + }, + "npm:apg-lite": { + "type": "npm", + "name": "npm:apg-lite", + "data": { + "version": "1.0.5", + "packageName": "apg-lite", + "hash": "sha512-SlI+nLMQDzCZfS39ihzjGp3JNBQfJXyMi6cg9tkLOCPVErgFsUIAEdO9IezR7kbP5Xd0ozcPNQBkf9TO5cHgWw==" + } + }, + "npm:arch": { + "type": "npm", + "name": "npm:arch", + "data": { + "version": "2.2.0", + "packageName": "arch", + "hash": "sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==" + } + }, + "npm:arg": { + "type": "npm", + "name": "npm:arg", + "data": { + "version": "5.0.2", + "packageName": "arg", + "hash": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==" + } + }, + "npm:arg@4.1.3": { + "type": "npm", + "name": "npm:arg@4.1.3", + "data": { + "version": "4.1.3", + "packageName": "arg", + "hash": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==" + } + }, + "npm:aria-query": { + "type": "npm", + "name": "npm:aria-query", + "data": { + "version": "5.3.2", + "packageName": "aria-query", + "hash": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==" + } + }, + "npm:arr-diff": { + "type": "npm", + "name": "npm:arr-diff", + "data": { + "version": "4.0.0", + "packageName": "arr-diff", + "hash": "sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==" + } + }, + "npm:arr-flatten": { + "type": "npm", + "name": "npm:arr-flatten", + "data": { + "version": "1.1.0", + "packageName": "arr-flatten", + "hash": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==" + } + }, + "npm:arr-union": { + "type": "npm", + "name": "npm:arr-union", + "data": { + "version": "3.1.0", + "packageName": "arr-union", + "hash": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==" + } + }, + "npm:array-buffer-byte-length": { + "type": "npm", + "name": "npm:array-buffer-byte-length", + "data": { + "version": "1.0.2", + "packageName": "array-buffer-byte-length", + "hash": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==" + } + }, + "npm:array-differ": { + "type": "npm", + "name": "npm:array-differ", + "data": { + "version": "3.0.0", + "packageName": "array-differ", + "hash": "sha512-THtfYS6KtME/yIAhKjZ2ul7XI96lQGHRputJQHO80LAWQnuGP4iCIN8vdMRboGbIEYBwU33q8Tch1os2+X0kMg==" + } + }, + "npm:array-each": { + "type": "npm", + "name": "npm:array-each", + "data": { + "version": "1.0.1", + "packageName": "array-each", + "hash": "sha512-zHjL5SZa68hkKHBFBK6DJCTtr9sfTCPCaph/L7tMSLcTFgy+zX7E+6q5UArbtOtMBCtxdICpfTCspRse+ywyXA==" + } + }, + "npm:array-flatten": { + "type": "npm", + "name": "npm:array-flatten", + "data": { + "version": "1.1.1", + "packageName": "array-flatten", + "hash": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" + } + }, + "npm:array-slice": { + "type": "npm", + "name": "npm:array-slice", + "data": { + "version": "1.1.0", + "packageName": "array-slice", + "hash": "sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==" + } + }, + "npm:array-unique": { + "type": "npm", + "name": "npm:array-unique", + "data": { + "version": "0.3.2", + "packageName": "array-unique", + "hash": "sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==" + } + }, + "npm:arraybuffer.prototype.slice": { + "type": "npm", + "name": "npm:arraybuffer.prototype.slice", + "data": { + "version": "1.0.4", + "packageName": "arraybuffer.prototype.slice", + "hash": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==" + } + }, + "npm:arrify": { + "type": "npm", + "name": "npm:arrify", + "data": { + "version": "2.0.1", + "packageName": "arrify", + "hash": "sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==" + } + }, + "npm:asap": { + "type": "npm", + "name": "npm:asap", + "data": { + "version": "2.0.6", + "packageName": "asap", + "hash": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==" + } + }, + "npm:asn1": { + "type": "npm", + "name": "npm:asn1", + "data": { + "version": "0.2.6", + "packageName": "asn1", + "hash": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==" + } + }, + "npm:asn1.js": { + "type": "npm", + "name": "npm:asn1.js", + "data": { + "version": "4.10.1", + "packageName": "asn1.js", + "hash": "sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==" + } + }, + "npm:bn.js@4.12.2": { + "type": "npm", + "name": "npm:bn.js@4.12.2", + "data": { + "version": "4.12.2", + "packageName": "bn.js", + "hash": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==" + } + }, + "npm:bn.js": { + "type": "npm", + "name": "npm:bn.js", + "data": { + "version": "5.2.2", + "packageName": "bn.js", + "hash": "sha512-v2YAxEmKaBLahNwE1mjp4WON6huMNeuDvagFZW+ASCuA/ku0bXR9hSMw0XpiqMoA3+rmnyck/tPRSFQkoC9Cuw==" + } + }, + "npm:assert": { + "type": "npm", + "name": "npm:assert", + "data": { + "version": "1.5.1", + "packageName": "assert", + "hash": "sha512-zzw1uCAgLbsKwBfFc8CX78DDg+xZeBksSO3vwVIDDN5i94eOrPsSSyiVhmsSABFDM/OcpE2aagCat9dnWQLG1A==" + } + }, + "npm:assert-plus": { + "type": "npm", + "name": "npm:assert-plus", + "data": { + "version": "1.0.0", + "packageName": "assert-plus", + "hash": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==" + } + }, + "npm:assertion-error": { + "type": "npm", + "name": "npm:assertion-error", + "data": { + "version": "1.1.0", + "packageName": "assertion-error", + "hash": "sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==" + } + }, + "npm:assertion-error-formatter": { + "type": "npm", + "name": "npm:assertion-error-formatter", + "data": { + "version": "2.0.1", + "packageName": "assertion-error-formatter", + "hash": "sha512-cjC3jUCh9spkroKue5PDSKH5RFQ/KNuZJhk3GwHYmB/8qqETxLOmMdLH+ohi/VukNzxDlMvIe7zScvLoOdhb6Q==" + } + }, + "npm:assign-symbols": { + "type": "npm", + "name": "npm:assign-symbols", + "data": { + "version": "1.0.0", + "packageName": "assign-symbols", + "hash": "sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==" + } + }, + "npm:astral-regex": { + "type": "npm", + "name": "npm:astral-regex", + "data": { + "version": "2.0.0", + "packageName": "astral-regex", + "hash": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==" + } + }, + "npm:async": { + "type": "npm", + "name": "npm:async", + "data": { + "version": "3.2.6", + "packageName": "async", + "hash": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==" + } + }, + "npm:async-function": { + "type": "npm", + "name": "npm:async-function", + "data": { + "version": "1.0.0", + "packageName": "async-function", + "hash": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==" + } + }, + "npm:async-mutex": { + "type": "npm", + "name": "npm:async-mutex", + "data": { + "version": "0.5.0", + "packageName": "async-mutex", + "hash": "sha512-1A94B18jkJ3DYq284ohPxoXbfTA5HsQ7/Mf4DEhcyLx3Bz27Rh59iScbB6EPiP+B+joue6YCxcMXSbFC1tZKwA==" + } + }, + "npm:asynckit": { + "type": "npm", + "name": "npm:asynckit", + "data": { + "version": "0.4.0", + "packageName": "asynckit", + "hash": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" + } + }, + "npm:at-least-node": { + "type": "npm", + "name": "npm:at-least-node", + "data": { + "version": "1.0.0", + "packageName": "at-least-node", + "hash": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==" + } + }, + "npm:atob": { + "type": "npm", + "name": "npm:atob", + "data": { + "version": "2.1.2", + "packageName": "atob", + "hash": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==" + } + }, + "npm:atomic-sleep": { + "type": "npm", + "name": "npm:atomic-sleep", + "data": { + "version": "1.0.0", + "packageName": "atomic-sleep", + "hash": "sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==" + } + }, + "npm:autolinker": { + "type": "npm", + "name": "npm:autolinker", + "data": { + "version": "3.16.2", + "packageName": "autolinker", + "hash": "sha512-JiYl7j2Z19F9NdTmirENSUUIIL/9MytEWtmzhfmsKPCp9E+G35Y0UNCMoM9tFigxT59qSc8Ml2dlZXOCVTYwuA==" + } + }, + "npm:autoprefixer": { + "type": "npm", + "name": "npm:autoprefixer", + "data": { + "version": "10.4.20", + "packageName": "autoprefixer", + "hash": "sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==" + } + }, + "npm:available-typed-arrays": { + "type": "npm", + "name": "npm:available-typed-arrays", + "data": { + "version": "1.0.7", + "packageName": "available-typed-arrays", + "hash": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==" + } + }, + "npm:avvio": { + "type": "npm", + "name": "npm:avvio", + "data": { + "version": "8.4.0", + "packageName": "avvio", + "hash": "sha512-CDSwaxINFy59iNwhYnkvALBwZiTydGkOecZyPkqBpABYR1KqGEsET0VOOYDwtleZSUIdeY36DC2bSZ24CO1igA==" + } + }, + "npm:aws-sign2": { + "type": "npm", + "name": "npm:aws-sign2", + "data": { + "version": "0.7.0", + "packageName": "aws-sign2", + "hash": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==" + } + }, + "npm:aws4": { + "type": "npm", + "name": "npm:aws4", + "data": { + "version": "1.13.2", + "packageName": "aws4", + "hash": "sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==" + } + }, + "npm:axios": { + "type": "npm", + "name": "npm:axios", + "data": { + "version": "1.10.0", + "packageName": "axios", + "hash": "sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==" + } + }, + "npm:axobject-query": { + "type": "npm", + "name": "npm:axobject-query", + "data": { + "version": "4.1.0", + "packageName": "axobject-query", + "hash": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==" + } + }, + "npm:babel-jest": { + "type": "npm", + "name": "npm:babel-jest", + "data": { + "version": "29.7.0", + "packageName": "babel-jest", + "hash": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==" + } + }, + "npm:babel-loader": { + "type": "npm", + "name": "npm:babel-loader", + "data": { + "version": "9.1.3", + "packageName": "babel-loader", + "hash": "sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==" + } + }, + "npm:babel-plugin-add-module-exports": { + "type": "npm", + "name": "npm:babel-plugin-add-module-exports", + "data": { + "version": "1.0.4", + "packageName": "babel-plugin-add-module-exports", + "hash": "sha512-g+8yxHUZ60RcyaUpfNzy56OtWW+x9cyEe9j+CranqLiqbju2yf/Cy6ZtYK40EZxtrdHllzlVZgLmcOUCTlJ7Jg==" + } + }, + "npm:babel-plugin-const-enum": { + "type": "npm", + "name": "npm:babel-plugin-const-enum", + "data": { + "version": "1.2.0", + "packageName": "babel-plugin-const-enum", + "hash": "sha512-o1m/6iyyFnp9MRsK1dHF3bneqyf3AlM2q3A/YbgQr2pCat6B6XJVDv2TXqzfY2RYUi4mak6WAksSBPlyYGx9dg==" + } + }, + "npm:babel-plugin-istanbul": { + "type": "npm", + "name": "npm:babel-plugin-istanbul", + "data": { + "version": "6.1.1", + "packageName": "babel-plugin-istanbul", + "hash": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==" + } + }, + "npm:istanbul-lib-instrument@5.2.1": { + "type": "npm", + "name": "npm:istanbul-lib-instrument@5.2.1", + "data": { + "version": "5.2.1", + "packageName": "istanbul-lib-instrument", + "hash": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==" + } + }, + "npm:istanbul-lib-instrument": { + "type": "npm", + "name": "npm:istanbul-lib-instrument", + "data": { + "version": "6.0.3", + "packageName": "istanbul-lib-instrument", + "hash": "sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==" + } + }, + "npm:babel-plugin-jest-hoist": { + "type": "npm", + "name": "npm:babel-plugin-jest-hoist", + "data": { + "version": "29.6.3", + "packageName": "babel-plugin-jest-hoist", + "hash": "sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==" + } + }, + "npm:babel-plugin-macros": { + "type": "npm", + "name": "npm:babel-plugin-macros", + "data": { + "version": "3.1.0", + "packageName": "babel-plugin-macros", + "hash": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==" + } + }, + "npm:babel-plugin-polyfill-corejs2": { + "type": "npm", + "name": "npm:babel-plugin-polyfill-corejs2", + "data": { + "version": "0.4.14", + "packageName": "babel-plugin-polyfill-corejs2", + "hash": "sha512-Co2Y9wX854ts6U8gAAPXfn0GmAyctHuK8n0Yhfjd6t30g7yvKjspvvOo9yG+z52PZRgFErt7Ka2pYnXCjLKEpg==" + } + }, + "npm:babel-plugin-polyfill-regenerator": { + "type": "npm", + "name": "npm:babel-plugin-polyfill-regenerator", + "data": { + "version": "0.6.5", + "packageName": "babel-plugin-polyfill-regenerator", + "hash": "sha512-ISqQ2frbiNU9vIJkzg7dlPpznPZ4jOiUQ1uSmB0fEHeowtN3COYRsXr/xexn64NpU13P06jc/L5TgiJXOgrbEg==" + } + }, + "npm:babel-plugin-transform-typescript-metadata": { + "type": "npm", + "name": "npm:babel-plugin-transform-typescript-metadata", + "data": { + "version": "0.3.2", + "packageName": "babel-plugin-transform-typescript-metadata", + "hash": "sha512-mWEvCQTgXQf48yDqgN7CH50waTyYBeP2Lpqx4nNWab9sxEpdXVeKgfj1qYI2/TgUPQtNFZ85i3PemRtnXVYYJg==" + } + }, + "npm:babel-preset-current-node-syntax": { + "type": "npm", + "name": "npm:babel-preset-current-node-syntax", + "data": { + "version": "1.1.0", + "packageName": "babel-preset-current-node-syntax", + "hash": "sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==" + } + }, + "npm:babel-preset-jest": { + "type": "npm", + "name": "npm:babel-preset-jest", + "data": { + "version": "29.6.3", + "packageName": "babel-preset-jest", + "hash": "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==" + } + }, + "npm:babel-runtime": { + "type": "npm", + "name": "npm:babel-runtime", + "data": { + "version": "6.26.0", + "packageName": "babel-runtime", + "hash": "sha512-ITKNuq2wKlW1fJg9sSW52eepoYgZBggvOAHC0u/CYu/qxQ9EVzThCgR69BnSXLHjy2f7SY5zaQ4yt7H9ZVxY2g==" + } + }, + "npm:regenerator-runtime@0.11.1": { + "type": "npm", + "name": "npm:regenerator-runtime@0.11.1", + "data": { + "version": "0.11.1", + "packageName": "regenerator-runtime", + "hash": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==" + } + }, + "npm:regenerator-runtime": { + "type": "npm", + "name": "npm:regenerator-runtime", + "data": { + "version": "0.14.1", + "packageName": "regenerator-runtime", + "hash": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" + } + }, + "npm:babelify": { + "type": "npm", + "name": "npm:babelify", + "data": { + "version": "10.0.0", + "packageName": "babelify", + "hash": "sha512-X40FaxyH7t3X+JFAKvb1H9wooWKLRCi8pg3m8poqtdZaIng+bjzp9RvKQCvRjF9isHiPkXspbbXT/zwXLtwgwg==" + } + }, + "npm:balanced-match": { + "type": "npm", + "name": "npm:balanced-match", + "data": { + "version": "1.0.2", + "packageName": "balanced-match", + "hash": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" + } + }, + "npm:balanced-match@2.0.0": { + "type": "npm", + "name": "npm:balanced-match@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "balanced-match", + "hash": "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==" + } + }, + "npm:base": { + "type": "npm", + "name": "npm:base", + "data": { + "version": "0.11.2", + "packageName": "base", + "hash": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==" + } + }, + "npm:define-property@1.0.0": { + "type": "npm", + "name": "npm:define-property@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "define-property", + "hash": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==" + } + }, + "npm:define-property@0.2.5": { + "type": "npm", + "name": "npm:define-property@0.2.5", + "data": { + "version": "0.2.5", + "packageName": "define-property", + "hash": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==" + } + }, + "npm:define-property": { + "type": "npm", + "name": "npm:define-property", + "data": { + "version": "2.0.2", + "packageName": "define-property", + "hash": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==" + } + }, + "npm:base64-js": { + "type": "npm", + "name": "npm:base64-js", + "data": { + "version": "1.5.1", + "packageName": "base64-js", + "hash": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" + } + }, + "npm:basic-auth": { + "type": "npm", + "name": "npm:basic-auth", + "data": { + "version": "2.0.1", + "packageName": "basic-auth", + "hash": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==" + } + }, + "npm:safe-buffer@5.1.2": { + "type": "npm", + "name": "npm:safe-buffer@5.1.2", + "data": { + "version": "5.1.2", + "packageName": "safe-buffer", + "hash": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + } + }, + "npm:safe-buffer": { + "type": "npm", + "name": "npm:safe-buffer", + "data": { + "version": "5.2.1", + "packageName": "safe-buffer", + "hash": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" + } + }, + "npm:batch": { + "type": "npm", + "name": "npm:batch", + "data": { + "version": "0.6.1", + "packageName": "batch", + "hash": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==" + } + }, + "npm:bcrypt-pbkdf": { + "type": "npm", + "name": "npm:bcrypt-pbkdf", + "data": { + "version": "1.0.2", + "packageName": "bcrypt-pbkdf", + "hash": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==" + } + }, + "npm:bcryptjs": { + "type": "npm", + "name": "npm:bcryptjs", + "data": { + "version": "2.4.3", + "packageName": "bcryptjs", + "hash": "sha512-V/Hy/X9Vt7f3BbPJEi8BdVFMByHi+jNXrYkW3huaybV/kQ0KJg0Y6PkEMbn+zeT+i+SiKZ/HMqJGIIt4LZDqNQ==" + } + }, + "npm:becke-ch--regex--s0-0-v1--base--pl--lib": { + "type": "npm", + "name": "npm:becke-ch--regex--s0-0-v1--base--pl--lib", + "data": { + "version": "1.4.0", + "packageName": "becke-ch--regex--s0-0-v1--base--pl--lib", + "hash": "sha512-FnWonOyaw7Vivg5nIkrUll9HSS5TjFbyuURAiDssuL6VxrBe3ERzudRxOcWRhZYlP89UArMDikz7SapRPQpmZQ==" + } + }, + "npm:big.js": { + "type": "npm", + "name": "npm:big.js", + "data": { + "version": "5.2.2", + "packageName": "big.js", + "hash": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==" + } + }, + "npm:binary": { + "type": "npm", + "name": "npm:binary", + "data": { + "version": "0.3.0", + "packageName": "binary", + "hash": "sha512-D4H1y5KYwpJgK8wk1Cue5LLPgmwHKYSChkbspQg5JtVuR5ulGckxfR62H3AE9UDkdMC8yyXlqYihuz3Aqg2XZg==" + } + }, + "npm:binary-extensions": { + "type": "npm", + "name": "npm:binary-extensions", + "data": { + "version": "2.3.0", + "packageName": "binary-extensions", + "hash": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" + } + }, + "npm:bl": { + "type": "npm", + "name": "npm:bl", + "data": { + "version": "4.1.0", + "packageName": "bl", + "hash": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==" + } + }, + "npm:readable-stream@3.6.2": { + "type": "npm", + "name": "npm:readable-stream@3.6.2", + "data": { + "version": "3.6.2", + "packageName": "readable-stream", + "hash": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" + } + }, + "npm:readable-stream": { + "type": "npm", + "name": "npm:readable-stream", + "data": { + "version": "2.3.8", + "packageName": "readable-stream", + "hash": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==" + } + }, + "npm:blob-util": { + "type": "npm", + "name": "npm:blob-util", + "data": { + "version": "2.0.2", + "packageName": "blob-util", + "hash": "sha512-T7JQa+zsXXEa6/8ZhHcQEW1UFfVM49Ts65uBkFL6fz2QmrElqmbajIDJvuA0tEhRe5eIjpV9ZF+0RfZR9voJFQ==" + } + }, + "npm:bluebird": { + "type": "npm", + "name": "npm:bluebird", + "data": { + "version": "3.7.2", + "packageName": "bluebird", + "hash": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==" + } + }, + "npm:bmpimagejs": { + "type": "npm", + "name": "npm:bmpimagejs", + "data": { + "version": "1.0.4", + "packageName": "bmpimagejs", + "hash": "sha512-21oKU7kbRt2OgOOj7rdiNr/yznDNUQ585plxR00rsmECcZr+6O1oCwB8OIoSHk/bDhbG8mFXIdeQuCPHgZ6QBw==" + } + }, + "npm:body-parser": { + "type": "npm", + "name": "npm:body-parser", + "data": { + "version": "1.20.3", + "packageName": "body-parser", + "hash": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==" + } + }, + "npm:iconv-lite@0.4.24": { + "type": "npm", + "name": "npm:iconv-lite@0.4.24", + "data": { + "version": "0.4.24", + "packageName": "iconv-lite", + "hash": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==" + } + }, + "npm:iconv-lite": { + "type": "npm", + "name": "npm:iconv-lite", + "data": { + "version": "0.6.3", + "packageName": "iconv-lite", + "hash": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==" + } + }, + "npm:qs@6.13.0": { + "type": "npm", + "name": "npm:qs@6.13.0", + "data": { + "version": "6.13.0", + "packageName": "qs", + "hash": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==" + } + }, + "npm:qs": { + "type": "npm", + "name": "npm:qs", + "data": { + "version": "6.10.4", + "packageName": "qs", + "hash": "sha512-OQiU+C+Ds5qiH91qh/mg0w+8nwQuLjM4F4M/PbmhDOoYehPh+Fb0bDjtR1sOvy7YKxvj28Y/M0PhP5uVX0kB+g==" + } + }, + "npm:qs@6.14.0": { + "type": "npm", + "name": "npm:qs@6.14.0", + "data": { + "version": "6.14.0", + "packageName": "qs", + "hash": "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==" + } + }, + "npm:bonjour-service": { + "type": "npm", + "name": "npm:bonjour-service", + "data": { + "version": "1.3.0", + "packageName": "bonjour-service", + "hash": "sha512-3YuAUiSkWykd+2Azjgyxei8OWf8thdn8AITIog2M4UICzoqfjlqr64WIjEXZllf/W6vK1goqleSR6brGomxQqA==" + } + }, + "npm:boolbase": { + "type": "npm", + "name": "npm:boolbase", + "data": { + "version": "1.0.0", + "packageName": "boolbase", + "hash": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" + } + }, + "npm:bootstrap": { + "type": "npm", + "name": "npm:bootstrap", + "data": { + "version": "5.3.2", + "packageName": "bootstrap", + "hash": "sha512-D32nmNWiQHo94BKHLmOrdjlL05q1c8oxbtBphQFb9Z5to6eGRDCm0QgeaZ4zFBHzfg2++rqa2JkqCcxDy0sH0g==" + } + }, + "npm:bootstrap.native": { + "type": "npm", + "name": "npm:bootstrap.native", + "data": { + "version": "5.1.5", + "packageName": "bootstrap.native", + "hash": "sha512-sQdFng2Szpseyo1TlpG5pV+se4nbGeQWFXBemsPSnrVzd82ps9F6hti+lHFwcGgS80oIc54dY5ycOYJwUpQn3A==" + } + }, + "npm:boxen": { + "type": "npm", + "name": "npm:boxen", + "data": { + "version": "5.1.2", + "packageName": "boxen", + "hash": "sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==" + } + }, + "npm:type-fest@0.20.2": { + "type": "npm", + "name": "npm:type-fest@0.20.2", + "data": { + "version": "0.20.2", + "packageName": "type-fest", + "hash": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==" + } + }, + "npm:type-fest@4.41.0": { + "type": "npm", + "name": "npm:type-fest@4.41.0", + "data": { + "version": "4.41.0", + "packageName": "type-fest", + "hash": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==" + } + }, + "npm:type-fest": { + "type": "npm", + "name": "npm:type-fest", + "data": { + "version": "0.21.3", + "packageName": "type-fest", + "hash": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==" + } + }, + "npm:braces": { + "type": "npm", + "name": "npm:braces", + "data": { + "version": "3.0.3", + "packageName": "braces", + "hash": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" + } + }, + "npm:braces@2.3.2": { + "type": "npm", + "name": "npm:braces@2.3.2", + "data": { + "version": "2.3.2", + "packageName": "braces", + "hash": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==" + } + }, + "npm:brorand": { + "type": "npm", + "name": "npm:brorand", + "data": { + "version": "1.1.0", + "packageName": "brorand", + "hash": "sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==" + } + }, + "npm:browser-pack": { + "type": "npm", + "name": "npm:browser-pack", + "data": { + "version": "6.1.0", + "packageName": "browser-pack", + "hash": "sha512-erYug8XoqzU3IfcU8fUgyHqyOXqIE4tUTTQ+7mqUjQlvnXkOO6OlT9c/ZoJVHYoAaqGxr09CN53G7XIsO4KtWA==" + } + }, + "npm:browser-resolve": { + "type": "npm", + "name": "npm:browser-resolve", + "data": { + "version": "2.0.0", + "packageName": "browser-resolve", + "hash": "sha512-7sWsQlYL2rGLy2IWm8WL8DCTJvYLc/qlOnsakDac87SOoCd16WLsaAMdCiAqsTNHIe+SXfaqyxyo6THoWqs8WQ==" + } + }, + "npm:browserify": { + "type": "npm", + "name": "npm:browserify", + "data": { + "version": "16.5.2", + "packageName": "browserify", + "hash": "sha512-TkOR1cQGdmXU9zW4YukWzWVSJwrxmNdADFbqbE3HFgQWe5wqZmOawqZ7J/8MPCwk/W8yY7Y0h+7mOtcZxLP23g==" + } + }, + "npm:browserify@17.0.1": { + "type": "npm", + "name": "npm:browserify@17.0.1", + "data": { + "version": "17.0.1", + "packageName": "browserify", + "hash": "sha512-pxhT00W3ylMhCHwG5yfqtZjNnFuX5h2IJdaBfSo4ChaaBsIp9VLrEMQ1bHV+Xr1uLPXuNDDM1GlJkjli0qkRsw==" + } + }, + "npm:browserify-aes": { + "type": "npm", + "name": "npm:browserify-aes", + "data": { + "version": "1.2.0", + "packageName": "browserify-aes", + "hash": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==" + } + }, + "npm:browserify-cipher": { + "type": "npm", + "name": "npm:browserify-cipher", + "data": { + "version": "1.0.1", + "packageName": "browserify-cipher", + "hash": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==" + } + }, + "npm:browserify-des": { + "type": "npm", + "name": "npm:browserify-des", + "data": { + "version": "1.0.2", + "packageName": "browserify-des", + "hash": "sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==" + } + }, + "npm:browserify-rsa": { + "type": "npm", + "name": "npm:browserify-rsa", + "data": { + "version": "4.1.1", + "packageName": "browserify-rsa", + "hash": "sha512-YBjSAiTqM04ZVei6sXighu679a3SqWORA3qZTEqZImnlkDIFtKc6pNutpjyZ8RJTjQtuYfeetkxM11GwoYXMIQ==" + } + }, + "npm:browserify-sign": { + "type": "npm", + "name": "npm:browserify-sign", + "data": { + "version": "4.2.3", + "packageName": "browserify-sign", + "hash": "sha512-JWCZW6SKhfhjJxO8Tyiiy+XYB7cqd2S5/+WeYHsKdNKFlCBhKbblba1A/HN/90YwtxKc8tCErjffZl++UNmGiw==" + } + }, + "npm:browserify-zlib": { + "type": "npm", + "name": "npm:browserify-zlib", + "data": { + "version": "0.2.0", + "packageName": "browserify-zlib", + "hash": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==" + } + }, + "npm:stream-browserify@2.0.2": { + "type": "npm", + "name": "npm:stream-browserify@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "stream-browserify", + "hash": "sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==" + } + }, + "npm:stream-browserify": { + "type": "npm", + "name": "npm:stream-browserify", + "data": { + "version": "3.0.0", + "packageName": "stream-browserify", + "hash": "sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==" + } + }, + "npm:timers-browserify@1.4.2": { + "type": "npm", + "name": "npm:timers-browserify@1.4.2", + "data": { + "version": "1.4.2", + "packageName": "timers-browserify", + "hash": "sha512-PIxwAupJZiYU4JmVZYwXp9FKsHMXb5h0ZEFyuXTAn8WLHOlcij+FEcbrvDsom1o5dr1YggEtFbECvGCW2sT53Q==" + } + }, + "npm:timers-browserify": { + "type": "npm", + "name": "npm:timers-browserify", + "data": { + "version": "2.0.12", + "packageName": "timers-browserify", + "hash": "sha512-9phl76Cqm6FhSX9Xe1ZUAMLtm1BLkKj2Qd5ApyWkXzsMRaA7dgr81kf4wJmQf/hAvg8EEyJxDo3du/0KlhPiKQ==" + } + }, + "npm:browserslist": { + "type": "npm", + "name": "npm:browserslist", + "data": { + "version": "4.25.1", + "packageName": "browserslist", + "hash": "sha512-KGj0KoOMXLpSNkkEI6Z6mShmQy0bc1I+T7K9N81k4WWMrfz+6fQ6es80B/YLAeRoKvjYE1YSHHOW1qe9xIVzHw==" + } + }, + "npm:bs-logger": { + "type": "npm", + "name": "npm:bs-logger", + "data": { + "version": "0.2.6", + "packageName": "bs-logger", + "hash": "sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==" + } + }, + "npm:bser": { + "type": "npm", + "name": "npm:bser", + "data": { + "version": "2.1.1", + "packageName": "bser", + "hash": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==" + } + }, + "npm:btoa": { + "type": "npm", + "name": "npm:btoa", + "data": { + "version": "1.2.1", + "packageName": "btoa", + "hash": "sha512-SB4/MIGlsiVkMcHmT+pSmIPoNDoHg+7cMzmt3Uxt628MTz2487DKSqK/fuhFBrkuqrYv5UCEnACpF4dTFNKc/g==" + } + }, + "npm:buffer-builder": { + "type": "npm", + "name": "npm:buffer-builder", + "data": { + "version": "0.2.0", + "packageName": "buffer-builder", + "hash": "sha512-7VPMEPuYznPSoR21NE1zvd2Xna6c/CloiZCfcMXR1Jny6PjX0N4Nsa38zcBFo/FMK+BlA+FLKbJCQ0i2yxp+Xg==" + } + }, + "npm:buffer-crc32": { + "type": "npm", + "name": "npm:buffer-crc32", + "data": { + "version": "0.2.13", + "packageName": "buffer-crc32", + "hash": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==" + } + }, + "npm:buffer-from": { + "type": "npm", + "name": "npm:buffer-from", + "data": { + "version": "1.1.2", + "packageName": "buffer-from", + "hash": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" + } + }, + "npm:buffer-xor": { + "type": "npm", + "name": "npm:buffer-xor", + "data": { + "version": "1.0.3", + "packageName": "buffer-xor", + "hash": "sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==" + } + }, + "npm:buffers": { + "type": "npm", + "name": "npm:buffers", + "data": { + "version": "0.1.1", + "packageName": "buffers", + "hash": "sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==" + } + }, + "npm:builtin-status-codes": { + "type": "npm", + "name": "npm:builtin-status-codes", + "data": { + "version": "3.0.0", + "packageName": "builtin-status-codes", + "hash": "sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==" + } + }, + "npm:bulk-require": { + "type": "npm", + "name": "npm:bulk-require", + "data": { + "version": "1.0.1", + "packageName": "bulk-require", + "hash": "sha512-BLU9AMnm1FMr68fR0sYvOkMew4x2ZJ8YztshITlGArl6aLtfAazOWiFj/bwJJixRO8C0wXx9PnRNRWeoR03e8Q==" + } + }, + "npm:bundle-name": { + "type": "npm", + "name": "npm:bundle-name", + "data": { + "version": "4.1.0", + "packageName": "bundle-name", + "hash": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==" + } + }, + "npm:bytes": { + "type": "npm", + "name": "npm:bytes", + "data": { + "version": "3.1.2", + "packageName": "bytes", + "hash": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==" + } + }, + "npm:cacache": { + "type": "npm", + "name": "npm:cacache", + "data": { + "version": "18.0.4", + "packageName": "cacache", + "hash": "sha512-B+L5iIa9mgcjLbliir2th36yEwPftrzteHYujzsx3dFP/31GCHcIeS8f5MGd80odLOjaOvSpU3EEAmRQptkxLQ==" + } + }, + "npm:cache-base": { + "type": "npm", + "name": "npm:cache-base", + "data": { + "version": "1.0.1", + "packageName": "cache-base", + "hash": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==" + } + }, + "npm:cache-content-type": { + "type": "npm", + "name": "npm:cache-content-type", + "data": { + "version": "1.0.1", + "packageName": "cache-content-type", + "hash": "sha512-IKufZ1o4Ut42YUrZSo8+qnMTrFuKkvyoLXUywKz9GJ5BrhOFGhLdkx9sG4KAnVvbY6kEcSFjLQul+DVmBm2bgA==" + } + }, + "npm:cacheable": { + "type": "npm", + "name": "npm:cacheable", + "data": { + "version": "1.10.2", + "packageName": "cacheable", + "hash": "sha512-hMkETCRV4hwBAvjQY1/xGw15tlPj+7cM4d5HOlYJJFftLQVRCboVX+mT6AJ6eL0fsqUhSUwDiF+pgfTR2r2Hxg==" + } + }, + "npm:cacheable-lookup": { + "type": "npm", + "name": "npm:cacheable-lookup", + "data": { + "version": "5.0.4", + "packageName": "cacheable-lookup", + "hash": "sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==" + } + }, + "npm:cacheable-request": { + "type": "npm", + "name": "npm:cacheable-request", + "data": { + "version": "7.0.4", + "packageName": "cacheable-request", + "hash": "sha512-v+p6ongsrp0yTGbJXjgxPow2+DL93DASP4kXCDKb8/bwRtt9OEF3whggkkDkGNzgcWy2XaF4a8nZglC7uElscg==" + } + }, + "npm:keyv@5.3.4": { + "type": "npm", + "name": "npm:keyv@5.3.4", + "data": { + "version": "5.3.4", + "packageName": "keyv", + "hash": "sha512-ypEvQvInNpUe+u+w8BIcPkQvEqXquyyibWE/1NB5T2BTzIpS5cGEV1LZskDzPSTvNAaT4+5FutvzlvnkxOSKlw==" + } + }, + "npm:keyv": { + "type": "npm", + "name": "npm:keyv", + "data": { + "version": "4.5.4", + "packageName": "keyv", + "hash": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==" + } + }, + "npm:cached-path-relative": { + "type": "npm", + "name": "npm:cached-path-relative", + "data": { + "version": "1.1.0", + "packageName": "cached-path-relative", + "hash": "sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==" + } + }, + "npm:cachedir": { + "type": "npm", + "name": "npm:cachedir", + "data": { + "version": "2.4.0", + "packageName": "cachedir", + "hash": "sha512-9EtFOZR8g22CL7BWjJ9BUx1+A/djkofnyW3aOXZORNW2kxoUpx2h+uN2cOqwPmFhnpVmxg+KW2OjOSgChTEvsQ==" + } + }, + "npm:call-bind": { + "type": "npm", + "name": "npm:call-bind", + "data": { + "version": "1.0.8", + "packageName": "call-bind", + "hash": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==" + } + }, + "npm:call-bind-apply-helpers": { + "type": "npm", + "name": "npm:call-bind-apply-helpers", + "data": { + "version": "1.0.2", + "packageName": "call-bind-apply-helpers", + "hash": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==" + } + }, + "npm:call-bound": { + "type": "npm", + "name": "npm:call-bound", + "data": { + "version": "1.0.4", + "packageName": "call-bound", + "hash": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==" + } + }, + "npm:callsite": { + "type": "npm", + "name": "npm:callsite", + "data": { + "version": "1.0.0", + "packageName": "callsite", + "hash": "sha512-0vdNRFXn5q+dtOqjfFtmtlI9N2eVZ7LMyEV2iKC5mEEFvSg/69Ml6b/WU2qF8W1nLRa0wiSrDT3Y5jOHZCwKPQ==" + } + }, + "npm:callsites": { + "type": "npm", + "name": "npm:callsites", + "data": { + "version": "3.1.0", + "packageName": "callsites", + "hash": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" + } + }, + "npm:caniuse-api": { + "type": "npm", + "name": "npm:caniuse-api", + "data": { + "version": "3.0.0", + "packageName": "caniuse-api", + "hash": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==" + } + }, + "npm:lodash.memoize@4.1.2": { + "type": "npm", + "name": "npm:lodash.memoize@4.1.2", + "data": { + "version": "4.1.2", + "packageName": "lodash.memoize", + "hash": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==" + } + }, + "npm:lodash.memoize": { + "type": "npm", + "name": "npm:lodash.memoize", + "data": { + "version": "3.0.4", + "packageName": "lodash.memoize", + "hash": "sha512-eDn9kqrAmVUC1wmZvlQ6Uhde44n+tXpqPrN8olQJbttgh0oKclk+SF54P47VEGE9CEiMeRwAP8BaM7UHvBkz2A==" + } + }, + "npm:caniuse-lite": { + "type": "npm", + "name": "npm:caniuse-lite", + "data": { + "version": "1.0.30001727", + "packageName": "caniuse-lite", + "hash": "sha512-pB68nIHmbN6L/4C6MH1DokyR3bYqFwjaSs/sWDHGj4CTcFtQUQMuJftVwWkXq7mNWOybD3KhUv3oWHoGxgP14Q==" + } + }, + "npm:carbon-components-angular": { + "type": "npm", + "name": "npm:carbon-components-angular", + "data": { + "version": "5.59.2", + "packageName": "carbon-components-angular", + "hash": "sha512-afu0MsU4rNO2J4mMhN9HhsX4epDnep6ru/n1Ll3FJ6o+s2WFBfGYmht/I8L/0PgGl8IFUJz3Ie/WvTXiFr0A+g==" + } + }, + "npm:caseless": { + "type": "npm", + "name": "npm:caseless", + "data": { + "version": "0.12.0", + "packageName": "caseless", + "hash": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==" + } + }, + "npm:chai": { + "type": "npm", + "name": "npm:chai", + "data": { + "version": "4.5.0", + "packageName": "chai", + "hash": "sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==" + } + }, + "npm:chainsaw": { + "type": "npm", + "name": "npm:chainsaw", + "data": { + "version": "0.1.0", + "packageName": "chainsaw", + "hash": "sha512-75kWfWt6MEKNC8xYXIdRpDehRYY/tNSgwKaJq+dbbDcxORuVrrQ+SEHoWsniVn9XPYfP4gmdWIeDk/4YNp1rNQ==" + } + }, + "npm:char-regex": { + "type": "npm", + "name": "npm:char-regex", + "data": { + "version": "1.0.2", + "packageName": "char-regex", + "hash": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==" + } + }, + "npm:character-entities": { + "type": "npm", + "name": "npm:character-entities", + "data": { + "version": "1.2.4", + "packageName": "character-entities", + "hash": "sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==" + } + }, + "npm:character-entities-legacy": { + "type": "npm", + "name": "npm:character-entities-legacy", + "data": { + "version": "1.1.4", + "packageName": "character-entities-legacy", + "hash": "sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==" + } + }, + "npm:character-reference-invalid": { + "type": "npm", + "name": "npm:character-reference-invalid", + "data": { + "version": "1.1.4", + "packageName": "character-reference-invalid", + "hash": "sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==" + } + }, + "npm:chardet": { + "type": "npm", + "name": "npm:chardet", + "data": { + "version": "0.7.0", + "packageName": "chardet", + "hash": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==" + } + }, + "npm:charenc": { + "type": "npm", + "name": "npm:charenc", + "data": { + "version": "0.0.2", + "packageName": "charenc", + "hash": "sha512-yrLQ/yVUFXkzg7EDQsPieE/53+0RlaWTs+wBrvW36cyilJ2SaDWfl4Yj7MtLTXleV9uEKefbAGUPv2/iWSooRA==" + } + }, + "npm:chart.js": { + "type": "npm", + "name": "npm:chart.js", + "data": { + "version": "4.4.7", + "packageName": "chart.js", + "hash": "sha512-pwkcKfdzTMAU/+jNosKhNL2bHtJc/sSmYgVbuGTEDhzkrhmyihmP7vUc/5ZK9WopidMDHNe3Wm7jOd/WhuHWuw==" + } + }, + "npm:chartjs-adapter-moment": { + "type": "npm", + "name": "npm:chartjs-adapter-moment", + "data": { + "version": "1.0.1", + "packageName": "chartjs-adapter-moment", + "hash": "sha512-Uz+nTX/GxocuqXpGylxK19YG4R3OSVf8326D+HwSTsNw1LgzyIGRo+Qujwro1wy6X+soNSnfj5t2vZ+r6EaDmA==" + } + }, + "npm:check-error": { + "type": "npm", + "name": "npm:check-error", + "data": { + "version": "1.0.3", + "packageName": "check-error", + "hash": "sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==" + } + }, + "npm:check-more-types": { + "type": "npm", + "name": "npm:check-more-types", + "data": { + "version": "2.24.0", + "packageName": "check-more-types", + "hash": "sha512-Pj779qHxV2tuapviy1bSZNEL1maXr13bPYpsvSDB68HlYcYuhlDrmGd63i0JHMCLKzc7rUSNIrpdJlhVlNwrxA==" + } + }, + "npm:cheerio": { + "type": "npm", + "name": "npm:cheerio", + "data": { + "version": "1.0.0-rc.12", + "packageName": "cheerio", + "hash": "sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==" + } + }, + "npm:cheerio-select": { + "type": "npm", + "name": "npm:cheerio-select", + "data": { + "version": "2.1.0", + "packageName": "cheerio-select", + "hash": "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==" + } + }, + "npm:chownr": { + "type": "npm", + "name": "npm:chownr", + "data": { + "version": "2.0.0", + "packageName": "chownr", + "hash": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==" + } + }, + "npm:chrome-trace-event": { + "type": "npm", + "name": "npm:chrome-trace-event", + "data": { + "version": "1.0.4", + "packageName": "chrome-trace-event", + "hash": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==" + } + }, + "npm:ci-info": { + "type": "npm", + "name": "npm:ci-info", + "data": { + "version": "3.9.0", + "packageName": "ci-info", + "hash": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==" + } + }, + "npm:ci-info@2.0.0": { + "type": "npm", + "name": "npm:ci-info@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "ci-info", + "hash": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==" + } + }, + "npm:cipher-base": { + "type": "npm", + "name": "npm:cipher-base", + "data": { + "version": "1.0.6", + "packageName": "cipher-base", + "hash": "sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw==" + } + }, + "npm:cjs-module-lexer": { + "type": "npm", + "name": "npm:cjs-module-lexer", + "data": { + "version": "1.4.3", + "packageName": "cjs-module-lexer", + "hash": "sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==" + } + }, + "npm:cjson": { + "type": "npm", + "name": "npm:cjson", + "data": { + "version": "0.5.0", + "packageName": "cjson", + "hash": "sha512-D3CKJU9YnZNyerUQ1IzNUvMnToP3MGC2XbIAPi/7yqunJJW3rBwCVapousoFtaR9IbejeEM0KIshxC1n4HQcXw==" + } + }, + "npm:class-utils": { + "type": "npm", + "name": "npm:class-utils", + "data": { + "version": "0.3.6", + "packageName": "class-utils", + "hash": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==" + } + }, + "npm:is-descriptor@0.1.7": { + "type": "npm", + "name": "npm:is-descriptor@0.1.7", + "data": { + "version": "0.1.7", + "packageName": "is-descriptor", + "hash": "sha512-C3grZTvObeN1xud4cRWl366OMXZTj0+HGyk4hvfpx4ZHt1Pb60ANSXqCK7pdOTeUQpRzECBSTphqvD7U+l22Eg==" + } + }, + "npm:is-descriptor": { + "type": "npm", + "name": "npm:is-descriptor", + "data": { + "version": "1.0.3", + "packageName": "is-descriptor", + "hash": "sha512-JCNNGbwWZEVaSPtS45mdtrneRWJFp07LLmykxeFV5F6oBvNF8vHSfJuJgoT472pSfk+Mf8VnlrspaFBHWM8JAw==" + } + }, + "npm:classnames": { + "type": "npm", + "name": "npm:classnames", + "data": { + "version": "2.5.1", + "packageName": "classnames", + "hash": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==" + } + }, + "npm:clean-stack": { + "type": "npm", + "name": "npm:clean-stack", + "data": { + "version": "2.2.0", + "packageName": "clean-stack", + "hash": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==" + } + }, + "npm:cli-boxes": { + "type": "npm", + "name": "npm:cli-boxes", + "data": { + "version": "2.2.1", + "packageName": "cli-boxes", + "hash": "sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==" + } + }, + "npm:cli-cursor": { + "type": "npm", + "name": "npm:cli-cursor", + "data": { + "version": "3.1.0", + "packageName": "cli-cursor", + "hash": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==" + } + }, + "npm:cli-cursor@5.0.0": { + "type": "npm", + "name": "npm:cli-cursor@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "cli-cursor", + "hash": "sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==" + } + }, + "npm:cli-spinners": { + "type": "npm", + "name": "npm:cli-spinners", + "data": { + "version": "2.6.1", + "packageName": "cli-spinners", + "hash": "sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==" + } + }, + "npm:cli-table": { + "type": "npm", + "name": "npm:cli-table", + "data": { + "version": "0.3.11", + "packageName": "cli-table", + "hash": "sha512-IqLQi4lO0nIB4tcdTpN4LCB9FI3uqrJZK7RC515EnhZ6qBaglkIgICb1wjeAqpdoOabm1+SuQtkXIPdYC93jhQ==" + } + }, + "npm:colors@1.0.3": { + "type": "npm", + "name": "npm:colors@1.0.3", + "data": { + "version": "1.0.3", + "packageName": "colors", + "hash": "sha512-pFGrxThWcWQ2MsAz6RtgeWe4NK2kUE1WfsrvvlctdII745EW9I0yflqhe7++M5LEc7bV2c/9/5zc8sFcpL0Drw==" + } + }, + "npm:colors": { + "type": "npm", + "name": "npm:colors", + "data": { + "version": "1.4.0", + "packageName": "colors", + "hash": "sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==" + } + }, + "npm:cli-table3": { + "type": "npm", + "name": "npm:cli-table3", + "data": { + "version": "0.6.5", + "packageName": "cli-table3", + "hash": "sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==" + } + }, + "npm:cli-truncate": { + "type": "npm", + "name": "npm:cli-truncate", + "data": { + "version": "4.0.0", + "packageName": "cli-truncate", + "hash": "sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA==" + } + }, + "npm:cli-truncate@2.1.0": { + "type": "npm", + "name": "npm:cli-truncate@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "cli-truncate", + "hash": "sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==" + } + }, + "npm:cli-width": { + "type": "npm", + "name": "npm:cli-width", + "data": { + "version": "4.1.0", + "packageName": "cli-width", + "hash": "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==" + } + }, + "npm:cliui": { + "type": "npm", + "name": "npm:cliui", + "data": { + "version": "8.0.1", + "packageName": "cliui", + "hash": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==" + } + }, + "npm:cliui@4.1.0": { + "type": "npm", + "name": "npm:cliui@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "cliui", + "hash": "sha512-4FG+RSG9DL7uEwRUZXZn3SS34DiDPfzP0VOiEwtUWlE+AR2EIg+hSyvrIgUUfhdgR/UkAeW2QHgeP+hWrXs7jQ==" + } + }, + "npm:clone": { + "type": "npm", + "name": "npm:clone", + "data": { + "version": "1.0.4", + "packageName": "clone", + "hash": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==" + } + }, + "npm:clone-deep": { + "type": "npm", + "name": "npm:clone-deep", + "data": { + "version": "4.0.1", + "packageName": "clone-deep", + "hash": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==" + } + }, + "npm:is-plain-object@2.0.4": { + "type": "npm", + "name": "npm:is-plain-object@2.0.4", + "data": { + "version": "2.0.4", + "packageName": "is-plain-object", + "hash": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==" + } + }, + "npm:is-plain-object": { + "type": "npm", + "name": "npm:is-plain-object", + "data": { + "version": "5.0.0", + "packageName": "is-plain-object", + "hash": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==" + } + }, + "npm:clone-response": { + "type": "npm", + "name": "npm:clone-response", + "data": { + "version": "1.0.3", + "packageName": "clone-response", + "hash": "sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==" + } + }, + "npm:co": { + "type": "npm", + "name": "npm:co", + "data": { + "version": "4.6.0", + "packageName": "co", + "hash": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==" + } + }, + "npm:code-block-writer": { + "type": "npm", + "name": "npm:code-block-writer", + "data": { + "version": "13.0.3", + "packageName": "code-block-writer", + "hash": "sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg==" + } + }, + "npm:code-point-at": { + "type": "npm", + "name": "npm:code-point-at", + "data": { + "version": "1.1.0", + "packageName": "code-point-at", + "hash": "sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA==" + } + }, + "npm:coffeeify": { + "type": "npm", + "name": "npm:coffeeify", + "data": { + "version": "3.0.1", + "packageName": "coffeeify", + "hash": "sha512-Qjnr7UX6ldK1PHV7wCnv7AuCd4q19KTUtwJnu/6JRJB4rfm12zvcXtKdacUoePOKr1I4ka/ydKiwWpNAdsQb0g==" + } + }, + "npm:coffeescript": { + "type": "npm", + "name": "npm:coffeescript", + "data": { + "version": "1.12.7", + "packageName": "coffeescript", + "hash": "sha512-pLXHFxQMPklVoEekowk8b3erNynC+DVJzChxS/LCBBgR6/8AJkHivkm//zbowcfc7BTCAjryuhx6gPqPRfsFoA==" + } + }, + "npm:collect-v8-coverage": { + "type": "npm", + "name": "npm:collect-v8-coverage", + "data": { + "version": "1.0.2", + "packageName": "collect-v8-coverage", + "hash": "sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==" + } + }, + "npm:collection-visit": { + "type": "npm", + "name": "npm:collection-visit", + "data": { + "version": "1.0.0", + "packageName": "collection-visit", + "hash": "sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==" + } + }, + "npm:color": { + "type": "npm", + "name": "npm:color", + "data": { + "version": "4.2.3", + "packageName": "color", + "hash": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==" + } + }, + "npm:color-convert": { + "type": "npm", + "name": "npm:color-convert", + "data": { + "version": "2.0.1", + "packageName": "color-convert", + "hash": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" + } + }, + "npm:color-convert@1.9.3": { + "type": "npm", + "name": "npm:color-convert@1.9.3", + "data": { + "version": "1.9.3", + "packageName": "color-convert", + "hash": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==" + } + }, + "npm:color-name": { + "type": "npm", + "name": "npm:color-name", + "data": { + "version": "1.1.4", + "packageName": "color-name", + "hash": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" + } + }, + "npm:color-name@1.1.3": { + "type": "npm", + "name": "npm:color-name@1.1.3", + "data": { + "version": "1.1.3", + "packageName": "color-name", + "hash": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" + } + }, + "npm:color-string": { + "type": "npm", + "name": "npm:color-string", + "data": { + "version": "1.9.1", + "packageName": "color-string", + "hash": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==" + } + }, + "npm:color-support": { + "type": "npm", + "name": "npm:color-support", + "data": { + "version": "1.1.3", + "packageName": "color-support", + "hash": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==" + } + }, + "npm:colord": { + "type": "npm", + "name": "npm:colord", + "data": { + "version": "2.9.3", + "packageName": "colord", + "hash": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==" + } + }, + "npm:colorette": { + "type": "npm", + "name": "npm:colorette", + "data": { + "version": "2.0.20", + "packageName": "colorette", + "hash": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==" + } + }, + "npm:colorjs.io": { + "type": "npm", + "name": "npm:colorjs.io", + "data": { + "version": "0.5.2", + "packageName": "colorjs.io", + "hash": "sha512-twmVoizEW7ylZSN32OgKdXRmo1qg+wT5/6C3xu5b9QsWzSFAhHLn2xd8ro0diCsKfCj1RdaTP/nrcW+vAoQPIw==" + } + }, + "npm:columnify": { + "type": "npm", + "name": "npm:columnify", + "data": { + "version": "1.6.0", + "packageName": "columnify", + "hash": "sha512-lomjuFZKfM6MSAnV9aCZC9sc0qGbmZdfygNv+nCpqVkSKdCxCklLtd16O0EILGkImHw9ZpHkAnHaB+8Zxq5W6Q==" + } + }, + "npm:combine-source-map": { + "type": "npm", + "name": "npm:combine-source-map", + "data": { + "version": "0.8.0", + "packageName": "combine-source-map", + "hash": "sha512-UlxQ9Vw0b/Bt/KYwCFqdEwsQ1eL8d1gibiFb7lxQJFdvTgc2hIZi6ugsg+kyhzhPV+QEpUiEIwInIAIrgoEkrg==" + } + }, + "npm:combined-stream": { + "type": "npm", + "name": "npm:combined-stream", + "data": { + "version": "1.0.8", + "packageName": "combined-stream", + "hash": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==" + } + }, + "npm:comma-separated-tokens": { + "type": "npm", + "name": "npm:comma-separated-tokens", + "data": { + "version": "1.0.8", + "packageName": "comma-separated-tokens", + "hash": "sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==" + } + }, + "npm:common-path-prefix": { + "type": "npm", + "name": "npm:common-path-prefix", + "data": { + "version": "3.0.0", + "packageName": "common-path-prefix", + "hash": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==" + } + }, + "npm:common-tags": { + "type": "npm", + "name": "npm:common-tags", + "data": { + "version": "1.8.2", + "packageName": "common-tags", + "hash": "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==" + } + }, + "npm:component-emitter": { + "type": "npm", + "name": "npm:component-emitter", + "data": { + "version": "1.3.1", + "packageName": "component-emitter", + "hash": "sha512-T0+barUSQRTUQASh8bx02dl+DhF54GtIDY13Y3m9oWTklKbb3Wv974meRpeZ3lp1JpLVECWWNHC4vaG2XHXouQ==" + } + }, + "npm:compressible": { + "type": "npm", + "name": "npm:compressible", + "data": { + "version": "2.0.18", + "packageName": "compressible", + "hash": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==" + } + }, + "npm:compression": { + "type": "npm", + "name": "npm:compression", + "data": { + "version": "1.8.1", + "packageName": "compression", + "hash": "sha512-9mAqGPHLakhCLeNyxPkK4xVo746zQ/czLH1Ky+vkitMnWfWZps8r0qXuwhwizagCRttsL4lfG4pIOvaWLpAP0w==" + } + }, + "npm:negotiator@0.6.4": { + "type": "npm", + "name": "npm:negotiator@0.6.4", + "data": { + "version": "0.6.4", + "packageName": "negotiator", + "hash": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==" + } + }, + "npm:negotiator": { + "type": "npm", + "name": "npm:negotiator", + "data": { + "version": "0.6.3", + "packageName": "negotiator", + "hash": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==" + } + }, + "npm:concat-map": { + "type": "npm", + "name": "npm:concat-map", + "data": { + "version": "0.0.1", + "packageName": "concat-map", + "hash": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" + } + }, + "npm:concat-stream": { + "type": "npm", + "name": "npm:concat-stream", + "data": { + "version": "1.6.2", + "packageName": "concat-stream", + "hash": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==" + } + }, + "npm:connect": { + "type": "npm", + "name": "npm:connect", + "data": { + "version": "3.7.0", + "packageName": "connect", + "hash": "sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==" + } + }, + "npm:connect-history-api-fallback": { + "type": "npm", + "name": "npm:connect-history-api-fallback", + "data": { + "version": "2.0.0", + "packageName": "connect-history-api-fallback", + "hash": "sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==" + } + }, + "npm:console-browserify": { + "type": "npm", + "name": "npm:console-browserify", + "data": { + "version": "1.2.0", + "packageName": "console-browserify", + "hash": "sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==" + } + }, + "npm:constants-browserify": { + "type": "npm", + "name": "npm:constants-browserify", + "data": { + "version": "1.0.0", + "packageName": "constants-browserify", + "hash": "sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ==" + } + }, + "npm:content-disposition": { + "type": "npm", + "name": "npm:content-disposition", + "data": { + "version": "0.5.4", + "packageName": "content-disposition", + "hash": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==" + } + }, + "npm:content-type": { + "type": "npm", + "name": "npm:content-type", + "data": { + "version": "1.0.5", + "packageName": "content-type", + "hash": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==" + } + }, + "npm:cookie": { + "type": "npm", + "name": "npm:cookie", + "data": { + "version": "0.7.1", + "packageName": "cookie", + "hash": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==" + } + }, + "npm:cookie-signature": { + "type": "npm", + "name": "npm:cookie-signature", + "data": { + "version": "1.0.6", + "packageName": "cookie-signature", + "hash": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" + } + }, + "npm:cookies": { + "type": "npm", + "name": "npm:cookies", + "data": { + "version": "0.9.1", + "packageName": "cookies", + "hash": "sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==" + } + }, + "npm:copy-anything": { + "type": "npm", + "name": "npm:copy-anything", + "data": { + "version": "2.0.6", + "packageName": "copy-anything", + "hash": "sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==" + } + }, + "npm:copy-descriptor": { + "type": "npm", + "name": "npm:copy-descriptor", + "data": { + "version": "0.1.1", + "packageName": "copy-descriptor", + "hash": "sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==" + } + }, + "npm:copy-to-clipboard": { + "type": "npm", + "name": "npm:copy-to-clipboard", + "data": { + "version": "3.3.3", + "packageName": "copy-to-clipboard", + "hash": "sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==" + } + }, + "npm:core-js": { + "type": "npm", + "name": "npm:core-js", + "data": { + "version": "2.6.12", + "packageName": "core-js", + "hash": "sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==" + } + }, + "npm:core-js@3.33.1": { + "type": "npm", + "name": "npm:core-js@3.33.1", + "data": { + "version": "3.33.1", + "packageName": "core-js", + "hash": "sha512-qVSq3s+d4+GsqN0teRCJtM6tdEEXyWxjzbhVrCHmBS5ZTM0FS2MOS0D13dUXAWDUN6a+lHI/N1hF9Ytz6iLl9Q==" + } + }, + "npm:core-js-compat": { + "type": "npm", + "name": "npm:core-js-compat", + "data": { + "version": "3.44.0", + "packageName": "core-js-compat", + "hash": "sha512-JepmAj2zfl6ogy34qfWtcE7nHKAJnKsQFRn++scjVS2bZFllwptzw61BZcZFYBPpUznLfAvh0LGhxKppk04ClA==" + } + }, + "npm:core-js-pure": { + "type": "npm", + "name": "npm:core-js-pure", + "data": { + "version": "3.44.0", + "packageName": "core-js-pure", + "hash": "sha512-gvMQAGB4dfVUxpYD0k3Fq8J+n5bB6Ytl15lqlZrOIXFzxOhtPaObfkQGHtMRdyjIf7z2IeNULwi1jEwyS+ltKQ==" + } + }, + "npm:core-util-is": { + "type": "npm", + "name": "npm:core-util-is", + "data": { + "version": "1.0.3", + "packageName": "core-util-is", + "hash": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" + } + }, + "npm:core-util-is@1.0.2": { + "type": "npm", + "name": "npm:core-util-is@1.0.2", + "data": { + "version": "1.0.2", + "packageName": "core-util-is", + "hash": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==" + } + }, + "npm:cors": { + "type": "npm", + "name": "npm:cors", + "data": { + "version": "2.8.5", + "packageName": "cors", + "hash": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==" + } + }, + "npm:corser": { + "type": "npm", + "name": "npm:corser", + "data": { + "version": "2.0.1", + "packageName": "corser", + "hash": "sha512-utCYNzRSQIZNPIcGZdQc92UVJYAhtGAteCFg0yRaFm8f0P+CPtyGyHXJcGXnffjCybUCEx3FQ2G7U3/o9eIkVQ==" + } + }, + "npm:create-ecdh": { + "type": "npm", + "name": "npm:create-ecdh", + "data": { + "version": "4.0.4", + "packageName": "create-ecdh", + "hash": "sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==" + } + }, + "npm:create-hash": { + "type": "npm", + "name": "npm:create-hash", + "data": { + "version": "1.2.0", + "packageName": "create-hash", + "hash": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==" + } + }, + "npm:create-hash@1.1.3": { + "type": "npm", + "name": "npm:create-hash@1.1.3", + "data": { + "version": "1.1.3", + "packageName": "create-hash", + "hash": "sha512-snRpch/kwQhcdlnZKYanNF1m0RDlrCdSKQaH87w1FCFPVPNCQ/Il9QJKAX2jVBZddRdaHBMC+zXa9Gw9tmkNUA==" + } + }, + "npm:create-hmac": { + "type": "npm", + "name": "npm:create-hmac", + "data": { + "version": "1.1.7", + "packageName": "create-hmac", + "hash": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==" + } + }, + "npm:create-jest": { + "type": "npm", + "name": "npm:create-jest", + "data": { + "version": "29.7.0", + "packageName": "create-jest", + "hash": "sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==" + } + }, + "npm:create-require": { + "type": "npm", + "name": "npm:create-require", + "data": { + "version": "1.1.1", + "packageName": "create-require", + "hash": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==" + } + }, + "npm:critters": { + "type": "npm", + "name": "npm:critters", + "data": { + "version": "0.0.24", + "packageName": "critters", + "hash": "sha512-Oyqew0FGM0wYUSNqR0L6AteO5MpMoUU0rhKRieXeiKs+PmRTxiJMyaunYB2KF6fQ3dzChXKCpbFOEJx3OQ1v/Q==" + } + }, + "npm:cron-parser": { + "type": "npm", + "name": "npm:cron-parser", + "data": { + "version": "4.9.0", + "packageName": "cron-parser", + "hash": "sha512-p0SaNjrHOnQeR8/VnfGbmg9te2kfyYSQ7Sc/j/6DtPL3JQvKxmjO9TSjNFpujqV3vEYYBvNNvXSxzyksBWAx1Q==" + } + }, + "npm:cross-spawn": { + "type": "npm", + "name": "npm:cross-spawn", + "data": { + "version": "7.0.6", + "packageName": "cross-spawn", + "hash": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==" + } + }, + "npm:cross-spawn@6.0.6": { + "type": "npm", + "name": "npm:cross-spawn@6.0.6", + "data": { + "version": "6.0.6", + "packageName": "cross-spawn", + "hash": "sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==" + } + }, + "npm:crypt": { + "type": "npm", + "name": "npm:crypt", + "data": { + "version": "0.0.2", + "packageName": "crypt", + "hash": "sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow==" + } + }, + "npm:crypto-browserify": { + "type": "npm", + "name": "npm:crypto-browserify", + "data": { + "version": "3.12.1", + "packageName": "crypto-browserify", + "hash": "sha512-r4ESw/IlusD17lgQi1O20Fa3qNnsckR126TdUuBgAu7GBYSIPvdNyONd3Zrxh0xCwA4+6w/TDArBPsMvhur+KQ==" + } + }, + "npm:css-declaration-sorter": { + "type": "npm", + "name": "npm:css-declaration-sorter", + "data": { + "version": "7.2.0", + "packageName": "css-declaration-sorter", + "hash": "sha512-h70rUM+3PNFuaBDTLe8wF/cdWu+dOZmb7pJt8Z2sedYbAcQVQV/tEchueg3GWxwqS0cxtbxmaHEdkNACqcvsow==" + } + }, + "npm:css-functions-list": { + "type": "npm", + "name": "npm:css-functions-list", + "data": { + "version": "3.2.3", + "packageName": "css-functions-list", + "hash": "sha512-IQOkD3hbR5KrN93MtcYuad6YPuTSUhntLHDuLEbFWE+ff2/XSZNdZG+LcbbIW5AXKg/WFIfYItIzVoHngHXZzA==" + } + }, + "npm:css-minimizer-webpack-plugin": { + "type": "npm", + "name": "npm:css-minimizer-webpack-plugin", + "data": { + "version": "5.0.1", + "packageName": "css-minimizer-webpack-plugin", + "hash": "sha512-3caImjKFQkS+ws1TGcFn0V1HyDJFq1Euy589JlD6/3rV2kj+w7r5G9WDMgSHvpvXHNZ2calVypZWuEDQd9wfLg==" + } + }, + "npm:css-select": { + "type": "npm", + "name": "npm:css-select", + "data": { + "version": "5.2.2", + "packageName": "css-select", + "hash": "sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==" + } + }, + "npm:css-tree": { + "type": "npm", + "name": "npm:css-tree", + "data": { + "version": "3.1.0", + "packageName": "css-tree", + "hash": "sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==" + } + }, + "npm:css-tree@2.2.1": { + "type": "npm", + "name": "npm:css-tree@2.2.1", + "data": { + "version": "2.2.1", + "packageName": "css-tree", + "hash": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==" + } + }, + "npm:css-tree@2.3.1": { + "type": "npm", + "name": "npm:css-tree@2.3.1", + "data": { + "version": "2.3.1", + "packageName": "css-tree", + "hash": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==" + } + }, + "npm:mdn-data@2.12.2": { + "type": "npm", + "name": "npm:mdn-data@2.12.2", + "data": { + "version": "2.12.2", + "packageName": "mdn-data", + "hash": "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==" + } + }, + "npm:mdn-data@2.0.28": { + "type": "npm", + "name": "npm:mdn-data@2.0.28", + "data": { + "version": "2.0.28", + "packageName": "mdn-data", + "hash": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==" + } + }, + "npm:mdn-data": { + "type": "npm", + "name": "npm:mdn-data", + "data": { + "version": "2.1.0", + "packageName": "mdn-data", + "hash": "sha512-dbAWH6A+2NGuVJlQFrTKHJc07Vqn5frnhyTOGz+7BsK7V2hHdoBcwoiyV3QVhLHYpM/zqe2OSUn5ZWbVXLBB8A==" + } + }, + "npm:mdn-data@2.23.0": { + "type": "npm", + "name": "npm:mdn-data@2.23.0", + "data": { + "version": "2.23.0", + "packageName": "mdn-data", + "hash": "sha512-786vq1+4079JSeu2XdcDjrhi/Ry7BWtjDl9WtGPWLiIHb2T66GvIVflZTBoSNZ5JqTtJGYEVMuFA/lbQlMOyDQ==" + } + }, + "npm:mdn-data@2.0.30": { + "type": "npm", + "name": "npm:mdn-data@2.0.30", + "data": { + "version": "2.0.30", + "packageName": "mdn-data", + "hash": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==" + } + }, + "npm:css-what": { + "type": "npm", + "name": "npm:css-what", + "data": { + "version": "6.2.2", + "packageName": "css-what", + "hash": "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==" + } + }, + "npm:css.escape": { + "type": "npm", + "name": "npm:css.escape", + "data": { + "version": "1.5.1", + "packageName": "css.escape", + "hash": "sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==" + } + }, + "npm:cssesc": { + "type": "npm", + "name": "npm:cssesc", + "data": { + "version": "3.0.0", + "packageName": "cssesc", + "hash": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" + } + }, + "npm:cssfontparser": { + "type": "npm", + "name": "npm:cssfontparser", + "data": { + "version": "1.2.1", + "packageName": "cssfontparser", + "hash": "sha512-6tun4LoZnj7VN6YeegOVb67KBX/7JJsqvj+pv3ZA7F878/eN33AbGa5b/S/wXxS/tcp8nc40xRUrsPlxIyNUPg==" + } + }, + "npm:cssnano": { + "type": "npm", + "name": "npm:cssnano", + "data": { + "version": "6.1.2", + "packageName": "cssnano", + "hash": "sha512-rYk5UeX7VAM/u0lNqewCdasdtPK81CgX8wJFLEIXHbV2oldWRgJAsZrdhRXkV1NJzA2g850KiFm9mMU2HxNxMA==" + } + }, + "npm:cssnano-preset-default": { + "type": "npm", + "name": "npm:cssnano-preset-default", + "data": { + "version": "6.1.2", + "packageName": "cssnano-preset-default", + "hash": "sha512-1C0C+eNaeN8OcHQa193aRgYexyJtU8XwbdieEjClw+J9d94E41LwT6ivKH0WT+fYwYWB0Zp3I3IZ7tI/BbUbrg==" + } + }, + "npm:cssnano-utils": { + "type": "npm", + "name": "npm:cssnano-utils", + "data": { + "version": "4.0.2", + "packageName": "cssnano-utils", + "hash": "sha512-ZR1jHg+wZ8o4c3zqf1SIUSTIvm/9mU343FMR6Obe/unskbvpGhZOo1J6d/r8D1pzkRQYuwbcH3hToOuoA2G7oQ==" + } + }, + "npm:csso": { + "type": "npm", + "name": "npm:csso", + "data": { + "version": "5.0.5", + "packageName": "csso", + "hash": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==" + } + }, + "npm:cssom": { + "type": "npm", + "name": "npm:cssom", + "data": { + "version": "0.5.0", + "packageName": "cssom", + "hash": "sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==" + } + }, + "npm:cssom@0.3.8": { + "type": "npm", + "name": "npm:cssom@0.3.8", + "data": { + "version": "0.3.8", + "packageName": "cssom", + "hash": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==" + } + }, + "npm:cssstyle": { + "type": "npm", + "name": "npm:cssstyle", + "data": { + "version": "2.3.0", + "packageName": "cssstyle", + "hash": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==" + } + }, + "npm:csstype": { + "type": "npm", + "name": "npm:csstype", + "data": { + "version": "3.1.3", + "packageName": "csstype", + "hash": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" + } + }, + "npm:cucumber": { + "type": "npm", + "name": "npm:cucumber", + "data": { + "version": "4.2.1", + "packageName": "cucumber", + "hash": "sha512-3gQ0Vv4kSHsvXEFC6b1c+TfLRDzWD1/kU7e5vm8Kh8j35b95k6favan9/4ixcBNqd7UsU1T6FYcawC87+DlNKw==" + } + }, + "npm:cucumber-expressions": { + "type": "npm", + "name": "npm:cucumber-expressions", + "data": { + "version": "6.6.2", + "packageName": "cucumber-expressions", + "hash": "sha512-WcFSVBiWNLJbIcAAC3t/ACU46vaOKfe1UIF5H3qveoq+Y4XQm9j3YwHurQNufRKBBg8nCnpU7Ttsx7egjS3hwA==" + } + }, + "npm:cucumber-expressions@5.0.18": { + "type": "npm", + "name": "npm:cucumber-expressions@5.0.18", + "data": { + "version": "5.0.18", + "packageName": "cucumber-expressions", + "hash": "sha512-cj9UKCEvsB7bN97THmowcZt8I3rYFbTAFBNeDpKmWW3vr43CLZeWBmbk7NlHijndLwPJ7+uiF72xWrRU+RLyZA==" + } + }, + "npm:cucumber-messages": { + "type": "npm", + "name": "npm:cucumber-messages", + "data": { + "version": "8.0.0", + "packageName": "cucumber-messages", + "hash": "sha512-lUnWRMjwA9+KhDec/5xRZV3Du67ISumHnVLywWQXyvzmc4P+Eqx8CoeQrBQoau3Pw1hs4kJLTDyV85hFBF00SQ==" + } + }, + "npm:cucumber-tag-expressions": { + "type": "npm", + "name": "npm:cucumber-tag-expressions", + "data": { + "version": "1.1.1", + "packageName": "cucumber-tag-expressions", + "hash": "sha512-V9jv81sR/HaJ87FoidrvHkviXId7KmBcUi7aQPfi+W3nRO30N6GqH6lcp8K+nyiT1DgemRJBPDDeBMS93xJqMQ==" + } + }, + "npm:figures@2.0.0": { + "type": "npm", + "name": "npm:figures@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "figures", + "hash": "sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA==" + } + }, + "npm:figures": { + "type": "npm", + "name": "npm:figures", + "data": { + "version": "3.2.0", + "packageName": "figures", + "hash": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==" + } + }, + "npm:cypress": { + "type": "npm", + "name": "npm:cypress", + "data": { + "version": "12.17.4", + "packageName": "cypress", + "hash": "sha512-gAN8Pmns9MA5eCDFSDJXWKUpaL3IDd89N9TtIupjYnzLSmlpVr+ZR+vb4U/qaMp+lB6tBvAmt7504c3Z4RU5KQ==" + } + }, + "npm:cypress-axe": { + "type": "npm", + "name": "npm:cypress-axe", + "data": { + "version": "1.5.0", + "packageName": "cypress-axe", + "hash": "sha512-Hy/owCjfj+25KMsecvDgo4fC/781ccL+e8p+UUYoadGVM2ogZF9XIKbiM6KI8Y3cEaSreymdD6ZzccbI2bY0lQ==" + } + }, + "npm:cypress-cucumber-preprocessor": { + "type": "npm", + "name": "npm:cypress-cucumber-preprocessor", + "data": { + "version": "4.3.1", + "packageName": "cypress-cucumber-preprocessor", + "hash": "sha512-BKUYXqoTeKzkPXohEczDtpAwRCY0ZPtIpfRwJut16yNLqdXQMV+aItwanxe3cbJTFlwg562NAjL4LMdiOhkAjg==" + } + }, + "npm:parse-json@4.0.0": { + "type": "npm", + "name": "npm:parse-json@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "parse-json", + "hash": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==" + } + }, + "npm:parse-json": { + "type": "npm", + "name": "npm:parse-json", + "data": { + "version": "5.2.0", + "packageName": "parse-json", + "hash": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==" + } + }, + "npm:cypress-iframe": { + "type": "npm", + "name": "npm:cypress-iframe", + "data": { + "version": "1.0.1", + "packageName": "cypress-iframe", + "hash": "sha512-Ne+xkZmWMhfq3x6wbfzK/SzsVTCrJru3R3cLXsoSAZyfUtJDamXyaIieHXeea3pQDXF4wE2w4iUuvCYHhoD31g==" + } + }, + "npm:cypress-multi-reporters": { + "type": "npm", + "name": "npm:cypress-multi-reporters", + "data": { + "version": "1.5.0", + "packageName": "cypress-multi-reporters", + "hash": "sha512-6rJ1rk1RpjZwTeydCDc8r3iOmWj2ZEYo++oDTJHNEu7eetb3W1cYDNo5CdxF/r0bo7TLQsOEpBHOCYBZfPVt/g==" + } + }, + "npm:supports-color": { + "type": "npm", + "name": "npm:supports-color", + "data": { + "version": "7.2.0", + "packageName": "supports-color", + "hash": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" + } + }, + "npm:supports-color@8.1.1": { + "type": "npm", + "name": "npm:supports-color@8.1.1", + "data": { + "version": "8.1.1", + "packageName": "supports-color", + "hash": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==" + } + }, + "npm:supports-color@5.5.0": { + "type": "npm", + "name": "npm:supports-color@5.5.0", + "data": { + "version": "5.5.0", + "packageName": "supports-color", + "hash": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==" + } + }, + "npm:is-fullwidth-code-point@3.0.0": { + "type": "npm", + "name": "npm:is-fullwidth-code-point@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "is-fullwidth-code-point", + "hash": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" + } + }, + "npm:is-fullwidth-code-point@2.0.0": { + "type": "npm", + "name": "npm:is-fullwidth-code-point@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "is-fullwidth-code-point", + "hash": "sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==" + } + }, + "npm:is-fullwidth-code-point@1.0.0": { + "type": "npm", + "name": "npm:is-fullwidth-code-point@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "is-fullwidth-code-point", + "hash": "sha512-1pqUqRjkhPJ9miNq9SwMfdvi6lBJcd6eFxvfaivQhaH3SgisfiuudvFntdKOmxuee/77l+FPjKrQjWvmPjWrRw==" + } + }, + "npm:is-fullwidth-code-point": { + "type": "npm", + "name": "npm:is-fullwidth-code-point", + "data": { + "version": "4.0.0", + "packageName": "is-fullwidth-code-point", + "hash": "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==" + } + }, + "npm:is-fullwidth-code-point@5.0.0": { + "type": "npm", + "name": "npm:is-fullwidth-code-point@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "is-fullwidth-code-point", + "hash": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==" + } + }, + "npm:listr2@3.14.0": { + "type": "npm", + "name": "npm:listr2@3.14.0", + "data": { + "version": "3.14.0", + "packageName": "listr2", + "hash": "sha512-TyWI8G99GX9GjE54cJ+RrNMcIFBfwMPxc3XTFiAYGN4s10hWROGtOg7+O6u6LE3mNkyld7RSLE6nrKBvTfcs3g==" + } + }, + "npm:listr2": { + "type": "npm", + "name": "npm:listr2", + "data": { + "version": "8.2.4", + "packageName": "listr2", + "hash": "sha512-opevsywziHd3zHCVQGAj8zu+Z3yHNkkoYhWIGnq54RrCVwLz0MozotJEDnKsIBLvkfLGN6BLOyAeRrYI0pKA4g==" + } + }, + "npm:log-update@4.0.0": { + "type": "npm", + "name": "npm:log-update@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "log-update", + "hash": "sha512-9fkkDevMefjg0mmzWFBW8YkFP91OrizzkW3diF7CpG+S2EYdy4+TVfGwz1zeF8x7hCx1ovSPTOE9Ngib74qqUg==" + } + }, + "npm:log-update": { + "type": "npm", + "name": "npm:log-update", + "data": { + "version": "6.1.0", + "packageName": "log-update", + "hash": "sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==" + } + }, + "npm:slice-ansi@4.0.0": { + "type": "npm", + "name": "npm:slice-ansi@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "slice-ansi", + "hash": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==" + } + }, + "npm:slice-ansi@3.0.0": { + "type": "npm", + "name": "npm:slice-ansi@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "slice-ansi", + "hash": "sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==" + } + }, + "npm:slice-ansi@7.1.0": { + "type": "npm", + "name": "npm:slice-ansi@7.1.0", + "data": { + "version": "7.1.0", + "packageName": "slice-ansi", + "hash": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==" + } + }, + "npm:slice-ansi": { + "type": "npm", + "name": "npm:slice-ansi", + "data": { + "version": "5.0.0", + "packageName": "slice-ansi", + "hash": "sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==" + } + }, + "npm:proxy-from-env@1.0.0": { + "type": "npm", + "name": "npm:proxy-from-env@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "proxy-from-env", + "hash": "sha512-F2JHgJQ1iqwnHDcQjVBsq3n/uoaFL+iPW/eAeL7kVxy/2RrWaN4WroKjjvbsoRtv0ftelNyC01bjRhn/bhcf4A==" + } + }, + "npm:proxy-from-env": { + "type": "npm", + "name": "npm:proxy-from-env", + "data": { + "version": "1.1.0", + "packageName": "proxy-from-env", + "hash": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" + } + }, + "npm:d": { + "type": "npm", + "name": "npm:d", + "data": { + "version": "1.0.2", + "packageName": "d", + "hash": "sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==" + } + }, + "npm:d3": { + "type": "npm", + "name": "npm:d3", + "data": { + "version": "7.9.0", + "packageName": "d3", + "hash": "sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA==" + } + }, + "npm:d3-array": { + "type": "npm", + "name": "npm:d3-array", + "data": { + "version": "3.2.4", + "packageName": "d3-array", + "hash": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==" + } + }, + "npm:d3-array@2.12.1": { + "type": "npm", + "name": "npm:d3-array@2.12.1", + "data": { + "version": "2.12.1", + "packageName": "d3-array", + "hash": "sha512-B0ErZK/66mHtEsR1TkPEEkwdy+WDesimkM5gpZr5Dsg54BiTA5RXtYW5qTLIAcekaS9xfZrzBLF/OAkB3Qn1YQ==" + } + }, + "npm:d3-axis": { + "type": "npm", + "name": "npm:d3-axis", + "data": { + "version": "3.0.0", + "packageName": "d3-axis", + "hash": "sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==" + } + }, + "npm:d3-brush": { + "type": "npm", + "name": "npm:d3-brush", + "data": { + "version": "3.0.0", + "packageName": "d3-brush", + "hash": "sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==" + } + }, + "npm:d3-chord": { + "type": "npm", + "name": "npm:d3-chord", + "data": { + "version": "3.0.1", + "packageName": "d3-chord", + "hash": "sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==" + } + }, + "npm:d3-cloud": { + "type": "npm", + "name": "npm:d3-cloud", + "data": { + "version": "1.2.7", + "packageName": "d3-cloud", + "hash": "sha512-8TrgcgwRIpoZYQp7s3fGB7tATWfhckRb8KcVd1bOgqkNdkJRDGWfdSf4HkHHzZxSczwQJdSxvfPudwir5IAJ3w==" + } + }, + "npm:d3-dispatch@1.0.6": { + "type": "npm", + "name": "npm:d3-dispatch@1.0.6", + "data": { + "version": "1.0.6", + "packageName": "d3-dispatch", + "hash": "sha512-fVjoElzjhCEy+Hbn8KygnmMS7Or0a9sI2UzGwoB7cCtvI1XpVN9GpoYlnb3xt2YV66oXYb1fLJ8GMvP4hdU1RA==" + } + }, + "npm:d3-dispatch": { + "type": "npm", + "name": "npm:d3-dispatch", + "data": { + "version": "3.0.1", + "packageName": "d3-dispatch", + "hash": "sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==" + } + }, + "npm:d3-color": { + "type": "npm", + "name": "npm:d3-color", + "data": { + "version": "3.1.0", + "packageName": "d3-color", + "hash": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==" + } + }, + "npm:d3-contour": { + "type": "npm", + "name": "npm:d3-contour", + "data": { + "version": "4.0.2", + "packageName": "d3-contour", + "hash": "sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA==" + } + }, + "npm:d3-delaunay": { + "type": "npm", + "name": "npm:d3-delaunay", + "data": { + "version": "6.0.4", + "packageName": "d3-delaunay", + "hash": "sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A==" + } + }, + "npm:d3-drag": { + "type": "npm", + "name": "npm:d3-drag", + "data": { + "version": "3.0.0", + "packageName": "d3-drag", + "hash": "sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==" + } + }, + "npm:d3-dsv": { + "type": "npm", + "name": "npm:d3-dsv", + "data": { + "version": "3.0.1", + "packageName": "d3-dsv", + "hash": "sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==" + } + }, + "npm:d3-ease": { + "type": "npm", + "name": "npm:d3-ease", + "data": { + "version": "3.0.1", + "packageName": "d3-ease", + "hash": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==" + } + }, + "npm:d3-fetch": { + "type": "npm", + "name": "npm:d3-fetch", + "data": { + "version": "3.0.1", + "packageName": "d3-fetch", + "hash": "sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==" + } + }, + "npm:d3-force": { + "type": "npm", + "name": "npm:d3-force", + "data": { + "version": "3.0.0", + "packageName": "d3-force", + "hash": "sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==" + } + }, + "npm:d3-format": { + "type": "npm", + "name": "npm:d3-format", + "data": { + "version": "3.1.0", + "packageName": "d3-format", + "hash": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==" + } + }, + "npm:d3-geo": { + "type": "npm", + "name": "npm:d3-geo", + "data": { + "version": "3.1.1", + "packageName": "d3-geo", + "hash": "sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q==" + } + }, + "npm:d3-hierarchy": { + "type": "npm", + "name": "npm:d3-hierarchy", + "data": { + "version": "3.1.2", + "packageName": "d3-hierarchy", + "hash": "sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==" + } + }, + "npm:d3-interpolate": { + "type": "npm", + "name": "npm:d3-interpolate", + "data": { + "version": "3.0.1", + "packageName": "d3-interpolate", + "hash": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==" + } + }, + "npm:d3-path": { + "type": "npm", + "name": "npm:d3-path", + "data": { + "version": "3.1.0", + "packageName": "d3-path", + "hash": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==" + } + }, + "npm:d3-path@1.0.9": { + "type": "npm", + "name": "npm:d3-path@1.0.9", + "data": { + "version": "1.0.9", + "packageName": "d3-path", + "hash": "sha512-VLaYcn81dtHVTjEHd8B+pbe9yHWpXKZUC87PzoFmsFrJqgFwDe/qxfp5MlfsfM1V5E/iVt0MmEbWQ7FVIXh/bg==" + } + }, + "npm:d3-polygon": { + "type": "npm", + "name": "npm:d3-polygon", + "data": { + "version": "3.0.1", + "packageName": "d3-polygon", + "hash": "sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==" + } + }, + "npm:d3-quadtree": { + "type": "npm", + "name": "npm:d3-quadtree", + "data": { + "version": "3.0.1", + "packageName": "d3-quadtree", + "hash": "sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==" + } + }, + "npm:d3-random": { + "type": "npm", + "name": "npm:d3-random", + "data": { + "version": "3.0.1", + "packageName": "d3-random", + "hash": "sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==" + } + }, + "npm:d3-sankey": { + "type": "npm", + "name": "npm:d3-sankey", + "data": { + "version": "0.12.3", + "packageName": "d3-sankey", + "hash": "sha512-nQhsBRmM19Ax5xEIPLMY9ZmJ/cDvd1BG3UVvt5h3WRxKg5zGRbvnteTyWAbzeSvlh3tW7ZEmq4VwR5mB3tutmQ==" + } + }, + "npm:d3-shape@1.3.7": { + "type": "npm", + "name": "npm:d3-shape@1.3.7", + "data": { + "version": "1.3.7", + "packageName": "d3-shape", + "hash": "sha512-EUkvKjqPFUAZyOlhY5gzCxCeI0Aep04LwIRpsZ/mLFelJiUfnK56jo5JMDSE7yyP2kLSb6LtF+S5chMk7uqPqw==" + } + }, + "npm:d3-shape": { + "type": "npm", + "name": "npm:d3-shape", + "data": { + "version": "3.2.0", + "packageName": "d3-shape", + "hash": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==" + } + }, + "npm:internmap@1.0.1": { + "type": "npm", + "name": "npm:internmap@1.0.1", + "data": { + "version": "1.0.1", + "packageName": "internmap", + "hash": "sha512-lDB5YccMydFBtasVtxnZ3MRBHuaoE8GKsppq+EchKL2U4nK/DmEpPHNH8MZe5HkMtpSiTSOZwfN0tzYjO/lJEw==" + } + }, + "npm:internmap": { + "type": "npm", + "name": "npm:internmap", + "data": { + "version": "2.0.3", + "packageName": "internmap", + "hash": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==" + } + }, + "npm:d3-scale": { + "type": "npm", + "name": "npm:d3-scale", + "data": { + "version": "4.0.2", + "packageName": "d3-scale", + "hash": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==" + } + }, + "npm:d3-scale-chromatic": { + "type": "npm", + "name": "npm:d3-scale-chromatic", + "data": { + "version": "3.1.0", + "packageName": "d3-scale-chromatic", + "hash": "sha512-A3s5PWiZ9YCXFye1o246KoscMWqf8BsD9eRiJ3He7C9OBaxKhAd5TFCdEx/7VbKtxxTsu//1mMJFrEt572cEyQ==" + } + }, + "npm:d3-selection": { + "type": "npm", + "name": "npm:d3-selection", + "data": { + "version": "3.0.0", + "packageName": "d3-selection", + "hash": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==" + } + }, + "npm:d3-time": { + "type": "npm", + "name": "npm:d3-time", + "data": { + "version": "3.1.0", + "packageName": "d3-time", + "hash": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==" + } + }, + "npm:d3-time-format": { + "type": "npm", + "name": "npm:d3-time-format", + "data": { + "version": "4.1.0", + "packageName": "d3-time-format", + "hash": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==" + } + }, + "npm:d3-timer": { + "type": "npm", + "name": "npm:d3-timer", + "data": { + "version": "3.0.1", + "packageName": "d3-timer", + "hash": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==" + } + }, + "npm:d3-transition": { + "type": "npm", + "name": "npm:d3-transition", + "data": { + "version": "3.0.1", + "packageName": "d3-transition", + "hash": "sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==" + } + }, + "npm:d3-zoom": { + "type": "npm", + "name": "npm:d3-zoom", + "data": { + "version": "3.0.0", + "packageName": "d3-zoom", + "hash": "sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==" + } + }, + "npm:dargs": { + "type": "npm", + "name": "npm:dargs", + "data": { + "version": "7.0.0", + "packageName": "dargs", + "hash": "sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==" + } + }, + "npm:dash-ast": { + "type": "npm", + "name": "npm:dash-ast", + "data": { + "version": "1.0.0", + "packageName": "dash-ast", + "hash": "sha512-Vy4dx7gquTeMcQR/hDkYLGUnwVil6vk4FOOct+djUnHOUWt+zJPJAaRIXaAFkPXtJjvlY7o3rfRu0/3hpnwoUA==" + } + }, + "npm:dashdash": { + "type": "npm", + "name": "npm:dashdash", + "data": { + "version": "1.14.1", + "packageName": "dashdash", + "hash": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==" + } + }, + "npm:data-uri-to-buffer": { + "type": "npm", + "name": "npm:data-uri-to-buffer", + "data": { + "version": "4.0.1", + "packageName": "data-uri-to-buffer", + "hash": "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==" + } + }, + "npm:data-urls": { + "type": "npm", + "name": "npm:data-urls", + "data": { + "version": "3.0.2", + "packageName": "data-urls", + "hash": "sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==" + } + }, + "npm:data-view-buffer": { + "type": "npm", + "name": "npm:data-view-buffer", + "data": { + "version": "1.0.2", + "packageName": "data-view-buffer", + "hash": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==" + } + }, + "npm:data-view-byte-length": { + "type": "npm", + "name": "npm:data-view-byte-length", + "data": { + "version": "1.0.2", + "packageName": "data-view-byte-length", + "hash": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==" + } + }, + "npm:data-view-byte-offset": { + "type": "npm", + "name": "npm:data-view-byte-offset", + "data": { + "version": "1.0.1", + "packageName": "data-view-byte-offset", + "hash": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==" + } + }, + "npm:date-fns": { + "type": "npm", + "name": "npm:date-fns", + "data": { + "version": "4.1.0", + "packageName": "date-fns", + "hash": "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==" + } + }, + "npm:date-format": { + "type": "npm", + "name": "npm:date-format", + "data": { + "version": "4.0.14", + "packageName": "date-format", + "hash": "sha512-39BOQLs9ZjKh0/patS9nrT8wc3ioX3/eA/zgbKNopnF2wCqJEoxywwwElATYvRsXdnOxA/OQeQoFZ3rFjVajhg==" + } + }, + "npm:dayjs": { + "type": "npm", + "name": "npm:dayjs", + "data": { + "version": "1.11.13", + "packageName": "dayjs", + "hash": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==" + } + }, + "npm:decache": { + "type": "npm", + "name": "npm:decache", + "data": { + "version": "4.6.2", + "packageName": "decache", + "hash": "sha512-2LPqkLeu8XWHU8qNCS3kcF6sCcb5zIzvWaAHYSvPfwhdd7mHuah29NssMzrTYyHN4F5oFy2ko9OBYxegtU0FEw==" + } + }, + "npm:decamelize": { + "type": "npm", + "name": "npm:decamelize", + "data": { + "version": "1.2.0", + "packageName": "decamelize", + "hash": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==" + } + }, + "npm:decimal.js": { + "type": "npm", + "name": "npm:decimal.js", + "data": { + "version": "10.6.0", + "packageName": "decimal.js", + "hash": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==" + } + }, + "npm:decode-uri-component": { + "type": "npm", + "name": "npm:decode-uri-component", + "data": { + "version": "0.2.2", + "packageName": "decode-uri-component", + "hash": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==" + } + }, + "npm:decompress-response": { + "type": "npm", + "name": "npm:decompress-response", + "data": { + "version": "6.0.0", + "packageName": "decompress-response", + "hash": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==" + } + }, + "npm:mimic-response@3.1.0": { + "type": "npm", + "name": "npm:mimic-response@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "mimic-response", + "hash": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==" + } + }, + "npm:mimic-response": { + "type": "npm", + "name": "npm:mimic-response", + "data": { + "version": "1.0.1", + "packageName": "mimic-response", + "hash": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==" + } + }, + "npm:dedent": { + "type": "npm", + "name": "npm:dedent", + "data": { + "version": "1.6.0", + "packageName": "dedent", + "hash": "sha512-F1Z+5UCFpmQUzJa11agbyPVMbpgT/qA3/SKyJ1jyBgm7dUcUEa8v9JwDkerSQXfakBwFljIxhOJqGkjUwZ9FSA==" + } + }, + "npm:deep-eql": { + "type": "npm", + "name": "npm:deep-eql", + "data": { + "version": "4.1.4", + "packageName": "deep-eql", + "hash": "sha512-SUwdGfqdKOwxCPeVYjwSyRpJ7Z+fhpwIAtmCUdZIWZ/YP5R9WAsyuSgpLVDi9bjWoN2LXHNss/dk3urXtdQxGg==" + } + }, + "npm:deep-equal": { + "type": "npm", + "name": "npm:deep-equal", + "data": { + "version": "1.0.1", + "packageName": "deep-equal", + "hash": "sha512-bHtC0iYvWhyaTzvV3CZgPeZQqCOBGyGsVV7v4eevpdkLHfiSrXUdBG+qAuSz4RI70sszvjQ1QSZ98An1yNwpSw==" + } + }, + "npm:deep-extend": { + "type": "npm", + "name": "npm:deep-extend", + "data": { + "version": "0.6.0", + "packageName": "deep-extend", + "hash": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==" + } + }, + "npm:deep-is": { + "type": "npm", + "name": "npm:deep-is", + "data": { + "version": "0.1.4", + "packageName": "deep-is", + "hash": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" + } + }, + "npm:deepmerge": { + "type": "npm", + "name": "npm:deepmerge", + "data": { + "version": "4.3.1", + "packageName": "deepmerge", + "hash": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==" + } + }, + "npm:default-browser": { + "type": "npm", + "name": "npm:default-browser", + "data": { + "version": "5.2.1", + "packageName": "default-browser", + "hash": "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==" + } + }, + "npm:default-browser-id": { + "type": "npm", + "name": "npm:default-browser-id", + "data": { + "version": "5.0.0", + "packageName": "default-browser-id", + "hash": "sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==" + } + }, + "npm:defaults": { + "type": "npm", + "name": "npm:defaults", + "data": { + "version": "1.0.4", + "packageName": "defaults", + "hash": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==" + } + }, + "npm:defer-to-connect": { + "type": "npm", + "name": "npm:defer-to-connect", + "data": { + "version": "2.0.1", + "packageName": "defer-to-connect", + "hash": "sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==" + } + }, + "npm:define-data-property": { + "type": "npm", + "name": "npm:define-data-property", + "data": { + "version": "1.1.4", + "packageName": "define-data-property", + "hash": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==" + } + }, + "npm:define-properties": { + "type": "npm", + "name": "npm:define-properties", + "data": { + "version": "1.2.1", + "packageName": "define-properties", + "hash": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==" + } + }, + "npm:defined": { + "type": "npm", + "name": "npm:defined", + "data": { + "version": "1.0.1", + "packageName": "defined", + "hash": "sha512-hsBd2qSVCRE+5PmNdHt1uzyrFu5d3RwmFDKzyNZMFq/EwDNJF7Ee5+D5oEKF0hU6LhtoUF1macFvOe4AskQC1Q==" + } + }, + "npm:delaunator": { + "type": "npm", + "name": "npm:delaunator", + "data": { + "version": "5.0.1", + "packageName": "delaunator", + "hash": "sha512-8nvh+XBe96aCESrGOqMp/84b13H9cdKbG5P2ejQCh4d4sK9RL4371qou9drQjMhvnPmhWl5hnmqbEE0fXr9Xnw==" + } + }, + "npm:delayed-stream": { + "type": "npm", + "name": "npm:delayed-stream", + "data": { + "version": "1.0.0", + "packageName": "delayed-stream", + "hash": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" + } + }, + "npm:delegates": { + "type": "npm", + "name": "npm:delegates", + "data": { + "version": "1.0.0", + "packageName": "delegates", + "hash": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==" + } + }, + "npm:deps-sort": { + "type": "npm", + "name": "npm:deps-sort", + "data": { + "version": "2.0.1", + "packageName": "deps-sort", + "hash": "sha512-1orqXQr5po+3KI6kQb9A4jnXT1PBwggGl2d7Sq2xsnOeI9GPcE/tGcF9UiSZtZBM7MukY4cAh7MemS6tZYipfw==" + } + }, + "npm:des.js": { + "type": "npm", + "name": "npm:des.js", + "data": { + "version": "1.1.0", + "packageName": "des.js", + "hash": "sha512-r17GxjhUCjSRy8aiJpr8/UadFIzMzJGexI3Nmz4ADi9LYSFx4gTBp80+NaX/YsXWWLhpZ7v/v/ubEc/bCNfKwg==" + } + }, + "npm:destroy": { + "type": "npm", + "name": "npm:destroy", + "data": { + "version": "1.2.0", + "packageName": "destroy", + "hash": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==" + } + }, + "npm:detect-browser": { + "type": "npm", + "name": "npm:detect-browser", + "data": { + "version": "5.3.0", + "packageName": "detect-browser", + "hash": "sha512-53rsFbGdwMwlF7qvCt0ypLM5V5/Mbl0szB7GPN8y9NCcbknYOeVVXdrXEq+90IwAfrrzt6Hd+u2E2ntakICU8w==" + } + }, + "npm:detect-file": { + "type": "npm", + "name": "npm:detect-file", + "data": { + "version": "1.0.0", + "packageName": "detect-file", + "hash": "sha512-DtCOLG98P007x7wiiOmfI0fi3eIKyWiLTGJ2MDnVi/E04lWGbf+JzrRHMm0rgIIZJGtHpKpbVgLWHrv8xXpc3Q==" + } + }, + "npm:detect-newline": { + "type": "npm", + "name": "npm:detect-newline", + "data": { + "version": "3.1.0", + "packageName": "detect-newline", + "hash": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==" + } + }, + "npm:detect-node": { + "type": "npm", + "name": "npm:detect-node", + "data": { + "version": "2.1.0", + "packageName": "detect-node", + "hash": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==" + } + }, + "npm:detect-port": { + "type": "npm", + "name": "npm:detect-port", + "data": { + "version": "1.6.1", + "packageName": "detect-port", + "hash": "sha512-CmnVc+Hek2egPx1PeTFVta2W78xy2K/9Rkf6cC4T59S50tVnzKj+tnx5mmx5lwvCkujZ4uRrpRSuV+IVs3f90Q==" + } + }, + "npm:detective": { + "type": "npm", + "name": "npm:detective", + "data": { + "version": "5.2.1", + "packageName": "detective", + "hash": "sha512-v9XE1zRnz1wRtgurGu0Bs8uHKFSTdteYZNbIPFVhUZ39L/S79ppMpdmVOZAnoz1jfEFodc48n6MX483Xo3t1yw==" + } + }, + "npm:diff": { + "type": "npm", + "name": "npm:diff", + "data": { + "version": "3.5.0", + "packageName": "diff", + "hash": "sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==" + } + }, + "npm:diff@4.0.2": { + "type": "npm", + "name": "npm:diff@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "diff", + "hash": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==" + } + }, + "npm:diff-sequences": { + "type": "npm", + "name": "npm:diff-sequences", + "data": { + "version": "29.6.3", + "packageName": "diff-sequences", + "hash": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==" + } + }, + "npm:diff-sequences@28.1.1": { + "type": "npm", + "name": "npm:diff-sequences@28.1.1", + "data": { + "version": "28.1.1", + "packageName": "diff-sequences", + "hash": "sha512-FU0iFaH/E23a+a718l8Qa/19bF9p06kgE0KipMOMadwa3SjnaElKzPaUC0vnibs6/B/9ni97s61mcejk8W1fQw==" + } + }, + "npm:diffie-hellman": { + "type": "npm", + "name": "npm:diffie-hellman", + "data": { + "version": "5.0.3", + "packageName": "diffie-hellman", + "hash": "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==" + } + }, + "npm:dir-glob": { + "type": "npm", + "name": "npm:dir-glob", + "data": { + "version": "3.0.1", + "packageName": "dir-glob", + "hash": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==" + } + }, + "npm:dns-packet": { + "type": "npm", + "name": "npm:dns-packet", + "data": { + "version": "5.6.1", + "packageName": "dns-packet", + "hash": "sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==" + } + }, + "npm:dom-serializer": { + "type": "npm", + "name": "npm:dom-serializer", + "data": { + "version": "2.0.0", + "packageName": "dom-serializer", + "hash": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==" + } + }, + "npm:dom-serializer@0.2.2": { + "type": "npm", + "name": "npm:dom-serializer@0.2.2", + "data": { + "version": "0.2.2", + "packageName": "dom-serializer", + "hash": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==" + } + }, + "npm:domain-browser": { + "type": "npm", + "name": "npm:domain-browser", + "data": { + "version": "1.2.0", + "packageName": "domain-browser", + "hash": "sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==" + } + }, + "npm:domelementtype": { + "type": "npm", + "name": "npm:domelementtype", + "data": { + "version": "2.3.0", + "packageName": "domelementtype", + "hash": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==" + } + }, + "npm:domelementtype@1.3.1": { + "type": "npm", + "name": "npm:domelementtype@1.3.1", + "data": { + "version": "1.3.1", + "packageName": "domelementtype", + "hash": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==" + } + }, + "npm:domexception": { + "type": "npm", + "name": "npm:domexception", + "data": { + "version": "4.0.0", + "packageName": "domexception", + "hash": "sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==" + } + }, + "npm:domhandler": { + "type": "npm", + "name": "npm:domhandler", + "data": { + "version": "5.0.3", + "packageName": "domhandler", + "hash": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==" + } + }, + "npm:domhandler@2.4.2": { + "type": "npm", + "name": "npm:domhandler@2.4.2", + "data": { + "version": "2.4.2", + "packageName": "domhandler", + "hash": "sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==" + } + }, + "npm:dompurify": { + "type": "npm", + "name": "npm:dompurify", + "data": { + "version": "3.2.6", + "packageName": "dompurify", + "hash": "sha512-/2GogDQlohXPZe6D6NOgQvXLPSYBqIWMnZ8zzOhn09REE4eyAzb+Hed3jhoM9OkuaJ8P6ZGTTVWQKAi8ieIzfQ==" + } + }, + "npm:dompurify@3.0.5": { + "type": "npm", + "name": "npm:dompurify@3.0.5", + "data": { + "version": "3.0.5", + "packageName": "dompurify", + "hash": "sha512-F9e6wPGtY+8KNMRAVfxeCOHU0/NPWMSENNq4pQctuXRqqdEPW7q3CrLbR5Nse044WwacyjHGOMlvNsBe1y6z9A==" + } + }, + "npm:domutils": { + "type": "npm", + "name": "npm:domutils", + "data": { + "version": "3.2.2", + "packageName": "domutils", + "hash": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==" + } + }, + "npm:domutils@1.7.0": { + "type": "npm", + "name": "npm:domutils@1.7.0", + "data": { + "version": "1.7.0", + "packageName": "domutils", + "hash": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==" + } + }, + "npm:dot": { + "type": "npm", + "name": "npm:dot", + "data": { + "version": "2.0.0-beta.1", + "packageName": "dot", + "hash": "sha512-kxM7fSnNQTXOmaeGuBSXM8O3fEsBb7XSDBllkGbRwa0lJSJTxxDE/4eSNGLKZUmlFw0f1vJ5qSV2BljrgQtgIA==" + } + }, + "npm:dotenv": { + "type": "npm", + "name": "npm:dotenv", + "data": { + "version": "16.6.1", + "packageName": "dotenv", + "hash": "sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==" + } + }, + "npm:dotenv@16.4.7": { + "type": "npm", + "name": "npm:dotenv@16.4.7", + "data": { + "version": "16.4.7", + "packageName": "dotenv", + "hash": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==" + } + }, + "npm:dotenv-expand": { + "type": "npm", + "name": "npm:dotenv-expand", + "data": { + "version": "11.0.7", + "packageName": "dotenv-expand", + "hash": "sha512-zIHwmZPRshsCdpMDyVsqGmgyP0yT8GAgXUnkdAoJisxvf33k7yO6OuoKmcTGuXPWSsm8Oh88nZicRLA9Y0rUeA==" + } + }, + "npm:drange": { + "type": "npm", + "name": "npm:drange", + "data": { + "version": "1.1.1", + "packageName": "drange", + "hash": "sha512-pYxfDYpued//QpnLIm4Avk7rsNtAtQkUES2cwAYSvD/wd2pKD71gN2Ebj3e7klzXwjocvE8c5vx/1fxwpqmSxA==" + } + }, + "npm:dunder-proto": { + "type": "npm", + "name": "npm:dunder-proto", + "data": { + "version": "1.0.1", + "packageName": "dunder-proto", + "hash": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==" + } + }, + "npm:duplexer": { + "type": "npm", + "name": "npm:duplexer", + "data": { + "version": "0.1.2", + "packageName": "duplexer", + "hash": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==" + } + }, + "npm:duplexer2": { + "type": "npm", + "name": "npm:duplexer2", + "data": { + "version": "0.1.4", + "packageName": "duplexer2", + "hash": "sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==" + } + }, + "npm:duration": { + "type": "npm", + "name": "npm:duration", + "data": { + "version": "0.2.2", + "packageName": "duration", + "hash": "sha512-06kgtea+bGreF5eKYgI/36A6pLXggY7oR4p1pq4SmdFBn1ReOL5D8RhG64VrqfTTKNucqqtBAwEj8aB88mcqrg==" + } + }, + "npm:eastasianwidth": { + "type": "npm", + "name": "npm:eastasianwidth", + "data": { + "version": "0.2.0", + "packageName": "eastasianwidth", + "hash": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" + } + }, + "npm:ecc-jsbn": { + "type": "npm", + "name": "npm:ecc-jsbn", + "data": { + "version": "0.1.2", + "packageName": "ecc-jsbn", + "hash": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==" + } + }, + "npm:jsbn@0.1.1": { + "type": "npm", + "name": "npm:jsbn@0.1.1", + "data": { + "version": "0.1.1", + "packageName": "jsbn", + "hash": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==" + } + }, + "npm:jsbn": { + "type": "npm", + "name": "npm:jsbn", + "data": { + "version": "1.1.0", + "packageName": "jsbn", + "hash": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==" + } + }, + "npm:ee-first": { + "type": "npm", + "name": "npm:ee-first", + "data": { + "version": "1.1.1", + "packageName": "ee-first", + "hash": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" + } + }, + "npm:ejs": { + "type": "npm", + "name": "npm:ejs", + "data": { + "version": "3.1.10", + "packageName": "ejs", + "hash": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==" + } + }, + "npm:electron-to-chromium": { + "type": "npm", + "name": "npm:electron-to-chromium", + "data": { + "version": "1.5.187", + "packageName": "electron-to-chromium", + "hash": "sha512-cl5Jc9I0KGUoOoSbxvTywTa40uspGJt/BDBoDLoxJRSBpWh4FFXBsjNRHfQrONsV/OoEjDfHUmZQa2d6Ze4YgA==" + } + }, + "npm:elliptic": { + "type": "npm", + "name": "npm:elliptic", + "data": { + "version": "6.6.1", + "packageName": "elliptic", + "hash": "sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==" + } + }, + "npm:emitter-component": { + "type": "npm", + "name": "npm:emitter-component", + "data": { + "version": "1.1.2", + "packageName": "emitter-component", + "hash": "sha512-QdXO3nXOzZB4pAjM0n6ZE+R9/+kPpECA/XSELIcc54NeYVnBqIk+4DFiBgK+8QbV3mdvTG6nedl7dTYgO+5wDw==" + } + }, + "npm:emittery": { + "type": "npm", + "name": "npm:emittery", + "data": { + "version": "0.13.1", + "packageName": "emittery", + "hash": "sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==" + } + }, + "npm:emojis-list": { + "type": "npm", + "name": "npm:emojis-list", + "data": { + "version": "3.0.0", + "packageName": "emojis-list", + "hash": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==" + } + }, + "npm:encoding": { + "type": "npm", + "name": "npm:encoding", + "data": { + "version": "0.1.13", + "packageName": "encoding", + "hash": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==" + } + }, + "npm:end-of-stream": { + "type": "npm", + "name": "npm:end-of-stream", + "data": { + "version": "1.4.5", + "packageName": "end-of-stream", + "hash": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==" + } + }, + "npm:enhanced-resolve": { + "type": "npm", + "name": "npm:enhanced-resolve", + "data": { + "version": "5.18.2", + "packageName": "enhanced-resolve", + "hash": "sha512-6Jw4sE1maoRJo3q8MsSIn2onJFbLTOjY9hlx4DZXmOKvLRd1Ok2kXmAGXaafL2+ijsJZ1ClYbl/pmqr9+k4iUQ==" + } + }, + "npm:enquirer": { + "type": "npm", + "name": "npm:enquirer", + "data": { + "version": "2.3.6", + "packageName": "enquirer", + "hash": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==" + } + }, + "npm:env-paths": { + "type": "npm", + "name": "npm:env-paths", + "data": { + "version": "2.2.1", + "packageName": "env-paths", + "hash": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==" + } + }, + "npm:environment": { + "type": "npm", + "name": "npm:environment", + "data": { + "version": "1.1.0", + "packageName": "environment", + "hash": "sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==" + } + }, + "npm:err-code": { + "type": "npm", + "name": "npm:err-code", + "data": { + "version": "2.0.3", + "packageName": "err-code", + "hash": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==" + } + }, + "npm:errno": { + "type": "npm", + "name": "npm:errno", + "data": { + "version": "0.1.8", + "packageName": "errno", + "hash": "sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==" + } + }, + "npm:error-ex": { + "type": "npm", + "name": "npm:error-ex", + "data": { + "version": "1.3.2", + "packageName": "error-ex", + "hash": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==" + } + }, + "npm:error-stack-parser": { + "type": "npm", + "name": "npm:error-stack-parser", + "data": { + "version": "2.1.4", + "packageName": "error-stack-parser", + "hash": "sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==" + } + }, + "npm:es-abstract": { + "type": "npm", + "name": "npm:es-abstract", + "data": { + "version": "1.24.0", + "packageName": "es-abstract", + "hash": "sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==" + } + }, + "npm:es-define-property": { + "type": "npm", + "name": "npm:es-define-property", + "data": { + "version": "1.0.1", + "packageName": "es-define-property", + "hash": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==" + } + }, + "npm:es-errors": { + "type": "npm", + "name": "npm:es-errors", + "data": { + "version": "1.3.0", + "packageName": "es-errors", + "hash": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" + } + }, + "npm:es-module-lexer": { + "type": "npm", + "name": "npm:es-module-lexer", + "data": { + "version": "1.7.0", + "packageName": "es-module-lexer", + "hash": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==" + } + }, + "npm:es-object-atoms": { + "type": "npm", + "name": "npm:es-object-atoms", + "data": { + "version": "1.1.1", + "packageName": "es-object-atoms", + "hash": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==" + } + }, + "npm:es-set-tostringtag": { + "type": "npm", + "name": "npm:es-set-tostringtag", + "data": { + "version": "2.1.0", + "packageName": "es-set-tostringtag", + "hash": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==" + } + }, + "npm:es-to-primitive": { + "type": "npm", + "name": "npm:es-to-primitive", + "data": { + "version": "1.3.0", + "packageName": "es-to-primitive", + "hash": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==" + } + }, + "npm:es5-ext": { + "type": "npm", + "name": "npm:es5-ext", + "data": { + "version": "0.10.64", + "packageName": "es5-ext", + "hash": "sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==" + } + }, + "npm:es6-iterator": { + "type": "npm", + "name": "npm:es6-iterator", + "data": { + "version": "2.0.3", + "packageName": "es6-iterator", + "hash": "sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==" + } + }, + "npm:es6-shim": { + "type": "npm", + "name": "npm:es6-shim", + "data": { + "version": "0.35.8", + "packageName": "es6-shim", + "hash": "sha512-Twf7I2v4/1tLoIXMT8HlqaBSS5H2wQTs2wx3MNYCI8K1R1/clXyCazrcVCPm/FuO9cyV8+leEaZOWD5C253NDg==" + } + }, + "npm:es6-symbol": { + "type": "npm", + "name": "npm:es6-symbol", + "data": { + "version": "3.1.4", + "packageName": "es6-symbol", + "hash": "sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==" + } + }, + "npm:esbuild-wasm": { + "type": "npm", + "name": "npm:esbuild-wasm", + "data": { + "version": "0.23.0", + "packageName": "esbuild-wasm", + "hash": "sha512-6jP8UmWy6R6TUUV8bMuC3ZyZ6lZKI56x0tkxyCIqWwRRJ/DgeQKneh/Oid5EoGoPFLrGNkz47ZEtWAYuiY/u9g==" + } + }, + "npm:escalade": { + "type": "npm", + "name": "npm:escalade", + "data": { + "version": "3.2.0", + "packageName": "escalade", + "hash": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" + } + }, + "npm:escape-html": { + "type": "npm", + "name": "npm:escape-html", + "data": { + "version": "1.0.3", + "packageName": "escape-html", + "hash": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" + } + }, + "npm:escape-string-regexp": { + "type": "npm", + "name": "npm:escape-string-regexp", + "data": { + "version": "1.0.5", + "packageName": "escape-string-regexp", + "hash": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==" + } + }, + "npm:escape-string-regexp@4.0.0": { + "type": "npm", + "name": "npm:escape-string-regexp@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "escape-string-regexp", + "hash": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" + } + }, + "npm:escape-string-regexp@2.0.0": { + "type": "npm", + "name": "npm:escape-string-regexp@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "escape-string-regexp", + "hash": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==" + } + }, + "npm:escodegen": { + "type": "npm", + "name": "npm:escodegen", + "data": { + "version": "2.1.0", + "packageName": "escodegen", + "hash": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==" + } + }, + "npm:eslint": { + "type": "npm", + "name": "npm:eslint", + "data": { + "version": "9.14.0", + "packageName": "eslint", + "hash": "sha512-c2FHsVBr87lnUtjP4Yhvk4yEhKrQavGafRA/Se1ouse8PfbfC/Qh9Mxa00yWsZRlqeUB9raXip0aiiUZkgnr9g==" + } + }, + "npm:esniff": { + "type": "npm", + "name": "npm:esniff", + "data": { + "version": "2.0.1", + "packageName": "esniff", + "hash": "sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==" + } + }, + "npm:espree": { + "type": "npm", + "name": "npm:espree", + "data": { + "version": "10.4.0", + "packageName": "espree", + "hash": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==" + } + }, + "npm:esprima": { + "type": "npm", + "name": "npm:esprima", + "data": { + "version": "4.0.1", + "packageName": "esprima", + "hash": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" + } + }, + "npm:esquery": { + "type": "npm", + "name": "npm:esquery", + "data": { + "version": "1.6.0", + "packageName": "esquery", + "hash": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==" + } + }, + "npm:esrecurse": { + "type": "npm", + "name": "npm:esrecurse", + "data": { + "version": "4.3.0", + "packageName": "esrecurse", + "hash": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==" + } + }, + "npm:esutils": { + "type": "npm", + "name": "npm:esutils", + "data": { + "version": "2.0.3", + "packageName": "esutils", + "hash": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" + } + }, + "npm:etag": { + "type": "npm", + "name": "npm:etag", + "data": { + "version": "1.8.1", + "packageName": "etag", + "hash": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==" + } + }, + "npm:event-emitter": { + "type": "npm", + "name": "npm:event-emitter", + "data": { + "version": "0.3.5", + "packageName": "event-emitter", + "hash": "sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==" + } + }, + "npm:event-stream": { + "type": "npm", + "name": "npm:event-stream", + "data": { + "version": "4.0.1", + "packageName": "event-stream", + "hash": "sha512-qACXdu/9VHPBzcyhdOWR5/IahhGMf0roTeZJfzz077GwylcDd90yOHLouhmv7GJ5XzPi6ekaQWd8AvPP2nOvpA==" + } + }, + "npm:event-stream@3.3.4": { + "type": "npm", + "name": "npm:event-stream@3.3.4", + "data": { + "version": "3.3.4", + "packageName": "event-stream", + "hash": "sha512-QHpkERcGsR0T7Qm3HNJSyXKEEj8AHNxkY3PK8TS2KJvQ7NiSHe3DDpwVKKtoYprL/AreyzFBeIkBIWChAqn60g==" + } + }, + "npm:event-target-shim": { + "type": "npm", + "name": "npm:event-target-shim", + "data": { + "version": "5.0.1", + "packageName": "event-target-shim", + "hash": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==" + } + }, + "npm:eventemitter2": { + "type": "npm", + "name": "npm:eventemitter2", + "data": { + "version": "6.4.7", + "packageName": "eventemitter2", + "hash": "sha512-tYUSVOGeQPKt/eC1ABfhHy5Xd96N3oIijJvN3O9+TsC28T5V9yX9oEfEK5faP0EFSNVOG97qtAS68GBrQB2hDg==" + } + }, + "npm:eventemitter3": { + "type": "npm", + "name": "npm:eventemitter3", + "data": { + "version": "4.0.7", + "packageName": "eventemitter3", + "hash": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" + } + }, + "npm:eventemitter3@5.0.1": { + "type": "npm", + "name": "npm:eventemitter3@5.0.1", + "data": { + "version": "5.0.1", + "packageName": "eventemitter3", + "hash": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==" + } + }, + "npm:evp_bytestokey": { + "type": "npm", + "name": "npm:evp_bytestokey", + "data": { + "version": "1.0.3", + "packageName": "evp_bytestokey", + "hash": "sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==" + } + }, + "npm:execa": { + "type": "npm", + "name": "npm:execa", + "data": { + "version": "4.1.0", + "packageName": "execa", + "hash": "sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==" + } + }, + "npm:execa@5.1.1": { + "type": "npm", + "name": "npm:execa@5.1.1", + "data": { + "version": "5.1.1", + "packageName": "execa", + "hash": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==" + } + }, + "npm:execa@1.0.0": { + "type": "npm", + "name": "npm:execa@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "execa", + "hash": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==" + } + }, + "npm:is-stream@2.0.1": { + "type": "npm", + "name": "npm:is-stream@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "is-stream", + "hash": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" + } + }, + "npm:is-stream": { + "type": "npm", + "name": "npm:is-stream", + "data": { + "version": "1.1.0", + "packageName": "is-stream", + "hash": "sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==" + } + }, + "npm:signal-exit@3.0.7": { + "type": "npm", + "name": "npm:signal-exit@3.0.7", + "data": { + "version": "3.0.7", + "packageName": "signal-exit", + "hash": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" + } + }, + "npm:signal-exit": { + "type": "npm", + "name": "npm:signal-exit", + "data": { + "version": "4.1.0", + "packageName": "signal-exit", + "hash": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" + } + }, + "npm:executable": { + "type": "npm", + "name": "npm:executable", + "data": { + "version": "4.1.1", + "packageName": "executable", + "hash": "sha512-8iA79xD3uAch729dUG8xaaBBFGaEa0wdD2VkYLFHwlqosEj/jT66AzcreRDSgV7ehnNLBW2WR5jIXwGKjVdTLg==" + } + }, + "npm:exit": { + "type": "npm", + "name": "npm:exit", + "data": { + "version": "0.1.2", + "packageName": "exit", + "hash": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==" + } + }, + "npm:expand-brackets": { + "type": "npm", + "name": "npm:expand-brackets", + "data": { + "version": "2.1.4", + "packageName": "expand-brackets", + "hash": "sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==" + } + }, + "npm:extend-shallow@2.0.1": { + "type": "npm", + "name": "npm:extend-shallow@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "extend-shallow", + "hash": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==" + } + }, + "npm:extend-shallow": { + "type": "npm", + "name": "npm:extend-shallow", + "data": { + "version": "3.0.2", + "packageName": "extend-shallow", + "hash": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==" + } + }, + "npm:is-extendable@0.1.1": { + "type": "npm", + "name": "npm:is-extendable@0.1.1", + "data": { + "version": "0.1.1", + "packageName": "is-extendable", + "hash": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==" + } + }, + "npm:is-extendable": { + "type": "npm", + "name": "npm:is-extendable", + "data": { + "version": "1.0.1", + "packageName": "is-extendable", + "hash": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==" + } + }, + "npm:expand-tilde": { + "type": "npm", + "name": "npm:expand-tilde", + "data": { + "version": "2.0.2", + "packageName": "expand-tilde", + "hash": "sha512-A5EmesHW6rfnZ9ysHQjPdJRni0SRar0tjtG5MNtm9n5TUvsYU8oozprtRD4AqHxcZWWlVuAmQo2nWKfN9oyjTw==" + } + }, + "npm:expect": { + "type": "npm", + "name": "npm:expect", + "data": { + "version": "29.7.0", + "packageName": "expect", + "hash": "sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==" + } + }, + "npm:expect@28.1.3": { + "type": "npm", + "name": "npm:expect@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "expect", + "hash": "sha512-eEh0xn8HlsuOBxFgIss+2mX85VAS4Qy3OSkjV7rlBWljtA4oWH37glVGyOZSZvErDT/yBywZdPGwCXuTvSG85g==" + } + }, + "npm:exponential-backoff": { + "type": "npm", + "name": "npm:exponential-backoff", + "data": { + "version": "3.1.2", + "packageName": "exponential-backoff", + "hash": "sha512-8QxYTVXUkuy7fIIoitQkPwGonB8F3Zj8eEO8Sqg9Zv/bkI7RJAzowee4gr81Hak/dUTpA2Z7VfQgoijjPNlUZA==" + } + }, + "npm:express": { + "type": "npm", + "name": "npm:express", + "data": { + "version": "4.21.2", + "packageName": "express", + "hash": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==" + } + }, + "npm:finalhandler@1.3.1": { + "type": "npm", + "name": "npm:finalhandler@1.3.1", + "data": { + "version": "1.3.1", + "packageName": "finalhandler", + "hash": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==" + } + }, + "npm:finalhandler": { + "type": "npm", + "name": "npm:finalhandler", + "data": { + "version": "1.1.2", + "packageName": "finalhandler", + "hash": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==" + } + }, + "npm:send@0.19.0": { + "type": "npm", + "name": "npm:send@0.19.0", + "data": { + "version": "0.19.0", + "packageName": "send", + "hash": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==" + } + }, + "npm:send": { + "type": "npm", + "name": "npm:send", + "data": { + "version": "1.2.0", + "packageName": "send", + "hash": "sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==" + } + }, + "npm:ext": { + "type": "npm", + "name": "npm:ext", + "data": { + "version": "1.7.0", + "packageName": "ext", + "hash": "sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==" + } + }, + "npm:extend": { + "type": "npm", + "name": "npm:extend", + "data": { + "version": "3.0.2", + "packageName": "extend", + "hash": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" + } + }, + "npm:external-editor": { + "type": "npm", + "name": "npm:external-editor", + "data": { + "version": "3.1.0", + "packageName": "external-editor", + "hash": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==" + } + }, + "npm:tmp@0.0.33": { + "type": "npm", + "name": "npm:tmp@0.0.33", + "data": { + "version": "0.0.33", + "packageName": "tmp", + "hash": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==" + } + }, + "npm:tmp": { + "type": "npm", + "name": "npm:tmp", + "data": { + "version": "0.2.3", + "packageName": "tmp", + "hash": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==" + } + }, + "npm:extglob": { + "type": "npm", + "name": "npm:extglob", + "data": { + "version": "2.0.4", + "packageName": "extglob", + "hash": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==" + } + }, + "npm:extract-zip": { + "type": "npm", + "name": "npm:extract-zip", + "data": { + "version": "2.0.1", + "packageName": "extract-zip", + "hash": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==" + } + }, + "npm:extsprintf": { + "type": "npm", + "name": "npm:extsprintf", + "data": { + "version": "1.3.0", + "packageName": "extsprintf", + "hash": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==" + } + }, + "npm:fancy-log": { + "type": "npm", + "name": "npm:fancy-log", + "data": { + "version": "2.0.0", + "packageName": "fancy-log", + "hash": "sha512-9CzxZbACXMUXW13tS0tI8XsGGmxWzO2DmYrGuBJOJ8k8q2K7hwfJA5qHjuPPe8wtsco33YR9wc+Rlr5wYFvhSA==" + } + }, + "npm:fast-content-type-parse": { + "type": "npm", + "name": "npm:fast-content-type-parse", + "data": { + "version": "1.1.0", + "packageName": "fast-content-type-parse", + "hash": "sha512-fBHHqSTFLVnR61C+gltJuE5GkVQMV0S2nqUO8TJ+5Z3qAKG8vAx4FKai1s5jq/inV1+sREynIWSuQ6HgoSXpDQ==" + } + }, + "npm:fast-decode-uri-component": { + "type": "npm", + "name": "npm:fast-decode-uri-component", + "data": { + "version": "1.0.1", + "packageName": "fast-decode-uri-component", + "hash": "sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==" + } + }, + "npm:fast-deep-equal": { + "type": "npm", + "name": "npm:fast-deep-equal", + "data": { + "version": "3.1.3", + "packageName": "fast-deep-equal", + "hash": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" + } + }, + "npm:fast-glob": { + "type": "npm", + "name": "npm:fast-glob", + "data": { + "version": "3.3.2", + "packageName": "fast-glob", + "hash": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==" + } + }, + "npm:fast-glob@3.3.3": { + "type": "npm", + "name": "npm:fast-glob@3.3.3", + "data": { + "version": "3.3.3", + "packageName": "fast-glob", + "hash": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==" + } + }, + "npm:fast-json-patch": { + "type": "npm", + "name": "npm:fast-json-patch", + "data": { + "version": "3.1.1", + "packageName": "fast-json-patch", + "hash": "sha512-vf6IHUX2SBcA+5/+4883dsIjpBTqmfBjmYiWK1savxQmFk4JfBMLa7ynTYOs1Rolp/T1betJxHiGD3g1Mn8lUQ==" + } + }, + "npm:fast-json-stable-stringify": { + "type": "npm", + "name": "npm:fast-json-stable-stringify", + "data": { + "version": "2.1.0", + "packageName": "fast-json-stable-stringify", + "hash": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" + } + }, + "npm:fast-json-stringify": { + "type": "npm", + "name": "npm:fast-json-stringify", + "data": { + "version": "5.16.1", + "packageName": "fast-json-stringify", + "hash": "sha512-KAdnLvy1yu/XrRtP+LJnxbBGrhN+xXu+gt3EUvZhYGKCr3lFHq/7UFJHHFgmJKoqlh6B40bZLEv7w46B0mqn1g==" + } + }, + "npm:fast-levenshtein": { + "type": "npm", + "name": "npm:fast-levenshtein", + "data": { + "version": "2.0.6", + "packageName": "fast-levenshtein", + "hash": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" + } + }, + "npm:fast-querystring": { + "type": "npm", + "name": "npm:fast-querystring", + "data": { + "version": "1.1.2", + "packageName": "fast-querystring", + "hash": "sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==" + } + }, + "npm:fast-redact": { + "type": "npm", + "name": "npm:fast-redact", + "data": { + "version": "3.5.0", + "packageName": "fast-redact", + "hash": "sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A==" + } + }, + "npm:fast-safe-stringify": { + "type": "npm", + "name": "npm:fast-safe-stringify", + "data": { + "version": "2.1.1", + "packageName": "fast-safe-stringify", + "hash": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==" + } + }, + "npm:fastest-levenshtein": { + "type": "npm", + "name": "npm:fastest-levenshtein", + "data": { + "version": "1.0.16", + "packageName": "fastest-levenshtein", + "hash": "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==" + } + }, + "npm:fastify": { + "type": "npm", + "name": "npm:fastify", + "data": { + "version": "4.29.1", + "packageName": "fastify", + "hash": "sha512-m2kMNHIG92tSNWv+Z3UeTR9AWLLuo7KctC7mlFPtMEVrfjIhmQhkQnT9v15qA/BfVq3vvj134Y0jl9SBje3jXQ==" + } + }, + "npm:fastify-plugin": { + "type": "npm", + "name": "npm:fastify-plugin", + "data": { + "version": "3.0.1", + "packageName": "fastify-plugin", + "hash": "sha512-qKcDXmuZadJqdTm6vlCqioEbyewF60b/0LOFCcYN1B6BIZGlYJumWWOYs70SFYLDAH4YqdE1cxH/RKMG7rFxgA==" + } + }, + "npm:fastq": { + "type": "npm", + "name": "npm:fastq", + "data": { + "version": "1.19.1", + "packageName": "fastq", + "hash": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==" + } + }, + "npm:fault": { + "type": "npm", + "name": "npm:fault", + "data": { + "version": "1.0.4", + "packageName": "fault", + "hash": "sha512-CJ0HCB5tL5fYTEA7ToAq5+kTwd++Borf1/bifxd9iT70QcXr4MRrO3Llf8Ifs70q+SJcGHFtnIE/Nw6giCtECA==" + } + }, + "npm:faye-websocket": { + "type": "npm", + "name": "npm:faye-websocket", + "data": { + "version": "0.11.4", + "packageName": "faye-websocket", + "hash": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==" + } + }, + "npm:fb-watchman": { + "type": "npm", + "name": "npm:fb-watchman", + "data": { + "version": "2.0.2", + "packageName": "fb-watchman", + "hash": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==" + } + }, + "npm:fd-slicer": { + "type": "npm", + "name": "npm:fd-slicer", + "data": { + "version": "1.1.0", + "packageName": "fd-slicer", + "hash": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==" + } + }, + "npm:fdir": { + "type": "npm", + "name": "npm:fdir", + "data": { + "version": "6.4.6", + "packageName": "fdir", + "hash": "sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==" + } + }, + "npm:fetch-blob": { + "type": "npm", + "name": "npm:fetch-blob", + "data": { + "version": "3.2.0", + "packageName": "fetch-blob", + "hash": "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==" + } + }, + "npm:file-entry-cache": { + "type": "npm", + "name": "npm:file-entry-cache", + "data": { + "version": "8.0.0", + "packageName": "file-entry-cache", + "hash": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==" + } + }, + "npm:file-entry-cache@10.1.1": { + "type": "npm", + "name": "npm:file-entry-cache@10.1.1", + "data": { + "version": "10.1.1", + "packageName": "file-entry-cache", + "hash": "sha512-zcmsHjg2B2zjuBgjdnB+9q0+cWcgWfykIcsDkWDB4GTPtl1eXUA+gTI6sO0u01AqK3cliHryTU55/b2Ow1hfZg==" + } + }, + "npm:file-saver": { + "type": "npm", + "name": "npm:file-saver", + "data": { + "version": "2.0.5", + "packageName": "file-saver", + "hash": "sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==" + } + }, + "npm:filelist": { + "type": "npm", + "name": "npm:filelist", + "data": { + "version": "1.0.4", + "packageName": "filelist", + "hash": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==" + } + }, + "npm:fill-range": { + "type": "npm", + "name": "npm:fill-range", + "data": { + "version": "7.1.1", + "packageName": "fill-range", + "hash": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" + } + }, + "npm:fill-range@4.0.0": { + "type": "npm", + "name": "npm:fill-range@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "fill-range", + "hash": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==" + } + }, + "npm:on-finished@2.3.0": { + "type": "npm", + "name": "npm:on-finished@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "on-finished", + "hash": "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==" + } + }, + "npm:on-finished": { + "type": "npm", + "name": "npm:on-finished", + "data": { + "version": "2.4.1", + "packageName": "on-finished", + "hash": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==" + } + }, + "npm:find-cache-dir": { + "type": "npm", + "name": "npm:find-cache-dir", + "data": { + "version": "4.0.0", + "packageName": "find-cache-dir", + "hash": "sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==" + } + }, + "npm:find-file-up": { + "type": "npm", + "name": "npm:find-file-up", + "data": { + "version": "2.0.1", + "packageName": "find-file-up", + "hash": "sha512-qVdaUhYO39zmh28/JLQM5CoYN9byEOKEH4qfa8K1eNV17W0UUMJ9WgbR/hHFH+t5rcl+6RTb5UC7ck/I+uRkpQ==" + } + }, + "npm:find-my-way": { + "type": "npm", + "name": "npm:find-my-way", + "data": { + "version": "8.2.2", + "packageName": "find-my-way", + "hash": "sha512-Dobi7gcTEq8yszimcfp/R7+owiT4WncAJ7VTTgFH1jYJ5GaG1FbhjwDG820hptN0QDFvzVY3RfCzdInvGPGzjA==" + } + }, + "npm:find-pkg": { + "type": "npm", + "name": "npm:find-pkg", + "data": { + "version": "2.0.0", + "packageName": "find-pkg", + "hash": "sha512-WgZ+nKbELDa6N3i/9nrHeNznm+lY3z4YfhDDWgW+5P0pdmMj26bxaxU11ookgY3NyP9GC7HvZ9etp0jRFqGEeQ==" + } + }, + "npm:find-process": { + "type": "npm", + "name": "npm:find-process", + "data": { + "version": "1.4.11", + "packageName": "find-process", + "hash": "sha512-mAOh9gGk9WZ4ip5UjV0o6Vb4SrfnAmtsFNzkMRH9HQiFXVQnDyQFrSHTK5UoG6E+KV+s+cIznbtwpfN41l2nFA==" + } + }, + "npm:find-yarn-workspace-root": { + "type": "npm", + "name": "npm:find-yarn-workspace-root", + "data": { + "version": "2.0.0", + "packageName": "find-yarn-workspace-root", + "hash": "sha512-1IMnbjt4KzsQfnhnzNd8wUEgXZ44IzZaZmnLYx7D5FZlaHt2gW20Cri8Q+E/t5tIj4+epTBub+2Zxu/vNILzqQ==" + } + }, + "npm:findup-sync": { + "type": "npm", + "name": "npm:findup-sync", + "data": { + "version": "2.0.0", + "packageName": "findup-sync", + "hash": "sha512-vs+3unmJT45eczmcAZ6zMJtxN3l/QXeccaXQx5cu/MeJMhewVfoWZqibRkOxPnmoR59+Zy5hjabfQc6JLSah4g==" + } + }, + "npm:is-glob@3.1.0": { + "type": "npm", + "name": "npm:is-glob@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "is-glob", + "hash": "sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==" + } + }, + "npm:is-glob": { + "type": "npm", + "name": "npm:is-glob", + "data": { + "version": "4.0.3", + "packageName": "is-glob", + "hash": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" + } + }, + "npm:is-number@3.0.0": { + "type": "npm", + "name": "npm:is-number@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "is-number", + "hash": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==" + } + }, + "npm:is-number": { + "type": "npm", + "name": "npm:is-number", + "data": { + "version": "7.0.0", + "packageName": "is-number", + "hash": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" + } + }, + "npm:kind-of@3.2.2": { + "type": "npm", + "name": "npm:kind-of@3.2.2", + "data": { + "version": "3.2.2", + "packageName": "kind-of", + "hash": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==" + } + }, + "npm:kind-of@4.0.0": { + "type": "npm", + "name": "npm:kind-of@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "kind-of", + "hash": "sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==" + } + }, + "npm:kind-of": { + "type": "npm", + "name": "npm:kind-of", + "data": { + "version": "6.0.3", + "packageName": "kind-of", + "hash": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" + } + }, + "npm:micromatch@3.1.10": { + "type": "npm", + "name": "npm:micromatch@3.1.10", + "data": { + "version": "3.1.10", + "packageName": "micromatch", + "hash": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==" + } + }, + "npm:micromatch": { + "type": "npm", + "name": "npm:micromatch", + "data": { + "version": "4.0.8", + "packageName": "micromatch", + "hash": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==" + } + }, + "npm:to-regex-range@2.1.1": { + "type": "npm", + "name": "npm:to-regex-range@2.1.1", + "data": { + "version": "2.1.1", + "packageName": "to-regex-range", + "hash": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==" + } + }, + "npm:to-regex-range": { + "type": "npm", + "name": "npm:to-regex-range", + "data": { + "version": "5.0.1", + "packageName": "to-regex-range", + "hash": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" + } + }, + "npm:fined": { + "type": "npm", + "name": "npm:fined", + "data": { + "version": "1.2.0", + "packageName": "fined", + "hash": "sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==" + } + }, + "npm:flagged-respawn": { + "type": "npm", + "name": "npm:flagged-respawn", + "data": { + "version": "1.0.1", + "packageName": "flagged-respawn", + "hash": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==" + } + }, + "npm:flat": { + "type": "npm", + "name": "npm:flat", + "data": { + "version": "5.0.2", + "packageName": "flat", + "hash": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==" + } + }, + "npm:flat-cache": { + "type": "npm", + "name": "npm:flat-cache", + "data": { + "version": "4.0.1", + "packageName": "flat-cache", + "hash": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==" + } + }, + "npm:flat-cache@6.1.11": { + "type": "npm", + "name": "npm:flat-cache@6.1.11", + "data": { + "version": "6.1.11", + "packageName": "flat-cache", + "hash": "sha512-zfOAns94mp7bHG/vCn9Ru2eDCmIxVQ5dELUHKjHfDEOJmHNzE+uGa6208kfkgmtym4a0FFjEuFksCXFacbVhSg==" + } + }, + "npm:flatpickr": { + "type": "npm", + "name": "npm:flatpickr", + "data": { + "version": "4.6.13", + "packageName": "flatpickr", + "hash": "sha512-97PMG/aywoYpB4IvbvUJi0RQi8vearvU0oov1WW3k0WZPBMrTQVqekSX5CjSG/M4Q3i6A/0FKXC7RyAoAUUSPw==" + } + }, + "npm:flatted": { + "type": "npm", + "name": "npm:flatted", + "data": { + "version": "3.3.3", + "packageName": "flatted", + "hash": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==" + } + }, + "npm:follow-redirects": { + "type": "npm", + "name": "npm:follow-redirects", + "data": { + "version": "1.15.9", + "packageName": "follow-redirects", + "hash": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==" + } + }, + "npm:for-each": { + "type": "npm", + "name": "npm:for-each", + "data": { + "version": "0.3.5", + "packageName": "for-each", + "hash": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==" + } + }, + "npm:for-in": { + "type": "npm", + "name": "npm:for-in", + "data": { + "version": "1.0.2", + "packageName": "for-in", + "hash": "sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==" + } + }, + "npm:for-own": { + "type": "npm", + "name": "npm:for-own", + "data": { + "version": "1.0.0", + "packageName": "for-own", + "hash": "sha512-0OABksIGrxKK8K4kynWkQ7y1zounQxP+CWnyclVwj81KW3vlLlGUx57DKGcP/LH216GzqnstnPocF16Nxs0Ycg==" + } + }, + "npm:foreground-child": { + "type": "npm", + "name": "npm:foreground-child", + "data": { + "version": "3.3.1", + "packageName": "foreground-child", + "hash": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==" + } + }, + "npm:forever-agent": { + "type": "npm", + "name": "npm:forever-agent", + "data": { + "version": "0.6.1", + "packageName": "forever-agent", + "hash": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==" + } + }, + "npm:fork-awesome": { + "type": "npm", + "name": "npm:fork-awesome", + "data": { + "version": "1.2.0", + "packageName": "fork-awesome", + "hash": "sha512-MNwTBnnudMIweHfDtTY8TeR5fxIAZ2w9o8ITn5XDySqdxa4k5AH8IuAMa89RVxDxgPNlosZxqkFKN5UmHXuYSw==" + } + }, + "npm:fork-ts-checker-webpack-plugin": { + "type": "npm", + "name": "npm:fork-ts-checker-webpack-plugin", + "data": { + "version": "7.2.13", + "packageName": "fork-ts-checker-webpack-plugin", + "hash": "sha512-fR3WRkOb4bQdWB/y7ssDUlVdrclvwtyCUIHCfivAoYxq9dF7XfrDKbMdZIfwJ7hxIAqkYSGeU7lLJE6xrxIBdg==" + } + }, + "npm:schema-utils@3.3.0": { + "type": "npm", + "name": "npm:schema-utils@3.3.0", + "data": { + "version": "3.3.0", + "packageName": "schema-utils", + "hash": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==" + } + }, + "npm:schema-utils": { + "type": "npm", + "name": "npm:schema-utils", + "data": { + "version": "4.3.2", + "packageName": "schema-utils", + "hash": "sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==" + } + }, + "npm:format": { + "type": "npm", + "name": "npm:format", + "data": { + "version": "0.2.2", + "packageName": "format", + "hash": "sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==" + } + }, + "npm:formdata-polyfill": { + "type": "npm", + "name": "npm:formdata-polyfill", + "data": { + "version": "4.0.10", + "packageName": "formdata-polyfill", + "hash": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==" + } + }, + "npm:forwarded": { + "type": "npm", + "name": "npm:forwarded", + "data": { + "version": "0.2.0", + "packageName": "forwarded", + "hash": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==" + } + }, + "npm:fraction.js": { + "type": "npm", + "name": "npm:fraction.js", + "data": { + "version": "4.3.7", + "packageName": "fraction.js", + "hash": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==" + } + }, + "npm:fragment-cache": { + "type": "npm", + "name": "npm:fragment-cache", + "data": { + "version": "0.2.1", + "packageName": "fragment-cache", + "hash": "sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==" + } + }, + "npm:fresh": { + "type": "npm", + "name": "npm:fresh", + "data": { + "version": "0.5.2", + "packageName": "fresh", + "hash": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==" + } + }, + "npm:fresh@2.0.0": { + "type": "npm", + "name": "npm:fresh@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "fresh", + "hash": "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==" + } + }, + "npm:from": { + "type": "npm", + "name": "npm:from", + "data": { + "version": "0.1.7", + "packageName": "from", + "hash": "sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==" + } + }, + "npm:front-matter": { + "type": "npm", + "name": "npm:front-matter", + "data": { + "version": "4.0.2", + "packageName": "front-matter", + "hash": "sha512-I8ZuJ/qG92NWX8i5x1Y8qyj3vizhXS31OxjKDu3LKP+7/qBgfIKValiZIEwoVoJKUHlhWtYrktkxV1XsX+pPlg==" + } + }, + "npm:fs-constants": { + "type": "npm", + "name": "npm:fs-constants", + "data": { + "version": "1.0.0", + "packageName": "fs-constants", + "hash": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" + } + }, + "npm:fs-minipass": { + "type": "npm", + "name": "npm:fs-minipass", + "data": { + "version": "3.0.3", + "packageName": "fs-minipass", + "hash": "sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==" + } + }, + "npm:fs-minipass@2.1.0": { + "type": "npm", + "name": "npm:fs-minipass@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "fs-minipass", + "hash": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==" + } + }, + "npm:fs-monkey": { + "type": "npm", + "name": "npm:fs-monkey", + "data": { + "version": "1.1.0", + "packageName": "fs-monkey", + "hash": "sha512-QMUezzXWII9EV5aTFXW1UBVUO77wYPpjqIF8/AviUCThNeSYZykpoTixUeaNNBwmCev0AMDWMAni+f8Hxb1IFw==" + } + }, + "npm:fs.realpath": { + "type": "npm", + "name": "npm:fs.realpath", + "data": { + "version": "1.0.0", + "packageName": "fs.realpath", + "hash": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" + } + }, + "npm:fsevents": { + "type": "npm", + "name": "npm:fsevents", + "data": { + "version": "2.3.3", + "packageName": "fsevents", + "hash": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" + } + }, + "npm:function-bind": { + "type": "npm", + "name": "npm:function-bind", + "data": { + "version": "1.1.2", + "packageName": "function-bind", + "hash": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" + } + }, + "npm:function.prototype.name": { + "type": "npm", + "name": "npm:function.prototype.name", + "data": { + "version": "1.1.8", + "packageName": "function.prototype.name", + "hash": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==" + } + }, + "npm:functions-have-names": { + "type": "npm", + "name": "npm:functions-have-names", + "data": { + "version": "1.2.3", + "packageName": "functions-have-names", + "hash": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" + } + }, + "npm:gensync": { + "type": "npm", + "name": "npm:gensync", + "data": { + "version": "1.0.0-beta.2", + "packageName": "gensync", + "hash": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==" + } + }, + "npm:get-assigned-identifiers": { + "type": "npm", + "name": "npm:get-assigned-identifiers", + "data": { + "version": "1.2.0", + "packageName": "get-assigned-identifiers", + "hash": "sha512-mBBwmeGTrxEMO4pMaaf/uUEFHnYtwr8FTe8Y/mer4rcV/bye0qGm6pw1bGZFGStxC5O76c5ZAVBGnqHmOaJpdQ==" + } + }, + "npm:get-caller-file": { + "type": "npm", + "name": "npm:get-caller-file", + "data": { + "version": "2.0.5", + "packageName": "get-caller-file", + "hash": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" + } + }, + "npm:get-caller-file@1.0.3": { + "type": "npm", + "name": "npm:get-caller-file@1.0.3", + "data": { + "version": "1.0.3", + "packageName": "get-caller-file", + "hash": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==" + } + }, + "npm:get-east-asian-width": { + "type": "npm", + "name": "npm:get-east-asian-width", + "data": { + "version": "1.3.0", + "packageName": "get-east-asian-width", + "hash": "sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==" + } + }, + "npm:get-func-name": { + "type": "npm", + "name": "npm:get-func-name", + "data": { + "version": "2.0.2", + "packageName": "get-func-name", + "hash": "sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==" + } + }, + "npm:get-intrinsic": { + "type": "npm", + "name": "npm:get-intrinsic", + "data": { + "version": "1.3.0", + "packageName": "get-intrinsic", + "hash": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==" + } + }, + "npm:get-package-type": { + "type": "npm", + "name": "npm:get-package-type", + "data": { + "version": "0.1.0", + "packageName": "get-package-type", + "hash": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==" + } + }, + "npm:get-proto": { + "type": "npm", + "name": "npm:get-proto", + "data": { + "version": "1.0.1", + "packageName": "get-proto", + "hash": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==" + } + }, + "npm:get-stream": { + "type": "npm", + "name": "npm:get-stream", + "data": { + "version": "5.2.0", + "packageName": "get-stream", + "hash": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==" + } + }, + "npm:get-stream@6.0.1": { + "type": "npm", + "name": "npm:get-stream@6.0.1", + "data": { + "version": "6.0.1", + "packageName": "get-stream", + "hash": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==" + } + }, + "npm:get-stream@4.1.0": { + "type": "npm", + "name": "npm:get-stream@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "get-stream", + "hash": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==" + } + }, + "npm:get-symbol-description": { + "type": "npm", + "name": "npm:get-symbol-description", + "data": { + "version": "1.1.0", + "packageName": "get-symbol-description", + "hash": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==" + } + }, + "npm:get-value": { + "type": "npm", + "name": "npm:get-value", + "data": { + "version": "2.0.6", + "packageName": "get-value", + "hash": "sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==" + } + }, + "npm:getos": { + "type": "npm", + "name": "npm:getos", + "data": { + "version": "3.2.1", + "packageName": "getos", + "hash": "sha512-U56CfOK17OKgTVqozZjUKNdkfEv6jk5WISBJ8SHoagjE6L69zOwl3Z+O8myjY9MEW3i2HPWQBt/LTbCgcC973Q==" + } + }, + "npm:getpass": { + "type": "npm", + "name": "npm:getpass", + "data": { + "version": "0.1.7", + "packageName": "getpass", + "hash": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==" + } + }, + "npm:gherkin": { + "type": "npm", + "name": "npm:gherkin", + "data": { + "version": "5.1.0", + "packageName": "gherkin", + "hash": "sha512-axTCsxH0m0cixijLvo7s9591h5pMb8ifQxFDun5FnfFhVsUhxgdnH0H7TSK7q8I4ASUU18DJ/tmlnMegMuLUUQ==" + } + }, + "npm:gherkin@9.0.0": { + "type": "npm", + "name": "npm:gherkin@9.0.0", + "data": { + "version": "9.0.0", + "packageName": "gherkin", + "hash": "sha512-6xoAepoxo5vhkBXjB4RCfVnSKHu5z9SqXIQVUyj+Jw8BQX8odATlee5otXgdN8llZvyvHokuvNiBeB3naEnnIQ==" + } + }, + "npm:gherkin-lint": { + "type": "npm", + "name": "npm:gherkin-lint", + "data": { + "version": "4.2.4", + "packageName": "gherkin-lint", + "hash": "sha512-iM+ECIHOF6Wh94YIF1hSHA6JH9rzcgozlMLHA/uCzGtQiMjb/uL093eh1nTpfoJ/38veL7Jfh4yY2inu7uUoFA==" + } + }, + "npm:strip-json-comments@3.0.1": { + "type": "npm", + "name": "npm:strip-json-comments@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "strip-json-comments", + "hash": "sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw==" + } + }, + "npm:strip-json-comments": { + "type": "npm", + "name": "npm:strip-json-comments", + "data": { + "version": "3.1.1", + "packageName": "strip-json-comments", + "hash": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" + } + }, + "npm:glob-to-regexp": { + "type": "npm", + "name": "npm:glob-to-regexp", + "data": { + "version": "0.4.1", + "packageName": "glob-to-regexp", + "hash": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==" + } + }, + "npm:global-dirs": { + "type": "npm", + "name": "npm:global-dirs", + "data": { + "version": "3.0.1", + "packageName": "global-dirs", + "hash": "sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==" + } + }, + "npm:global-modules": { + "type": "npm", + "name": "npm:global-modules", + "data": { + "version": "1.0.0", + "packageName": "global-modules", + "hash": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==" + } + }, + "npm:global-modules@2.0.0": { + "type": "npm", + "name": "npm:global-modules@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "global-modules", + "hash": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==" + } + }, + "npm:global-prefix": { + "type": "npm", + "name": "npm:global-prefix", + "data": { + "version": "1.0.2", + "packageName": "global-prefix", + "hash": "sha512-5lsx1NUDHtSjfg0eHlmYvZKv8/nVqX4ckFbM+FrGcQ+04KWcWFo9P5MxPZYSzUvyzmdTbI7Eix8Q4IbELDqzKg==" + } + }, + "npm:global-prefix@3.0.0": { + "type": "npm", + "name": "npm:global-prefix@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "global-prefix", + "hash": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==" + } + }, + "npm:globals": { + "type": "npm", + "name": "npm:globals", + "data": { + "version": "14.0.0", + "packageName": "globals", + "hash": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==" + } + }, + "npm:globalthis": { + "type": "npm", + "name": "npm:globalthis", + "data": { + "version": "1.0.4", + "packageName": "globalthis", + "hash": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==" + } + }, + "npm:ignore@7.0.5": { + "type": "npm", + "name": "npm:ignore@7.0.5", + "data": { + "version": "7.0.5", + "packageName": "ignore", + "hash": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==" + } + }, + "npm:ignore": { + "type": "npm", + "name": "npm:ignore", + "data": { + "version": "5.3.2", + "packageName": "ignore", + "hash": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==" + } + }, + "npm:globjoin": { + "type": "npm", + "name": "npm:globjoin", + "data": { + "version": "0.1.4", + "packageName": "globjoin", + "hash": "sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==" + } + }, + "npm:gopd": { + "type": "npm", + "name": "npm:gopd", + "data": { + "version": "1.2.0", + "packageName": "gopd", + "hash": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==" + } + }, + "npm:got": { + "type": "npm", + "name": "npm:got", + "data": { + "version": "11.8.6", + "packageName": "got", + "hash": "sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==" + } + }, + "npm:graceful-fs": { + "type": "npm", + "name": "npm:graceful-fs", + "data": { + "version": "4.2.11", + "packageName": "graceful-fs", + "hash": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" + } + }, + "npm:graphemer": { + "type": "npm", + "name": "npm:graphemer", + "data": { + "version": "1.4.0", + "packageName": "graphemer", + "hash": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" + } + }, + "npm:hammerjs": { + "type": "npm", + "name": "npm:hammerjs", + "data": { + "version": "2.0.8", + "packageName": "hammerjs", + "hash": "sha512-tSQXBXS/MWQOn/RKckawJ61vvsDpCom87JgxiYdGwHdOa0ht0vzUWDlfioofFCRU0L+6NGDt6XzbgoJvZkMeRQ==" + } + }, + "npm:handle-thing": { + "type": "npm", + "name": "npm:handle-thing", + "data": { + "version": "2.0.1", + "packageName": "handle-thing", + "hash": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==" + } + }, + "npm:handlebars": { + "type": "npm", + "name": "npm:handlebars", + "data": { + "version": "4.7.8", + "packageName": "handlebars", + "hash": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==" + } + }, + "npm:harmony-reflect": { + "type": "npm", + "name": "npm:harmony-reflect", + "data": { + "version": "1.6.2", + "packageName": "harmony-reflect", + "hash": "sha512-HIp/n38R9kQjDEziXyDTuW3vvoxxyxjxFzXLrBr18uB47GnSt+G9D29fqrpM5ZkspMcPICud3XsBJQ4Y2URg8g==" + } + }, + "npm:has": { + "type": "npm", + "name": "npm:has", + "data": { + "version": "1.0.4", + "packageName": "has", + "hash": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==" + } + }, + "npm:has-bigints": { + "type": "npm", + "name": "npm:has-bigints", + "data": { + "version": "1.1.0", + "packageName": "has-bigints", + "hash": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==" + } + }, + "npm:has-flag": { + "type": "npm", + "name": "npm:has-flag", + "data": { + "version": "4.0.0", + "packageName": "has-flag", + "hash": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" + } + }, + "npm:has-flag@3.0.0": { + "type": "npm", + "name": "npm:has-flag@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "has-flag", + "hash": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==" + } + }, + "npm:has-property-descriptors": { + "type": "npm", + "name": "npm:has-property-descriptors", + "data": { + "version": "1.0.2", + "packageName": "has-property-descriptors", + "hash": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==" + } + }, + "npm:has-proto": { + "type": "npm", + "name": "npm:has-proto", + "data": { + "version": "1.2.0", + "packageName": "has-proto", + "hash": "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==" + } + }, + "npm:has-symbols": { + "type": "npm", + "name": "npm:has-symbols", + "data": { + "version": "1.1.0", + "packageName": "has-symbols", + "hash": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==" + } + }, + "npm:has-tostringtag": { + "type": "npm", + "name": "npm:has-tostringtag", + "data": { + "version": "1.0.2", + "packageName": "has-tostringtag", + "hash": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==" + } + }, + "npm:has-value": { + "type": "npm", + "name": "npm:has-value", + "data": { + "version": "1.0.0", + "packageName": "has-value", + "hash": "sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==" + } + }, + "npm:has-value@0.3.1": { + "type": "npm", + "name": "npm:has-value@0.3.1", + "data": { + "version": "0.3.1", + "packageName": "has-value", + "hash": "sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==" + } + }, + "npm:has-values": { + "type": "npm", + "name": "npm:has-values", + "data": { + "version": "1.0.0", + "packageName": "has-values", + "hash": "sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==" + } + }, + "npm:has-values@0.1.4": { + "type": "npm", + "name": "npm:has-values@0.1.4", + "data": { + "version": "0.1.4", + "packageName": "has-values", + "hash": "sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==" + } + }, + "npm:hash-base": { + "type": "npm", + "name": "npm:hash-base", + "data": { + "version": "3.0.5", + "packageName": "hash-base", + "hash": "sha512-vXm0l45VbcHEVlTCzs8M+s0VeYsB2lnlAaThoLKGXr3bE/VWDOelNUnycUPEhKEaXARL2TEFjBOyUiM6+55KBg==" + } + }, + "npm:hash-base@2.0.2": { + "type": "npm", + "name": "npm:hash-base@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "hash-base", + "hash": "sha512-0TROgQ1/SxE6KmxWSvXHvRj90/Xo1JvZShofnYF+f6ZsGtR4eES7WfrQzPalmyagfKZCXpVnitiRebZulWsbiw==" + } + }, + "npm:hash.js": { + "type": "npm", + "name": "npm:hash.js", + "data": { + "version": "1.1.7", + "packageName": "hash.js", + "hash": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==" + } + }, + "npm:hasown": { + "type": "npm", + "name": "npm:hasown", + "data": { + "version": "2.0.2", + "packageName": "hasown", + "hash": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" + } + }, + "npm:hast-util-parse-selector": { + "type": "npm", + "name": "npm:hast-util-parse-selector", + "data": { + "version": "2.2.5", + "packageName": "hast-util-parse-selector", + "hash": "sha512-7j6mrk/qqkSehsM92wQjdIgWM2/BW61u/53G6xmC8i1OmEdKLHbk419QKQUjz6LglWsfqoiHmyMRkP1BGjecNQ==" + } + }, + "npm:hastscript": { + "type": "npm", + "name": "npm:hastscript", + "data": { + "version": "6.0.0", + "packageName": "hastscript", + "hash": "sha512-nDM6bvd7lIqDUiYEiu5Sl/+6ReP0BMk/2f4U/Rooccxkj0P5nm+acM5PrGJ/t5I8qPGiqZSE6hVAwZEdZIvP4w==" + } + }, + "npm:he": { + "type": "npm", + "name": "npm:he", + "data": { + "version": "1.2.0", + "packageName": "he", + "hash": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==" + } + }, + "npm:highlight.js": { + "type": "npm", + "name": "npm:highlight.js", + "data": { + "version": "10.7.3", + "packageName": "highlight.js", + "hash": "sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==" + } + }, + "npm:highlightjs-vue": { + "type": "npm", + "name": "npm:highlightjs-vue", + "data": { + "version": "1.0.0", + "packageName": "highlightjs-vue", + "hash": "sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA==" + } + }, + "npm:hmac-drbg": { + "type": "npm", + "name": "npm:hmac-drbg", + "data": { + "version": "1.0.1", + "packageName": "hmac-drbg", + "hash": "sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg==" + } + }, + "npm:hoist-non-react-statics": { + "type": "npm", + "name": "npm:hoist-non-react-statics", + "data": { + "version": "3.3.2", + "packageName": "hoist-non-react-statics", + "hash": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==" + } + }, + "npm:react-is@16.13.1": { + "type": "npm", + "name": "npm:react-is@16.13.1", + "data": { + "version": "16.13.1", + "packageName": "react-is", + "hash": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" + } + }, + "npm:react-is": { + "type": "npm", + "name": "npm:react-is", + "data": { + "version": "18.3.1", + "packageName": "react-is", + "hash": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==" + } + }, + "npm:homedir-polyfill": { + "type": "npm", + "name": "npm:homedir-polyfill", + "data": { + "version": "1.0.3", + "packageName": "homedir-polyfill", + "hash": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==" + } + }, + "npm:hookified": { + "type": "npm", + "name": "npm:hookified", + "data": { + "version": "1.10.0", + "packageName": "hookified", + "hash": "sha512-dJw0492Iddsj56U1JsSTm9E/0B/29a1AuoSLRAte8vQg/kaTGF3IgjEWT8c8yG4cC10+HisE1x5QAwR0Xwc+DA==" + } + }, + "npm:hosted-git-info": { + "type": "npm", + "name": "npm:hosted-git-info", + "data": { + "version": "7.0.2", + "packageName": "hosted-git-info", + "hash": "sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==" + } + }, + "npm:hosted-git-info@2.8.9": { + "type": "npm", + "name": "npm:hosted-git-info@2.8.9", + "data": { + "version": "2.8.9", + "packageName": "hosted-git-info", + "hash": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==" + } + }, + "npm:hpack.js": { + "type": "npm", + "name": "npm:hpack.js", + "data": { + "version": "2.1.6", + "packageName": "hpack.js", + "hash": "sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==" + } + }, + "npm:html-encoding-sniffer": { + "type": "npm", + "name": "npm:html-encoding-sniffer", + "data": { + "version": "3.0.0", + "packageName": "html-encoding-sniffer", + "hash": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==" + } + }, + "npm:html-entities": { + "type": "npm", + "name": "npm:html-entities", + "data": { + "version": "2.6.0", + "packageName": "html-entities", + "hash": "sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==" + } + }, + "npm:html-escaper": { + "type": "npm", + "name": "npm:html-escaper", + "data": { + "version": "2.0.2", + "packageName": "html-escaper", + "hash": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==" + } + }, + "npm:html-linter": { + "type": "npm", + "name": "npm:html-linter", + "data": { + "version": "1.1.1", + "packageName": "html-linter", + "hash": "sha512-DJfLevdq+YmY4R7yMdD0zaCAJOvWihg+eCe5o/jeTw86grvgmvSCIwBv1mDi+UdeJP9mDoi5rB6KtcFOn8StrA==" + } + }, + "npm:html-tags": { + "type": "npm", + "name": "npm:html-tags", + "data": { + "version": "3.3.1", + "packageName": "html-tags", + "hash": "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==" + } + }, + "npm:html-to-image": { + "type": "npm", + "name": "npm:html-to-image", + "data": { + "version": "1.11.11", + "packageName": "html-to-image", + "hash": "sha512-9gux8QhvjRO/erSnDPv28noDZcPZmYE7e1vFsBLKLlRlKDSqNJYebj6Qz1TGd5lsRV+X+xYyjCKjuZdABinWjA==" + } + }, + "npm:htmlescape": { + "type": "npm", + "name": "npm:htmlescape", + "data": { + "version": "1.1.1", + "packageName": "htmlescape", + "hash": "sha512-eVcrzgbR4tim7c7soKQKtxa/kQM4TzjnlU83rcZ9bHU6t31ehfV7SktN6McWgwPWg+JYMA/O3qpGxBvFq1z2Jg==" + } + }, + "npm:htmllint": { + "type": "npm", + "name": "npm:htmllint", + "data": { + "version": "0.7.3", + "packageName": "htmllint", + "hash": "sha512-h8wfCu0CC0FVo18Jkygv7xqj0fa23Xlv4QsR2n34LDr8eqpf4glfbNg1HTbiCqpT3ONioMOfk8EkFUbZgrO1KA==" + } + }, + "npm:htmllint-cli": { + "type": "npm", + "name": "npm:htmllint-cli", + "data": { + "version": "0.0.7", + "packageName": "htmllint-cli", + "hash": "sha512-JREMzimj1HGrOUcA/FMMweLpHD5YRD1E5RnzXa4dj5m1zQ+6YYLklAGdaTar+qAGaj1Jasb3mGhH6FuKuLGWAQ==" + } + }, + "npm:p-try@1.0.0": { + "type": "npm", + "name": "npm:p-try@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "p-try", + "hash": "sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==" + } + }, + "npm:p-try": { + "type": "npm", + "name": "npm:p-try", + "data": { + "version": "2.2.0", + "packageName": "p-try", + "hash": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" + } + }, + "npm:path-exists@3.0.0": { + "type": "npm", + "name": "npm:path-exists@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "path-exists", + "hash": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==" + } + }, + "npm:path-exists": { + "type": "npm", + "name": "npm:path-exists", + "data": { + "version": "4.0.0", + "packageName": "path-exists", + "hash": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" + } + }, + "npm:path-exists@5.0.0": { + "type": "npm", + "name": "npm:path-exists@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "path-exists", + "hash": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==" + } + }, + "npm:y18n@3.2.2": { + "type": "npm", + "name": "npm:y18n@3.2.2", + "data": { + "version": "3.2.2", + "packageName": "y18n", + "hash": "sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==" + } + }, + "npm:y18n": { + "type": "npm", + "name": "npm:y18n", + "data": { + "version": "5.0.8", + "packageName": "y18n", + "hash": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" + } + }, + "npm:yargs@11.1.1": { + "type": "npm", + "name": "npm:yargs@11.1.1", + "data": { + "version": "11.1.1", + "packageName": "yargs", + "hash": "sha512-PRU7gJrJaXv3q3yQZ/+/X6KBswZiaQ+zOmdprZcouPYtQgvNU35i+68M4b1ZHLZtYFT5QObFLV+ZkmJYcwKdiw==" + } + }, + "npm:yargs": { + "type": "npm", + "name": "npm:yargs", + "data": { + "version": "17.7.2", + "packageName": "yargs", + "hash": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==" + } + }, + "npm:yargs-parser@9.0.2": { + "type": "npm", + "name": "npm:yargs-parser@9.0.2", + "data": { + "version": "9.0.2", + "packageName": "yargs-parser", + "hash": "sha512-CswCfdOgCr4MMsT1GzbEJ7Z2uYudWyrGX8Bgh/0eyCzj/DXWdKq6a/ADufkzI1WAOIW6jYaXJvRyLhDO0kfqBw==" + } + }, + "npm:yargs-parser": { + "type": "npm", + "name": "npm:yargs-parser", + "data": { + "version": "21.1.1", + "packageName": "yargs-parser", + "hash": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" + } + }, + "npm:htmlparser2@3.10.1": { + "type": "npm", + "name": "npm:htmlparser2@3.10.1", + "data": { + "version": "3.10.1", + "packageName": "htmlparser2", + "hash": "sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==" + } + }, + "npm:htmlparser2": { + "type": "npm", + "name": "npm:htmlparser2", + "data": { + "version": "8.0.2", + "packageName": "htmlparser2", + "hash": "sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==" + } + }, + "npm:http-assert": { + "type": "npm", + "name": "npm:http-assert", + "data": { + "version": "1.5.0", + "packageName": "http-assert", + "hash": "sha512-uPpH7OKX4H25hBmU6G1jWNaqJGpTXxey+YOUizJUAgu0AjLUeC8D73hTrhvDS5D+GJN1DN1+hhc/eF/wpxtp0w==" + } + }, + "npm:http-auth": { + "type": "npm", + "name": "npm:http-auth", + "data": { + "version": "4.1.9", + "packageName": "http-auth", + "hash": "sha512-kvPYxNGc9EKGTXvOMnTBQw2RZfuiSihK/mLw/a4pbtRueTE45S55Lw/3k5CktIf7Ak0veMKEIteDj4YkNmCzmQ==" + } + }, + "npm:http-auth-connect": { + "type": "npm", + "name": "npm:http-auth-connect", + "data": { + "version": "1.0.6", + "packageName": "http-auth-connect", + "hash": "sha512-yaO0QSCPqGCjPrl3qEEHjJP+lwZ6gMpXLuCBE06eWwcXomkI5TARtu0kxf9teFuBj6iaV3Ybr15jaWUvbzNzHw==" + } + }, + "npm:http-cache-semantics": { + "type": "npm", + "name": "npm:http-cache-semantics", + "data": { + "version": "4.2.0", + "packageName": "http-cache-semantics", + "hash": "sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==" + } + }, + "npm:http-deceiver": { + "type": "npm", + "name": "npm:http-deceiver", + "data": { + "version": "1.2.7", + "packageName": "http-deceiver", + "hash": "sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==" + } + }, + "npm:http-parser-js": { + "type": "npm", + "name": "npm:http-parser-js", + "data": { + "version": "0.5.10", + "packageName": "http-parser-js", + "hash": "sha512-Pysuw9XpUq5dVc/2SMHpuTY01RFl8fttgcyunjL7eEMhGM3cI4eOmiCycJDVCo/7O7ClfQD3SaI6ftDzqOXYMA==" + } + }, + "npm:http-proxy": { + "type": "npm", + "name": "npm:http-proxy", + "data": { + "version": "1.18.1", + "packageName": "http-proxy", + "hash": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==" + } + }, + "npm:http-server": { + "type": "npm", + "name": "npm:http-server", + "data": { + "version": "14.1.1", + "packageName": "http-server", + "hash": "sha512-+cbxadF40UXd9T01zUHgA+rlo2Bg1Srer4+B4NwIHdaGxAGGv59nYRnGGDJ9LBk7alpS0US+J+bLLdQOOkJq4A==" + } + }, + "npm:http-signature": { + "type": "npm", + "name": "npm:http-signature", + "data": { + "version": "1.3.6", + "packageName": "http-signature", + "hash": "sha512-3adrsD6zqo4GsTqtO7FyrejHNv+NgiIfAfv68+jVlFmSr9OGy7zrxONceFRLKvnnZA5jbxQBX1u9PpB6Wi32Gw==" + } + }, + "npm:http2-wrapper": { + "type": "npm", + "name": "npm:http2-wrapper", + "data": { + "version": "1.0.3", + "packageName": "http2-wrapper", + "hash": "sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg==" + } + }, + "npm:https-browserify": { + "type": "npm", + "name": "npm:https-browserify", + "data": { + "version": "1.0.0", + "packageName": "https-browserify", + "hash": "sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==" + } + }, + "npm:human-signals": { + "type": "npm", + "name": "npm:human-signals", + "data": { + "version": "1.1.1", + "packageName": "human-signals", + "hash": "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==" + } + }, + "npm:human-signals@2.1.0": { + "type": "npm", + "name": "npm:human-signals@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "human-signals", + "hash": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" + } + }, + "npm:husky": { + "type": "npm", + "name": "npm:husky", + "data": { + "version": "9.1.7", + "packageName": "husky", + "hash": "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==" + } + }, + "npm:hyperdyperid": { + "type": "npm", + "name": "npm:hyperdyperid", + "data": { + "version": "1.2.0", + "packageName": "hyperdyperid", + "hash": "sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==" + } + }, + "npm:i18next": { + "type": "npm", + "name": "npm:i18next", + "data": { + "version": "23.16.8", + "packageName": "i18next", + "hash": "sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg==" + } + }, + "npm:icss-utils": { + "type": "npm", + "name": "npm:icss-utils", + "data": { + "version": "5.1.0", + "packageName": "icss-utils", + "hash": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==" + } + }, + "npm:identity-obj-proxy": { + "type": "npm", + "name": "npm:identity-obj-proxy", + "data": { + "version": "3.0.0", + "packageName": "identity-obj-proxy", + "hash": "sha512-00n6YnVHKrinT9t0d9+5yZC6UBNJANpYEQvL2LlX6Ab9lnmxzIRcEmTPuyGScvl1+jKuCICX1Z0Ab1pPKKdikA==" + } + }, + "npm:ieee754": { + "type": "npm", + "name": "npm:ieee754", + "data": { + "version": "1.2.1", + "packageName": "ieee754", + "hash": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" + } + }, + "npm:ignore-walk": { + "type": "npm", + "name": "npm:ignore-walk", + "data": { + "version": "6.0.5", + "packageName": "ignore-walk", + "hash": "sha512-VuuG0wCnjhnylG1ABXT3dAuIpTNDs/G8jlpmwXY03fXoXy/8ZK8/T+hMzt8L4WnrLCJgdybqgPagnF/f97cg3A==" + } + }, + "npm:image-size": { + "type": "npm", + "name": "npm:image-size", + "data": { + "version": "0.5.5", + "packageName": "image-size", + "hash": "sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==" + } + }, + "npm:import-fresh": { + "type": "npm", + "name": "npm:import-fresh", + "data": { + "version": "3.3.1", + "packageName": "import-fresh", + "hash": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==" + } + }, + "npm:import-local": { + "type": "npm", + "name": "npm:import-local", + "data": { + "version": "3.2.0", + "packageName": "import-local", + "hash": "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==" + } + }, + "npm:pkg-dir@4.2.0": { + "type": "npm", + "name": "npm:pkg-dir@4.2.0", + "data": { + "version": "4.2.0", + "packageName": "pkg-dir", + "hash": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==" + } + }, + "npm:pkg-dir": { + "type": "npm", + "name": "npm:pkg-dir", + "data": { + "version": "7.0.0", + "packageName": "pkg-dir", + "hash": "sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==" + } + }, + "npm:imurmurhash": { + "type": "npm", + "name": "npm:imurmurhash", + "data": { + "version": "0.1.4", + "packageName": "imurmurhash", + "hash": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" + } + }, + "npm:inflight": { + "type": "npm", + "name": "npm:inflight", + "data": { + "version": "1.0.6", + "packageName": "inflight", + "hash": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==" + } + }, + "npm:inherits": { + "type": "npm", + "name": "npm:inherits", + "data": { + "version": "2.0.4", + "packageName": "inherits", + "hash": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" + } + }, + "npm:inherits@2.0.3": { + "type": "npm", + "name": "npm:inherits@2.0.3", + "data": { + "version": "2.0.3", + "packageName": "inherits", + "hash": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==" + } + }, + "npm:inline-source-map": { + "type": "npm", + "name": "npm:inline-source-map", + "data": { + "version": "0.6.3", + "packageName": "inline-source-map", + "hash": "sha512-1aVsPEsJWMJq/pdMU61CDlm1URcW702MTB4w9/zUjMus6H/Py8o7g68Pr9D4I6QluWGt/KdmswuRhaA05xVR1w==" + } + }, + "npm:insert-module-globals": { + "type": "npm", + "name": "npm:insert-module-globals", + "data": { + "version": "7.2.1", + "packageName": "insert-module-globals", + "hash": "sha512-ufS5Qq9RZN+Bu899eA9QCAYThY+gGW7oRkmb0vC93Vlyu/CFGcH0OYPEjVkDXA5FEbTt1+VWzdoOD3Ny9N+8tg==" + } + }, + "npm:internal-slot": { + "type": "npm", + "name": "npm:internal-slot", + "data": { + "version": "1.1.0", + "packageName": "internal-slot", + "hash": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==" + } + }, + "npm:invariant": { + "type": "npm", + "name": "npm:invariant", + "data": { + "version": "2.2.4", + "packageName": "invariant", + "hash": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==" + } + }, + "npm:invert-kv": { + "type": "npm", + "name": "npm:invert-kv", + "data": { + "version": "2.0.0", + "packageName": "invert-kv", + "hash": "sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA==" + } + }, + "npm:ip-address": { + "type": "npm", + "name": "npm:ip-address", + "data": { + "version": "9.0.5", + "packageName": "ip-address", + "hash": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==" + } + }, + "npm:ipaddr.js": { + "type": "npm", + "name": "npm:ipaddr.js", + "data": { + "version": "1.9.1", + "packageName": "ipaddr.js", + "hash": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==" + } + }, + "npm:ipaddr.js@2.2.0": { + "type": "npm", + "name": "npm:ipaddr.js@2.2.0", + "data": { + "version": "2.2.0", + "packageName": "ipaddr.js", + "hash": "sha512-Ag3wB2o37wslZS19hZqorUnrnzSkpOVy+IiiDEiTqNubEYpYuHWIf6K4psgN2ZWKExS4xhVCrRVfb/wfW8fWJA==" + } + }, + "npm:is-absolute": { + "type": "npm", + "name": "npm:is-absolute", + "data": { + "version": "1.0.0", + "packageName": "is-absolute", + "hash": "sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==" + } + }, + "npm:is-accessor-descriptor": { + "type": "npm", + "name": "npm:is-accessor-descriptor", + "data": { + "version": "1.0.1", + "packageName": "is-accessor-descriptor", + "hash": "sha512-YBUanLI8Yoihw923YeFUS5fs0fF2f5TSFTNiYAAzhhDscDa3lEqYuz1pDOEP5KvX94I9ey3vsqjJcLVFVU+3QA==" + } + }, + "npm:is-alphabetical": { + "type": "npm", + "name": "npm:is-alphabetical", + "data": { + "version": "1.0.4", + "packageName": "is-alphabetical", + "hash": "sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==" + } + }, + "npm:is-alphanumerical": { + "type": "npm", + "name": "npm:is-alphanumerical", + "data": { + "version": "1.0.4", + "packageName": "is-alphanumerical", + "hash": "sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==" + } + }, + "npm:is-arguments": { + "type": "npm", + "name": "npm:is-arguments", + "data": { + "version": "1.2.0", + "packageName": "is-arguments", + "hash": "sha512-7bVbi0huj/wrIAOzb8U1aszg9kdi3KN/CyU19CTI7tAoZYEZoL9yCDXpbXN+uPsuWnP02cyug1gleqq+TU+YCA==" + } + }, + "npm:is-array-buffer": { + "type": "npm", + "name": "npm:is-array-buffer", + "data": { + "version": "3.0.5", + "packageName": "is-array-buffer", + "hash": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==" + } + }, + "npm:is-arrayish": { + "type": "npm", + "name": "npm:is-arrayish", + "data": { + "version": "0.2.1", + "packageName": "is-arrayish", + "hash": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==" + } + }, + "npm:is-arrayish@0.3.2": { + "type": "npm", + "name": "npm:is-arrayish@0.3.2", + "data": { + "version": "0.3.2", + "packageName": "is-arrayish", + "hash": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==" + } + }, + "npm:is-async-function": { + "type": "npm", + "name": "npm:is-async-function", + "data": { + "version": "2.1.1", + "packageName": "is-async-function", + "hash": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==" + } + }, + "npm:is-bigint": { + "type": "npm", + "name": "npm:is-bigint", + "data": { + "version": "1.1.0", + "packageName": "is-bigint", + "hash": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==" + } + }, + "npm:is-binary-path": { + "type": "npm", + "name": "npm:is-binary-path", + "data": { + "version": "2.1.0", + "packageName": "is-binary-path", + "hash": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" + } + }, + "npm:is-boolean-object": { + "type": "npm", + "name": "npm:is-boolean-object", + "data": { + "version": "1.2.2", + "packageName": "is-boolean-object", + "hash": "sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==" + } + }, + "npm:is-buffer": { + "type": "npm", + "name": "npm:is-buffer", + "data": { + "version": "1.1.6", + "packageName": "is-buffer", + "hash": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" + } + }, + "npm:is-callable": { + "type": "npm", + "name": "npm:is-callable", + "data": { + "version": "1.2.7", + "packageName": "is-callable", + "hash": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==" + } + }, + "npm:is-ci": { + "type": "npm", + "name": "npm:is-ci", + "data": { + "version": "3.0.1", + "packageName": "is-ci", + "hash": "sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==" + } + }, + "npm:is-ci@2.0.0": { + "type": "npm", + "name": "npm:is-ci@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "is-ci", + "hash": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==" + } + }, + "npm:is-core-module": { + "type": "npm", + "name": "npm:is-core-module", + "data": { + "version": "2.16.1", + "packageName": "is-core-module", + "hash": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==" + } + }, + "npm:is-data-descriptor": { + "type": "npm", + "name": "npm:is-data-descriptor", + "data": { + "version": "1.0.1", + "packageName": "is-data-descriptor", + "hash": "sha512-bc4NlCDiCr28U4aEsQ3Qs2491gVq4V8G7MQyws968ImqjKuYtTJXrl7Vq7jsN7Ly/C3xj5KWFrY7sHNeDkAzXw==" + } + }, + "npm:is-data-view": { + "type": "npm", + "name": "npm:is-data-view", + "data": { + "version": "1.0.2", + "packageName": "is-data-view", + "hash": "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==" + } + }, + "npm:is-date-object": { + "type": "npm", + "name": "npm:is-date-object", + "data": { + "version": "1.1.0", + "packageName": "is-date-object", + "hash": "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==" + } + }, + "npm:is-decimal": { + "type": "npm", + "name": "npm:is-decimal", + "data": { + "version": "1.0.4", + "packageName": "is-decimal", + "hash": "sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==" + } + }, + "npm:is-directory": { + "type": "npm", + "name": "npm:is-directory", + "data": { + "version": "0.3.1", + "packageName": "is-directory", + "hash": "sha512-yVChGzahRFvbkscn2MlwGismPO12i9+znNruC5gVEntG3qu0xQMzsGg/JFbrsqDOHtHFPci+V5aP5T9I+yeKqw==" + } + }, + "npm:is-extglob": { + "type": "npm", + "name": "npm:is-extglob", + "data": { + "version": "2.1.1", + "packageName": "is-extglob", + "hash": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" + } + }, + "npm:is-finalizationregistry": { + "type": "npm", + "name": "npm:is-finalizationregistry", + "data": { + "version": "1.1.1", + "packageName": "is-finalizationregistry", + "hash": "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==" + } + }, + "npm:is-generator": { + "type": "npm", + "name": "npm:is-generator", + "data": { + "version": "1.0.3", + "packageName": "is-generator", + "hash": "sha512-G56jBpbJeg7ds83HW1LuShNs8J73Fv3CPz/bmROHOHlnKkN8sWb9ujiagjmxxMUywftgq48HlBZELKKqFLk0oA==" + } + }, + "npm:is-generator-fn": { + "type": "npm", + "name": "npm:is-generator-fn", + "data": { + "version": "2.1.0", + "packageName": "is-generator-fn", + "hash": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==" + } + }, + "npm:is-generator-function": { + "type": "npm", + "name": "npm:is-generator-function", + "data": { + "version": "1.1.0", + "packageName": "is-generator-function", + "hash": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==" + } + }, + "npm:is-hexadecimal": { + "type": "npm", + "name": "npm:is-hexadecimal", + "data": { + "version": "1.0.4", + "packageName": "is-hexadecimal", + "hash": "sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==" + } + }, + "npm:is-inside-container": { + "type": "npm", + "name": "npm:is-inside-container", + "data": { + "version": "1.0.0", + "packageName": "is-inside-container", + "hash": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==" + } + }, + "npm:is-installed-globally": { + "type": "npm", + "name": "npm:is-installed-globally", + "data": { + "version": "0.4.0", + "packageName": "is-installed-globally", + "hash": "sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==" + } + }, + "npm:is-interactive": { + "type": "npm", + "name": "npm:is-interactive", + "data": { + "version": "1.0.0", + "packageName": "is-interactive", + "hash": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==" + } + }, + "npm:is-lambda": { + "type": "npm", + "name": "npm:is-lambda", + "data": { + "version": "1.0.1", + "packageName": "is-lambda", + "hash": "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==" + } + }, + "npm:is-localhost-ip": { + "type": "npm", + "name": "npm:is-localhost-ip", + "data": { + "version": "2.0.0", + "packageName": "is-localhost-ip", + "hash": "sha512-vlgs2cSgMOfnKU8c1ewgKPyum9rVrjjLLW2HBdL5i0iAJjOs8NY55ZBd/hqUTaYR0EO9CKZd3hVSC2HlIbygTQ==" + } + }, + "npm:is-map": { + "type": "npm", + "name": "npm:is-map", + "data": { + "version": "2.0.3", + "packageName": "is-map", + "hash": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==" + } + }, + "npm:is-negative-zero": { + "type": "npm", + "name": "npm:is-negative-zero", + "data": { + "version": "2.0.3", + "packageName": "is-negative-zero", + "hash": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==" + } + }, + "npm:is-network-error": { + "type": "npm", + "name": "npm:is-network-error", + "data": { + "version": "1.1.0", + "packageName": "is-network-error", + "hash": "sha512-tUdRRAnhT+OtCZR/LxZelH/C7QtjtFrTu5tXCA8pl55eTUElUHT+GPYV8MBMBvea/j+NxQqVt3LbWMRir7Gx9g==" + } + }, + "npm:is-number-object": { + "type": "npm", + "name": "npm:is-number-object", + "data": { + "version": "1.1.1", + "packageName": "is-number-object", + "hash": "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==" + } + }, + "npm:is-path-inside": { + "type": "npm", + "name": "npm:is-path-inside", + "data": { + "version": "3.0.3", + "packageName": "is-path-inside", + "hash": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==" + } + }, + "npm:is-plain-obj": { + "type": "npm", + "name": "npm:is-plain-obj", + "data": { + "version": "3.0.0", + "packageName": "is-plain-obj", + "hash": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==" + } + }, + "npm:is-potential-custom-element-name": { + "type": "npm", + "name": "npm:is-potential-custom-element-name", + "data": { + "version": "1.0.1", + "packageName": "is-potential-custom-element-name", + "hash": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==" + } + }, + "npm:is-regex": { + "type": "npm", + "name": "npm:is-regex", + "data": { + "version": "1.2.1", + "packageName": "is-regex", + "hash": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==" + } + }, + "npm:is-relative": { + "type": "npm", + "name": "npm:is-relative", + "data": { + "version": "1.0.0", + "packageName": "is-relative", + "hash": "sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==" + } + }, + "npm:is-set": { + "type": "npm", + "name": "npm:is-set", + "data": { + "version": "2.0.3", + "packageName": "is-set", + "hash": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==" + } + }, + "npm:is-shared-array-buffer": { + "type": "npm", + "name": "npm:is-shared-array-buffer", + "data": { + "version": "1.0.4", + "packageName": "is-shared-array-buffer", + "hash": "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==" + } + }, + "npm:is-string": { + "type": "npm", + "name": "npm:is-string", + "data": { + "version": "1.1.1", + "packageName": "is-string", + "hash": "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==" + } + }, + "npm:is-symbol": { + "type": "npm", + "name": "npm:is-symbol", + "data": { + "version": "1.1.1", + "packageName": "is-symbol", + "hash": "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==" + } + }, + "npm:is-typed-array": { + "type": "npm", + "name": "npm:is-typed-array", + "data": { + "version": "1.1.15", + "packageName": "is-typed-array", + "hash": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==" + } + }, + "npm:is-typedarray": { + "type": "npm", + "name": "npm:is-typedarray", + "data": { + "version": "1.0.0", + "packageName": "is-typedarray", + "hash": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==" + } + }, + "npm:is-unc-path": { + "type": "npm", + "name": "npm:is-unc-path", + "data": { + "version": "1.0.0", + "packageName": "is-unc-path", + "hash": "sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==" + } + }, + "npm:is-unicode-supported": { + "type": "npm", + "name": "npm:is-unicode-supported", + "data": { + "version": "0.1.0", + "packageName": "is-unicode-supported", + "hash": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==" + } + }, + "npm:is-weakmap": { + "type": "npm", + "name": "npm:is-weakmap", + "data": { + "version": "2.0.2", + "packageName": "is-weakmap", + "hash": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==" + } + }, + "npm:is-weakref": { + "type": "npm", + "name": "npm:is-weakref", + "data": { + "version": "1.1.1", + "packageName": "is-weakref", + "hash": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==" + } + }, + "npm:is-weakset": { + "type": "npm", + "name": "npm:is-weakset", + "data": { + "version": "2.0.4", + "packageName": "is-weakset", + "hash": "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==" + } + }, + "npm:is-what": { + "type": "npm", + "name": "npm:is-what", + "data": { + "version": "3.14.1", + "packageName": "is-what", + "hash": "sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==" + } + }, + "npm:is-windows": { + "type": "npm", + "name": "npm:is-windows", + "data": { + "version": "1.0.2", + "packageName": "is-windows", + "hash": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==" + } + }, + "npm:isarray": { + "type": "npm", + "name": "npm:isarray", + "data": { + "version": "1.0.0", + "packageName": "isarray", + "hash": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" + } + }, + "npm:isarray@2.0.5": { + "type": "npm", + "name": "npm:isarray@2.0.5", + "data": { + "version": "2.0.5", + "packageName": "isarray", + "hash": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" + } + }, + "npm:isobject": { + "type": "npm", + "name": "npm:isobject", + "data": { + "version": "3.0.1", + "packageName": "isobject", + "hash": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==" + } + }, + "npm:isobject@2.1.0": { + "type": "npm", + "name": "npm:isobject@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "isobject", + "hash": "sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==" + } + }, + "npm:isomorphic-form-data": { + "type": "npm", + "name": "npm:isomorphic-form-data", + "data": { + "version": "2.0.0", + "packageName": "isomorphic-form-data", + "hash": "sha512-TYgVnXWeESVmQSg4GLVbalmQ+B4NPi/H4eWxqALKj63KsUrcu301YDjBqaOw3h+cbak7Na4Xyps3BiptHtxTfg==" + } + }, + "npm:isomorphic-ws": { + "type": "npm", + "name": "npm:isomorphic-ws", + "data": { + "version": "5.0.0", + "packageName": "isomorphic-ws", + "hash": "sha512-muId7Zzn9ywDsyXgTIafTry2sV3nySZeUDe6YedVd1Hvuuep5AsIlqK+XefWpYTyJG5e503F2xIuT2lcU6rCSw==" + } + }, + "npm:isstream": { + "type": "npm", + "name": "npm:isstream", + "data": { + "version": "0.1.2", + "packageName": "isstream", + "hash": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==" + } + }, + "npm:istanbul-lib-coverage": { + "type": "npm", + "name": "npm:istanbul-lib-coverage", + "data": { + "version": "3.2.2", + "packageName": "istanbul-lib-coverage", + "hash": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==" + } + }, + "npm:istanbul-lib-report": { + "type": "npm", + "name": "npm:istanbul-lib-report", + "data": { + "version": "3.0.1", + "packageName": "istanbul-lib-report", + "hash": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==" + } + }, + "npm:istanbul-lib-source-maps": { + "type": "npm", + "name": "npm:istanbul-lib-source-maps", + "data": { + "version": "4.0.1", + "packageName": "istanbul-lib-source-maps", + "hash": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==" + } + }, + "npm:istanbul-reports": { + "type": "npm", + "name": "npm:istanbul-reports", + "data": { + "version": "3.1.7", + "packageName": "istanbul-reports", + "hash": "sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==" + } + }, + "npm:jake": { + "type": "npm", + "name": "npm:jake", + "data": { + "version": "10.9.2", + "packageName": "jake", + "hash": "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==" + } + }, + "npm:jest": { + "type": "npm", + "name": "npm:jest", + "data": { + "version": "29.7.0", + "packageName": "jest", + "hash": "sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==" + } + }, + "npm:jest-canvas-mock": { + "type": "npm", + "name": "npm:jest-canvas-mock", + "data": { + "version": "2.4.0", + "packageName": "jest-canvas-mock", + "hash": "sha512-mmMpZzpmLzn5vepIaHk5HoH3Ka4WykbSoLuG/EKoJd0x0ID/t+INo1l8ByfcUJuDM+RIsL4QDg/gDnBbrj2/IQ==" + } + }, + "npm:jest-changed-files": { + "type": "npm", + "name": "npm:jest-changed-files", + "data": { + "version": "29.7.0", + "packageName": "jest-changed-files", + "hash": "sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==" + } + }, + "npm:jest-circus": { + "type": "npm", + "name": "npm:jest-circus", + "data": { + "version": "29.7.0", + "packageName": "jest-circus", + "hash": "sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==" + } + }, + "npm:jest-cli": { + "type": "npm", + "name": "npm:jest-cli", + "data": { + "version": "29.7.0", + "packageName": "jest-cli", + "hash": "sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==" + } + }, + "npm:jest-config": { + "type": "npm", + "name": "npm:jest-config", + "data": { + "version": "29.7.0", + "packageName": "jest-config", + "hash": "sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==" + } + }, + "npm:jest-diff": { + "type": "npm", + "name": "npm:jest-diff", + "data": { + "version": "29.7.0", + "packageName": "jest-diff", + "hash": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==" + } + }, + "npm:jest-diff@28.1.3": { + "type": "npm", + "name": "npm:jest-diff@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-diff", + "hash": "sha512-8RqP1B/OXzjjTWkqMX67iqgwBVJRgCyKD3L9nq+6ZqJMdvjE8RgHktqZ6jNrkdMT+dJuYNI3rhQpxaz7drJHfw==" + } + }, + "npm:jest-docblock": { + "type": "npm", + "name": "npm:jest-docblock", + "data": { + "version": "29.7.0", + "packageName": "jest-docblock", + "hash": "sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==" + } + }, + "npm:jest-each": { + "type": "npm", + "name": "npm:jest-each", + "data": { + "version": "29.7.0", + "packageName": "jest-each", + "hash": "sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==" + } + }, + "npm:jest-each@28.1.3": { + "type": "npm", + "name": "npm:jest-each@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-each", + "hash": "sha512-arT1z4sg2yABU5uogObVPvSlSMQlDA48owx07BDPAiasW0yYpYHYOo4HHLz9q0BVzDVU4hILFjzJw0So9aCL/g==" + } + }, + "npm:jest-environment-jsdom": { + "type": "npm", + "name": "npm:jest-environment-jsdom", + "data": { + "version": "29.7.0", + "packageName": "jest-environment-jsdom", + "hash": "sha512-k9iQbsf9OyOfdzWH8HDmrRT0gSIcX+FLNW7IQq94tFX0gynPwqDTW0Ho6iMVNjGz/nb+l/vW3dWM2bbLLpkbXA==" + } + }, + "npm:jest-environment-node": { + "type": "npm", + "name": "npm:jest-environment-node", + "data": { + "version": "29.7.0", + "packageName": "jest-environment-node", + "hash": "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==" + } + }, + "npm:jest-get-type": { + "type": "npm", + "name": "npm:jest-get-type", + "data": { + "version": "29.6.3", + "packageName": "jest-get-type", + "hash": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==" + } + }, + "npm:jest-get-type@28.0.2": { + "type": "npm", + "name": "npm:jest-get-type@28.0.2", + "data": { + "version": "28.0.2", + "packageName": "jest-get-type", + "hash": "sha512-ioj2w9/DxSYHfOm5lJKCdcAmPJzQXmbM/Url3rhlghrPvT3tt+7a/+oXc9azkKmLvoiXjtV83bEWqi+vs5nlPA==" + } + }, + "npm:jest-haste-map": { + "type": "npm", + "name": "npm:jest-haste-map", + "data": { + "version": "29.7.0", + "packageName": "jest-haste-map", + "hash": "sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==" + } + }, + "npm:jest-haste-map@28.1.3": { + "type": "npm", + "name": "npm:jest-haste-map@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-haste-map", + "hash": "sha512-3S+RQWDXccXDKSWnkHa/dPwt+2qwA8CJzR61w3FoYCvoo3Pn8tvGcysmMF0Bj0EX5RYvAI2EIvC57OmotfdtKA==" + } + }, + "npm:jest-jasmine2": { + "type": "npm", + "name": "npm:jest-jasmine2", + "data": { + "version": "28.1.3", + "packageName": "jest-jasmine2", + "hash": "sha512-nlNWJY1u62w+WAVgnXOQTdxFdZhqlxpKvMTn1cOK1QHX2oRrkPV3JcIcJfXwcGcifttOJZhExcgDUqSHrYQ6Dw==" + } + }, + "npm:jest-matcher-utils@28.1.3": { + "type": "npm", + "name": "npm:jest-matcher-utils@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-matcher-utils", + "hash": "sha512-kQeJ7qHemKfbzKoGjHHrRKH6atgxMk8Enkk2iPQ3XwO6oE/KYD8lMYOziCkeSB9G4adPM4nR1DE8Tf5JeWH6Bw==" + } + }, + "npm:jest-matcher-utils": { + "type": "npm", + "name": "npm:jest-matcher-utils", + "data": { + "version": "29.7.0", + "packageName": "jest-matcher-utils", + "hash": "sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==" + } + }, + "npm:jest-message-util@28.1.3": { + "type": "npm", + "name": "npm:jest-message-util@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-message-util", + "hash": "sha512-PFdn9Iewbt575zKPf1286Ht9EPoJmYT7P0kY+RibeYZ2XtOr53pDLEFoTWXbd1h4JiGiWpTBC84fc8xMXQMb7g==" + } + }, + "npm:jest-message-util": { + "type": "npm", + "name": "npm:jest-message-util", + "data": { + "version": "29.7.0", + "packageName": "jest-message-util", + "hash": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==" + } + }, + "npm:jest-mock@28.1.3": { + "type": "npm", + "name": "npm:jest-mock@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-mock", + "hash": "sha512-o3J2jr6dMMWYVH4Lh/NKmDXdosrsJgi4AviS8oXLujcjpCMBb1FMsblDnOXKZKfSiHLxYub1eS0IHuRXsio9eA==" + } + }, + "npm:jest-mock": { + "type": "npm", + "name": "npm:jest-mock", + "data": { + "version": "29.7.0", + "packageName": "jest-mock", + "hash": "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==" + } + }, + "npm:jest-regex-util@28.0.2": { + "type": "npm", + "name": "npm:jest-regex-util@28.0.2", + "data": { + "version": "28.0.2", + "packageName": "jest-regex-util", + "hash": "sha512-4s0IgyNIy0y9FK+cjoVYoxamT7Zeo7MhzqRGx7YDYmaQn1wucY9rotiGkBzzcMXTtjrCAP/f7f+E0F7+fxPNdw==" + } + }, + "npm:jest-regex-util": { + "type": "npm", + "name": "npm:jest-regex-util", + "data": { + "version": "29.6.3", + "packageName": "jest-regex-util", + "hash": "sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==" + } + }, + "npm:jest-resolve@28.1.3": { + "type": "npm", + "name": "npm:jest-resolve@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-resolve", + "hash": "sha512-Z1W3tTjE6QaNI90qo/BJpfnvpxtaFTFw5CDgwpyE/Kz8U/06N1Hjf4ia9quUhCh39qIGWF1ZuxFiBiJQwSEYKQ==" + } + }, + "npm:jest-resolve": { + "type": "npm", + "name": "npm:jest-resolve", + "data": { + "version": "29.7.0", + "packageName": "jest-resolve", + "hash": "sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==" + } + }, + "npm:jest-runtime@28.1.3": { + "type": "npm", + "name": "npm:jest-runtime@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-runtime", + "hash": "sha512-NU+881ScBQQLc1JHG5eJGU7Ui3kLKrmwCPPtYsJtBykixrM2OhVQlpMmFWJjMyDfdkGgBMNjXCGB/ebzsgNGQw==" + } + }, + "npm:jest-runtime": { + "type": "npm", + "name": "npm:jest-runtime", + "data": { + "version": "29.7.0", + "packageName": "jest-runtime", + "hash": "sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==" + } + }, + "npm:jest-snapshot@28.1.3": { + "type": "npm", + "name": "npm:jest-snapshot@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-snapshot", + "hash": "sha512-4lzMgtiNlc3DU/8lZfmqxN3AYD6GGLbl+72rdBpXvcV+whX7mDrREzkPdp2RnmfIiWBg1YbuFSkXduF2JcafJg==" + } + }, + "npm:jest-snapshot": { + "type": "npm", + "name": "npm:jest-snapshot", + "data": { + "version": "29.7.0", + "packageName": "jest-snapshot", + "hash": "sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==" + } + }, + "npm:jest-util@28.1.3": { + "type": "npm", + "name": "npm:jest-util@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-util", + "hash": "sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==" + } + }, + "npm:jest-util@26.6.2": { + "type": "npm", + "name": "npm:jest-util@26.6.2", + "data": { + "version": "26.6.2", + "packageName": "jest-util", + "hash": "sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q==" + } + }, + "npm:jest-util": { + "type": "npm", + "name": "npm:jest-util", + "data": { + "version": "29.7.0", + "packageName": "jest-util", + "hash": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==" + } + }, + "npm:jest-validate@28.1.3": { + "type": "npm", + "name": "npm:jest-validate@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-validate", + "hash": "sha512-SZbOGBWEsaTxBGCOpsRWlXlvNkvTkY0XxRfh7zYmvd8uL5Qzyg0CHAXiXKROflh801quA6+/DsT4ODDthOC/OA==" + } + }, + "npm:jest-validate": { + "type": "npm", + "name": "npm:jest-validate", + "data": { + "version": "29.7.0", + "packageName": "jest-validate", + "hash": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==" + } + }, + "npm:jest-worker@28.1.3": { + "type": "npm", + "name": "npm:jest-worker@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "jest-worker", + "hash": "sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==" + } + }, + "npm:jest-worker": { + "type": "npm", + "name": "npm:jest-worker", + "data": { + "version": "29.7.0", + "packageName": "jest-worker", + "hash": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==" + } + }, + "npm:jest-worker@27.5.1": { + "type": "npm", + "name": "npm:jest-worker@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-worker", + "hash": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==" + } + }, + "npm:pretty-format@28.1.3": { + "type": "npm", + "name": "npm:pretty-format@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "pretty-format", + "hash": "sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==" + } + }, + "npm:pretty-format": { + "type": "npm", + "name": "npm:pretty-format", + "data": { + "version": "29.7.0", + "packageName": "pretty-format", + "hash": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==" + } + }, + "npm:resolve.exports@1.1.1": { + "type": "npm", + "name": "npm:resolve.exports@1.1.1", + "data": { + "version": "1.1.1", + "packageName": "resolve.exports", + "hash": "sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ==" + } + }, + "npm:resolve.exports": { + "type": "npm", + "name": "npm:resolve.exports", + "data": { + "version": "2.0.3", + "packageName": "resolve.exports", + "hash": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==" + } + }, + "npm:jest-leak-detector": { + "type": "npm", + "name": "npm:jest-leak-detector", + "data": { + "version": "29.7.0", + "packageName": "jest-leak-detector", + "hash": "sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==" + } + }, + "npm:jest-pnp-resolver": { + "type": "npm", + "name": "npm:jest-pnp-resolver", + "data": { + "version": "1.2.3", + "packageName": "jest-pnp-resolver", + "hash": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==" + } + }, + "npm:jest-preset-angular": { + "type": "npm", + "name": "npm:jest-preset-angular", + "data": { + "version": "14.2.4", + "packageName": "jest-preset-angular", + "hash": "sha512-xyhkaiBdn3keBgxxkcbqZu/my3ADU9NcDrz6DaMuGRaxz/bf6ZC1qxZ1eQuz5V1WuA3/rD64VA3Kke8P6E9qNg==" + } + }, + "npm:jest-resolve-dependencies": { + "type": "npm", + "name": "npm:jest-resolve-dependencies", + "data": { + "version": "29.7.0", + "packageName": "jest-resolve-dependencies", + "hash": "sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==" + } + }, + "npm:jest-runner": { + "type": "npm", + "name": "npm:jest-runner", + "data": { + "version": "29.7.0", + "packageName": "jest-runner", + "hash": "sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==" + } + }, + "npm:jest-silent-reporter": { + "type": "npm", + "name": "npm:jest-silent-reporter", + "data": { + "version": "0.6.0", + "packageName": "jest-silent-reporter", + "hash": "sha512-4nmS+5o7ycVlvbQOTx7CnGdbBtP2646hnDgQpQLaVhjHcQNHD+gqBAetyjRDlgpZ8+8N82MWI59K+EX2LsVk7g==" + } + }, + "npm:jest-watcher": { + "type": "npm", + "name": "npm:jest-watcher", + "data": { + "version": "29.7.0", + "packageName": "jest-watcher", + "hash": "sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==" + } + }, + "npm:jiti": { + "type": "npm", + "name": "npm:jiti", + "data": { + "version": "1.21.7", + "packageName": "jiti", + "hash": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==" + } + }, + "npm:jju": { + "type": "npm", + "name": "npm:jju", + "data": { + "version": "1.4.0", + "packageName": "jju", + "hash": "sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==" + } + }, + "npm:joi": { + "type": "npm", + "name": "npm:joi", + "data": { + "version": "17.13.3", + "packageName": "joi", + "hash": "sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==" + } + }, + "npm:jpeg-js": { + "type": "npm", + "name": "npm:jpeg-js", + "data": { + "version": "0.4.4", + "packageName": "jpeg-js", + "hash": "sha512-WZzeDOEtTOBK4Mdsar0IqEU5sMr3vSV2RqkAIzUEV2BHnUfKGyswWFPFwK5EeDo93K3FohSHbLAjj0s1Wzd+dg==" + } + }, + "npm:js-file-download": { + "type": "npm", + "name": "npm:js-file-download", + "data": { + "version": "0.4.12", + "packageName": "js-file-download", + "hash": "sha512-rML+NkoD08p5Dllpjo0ffy4jRHeY6Zsapvr/W86N7E0yuzAO6qa5X9+xog6zQNlH102J7IXljNY2FtS6Lj3ucg==" + } + }, + "npm:js-string-escape": { + "type": "npm", + "name": "npm:js-string-escape", + "data": { + "version": "1.0.1", + "packageName": "js-string-escape", + "hash": "sha512-Smw4xcfIQ5LVjAOuJCvN/zIodzA/BBSsluuoSykP+lUvScIi4U6RJLfwHet5cxFnCswUjISV8oAXaqaJDY3chg==" + } + }, + "npm:js-tokens": { + "type": "npm", + "name": "npm:js-tokens", + "data": { + "version": "4.0.0", + "packageName": "js-tokens", + "hash": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" + } + }, + "npm:jsdom": { + "type": "npm", + "name": "npm:jsdom", + "data": { + "version": "20.0.3", + "packageName": "jsdom", + "hash": "sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==" + } + }, + "npm:jsesc": { + "type": "npm", + "name": "npm:jsesc", + "data": { + "version": "3.1.0", + "packageName": "jsesc", + "hash": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==" + } + }, + "npm:jsesc@3.0.2": { + "type": "npm", + "name": "npm:jsesc@3.0.2", + "data": { + "version": "3.0.2", + "packageName": "jsesc", + "hash": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==" + } + }, + "npm:json-buffer": { + "type": "npm", + "name": "npm:json-buffer", + "data": { + "version": "3.0.1", + "packageName": "json-buffer", + "hash": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" + } + }, + "npm:json-parse-better-errors": { + "type": "npm", + "name": "npm:json-parse-better-errors", + "data": { + "version": "1.0.2", + "packageName": "json-parse-better-errors", + "hash": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==" + } + }, + "npm:json-parse-helpfulerror": { + "type": "npm", + "name": "npm:json-parse-helpfulerror", + "data": { + "version": "1.0.3", + "packageName": "json-parse-helpfulerror", + "hash": "sha512-XgP0FGR77+QhUxjXkwOMkC94k3WtqEBfcnjWqhRd82qTat4SWKRE+9kUnynz/shm3I4ea2+qISvTIeGTNU7kJg==" + } + }, + "npm:json-schema": { + "type": "npm", + "name": "npm:json-schema", + "data": { + "version": "0.4.0", + "packageName": "json-schema", + "hash": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==" + } + }, + "npm:json-schema-ref-resolver": { + "type": "npm", + "name": "npm:json-schema-ref-resolver", + "data": { + "version": "1.0.1", + "packageName": "json-schema-ref-resolver", + "hash": "sha512-EJAj1pgHc1hxF6vo2Z3s69fMjO1INq6eGHXZ8Z6wCQeldCuwxGK9Sxf4/cScGn3FZubCVUehfWtcDM/PLteCQw==" + } + }, + "npm:json-stable-stringify": { + "type": "npm", + "name": "npm:json-stable-stringify", + "data": { + "version": "0.0.1", + "packageName": "json-stable-stringify", + "hash": "sha512-nKtD/Qxm7tWdZqJoldEC7fF0S41v0mWbeaXG3637stOWfyGxTgWTYE2wtfKmjzpvxv2MA2xzxsXOIiwUpkX6Qw==" + } + }, + "npm:json-stable-stringify-without-jsonify": { + "type": "npm", + "name": "npm:json-stable-stringify-without-jsonify", + "data": { + "version": "1.0.1", + "packageName": "json-stable-stringify-without-jsonify", + "hash": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" + } + }, + "npm:json-stringify-safe": { + "type": "npm", + "name": "npm:json-stringify-safe", + "data": { + "version": "5.0.1", + "packageName": "json-stringify-safe", + "hash": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==" + } + }, + "npm:json5": { + "type": "npm", + "name": "npm:json5", + "data": { + "version": "2.2.3", + "packageName": "json5", + "hash": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" + } + }, + "npm:jsonfile": { + "type": "npm", + "name": "npm:jsonfile", + "data": { + "version": "6.1.0", + "packageName": "jsonfile", + "hash": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==" + } + }, + "npm:jsonfile@4.0.0": { + "type": "npm", + "name": "npm:jsonfile@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "jsonfile", + "hash": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==" + } + }, + "npm:jsonify": { + "type": "npm", + "name": "npm:jsonify", + "data": { + "version": "0.0.1", + "packageName": "jsonify", + "hash": "sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==" + } + }, + "npm:jsonparse": { + "type": "npm", + "name": "npm:jsonparse", + "data": { + "version": "1.3.1", + "packageName": "jsonparse", + "hash": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==" + } + }, + "npm:JSONStream": { + "type": "npm", + "name": "npm:JSONStream", + "data": { + "version": "1.3.5", + "packageName": "JSONStream", + "hash": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==" + } + }, + "npm:jsprim": { + "type": "npm", + "name": "npm:jsprim", + "data": { + "version": "2.0.2", + "packageName": "jsprim", + "hash": "sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ==" + } + }, + "npm:verror@1.10.0": { + "type": "npm", + "name": "npm:verror@1.10.0", + "data": { + "version": "1.10.0", + "packageName": "verror", + "hash": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==" + } + }, + "npm:verror": { + "type": "npm", + "name": "npm:verror", + "data": { + "version": "1.10.1", + "packageName": "verror", + "hash": "sha512-veufcmxri4e3XSrT0xwfUR7kguIkaxBeosDg00yDWhk49wdwkSUrvvsm7nc75e1PUyvIeZj6nS8VQRYz2/S4Xg==" + } + }, + "npm:karma-source-map-support": { + "type": "npm", + "name": "npm:karma-source-map-support", + "data": { + "version": "1.4.0", + "packageName": "karma-source-map-support", + "hash": "sha512-RsBECncGO17KAoJCYXjv+ckIz+Ii9NCi+9enk+rq6XC81ezYkb4/RHE6CTXdA7IOJqoF3wcaLfVG0CPmE5ca6A==" + } + }, + "npm:keycharm": { + "type": "npm", + "name": "npm:keycharm", + "data": { + "version": "0.2.0", + "packageName": "keycharm", + "hash": "sha512-i/XBRTiLqRConPKioy2oq45vbv04e8x59b0mnsIRQM+7Ec/8BC7UcL5pnC4FMeGb8KwG7q4wOMw7CtNZf5tiIg==" + } + }, + "npm:keygrip": { + "type": "npm", + "name": "npm:keygrip", + "data": { + "version": "1.1.0", + "packageName": "keygrip", + "hash": "sha512-iYSchDJ+liQ8iwbSI2QqsQOvqv58eJCEanyJPJi+Khyu8smkcKSFUCbPwzFcL7YVtZ6eONjqRX/38caJ7QjRAQ==" + } + }, + "npm:klaw-sync": { + "type": "npm", + "name": "npm:klaw-sync", + "data": { + "version": "6.0.0", + "packageName": "klaw-sync", + "hash": "sha512-nIeuVSzdCCs6TDPTqI8w1Yre34sSq7AkZ4B3sfOBbI2CgVSB4Du4aLQijFU2+lhAFCwt9+42Hel6lQNIv6AntQ==" + } + }, + "npm:kleur": { + "type": "npm", + "name": "npm:kleur", + "data": { + "version": "3.0.3", + "packageName": "kleur", + "hash": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==" + } + }, + "npm:klona": { + "type": "npm", + "name": "npm:klona", + "data": { + "version": "2.0.6", + "packageName": "klona", + "hash": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==" + } + }, + "npm:known-css-properties": { + "type": "npm", + "name": "npm:known-css-properties", + "data": { + "version": "0.36.0", + "packageName": "known-css-properties", + "hash": "sha512-A+9jP+IUmuQsNdsLdcg6Yt7voiMF/D4K83ew0OpJtpu+l34ef7LaohWV0Rc6KNvzw6ZDizkqfyB5JznZnzuKQA==" + } + }, + "npm:knuth-shuffle-seeded": { + "type": "npm", + "name": "npm:knuth-shuffle-seeded", + "data": { + "version": "1.0.6", + "packageName": "knuth-shuffle-seeded", + "hash": "sha512-9pFH0SplrfyKyojCLxZfMcvkhf5hH0d+UwR9nTVJ/DDQJGuzcXjTwB7TP7sDfehSudlGGaOLblmEWqv04ERVWg==" + } + }, + "npm:koa-compose": { + "type": "npm", + "name": "npm:koa-compose", + "data": { + "version": "4.1.0", + "packageName": "koa-compose", + "hash": "sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==" + } + }, + "npm:koa-convert": { + "type": "npm", + "name": "npm:koa-convert", + "data": { + "version": "2.0.0", + "packageName": "koa-convert", + "hash": "sha512-asOvN6bFlSnxewce2e/DK3p4tltyfC4VM7ZwuTuepI7dEQVcvpyFuBcEARu1+Hxg8DIwytce2n7jrZtRlPrARA==" + } + }, + "npm:ky": { + "type": "npm", + "name": "npm:ky", + "data": { + "version": "0.30.0", + "packageName": "ky", + "hash": "sha512-X/u76z4JtDVq10u1JA5UQfatPxgPaVDMYTrgHyiTpGN2z4TMEJkIHsoSBBSg9SWZEIXTKsi9kHgiQ9o3Y/4yog==" + } + }, + "npm:labeled-stream-splicer": { + "type": "npm", + "name": "npm:labeled-stream-splicer", + "data": { + "version": "2.0.2", + "packageName": "labeled-stream-splicer", + "hash": "sha512-Ca4LSXFFZUjPScRaqOcFxneA0VpKZr4MMYCljyQr4LIewTLb3Y0IUTIsnBBsVubIeEfxeSZpSjSsRM8APEQaAw==" + } + }, + "npm:launch-editor": { + "type": "npm", + "name": "npm:launch-editor", + "data": { + "version": "2.10.0", + "packageName": "launch-editor", + "hash": "sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA==" + } + }, + "npm:lazy-ass": { + "type": "npm", + "name": "npm:lazy-ass", + "data": { + "version": "1.6.0", + "packageName": "lazy-ass", + "hash": "sha512-cc8oEVoctTvsFZ/Oje/kGnHbpWHYBe8IAJe4C0QNc3t8uM/0Y8+erSz/7Y1ALuXTEZTMvxXwO6YbX1ey3ujiZw==" + } + }, + "npm:lcid": { + "type": "npm", + "name": "npm:lcid", + "data": { + "version": "2.0.0", + "packageName": "lcid", + "hash": "sha512-avPEb8P8EGnwXKClwsNUgryVjllcRqtMYa49NTsbQagYuT1DcXnl1915oxWjoyGrXR6zH/Y0Zc96xWsPcoDKeA==" + } + }, + "npm:leven": { + "type": "npm", + "name": "npm:leven", + "data": { + "version": "3.1.0", + "packageName": "leven", + "hash": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==" + } + }, + "npm:levn": { + "type": "npm", + "name": "npm:levn", + "data": { + "version": "0.4.1", + "packageName": "levn", + "hash": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==" + } + }, + "npm:license-webpack-plugin": { + "type": "npm", + "name": "npm:license-webpack-plugin", + "data": { + "version": "4.0.2", + "packageName": "license-webpack-plugin", + "hash": "sha512-771TFWFD70G1wLTC4oU2Cw4qvtmNrIw+wRvBtn+okgHl7slJVi7zfNcdmqDL72BojM30VNJ2UHylr1o77U37Jw==" + } + }, + "npm:liftoff": { + "type": "npm", + "name": "npm:liftoff", + "data": { + "version": "2.5.0", + "packageName": "liftoff", + "hash": "sha512-01zfGFqfORP1CGmZZP2Zn51zsqz4RltDi0RDOhbGoLYdUT5Lw+I2gX6QdwXhPITF6hPOHEOp+At6/L24hIg9WQ==" + } + }, + "npm:light-my-request": { + "type": "npm", + "name": "npm:light-my-request", + "data": { + "version": "5.14.0", + "packageName": "light-my-request", + "hash": "sha512-aORPWntbpH5esaYpGOOmri0OHDOe3wC5M2MQxZ9dvMLZm6DnaAn0kJlcbU9hwsQgLzmZyReKwFwwPkR+nHu5kA==" + } + }, + "npm:lilconfig": { + "type": "npm", + "name": "npm:lilconfig", + "data": { + "version": "3.1.3", + "packageName": "lilconfig", + "hash": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==" + } + }, + "npm:lines-and-columns": { + "type": "npm", + "name": "npm:lines-and-columns", + "data": { + "version": "2.0.3", + "packageName": "lines-and-columns", + "hash": "sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==" + } + }, + "npm:lines-and-columns@1.2.4": { + "type": "npm", + "name": "npm:lines-and-columns@1.2.4", + "data": { + "version": "1.2.4", + "packageName": "lines-and-columns", + "hash": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" + } + }, + "npm:lmdb": { + "type": "npm", + "name": "npm:lmdb", + "data": { + "version": "3.0.13", + "packageName": "lmdb", + "hash": "sha512-UGe+BbaSUQtAMZobTb4nHvFMrmvuAQKSeaqAX2meTEQjfsbpl5sxdHD8T72OnwD4GU9uwNhYXIVe4QGs8N9Zyw==" + } + }, + "npm:load-json-file": { + "type": "npm", + "name": "npm:load-json-file", + "data": { + "version": "4.0.0", + "packageName": "load-json-file", + "hash": "sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==" + } + }, + "npm:strip-bom@3.0.0": { + "type": "npm", + "name": "npm:strip-bom@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "strip-bom", + "hash": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==" + } + }, + "npm:strip-bom": { + "type": "npm", + "name": "npm:strip-bom", + "data": { + "version": "4.0.0", + "packageName": "strip-bom", + "hash": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==" + } + }, + "npm:loader-runner": { + "type": "npm", + "name": "npm:loader-runner", + "data": { + "version": "4.3.0", + "packageName": "loader-runner", + "hash": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==" + } + }, + "npm:lodash": { + "type": "npm", + "name": "npm:lodash", + "data": { + "version": "4.17.21", + "packageName": "lodash", + "hash": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + } + }, + "npm:lodash-es": { + "type": "npm", + "name": "npm:lodash-es", + "data": { + "version": "4.17.21", + "packageName": "lodash-es", + "hash": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" + } + }, + "npm:lodash.clonedeep": { + "type": "npm", + "name": "npm:lodash.clonedeep", + "data": { + "version": "4.5.0", + "packageName": "lodash.clonedeep", + "hash": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==" + } + }, + "npm:lodash.clonedeepwith": { + "type": "npm", + "name": "npm:lodash.clonedeepwith", + "data": { + "version": "4.5.0", + "packageName": "lodash.clonedeepwith", + "hash": "sha512-QRBRSxhbtsX1nc0baxSkkK5WlVTTm/s48DSukcGcWZwIyI8Zz+lB+kFiELJXtzfH4Aj6kMWQ1VWW4U5uUDgZMA==" + } + }, + "npm:lodash.debounce": { + "type": "npm", + "name": "npm:lodash.debounce", + "data": { + "version": "4.0.8", + "packageName": "lodash.debounce", + "hash": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==" + } + }, + "npm:lodash.merge": { + "type": "npm", + "name": "npm:lodash.merge", + "data": { + "version": "4.6.2", + "packageName": "lodash.merge", + "hash": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" + } + }, + "npm:lodash.once": { + "type": "npm", + "name": "npm:lodash.once", + "data": { + "version": "4.1.1", + "packageName": "lodash.once", + "hash": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==" + } + }, + "npm:lodash.truncate": { + "type": "npm", + "name": "npm:lodash.truncate", + "data": { + "version": "4.4.2", + "packageName": "lodash.truncate", + "hash": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==" + } + }, + "npm:lodash.uniq": { + "type": "npm", + "name": "npm:lodash.uniq", + "data": { + "version": "4.5.0", + "packageName": "lodash.uniq", + "hash": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==" + } + }, + "npm:log-symbols": { + "type": "npm", + "name": "npm:log-symbols", + "data": { + "version": "4.1.0", + "packageName": "log-symbols", + "hash": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==" + } + }, + "npm:onetime@7.0.0": { + "type": "npm", + "name": "npm:onetime@7.0.0", + "data": { + "version": "7.0.0", + "packageName": "onetime", + "hash": "sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==" + } + }, + "npm:onetime": { + "type": "npm", + "name": "npm:onetime", + "data": { + "version": "5.1.2", + "packageName": "onetime", + "hash": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==" + } + }, + "npm:restore-cursor@5.1.0": { + "type": "npm", + "name": "npm:restore-cursor@5.1.0", + "data": { + "version": "5.1.0", + "packageName": "restore-cursor", + "hash": "sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==" + } + }, + "npm:restore-cursor": { + "type": "npm", + "name": "npm:restore-cursor", + "data": { + "version": "3.1.0", + "packageName": "restore-cursor", + "hash": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==" + } + }, + "npm:log4js": { + "type": "npm", + "name": "npm:log4js", + "data": { + "version": "6.9.1", + "packageName": "log4js", + "hash": "sha512-1somDdy9sChrr9/f4UlzhdaGfDR2c/SaD2a4T7qEkG4jTS57/B3qmnjLYePwQ8cqWnUHZI0iAKxMBpCZICiZ2g==" + } + }, + "npm:loglevel": { + "type": "npm", + "name": "npm:loglevel", + "data": { + "version": "1.9.2", + "packageName": "loglevel", + "hash": "sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==" + } + }, + "npm:loglevel-plugin-prefix": { + "type": "npm", + "name": "npm:loglevel-plugin-prefix", + "data": { + "version": "0.8.4", + "packageName": "loglevel-plugin-prefix", + "hash": "sha512-WpG9CcFAOjz/FtNht+QJeGpvVl/cdR6P0z6OcXSkr8wFJOsV2GRj2j10JLfjuA4aYkcKCNIEqRGCyTife9R8/g==" + } + }, + "npm:long": { + "type": "npm", + "name": "npm:long", + "data": { + "version": "4.0.0", + "packageName": "long", + "hash": "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==" + } + }, + "npm:long-timeout": { + "type": "npm", + "name": "npm:long-timeout", + "data": { + "version": "0.1.1", + "packageName": "long-timeout", + "hash": "sha512-BFRuQUqc7x2NWxfJBCyUrN8iYUYznzL9JROmRz1gZ6KlOIgmoD+njPVbb+VNn2nGMKggMsK79iUNErillsrx7w==" + } + }, + "npm:loose-envify": { + "type": "npm", + "name": "npm:loose-envify", + "data": { + "version": "1.4.0", + "packageName": "loose-envify", + "hash": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==" + } + }, + "npm:loupe": { + "type": "npm", + "name": "npm:loupe", + "data": { + "version": "2.3.7", + "packageName": "loupe", + "hash": "sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==" + } + }, + "npm:lower-case": { + "type": "npm", + "name": "npm:lower-case", + "data": { + "version": "1.1.4", + "packageName": "lower-case", + "hash": "sha512-2Fgx1Ycm599x+WGpIYwJOvsjmXFzTSc34IwDWALRA/8AopUKAVPwfJ+h5+f85BCp0PWmmJcWzEpxOpoXycMpdA==" + } + }, + "npm:lowercase-keys": { + "type": "npm", + "name": "npm:lowercase-keys", + "data": { + "version": "2.0.0", + "packageName": "lowercase-keys", + "hash": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==" + } + }, + "npm:lowlight": { + "type": "npm", + "name": "npm:lowlight", + "data": { + "version": "1.20.0", + "packageName": "lowlight", + "hash": "sha512-8Ktj+prEb1RoCPkEOrPMYUN/nCggB7qAWe3a7OpMjWQkh3l2RD5wKRQ+o8Q8YuI9RG/xs95waaI/E6ym/7NsTw==" + } + }, + "npm:lunr": { + "type": "npm", + "name": "npm:lunr", + "data": { + "version": "2.3.9", + "packageName": "lunr", + "hash": "sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==" + } + }, + "npm:luxon": { + "type": "npm", + "name": "npm:luxon", + "data": { + "version": "3.7.1", + "packageName": "luxon", + "hash": "sha512-RkRWjA926cTvz5rAb1BqyWkKbbjzCGchDUIKMCUvNi17j6f6j8uHGDV82Aqcqtzd+icoYpELmG3ksgGiFNNcNg==" + } + }, + "npm:macos-release": { + "type": "npm", + "name": "npm:macos-release", + "data": { + "version": "2.5.1", + "packageName": "macos-release", + "hash": "sha512-DXqXhEM7gW59OjZO8NIjBCz9AQ1BEMrfiOAl4AYByHCtVHRF4KoGNO8mqQeM8lRCtQe/UnJ4imO/d2HdkKsd+A==" + } + }, + "npm:magic-string": { + "type": "npm", + "name": "npm:magic-string", + "data": { + "version": "0.30.11", + "packageName": "magic-string", + "hash": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==" + } + }, + "npm:make-error": { + "type": "npm", + "name": "npm:make-error", + "data": { + "version": "1.3.6", + "packageName": "make-error", + "hash": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==" + } + }, + "npm:make-fetch-happen": { + "type": "npm", + "name": "npm:make-fetch-happen", + "data": { + "version": "13.0.1", + "packageName": "make-fetch-happen", + "hash": "sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA==" + } + }, + "npm:make-iterator": { + "type": "npm", + "name": "npm:make-iterator", + "data": { + "version": "1.0.1", + "packageName": "make-iterator", + "hash": "sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==" + } + }, + "npm:makeerror": { + "type": "npm", + "name": "npm:makeerror", + "data": { + "version": "1.0.12", + "packageName": "makeerror", + "hash": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==" + } + }, + "npm:map-age-cleaner": { + "type": "npm", + "name": "npm:map-age-cleaner", + "data": { + "version": "0.1.3", + "packageName": "map-age-cleaner", + "hash": "sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==" + } + }, + "npm:map-cache": { + "type": "npm", + "name": "npm:map-cache", + "data": { + "version": "0.2.2", + "packageName": "map-cache", + "hash": "sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==" + } + }, + "npm:map-stream": { + "type": "npm", + "name": "npm:map-stream", + "data": { + "version": "0.0.7", + "packageName": "map-stream", + "hash": "sha512-C0X0KQmGm3N2ftbTGBhSyuydQ+vV1LC3f3zPvT3RXHXNZrvfPZcoXp/N5DOa8vedX/rTMm2CjTtivFg2STJMRQ==" + } + }, + "npm:map-stream@0.1.0": { + "type": "npm", + "name": "npm:map-stream@0.1.0", + "data": { + "version": "0.1.0", + "packageName": "map-stream", + "hash": "sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==" + } + }, + "npm:map-visit": { + "type": "npm", + "name": "npm:map-visit", + "data": { + "version": "1.0.0", + "packageName": "map-visit", + "hash": "sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==" + } + }, + "npm:marked": { + "type": "npm", + "name": "npm:marked", + "data": { + "version": "7.0.3", + "packageName": "marked", + "hash": "sha512-ev2uM40p0zQ/GbvqotfKcSWEa59fJwluGZj5dcaUOwDRrB1F3dncdXy8NWUApk4fi8atU3kTBOwjyjZ0ud0dxw==" + } + }, + "npm:math-intrinsics": { + "type": "npm", + "name": "npm:math-intrinsics", + "data": { + "version": "1.1.0", + "packageName": "math-intrinsics", + "hash": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==" + } + }, + "npm:mathml-tag-names": { + "type": "npm", + "name": "npm:mathml-tag-names", + "data": { + "version": "2.1.3", + "packageName": "mathml-tag-names", + "hash": "sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==" + } + }, + "npm:md5": { + "type": "npm", + "name": "npm:md5", + "data": { + "version": "2.3.0", + "packageName": "md5", + "hash": "sha512-T1GITYmFaKuO91vxyoQMFETst+O71VUPEU3ze5GNzDm0OWdP8v1ziTaAEPUr/3kLsY3Sftgz242A1SetQiDL7g==" + } + }, + "npm:md5.js": { + "type": "npm", + "name": "npm:md5.js", + "data": { + "version": "1.3.5", + "packageName": "md5.js", + "hash": "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==" + } + }, + "npm:media-typer": { + "type": "npm", + "name": "npm:media-typer", + "data": { + "version": "0.3.0", + "packageName": "media-typer", + "hash": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==" + } + }, + "npm:mem": { + "type": "npm", + "name": "npm:mem", + "data": { + "version": "4.3.0", + "packageName": "mem", + "hash": "sha512-qX2bG48pTqYRVmDB37rn/6PT7LcR8T7oAX3bf99u1Tt1nzxYfxkgqDwUwolPlXweM0XzBOBFzSx4kfp7KP1s/w==" + } + }, + "npm:memfs": { + "type": "npm", + "name": "npm:memfs", + "data": { + "version": "3.5.3", + "packageName": "memfs", + "hash": "sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==" + } + }, + "npm:memfs@4.17.2": { + "type": "npm", + "name": "npm:memfs@4.17.2", + "data": { + "version": "4.17.2", + "packageName": "memfs", + "hash": "sha512-NgYhCOWgovOXSzvYgUW0LQ7Qy72rWQMGGFJDoWg4G30RHd3z77VbYdtJ4fembJXBy8pMIUA31XNAupobOQlwdg==" + } + }, + "npm:memorystream": { + "type": "npm", + "name": "npm:memorystream", + "data": { + "version": "0.3.1", + "packageName": "memorystream", + "hash": "sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==" + } + }, + "npm:meow": { + "type": "npm", + "name": "npm:meow", + "data": { + "version": "13.2.0", + "packageName": "meow", + "hash": "sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==" + } + }, + "npm:merge-descriptors": { + "type": "npm", + "name": "npm:merge-descriptors", + "data": { + "version": "1.0.3", + "packageName": "merge-descriptors", + "hash": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==" + } + }, + "npm:merge-stream": { + "type": "npm", + "name": "npm:merge-stream", + "data": { + "version": "2.0.0", + "packageName": "merge-stream", + "hash": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" + } + }, + "npm:merge2": { + "type": "npm", + "name": "npm:merge2", + "data": { + "version": "1.4.1", + "packageName": "merge2", + "hash": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" + } + }, + "npm:methods": { + "type": "npm", + "name": "npm:methods", + "data": { + "version": "1.1.2", + "packageName": "methods", + "hash": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==" + } + }, + "npm:miller-rabin": { + "type": "npm", + "name": "npm:miller-rabin", + "data": { + "version": "4.0.1", + "packageName": "miller-rabin", + "hash": "sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==" + } + }, + "npm:mime": { + "type": "npm", + "name": "npm:mime", + "data": { + "version": "1.6.0", + "packageName": "mime", + "hash": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" + } + }, + "npm:mime-db": { + "type": "npm", + "name": "npm:mime-db", + "data": { + "version": "1.52.0", + "packageName": "mime-db", + "hash": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" + } + }, + "npm:mime-db@1.54.0": { + "type": "npm", + "name": "npm:mime-db@1.54.0", + "data": { + "version": "1.54.0", + "packageName": "mime-db", + "hash": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==" + } + }, + "npm:mime-types": { + "type": "npm", + "name": "npm:mime-types", + "data": { + "version": "2.1.35", + "packageName": "mime-types", + "hash": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==" + } + }, + "npm:mime-types@3.0.1": { + "type": "npm", + "name": "npm:mime-types@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "mime-types", + "hash": "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==" + } + }, + "npm:mimic-fn": { + "type": "npm", + "name": "npm:mimic-fn", + "data": { + "version": "2.1.0", + "packageName": "mimic-fn", + "hash": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" + } + }, + "npm:mimic-function": { + "type": "npm", + "name": "npm:mimic-function", + "data": { + "version": "5.0.1", + "packageName": "mimic-function", + "hash": "sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==" + } + }, + "npm:minim": { + "type": "npm", + "name": "npm:minim", + "data": { + "version": "0.23.8", + "packageName": "minim", + "hash": "sha512-bjdr2xW1dBCMsMGGsUeqM4eFI60m94+szhxWys+B1ztIt6gWSfeGBdSVCIawezeHYLYn0j6zrsXdQS/JllBzww==" + } + }, + "npm:minimalistic-assert": { + "type": "npm", + "name": "npm:minimalistic-assert", + "data": { + "version": "1.0.1", + "packageName": "minimalistic-assert", + "hash": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==" + } + }, + "npm:minimalistic-crypto-utils": { + "type": "npm", + "name": "npm:minimalistic-crypto-utils", + "data": { + "version": "1.0.1", + "packageName": "minimalistic-crypto-utils", + "hash": "sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==" + } + }, + "npm:minimist": { + "type": "npm", + "name": "npm:minimist", + "data": { + "version": "1.2.8", + "packageName": "minimist", + "hash": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" + } + }, + "npm:minipass": { + "type": "npm", + "name": "npm:minipass", + "data": { + "version": "7.1.2", + "packageName": "minipass", + "hash": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==" + } + }, + "npm:minipass@3.3.6": { + "type": "npm", + "name": "npm:minipass@3.3.6", + "data": { + "version": "3.3.6", + "packageName": "minipass", + "hash": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==" + } + }, + "npm:minipass@5.0.0": { + "type": "npm", + "name": "npm:minipass@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "minipass", + "hash": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==" + } + }, + "npm:minipass-collect": { + "type": "npm", + "name": "npm:minipass-collect", + "data": { + "version": "2.0.1", + "packageName": "minipass-collect", + "hash": "sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==" + } + }, + "npm:minipass-fetch": { + "type": "npm", + "name": "npm:minipass-fetch", + "data": { + "version": "3.0.5", + "packageName": "minipass-fetch", + "hash": "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg==" + } + }, + "npm:minipass-flush": { + "type": "npm", + "name": "npm:minipass-flush", + "data": { + "version": "1.0.5", + "packageName": "minipass-flush", + "hash": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==" + } + }, + "npm:yallist@4.0.0": { + "type": "npm", + "name": "npm:yallist@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "yallist", + "hash": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + } + }, + "npm:yallist": { + "type": "npm", + "name": "npm:yallist", + "data": { + "version": "3.1.1", + "packageName": "yallist", + "hash": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" + } + }, + "npm:minipass-pipeline": { + "type": "npm", + "name": "npm:minipass-pipeline", + "data": { + "version": "1.2.4", + "packageName": "minipass-pipeline", + "hash": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==" + } + }, + "npm:minipass-sized": { + "type": "npm", + "name": "npm:minipass-sized", + "data": { + "version": "1.0.3", + "packageName": "minipass-sized", + "hash": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==" + } + }, + "npm:minizlib": { + "type": "npm", + "name": "npm:minizlib", + "data": { + "version": "2.1.2", + "packageName": "minizlib", + "hash": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==" + } + }, + "npm:mixin-deep": { + "type": "npm", + "name": "npm:mixin-deep", + "data": { + "version": "1.3.2", + "packageName": "mixin-deep", + "hash": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==" + } + }, + "npm:mkdirp": { + "type": "npm", + "name": "npm:mkdirp", + "data": { + "version": "0.5.6", + "packageName": "mkdirp", + "hash": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==" + } + }, + "npm:mkdirp@1.0.4": { + "type": "npm", + "name": "npm:mkdirp@1.0.4", + "data": { + "version": "1.0.4", + "packageName": "mkdirp", + "hash": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" + } + }, + "npm:mkdirp-classic": { + "type": "npm", + "name": "npm:mkdirp-classic", + "data": { + "version": "0.5.3", + "packageName": "mkdirp-classic", + "hash": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==" + } + }, + "npm:mocha-junit-reporter": { + "type": "npm", + "name": "npm:mocha-junit-reporter", + "data": { + "version": "2.1.0", + "packageName": "mocha-junit-reporter", + "hash": "sha512-Zhz1J+XqJUaAOuSFtHgi2+b+W3rP1SZtaU3HHNNp1iEKMSeoC1/EQUVkGknkLNOBxJhXJ4xLgOr8TbYAZOkUIw==" + } + }, + "npm:module-deps": { + "type": "npm", + "name": "npm:module-deps", + "data": { + "version": "6.2.3", + "packageName": "module-deps", + "hash": "sha512-fg7OZaQBcL4/L+AK5f4iVqf9OMbCclXfy/znXRxTVhJSeW5AIlS9AwheYwDaXM3lVW7OBeaeUEY3gbaC6cLlSA==" + } + }, + "npm:moment": { + "type": "npm", + "name": "npm:moment", + "data": { + "version": "2.29.4", + "packageName": "moment", + "hash": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==" + } + }, + "npm:moo-color": { + "type": "npm", + "name": "npm:moo-color", + "data": { + "version": "1.0.3", + "packageName": "moo-color", + "hash": "sha512-i/+ZKXMDf6aqYtBhuOcej71YSlbjT3wCO/4H1j8rPvxDJEifdwgg5MaFyu6iYAT8GBZJg2z0dkgK4YMzvURALQ==" + } + }, + "npm:morgan": { + "type": "npm", + "name": "npm:morgan", + "data": { + "version": "1.10.1", + "packageName": "morgan", + "hash": "sha512-223dMRJtI/l25dJKWpgij2cMtywuG/WiUKXdvwfbhGKBhy1puASqXwFzmWZ7+K73vUPoR7SS2Qz2cI/g9MKw0A==" + } + }, + "npm:mri": { + "type": "npm", + "name": "npm:mri", + "data": { + "version": "1.2.0", + "packageName": "mri", + "hash": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==" + } + }, + "npm:mrmime": { + "type": "npm", + "name": "npm:mrmime", + "data": { + "version": "2.0.0", + "packageName": "mrmime", + "hash": "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==" + } + }, + "npm:msgpackr": { + "type": "npm", + "name": "npm:msgpackr", + "data": { + "version": "1.11.5", + "packageName": "msgpackr", + "hash": "sha512-UjkUHN0yqp9RWKy0Lplhh+wlpdt9oQBYgULZOiFhV3VclSF1JnSQWZ5r9gORQlNYaUKQoR8itv7g7z1xDDuACA==" + } + }, + "npm:msgpackr-extract": { + "type": "npm", + "name": "npm:msgpackr-extract", + "data": { + "version": "3.0.3", + "packageName": "msgpackr-extract", + "hash": "sha512-P0efT1C9jIdVRefqjzOQ9Xml57zpOXnIuS+csaB4MdZbTdmGDLo8XhzBG1N7aO11gKDDkJvBLULeFTo46wwreA==" + } + }, + "npm:multicast-dns": { + "type": "npm", + "name": "npm:multicast-dns", + "data": { + "version": "7.2.5", + "packageName": "multicast-dns", + "hash": "sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==" + } + }, + "npm:multimatch": { + "type": "npm", + "name": "npm:multimatch", + "data": { + "version": "4.0.0", + "packageName": "multimatch", + "hash": "sha512-lDmx79y1z6i7RNx0ZGCPq1bzJ6ZoDDKbvh7jxr9SJcWLkShMzXrHbYVpTdnhNM5MXpDUxCQ4DgqVttVXlBgiBQ==" + } + }, + "npm:mute-stream": { + "type": "npm", + "name": "npm:mute-stream", + "data": { + "version": "1.0.0", + "packageName": "mute-stream", + "hash": "sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==" + } + }, + "npm:mz": { + "type": "npm", + "name": "npm:mz", + "data": { + "version": "2.7.0", + "packageName": "mz", + "hash": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==" + } + }, + "npm:nanoid": { + "type": "npm", + "name": "npm:nanoid", + "data": { + "version": "3.3.11", + "packageName": "nanoid", + "hash": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==" + } + }, + "npm:nanomatch": { + "type": "npm", + "name": "npm:nanomatch", + "data": { + "version": "1.2.13", + "packageName": "nanomatch", + "hash": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==" + } + }, + "npm:natural-compare": { + "type": "npm", + "name": "npm:natural-compare", + "data": { + "version": "1.4.0", + "packageName": "natural-compare", + "hash": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" + } + }, + "npm:needle": { + "type": "npm", + "name": "npm:needle", + "data": { + "version": "3.3.1", + "packageName": "needle", + "hash": "sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==" + } + }, + "npm:neo-async": { + "type": "npm", + "name": "npm:neo-async", + "data": { + "version": "2.6.2", + "packageName": "neo-async", + "hash": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" + } + }, + "npm:neotraverse": { + "type": "npm", + "name": "npm:neotraverse", + "data": { + "version": "0.6.18", + "packageName": "neotraverse", + "hash": "sha512-Z4SmBUweYa09+o6pG+eASabEpP6QkQ70yHj351pQoEXIs8uHbaU2DWVmzBANKgflPa47A50PtB2+NgRpQvr7vA==" + } + }, + "npm:next-tick": { + "type": "npm", + "name": "npm:next-tick", + "data": { + "version": "1.1.0", + "packageName": "next-tick", + "hash": "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==" + } + }, + "npm:ng-block-ui": { + "type": "npm", + "name": "npm:ng-block-ui", + "data": { + "version": "4.0.1", + "packageName": "ng-block-ui", + "hash": "sha512-92pb5+NLBJfbjmjzHJG/rYriSUKqGTkI/zE7k62sp37lnh8WkWMoMQ14/JZHrTscAHggpemUaksY2rBj/in0bQ==" + } + }, + "npm:ng-click-outside": { + "type": "npm", + "name": "npm:ng-click-outside", + "data": { + "version": "9.0.1", + "packageName": "ng-click-outside", + "hash": "sha512-gqRZ2SexX3CntzO/HJuIh7aqxzc6xAhNfyM9VUrjYrorORADEbWTRA/1f7x/ChGGlXN0VtpKyZpWvYScndmsog==" + } + }, + "npm:ng-mocks": { + "type": "npm", + "name": "npm:ng-mocks", + "data": { + "version": "14.13.1", + "packageName": "ng-mocks", + "hash": "sha512-eyfnjXeC108SqVD09i/cBwCpKkK0JjBoAg8jp7oQS2HS081K3WJTttFpgLGeLDYKmZsZ6nYpI+HHNQ3OksaJ7A==" + } + }, + "npm:ng2-charts": { + "type": "npm", + "name": "npm:ng2-charts", + "data": { + "version": "7.0.0", + "packageName": "ng2-charts", + "hash": "sha512-HofyPPkz7yOX6Dr9JfV/SDddzmmqCFYCKbn71jeDiyWPRjrj99yTBCyqYtjzzNrnlTfWwbdvynYZ4GAhu/lbgQ==" + } + }, + "npm:ngx-cookie-service": { + "type": "npm", + "name": "npm:ngx-cookie-service", + "data": { + "version": "19.1.2", + "packageName": "ngx-cookie-service", + "hash": "sha512-4BFbc5BA7/ryuQVZUfDMHcjdgkHeW8obqfCCknoOEaplefjzlVvMQUx9Hywfjbc8POzZeZD2csS43Hs7rscJcA==" + } + }, + "npm:ngx-toastr": { + "type": "npm", + "name": "npm:ngx-toastr", + "data": { + "version": "19.0.0", + "packageName": "ngx-toastr", + "hash": "sha512-6pTnktwwWD+kx342wuMOWB4+bkyX9221pAgGz3SHOJH0/MI9erLucS8PeeJDFwbUYyh75nQ6AzVtolgHxi52dQ==" + } + }, + "npm:nice-napi": { + "type": "npm", + "name": "npm:nice-napi", + "data": { + "version": "1.0.2", + "packageName": "nice-napi", + "hash": "sha512-px/KnJAJZf5RuBGcfD+Sp2pAKq0ytz8j+1NehvgIGFkvtvFrDM3T8E4x/JJODXK9WZow8RRGrbA9QQ3hs+pDhA==" + } + }, + "npm:nice-try": { + "type": "npm", + "name": "npm:nice-try", + "data": { + "version": "1.0.5", + "packageName": "nice-try", + "hash": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==" + } + }, + "npm:no-case": { + "type": "npm", + "name": "npm:no-case", + "data": { + "version": "2.3.2", + "packageName": "no-case", + "hash": "sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==" + } + }, + "npm:node-abort-controller": { + "type": "npm", + "name": "npm:node-abort-controller", + "data": { + "version": "3.1.1", + "packageName": "node-abort-controller", + "hash": "sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==" + } + }, + "npm:node-cleanup": { + "type": "npm", + "name": "npm:node-cleanup", + "data": { + "version": "2.1.2", + "packageName": "node-cleanup", + "hash": "sha512-qN8v/s2PAJwGUtr1/hYTpNKlD6Y9rc4p8KSmJXyGdYGZsDGKXrGThikLFP9OCHFeLeEpQzPwiAtdIvBLqm//Hw==" + } + }, + "npm:node-domexception": { + "type": "npm", + "name": "npm:node-domexception", + "data": { + "version": "1.0.0", + "packageName": "node-domexception", + "hash": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==" + } + }, + "npm:node-fetch-commonjs": { + "type": "npm", + "name": "npm:node-fetch-commonjs", + "data": { + "version": "3.3.2", + "packageName": "node-fetch-commonjs", + "hash": "sha512-VBlAiynj3VMLrotgwOS3OyECFxas5y7ltLcK4t41lMUZeaK15Ym4QRkqN0EQKAFL42q9i21EPKjzLUPfltR72A==" + } + }, + "npm:node-forge": { + "type": "npm", + "name": "npm:node-forge", + "data": { + "version": "1.3.1", + "packageName": "node-forge", + "hash": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==" + } + }, + "npm:node-gyp": { + "type": "npm", + "name": "npm:node-gyp", + "data": { + "version": "10.3.1", + "packageName": "node-gyp", + "hash": "sha512-Pp3nFHBThHzVtNY7U6JfPjvT/DTE8+o/4xKsLQtBoU+j2HLsGlhcfzflAoUreaJbNmYnX+LlLi0qjV8kpyO6xQ==" + } + }, + "npm:node-gyp-build": { + "type": "npm", + "name": "npm:node-gyp-build", + "data": { + "version": "4.8.4", + "packageName": "node-gyp-build", + "hash": "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==" + } + }, + "npm:node-gyp-build-optional-packages": { + "type": "npm", + "name": "npm:node-gyp-build-optional-packages", + "data": { + "version": "5.2.2", + "packageName": "node-gyp-build-optional-packages", + "hash": "sha512-s+w+rBWnpTMwSFbaE0UXsRlg7hU4FjekKU4eyAih5T8nJuNZT1nNsskXpxmeqSK9UzkBl6UgRlnKc8hz8IEqOw==" + } + }, + "npm:node-int64": { + "type": "npm", + "name": "npm:node-int64", + "data": { + "version": "0.4.0", + "packageName": "node-int64", + "hash": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==" + } + }, + "npm:node-machine-id": { + "type": "npm", + "name": "npm:node-machine-id", + "data": { + "version": "1.1.12", + "packageName": "node-machine-id", + "hash": "sha512-QNABxbrPa3qEIfrE6GOJ7BYIuignnJw7iQ2YPbc3Nla1HzRJjXzZOiikfF8m7eAMfichLt3M4VgLOetqgDmgGQ==" + } + }, + "npm:node-releases": { + "type": "npm", + "name": "npm:node-releases", + "data": { + "version": "2.0.19", + "packageName": "node-releases", + "hash": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==" + } + }, + "npm:node-schedule": { + "type": "npm", + "name": "npm:node-schedule", + "data": { + "version": "2.1.1", + "packageName": "node-schedule", + "hash": "sha512-OXdegQq03OmXEjt2hZP33W2YPs/E5BcFQks46+G2gAxs4gHOIVD1u7EqlYLYSKsaIpyKCK9Gbk0ta1/gjRSMRQ==" + } + }, + "npm:nopt": { + "type": "npm", + "name": "npm:nopt", + "data": { + "version": "7.2.1", + "packageName": "nopt", + "hash": "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==" + } + }, + "npm:normalize-package-data": { + "type": "npm", + "name": "npm:normalize-package-data", + "data": { + "version": "6.0.2", + "packageName": "normalize-package-data", + "hash": "sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g==" + } + }, + "npm:normalize-package-data@2.5.0": { + "type": "npm", + "name": "npm:normalize-package-data@2.5.0", + "data": { + "version": "2.5.0", + "packageName": "normalize-package-data", + "hash": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==" + } + }, + "npm:normalize-path": { + "type": "npm", + "name": "npm:normalize-path", + "data": { + "version": "3.0.0", + "packageName": "normalize-path", + "hash": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" + } + }, + "npm:normalize-range": { + "type": "npm", + "name": "npm:normalize-range", + "data": { + "version": "0.1.2", + "packageName": "normalize-range", + "hash": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==" + } + }, + "npm:normalize-url": { + "type": "npm", + "name": "npm:normalize-url", + "data": { + "version": "6.1.0", + "packageName": "normalize-url", + "hash": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==" + } + }, + "npm:npm-bundled": { + "type": "npm", + "name": "npm:npm-bundled", + "data": { + "version": "3.0.1", + "packageName": "npm-bundled", + "hash": "sha512-+AvaheE/ww1JEwRHOrn4WHNzOxGtVp+adrg2AeZS/7KuxGUYFuBta98wYpfHBbJp6Tg6j1NKSEVHNcfZzJHQwQ==" + } + }, + "npm:npm-install-checks": { + "type": "npm", + "name": "npm:npm-install-checks", + "data": { + "version": "6.3.0", + "packageName": "npm-install-checks", + "hash": "sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw==" + } + }, + "npm:npm-normalize-package-bin": { + "type": "npm", + "name": "npm:npm-normalize-package-bin", + "data": { + "version": "3.0.1", + "packageName": "npm-normalize-package-bin", + "hash": "sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==" + } + }, + "npm:npm-packlist": { + "type": "npm", + "name": "npm:npm-packlist", + "data": { + "version": "8.0.2", + "packageName": "npm-packlist", + "hash": "sha512-shYrPFIS/JLP4oQmAwDyk5HcyysKW8/JLTEA32S0Z5TzvpaeeX2yMFfoK1fjEBnCBvVyIB/Jj/GBFdm0wsgzbA==" + } + }, + "npm:npm-pick-manifest": { + "type": "npm", + "name": "npm:npm-pick-manifest", + "data": { + "version": "9.1.0", + "packageName": "npm-pick-manifest", + "hash": "sha512-nkc+3pIIhqHVQr085X9d2JzPzLyjzQS96zbruppqC9aZRm/x8xx6xhI98gHtsfELP2bE+loHq8ZaHFHhe+NauA==" + } + }, + "npm:npm-registry-fetch": { + "type": "npm", + "name": "npm:npm-registry-fetch", + "data": { + "version": "17.1.0", + "packageName": "npm-registry-fetch", + "hash": "sha512-5+bKQRH0J1xG1uZ1zMNvxW0VEyoNWgJpY9UDuluPFLKDfJ9u2JmmjmTJV1srBGQOROfdBMiVvnH2Zvpbm+xkVA==" + } + }, + "npm:npm-run-all": { + "type": "npm", + "name": "npm:npm-run-all", + "data": { + "version": "4.1.5", + "packageName": "npm-run-all", + "hash": "sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==" + } + }, + "npm:path-key@2.0.1": { + "type": "npm", + "name": "npm:path-key@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "path-key", + "hash": "sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==" + } + }, + "npm:path-key": { + "type": "npm", + "name": "npm:path-key", + "data": { + "version": "3.1.1", + "packageName": "path-key", + "hash": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" + } + }, + "npm:shebang-command@1.2.0": { + "type": "npm", + "name": "npm:shebang-command@1.2.0", + "data": { + "version": "1.2.0", + "packageName": "shebang-command", + "hash": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==" + } + }, + "npm:shebang-command": { + "type": "npm", + "name": "npm:shebang-command", + "data": { + "version": "2.0.0", + "packageName": "shebang-command", + "hash": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" + } + }, + "npm:shebang-regex@1.0.0": { + "type": "npm", + "name": "npm:shebang-regex@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "shebang-regex", + "hash": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==" + } + }, + "npm:shebang-regex": { + "type": "npm", + "name": "npm:shebang-regex", + "data": { + "version": "3.0.0", + "packageName": "shebang-regex", + "hash": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" + } + }, + "npm:npm-run-path": { + "type": "npm", + "name": "npm:npm-run-path", + "data": { + "version": "4.0.1", + "packageName": "npm-run-path", + "hash": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==" + } + }, + "npm:npm-run-path@2.0.2": { + "type": "npm", + "name": "npm:npm-run-path@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "npm-run-path", + "hash": "sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==" + } + }, + "npm:nth-check": { + "type": "npm", + "name": "npm:nth-check", + "data": { + "version": "2.1.1", + "packageName": "nth-check", + "hash": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==" + } + }, + "npm:number-is-nan": { + "type": "npm", + "name": "npm:number-is-nan", + "data": { + "version": "1.0.1", + "packageName": "number-is-nan", + "hash": "sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ==" + } + }, + "npm:nwsapi": { + "type": "npm", + "name": "npm:nwsapi", + "data": { + "version": "2.2.20", + "packageName": "nwsapi", + "hash": "sha512-/ieB+mDe4MrrKMT8z+mQL8klXydZWGR5Dowt4RAGKbJ3kIGEx3X4ljUo+6V73IXtUPWgfOlU5B9MlGxFO5T+cA==" + } + }, + "npm:nx": { + "type": "npm", + "name": "npm:nx", + "data": { + "version": "20.8.1", + "packageName": "nx", + "hash": "sha512-73Uw8YXpsjeLqHSl7NMCmGdCs+8ynPzoNJFWAqVanPETEY9zPd5wevVQmeyzYtNNQU35uj6Os4iUzYunmwnFaA==" + } + }, + "npm:object-assign": { + "type": "npm", + "name": "npm:object-assign", + "data": { + "version": "4.1.1", + "packageName": "object-assign", + "hash": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" + } + }, + "npm:object-copy": { + "type": "npm", + "name": "npm:object-copy", + "data": { + "version": "0.1.0", + "packageName": "object-copy", + "hash": "sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==" + } + }, + "npm:object-inspect": { + "type": "npm", + "name": "npm:object-inspect", + "data": { + "version": "1.13.4", + "packageName": "object-inspect", + "hash": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==" + } + }, + "npm:object-keys": { + "type": "npm", + "name": "npm:object-keys", + "data": { + "version": "1.1.1", + "packageName": "object-keys", + "hash": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" + } + }, + "npm:object-visit": { + "type": "npm", + "name": "npm:object-visit", + "data": { + "version": "1.0.1", + "packageName": "object-visit", + "hash": "sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==" + } + }, + "npm:object.assign": { + "type": "npm", + "name": "npm:object.assign", + "data": { + "version": "4.1.7", + "packageName": "object.assign", + "hash": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==" + } + }, + "npm:object.defaults": { + "type": "npm", + "name": "npm:object.defaults", + "data": { + "version": "1.1.0", + "packageName": "object.defaults", + "hash": "sha512-c/K0mw/F11k4dEUBMW8naXUuBuhxRCfG7W+yFy8EcijU/rSmazOUd1XAEEe6bC0OuXY4HUKjTJv7xbxIMqdxrA==" + } + }, + "npm:object.map": { + "type": "npm", + "name": "npm:object.map", + "data": { + "version": "1.0.1", + "packageName": "object.map", + "hash": "sha512-3+mAJu2PLfnSVGHwIWubpOFLscJANBKuB/6A4CxBstc4aqwQY0FWcsppuy4jU5GSB95yES5JHSI+33AWuS4k6w==" + } + }, + "npm:object.pick": { + "type": "npm", + "name": "npm:object.pick", + "data": { + "version": "1.3.0", + "packageName": "object.pick", + "hash": "sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==" + } + }, + "npm:obuf": { + "type": "npm", + "name": "npm:obuf", + "data": { + "version": "1.1.2", + "packageName": "obuf", + "hash": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==" + } + }, + "npm:omggif": { + "type": "npm", + "name": "npm:omggif", + "data": { + "version": "1.0.10", + "packageName": "omggif", + "hash": "sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw==" + } + }, + "npm:on-exit-leak-free": { + "type": "npm", + "name": "npm:on-exit-leak-free", + "data": { + "version": "2.1.2", + "packageName": "on-exit-leak-free", + "hash": "sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==" + } + }, + "npm:on-headers": { + "type": "npm", + "name": "npm:on-headers", + "data": { + "version": "1.1.0", + "packageName": "on-headers", + "hash": "sha512-737ZY3yNnXy37FHkQxPzt4UZ2UWPWiCZWLvFZ4fu5cueciegX0zGPnrlY6bwRg4FdQOe9YU8MkmJwGhoMybl8A==" + } + }, + "npm:once": { + "type": "npm", + "name": "npm:once", + "data": { + "version": "1.4.0", + "packageName": "once", + "hash": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" + } + }, + "npm:only": { + "type": "npm", + "name": "npm:only", + "data": { + "version": "0.0.2", + "packageName": "only", + "hash": "sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==" + } + }, + "npm:openapi-path-templating": { + "type": "npm", + "name": "npm:openapi-path-templating", + "data": { + "version": "2.2.1", + "packageName": "openapi-path-templating", + "hash": "sha512-eN14VrDvl/YyGxxrkGOHkVkWEoPyhyeydOUrbvjoz8K5eIGgELASwN1eqFOJ2CTQMGCy2EntOK1KdtJ8ZMekcg==" + } + }, + "npm:openapi-server-url-templating": { + "type": "npm", + "name": "npm:openapi-server-url-templating", + "data": { + "version": "1.3.0", + "packageName": "openapi-server-url-templating", + "hash": "sha512-DPlCms3KKEbjVQb0spV6Awfn6UWNheuG/+folQPzh/wUaKwuqvj8zt5gagD7qoyxtE03cIiKPgLFS3Q8Bz00uQ==" + } + }, + "npm:opencollective-postinstall": { + "type": "npm", + "name": "npm:opencollective-postinstall", + "data": { + "version": "2.0.3", + "packageName": "opencollective-postinstall", + "hash": "sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==" + } + }, + "npm:opener": { + "type": "npm", + "name": "npm:opener", + "data": { + "version": "1.5.2", + "packageName": "opener", + "hash": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==" + } + }, + "npm:optionator": { + "type": "npm", + "name": "npm:optionator", + "data": { + "version": "0.9.4", + "packageName": "optionator", + "hash": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==" + } + }, + "npm:ordered-binary": { + "type": "npm", + "name": "npm:ordered-binary", + "data": { + "version": "1.6.0", + "packageName": "ordered-binary", + "hash": "sha512-IQh2aMfMIDbPjI/8a3Edr+PiOpcsB7yo8NdW7aHWVaoR/pcDldunMvnnwbk/auPGqmKeAdxtZl7MHX/QmPwhvQ==" + } + }, + "npm:os-browserify": { + "type": "npm", + "name": "npm:os-browserify", + "data": { + "version": "0.3.0", + "packageName": "os-browserify", + "hash": "sha512-gjcpUc3clBf9+210TRaDWbf+rZZZEshZ+DlXMRCeAjp0xhTrnQsKHypIy1J3d5hKdUzj69t708EHtU8P6bUn0A==" + } + }, + "npm:os-locale": { + "type": "npm", + "name": "npm:os-locale", + "data": { + "version": "3.1.0", + "packageName": "os-locale", + "hash": "sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q==" + } + }, + "npm:os-name": { + "type": "npm", + "name": "npm:os-name", + "data": { + "version": "4.0.1", + "packageName": "os-name", + "hash": "sha512-xl9MAoU97MH1Xt5K9ERft2YfCAoaO6msy1OBA0ozxEC0x0TmIoE6K3QvgJMMZA9yKGLmHXNY/YZoDbiGDj4zYw==" + } + }, + "npm:os-tmpdir": { + "type": "npm", + "name": "npm:os-tmpdir", + "data": { + "version": "1.0.2", + "packageName": "os-tmpdir", + "hash": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==" + } + }, + "npm:ospath": { + "type": "npm", + "name": "npm:ospath", + "data": { + "version": "1.2.2", + "packageName": "ospath", + "hash": "sha512-o6E5qJV5zkAbIDNhGSIlyOhScKXgQrSRMilfph0clDfM0nEnBOlKlH4sWDmG95BW/CvwNz0vmm7dJVtU2KlMiA==" + } + }, + "npm:outpipe": { + "type": "npm", + "name": "npm:outpipe", + "data": { + "version": "1.1.1", + "packageName": "outpipe", + "hash": "sha512-BnNY/RwnDrkmQdUa9U+OfN/Y7AWmKuUPCCd+hbRclZnnANvYpO72zp/a6Q4n829hPbdqEac31XCcsvlEvb+rtA==" + } + }, + "npm:own-keys": { + "type": "npm", + "name": "npm:own-keys", + "data": { + "version": "1.0.1", + "packageName": "own-keys", + "hash": "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==" + } + }, + "npm:p-cancelable": { + "type": "npm", + "name": "npm:p-cancelable", + "data": { + "version": "2.1.1", + "packageName": "p-cancelable", + "hash": "sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==" + } + }, + "npm:p-defer": { + "type": "npm", + "name": "npm:p-defer", + "data": { + "version": "1.0.0", + "packageName": "p-defer", + "hash": "sha512-wB3wfAxZpk2AzOfUMJNL+d36xothRSyj8EXOa4f6GMqYDN9BJaaSISbsk+wS9abmnebVw95C2Kb5t85UmpCxuw==" + } + }, + "npm:p-finally": { + "type": "npm", + "name": "npm:p-finally", + "data": { + "version": "1.0.0", + "packageName": "p-finally", + "hash": "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==" + } + }, + "npm:p-is-promise": { + "type": "npm", + "name": "npm:p-is-promise", + "data": { + "version": "2.1.0", + "packageName": "p-is-promise", + "hash": "sha512-Y3W0wlRPK8ZMRbNq97l4M5otioeA5lm1z7bkNkxCka8HSPjR0xRWmpCmc9utiaLP9Jb1eD8BgeIxTW4AIF45Pg==" + } + }, + "npm:p-iteration": { + "type": "npm", + "name": "npm:p-iteration", + "data": { + "version": "1.1.8", + "packageName": "p-iteration", + "hash": "sha512-IMFBSDIYcPNnW7uWYGrBqmvTiq7W0uB0fJn6shQZs7dlF3OvrHOre+JT9ikSZ7gZS3vWqclVgoQSvToJrns7uQ==" + } + }, + "npm:p-map": { + "type": "npm", + "name": "npm:p-map", + "data": { + "version": "4.0.0", + "packageName": "p-map", + "hash": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==" + } + }, + "npm:package-json-from-dist": { + "type": "npm", + "name": "npm:package-json-from-dist", + "data": { + "version": "1.0.1", + "packageName": "package-json-from-dist", + "hash": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==" + } + }, + "npm:pacote": { + "type": "npm", + "name": "npm:pacote", + "data": { + "version": "18.0.6", + "packageName": "pacote", + "hash": "sha512-+eK3G27SMwsB8kLIuj4h1FUhHtwiEUo21Tw8wNjmvdlpOEr613edv+8FUsTj/4F/VN5ywGE19X18N7CC2EJk6A==" + } + }, + "npm:pad-right": { + "type": "npm", + "name": "npm:pad-right", + "data": { + "version": "0.2.2", + "packageName": "pad-right", + "hash": "sha512-4cy8M95ioIGolCoMmm2cMntGR1lPLEbOMzOKu8bzjuJP6JpzEMQcDHmh7hHLYGgob+nKe1YHFMaG4V59HQa89g==" + } + }, + "npm:pako": { + "type": "npm", + "name": "npm:pako", + "data": { + "version": "1.0.11", + "packageName": "pako", + "hash": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==" + } + }, + "npm:parent-module": { + "type": "npm", + "name": "npm:parent-module", + "data": { + "version": "1.0.1", + "packageName": "parent-module", + "hash": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==" + } + }, + "npm:parents": { + "type": "npm", + "name": "npm:parents", + "data": { + "version": "1.0.1", + "packageName": "parents", + "hash": "sha512-mXKF3xkoUt5td2DoxpLmtOmZvko9VfFpwRwkKDHSNvgmpLAeBo18YDhcPbBzJq+QLCHMbGOfzia2cX4U+0v9Mg==" + } + }, + "npm:parse-asn1": { + "type": "npm", + "name": "npm:parse-asn1", + "data": { + "version": "5.1.7", + "packageName": "parse-asn1", + "hash": "sha512-CTM5kuWR3sx9IFamcl5ErfPl6ea/N8IYwiJ+vpeB2g+1iknv7zBl5uPwbMbRVznRVbrNY6lGuDoE5b30grmbqg==" + } + }, + "npm:parse-entities": { + "type": "npm", + "name": "npm:parse-entities", + "data": { + "version": "2.0.0", + "packageName": "parse-entities", + "hash": "sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==" + } + }, + "npm:parse-filepath": { + "type": "npm", + "name": "npm:parse-filepath", + "data": { + "version": "1.0.2", + "packageName": "parse-filepath", + "hash": "sha512-FwdRXKCohSVeXqwtYonZTXtbGJKrn+HNyWDYVcp5yuJlesTwNH4rsmRZ+GrKAPJ5bLpRxESMeS+Rl0VCHRvB2Q==" + } + }, + "npm:parse-node-version": { + "type": "npm", + "name": "npm:parse-node-version", + "data": { + "version": "1.0.1", + "packageName": "parse-node-version", + "hash": "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==" + } + }, + "npm:parse-passwd": { + "type": "npm", + "name": "npm:parse-passwd", + "data": { + "version": "1.0.0", + "packageName": "parse-passwd", + "hash": "sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==" + } + }, + "npm:parse5-html-rewriting-stream": { + "type": "npm", + "name": "npm:parse5-html-rewriting-stream", + "data": { + "version": "7.0.0", + "packageName": "parse5-html-rewriting-stream", + "hash": "sha512-mazCyGWkmCRWDI15Zp+UiCqMp/0dgEmkZRvhlsqqKYr4SsVm/TvnSpD9fCvqCA2zoWJcfRym846ejWBBHRiYEg==" + } + }, + "npm:parse5-htmlparser2-tree-adapter": { + "type": "npm", + "name": "npm:parse5-htmlparser2-tree-adapter", + "data": { + "version": "7.1.0", + "packageName": "parse5-htmlparser2-tree-adapter", + "hash": "sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==" + } + }, + "npm:parse5-sax-parser": { + "type": "npm", + "name": "npm:parse5-sax-parser", + "data": { + "version": "7.0.0", + "packageName": "parse5-sax-parser", + "hash": "sha512-5A+v2SNsq8T6/mG3ahcz8ZtQ0OUFTatxPbeidoMB7tkJSGDY3tdfl4MHovtLQHkEn5CGxijNWRQHhRQ6IRpXKg==" + } + }, + "npm:parseurl": { + "type": "npm", + "name": "npm:parseurl", + "data": { + "version": "1.3.3", + "packageName": "parseurl", + "hash": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" + } + }, + "npm:pascalcase": { + "type": "npm", + "name": "npm:pascalcase", + "data": { + "version": "0.1.1", + "packageName": "pascalcase", + "hash": "sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==" + } + }, + "npm:patch-package": { + "type": "npm", + "name": "npm:patch-package", + "data": { + "version": "7.0.2", + "packageName": "patch-package", + "hash": "sha512-PMYfL8LXxGIRmxXLqlEaBxzKPu7/SdP13ld6GSfAUJUZRmBDPp8chZs0dpzaAFn9TSPnFiMwkC6PJt6pBiAl8Q==" + } + }, + "npm:path-is-absolute": { + "type": "npm", + "name": "npm:path-is-absolute", + "data": { + "version": "1.0.1", + "packageName": "path-is-absolute", + "hash": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" + } + }, + "npm:path-parse": { + "type": "npm", + "name": "npm:path-parse", + "data": { + "version": "1.0.7", + "packageName": "path-parse", + "hash": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" + } + }, + "npm:path-platform": { + "type": "npm", + "name": "npm:path-platform", + "data": { + "version": "0.11.15", + "packageName": "path-platform", + "hash": "sha512-Y30dB6rab1A/nfEKsZxmr01nUotHX0c/ZiIAsCTatEe1CmS5Pm5He7fZ195bPT7RdquoaL8lLxFCMQi/bS7IJg==" + } + }, + "npm:path-root": { + "type": "npm", + "name": "npm:path-root", + "data": { + "version": "0.1.1", + "packageName": "path-root", + "hash": "sha512-QLcPegTHF11axjfojBIoDygmS2E3Lf+8+jI6wOVmNVenrKSo3mFdSGiIgdSHenczw3wPtlVMQaFVwGmM7BJdtg==" + } + }, + "npm:path-root-regex": { + "type": "npm", + "name": "npm:path-root-regex", + "data": { + "version": "0.1.2", + "packageName": "path-root-regex", + "hash": "sha512-4GlJ6rZDhQZFE0DPVKh0e9jmZ5egZfxTkp7bcRDuPlJXbAwhxcl2dINPUAsjLdejqaLsCeg8axcLjIbvBjN4pQ==" + } + }, + "npm:path-to-regexp": { + "type": "npm", + "name": "npm:path-to-regexp", + "data": { + "version": "0.1.12", + "packageName": "path-to-regexp", + "hash": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==" + } + }, + "npm:pathval": { + "type": "npm", + "name": "npm:pathval", + "data": { + "version": "1.1.1", + "packageName": "pathval", + "hash": "sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==" + } + }, + "npm:pause-stream": { + "type": "npm", + "name": "npm:pause-stream", + "data": { + "version": "0.0.11", + "packageName": "pause-stream", + "hash": "sha512-e3FBlXLmN/D1S+zHzanP4E/4Z60oFAa3O051qt1pxa7DEJWKAyil6upYVXCWadEnuoqa4Pkc9oUx9zsxYeRv8A==" + } + }, + "npm:pbkdf2": { + "type": "npm", + "name": "npm:pbkdf2", + "data": { + "version": "3.1.3", + "packageName": "pbkdf2", + "hash": "sha512-wfRLBZ0feWRhCIkoMB6ete7czJcnNnqRpcoWQBLqatqXXmelSRqfdDK4F3u9T2s2cXas/hQJcryI/4lAL+XTlA==" + } + }, + "npm:ripemd160@2.0.1": { + "type": "npm", + "name": "npm:ripemd160@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "ripemd160", + "hash": "sha512-J7f4wutN8mdbV08MJnXibYpCOPHR+yzy+iQ/AsjMv2j8cLavQ8VGagDFUwwTAdF8FmRKVeNpbTTEwNHCW1g94w==" + } + }, + "npm:ripemd160": { + "type": "npm", + "name": "npm:ripemd160", + "data": { + "version": "2.0.2", + "packageName": "ripemd160", + "hash": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==" + } + }, + "npm:pend": { + "type": "npm", + "name": "npm:pend", + "data": { + "version": "1.2.0", + "packageName": "pend", + "hash": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==" + } + }, + "npm:performance-now": { + "type": "npm", + "name": "npm:performance-now", + "data": { + "version": "2.1.0", + "packageName": "performance-now", + "hash": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==" + } + }, + "npm:picocolors": { + "type": "npm", + "name": "npm:picocolors", + "data": { + "version": "1.1.1", + "packageName": "picocolors", + "hash": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" + } + }, + "npm:pidtree": { + "type": "npm", + "name": "npm:pidtree", + "data": { + "version": "0.3.1", + "packageName": "pidtree", + "hash": "sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==" + } + }, + "npm:pino": { + "type": "npm", + "name": "npm:pino", + "data": { + "version": "9.7.0", + "packageName": "pino", + "hash": "sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg==" + } + }, + "npm:pino-abstract-transport": { + "type": "npm", + "name": "npm:pino-abstract-transport", + "data": { + "version": "2.0.0", + "packageName": "pino-abstract-transport", + "hash": "sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==" + } + }, + "npm:pino-std-serializers": { + "type": "npm", + "name": "npm:pino-std-serializers", + "data": { + "version": "7.0.0", + "packageName": "pino-std-serializers", + "hash": "sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==" + } + }, + "npm:process-warning@5.0.0": { + "type": "npm", + "name": "npm:process-warning@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "process-warning", + "hash": "sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==" + } + }, + "npm:process-warning": { + "type": "npm", + "name": "npm:process-warning", + "data": { + "version": "3.0.0", + "packageName": "process-warning", + "hash": "sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==" + } + }, + "npm:pirates": { + "type": "npm", + "name": "npm:pirates", + "data": { + "version": "4.0.7", + "packageName": "pirates", + "hash": "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==" + } + }, + "npm:piscina": { + "type": "npm", + "name": "npm:piscina", + "data": { + "version": "4.6.1", + "packageName": "piscina", + "hash": "sha512-z30AwWGtQE+Apr+2WBZensP2lIvwoaMcOPkQlIEmSGMJNUvaYACylPYrQM6wSdUNJlnDVMSpLv7xTMJqlVshOA==" + } + }, + "npm:yocto-queue@1.2.1": { + "type": "npm", + "name": "npm:yocto-queue@1.2.1", + "data": { + "version": "1.2.1", + "packageName": "yocto-queue", + "hash": "sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==" + } + }, + "npm:yocto-queue": { + "type": "npm", + "name": "npm:yocto-queue", + "data": { + "version": "0.1.0", + "packageName": "yocto-queue", + "hash": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" + } + }, + "npm:png-async": { + "type": "npm", + "name": "npm:png-async", + "data": { + "version": "0.9.4", + "packageName": "png-async", + "hash": "sha512-B//AXX9TkneKfgtOpT1mdUnnhk2BImGD+a98vImsMU8uo1dBeHyW/kM2erWZ/CsYteTPU/xKG+t6T62heHkC3A==" + } + }, + "npm:portfinder": { + "type": "npm", + "name": "npm:portfinder", + "data": { + "version": "1.0.37", + "packageName": "portfinder", + "hash": "sha512-yuGIEjDAYnnOex9ddMnKZEMFE0CcGo6zbfzDklkmT1m5z734ss6JMzN9rNB3+RR7iS+F10D4/BVIaXOyh8PQKw==" + } + }, + "npm:posix-character-classes": { + "type": "npm", + "name": "npm:posix-character-classes", + "data": { + "version": "0.1.1", + "packageName": "posix-character-classes", + "hash": "sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==" + } + }, + "npm:possible-typed-array-names": { + "type": "npm", + "name": "npm:possible-typed-array-names", + "data": { + "version": "1.1.0", + "packageName": "possible-typed-array-names", + "hash": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==" + } + }, + "npm:postcss": { + "type": "npm", + "name": "npm:postcss", + "data": { + "version": "8.4.41", + "packageName": "postcss", + "hash": "sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==" + } + }, + "npm:postcss@8.5.6": { + "type": "npm", + "name": "npm:postcss@8.5.6", + "data": { + "version": "8.5.6", + "packageName": "postcss", + "hash": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==" + } + }, + "npm:postcss-calc": { + "type": "npm", + "name": "npm:postcss-calc", + "data": { + "version": "9.0.1", + "packageName": "postcss-calc", + "hash": "sha512-TipgjGyzP5QzEhsOZUaIkeO5mKeMFpebWzRogWG/ysonUlnHcq5aJe0jOjpfzUU8PeSaBQnrE8ehR0QA5vs8PQ==" + } + }, + "npm:postcss-colormin": { + "type": "npm", + "name": "npm:postcss-colormin", + "data": { + "version": "6.1.0", + "packageName": "postcss-colormin", + "hash": "sha512-x9yX7DOxeMAR+BgGVnNSAxmAj98NX/YxEMNFP+SDCEeNLb2r3i6Hh1ksMsnW8Ub5SLCpbescQqn9YEbE9554Sw==" + } + }, + "npm:postcss-convert-values": { + "type": "npm", + "name": "npm:postcss-convert-values", + "data": { + "version": "6.1.0", + "packageName": "postcss-convert-values", + "hash": "sha512-zx8IwP/ts9WvUM6NkVSkiU902QZL1bwPhaVaLynPtCsOTqp+ZKbNi+s6XJg3rfqpKGA/oc7Oxk5t8pOQJcwl/w==" + } + }, + "npm:postcss-discard-comments": { + "type": "npm", + "name": "npm:postcss-discard-comments", + "data": { + "version": "6.0.2", + "packageName": "postcss-discard-comments", + "hash": "sha512-65w/uIqhSBBfQmYnG92FO1mWZjJ4GL5b8atm5Yw2UgrwD7HiNiSSNwJor1eCFGzUgYnN/iIknhNRVqjrrpuglw==" + } + }, + "npm:postcss-discard-duplicates": { + "type": "npm", + "name": "npm:postcss-discard-duplicates", + "data": { + "version": "6.0.3", + "packageName": "postcss-discard-duplicates", + "hash": "sha512-+JA0DCvc5XvFAxwx6f/e68gQu/7Z9ud584VLmcgto28eB8FqSFZwtrLwB5Kcp70eIoWP/HXqz4wpo8rD8gpsTw==" + } + }, + "npm:postcss-discard-empty": { + "type": "npm", + "name": "npm:postcss-discard-empty", + "data": { + "version": "6.0.3", + "packageName": "postcss-discard-empty", + "hash": "sha512-znyno9cHKQsK6PtxL5D19Fj9uwSzC2mB74cpT66fhgOadEUPyXFkbgwm5tvc3bt3NAy8ltE5MrghxovZRVnOjQ==" + } + }, + "npm:postcss-discard-overridden": { + "type": "npm", + "name": "npm:postcss-discard-overridden", + "data": { + "version": "6.0.2", + "packageName": "postcss-discard-overridden", + "hash": "sha512-j87xzI4LUggC5zND7KdjsI25APtyMuynXZSujByMaav2roV6OZX+8AaCUcZSWqckZpjAjRyFDdpqybgjFO0HJQ==" + } + }, + "npm:postcss-import": { + "type": "npm", + "name": "npm:postcss-import", + "data": { + "version": "14.1.0", + "packageName": "postcss-import", + "hash": "sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==" + } + }, + "npm:postcss-media-query-parser": { + "type": "npm", + "name": "npm:postcss-media-query-parser", + "data": { + "version": "0.2.3", + "packageName": "postcss-media-query-parser", + "hash": "sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==" + } + }, + "npm:postcss-merge-longhand": { + "type": "npm", + "name": "npm:postcss-merge-longhand", + "data": { + "version": "6.0.5", + "packageName": "postcss-merge-longhand", + "hash": "sha512-5LOiordeTfi64QhICp07nzzuTDjNSO8g5Ksdibt44d+uvIIAE1oZdRn8y/W5ZtYgRH/lnLDlvi9F8btZcVzu3w==" + } + }, + "npm:postcss-merge-rules": { + "type": "npm", + "name": "npm:postcss-merge-rules", + "data": { + "version": "6.1.1", + "packageName": "postcss-merge-rules", + "hash": "sha512-KOdWF0gju31AQPZiD+2Ar9Qjowz1LTChSjFFbS+e2sFgc4uHOp3ZvVX4sNeTlk0w2O31ecFGgrFzhO0RSWbWwQ==" + } + }, + "npm:postcss-minify-font-values": { + "type": "npm", + "name": "npm:postcss-minify-font-values", + "data": { + "version": "6.1.0", + "packageName": "postcss-minify-font-values", + "hash": "sha512-gklfI/n+9rTh8nYaSJXlCo3nOKqMNkxuGpTn/Qm0gstL3ywTr9/WRKznE+oy6fvfolH6dF+QM4nCo8yPLdvGJg==" + } + }, + "npm:postcss-minify-gradients": { + "type": "npm", + "name": "npm:postcss-minify-gradients", + "data": { + "version": "6.0.3", + "packageName": "postcss-minify-gradients", + "hash": "sha512-4KXAHrYlzF0Rr7uc4VrfwDJ2ajrtNEpNEuLxFgwkhFZ56/7gaE4Nr49nLsQDZyUe+ds+kEhf+YAUolJiYXF8+Q==" + } + }, + "npm:postcss-minify-params": { + "type": "npm", + "name": "npm:postcss-minify-params", + "data": { + "version": "6.1.0", + "packageName": "postcss-minify-params", + "hash": "sha512-bmSKnDtyyE8ujHQK0RQJDIKhQ20Jq1LYiez54WiaOoBtcSuflfK3Nm596LvbtlFcpipMjgClQGyGr7GAs+H1uA==" + } + }, + "npm:postcss-minify-selectors": { + "type": "npm", + "name": "npm:postcss-minify-selectors", + "data": { + "version": "6.0.4", + "packageName": "postcss-minify-selectors", + "hash": "sha512-L8dZSwNLgK7pjTto9PzWRoMbnLq5vsZSTu8+j1P/2GB8qdtGQfn+K1uSvFgYvgh83cbyxT5m43ZZhUMTJDSClQ==" + } + }, + "npm:postcss-modules-extract-imports": { + "type": "npm", + "name": "npm:postcss-modules-extract-imports", + "data": { + "version": "3.1.0", + "packageName": "postcss-modules-extract-imports", + "hash": "sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==" + } + }, + "npm:postcss-modules-local-by-default": { + "type": "npm", + "name": "npm:postcss-modules-local-by-default", + "data": { + "version": "4.2.0", + "packageName": "postcss-modules-local-by-default", + "hash": "sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw==" + } + }, + "npm:postcss-selector-parser@7.1.0": { + "type": "npm", + "name": "npm:postcss-selector-parser@7.1.0", + "data": { + "version": "7.1.0", + "packageName": "postcss-selector-parser", + "hash": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==" + } + }, + "npm:postcss-selector-parser": { + "type": "npm", + "name": "npm:postcss-selector-parser", + "data": { + "version": "6.1.2", + "packageName": "postcss-selector-parser", + "hash": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==" + } + }, + "npm:postcss-modules-scope": { + "type": "npm", + "name": "npm:postcss-modules-scope", + "data": { + "version": "3.2.1", + "packageName": "postcss-modules-scope", + "hash": "sha512-m9jZstCVaqGjTAuny8MdgE88scJnCiQSlSrOWcTQgM2t32UBe+MUmFSO5t7VMSfAf/FJKImAxBav8ooCHJXCJA==" + } + }, + "npm:postcss-modules-values": { + "type": "npm", + "name": "npm:postcss-modules-values", + "data": { + "version": "4.0.0", + "packageName": "postcss-modules-values", + "hash": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==" + } + }, + "npm:postcss-normalize-charset": { + "type": "npm", + "name": "npm:postcss-normalize-charset", + "data": { + "version": "6.0.2", + "packageName": "postcss-normalize-charset", + "hash": "sha512-a8N9czmdnrjPHa3DeFlwqst5eaL5W8jYu3EBbTTkI5FHkfMhFZh1EGbku6jhHhIzTA6tquI2P42NtZ59M/H/kQ==" + } + }, + "npm:postcss-normalize-display-values": { + "type": "npm", + "name": "npm:postcss-normalize-display-values", + "data": { + "version": "6.0.2", + "packageName": "postcss-normalize-display-values", + "hash": "sha512-8H04Mxsb82ON/aAkPeq8kcBbAtI5Q2a64X/mnRRfPXBq7XeogoQvReqxEfc0B4WPq1KimjezNC8flUtC3Qz6jg==" + } + }, + "npm:postcss-normalize-positions": { + "type": "npm", + "name": "npm:postcss-normalize-positions", + "data": { + "version": "6.0.2", + "packageName": "postcss-normalize-positions", + "hash": "sha512-/JFzI441OAB9O7VnLA+RtSNZvQ0NCFZDOtp6QPFo1iIyawyXg0YI3CYM9HBy1WvwCRHnPep/BvI1+dGPKoXx/Q==" + } + }, + "npm:postcss-normalize-repeat-style": { + "type": "npm", + "name": "npm:postcss-normalize-repeat-style", + "data": { + "version": "6.0.2", + "packageName": "postcss-normalize-repeat-style", + "hash": "sha512-YdCgsfHkJ2jEXwR4RR3Tm/iOxSfdRt7jplS6XRh9Js9PyCR/aka/FCb6TuHT2U8gQubbm/mPmF6L7FY9d79VwQ==" + } + }, + "npm:postcss-normalize-string": { + "type": "npm", + "name": "npm:postcss-normalize-string", + "data": { + "version": "6.0.2", + "packageName": "postcss-normalize-string", + "hash": "sha512-vQZIivlxlfqqMp4L9PZsFE4YUkWniziKjQWUtsxUiVsSSPelQydwS8Wwcuw0+83ZjPWNTl02oxlIvXsmmG+CiQ==" + } + }, + "npm:postcss-normalize-timing-functions": { + "type": "npm", + "name": "npm:postcss-normalize-timing-functions", + "data": { + "version": "6.0.2", + "packageName": "postcss-normalize-timing-functions", + "hash": "sha512-a+YrtMox4TBtId/AEwbA03VcJgtyW4dGBizPl7e88cTFULYsprgHWTbfyjSLyHeBcK/Q9JhXkt2ZXiwaVHoMzA==" + } + }, + "npm:postcss-normalize-unicode": { + "type": "npm", + "name": "npm:postcss-normalize-unicode", + "data": { + "version": "6.1.0", + "packageName": "postcss-normalize-unicode", + "hash": "sha512-QVC5TQHsVj33otj8/JD869Ndr5Xcc/+fwRh4HAsFsAeygQQXm+0PySrKbr/8tkDKzW+EVT3QkqZMfFrGiossDg==" + } + }, + "npm:postcss-normalize-url": { + "type": "npm", + "name": "npm:postcss-normalize-url", + "data": { + "version": "6.0.2", + "packageName": "postcss-normalize-url", + "hash": "sha512-kVNcWhCeKAzZ8B4pv/DnrU1wNh458zBNp8dh4y5hhxih5RZQ12QWMuQrDgPRw3LRl8mN9vOVfHl7uhvHYMoXsQ==" + } + }, + "npm:postcss-normalize-whitespace": { + "type": "npm", + "name": "npm:postcss-normalize-whitespace", + "data": { + "version": "6.0.2", + "packageName": "postcss-normalize-whitespace", + "hash": "sha512-sXZ2Nj1icbJOKmdjXVT9pnyHQKiSAyuNQHSgRCUgThn2388Y9cGVDR+E9J9iAYbSbLHI+UUwLVl1Wzco/zgv0Q==" + } + }, + "npm:postcss-ordered-values": { + "type": "npm", + "name": "npm:postcss-ordered-values", + "data": { + "version": "6.0.2", + "packageName": "postcss-ordered-values", + "hash": "sha512-VRZSOB+JU32RsEAQrO94QPkClGPKJEL/Z9PCBImXMhIeK5KAYo6slP/hBYlLgrCjFxyqvn5VC81tycFEDBLG1Q==" + } + }, + "npm:postcss-reduce-initial": { + "type": "npm", + "name": "npm:postcss-reduce-initial", + "data": { + "version": "6.1.0", + "packageName": "postcss-reduce-initial", + "hash": "sha512-RarLgBK/CrL1qZags04oKbVbrrVK2wcxhvta3GCxrZO4zveibqbRPmm2VI8sSgCXwoUHEliRSbOfpR0b/VIoiw==" + } + }, + "npm:postcss-reduce-transforms": { + "type": "npm", + "name": "npm:postcss-reduce-transforms", + "data": { + "version": "6.0.2", + "packageName": "postcss-reduce-transforms", + "hash": "sha512-sB+Ya++3Xj1WaT9+5LOOdirAxP7dJZms3GRcYheSPi1PiTMigsxHAdkrbItHxwYHr4kt1zL7mmcHstgMYT+aiA==" + } + }, + "npm:postcss-resolve-nested-selector": { + "type": "npm", + "name": "npm:postcss-resolve-nested-selector", + "data": { + "version": "0.1.6", + "packageName": "postcss-resolve-nested-selector", + "hash": "sha512-0sglIs9Wmkzbr8lQwEyIzlDOOC9bGmfVKcJTaxv3vMmd3uo4o4DerC3En0bnmgceeql9BfC8hRkp7cg0fjdVqw==" + } + }, + "npm:postcss-safe-parser": { + "type": "npm", + "name": "npm:postcss-safe-parser", + "data": { + "version": "7.0.1", + "packageName": "postcss-safe-parser", + "hash": "sha512-0AioNCJZ2DPYz5ABT6bddIqlhgwhpHZ/l65YAYo0BCIn0xiDpsnTHz0gnoTGk0OXZW0JRs+cDwL8u/teRdz+8A==" + } + }, + "npm:postcss-scss": { + "type": "npm", + "name": "npm:postcss-scss", + "data": { + "version": "4.0.9", + "packageName": "postcss-scss", + "hash": "sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==" + } + }, + "npm:postcss-svgo": { + "type": "npm", + "name": "npm:postcss-svgo", + "data": { + "version": "6.0.3", + "packageName": "postcss-svgo", + "hash": "sha512-dlrahRmxP22bX6iKEjOM+c8/1p+81asjKT+V5lrgOH944ryx/OHpclnIbGsKVd3uWOXFLYJwCVf0eEkJGvO96g==" + } + }, + "npm:postcss-unique-selectors": { + "type": "npm", + "name": "npm:postcss-unique-selectors", + "data": { + "version": "6.0.4", + "packageName": "postcss-unique-selectors", + "hash": "sha512-K38OCaIrO8+PzpArzkLKB42dSARtC2tmG6PvD4b1o1Q2E9Os8jzfWFfSy/rixsHwohtsDdFtAWGjFVFUdwYaMg==" + } + }, + "npm:postcss-value-parser": { + "type": "npm", + "name": "npm:postcss-value-parser", + "data": { + "version": "4.2.0", + "packageName": "postcss-value-parser", + "hash": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" + } + }, + "npm:source-map-js@1.2.1": { + "type": "npm", + "name": "npm:source-map-js@1.2.1", + "data": { + "version": "1.2.1", + "packageName": "source-map-js", + "hash": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==" + } + }, + "npm:source-map-js": { + "type": "npm", + "name": "npm:source-map-js", + "data": { + "version": "1.0.1", + "packageName": "source-map-js", + "hash": "sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==" + } + }, + "npm:prelude-ls": { + "type": "npm", + "name": "npm:prelude-ls", + "data": { + "version": "1.2.1", + "packageName": "prelude-ls", + "hash": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" + } + }, + "npm:prettier": { + "type": "npm", + "name": "npm:prettier", + "data": { + "version": "2.1.2", + "packageName": "prettier", + "hash": "sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==" + } + }, + "npm:pretty-bytes": { + "type": "npm", + "name": "npm:pretty-bytes", + "data": { + "version": "5.6.0", + "packageName": "pretty-bytes", + "hash": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==" + } + }, + "npm:pretty-quick": { + "type": "npm", + "name": "npm:pretty-quick", + "data": { + "version": "3.0.2", + "packageName": "pretty-quick", + "hash": "sha512-4rWOs/Ifdkg7G/YX7Xbco4jZkuXPx445KdhuMI6REnl3nXRDb9+zysb29c76R59jsJzcnkcpAaGi8D/RjAVfSQ==" + } + }, + "npm:prismjs": { + "type": "npm", + "name": "npm:prismjs", + "data": { + "version": "1.30.0", + "packageName": "prismjs", + "hash": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==" + } + }, + "npm:prismjs@1.27.0": { + "type": "npm", + "name": "npm:prismjs@1.27.0", + "data": { + "version": "1.27.0", + "packageName": "prismjs", + "hash": "sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==" + } + }, + "npm:process": { + "type": "npm", + "name": "npm:process", + "data": { + "version": "0.11.10", + "packageName": "process", + "hash": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==" + } + }, + "npm:process-nextick-args": { + "type": "npm", + "name": "npm:process-nextick-args", + "data": { + "version": "2.0.1", + "packageName": "process-nextick-args", + "hash": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" + } + }, + "npm:progress": { + "type": "npm", + "name": "npm:progress", + "data": { + "version": "2.0.3", + "packageName": "progress", + "hash": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==" + } + }, + "npm:promise": { + "type": "npm", + "name": "npm:promise", + "data": { + "version": "8.3.0", + "packageName": "promise", + "hash": "sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg==" + } + }, + "npm:promise-inflight": { + "type": "npm", + "name": "npm:promise-inflight", + "data": { + "version": "1.0.1", + "packageName": "promise-inflight", + "hash": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==" + } + }, + "npm:promise-retry": { + "type": "npm", + "name": "npm:promise-retry", + "data": { + "version": "2.0.1", + "packageName": "promise-retry", + "hash": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==" + } + }, + "npm:retry@0.12.0": { + "type": "npm", + "name": "npm:retry@0.12.0", + "data": { + "version": "0.12.0", + "packageName": "retry", + "hash": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==" + } + }, + "npm:retry": { + "type": "npm", + "name": "npm:retry", + "data": { + "version": "0.13.1", + "packageName": "retry", + "hash": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==" + } + }, + "npm:prompts": { + "type": "npm", + "name": "npm:prompts", + "data": { + "version": "2.4.2", + "packageName": "prompts", + "hash": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==" + } + }, + "npm:prop-types": { + "type": "npm", + "name": "npm:prop-types", + "data": { + "version": "15.8.1", + "packageName": "prop-types", + "hash": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==" + } + }, + "npm:propagating-hammerjs": { + "type": "npm", + "name": "npm:propagating-hammerjs", + "data": { + "version": "1.5.0", + "packageName": "propagating-hammerjs", + "hash": "sha512-3PUXWmomwutoZfydC+lJwK1bKCh6sK6jZGB31RUX6+4EXzsbkDZrK4/sVR7gBrvJaEIwpTVyxQUAd29FKkmVdw==" + } + }, + "npm:property-information": { + "type": "npm", + "name": "npm:property-information", + "data": { + "version": "5.6.0", + "packageName": "property-information", + "hash": "sha512-YUHSPk+A30YPv+0Qf8i9Mbfe/C0hdPXk1s1jPVToV8pk8BQtpw10ct89Eo7OWkutrwqvT0eicAxlOg3dOAu8JA==" + } + }, + "npm:protobufjs": { + "type": "npm", + "name": "npm:protobufjs", + "data": { + "version": "6.11.4", + "packageName": "protobufjs", + "hash": "sha512-5kQWPaJHi1WoCpjTGszzQ32PG2F4+wRY6BmAT4Vfw56Q2FZ4YZzK20xUYQH4YkfehY1e6QSICrJquM6xXZNcrw==" + } + }, + "npm:proxy-addr": { + "type": "npm", + "name": "npm:proxy-addr", + "data": { + "version": "2.0.7", + "packageName": "proxy-addr", + "hash": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==" + } + }, + "npm:proxy-middleware": { + "type": "npm", + "name": "npm:proxy-middleware", + "data": { + "version": "0.15.0", + "packageName": "proxy-middleware", + "hash": "sha512-EGCG8SeoIRVMhsqHQUdDigB2i7qU7fCsWASwn54+nPutYO8n4q6EiwMzyfWlC+dzRFExP+kvcnDFdBDHoZBU7Q==" + } + }, + "npm:prr": { + "type": "npm", + "name": "npm:prr", + "data": { + "version": "1.0.1", + "packageName": "prr", + "hash": "sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==" + } + }, + "npm:ps-tree": { + "type": "npm", + "name": "npm:ps-tree", + "data": { + "version": "1.2.0", + "packageName": "ps-tree", + "hash": "sha512-0VnamPPYHl4uaU/nSFeZZpR21QAWRz+sRv4iW9+v/GS/J5U5iZB5BNN6J0RMoOvdx2gWM2+ZFMIm58q24e4UYA==" + } + }, + "npm:split@0.3.3": { + "type": "npm", + "name": "npm:split@0.3.3", + "data": { + "version": "0.3.3", + "packageName": "split", + "hash": "sha512-wD2AeVmxXRBoX44wAycgjVpMhvbwdI2aZjCkvfNcH1YqHQvJVa1duWc73OyVGJUc05fhFaTZeQ/PYsrmyH0JVA==" + } + }, + "npm:split": { + "type": "npm", + "name": "npm:split", + "data": { + "version": "1.0.1", + "packageName": "split", + "hash": "sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==" + } + }, + "npm:stream-combiner@0.0.4": { + "type": "npm", + "name": "npm:stream-combiner@0.0.4", + "data": { + "version": "0.0.4", + "packageName": "stream-combiner", + "hash": "sha512-rT00SPnTVyRsaSz5zgSPma/aHSOic5U1prhYdRy5HS2kTZviFpmDgzilbtsJsxiroqACmayynDN/9VzIbX5DOw==" + } + }, + "npm:stream-combiner": { + "type": "npm", + "name": "npm:stream-combiner", + "data": { + "version": "0.2.2", + "packageName": "stream-combiner", + "hash": "sha512-6yHMqgLYDzQDcAkL+tjJDC5nSNuNIx0vZtRZeiPh7Saef7VHX9H5Ijn9l2VIol2zaNYlYEX6KyuT/237A58qEQ==" + } + }, + "npm:psl": { + "type": "npm", + "name": "npm:psl", + "data": { + "version": "1.15.0", + "packageName": "psl", + "hash": "sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==" + } + }, + "npm:punycode@2.3.1": { + "type": "npm", + "name": "npm:punycode@2.3.1", + "data": { + "version": "2.3.1", + "packageName": "punycode", + "hash": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" + } + }, + "npm:punycode": { + "type": "npm", + "name": "npm:punycode", + "data": { + "version": "1.4.1", + "packageName": "punycode", + "hash": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==" + } + }, + "npm:public-encrypt": { + "type": "npm", + "name": "npm:public-encrypt", + "data": { + "version": "4.0.3", + "packageName": "public-encrypt", + "hash": "sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==" + } + }, + "npm:pump": { + "type": "npm", + "name": "npm:pump", + "data": { + "version": "3.0.3", + "packageName": "pump", + "hash": "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==" + } + }, + "npm:pure-rand": { + "type": "npm", + "name": "npm:pure-rand", + "data": { + "version": "6.1.0", + "packageName": "pure-rand", + "hash": "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==" + } + }, + "npm:querystring-es3": { + "type": "npm", + "name": "npm:querystring-es3", + "data": { + "version": "0.2.1", + "packageName": "querystring-es3", + "hash": "sha512-773xhDQnZBMFobEiztv8LIl70ch5MSF/jUQVlhwFyBILqq96anmoctVIYz+ZRp0qbCKATTn6ev02M3r7Ga5vqA==" + } + }, + "npm:querystringify": { + "type": "npm", + "name": "npm:querystringify", + "data": { + "version": "2.2.0", + "packageName": "querystringify", + "hash": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==" + } + }, + "npm:queue-microtask": { + "type": "npm", + "name": "npm:queue-microtask", + "data": { + "version": "1.2.3", + "packageName": "queue-microtask", + "hash": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" + } + }, + "npm:quick-format-unescaped": { + "type": "npm", + "name": "npm:quick-format-unescaped", + "data": { + "version": "4.0.4", + "packageName": "quick-format-unescaped", + "hash": "sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==" + } + }, + "npm:quick-lru": { + "type": "npm", + "name": "npm:quick-lru", + "data": { + "version": "5.1.1", + "packageName": "quick-lru", + "hash": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==" + } + }, + "npm:rambda": { + "type": "npm", + "name": "npm:rambda", + "data": { + "version": "9.4.2", + "packageName": "rambda", + "hash": "sha512-++euMfxnl7OgaEKwXh9QqThOjMeta2HH001N1v4mYQzBjJBnmXBh2BCK6dZAbICFVXOFUVD3xFG0R3ZPU0mxXw==" + } + }, + "npm:ramda": { + "type": "npm", + "name": "npm:ramda", + "data": { + "version": "0.30.1", + "packageName": "ramda", + "hash": "sha512-tEF5I22zJnuclswcZMc8bDIrwRHRzf+NqVEmqg50ShAZMP7MWeR/RGDthfM/p+BlqvF2fXAzpn8i+SJcYD3alw==" + } + }, + "npm:ramda-adjunct": { + "type": "npm", + "name": "npm:ramda-adjunct", + "data": { + "version": "5.1.0", + "packageName": "ramda-adjunct", + "hash": "sha512-8qCpl2vZBXEJyNbi4zqcgdfHtcdsWjOGbiNSEnEBrM6Y0OKOT8UxJbIVGm1TIcjaSu2MxaWcgtsNlKlCk7o7qg==" + } + }, + "npm:randexp": { + "type": "npm", + "name": "npm:randexp", + "data": { + "version": "0.5.3", + "packageName": "randexp", + "hash": "sha512-U+5l2KrcMNOUPYvazA3h5ekF80FHTUG+87SEAmHZmolh1M+i/WyTCxVzmi+tidIa1tM4BSe8g2Y/D3loWDjj+w==" + } + }, + "npm:ret@0.2.2": { + "type": "npm", + "name": "npm:ret@0.2.2", + "data": { + "version": "0.2.2", + "packageName": "ret", + "hash": "sha512-M0b3YWQs7R3Z917WRQy1HHA7Ba7D8hvZg6UE5mLykJxQVE2ju0IXbGlaHPPlkY+WN7wFP+wUMXmBFA0aV6vYGQ==" + } + }, + "npm:ret": { + "type": "npm", + "name": "npm:ret", + "data": { + "version": "0.4.3", + "packageName": "ret", + "hash": "sha512-0f4Memo5QP7WQyUEAYUO3esD/XjOc3Zjjg5CPsAq1p8sIu0XPeMbHJemKA0BO7tV0X7+A0FoEpbmHXWxPyD3wQ==" + } + }, + "npm:ret@0.1.15": { + "type": "npm", + "name": "npm:ret@0.1.15", + "data": { + "version": "0.1.15", + "packageName": "ret", + "hash": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==" + } + }, + "npm:randombytes": { + "type": "npm", + "name": "npm:randombytes", + "data": { + "version": "2.1.0", + "packageName": "randombytes", + "hash": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==" + } + }, + "npm:randomfill": { + "type": "npm", + "name": "npm:randomfill", + "data": { + "version": "1.0.4", + "packageName": "randomfill", + "hash": "sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==" + } + }, + "npm:range-parser": { + "type": "npm", + "name": "npm:range-parser", + "data": { + "version": "1.2.1", + "packageName": "range-parser", + "hash": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" + } + }, + "npm:raw-body": { + "type": "npm", + "name": "npm:raw-body", + "data": { + "version": "2.5.2", + "packageName": "raw-body", + "hash": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==" + } + }, + "npm:react": { + "type": "npm", + "name": "npm:react", + "data": { + "version": "17.0.2", + "packageName": "react", + "hash": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==" + } + }, + "npm:react-copy-to-clipboard": { + "type": "npm", + "name": "npm:react-copy-to-clipboard", + "data": { + "version": "5.1.0", + "packageName": "react-copy-to-clipboard", + "hash": "sha512-k61RsNgAayIJNoy9yDsYzDe/yAZAzEbEgcz3DZMhF686LEyukcE1hzurxe85JandPUG+yTfGVFzuEw3xt8WP/A==" + } + }, + "npm:react-debounce-input": { + "type": "npm", + "name": "npm:react-debounce-input", + "data": { + "version": "3.3.0", + "packageName": "react-debounce-input", + "hash": "sha512-VEqkvs8JvY/IIZvh71Z0TC+mdbxERvYF33RcebnodlsUZ8RSgyKe2VWaHXv4+/8aoOgXLxWrdsYs2hDhcwbUgA==" + } + }, + "npm:react-dom": { + "type": "npm", + "name": "npm:react-dom", + "data": { + "version": "17.0.2", + "packageName": "react-dom", + "hash": "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==" + } + }, + "npm:react-immutable-proptypes": { + "type": "npm", + "name": "npm:react-immutable-proptypes", + "data": { + "version": "2.2.0", + "packageName": "react-immutable-proptypes", + "hash": "sha512-Vf4gBsePlwdGvSZoLSBfd4HAP93HDauMY4fDjXhreg/vg6F3Fj/MXDNyTbltPC/xZKmZc+cjLu3598DdYK6sgQ==" + } + }, + "npm:react-immutable-pure-component": { + "type": "npm", + "name": "npm:react-immutable-pure-component", + "data": { + "version": "2.2.2", + "packageName": "react-immutable-pure-component", + "hash": "sha512-vkgoMJUDqHZfXXnjVlG3keCxSO/U6WeDQ5/Sl0GK2cH8TOxEzQ5jXqDXHEL/jqk6fsNxV05oH5kD7VNMUE2k+A==" + } + }, + "npm:react-inspector": { + "type": "npm", + "name": "npm:react-inspector", + "data": { + "version": "6.0.2", + "packageName": "react-inspector", + "hash": "sha512-x+b7LxhmHXjHoU/VrFAzw5iutsILRoYyDq97EDYdFpPLcvqtEzk4ZSZSQjnFPbr5T57tLXnHcqFYoN1pI6u8uQ==" + } + }, + "npm:react-redux": { + "type": "npm", + "name": "npm:react-redux", + "data": { + "version": "8.1.3", + "packageName": "react-redux", + "hash": "sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==" + } + }, + "npm:react-syntax-highlighter": { + "type": "npm", + "name": "npm:react-syntax-highlighter", + "data": { + "version": "15.6.1", + "packageName": "react-syntax-highlighter", + "hash": "sha512-OqJ2/vL7lEeV5zTJyG7kmARppUjiB9h9udl4qHQjjgEos66z00Ia0OckwYfRxCSFrW8RJIBnsBwQsHZbVPspqg==" + } + }, + "npm:read-cache": { + "type": "npm", + "name": "npm:read-cache", + "data": { + "version": "1.0.0", + "packageName": "read-cache", + "hash": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==" + } + }, + "npm:read-only-stream": { + "type": "npm", + "name": "npm:read-only-stream", + "data": { + "version": "2.0.0", + "packageName": "read-only-stream", + "hash": "sha512-3ALe0bjBVZtkdWKIcThYpQCLbBMd/+Tbh2CDSrAIDO3UsZ4Xs+tnyjv2MjCOMMgBG+AsUOeuP1cgtY1INISc8w==" + } + }, + "npm:read-pkg": { + "type": "npm", + "name": "npm:read-pkg", + "data": { + "version": "3.0.0", + "packageName": "read-pkg", + "hash": "sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==" + } + }, + "npm:string_decoder@1.1.1": { + "type": "npm", + "name": "npm:string_decoder@1.1.1", + "data": { + "version": "1.1.1", + "packageName": "string_decoder", + "hash": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==" + } + }, + "npm:string_decoder": { + "type": "npm", + "name": "npm:string_decoder", + "data": { + "version": "1.3.0", + "packageName": "string_decoder", + "hash": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==" + } + }, + "npm:real-require": { + "type": "npm", + "name": "npm:real-require", + "data": { + "version": "0.2.0", + "packageName": "real-require", + "hash": "sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==" + } + }, + "npm:rechoir": { + "type": "npm", + "name": "npm:rechoir", + "data": { + "version": "0.6.2", + "packageName": "rechoir", + "hash": "sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==" + } + }, + "npm:redux": { + "type": "npm", + "name": "npm:redux", + "data": { + "version": "4.2.1", + "packageName": "redux", + "hash": "sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==" + } + }, + "npm:redux-immutable": { + "type": "npm", + "name": "npm:redux-immutable", + "data": { + "version": "4.0.0", + "packageName": "redux-immutable", + "hash": "sha512-SchSn/DWfGb3oAejd+1hhHx01xUoxY+V7TeK0BKqpkLKiQPVFf7DYzEaKmrEVxsWxielKfSK9/Xq66YyxgR1cg==" + } + }, + "npm:reflect-metadata": { + "type": "npm", + "name": "npm:reflect-metadata", + "data": { + "version": "0.2.2", + "packageName": "reflect-metadata", + "hash": "sha512-urBwgfrvVP/eAyXx4hluJivBKzuEbSQs9rKWCrCkbSxNv8mxPcUZKeuoF3Uy4mJl3Lwprp6yy5/39VWigZ4K6Q==" + } + }, + "npm:reflect.getprototypeof": { + "type": "npm", + "name": "npm:reflect.getprototypeof", + "data": { + "version": "1.0.10", + "packageName": "reflect.getprototypeof", + "hash": "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==" + } + }, + "npm:refractor": { + "type": "npm", + "name": "npm:refractor", + "data": { + "version": "3.6.0", + "packageName": "refractor", + "hash": "sha512-MY9W41IOWxxk31o+YvFCNyNzdkc9M20NoZK5vq6jkv4I/uh2zkWcfudj0Q1fovjUQJrNewS9NMzeTtqPf+n5EA==" + } + }, + "npm:regenerate": { + "type": "npm", + "name": "npm:regenerate", + "data": { + "version": "1.4.2", + "packageName": "regenerate", + "hash": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==" + } + }, + "npm:regenerate-unicode-properties": { + "type": "npm", + "name": "npm:regenerate-unicode-properties", + "data": { + "version": "10.2.0", + "packageName": "regenerate-unicode-properties", + "hash": "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==" + } + }, + "npm:regex-not": { + "type": "npm", + "name": "npm:regex-not", + "data": { + "version": "1.0.2", + "packageName": "regex-not", + "hash": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==" + } + }, + "npm:regex-parser": { + "type": "npm", + "name": "npm:regex-parser", + "data": { + "version": "2.3.1", + "packageName": "regex-parser", + "hash": "sha512-yXLRqatcCuKtVHsWrNg0JL3l1zGfdXeEvDa0bdu4tCDQw0RpMDZsqbkyRTUnKMR0tXF627V2oEWjBEaEdqTwtQ==" + } + }, + "npm:regexp.prototype.flags": { + "type": "npm", + "name": "npm:regexp.prototype.flags", + "data": { + "version": "1.5.4", + "packageName": "regexp.prototype.flags", + "hash": "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==" + } + }, + "npm:regexpu-core": { + "type": "npm", + "name": "npm:regexpu-core", + "data": { + "version": "6.2.0", + "packageName": "regexpu-core", + "hash": "sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==" + } + }, + "npm:regjsgen": { + "type": "npm", + "name": "npm:regjsgen", + "data": { + "version": "0.8.0", + "packageName": "regjsgen", + "hash": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==" + } + }, + "npm:regjsparser": { + "type": "npm", + "name": "npm:regjsparser", + "data": { + "version": "0.12.0", + "packageName": "regjsparser", + "hash": "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==" + } + }, + "npm:remarkable": { + "type": "npm", + "name": "npm:remarkable", + "data": { + "version": "2.0.1", + "packageName": "remarkable", + "hash": "sha512-YJyMcOH5lrR+kZdmB0aJJ4+93bEojRZ1HGDn9Eagu6ibg7aVZhc3OWbbShRid+Q5eAfsEqWxpe+g5W5nYNfNiA==" + } + }, + "npm:repeat-element": { + "type": "npm", + "name": "npm:repeat-element", + "data": { + "version": "1.1.4", + "packageName": "repeat-element", + "hash": "sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==" + } + }, + "npm:repeat-string": { + "type": "npm", + "name": "npm:repeat-string", + "data": { + "version": "1.6.1", + "packageName": "repeat-string", + "hash": "sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==" + } + }, + "npm:request-progress": { + "type": "npm", + "name": "npm:request-progress", + "data": { + "version": "3.0.0", + "packageName": "request-progress", + "hash": "sha512-MnWzEHHaxHO2iWiQuHrUPBi/1WeBf5PkxQqNyNvLl9VAYSdXkP8tQ3pBSeCPD+yw0v0Aq1zosWLz0BdeXpWwZg==" + } + }, + "npm:require-directory": { + "type": "npm", + "name": "npm:require-directory", + "data": { + "version": "2.1.1", + "packageName": "require-directory", + "hash": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" + } + }, + "npm:require-from-string": { + "type": "npm", + "name": "npm:require-from-string", + "data": { + "version": "2.0.2", + "packageName": "require-from-string", + "hash": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==" + } + }, + "npm:require-main-filename": { + "type": "npm", + "name": "npm:require-main-filename", + "data": { + "version": "1.0.1", + "packageName": "require-main-filename", + "hash": "sha512-IqSUtOVP4ksd1C/ej5zeEh/BIP2ajqpn8c5x+q99gvcIG/Qf0cud5raVnE/Dwd0ua9TXYDoDc0RE5hBSdz22Ug==" + } + }, + "npm:requires-port": { + "type": "npm", + "name": "npm:requires-port", + "data": { + "version": "1.0.0", + "packageName": "requires-port", + "hash": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" + } + }, + "npm:reselect": { + "type": "npm", + "name": "npm:reselect", + "data": { + "version": "4.1.8", + "packageName": "reselect", + "hash": "sha512-ab9EmR80F/zQTMNeneUr4cv+jSwPJgIlvEmVwLerwrWVbpLlBuls9XHzIeTFy4cegU2NHBp3va0LKOzU5qFEYQ==" + } + }, + "npm:resolve-alpn": { + "type": "npm", + "name": "npm:resolve-alpn", + "data": { + "version": "1.2.1", + "packageName": "resolve-alpn", + "hash": "sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g==" + } + }, + "npm:resolve-cwd": { + "type": "npm", + "name": "npm:resolve-cwd", + "data": { + "version": "3.0.0", + "packageName": "resolve-cwd", + "hash": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==" + } + }, + "npm:resolve-dir": { + "type": "npm", + "name": "npm:resolve-dir", + "data": { + "version": "1.0.1", + "packageName": "resolve-dir", + "hash": "sha512-R7uiTjECzvOsWSfdM0QKFNBVFcK27aHOUwdvK53BcW8zqnGdYp0Fbj82cy54+2A4P2tFM22J5kRfe1R+lM/1yg==" + } + }, + "npm:resolve-url": { + "type": "npm", + "name": "npm:resolve-url", + "data": { + "version": "0.2.1", + "packageName": "resolve-url", + "hash": "sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==" + } + }, + "npm:resolve-url-loader": { + "type": "npm", + "name": "npm:resolve-url-loader", + "data": { + "version": "5.0.0", + "packageName": "resolve-url-loader", + "hash": "sha512-uZtduh8/8srhBoMx//5bwqjQ+rfYOUq8zC9NrMUGtjBiGTtFJM42s58/36+hTqeqINcnYe08Nj3LkK9lW4N8Xg==" + } + }, + "npm:responselike": { + "type": "npm", + "name": "npm:responselike", + "data": { + "version": "2.0.1", + "packageName": "responselike", + "hash": "sha512-4gl03wn3hj1HP3yzgdI7d3lCkF95F21Pz4BPGvKHinyQzALR5CapwC8yIi0Rh58DEMQ/SguC03wFj2k0M/mHhw==" + } + }, + "npm:reusify": { + "type": "npm", + "name": "npm:reusify", + "data": { + "version": "1.1.0", + "packageName": "reusify", + "hash": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==" + } + }, + "npm:rfdc": { + "type": "npm", + "name": "npm:rfdc", + "data": { + "version": "1.4.1", + "packageName": "rfdc", + "hash": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==" + } + }, + "npm:rimraf": { + "type": "npm", + "name": "npm:rimraf", + "data": { + "version": "2.7.1", + "packageName": "rimraf", + "hash": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==" + } + }, + "npm:robust-predicates": { + "type": "npm", + "name": "npm:robust-predicates", + "data": { + "version": "3.0.2", + "packageName": "robust-predicates", + "hash": "sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==" + } + }, + "npm:rollup": { + "type": "npm", + "name": "npm:rollup", + "data": { + "version": "4.22.4", + "packageName": "rollup", + "hash": "sha512-vD8HJ5raRcWOyymsR6Z3o6+RzfEPCnVLMFJ6vRslO1jt4LO6dUo5Qnpg7y4RkZFM2DMe3WUirkI5c16onjrc6A==" + } + }, + "npm:rslog": { + "type": "npm", + "name": "npm:rslog", + "data": { + "version": "1.2.9", + "packageName": "rslog", + "hash": "sha512-KSjM8jJKYYaKgI4jUGZZ4kdTBTM/EIGH1JnoB0ptMkzcyWaHeXW9w6JVLCYs37gh8sFZkLLqAyBb2sT02bqpcQ==" + } + }, + "npm:run-applescript": { + "type": "npm", + "name": "npm:run-applescript", + "data": { + "version": "7.0.0", + "packageName": "run-applescript", + "hash": "sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==" + } + }, + "npm:run-parallel": { + "type": "npm", + "name": "npm:run-parallel", + "data": { + "version": "1.2.0", + "packageName": "run-parallel", + "hash": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" + } + }, + "npm:rw": { + "type": "npm", + "name": "npm:rw", + "data": { + "version": "1.3.3", + "packageName": "rw", + "hash": "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==" + } + }, + "npm:safe-array-concat": { + "type": "npm", + "name": "npm:safe-array-concat", + "data": { + "version": "1.1.3", + "packageName": "safe-array-concat", + "hash": "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==" + } + }, + "npm:safe-push-apply": { + "type": "npm", + "name": "npm:safe-push-apply", + "data": { + "version": "1.0.0", + "packageName": "safe-push-apply", + "hash": "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==" + } + }, + "npm:safe-regex": { + "type": "npm", + "name": "npm:safe-regex", + "data": { + "version": "1.1.0", + "packageName": "safe-regex", + "hash": "sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==" + } + }, + "npm:safe-regex-test": { + "type": "npm", + "name": "npm:safe-regex-test", + "data": { + "version": "1.1.0", + "packageName": "safe-regex-test", + "hash": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==" + } + }, + "npm:safe-regex2": { + "type": "npm", + "name": "npm:safe-regex2", + "data": { + "version": "3.1.0", + "packageName": "safe-regex2", + "hash": "sha512-RAAZAGbap2kBfbVhvmnTFv73NWLMvDGOITFYTZBAaY8eR+Ir4ef7Up/e7amo+y1+AH+3PtLkrt9mvcTsG9LXug==" + } + }, + "npm:safe-stable-stringify": { + "type": "npm", + "name": "npm:safe-stable-stringify", + "data": { + "version": "2.5.0", + "packageName": "safe-stable-stringify", + "hash": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==" + } + }, + "npm:safer-buffer": { + "type": "npm", + "name": "npm:safer-buffer", + "data": { + "version": "2.1.2", + "packageName": "safer-buffer", + "hash": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" + } + }, + "npm:sass-embedded": { + "type": "npm", + "name": "npm:sass-embedded", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded", + "hash": "sha512-Ack2K8rc57kCFcYlf3HXpZEJFNUX8xd8DILldksREmYXQkRHI879yy8q4mRDJgrojkySMZqmmmW1NxrFxMsYaA==" + } + }, + "npm:sass-embedded-android-arm": { + "type": "npm", + "name": "npm:sass-embedded-android-arm", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-android-arm", + "hash": "sha512-oHAPTboBHRZlDBhyRB6dvDKh4KvFs+DZibDHXbkSI6dBZxMTT+Yb2ivocHnctVGucKTLQeT7+OM5DjWHyynL/A==" + } + }, + "npm:sass-embedded-android-arm64": { + "type": "npm", + "name": "npm:sass-embedded-android-arm64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-android-arm64", + "hash": "sha512-+pq7a7AUpItNyPu61sRlP6G2A8pSPpyazASb+8AK2pVlFayCSPAEgpwpCE9A2/Xj86xJZeMizzKUHxM2CBCUxA==" + } + }, + "npm:sass-embedded-android-riscv64": { + "type": "npm", + "name": "npm:sass-embedded-android-riscv64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-android-riscv64", + "hash": "sha512-HfJJWp/S6XSYvlGAqNdakeEMPOdhBkj2s2lN6SHnON54rahKem+z9pUbCriUJfM65Z90lakdGuOfidY61R9TYg==" + } + }, + "npm:sass-embedded-android-x64": { + "type": "npm", + "name": "npm:sass-embedded-android-x64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-android-x64", + "hash": "sha512-BGPzq53VH5z5HN8de6jfMqJjnRe1E6sfnCWFd4pK+CAiuM7iw5Fx6BQZu3ikfI1l2GY0y6pRXzsVLdp/j4EKEA==" + } + }, + "npm:sass-embedded-darwin-arm64": { + "type": "npm", + "name": "npm:sass-embedded-darwin-arm64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-darwin-arm64", + "hash": "sha512-UCm3RL/tzMpG7DsubARsvGUNXC5pgfQvP+RRFJo9XPIi6elopY5B6H4m9dRYDpHA+scjVthdiDwkPYr9+S/KGw==" + } + }, + "npm:sass-embedded-darwin-x64": { + "type": "npm", + "name": "npm:sass-embedded-darwin-x64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-darwin-x64", + "hash": "sha512-D9WxtDY5VYtMApXRuhQK9VkPHB8R79NIIR6xxVlN2MIdEid/TZWi1MHNweieETXhWGrKhRKglwnHxxyKdJYMnA==" + } + }, + "npm:sass-embedded-linux-arm": { + "type": "npm", + "name": "npm:sass-embedded-linux-arm", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-linux-arm", + "hash": "sha512-leP0t5U4r95dc90o8TCWfxNXwMAsQhpWxTkdtySDpngoqtTy3miMd7EYNYd1znI0FN1CBaUvbdCMbnbPwygDlA==" + } + }, + "npm:sass-embedded-linux-arm64": { + "type": "npm", + "name": "npm:sass-embedded-linux-arm64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-linux-arm64", + "hash": "sha512-2N4WW5LLsbtrWUJ7iTpjvhajGIbmDR18ZzYRywHdMLpfdPApuHPMDF5CYzHbS+LLx2UAx7CFKBnj5LLjY6eFgQ==" + } + }, + "npm:sass-embedded-linux-musl-arm": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-arm", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-linux-musl-arm", + "hash": "sha512-Z6gG2FiVEEdxYHRi2sS5VIYBmp17351bWtOCUZ/thBM66+e70yiN6Eyqjz80DjL8haRUegNQgy9ZJqsLAAmr9g==" + } + }, + "npm:sass-embedded-linux-musl-arm64": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-arm64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-linux-musl-arm64", + "hash": "sha512-nTyuaBX6U1A/cG7WJh0pKD1gY8hbg1m2SnzsyoFG+exQ0lBX/lwTLHq3nyhF+0atv7YYhYKbmfz+sjPP8CZ9lw==" + } + }, + "npm:sass-embedded-linux-musl-riscv64": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-riscv64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-linux-musl-riscv64", + "hash": "sha512-N6oul+qALO0SwGY8JW7H/Vs0oZIMrRMBM4GqX3AjM/6y8JsJRxkAwnfd0fDyK+aICMFarDqQonQNIx99gdTZqw==" + } + }, + "npm:sass-embedded-linux-musl-x64": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-x64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-linux-musl-x64", + "hash": "sha512-K+FmWcdj/uyP8GiG9foxOCPfb5OAZG0uSVq80DKgVSC0U44AdGjvAvVZkrgFEcZ6cCqlNC2JfYmslB5iqdL7tg==" + } + }, + "npm:sass-embedded-linux-riscv64": { + "type": "npm", + "name": "npm:sass-embedded-linux-riscv64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-linux-riscv64", + "hash": "sha512-g9nTbnD/3yhOaskeqeBQETbtfDQWRgsjHok6bn7DdAuwBsyrR3JlSFyqKc46pn9Xxd9SQQZU8AzM4IR+sY0A0w==" + } + }, + "npm:sass-embedded-linux-x64": { + "type": "npm", + "name": "npm:sass-embedded-linux-x64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-linux-x64", + "hash": "sha512-Ax7dKvzncyQzIl4r7012KCMBvJzOz4uwSNoyoM5IV6y5I1f5hEwI25+U4WfuTqdkv42taCMgpjZbh9ERr6JVMQ==" + } + }, + "npm:sass-embedded-win32-arm64": { + "type": "npm", + "name": "npm:sass-embedded-win32-arm64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-win32-arm64", + "hash": "sha512-j96iJni50ZUsfD6tRxDQE2QSYQ2WrfHxeiyAXf41Kw0V4w5KYR/Sf6rCZQLMTUOHnD16qTMVpQi20LQSqf4WGg==" + } + }, + "npm:sass-embedded-win32-x64": { + "type": "npm", + "name": "npm:sass-embedded-win32-x64", + "data": { + "version": "1.89.2", + "packageName": "sass-embedded-win32-x64", + "hash": "sha512-cS2j5ljdkQsb4PaORiClaVYynE9OAPZG/XjbOMxpQmjRIf7UroY4PEIH+Waf+y47PfXFX9SyxhYuw2NIKGbEng==" + } + }, + "npm:sax": { + "type": "npm", + "name": "npm:sax", + "data": { + "version": "1.4.1", + "packageName": "sax", + "hash": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==" + } + }, + "npm:saxes": { + "type": "npm", + "name": "npm:saxes", + "data": { + "version": "6.0.0", + "packageName": "saxes", + "hash": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==" + } + }, + "npm:scheduler": { + "type": "npm", + "name": "npm:scheduler", + "data": { + "version": "0.20.2", + "packageName": "scheduler", + "hash": "sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==" + } + }, + "npm:secure-compare": { + "type": "npm", + "name": "npm:secure-compare", + "data": { + "version": "3.0.1", + "packageName": "secure-compare", + "hash": "sha512-AckIIV90rPDcBcglUwXPF3kg0P0qmPsPXAj6BBEENQE1p5yA1xfmDJzfi1Tappj37Pv2mVbKpL3Z1T+Nn7k1Qw==" + } + }, + "npm:secure-json-parse": { + "type": "npm", + "name": "npm:secure-json-parse", + "data": { + "version": "2.7.0", + "packageName": "secure-json-parse", + "hash": "sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==" + } + }, + "npm:seed-random": { + "type": "npm", + "name": "npm:seed-random", + "data": { + "version": "2.2.0", + "packageName": "seed-random", + "hash": "sha512-34EQV6AAHQGhoc0tn/96a9Fsi6v2xdqe/dMUwljGRaFOzR3EgRmECvD0O8vi8X+/uQ50LGHfkNu/Eue5TPKZkQ==" + } + }, + "npm:select-hose": { + "type": "npm", + "name": "npm:select-hose", + "data": { + "version": "2.0.0", + "packageName": "select-hose", + "hash": "sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==" + } + }, + "npm:selfsigned": { + "type": "npm", + "name": "npm:selfsigned", + "data": { + "version": "2.4.1", + "packageName": "selfsigned", + "hash": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==" + } + }, + "npm:serialize-error": { + "type": "npm", + "name": "npm:serialize-error", + "data": { + "version": "2.1.0", + "packageName": "serialize-error", + "hash": "sha512-ghgmKt5o4Tly5yEG/UJp8qTd0AN7Xalw4XBtDEKP655B699qMEtra1WlXeE6WIvdEG481JvRxULKsInq/iNysw==" + } + }, + "npm:serialize-error@8.1.0": { + "type": "npm", + "name": "npm:serialize-error@8.1.0", + "data": { + "version": "8.1.0", + "packageName": "serialize-error", + "hash": "sha512-3NnuWfM6vBYoy5gZFvHiYsVbafvI9vZv/+jlIigFn4oP4zjNPK3LhcY0xSCgeb1a5L8jO71Mit9LlNoi2UfDDQ==" + } + }, + "npm:serialize-javascript": { + "type": "npm", + "name": "npm:serialize-javascript", + "data": { + "version": "6.0.2", + "packageName": "serialize-javascript", + "hash": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==" + } + }, + "npm:serve-index": { + "type": "npm", + "name": "npm:serve-index", + "data": { + "version": "1.9.1", + "packageName": "serve-index", + "hash": "sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==" + } + }, + "npm:setprototypeof@1.1.0": { + "type": "npm", + "name": "npm:setprototypeof@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "setprototypeof", + "hash": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==" + } + }, + "npm:setprototypeof": { + "type": "npm", + "name": "npm:setprototypeof", + "data": { + "version": "1.2.0", + "packageName": "setprototypeof", + "hash": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" + } + }, + "npm:serve-static": { + "type": "npm", + "name": "npm:serve-static", + "data": { + "version": "1.16.2", + "packageName": "serve-static", + "hash": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==" + } + }, + "npm:set-blocking": { + "type": "npm", + "name": "npm:set-blocking", + "data": { + "version": "2.0.0", + "packageName": "set-blocking", + "hash": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==" + } + }, + "npm:set-cookie-parser": { + "type": "npm", + "name": "npm:set-cookie-parser", + "data": { + "version": "2.7.1", + "packageName": "set-cookie-parser", + "hash": "sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==" + } + }, + "npm:set-function-length": { + "type": "npm", + "name": "npm:set-function-length", + "data": { + "version": "1.2.2", + "packageName": "set-function-length", + "hash": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==" + } + }, + "npm:set-function-name": { + "type": "npm", + "name": "npm:set-function-name", + "data": { + "version": "2.0.2", + "packageName": "set-function-name", + "hash": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==" + } + }, + "npm:set-proto": { + "type": "npm", + "name": "npm:set-proto", + "data": { + "version": "1.0.0", + "packageName": "set-proto", + "hash": "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==" + } + }, + "npm:set-value": { + "type": "npm", + "name": "npm:set-value", + "data": { + "version": "2.0.1", + "packageName": "set-value", + "hash": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==" + } + }, + "npm:setimmediate": { + "type": "npm", + "name": "npm:setimmediate", + "data": { + "version": "1.0.5", + "packageName": "setimmediate", + "hash": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==" + } + }, + "npm:sha.js": { + "type": "npm", + "name": "npm:sha.js", + "data": { + "version": "2.4.12", + "packageName": "sha.js", + "hash": "sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==" + } + }, + "npm:shallow-clone": { + "type": "npm", + "name": "npm:shallow-clone", + "data": { + "version": "3.0.1", + "packageName": "shallow-clone", + "hash": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==" + } + }, + "npm:shasum": { + "type": "npm", + "name": "npm:shasum", + "data": { + "version": "1.0.2", + "packageName": "shasum", + "hash": "sha512-UTzHm/+AzKfO9RgPgRpDIuMSNie1ubXRaljjlhFMNGYoG7z+rm9AHLPMf70R7887xboDH9Q+5YQbWKObFHEAtw==" + } + }, + "npm:shasum-object": { + "type": "npm", + "name": "npm:shasum-object", + "data": { + "version": "1.0.0", + "packageName": "shasum-object", + "hash": "sha512-Iqo5rp/3xVi6M4YheapzZhhGPVs0yZwHj7wvwQ1B9z8H6zk+FEnI7y3Teq7qwnekfEhu8WmG2z0z4iWZaxLWVg==" + } + }, + "npm:shell-quote": { + "type": "npm", + "name": "npm:shell-quote", + "data": { + "version": "1.8.3", + "packageName": "shell-quote", + "hash": "sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==" + } + }, + "npm:short-unique-id": { + "type": "npm", + "name": "npm:short-unique-id", + "data": { + "version": "5.3.2", + "packageName": "short-unique-id", + "hash": "sha512-KRT/hufMSxXKEDSQujfVE0Faa/kZ51ihUcZQAcmP04t00DvPj7Ox5anHke1sJYUtzSuiT/Y5uyzg/W7bBEGhCg==" + } + }, + "npm:side-channel": { + "type": "npm", + "name": "npm:side-channel", + "data": { + "version": "1.1.0", + "packageName": "side-channel", + "hash": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==" + } + }, + "npm:side-channel-list": { + "type": "npm", + "name": "npm:side-channel-list", + "data": { + "version": "1.0.0", + "packageName": "side-channel-list", + "hash": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==" + } + }, + "npm:side-channel-map": { + "type": "npm", + "name": "npm:side-channel-map", + "data": { + "version": "1.0.1", + "packageName": "side-channel-map", + "hash": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==" + } + }, + "npm:side-channel-weakmap": { + "type": "npm", + "name": "npm:side-channel-weakmap", + "data": { + "version": "1.0.2", + "packageName": "side-channel-weakmap", + "hash": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==" + } + }, + "npm:sigstore": { + "type": "npm", + "name": "npm:sigstore", + "data": { + "version": "2.3.1", + "packageName": "sigstore", + "hash": "sha512-8G+/XDU8wNsJOQS5ysDVO0Etg9/2uA5gR9l4ZwijjlwxBcrU6RPfwi2+jJmbP+Ap1Hlp/nVAaEO4Fj22/SL2gQ==" + } + }, + "npm:simple-concat": { + "type": "npm", + "name": "npm:simple-concat", + "data": { + "version": "1.0.1", + "packageName": "simple-concat", + "hash": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==" + } + }, + "npm:simple-swizzle": { + "type": "npm", + "name": "npm:simple-swizzle", + "data": { + "version": "0.2.2", + "packageName": "simple-swizzle", + "hash": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==" + } + }, + "npm:simplebar-angular": { + "type": "npm", + "name": "npm:simplebar-angular", + "data": { + "version": "3.3.0", + "packageName": "simplebar-angular", + "hash": "sha512-8fR3asuG7MVSanuzxz1IqbFvKZRrDtby/29+olqKkR7DZs/Fs35eyCp/rQnIFM5yKwl3IuEq5upwkOco/q/MYw==" + } + }, + "npm:simplebar-core": { + "type": "npm", + "name": "npm:simplebar-core", + "data": { + "version": "1.3.2", + "packageName": "simplebar-core", + "hash": "sha512-qKgTTuTqapjsFGkNhCjyPhysnbZGpQqNmjk0nOYjFN5ordC/Wjvg+RbYCyMSnW60l/Z0ZS82GbNltly6PMUH1w==" + } + }, + "npm:sisteransi": { + "type": "npm", + "name": "npm:sisteransi", + "data": { + "version": "1.0.5", + "packageName": "sisteransi", + "hash": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" + } + }, + "npm:smart-buffer": { + "type": "npm", + "name": "npm:smart-buffer", + "data": { + "version": "4.2.0", + "packageName": "smart-buffer", + "hash": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==" + } + }, + "npm:snapdragon": { + "type": "npm", + "name": "npm:snapdragon", + "data": { + "version": "0.8.2", + "packageName": "snapdragon", + "hash": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==" + } + }, + "npm:snapdragon-node": { + "type": "npm", + "name": "npm:snapdragon-node", + "data": { + "version": "2.1.1", + "packageName": "snapdragon-node", + "hash": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==" + } + }, + "npm:snapdragon-util": { + "type": "npm", + "name": "npm:snapdragon-util", + "data": { + "version": "3.0.1", + "packageName": "snapdragon-util", + "hash": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==" + } + }, + "npm:sockjs": { + "type": "npm", + "name": "npm:sockjs", + "data": { + "version": "0.3.24", + "packageName": "sockjs", + "hash": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==" + } + }, + "npm:socks": { + "type": "npm", + "name": "npm:socks", + "data": { + "version": "2.8.6", + "packageName": "socks", + "hash": "sha512-pe4Y2yzru68lXCb38aAqRf5gvN8YdjP1lok5o0J7BOHljkyCGKVz7H3vpVIXKD27rj2giOJ7DwVyk/GWrPHDWA==" + } + }, + "npm:socks-proxy-agent": { + "type": "npm", + "name": "npm:socks-proxy-agent", + "data": { + "version": "8.0.5", + "packageName": "socks-proxy-agent", + "hash": "sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==" + } + }, + "npm:sonic-boom": { + "type": "npm", + "name": "npm:sonic-boom", + "data": { + "version": "4.2.0", + "packageName": "sonic-boom", + "hash": "sha512-INb7TM37/mAcsGmc9hyyI6+QR3rR1zVRu36B0NeGXKnOOLiZOfER5SA+N7X7k3yUYRzLWafduTDvJAfDswwEww==" + } + }, + "npm:sorted-array-functions": { + "type": "npm", + "name": "npm:sorted-array-functions", + "data": { + "version": "1.3.0", + "packageName": "sorted-array-functions", + "hash": "sha512-2sqgzeFlid6N4Z2fUQ1cvFmTOLRi/sEDzSQ0OKYchqgoPmQBVyM3959qYx3fpS6Esef80KjmpgPeEr028dP3OA==" + } + }, + "npm:source-map-loader": { + "type": "npm", + "name": "npm:source-map-loader", + "data": { + "version": "5.0.0", + "packageName": "source-map-loader", + "hash": "sha512-k2Dur7CbSLcAH73sBcIkV5xjPV4SzqO1NJ7+XaQl8if3VODDUj3FNchNGpqgJSKbvUfJuhVdv8K2Eu8/TNl2eA==" + } + }, + "npm:source-map-resolve": { + "type": "npm", + "name": "npm:source-map-resolve", + "data": { + "version": "0.5.3", + "packageName": "source-map-resolve", + "hash": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==" + } + }, + "npm:source-map-url": { + "type": "npm", + "name": "npm:source-map-url", + "data": { + "version": "0.4.1", + "packageName": "source-map-url", + "hash": "sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==" + } + }, + "npm:space-separated-tokens": { + "type": "npm", + "name": "npm:space-separated-tokens", + "data": { + "version": "1.1.5", + "packageName": "space-separated-tokens", + "hash": "sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==" + } + }, + "npm:spdx-correct": { + "type": "npm", + "name": "npm:spdx-correct", + "data": { + "version": "3.2.0", + "packageName": "spdx-correct", + "hash": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==" + } + }, + "npm:spdx-exceptions": { + "type": "npm", + "name": "npm:spdx-exceptions", + "data": { + "version": "2.5.0", + "packageName": "spdx-exceptions", + "hash": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==" + } + }, + "npm:spdx-expression-parse": { + "type": "npm", + "name": "npm:spdx-expression-parse", + "data": { + "version": "3.0.1", + "packageName": "spdx-expression-parse", + "hash": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==" + } + }, + "npm:spdx-license-ids": { + "type": "npm", + "name": "npm:spdx-license-ids", + "data": { + "version": "3.0.21", + "packageName": "spdx-license-ids", + "hash": "sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==" + } + }, + "npm:spdy": { + "type": "npm", + "name": "npm:spdy", + "data": { + "version": "4.0.2", + "packageName": "spdy", + "hash": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==" + } + }, + "npm:spdy-transport": { + "type": "npm", + "name": "npm:spdy-transport", + "data": { + "version": "3.0.0", + "packageName": "spdy-transport", + "hash": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==" + } + }, + "npm:split-string": { + "type": "npm", + "name": "npm:split-string", + "data": { + "version": "3.1.0", + "packageName": "split-string", + "hash": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==" + } + }, + "npm:split2": { + "type": "npm", + "name": "npm:split2", + "data": { + "version": "4.2.0", + "packageName": "split2", + "hash": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==" + } + }, + "npm:sshpk": { + "type": "npm", + "name": "npm:sshpk", + "data": { + "version": "1.18.0", + "packageName": "sshpk", + "hash": "sha512-2p2KJZTSqQ/I3+HX42EpYOa2l3f8Erv8MWKsy2I9uf4wA7yFIkXRffYdsx86y6z4vHtV8u7g+pPlr8/4ouAxsQ==" + } + }, + "npm:ssri": { + "type": "npm", + "name": "npm:ssri", + "data": { + "version": "10.0.6", + "packageName": "ssri", + "hash": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==" + } + }, + "npm:stack-chain": { + "type": "npm", + "name": "npm:stack-chain", + "data": { + "version": "2.0.0", + "packageName": "stack-chain", + "hash": "sha512-GGrHXePi305aW7XQweYZZwiRwR7Js3MWoK/EHzzB9ROdc75nCnjSJVi21rdAGxFl+yCx2L2qdfl5y7NO4lTyqg==" + } + }, + "npm:stack-generator": { + "type": "npm", + "name": "npm:stack-generator", + "data": { + "version": "2.0.10", + "packageName": "stack-generator", + "hash": "sha512-mwnua/hkqM6pF4k8SnmZ2zfETsRUpWXREfA/goT8SLCV4iOFa4bzOX2nDipWAZFPTjLvQB82f5yaodMVhK0yJQ==" + } + }, + "npm:stack-utils": { + "type": "npm", + "name": "npm:stack-utils", + "data": { + "version": "2.0.6", + "packageName": "stack-utils", + "hash": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==" + } + }, + "npm:stackframe": { + "type": "npm", + "name": "npm:stackframe", + "data": { + "version": "1.3.4", + "packageName": "stackframe", + "hash": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==" + } + }, + "npm:stacktrace-gps": { + "type": "npm", + "name": "npm:stacktrace-gps", + "data": { + "version": "3.1.2", + "packageName": "stacktrace-gps", + "hash": "sha512-GcUgbO4Jsqqg6RxfyTHFiPxdPqF+3LFmQhm7MgCuYQOYuWyqxo5pwRPz5d/u6/WYJdEnWfK4r+jGbyD8TSggXQ==" + } + }, + "npm:stacktrace-js": { + "type": "npm", + "name": "npm:stacktrace-js", + "data": { + "version": "2.0.2", + "packageName": "stacktrace-js", + "hash": "sha512-Je5vBeY4S1r/RnLydLl0TBTi3F2qdfWmYsGvtfZgEI+SCprPppaIhQf5nGcal4gI4cGpCV/duLcAzT1np6sQqg==" + } + }, + "npm:start-server-and-test": { + "type": "npm", + "name": "npm:start-server-and-test", + "data": { + "version": "2.0.3", + "packageName": "start-server-and-test", + "hash": "sha512-QsVObjfjFZKJE6CS6bSKNwWZCKBG6975/jKRPPGFfFh+yOQglSeGXiNWjzgQNXdphcBI9nXbyso9tPfX4YAUhg==" + } + }, + "npm:static-extend": { + "type": "npm", + "name": "npm:static-extend", + "data": { + "version": "0.1.2", + "packageName": "static-extend", + "hash": "sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==" + } + }, + "npm:stop-iteration-iterator": { + "type": "npm", + "name": "npm:stop-iteration-iterator", + "data": { + "version": "1.1.0", + "packageName": "stop-iteration-iterator", + "hash": "sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==" + } + }, + "npm:stream-combiner2": { + "type": "npm", + "name": "npm:stream-combiner2", + "data": { + "version": "1.1.1", + "packageName": "stream-combiner2", + "hash": "sha512-3PnJbYgS56AeWgtKF5jtJRT6uFJe56Z0Hc5Ngg/6sI6rIt8iiMBTa9cvdyFfpMQjaVHr8dusbNeFGIIonxOvKw==" + } + }, + "npm:stream-http": { + "type": "npm", + "name": "npm:stream-http", + "data": { + "version": "3.2.0", + "packageName": "stream-http", + "hash": "sha512-Oq1bLqisTyK3TSCXpPbT4sdeYNdmyZJv1LxpEm2vu1ZhK89kSE5YXwZc3cWk0MagGaKriBh9mCFbVGtO+vY29A==" + } + }, + "npm:stream-splicer": { + "type": "npm", + "name": "npm:stream-splicer", + "data": { + "version": "2.0.1", + "packageName": "stream-splicer", + "hash": "sha512-Xizh4/NPuYSyAXyT7g8IvdJ9HJpxIGL9PjyhtywCZvvP0OPIdqyrr4dMikeuvY8xahpdKEBlBTySe583totajg==" + } + }, + "npm:streamroller": { + "type": "npm", + "name": "npm:streamroller", + "data": { + "version": "3.1.5", + "packageName": "streamroller", + "hash": "sha512-KFxaM7XT+irxvdqSP1LGLgNWbYN7ay5owZ3r/8t77p+EtSUAfUgtl7be3xtqtOmGUl9K9YPO2ca8133RlTjvKw==" + } + }, + "npm:universalify@0.1.2": { + "type": "npm", + "name": "npm:universalify@0.1.2", + "data": { + "version": "0.1.2", + "packageName": "universalify", + "hash": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==" + } + }, + "npm:universalify@0.2.0": { + "type": "npm", + "name": "npm:universalify@0.2.0", + "data": { + "version": "0.2.0", + "packageName": "universalify", + "hash": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==" + } + }, + "npm:universalify": { + "type": "npm", + "name": "npm:universalify", + "data": { + "version": "2.0.1", + "packageName": "universalify", + "hash": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==" + } + }, + "npm:string-argv": { + "type": "npm", + "name": "npm:string-argv", + "data": { + "version": "0.0.2", + "packageName": "string-argv", + "hash": "sha512-p6/Mqq0utTQWUeGMi/m0uBtlLZEwXSY3+mXzeRRqw7fz5ezUb28Wr0R99NlfbWaMmL/jCyT9be4jpn7Yz8IO8w==" + } + }, + "npm:string-length": { + "type": "npm", + "name": "npm:string-length", + "data": { + "version": "4.0.2", + "packageName": "string-length", + "hash": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==" + } + }, + "npm:string-width-cjs": { + "type": "npm", + "name": "npm:string-width-cjs", + "data": { + "version": "npm:string-width@4.2.3", + "packageName": "string-width-cjs", + "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" + } + }, + "npm:string.prototype.padend": { + "type": "npm", + "name": "npm:string.prototype.padend", + "data": { + "version": "3.1.6", + "packageName": "string.prototype.padend", + "hash": "sha512-XZpspuSB7vJWhvJc9DLSlrXl1mcA2BdoY5jjnS135ydXqLoqhs96JjDtCkjJEQHvfqZIp9hBuBMgI589peyx9Q==" + } + }, + "npm:string.prototype.trim": { + "type": "npm", + "name": "npm:string.prototype.trim", + "data": { + "version": "1.2.10", + "packageName": "string.prototype.trim", + "hash": "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==" + } + }, + "npm:string.prototype.trimend": { + "type": "npm", + "name": "npm:string.prototype.trimend", + "data": { + "version": "1.0.9", + "packageName": "string.prototype.trimend", + "hash": "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==" + } + }, + "npm:string.prototype.trimstart": { + "type": "npm", + "name": "npm:string.prototype.trimstart", + "data": { + "version": "1.0.8", + "packageName": "string.prototype.trimstart", + "hash": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==" + } + }, + "npm:strip-ansi-cjs": { + "type": "npm", + "name": "npm:strip-ansi-cjs", + "data": { + "version": "npm:strip-ansi@6.0.1", + "packageName": "strip-ansi-cjs", + "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" + } + }, + "npm:strip-eof": { + "type": "npm", + "name": "npm:strip-eof", + "data": { + "version": "1.0.0", + "packageName": "strip-eof", + "hash": "sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==" + } + }, + "npm:strip-final-newline": { + "type": "npm", + "name": "npm:strip-final-newline", + "data": { + "version": "2.0.0", + "packageName": "strip-final-newline", + "hash": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==" + } + }, + "npm:style-loader": { + "type": "npm", + "name": "npm:style-loader", + "data": { + "version": "3.3.4", + "packageName": "style-loader", + "hash": "sha512-0WqXzrsMTyb8yjZJHDqwmnwRJvhALK9LfRtRc6B4UTWe8AijYLZYZ9thuJTZc2VfQWINADW/j+LiJnfy2RoC1w==" + } + }, + "npm:stylehacks": { + "type": "npm", + "name": "npm:stylehacks", + "data": { + "version": "6.1.1", + "packageName": "stylehacks", + "hash": "sha512-gSTTEQ670cJNoaeIp9KX6lZmm8LJ3jPB5yJmX8Zq/wQxOsAFXV3qjWzHas3YYk1qesuVIyYWWUpZ0vSE/dTSGg==" + } + }, + "npm:stylelint": { + "type": "npm", + "name": "npm:stylelint", + "data": { + "version": "16.20.0", + "packageName": "stylelint", + "hash": "sha512-B5Myu9WRxrgKuLs3YyUXLP2H0mrbejwNxPmyADlACWwFsrL8Bmor/nTSh4OMae5sHjOz6gkSeccQH34gM4/nAw==" + } + }, + "npm:stylelint-config-recommended": { + "type": "npm", + "name": "npm:stylelint-config-recommended", + "data": { + "version": "16.0.0", + "packageName": "stylelint-config-recommended", + "hash": "sha512-4RSmPjQegF34wNcK1e1O3Uz91HN8P1aFdFzio90wNK9mjgAI19u5vsU868cVZboKzCaa5XbpvtTzAAGQAxpcXA==" + } + }, + "npm:stylelint-config-standard": { + "type": "npm", + "name": "npm:stylelint-config-standard", + "data": { + "version": "38.0.0", + "packageName": "stylelint-config-standard", + "hash": "sha512-uj3JIX+dpFseqd/DJx8Gy3PcRAJhlEZ2IrlFOc4LUxBX/PNMEQ198x7LCOE2Q5oT9Vw8nyc4CIL78xSqPr6iag==" + } + }, + "npm:stylelint-scss": { + "type": "npm", + "name": "npm:stylelint-scss", + "data": { + "version": "6.12.1", + "packageName": "stylelint-scss", + "hash": "sha512-UJUfBFIvXfly8WKIgmqfmkGKPilKB4L5j38JfsDd+OCg2GBdU0vGUV08Uw82tsRZzd4TbsUURVVNGeOhJVF7pA==" + } + }, + "npm:table@6.9.0": { + "type": "npm", + "name": "npm:table@6.9.0", + "data": { + "version": "6.9.0", + "packageName": "table", + "hash": "sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A==" + } + }, + "npm:table": { + "type": "npm", + "name": "npm:table", + "data": { + "version": "6.8.0", + "packageName": "table", + "hash": "sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==" + } + }, + "npm:write-file-atomic@5.0.1": { + "type": "npm", + "name": "npm:write-file-atomic@5.0.1", + "data": { + "version": "5.0.1", + "packageName": "write-file-atomic", + "hash": "sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==" + } + }, + "npm:write-file-atomic": { + "type": "npm", + "name": "npm:write-file-atomic", + "data": { + "version": "4.0.2", + "packageName": "write-file-atomic", + "hash": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==" + } + }, + "npm:stylus": { + "type": "npm", + "name": "npm:stylus", + "data": { + "version": "0.64.0", + "packageName": "stylus", + "hash": "sha512-ZIdT8eUv8tegmqy1tTIdJv9We2DumkNZFdCF5mz/Kpq3OcTaxSuCAYZge6HKK2CmNC02G1eJig2RV7XTw5hQrA==" + } + }, + "npm:stylus-loader": { + "type": "npm", + "name": "npm:stylus-loader", + "data": { + "version": "7.1.3", + "packageName": "stylus-loader", + "hash": "sha512-TY0SKwiY7D2kMd3UxaWKSf3xHF0FFN/FAfsSqfrhxRT/koXTwffq2cgEWDkLQz7VojMu7qEEHt5TlMjkPx9UDw==" + } + }, + "npm:subarg": { + "type": "npm", + "name": "npm:subarg", + "data": { + "version": "1.0.0", + "packageName": "subarg", + "hash": "sha512-RIrIdRY0X1xojthNcVtgT9sjpOGagEUKpZdgBUi054OEPFo282yg+zE+t1Rj3+RqKq2xStL7uUHhY+AjbC4BXg==" + } + }, + "npm:supports-hyperlinks": { + "type": "npm", + "name": "npm:supports-hyperlinks", + "data": { + "version": "3.2.0", + "packageName": "supports-hyperlinks", + "hash": "sha512-zFObLMyZeEwzAoKCyu1B91U79K2t7ApXuQfo8OuxwXLDgcKxuwM+YvcbIhm6QWqz7mHUH1TVytR1PwVVjEuMig==" + } + }, + "npm:supports-preserve-symlinks-flag": { + "type": "npm", + "name": "npm:supports-preserve-symlinks-flag", + "data": { + "version": "1.0.0", + "packageName": "supports-preserve-symlinks-flag", + "hash": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" + } + }, + "npm:svg-pan-zoom": { + "type": "npm", + "name": "npm:svg-pan-zoom", + "data": { + "version": "3.6.2", + "packageName": "svg-pan-zoom", + "hash": "sha512-JwnvRWfVKw/Xzfe6jriFyfey/lWJLq4bUh2jwoR5ChWQuQoOH8FEh1l/bEp46iHHKHEJWIyFJETbazraxNWECg==" + } + }, + "npm:svg-tags": { + "type": "npm", + "name": "npm:svg-tags", + "data": { + "version": "1.0.0", + "packageName": "svg-tags", + "hash": "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==" + } + }, + "npm:svgo": { + "type": "npm", + "name": "npm:svgo", + "data": { + "version": "3.3.2", + "packageName": "svgo", + "hash": "sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==" + } + }, + "npm:swagger-client": { + "type": "npm", + "name": "npm:swagger-client", + "data": { + "version": "3.35.6", + "packageName": "swagger-client", + "hash": "sha512-OgwNneIdC45KXwOfwrlkwgWPeAKiV4K75mOnZioTddo1mpp9dTboCDVJas7185Ww1ziBwzShBqXpNGmyha9ZQg==" + } + }, + "npm:swagger-ui": { + "type": "npm", + "name": "npm:swagger-ui", + "data": { + "version": "5.3.1", + "packageName": "swagger-ui", + "hash": "sha512-CT862rtHlHiWoaIpT/VzBTOAdV2cMSkOuQou1oNwXxJujFVaxn54aoOz5NMg00LowAODzPTUQAjI2xPsCYC2wg==" + } + }, + "npm:symbol-observable": { + "type": "npm", + "name": "npm:symbol-observable", + "data": { + "version": "4.0.0", + "packageName": "symbol-observable", + "hash": "sha512-b19dMThMV4HVFynSAM1++gBHAbk2Tc/osgLIBZMKsyqh34jb2e8Os7T6ZW/Bt3pJFdBTd2JwAnAAEQV7rSNvcQ==" + } + }, + "npm:symbol-tree": { + "type": "npm", + "name": "npm:symbol-tree", + "data": { + "version": "3.2.4", + "packageName": "symbol-tree", + "hash": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==" + } + }, + "npm:sync-child-process": { + "type": "npm", + "name": "npm:sync-child-process", + "data": { + "version": "1.0.2", + "packageName": "sync-child-process", + "hash": "sha512-8lD+t2KrrScJ/7KXCSyfhT3/hRq78rC0wBFqNJXv3mZyn6hW2ypM05JmlSvtqRbeq6jqA94oHbxAr2vYsJ8vDA==" + } + }, + "npm:sync-message-port": { + "type": "npm", + "name": "npm:sync-message-port", + "data": { + "version": "1.1.3", + "packageName": "sync-message-port", + "hash": "sha512-GTt8rSKje5FilG+wEdfCkOcLL7LWqpMlr2c3LRuKt/YXxcJ52aGSbGBAdI4L3aaqfrBt6y711El53ItyH1NWzg==" + } + }, + "npm:syntax-error": { + "type": "npm", + "name": "npm:syntax-error", + "data": { + "version": "1.4.0", + "packageName": "syntax-error", + "hash": "sha512-YPPlu67mdnHGTup2A8ff7BC2Pjq0e0Yp/IyTFN03zWO0RcK07uLcbi7C2KpGR2FvWbaB0+bfE27a+sBKebSo7w==" + } + }, + "npm:tablesort": { + "type": "npm", + "name": "npm:tablesort", + "data": { + "version": "5.6.0", + "packageName": "tablesort", + "hash": "sha512-cZZXK3G089PbpxH8N7vN7Z21SEKqXAaCiSVOmZdR/v7z8TFCsF/OFr0rzjhQuFlQQHy9uQtW9P2oQFJzJFGVrg==" + } + }, + "npm:tapable": { + "type": "npm", + "name": "npm:tapable", + "data": { + "version": "2.2.2", + "packageName": "tapable", + "hash": "sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==" + } + }, + "npm:tar": { + "type": "npm", + "name": "npm:tar", + "data": { + "version": "6.2.1", + "packageName": "tar", + "hash": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==" + } + }, + "npm:tar-stream": { + "type": "npm", + "name": "npm:tar-stream", + "data": { + "version": "2.2.0", + "packageName": "tar-stream", + "hash": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==" + } + }, + "npm:teen_process": { + "type": "npm", + "name": "npm:teen_process", + "data": { + "version": "1.16.0", + "packageName": "teen_process", + "hash": "sha512-RnW7HHZD1XuhSTzD3djYOdIl1adE3oNEprE3HOFFxWs5m4FZsqYRhKJ4mDU2udtNGMLUS7jV7l8vVRLWAvmPDw==" + } + }, + "npm:terser": { + "type": "npm", + "name": "npm:terser", + "data": { + "version": "5.31.6", + "packageName": "terser", + "hash": "sha512-PQ4DAriWzKj+qgehQ7LK5bQqCFNMmlhjR2PFFLuqGCpuCAauxemVBWwWOxo3UIwWQx8+Pr61Df++r76wDmkQBg==" + } + }, + "npm:terser-webpack-plugin": { + "type": "npm", + "name": "npm:terser-webpack-plugin", + "data": { + "version": "5.3.14", + "packageName": "terser-webpack-plugin", + "hash": "sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw==" + } + }, + "npm:test-exclude": { + "type": "npm", + "name": "npm:test-exclude", + "data": { + "version": "6.0.0", + "packageName": "test-exclude", + "hash": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==" + } + }, + "npm:text-table": { + "type": "npm", + "name": "npm:text-table", + "data": { + "version": "0.2.0", + "packageName": "text-table", + "hash": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==" + } + }, + "npm:thenify": { + "type": "npm", + "name": "npm:thenify", + "data": { + "version": "3.3.1", + "packageName": "thenify", + "hash": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==" + } + }, + "npm:thenify-all": { + "type": "npm", + "name": "npm:thenify-all", + "data": { + "version": "1.6.0", + "packageName": "thenify-all", + "hash": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==" + } + }, + "npm:thingies": { + "type": "npm", + "name": "npm:thingies", + "data": { + "version": "1.21.0", + "packageName": "thingies", + "hash": "sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g==" + } + }, + "npm:thread-stream": { + "type": "npm", + "name": "npm:thread-stream", + "data": { + "version": "3.1.0", + "packageName": "thread-stream", + "hash": "sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==" + } + }, + "npm:throat": { + "type": "npm", + "name": "npm:throat", + "data": { + "version": "6.0.2", + "packageName": "throat", + "hash": "sha512-WKexMoJj3vEuK0yFEapj8y64V0A6xcuPuK9Gt1d0R+dzCSJc0lHqQytAbSB4cDAK0dWh4T0E2ETkoLE2WZ41OQ==" + } + }, + "npm:throttleit": { + "type": "npm", + "name": "npm:throttleit", + "data": { + "version": "1.0.1", + "packageName": "throttleit", + "hash": "sha512-vDZpf9Chs9mAdfY046mcPt8fg5QSZr37hEH4TXYBnDF+izxgrbRGUAAaBvIk/fJm9aOFCGFd1EsNg5AZCbnQCQ==" + } + }, + "npm:through": { + "type": "npm", + "name": "npm:through", + "data": { + "version": "2.3.8", + "packageName": "through", + "hash": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==" + } + }, + "npm:through2": { + "type": "npm", + "name": "npm:through2", + "data": { + "version": "2.0.5", + "packageName": "through2", + "hash": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==" + } + }, + "npm:through2@4.0.2": { + "type": "npm", + "name": "npm:through2@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "through2", + "hash": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==" + } + }, + "npm:thunky": { + "type": "npm", + "name": "npm:thunky", + "data": { + "version": "1.1.0", + "packageName": "thunky", + "hash": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==" + } + }, + "npm:tinyglobby": { + "type": "npm", + "name": "npm:tinyglobby", + "data": { + "version": "0.2.14", + "packageName": "tinyglobby", + "hash": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==" + } + }, + "npm:title-case": { + "type": "npm", + "name": "npm:title-case", + "data": { + "version": "2.1.1", + "packageName": "title-case", + "hash": "sha512-EkJoZ2O3zdCz3zJsYCsxyq2OC5hrxR9mfdd5I+w8h/tmFfeOxJ+vvkxsKxdmN0WtS9zLdHEgfgVOiMVgv+Po4Q==" + } + }, + "npm:tmpl": { + "type": "npm", + "name": "npm:tmpl", + "data": { + "version": "1.0.5", + "packageName": "tmpl", + "hash": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==" + } + }, + "npm:to-buffer": { + "type": "npm", + "name": "npm:to-buffer", + "data": { + "version": "1.2.1", + "packageName": "to-buffer", + "hash": "sha512-tB82LpAIWjhLYbqjx3X4zEeHN6M8CiuOEy2JY8SEQVdYRe3CCHOFaqrBW1doLDrfpWhplcW7BL+bO3/6S3pcDQ==" + } + }, + "npm:to-object-path": { + "type": "npm", + "name": "npm:to-object-path", + "data": { + "version": "0.3.0", + "packageName": "to-object-path", + "hash": "sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==" + } + }, + "npm:to-regex": { + "type": "npm", + "name": "npm:to-regex", + "data": { + "version": "3.0.2", + "packageName": "to-regex", + "hash": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==" + } + }, + "npm:toad-cache": { + "type": "npm", + "name": "npm:toad-cache", + "data": { + "version": "3.7.0", + "packageName": "toad-cache", + "hash": "sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==" + } + }, + "npm:toggle-selection": { + "type": "npm", + "name": "npm:toggle-selection", + "data": { + "version": "1.0.6", + "packageName": "toggle-selection", + "hash": "sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==" + } + }, + "npm:toidentifier": { + "type": "npm", + "name": "npm:toidentifier", + "data": { + "version": "1.0.1", + "packageName": "toidentifier", + "hash": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" + } + }, + "npm:topojson-client": { + "type": "npm", + "name": "npm:topojson-client", + "data": { + "version": "3.1.0", + "packageName": "topojson-client", + "hash": "sha512-605uxS6bcYxGXw9qi62XyrV6Q3xwbndjachmNxu8HWTtVPxZfEJN9fd/SZS1Q54Sn2y0TMyMxFj/cJINqGHrKw==" + } + }, + "npm:tough-cookie": { + "type": "npm", + "name": "npm:tough-cookie", + "data": { + "version": "4.1.4", + "packageName": "tough-cookie", + "hash": "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==" + } + }, + "npm:traverse": { + "type": "npm", + "name": "npm:traverse", + "data": { + "version": "0.3.9", + "packageName": "traverse", + "hash": "sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==" + } + }, + "npm:tree-dump": { + "type": "npm", + "name": "npm:tree-dump", + "data": { + "version": "1.0.3", + "packageName": "tree-dump", + "hash": "sha512-il+Cv80yVHFBwokQSfd4bldvr1Md951DpgAGfmhydt04L+YzHgubm2tQ7zueWDcGENKHq0ZvGFR/hjvNXilHEg==" + } + }, + "npm:tree-kill": { + "type": "npm", + "name": "npm:tree-kill", + "data": { + "version": "1.2.2", + "packageName": "tree-kill", + "hash": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==" + } + }, + "npm:tree-sitter-json": { + "type": "npm", + "name": "npm:tree-sitter-json", + "data": { + "version": "0.24.8", + "packageName": "tree-sitter-json", + "hash": "sha512-Tc9ZZYwHyWZ3Tt1VEw7Pa2scu1YO7/d2BCBbKTx5hXwig3UfdQjsOPkPyLpDJOn/m1UBEWYAtSdGAwCSyagBqQ==" + } + }, + "npm:ts-checker-rspack-plugin": { + "type": "npm", + "name": "npm:ts-checker-rspack-plugin", + "data": { + "version": "1.1.4", + "packageName": "ts-checker-rspack-plugin", + "hash": "sha512-lDpKuAubxUlsonUE1LpZS5fw7tfjutNb0lwjAo0k8OcxpWv/q18ytaD6eZXdjrFdTEFNIHtKp9dNkUKGky8SgA==" + } + }, + "npm:ts-jest": { + "type": "npm", + "name": "npm:ts-jest", + "data": { + "version": "29.4.0", + "packageName": "ts-jest", + "hash": "sha512-d423TJMnJGu80/eSgfQ5w/R+0zFJvdtTxwtF9KzFFunOpSeD+79lHJQIiAhluJoyGRbvj9NZJsl9WjCUo0ND7Q==" + } + }, + "npm:ts-loader": { + "type": "npm", + "name": "npm:ts-loader", + "data": { + "version": "9.5.2", + "packageName": "ts-loader", + "hash": "sha512-Qo4piXvOTWcMGIgRiuFa6nHNm+54HbYaZCKqc9eeZCLRy3XqafQgwX2F7mofrbJG3g7EEb+lkiR+z2Lic2s3Zw==" + } + }, + "npm:ts-mixer": { + "type": "npm", + "name": "npm:ts-mixer", + "data": { + "version": "6.0.4", + "packageName": "ts-mixer", + "hash": "sha512-ufKpbmrugz5Aou4wcr5Wc1UUFWOLhq+Fm6qa6P0w0K5Qw2yhaUoiWszhCVuNQyNwrlGiscHOmqYoAox1PtvgjA==" + } + }, + "npm:ts-morph": { + "type": "npm", + "name": "npm:ts-morph", + "data": { + "version": "24.0.0", + "packageName": "ts-morph", + "hash": "sha512-2OAOg/Ob5yx9Et7ZX4CvTCc0UFoZHwLEJ+dpDPSUi5TgwwlTlX47w+iFRrEwzUZwYACjq83cgjS/Da50Ga37uw==" + } + }, + "npm:ts-node": { + "type": "npm", + "name": "npm:ts-node", + "data": { + "version": "10.9.2", + "packageName": "ts-node", + "hash": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==" + } + }, + "npm:ts-toolbelt": { + "type": "npm", + "name": "npm:ts-toolbelt", + "data": { + "version": "9.6.0", + "packageName": "ts-toolbelt", + "hash": "sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==" + } + }, + "npm:tsconfig-paths": { + "type": "npm", + "name": "npm:tsconfig-paths", + "data": { + "version": "4.2.0", + "packageName": "tsconfig-paths", + "hash": "sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==" + } + }, + "npm:tsconfig-paths-webpack-plugin": { + "type": "npm", + "name": "npm:tsconfig-paths-webpack-plugin", + "data": { + "version": "4.0.0", + "packageName": "tsconfig-paths-webpack-plugin", + "hash": "sha512-fw/7265mIWukrSHd0i+wSwx64kYUSAKPfxRDksjKIYTxSAp9W9/xcZVBF4Kl0eqQd5eBpAQ/oQrc5RyM/0c1GQ==" + } + }, + "npm:tsscmp": { + "type": "npm", + "name": "npm:tsscmp", + "data": { + "version": "1.0.6", + "packageName": "tsscmp", + "hash": "sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==" + } + }, + "npm:tty-browserify": { + "type": "npm", + "name": "npm:tty-browserify", + "data": { + "version": "0.0.1", + "packageName": "tty-browserify", + "hash": "sha512-C3TaO7K81YvjCgQH9Q1S3R3P3BtN3RIM8n+OvX4il1K1zgE8ZhI0op7kClgkxtutIE8hQrcrHBXvIheqKUUCxw==" + } + }, + "npm:tuf-js": { + "type": "npm", + "name": "npm:tuf-js", + "data": { + "version": "2.2.1", + "packageName": "tuf-js", + "hash": "sha512-GwIJau9XaA8nLVbUXsN3IlFi7WmQ48gBUrl3FTkkL/XLu/POhBzfmX9hd33FNMX1qAsfl6ozO1iMmW9NC8YniA==" + } + }, + "npm:tunnel-agent": { + "type": "npm", + "name": "npm:tunnel-agent", + "data": { + "version": "0.6.0", + "packageName": "tunnel-agent", + "hash": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==" + } + }, + "npm:tweetnacl": { + "type": "npm", + "name": "npm:tweetnacl", + "data": { + "version": "0.14.5", + "packageName": "tweetnacl", + "hash": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==" + } + }, + "npm:type": { + "type": "npm", + "name": "npm:type", + "data": { + "version": "2.7.3", + "packageName": "type", + "hash": "sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==" + } + }, + "npm:type-check": { + "type": "npm", + "name": "npm:type-check", + "data": { + "version": "0.4.0", + "packageName": "type-check", + "hash": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==" + } + }, + "npm:type-is": { + "type": "npm", + "name": "npm:type-is", + "data": { + "version": "1.6.18", + "packageName": "type-is", + "hash": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==" + } + }, + "npm:typed-array-buffer": { + "type": "npm", + "name": "npm:typed-array-buffer", + "data": { + "version": "1.0.3", + "packageName": "typed-array-buffer", + "hash": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==" + } + }, + "npm:typed-array-byte-length": { + "type": "npm", + "name": "npm:typed-array-byte-length", + "data": { + "version": "1.0.3", + "packageName": "typed-array-byte-length", + "hash": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==" + } + }, + "npm:typed-array-byte-offset": { + "type": "npm", + "name": "npm:typed-array-byte-offset", + "data": { + "version": "1.0.4", + "packageName": "typed-array-byte-offset", + "hash": "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==" + } + }, + "npm:typed-array-length": { + "type": "npm", + "name": "npm:typed-array-length", + "data": { + "version": "1.0.7", + "packageName": "typed-array-length", + "hash": "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==" + } + }, + "npm:typed-assert": { + "type": "npm", + "name": "npm:typed-assert", + "data": { + "version": "1.0.9", + "packageName": "typed-assert", + "hash": "sha512-KNNZtayBCtmnNmbo5mG47p1XsCyrx6iVqomjcZnec/1Y5GGARaxPs6r49RnSPeUP3YjNYiU9sQHAtY4BBvnZwg==" + } + }, + "npm:typedarray": { + "type": "npm", + "name": "npm:typedarray", + "data": { + "version": "0.0.6", + "packageName": "typedarray", + "hash": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==" + } + }, + "npm:types-ramda": { + "type": "npm", + "name": "npm:types-ramda", + "data": { + "version": "0.30.1", + "packageName": "types-ramda", + "hash": "sha512-1HTsf5/QVRmLzcGfldPFvkVsAdi1db1BBKzi7iW3KBUlOICg/nKnFS+jGqDJS3YD8VsWbAh7JiHeBvbsw8RPxA==" + } + }, + "npm:uglify-js": { + "type": "npm", + "name": "npm:uglify-js", + "data": { + "version": "3.19.3", + "packageName": "uglify-js", + "hash": "sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==" + } + }, + "npm:umd": { + "type": "npm", + "name": "npm:umd", + "data": { + "version": "3.0.3", + "packageName": "umd", + "hash": "sha512-4IcGSufhFshvLNcMCV80UnQVlZ5pMOC8mvNPForqwA4+lzYQuetTESLDQkeLmihq8bRcnpbQa48Wb8Lh16/xow==" + } + }, + "npm:unbox-primitive": { + "type": "npm", + "name": "npm:unbox-primitive", + "data": { + "version": "1.1.0", + "packageName": "unbox-primitive", + "hash": "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==" + } + }, + "npm:unc-path-regex": { + "type": "npm", + "name": "npm:unc-path-regex", + "data": { + "version": "0.1.2", + "packageName": "unc-path-regex", + "hash": "sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==" + } + }, + "npm:undeclared-identifiers": { + "type": "npm", + "name": "npm:undeclared-identifiers", + "data": { + "version": "1.1.3", + "packageName": "undeclared-identifiers", + "hash": "sha512-pJOW4nxjlmfwKApE4zvxLScM/njmwj/DiUBv7EabwE4O8kRUy+HIwxQtZLBPll/jx1LJyBcqNfB3/cpv9EZwOw==" + } + }, + "npm:undici-types": { + "type": "npm", + "name": "npm:undici-types", + "data": { + "version": "6.21.0", + "packageName": "undici-types", + "hash": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==" + } + }, + "npm:unicode-canonical-property-names-ecmascript": { + "type": "npm", + "name": "npm:unicode-canonical-property-names-ecmascript", + "data": { + "version": "2.0.1", + "packageName": "unicode-canonical-property-names-ecmascript", + "hash": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==" + } + }, + "npm:unicode-match-property-ecmascript": { + "type": "npm", + "name": "npm:unicode-match-property-ecmascript", + "data": { + "version": "2.0.0", + "packageName": "unicode-match-property-ecmascript", + "hash": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==" + } + }, + "npm:unicode-match-property-value-ecmascript": { + "type": "npm", + "name": "npm:unicode-match-property-value-ecmascript", + "data": { + "version": "2.2.0", + "packageName": "unicode-match-property-value-ecmascript", + "hash": "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==" + } + }, + "npm:unicode-property-aliases-ecmascript": { + "type": "npm", + "name": "npm:unicode-property-aliases-ecmascript", + "data": { + "version": "2.1.0", + "packageName": "unicode-property-aliases-ecmascript", + "hash": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==" + } + }, + "npm:unicorn-magic": { + "type": "npm", + "name": "npm:unicorn-magic", + "data": { + "version": "0.3.0", + "packageName": "unicorn-magic", + "hash": "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==" + } + }, + "npm:union": { + "type": "npm", + "name": "npm:union", + "data": { + "version": "0.5.0", + "packageName": "union", + "hash": "sha512-N6uOhuW6zO95P3Mel2I2zMsbsanvvtgn6jVqJv4vbVcz/JN0OkL9suomjQGmWtxJQXOCqUJvquc1sMeNz/IwlA==" + } + }, + "npm:union-value": { + "type": "npm", + "name": "npm:union-value", + "data": { + "version": "1.0.1", + "packageName": "union-value", + "hash": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==" + } + }, + "npm:unique-filename": { + "type": "npm", + "name": "npm:unique-filename", + "data": { + "version": "3.0.0", + "packageName": "unique-filename", + "hash": "sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==" + } + }, + "npm:unique-slug": { + "type": "npm", + "name": "npm:unique-slug", + "data": { + "version": "4.0.0", + "packageName": "unique-slug", + "hash": "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ==" + } + }, + "npm:unix-crypt-td-js": { + "type": "npm", + "name": "npm:unix-crypt-td-js", + "data": { + "version": "1.1.4", + "packageName": "unix-crypt-td-js", + "hash": "sha512-8rMeVYWSIyccIJscb9NdCfZKSRBKYTeVnwmiRYT2ulE3qd1RaDQ0xQDP+rI3ccIWbhu/zuo5cgN8z73belNZgw==" + } + }, + "npm:unpipe": { + "type": "npm", + "name": "npm:unpipe", + "data": { + "version": "1.0.0", + "packageName": "unpipe", + "hash": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==" + } + }, + "npm:unraw": { + "type": "npm", + "name": "npm:unraw", + "data": { + "version": "3.0.0", + "packageName": "unraw", + "hash": "sha512-08/DA66UF65OlpUDIQtbJyrqTR0jTAlJ+jsnkQ4jxR7+K5g5YG1APZKQSMCE1vqqmD+2pv6+IdEjmopFatacvg==" + } + }, + "npm:unset-value": { + "type": "npm", + "name": "npm:unset-value", + "data": { + "version": "1.0.0", + "packageName": "unset-value", + "hash": "sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==" + } + }, + "npm:untildify": { + "type": "npm", + "name": "npm:untildify", + "data": { + "version": "4.0.0", + "packageName": "untildify", + "hash": "sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==" + } + }, + "npm:upath": { + "type": "npm", + "name": "npm:upath", + "data": { + "version": "2.0.1", + "packageName": "upath", + "hash": "sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==" + } + }, + "npm:update-browserslist-db": { + "type": "npm", + "name": "npm:update-browserslist-db", + "data": { + "version": "1.1.3", + "packageName": "update-browserslist-db", + "hash": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==" + } + }, + "npm:upper-case": { + "type": "npm", + "name": "npm:upper-case", + "data": { + "version": "1.1.3", + "packageName": "upper-case", + "hash": "sha512-WRbjgmYzgXkCV7zNVpy5YgrHgbBv126rMALQQMrmzOVC4GM2waQ9x7xtm8VU+1yF2kWyPzI9zbZ48n4vSxwfSA==" + } + }, + "npm:uri-js": { + "type": "npm", + "name": "npm:uri-js", + "data": { + "version": "4.4.1", + "packageName": "uri-js", + "hash": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==" + } + }, + "npm:urix": { + "type": "npm", + "name": "npm:urix", + "data": { + "version": "0.1.0", + "packageName": "urix", + "hash": "sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==" + } + }, + "npm:url": { + "type": "npm", + "name": "npm:url", + "data": { + "version": "0.11.4", + "packageName": "url", + "hash": "sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg==" + } + }, + "npm:url-join": { + "type": "npm", + "name": "npm:url-join", + "data": { + "version": "4.0.1", + "packageName": "url-join", + "hash": "sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==" + } + }, + "npm:url-parse": { + "type": "npm", + "name": "npm:url-parse", + "data": { + "version": "1.5.10", + "packageName": "url-parse", + "hash": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==" + } + }, + "npm:use": { + "type": "npm", + "name": "npm:use", + "data": { + "version": "3.1.1", + "packageName": "use", + "hash": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==" + } + }, + "npm:use-sync-external-store": { + "type": "npm", + "name": "npm:use-sync-external-store", + "data": { + "version": "1.5.0", + "packageName": "use-sync-external-store", + "hash": "sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==" + } + }, + "npm:util": { + "type": "npm", + "name": "npm:util", + "data": { + "version": "0.10.4", + "packageName": "util", + "hash": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==" + } + }, + "npm:util@0.12.5": { + "type": "npm", + "name": "npm:util@0.12.5", + "data": { + "version": "0.12.5", + "packageName": "util", + "hash": "sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==" + } + }, + "npm:util-arity": { + "type": "npm", + "name": "npm:util-arity", + "data": { + "version": "1.1.0", + "packageName": "util-arity", + "hash": "sha512-kkyIsXKwemfSy8ZEoaIz06ApApnWsk5hQO0vLjZS6UkBiGiW++Jsyb8vSBoc0WKlffGoGs5yYy/j5pp8zckrFA==" + } + }, + "npm:util-deprecate": { + "type": "npm", + "name": "npm:util-deprecate", + "data": { + "version": "1.0.2", + "packageName": "util-deprecate", + "hash": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" + } + }, + "npm:utils-merge": { + "type": "npm", + "name": "npm:utils-merge", + "data": { + "version": "1.0.1", + "packageName": "utils-merge", + "hash": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==" + } + }, + "npm:v8-compile-cache-lib": { + "type": "npm", + "name": "npm:v8-compile-cache-lib", + "data": { + "version": "3.0.1", + "packageName": "v8-compile-cache-lib", + "hash": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==" + } + }, + "npm:v8-to-istanbul": { + "type": "npm", + "name": "npm:v8-to-istanbul", + "data": { + "version": "9.3.0", + "packageName": "v8-to-istanbul", + "hash": "sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==" + } + }, + "npm:validate-npm-package-license": { + "type": "npm", + "name": "npm:validate-npm-package-license", + "data": { + "version": "3.0.4", + "packageName": "validate-npm-package-license", + "hash": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==" + } + }, + "npm:validate-npm-package-name": { + "type": "npm", + "name": "npm:validate-npm-package-name", + "data": { + "version": "5.0.1", + "packageName": "validate-npm-package-name", + "hash": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==" + } + }, + "npm:validator": { + "type": "npm", + "name": "npm:validator", + "data": { + "version": "13.15.20", + "packageName": "validator", + "hash": "sha512-KxPOq3V2LmfQPP4eqf3Mq/zrT0Dqp2Vmx2Bn285LwVahLc+CsxOM0crBHczm8ijlcjZ0Q5Xd6LW3z3odTPnlrw==" + } + }, + "npm:varint": { + "type": "npm", + "name": "npm:varint", + "data": { + "version": "6.0.0", + "packageName": "varint", + "hash": "sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==" + } + }, + "npm:vary": { + "type": "npm", + "name": "npm:vary", + "data": { + "version": "1.1.2", + "packageName": "vary", + "hash": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==" + } + }, + "npm:vis": { + "type": "npm", + "name": "npm:vis", + "data": { + "version": "4.21.0", + "packageName": "vis", + "hash": "sha512-jonDXTGm2mFU/X6Kg9pvkZEQtXh2J6+NlDJD1tDP7TDCFy+qNeKlsTcXKQtv4nAtUIiKo6sphCt4kbRlEKw75A==" + } + }, + "npm:vite": { + "type": "npm", + "name": "npm:vite", + "data": { + "version": "5.4.20", + "packageName": "vite", + "hash": "sha512-j3lYzGC3P+B5Yfy/pfKNgVEg4+UtcIJcVRt2cDjIOmhLourAqPqf8P7acgxeiSgUB7E3p2P8/3gNIgDLpwzs4g==" + } + }, + "npm:vm-browserify": { + "type": "npm", + "name": "npm:vm-browserify", + "data": { + "version": "1.1.2", + "packageName": "vm-browserify", + "hash": "sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==" + } + }, + "npm:w3c-xmlserializer": { + "type": "npm", + "name": "npm:w3c-xmlserializer", + "data": { + "version": "4.0.0", + "packageName": "w3c-xmlserializer", + "hash": "sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==" + } + }, + "npm:wait-on": { + "type": "npm", + "name": "npm:wait-on", + "data": { + "version": "7.2.0", + "packageName": "wait-on", + "hash": "sha512-wCQcHkRazgjG5XoAq9jbTMLpNIjoSlZslrJ2+N9MxDsGEv1HnFoVjOCexL0ESva7Y9cu350j+DWADdk54s4AFQ==" + } + }, + "npm:walker": { + "type": "npm", + "name": "npm:walker", + "data": { + "version": "1.0.8", + "packageName": "walker", + "hash": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==" + } + }, + "npm:watchify": { + "type": "npm", + "name": "npm:watchify", + "data": { + "version": "4.0.0", + "packageName": "watchify", + "hash": "sha512-2Z04dxwoOeNxa11qzWumBTgSAohTC0+ScuY7XMenPnH+W2lhTcpEOJP4g2EIG/SWeLadPk47x++Yh+8BqPM/lA==" + } + }, + "npm:watchpack": { + "type": "npm", + "name": "npm:watchpack", + "data": { + "version": "2.4.1", + "packageName": "watchpack", + "hash": "sha512-8wrBCMtVhqcXP2Sup1ctSkga6uc2Bx0IIvKyT7yTFier5AXHooSI+QyQQAtTb7+E0IUCCKyTFmXqdqgum2XWGg==" + } + }, + "npm:wbuf": { + "type": "npm", + "name": "npm:wbuf", + "data": { + "version": "1.7.3", + "packageName": "wbuf", + "hash": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==" + } + }, + "npm:wcwidth": { + "type": "npm", + "name": "npm:wcwidth", + "data": { + "version": "1.0.1", + "packageName": "wcwidth", + "hash": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==" + } + }, + "npm:weak-lru-cache": { + "type": "npm", + "name": "npm:weak-lru-cache", + "data": { + "version": "1.2.2", + "packageName": "weak-lru-cache", + "hash": "sha512-DEAoo25RfSYMuTGc9vPJzZcZullwIqRDSI9LOy+fkCJPi6hykCnfKaXTuPBDuXAUcqHXyOgFtHNp/kB2FjYHbw==" + } + }, + "npm:web-streams-polyfill": { + "type": "npm", + "name": "npm:web-streams-polyfill", + "data": { + "version": "3.3.3", + "packageName": "web-streams-polyfill", + "hash": "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==" + } + }, + "npm:web-tree-sitter": { + "type": "npm", + "name": "npm:web-tree-sitter", + "data": { + "version": "0.24.5", + "packageName": "web-tree-sitter", + "hash": "sha512-+J/2VSHN8J47gQUAvF8KDadrfz6uFYVjxoxbKWDoXVsH2u7yLdarCnIURnrMA6uSRkgX3SdmqM5BOoQjPdSh5w==" + } + }, + "npm:webdriver": { + "type": "npm", + "name": "npm:webdriver", + "data": { + "version": "7.31.1", + "packageName": "webdriver", + "hash": "sha512-nCdJLxRnYvOMFqTEX7sqQtF/hV/Jgov0Y6ICeOm1DMTlZSRRDaUsBMlEAPkEwif9uBJYdM0znv8qzfX358AGqQ==" + } + }, + "npm:webpack-dev-middleware": { + "type": "npm", + "name": "npm:webpack-dev-middleware", + "data": { + "version": "7.4.2", + "packageName": "webpack-dev-middleware", + "hash": "sha512-xOO8n6eggxnwYpy1NlzUKpvrjfJTvae5/D6WOK0S2LSo7vjmo5gCM1DbLUmFqrMTJP+W/0YZNctm7jasWvLuBA==" + } + }, + "npm:webpack-dev-server": { + "type": "npm", + "name": "npm:webpack-dev-server", + "data": { + "version": "5.2.2", + "packageName": "webpack-dev-server", + "hash": "sha512-QcQ72gh8a+7JO63TAx/6XZf/CWhgMzu5m0QirvPfGvptOusAxG12w2+aua1Jkjr7hzaWDnJ2n6JFeexMHI+Zjg==" + } + }, + "npm:webpack-node-externals": { + "type": "npm", + "name": "npm:webpack-node-externals", + "data": { + "version": "3.0.0", + "packageName": "webpack-node-externals", + "hash": "sha512-LnL6Z3GGDPht/AigwRh2dvL9PQPFQ8skEpVrWZXLWBYmqcaojHNN0onvHzie6rq7EWKrrBfPYqNEzTJgiwEQDQ==" + } + }, + "npm:webpack-sources": { + "type": "npm", + "name": "npm:webpack-sources", + "data": { + "version": "3.3.3", + "packageName": "webpack-sources", + "hash": "sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==" + } + }, + "npm:webpack-subresource-integrity": { + "type": "npm", + "name": "npm:webpack-subresource-integrity", + "data": { + "version": "5.1.0", + "packageName": "webpack-subresource-integrity", + "hash": "sha512-sacXoX+xd8r4WKsy9MvH/q/vBtEHr86cpImXwyg74pFIpERKt6FmB8cXpeuh0ZLgclOlHI4Wcll7+R5L02xk9Q==" + } + }, + "npm:websocket-driver": { + "type": "npm", + "name": "npm:websocket-driver", + "data": { + "version": "0.7.4", + "packageName": "websocket-driver", + "hash": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==" + } + }, + "npm:websocket-extensions": { + "type": "npm", + "name": "npm:websocket-extensions", + "data": { + "version": "0.1.4", + "packageName": "websocket-extensions", + "hash": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==" + } + }, + "npm:whatwg-encoding": { + "type": "npm", + "name": "npm:whatwg-encoding", + "data": { + "version": "2.0.0", + "packageName": "whatwg-encoding", + "hash": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==" + } + }, + "npm:whatwg-mimetype": { + "type": "npm", + "name": "npm:whatwg-mimetype", + "data": { + "version": "3.0.0", + "packageName": "whatwg-mimetype", + "hash": "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==" + } + }, + "npm:which-boxed-primitive": { + "type": "npm", + "name": "npm:which-boxed-primitive", + "data": { + "version": "1.1.1", + "packageName": "which-boxed-primitive", + "hash": "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==" + } + }, + "npm:which-builtin-type": { + "type": "npm", + "name": "npm:which-builtin-type", + "data": { + "version": "1.2.1", + "packageName": "which-builtin-type", + "hash": "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==" + } + }, + "npm:which-collection": { + "type": "npm", + "name": "npm:which-collection", + "data": { + "version": "1.0.2", + "packageName": "which-collection", + "hash": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==" + } + }, + "npm:which-module": { + "type": "npm", + "name": "npm:which-module", + "data": { + "version": "2.0.1", + "packageName": "which-module", + "hash": "sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==" + } + }, + "npm:which-typed-array": { + "type": "npm", + "name": "npm:which-typed-array", + "data": { + "version": "1.1.19", + "packageName": "which-typed-array", + "hash": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==" + } + }, + "npm:widest-line": { + "type": "npm", + "name": "npm:widest-line", + "data": { + "version": "3.1.0", + "packageName": "widest-line", + "hash": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==" + } + }, + "npm:wildcard": { + "type": "npm", + "name": "npm:wildcard", + "data": { + "version": "2.0.1", + "packageName": "wildcard", + "hash": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==" + } + }, + "npm:windows-release": { + "type": "npm", + "name": "npm:windows-release", + "data": { + "version": "4.0.0", + "packageName": "windows-release", + "hash": "sha512-OxmV4wzDKB1x7AZaZgXMVsdJ1qER1ed83ZrTYd5Bwq2HfJVg3DJS8nqlAG4sMoJ7mu8cuRmLEYyU13BKwctRAg==" + } + }, + "npm:word-wrap": { + "type": "npm", + "name": "npm:word-wrap", + "data": { + "version": "1.2.5", + "packageName": "word-wrap", + "hash": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==" + } + }, + "npm:wordwrap": { + "type": "npm", + "name": "npm:wordwrap", + "data": { + "version": "1.0.0", + "packageName": "wordwrap", + "hash": "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==" + } + }, + "npm:wrap-ansi-cjs": { + "type": "npm", + "name": "npm:wrap-ansi-cjs", + "data": { + "version": "npm:wrap-ansi@7.0.0", + "packageName": "wrap-ansi-cjs", + "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" + } + }, + "npm:wrappy": { + "type": "npm", + "name": "npm:wrappy", + "data": { + "version": "1.0.2", + "packageName": "wrappy", + "hash": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" + } + }, + "npm:xml": { + "type": "npm", + "name": "npm:xml", + "data": { + "version": "1.0.1", + "packageName": "xml", + "hash": "sha512-huCv9IH9Tcf95zuYCsQraZtWnJvBtLVE0QHMOs8bWyZAFZNDcYjsPq1nEx8jKA9y+Beo9v+7OBPRisQTjinQMw==" + } + }, + "npm:xml-but-prettier": { + "type": "npm", + "name": "npm:xml-but-prettier", + "data": { + "version": "1.0.1", + "packageName": "xml-but-prettier", + "hash": "sha512-C2CJaadHrZTqESlH03WOyw0oZTtoy2uEg6dSDF6YRg+9GnYNub53RRemLpnvtbHDFelxMx4LajiFsYeR6XJHgQ==" + } + }, + "npm:xml-js": { + "type": "npm", + "name": "npm:xml-js", + "data": { + "version": "1.6.11", + "packageName": "xml-js", + "hash": "sha512-7rVi2KMfwfWFl+GpPg6m80IVMWXLRjO+PxTq7V2CDhoGak0wzYzFgUY2m4XJ47OGdXd8eLE8EmwfAmdjw7lC1g==" + } + }, + "npm:xml-name-validator": { + "type": "npm", + "name": "npm:xml-name-validator", + "data": { + "version": "4.0.0", + "packageName": "xml-name-validator", + "hash": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==" + } + }, + "npm:xml2js": { + "type": "npm", + "name": "npm:xml2js", + "data": { + "version": "0.6.2", + "packageName": "xml2js", + "hash": "sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA==" + } + }, + "npm:xmlbuilder": { + "type": "npm", + "name": "npm:xmlbuilder", + "data": { + "version": "11.0.1", + "packageName": "xmlbuilder", + "hash": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==" + } + }, + "npm:xmlchars": { + "type": "npm", + "name": "npm:xmlchars", + "data": { + "version": "2.2.0", + "packageName": "xmlchars", + "hash": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==" + } + }, + "npm:xtend": { + "type": "npm", + "name": "npm:xtend", + "data": { + "version": "4.0.2", + "packageName": "xtend", + "hash": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" + } + }, + "npm:yauzl": { + "type": "npm", + "name": "npm:yauzl", + "data": { + "version": "2.10.0", + "packageName": "yauzl", + "hash": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==" + } + }, + "npm:ylru": { + "type": "npm", + "name": "npm:ylru", + "data": { + "version": "1.4.0", + "packageName": "ylru", + "hash": "sha512-2OQsPNEmBCvXuFlIni/a+Rn+R2pHW9INm0BxXJ4hVDA8TirqMj+J/Rp9ItLatT/5pZqWwefVrTQcHpixsxnVlA==" + } + }, + "npm:yn": { + "type": "npm", + "name": "npm:yn", + "data": { + "version": "3.1.1", + "packageName": "yn", + "hash": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==" + } + }, + "npm:yoctocolors-cjs": { + "type": "npm", + "name": "npm:yoctocolors-cjs", + "data": { + "version": "2.1.2", + "packageName": "yoctocolors-cjs", + "hash": "sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA==" + } + }, + "npm:zenscroll": { + "type": "npm", + "name": "npm:zenscroll", + "data": { + "version": "4.0.2", + "packageName": "zenscroll", + "hash": "sha512-jEA1znR7b4C/NnaycInCU6h/d15ZzCd1jmsruqOKnZP6WXQSMH3W2GL+OXbkruslU4h+Tzuos0HdswzRUk/Vgg==" + } + }, + "npm:zone.js": { + "type": "npm", + "name": "npm:zone.js", + "data": { + "version": "0.14.10", + "packageName": "zone.js", + "hash": "sha512-YGAhaO7J5ywOXW6InXNlLmfU194F8lVgu7bRntUF3TiG8Y3nBK0x1UJJuHUP/e8IyihkjCYqhCScpSwnlaSRkQ==" + } + } + }, + "dependencies": { + "ceph-dashboard": [ + { + "source": "ceph-dashboard", + "target": "npm:cypress", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:cypress-cucumber-preprocessor", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:cypress-iframe", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@cypress/browserify-preprocessor", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@applitools/eyes-cypress", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:typescript", + "type": "dynamic" + }, + { + "source": "ceph-dashboard", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:table", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:cypress-axe", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@nx/module-federation", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@rollup/rollup-linux-arm64-gnu", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular-devkit/build-angular", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular-devkit/core", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular-devkit/schematics", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular-eslint/builder", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular-eslint/eslint-plugin", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular-eslint/eslint-plugin-template", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular-eslint/schematics", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular-eslint/template-parser", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular/cli", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular/compiler-cli", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular/language-service", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@compodoc/compodoc", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@juggle/resize-observer", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@module-federation/enhanced", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@nx/webpack", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@nx/workspace", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@schematics/angular", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@types/brace-expansion", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@types/cypress", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@types/cypress-axe", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@types/cypress-cucumber-preprocessor", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@types/jest", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@types/js-yaml", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@types/lodash", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@types/swagger-ui", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@types/validator", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@types/xml2js", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@typescript-eslint/eslint-plugin", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@typescript-eslint/parser", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:axe-core", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:cypress-multi-reporters", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:gherkin-lint", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:html-linter", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:htmllint-cli", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:husky", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:identity-obj-proxy", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:isomorphic-form-data", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:jest", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:jest-canvas-mock", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:jest-jasmine2", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:jest-preset-angular", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:jest-silent-reporter", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:mocha-junit-reporter", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:ng-mocks", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:npm-run-all", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:nx", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:postcss-scss", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:prettier", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:pretty-quick", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:start-server-and-test", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:stylelint", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:stylelint-config-standard", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:stylelint-scss", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:ts-node", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:validator", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular/animations", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular/compiler", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular/forms", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular/localize", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular/platform-browser", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular/platform-browser-dynamic", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@angular/router", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@carbon/charts-angular", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@carbon/icons", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@carbon/styles", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@ibm/plex", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@ng-bootstrap/ng-bootstrap", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@ngx-formly/bootstrap", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@ngx-formly/core", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@nx/angular", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@popperjs/core", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:@types/file-saver", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:async-mutex", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:bootstrap", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:carbon-components-angular", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:chart.js", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:chartjs-adapter-moment", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:detect-browser", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:file-saver", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:fork-awesome", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:js-yaml", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:moment", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:ng-block-ui", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:ng-click-outside", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:ng2-charts", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:ngx-cookie-service", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:ngx-toastr", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:simplebar-angular", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:stream-browserify", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:swagger-ui", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:timers-browserify", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:xml2js", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:zone.js", + "type": "static" + }, + { + "source": "ceph-dashboard", + "target": "npm:brace-expansion", + "type": "static" + } + ], + "npm:@ampproject/remapping": [ + { + "source": "npm:@ampproject/remapping", + "target": "npm:@jridgewell/gen-mapping", + "type": "static" + }, + { + "source": "npm:@ampproject/remapping", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + } + ], + "npm:@angular-devkit/architect": [ + { + "source": "npm:@angular-devkit/architect", + "target": "npm:@angular-devkit/core@18.2.20", + "type": "static" + }, + { + "source": "npm:@angular-devkit/architect", + "target": "npm:rxjs@7.8.1", + "type": "static" + } + ], + "npm:@angular-devkit/core@18.2.20": [ + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:ajv-formats", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:rxjs@7.8.1", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.20", + "target": "npm:source-map", + "type": "static" + } + ], + "npm:rxjs@7.8.1": [ + { + "source": "npm:rxjs@7.8.1", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:rxjs@7.8.1", + "target": "npm:tslib@2.6.3", + "type": "static" + } + ], + "npm:@angular-devkit/build-angular": [ + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@angular/compiler-cli", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@angular/localize", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:jest", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:jest-environment-jsdom", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@ampproject/remapping", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@angular-devkit/architect", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@angular-devkit/build-webpack", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@angular-devkit/core@18.2.20", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@angular/build", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/helper-split-export-declaration", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/plugin-transform-async-generator-functions", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/plugin-transform-async-to-generator", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/plugin-transform-runtime", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/preset-env", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@discoveryjs/json-ext", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:@ngtools/webpack", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:ansi-colors", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:autoprefixer", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:babel-loader", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:copy-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:critters", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:css-loader", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:esbuild-wasm", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:http-proxy-middleware", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:https-proxy-agent", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:istanbul-lib-instrument", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:karma-source-map-support", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:less", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:less-loader", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:license-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:loader-utils", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:mini-css-extract-plugin", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:mrmime", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:open", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:ora", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:parse5-html-rewriting-stream", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:piscina", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:postcss-loader", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:resolve-url-loader", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:rxjs@7.8.1", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:sass", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:sass-loader", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:source-map-loader", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:source-map-support", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:terser", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:tree-kill", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:tslib@2.6.3", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:watchpack", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:webpack-dev-middleware", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:webpack-dev-server", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:webpack-merge", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:webpack-subresource-integrity", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-angular", + "target": "npm:esbuild", + "type": "static" + } + ], + "npm:@angular-devkit/build-webpack": [ + { + "source": "npm:@angular-devkit/build-webpack", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-webpack", + "target": "npm:webpack-dev-server", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-webpack", + "target": "npm:@angular-devkit/architect", + "type": "static" + }, + { + "source": "npm:@angular-devkit/build-webpack", + "target": "npm:rxjs@7.8.1", + "type": "static" + } + ], + "npm:@angular-devkit/core": [ + { + "source": "npm:@angular-devkit/core", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core", + "target": "npm:ajv-formats", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core", + "target": "npm:rxjs@7.8.1", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core", + "target": "npm:source-map", + "type": "static" + } + ], + "npm:@angular-devkit/schematics": [ + { + "source": "npm:@angular-devkit/schematics", + "target": "npm:@angular-devkit/core", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics", + "target": "npm:ora", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics", + "target": "npm:rxjs@7.8.1", + "type": "static" + } + ], + "npm:@angular-eslint/builder": [ + { + "source": "npm:@angular-eslint/builder", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@angular-eslint/builder", + "target": "npm:typescript", + "type": "static" + } + ], + "npm:@angular-eslint/eslint-plugin": [ + { + "source": "npm:@angular-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin", + "target": "npm:@angular-eslint/bundled-angular-compiler", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin", + "target": "npm:@angular-eslint/utils", + "type": "static" + } + ], + "npm:@angular-eslint/eslint-plugin-template": [ + { + "source": "npm:@angular-eslint/eslint-plugin-template", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin-template", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin-template", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin-template", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin-template", + "target": "npm:@angular-eslint/bundled-angular-compiler", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin-template", + "target": "npm:@angular-eslint/utils", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin-template", + "target": "npm:aria-query", + "type": "static" + }, + { + "source": "npm:@angular-eslint/eslint-plugin-template", + "target": "npm:axobject-query", + "type": "static" + } + ], + "npm:@angular-eslint/schematics": [ + { + "source": "npm:@angular-eslint/schematics", + "target": "npm:@angular-devkit/core", + "type": "static" + }, + { + "source": "npm:@angular-eslint/schematics", + "target": "npm:@angular-devkit/schematics", + "type": "static" + }, + { + "source": "npm:@angular-eslint/schematics", + "target": "npm:@angular-eslint/eslint-plugin", + "type": "static" + }, + { + "source": "npm:@angular-eslint/schematics", + "target": "npm:@angular-eslint/eslint-plugin-template", + "type": "static" + }, + { + "source": "npm:@angular-eslint/schematics", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@angular-eslint/schematics", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@angular-eslint/schematics", + "target": "npm:strip-json-comments", + "type": "static" + } + ], + "npm:@angular-eslint/template-parser": [ + { + "source": "npm:@angular-eslint/template-parser", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@angular-eslint/template-parser", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@angular-eslint/template-parser", + "target": "npm:@angular-eslint/bundled-angular-compiler", + "type": "static" + }, + { + "source": "npm:@angular-eslint/template-parser", + "target": "npm:eslint-scope", + "type": "static" + } + ], + "npm:@angular-eslint/utils": [ + { + "source": "npm:@angular-eslint/utils", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@angular-eslint/utils", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@angular-eslint/utils", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@angular-eslint/utils", + "target": "npm:@angular-eslint/bundled-angular-compiler", + "type": "static" + } + ], + "npm:@angular/animations": [ + { + "source": "npm:@angular/animations", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:@angular/animations", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@angular/build": [ + { + "source": "npm:@angular/build", + "target": "npm:@angular/compiler-cli", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@angular/localize", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:less", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@ampproject/remapping", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@angular-devkit/architect", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@babel/core@7.25.2", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@babel/helper-annotate-as-pure@7.24.7", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@babel/helper-split-export-declaration", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@babel/plugin-syntax-import-attributes", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@inquirer/confirm", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:@vitejs/plugin-basic-ssl", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:critters", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:esbuild", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:https-proxy-agent", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:listr2", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:lmdb", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:mrmime", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:parse5-html-rewriting-stream", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:piscina", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:rollup", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:sass", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:vite", + "type": "static" + }, + { + "source": "npm:@angular/build", + "target": "npm:watchpack", + "type": "static" + } + ], + "npm:@babel/core@7.25.2": [ + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@ampproject/remapping", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/helpers", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:convert-source-map@2.0.0", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:gensync", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.2", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/helper-annotate-as-pure@7.24.7": [ + { + "source": "npm:@babel/helper-annotate-as-pure@7.24.7", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@angular/cli": [ + { + "source": "npm:@angular/cli", + "target": "npm:@angular-devkit/architect@0.1802.11", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:@angular-devkit/core", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:@angular-devkit/schematics", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:@inquirer/prompts", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:@listr2/prompt-adapter-inquirer", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:@schematics/angular", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:@yarnpkg/lockfile", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:ini", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:listr2", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:npm-package-arg", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:npm-pick-manifest", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:pacote", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:symbol-observable", + "type": "static" + }, + { + "source": "npm:@angular/cli", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:@angular-devkit/architect@0.1802.11": [ + { + "source": "npm:@angular-devkit/architect@0.1802.11", + "target": "npm:@angular-devkit/core", + "type": "static" + }, + { + "source": "npm:@angular-devkit/architect@0.1802.11", + "target": "npm:rxjs@7.8.1", + "type": "static" + } + ], + "npm:@angular/common": [ + { + "source": "npm:@angular/common", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:@angular/common", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:@angular/common", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@angular/compiler": [ + { + "source": "npm:@angular/compiler", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:@angular/compiler", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@angular/compiler-cli": [ + { + "source": "npm:@angular/compiler-cli", + "target": "npm:@angular/compiler", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:@babel/core@7.25.2", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:chokidar", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:reflect-metadata", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@angular/compiler-cli", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:@angular/core": [ + { + "source": "npm:@angular/core", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:@angular/core", + "target": "npm:zone.js", + "type": "static" + }, + { + "source": "npm:@angular/core", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@angular/forms": [ + { + "source": "npm:@angular/forms", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:@angular/forms", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:@angular/forms", + "target": "npm:@angular/platform-browser", + "type": "static" + }, + { + "source": "npm:@angular/forms", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:@angular/forms", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@angular/localize": [ + { + "source": "npm:@angular/localize", + "target": "npm:@angular/compiler", + "type": "static" + }, + { + "source": "npm:@angular/localize", + "target": "npm:@angular/compiler-cli", + "type": "static" + }, + { + "source": "npm:@angular/localize", + "target": "npm:@babel/core@7.25.2", + "type": "static" + }, + { + "source": "npm:@angular/localize", + "target": "npm:@types/babel__core", + "type": "static" + }, + { + "source": "npm:@angular/localize", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:@angular/localize", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:@angular/platform-browser": [ + { + "source": "npm:@angular/platform-browser", + "target": "npm:@angular/animations", + "type": "static" + }, + { + "source": "npm:@angular/platform-browser", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:@angular/platform-browser", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:@angular/platform-browser", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@angular/platform-browser-dynamic": [ + { + "source": "npm:@angular/platform-browser-dynamic", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:@angular/platform-browser-dynamic", + "target": "npm:@angular/compiler", + "type": "static" + }, + { + "source": "npm:@angular/platform-browser-dynamic", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:@angular/platform-browser-dynamic", + "target": "npm:@angular/platform-browser", + "type": "static" + }, + { + "source": "npm:@angular/platform-browser-dynamic", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@angular/router": [ + { + "source": "npm:@angular/router", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:@angular/router", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:@angular/router", + "target": "npm:@angular/platform-browser", + "type": "static" + }, + { + "source": "npm:@angular/router", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:@angular/router", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@applitools/core": [ + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/core-base", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/dom-capture", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/dom-snapshot", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/driver", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/ec-client", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/nml-client", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/req", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/screenshoter", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/snippets", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/socket", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/spec-driver-webdriver", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/ufg-client", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:@types/ws", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:abort-controller", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:node-fetch", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:semver@7.6.2", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:throat", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:webdriver", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:ws", + "type": "static" + }, + { + "source": "npm:@applitools/core", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:@applitools/core-base": [ + { + "source": "npm:@applitools/core-base", + "target": "npm:@applitools/image", + "type": "static" + }, + { + "source": "npm:@applitools/core-base", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/core-base", + "target": "npm:@applitools/req", + "type": "static" + }, + { + "source": "npm:@applitools/core-base", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/core-base", + "target": "npm:abort-controller", + "type": "static" + }, + { + "source": "npm:@applitools/core-base", + "target": "npm:throat", + "type": "static" + } + ], + "npm:chalk@4.1.2": [ + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color", + "type": "static" + } + ], + "npm:@applitools/css-tree": [ + { + "source": "npm:@applitools/css-tree", + "target": "npm:mdn-data", + "type": "static" + }, + { + "source": "npm:@applitools/css-tree", + "target": "npm:source-map-js", + "type": "static" + } + ], + "npm:@applitools/dom-capture": [ + { + "source": "npm:@applitools/dom-capture", + "target": "npm:@applitools/dom-shared", + "type": "static" + }, + { + "source": "npm:@applitools/dom-capture", + "target": "npm:@applitools/functional-commons", + "type": "static" + } + ], + "npm:@applitools/dom-snapshot": [ + { + "source": "npm:@applitools/dom-snapshot", + "target": "npm:@applitools/css-tree", + "type": "static" + }, + { + "source": "npm:@applitools/dom-snapshot", + "target": "npm:@applitools/dom-shared", + "type": "static" + }, + { + "source": "npm:@applitools/dom-snapshot", + "target": "npm:@applitools/functional-commons", + "type": "static" + }, + { + "source": "npm:@applitools/dom-snapshot", + "target": "npm:pako", + "type": "static" + } + ], + "npm:@applitools/driver": [ + { + "source": "npm:@applitools/driver", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/driver", + "target": "npm:@applitools/snippets", + "type": "static" + }, + { + "source": "npm:@applitools/driver", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/driver", + "target": "npm:semver@7.6.2", + "type": "static" + } + ], + "npm:@applitools/ec-client": [ + { + "source": "npm:@applitools/ec-client", + "target": "npm:@applitools/core-base", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:@applitools/driver", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:@applitools/req", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:@applitools/socket", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:@applitools/spec-driver-webdriver", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:@applitools/tunnel-client", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:abort-controller", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:webdriver", + "type": "static" + }, + { + "source": "npm:@applitools/ec-client", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:@applitools/eg-socks5-proxy-server": [ + { + "source": "npm:@applitools/eg-socks5-proxy-server", + "target": "npm:binary", + "type": "static" + }, + { + "source": "npm:@applitools/eg-socks5-proxy-server", + "target": "npm:is-localhost-ip", + "type": "static" + } + ], + "npm:@applitools/execution-grid-tunnel": [ + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:@applitools/eg-frpc", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:@applitools/eg-socks5-proxy-server", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:@applitools/logger@1.1.53", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:dotenv", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:encoding", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:fastify", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:fastify-plugin", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:find-process", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:ini@3.0.1", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:node-cleanup", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:node-fetch", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:p-retry", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:teen_process", + "type": "static" + }, + { + "source": "npm:@applitools/execution-grid-tunnel", + "target": "npm:uuid@9.0.1", + "type": "static" + } + ], + "npm:@applitools/logger@1.1.53": [ + { + "source": "npm:@applitools/logger@1.1.53", + "target": "npm:@applitools/utils@1.3.36", + "type": "static" + }, + { + "source": "npm:@applitools/logger@1.1.53", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@applitools/logger@1.1.53", + "target": "npm:debug@4.3.3", + "type": "static" + } + ], + "npm:debug@4.3.3": [ + { + "source": "npm:debug@4.3.3", + "target": "npm:ms", + "type": "static" + } + ], + "npm:@applitools/eyes": [ + { + "source": "npm:@applitools/eyes", + "target": "npm:@applitools/core", + "type": "static" + }, + { + "source": "npm:@applitools/eyes", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/eyes", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/eyes", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@applitools/eyes", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:@applitools/eyes-cypress": [ + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:@applitools/core", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:@applitools/eyes", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:@applitools/functional-commons", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:boxen", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:semver@7.6.2", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:uuid", + "type": "static" + }, + { + "source": "npm:@applitools/eyes-cypress", + "target": "npm:ws", + "type": "static" + } + ], + "npm:@applitools/image": [ + { + "source": "npm:@applitools/image", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/image", + "target": "npm:bmpimagejs", + "type": "static" + }, + { + "source": "npm:@applitools/image", + "target": "npm:jpeg-js", + "type": "static" + }, + { + "source": "npm:@applitools/image", + "target": "npm:omggif", + "type": "static" + }, + { + "source": "npm:@applitools/image", + "target": "npm:png-async", + "type": "static" + } + ], + "npm:@applitools/logger": [ + { + "source": "npm:@applitools/logger", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/logger", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@applitools/logger", + "target": "npm:debug", + "type": "static" + } + ], + "npm:@applitools/nml-client": [ + { + "source": "npm:@applitools/nml-client", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/nml-client", + "target": "npm:@applitools/req", + "type": "static" + }, + { + "source": "npm:@applitools/nml-client", + "target": "npm:@applitools/utils", + "type": "static" + } + ], + "npm:@applitools/req": [ + { + "source": "npm:@applitools/req", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/req", + "target": "npm:abort-controller", + "type": "static" + }, + { + "source": "npm:@applitools/req", + "target": "npm:http-proxy-agent", + "type": "static" + }, + { + "source": "npm:@applitools/req", + "target": "npm:https-proxy-agent@5.0.1", + "type": "static" + }, + { + "source": "npm:@applitools/req", + "target": "npm:node-fetch@3.3.1", + "type": "static" + } + ], + "npm:https-proxy-agent@5.0.1": [ + { + "source": "npm:https-proxy-agent@5.0.1", + "target": "npm:agent-base", + "type": "static" + }, + { + "source": "npm:https-proxy-agent@5.0.1", + "target": "npm:debug", + "type": "static" + } + ], + "npm:node-fetch@3.3.1": [ + { + "source": "npm:node-fetch@3.3.1", + "target": "npm:data-uri-to-buffer", + "type": "static" + }, + { + "source": "npm:node-fetch@3.3.1", + "target": "npm:fetch-blob", + "type": "static" + }, + { + "source": "npm:node-fetch@3.3.1", + "target": "npm:formdata-polyfill", + "type": "static" + } + ], + "npm:@applitools/screenshoter": [ + { + "source": "npm:@applitools/screenshoter", + "target": "npm:@applitools/image", + "type": "static" + }, + { + "source": "npm:@applitools/screenshoter", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/screenshoter", + "target": "npm:@applitools/snippets", + "type": "static" + }, + { + "source": "npm:@applitools/screenshoter", + "target": "npm:@applitools/utils", + "type": "static" + } + ], + "npm:@applitools/socket": [ + { + "source": "npm:@applitools/socket", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/socket", + "target": "npm:@applitools/utils", + "type": "static" + } + ], + "npm:@applitools/spec-driver-webdriver": [ + { + "source": "npm:@applitools/spec-driver-webdriver", + "target": "npm:webdriver", + "type": "static" + }, + { + "source": "npm:@applitools/spec-driver-webdriver", + "target": "npm:@applitools/driver", + "type": "static" + }, + { + "source": "npm:@applitools/spec-driver-webdriver", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/spec-driver-webdriver", + "target": "npm:http-proxy-agent", + "type": "static" + }, + { + "source": "npm:@applitools/spec-driver-webdriver", + "target": "npm:https-proxy-agent@5.0.1", + "type": "static" + } + ], + "npm:@applitools/tunnel-client": [ + { + "source": "npm:@applitools/tunnel-client", + "target": "npm:@applitools/execution-grid-tunnel", + "type": "static" + }, + { + "source": "npm:@applitools/tunnel-client", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/tunnel-client", + "target": "npm:@applitools/req", + "type": "static" + }, + { + "source": "npm:@applitools/tunnel-client", + "target": "npm:@applitools/socket", + "type": "static" + }, + { + "source": "npm:@applitools/tunnel-client", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/tunnel-client", + "target": "npm:abort-controller", + "type": "static" + }, + { + "source": "npm:@applitools/tunnel-client", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:@applitools/ufg-client": [ + { + "source": "npm:@applitools/ufg-client", + "target": "npm:@applitools/css-tree", + "type": "static" + }, + { + "source": "npm:@applitools/ufg-client", + "target": "npm:@applitools/image", + "type": "static" + }, + { + "source": "npm:@applitools/ufg-client", + "target": "npm:@applitools/logger", + "type": "static" + }, + { + "source": "npm:@applitools/ufg-client", + "target": "npm:@applitools/req", + "type": "static" + }, + { + "source": "npm:@applitools/ufg-client", + "target": "npm:@applitools/utils", + "type": "static" + }, + { + "source": "npm:@applitools/ufg-client", + "target": "npm:@xmldom/xmldom", + "type": "static" + }, + { + "source": "npm:@applitools/ufg-client", + "target": "npm:abort-controller", + "type": "static" + }, + { + "source": "npm:@applitools/ufg-client", + "target": "npm:throat", + "type": "static" + } + ], + "npm:@babel/code-frame": [ + { + "source": "npm:@babel/code-frame", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + }, + { + "source": "npm:@babel/code-frame", + "target": "npm:js-tokens", + "type": "static" + }, + { + "source": "npm:@babel/code-frame", + "target": "npm:picocolors", + "type": "static" + } + ], + "npm:@babel/core": [ + { + "source": "npm:@babel/core", + "target": "npm:@ampproject/remapping", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/helpers", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:convert-source-map@2.0.0", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:gensync", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/generator": [ + { + "source": "npm:@babel/generator", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:@jridgewell/gen-mapping", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:jsesc", + "type": "static" + } + ], + "npm:@babel/helper-annotate-as-pure": [ + { + "source": "npm:@babel/helper-annotate-as-pure", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helper-compilation-targets": [ + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:@babel/compat-data", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:lru-cache", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/helper-create-class-features-plugin": [ + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-annotate-as-pure@7.27.3", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-member-expression-to-functions", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-optimise-call-expression", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-replace-supers", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/helper-annotate-as-pure@7.27.3": [ + { + "source": "npm:@babel/helper-annotate-as-pure@7.27.3", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helper-create-regexp-features-plugin": [ + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:@babel/helper-annotate-as-pure@7.27.3", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:regexpu-core", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/helper-define-polyfill-provider": [ + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:debug@4.4.1", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:lodash.debounce", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:resolve@1.22.10", + "type": "static" + } + ], + "npm:debug@4.4.1": [ + { + "source": "npm:debug@4.4.1", + "target": "npm:ms@2.1.3", + "type": "static" + } + ], + "npm:resolve@1.22.10": [ + { + "source": "npm:resolve@1.22.10", + "target": "npm:is-core-module", + "type": "static" + }, + { + "source": "npm:resolve@1.22.10", + "target": "npm:path-parse", + "type": "static" + }, + { + "source": "npm:resolve@1.22.10", + "target": "npm:supports-preserve-symlinks-flag", + "type": "static" + } + ], + "npm:@babel/helper-member-expression-to-functions": [ + { + "source": "npm:@babel/helper-member-expression-to-functions", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-member-expression-to-functions", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helper-module-imports": [ + { + "source": "npm:@babel/helper-module-imports", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-imports", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helper-module-transforms": [ + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/helper-optimise-call-expression": [ + { + "source": "npm:@babel/helper-optimise-call-expression", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helper-remap-async-to-generator": [ + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/helper-annotate-as-pure@7.27.3", + "type": "static" + }, + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/helper-wrap-function", + "type": "static" + }, + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/helper-replace-supers": [ + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/helper-member-expression-to-functions", + "type": "static" + }, + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/helper-optimise-call-expression", + "type": "static" + }, + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/helper-skip-transparent-expression-wrappers": [ + { + "source": "npm:@babel/helper-skip-transparent-expression-wrappers", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-skip-transparent-expression-wrappers", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helper-split-export-declaration": [ + { + "source": "npm:@babel/helper-split-export-declaration", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helper-wrap-function": [ + { + "source": "npm:@babel/helper-wrap-function", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/helper-wrap-function", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-wrap-function", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helpers": [ + { + "source": "npm:@babel/helpers", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/helpers", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/parser": [ + { + "source": "npm:@babel/parser", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key": [ + { + "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope": [ + { + "source": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": [ + { + "source": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": [ + { + "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "target": "npm:@babel/plugin-transform-optional-chaining", + "type": "static" + } + ], + "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": [ + { + "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/plugin-proposal-class-properties": [ + { + "source": "npm:@babel/plugin-proposal-class-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-class-properties", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-class-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-proposal-decorators": [ + { + "source": "npm:@babel/plugin-proposal-decorators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-decorators", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-decorators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-decorators", + "target": "npm:@babel/plugin-syntax-decorators", + "type": "static" + } + ], + "npm:@babel/plugin-proposal-object-rest-spread": [ + { + "source": "npm:@babel/plugin-proposal-object-rest-spread", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-object-rest-spread", + "target": "npm:@babel/compat-data", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-object-rest-spread", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-object-rest-spread", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-object-rest-spread", + "target": "npm:@babel/plugin-syntax-object-rest-spread", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-object-rest-spread", + "target": "npm:@babel/plugin-transform-parameters", + "type": "static" + } + ], + "npm:@babel/plugin-proposal-private-property-in-object": [ + { + "source": "npm:@babel/plugin-proposal-private-property-in-object", + "target": "npm:@babel/core", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-async-generators": [ + { + "source": "npm:@babel/plugin-syntax-async-generators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-async-generators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-bigint": [ + { + "source": "npm:@babel/plugin-syntax-bigint", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-bigint", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-class-properties": [ + { + "source": "npm:@babel/plugin-syntax-class-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-class-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-class-static-block": [ + { + "source": "npm:@babel/plugin-syntax-class-static-block", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-class-static-block", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-decorators": [ + { + "source": "npm:@babel/plugin-syntax-decorators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-decorators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-import-assertions": [ + { + "source": "npm:@babel/plugin-syntax-import-assertions", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-assertions", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-import-attributes": [ + { + "source": "npm:@babel/plugin-syntax-import-attributes", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-attributes", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-import-meta": [ + { + "source": "npm:@babel/plugin-syntax-import-meta", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-meta", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-json-strings": [ + { + "source": "npm:@babel/plugin-syntax-json-strings", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-json-strings", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-jsx": [ + { + "source": "npm:@babel/plugin-syntax-jsx", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-jsx", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-logical-assignment-operators": [ + { + "source": "npm:@babel/plugin-syntax-logical-assignment-operators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-logical-assignment-operators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-nullish-coalescing-operator": [ + { + "source": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-numeric-separator": [ + { + "source": "npm:@babel/plugin-syntax-numeric-separator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-numeric-separator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-object-rest-spread": [ + { + "source": "npm:@babel/plugin-syntax-object-rest-spread", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-object-rest-spread", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-optional-catch-binding": [ + { + "source": "npm:@babel/plugin-syntax-optional-catch-binding", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-optional-catch-binding", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-optional-chaining": [ + { + "source": "npm:@babel/plugin-syntax-optional-chaining", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-optional-chaining", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-private-property-in-object": [ + { + "source": "npm:@babel/plugin-syntax-private-property-in-object", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-private-property-in-object", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-top-level-await": [ + { + "source": "npm:@babel/plugin-syntax-top-level-await", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-top-level-await", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-typescript": [ + { + "source": "npm:@babel/plugin-syntax-typescript", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-typescript", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-unicode-sets-regex": [ + { + "source": "npm:@babel/plugin-syntax-unicode-sets-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-unicode-sets-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-unicode-sets-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-arrow-functions": [ + { + "source": "npm:@babel/plugin-transform-arrow-functions", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-arrow-functions", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-async-generator-functions": [ + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/helper-remap-async-to-generator", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/plugin-transform-async-to-generator": [ + { + "source": "npm:@babel/plugin-transform-async-to-generator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-to-generator", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-to-generator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-to-generator", + "target": "npm:@babel/helper-remap-async-to-generator", + "type": "static" + } + ], + "npm:@babel/plugin-transform-block-scoped-functions": [ + { + "source": "npm:@babel/plugin-transform-block-scoped-functions", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-block-scoped-functions", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-block-scoping": [ + { + "source": "npm:@babel/plugin-transform-block-scoping", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-block-scoping", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-class-properties": [ + { + "source": "npm:@babel/plugin-transform-class-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-properties", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-class-static-block": [ + { + "source": "npm:@babel/plugin-transform-class-static-block", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-static-block", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-static-block", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-classes": [ + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-annotate-as-pure@7.27.3", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-globals", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-replace-supers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/plugin-transform-computed-properties": [ + { + "source": "npm:@babel/plugin-transform-computed-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-computed-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-computed-properties", + "target": "npm:@babel/template", + "type": "static" + } + ], + "npm:@babel/plugin-transform-destructuring": [ + { + "source": "npm:@babel/plugin-transform-destructuring", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-destructuring", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-destructuring", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/plugin-transform-dotall-regex": [ + { + "source": "npm:@babel/plugin-transform-dotall-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dotall-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dotall-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-duplicate-keys": [ + { + "source": "npm:@babel/plugin-transform-duplicate-keys", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-duplicate-keys", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex": [ + { + "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-dynamic-import": [ + { + "source": "npm:@babel/plugin-transform-dynamic-import", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dynamic-import", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-exponentiation-operator": [ + { + "source": "npm:@babel/plugin-transform-exponentiation-operator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-exponentiation-operator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-export-namespace-from": [ + { + "source": "npm:@babel/plugin-transform-export-namespace-from", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-export-namespace-from", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-for-of": [ + { + "source": "npm:@babel/plugin-transform-for-of", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-for-of", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-for-of", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + } + ], + "npm:@babel/plugin-transform-function-name": [ + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/plugin-transform-json-strings": [ + { + "source": "npm:@babel/plugin-transform-json-strings", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-json-strings", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-literals": [ + { + "source": "npm:@babel/plugin-transform-literals", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-logical-assignment-operators": [ + { + "source": "npm:@babel/plugin-transform-logical-assignment-operators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-logical-assignment-operators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-member-expression-literals": [ + { + "source": "npm:@babel/plugin-transform-member-expression-literals", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-member-expression-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-modules-amd": [ + { + "source": "npm:@babel/plugin-transform-modules-amd", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-amd", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-amd", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-modules-commonjs": [ + { + "source": "npm:@babel/plugin-transform-modules-commonjs", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-commonjs", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-commonjs", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-modules-systemjs": [ + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/plugin-transform-modules-umd": [ + { + "source": "npm:@babel/plugin-transform-modules-umd", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-umd", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-umd", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-named-capturing-groups-regex": [ + { + "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-new-target": [ + { + "source": "npm:@babel/plugin-transform-new-target", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-new-target", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-nullish-coalescing-operator": [ + { + "source": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-numeric-separator": [ + { + "source": "npm:@babel/plugin-transform-numeric-separator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-numeric-separator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-object-rest-spread": [ + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/plugin-transform-destructuring", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/plugin-transform-parameters", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/plugin-transform-object-super": [ + { + "source": "npm:@babel/plugin-transform-object-super", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-super", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-super", + "target": "npm:@babel/helper-replace-supers", + "type": "static" + } + ], + "npm:@babel/plugin-transform-optional-catch-binding": [ + { + "source": "npm:@babel/plugin-transform-optional-catch-binding", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-catch-binding", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-optional-chaining": [ + { + "source": "npm:@babel/plugin-transform-optional-chaining", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-chaining", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-chaining", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + } + ], + "npm:@babel/plugin-transform-parameters": [ + { + "source": "npm:@babel/plugin-transform-parameters", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-parameters", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-private-methods": [ + { + "source": "npm:@babel/plugin-transform-private-methods", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-methods", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-methods", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-private-property-in-object": [ + { + "source": "npm:@babel/plugin-transform-private-property-in-object", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-property-in-object", + "target": "npm:@babel/helper-annotate-as-pure@7.27.3", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-property-in-object", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-property-in-object", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-property-literals": [ + { + "source": "npm:@babel/plugin-transform-property-literals", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-property-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-react-display-name": [ + { + "source": "npm:@babel/plugin-transform-react-display-name", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-display-name", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-react-jsx": [ + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/helper-annotate-as-pure@7.27.3", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/plugin-syntax-jsx", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/plugin-transform-react-jsx-development": [ + { + "source": "npm:@babel/plugin-transform-react-jsx-development", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx-development", + "target": "npm:@babel/plugin-transform-react-jsx", + "type": "static" + } + ], + "npm:@babel/plugin-transform-react-pure-annotations": [ + { + "source": "npm:@babel/plugin-transform-react-pure-annotations", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-pure-annotations", + "target": "npm:@babel/helper-annotate-as-pure@7.27.3", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-pure-annotations", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-regenerator": [ + { + "source": "npm:@babel/plugin-transform-regenerator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-regenerator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-regexp-modifiers": [ + { + "source": "npm:@babel/plugin-transform-regexp-modifiers", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-regexp-modifiers", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-regexp-modifiers", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-reserved-words": [ + { + "source": "npm:@babel/plugin-transform-reserved-words", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-reserved-words", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-runtime": [ + { + "source": "npm:@babel/plugin-transform-runtime", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime", + "target": "npm:babel-plugin-polyfill-corejs2", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime", + "target": "npm:babel-plugin-polyfill-corejs3", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime", + "target": "npm:babel-plugin-polyfill-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/plugin-transform-shorthand-properties": [ + { + "source": "npm:@babel/plugin-transform-shorthand-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-shorthand-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-spread": [ + { + "source": "npm:@babel/plugin-transform-spread", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-spread", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-spread", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + } + ], + "npm:@babel/plugin-transform-sticky-regex": [ + { + "source": "npm:@babel/plugin-transform-sticky-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-sticky-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-template-literals": [ + { + "source": "npm:@babel/plugin-transform-template-literals", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-template-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-typeof-symbol": [ + { + "source": "npm:@babel/plugin-transform-typeof-symbol", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typeof-symbol", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-typescript": [ + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-annotate-as-pure@7.27.3", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/plugin-syntax-typescript", + "type": "static" + } + ], + "npm:@babel/plugin-transform-unicode-escapes": [ + { + "source": "npm:@babel/plugin-transform-unicode-escapes", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-escapes", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-unicode-property-regex": [ + { + "source": "npm:@babel/plugin-transform-unicode-property-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-property-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-property-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-unicode-regex": [ + { + "source": "npm:@babel/plugin-transform-unicode-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-unicode-sets-regex": [ + { + "source": "npm:@babel/plugin-transform-unicode-sets-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-sets-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-sets-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/preset-env": [ + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/compat-data", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-proposal-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-import-assertions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-import-attributes@7.27.1", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-unicode-sets-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-arrow-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-async-generator-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-async-to-generator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-block-scoped-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-block-scoping", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-class-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-class-static-block", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-classes", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-computed-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-destructuring", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-dotall-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-duplicate-keys", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-dynamic-import", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-exponentiation-operator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-export-namespace-from", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-for-of", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-function-name", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-json-strings", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-logical-assignment-operators", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-member-expression-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-modules-amd", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-modules-commonjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-modules-systemjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-modules-umd", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-new-target", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-numeric-separator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-object-rest-spread", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-object-super", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-optional-catch-binding", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-parameters", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-private-methods", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-property-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-regexp-modifiers", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-reserved-words", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-shorthand-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-spread", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-sticky-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-template-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-typeof-symbol", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-unicode-escapes", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-unicode-property-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-unicode-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-unicode-sets-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/preset-modules", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:babel-plugin-polyfill-corejs2", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:babel-plugin-polyfill-corejs3", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:babel-plugin-polyfill-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:core-js-compat", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-import-attributes@7.27.1": [ + { + "source": "npm:@babel/plugin-syntax-import-attributes@7.27.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-attributes@7.27.1", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-attributes@7.27.1", + "target": "npm:@babel/core@7.25.8", + "type": "static" + } + ], + "npm:@babel/preset-modules": [ + { + "source": "npm:@babel/preset-modules", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-modules", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-modules", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/preset-modules", + "target": "npm:esutils", + "type": "static" + } + ], + "npm:@babel/preset-react": [ + { + "source": "npm:@babel/preset-react", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-react", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-react", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-react", + "target": "npm:@babel/plugin-transform-react-display-name", + "type": "static" + }, + { + "source": "npm:@babel/preset-react", + "target": "npm:@babel/plugin-transform-react-jsx", + "type": "static" + }, + { + "source": "npm:@babel/preset-react", + "target": "npm:@babel/plugin-transform-react-jsx-development", + "type": "static" + }, + { + "source": "npm:@babel/preset-react", + "target": "npm:@babel/plugin-transform-react-pure-annotations", + "type": "static" + } + ], + "npm:@babel/preset-typescript": [ + { + "source": "npm:@babel/preset-typescript", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript", + "target": "npm:@babel/plugin-syntax-jsx", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript", + "target": "npm:@babel/plugin-transform-modules-commonjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript", + "target": "npm:@babel/plugin-transform-typescript", + "type": "static" + } + ], + "npm:@babel/runtime": [ + { + "source": "npm:@babel/runtime", + "target": "npm:regenerator-runtime", + "type": "static" + } + ], + "npm:@babel/runtime-corejs3": [ + { + "source": "npm:@babel/runtime-corejs3", + "target": "npm:core-js-pure", + "type": "static" + } + ], + "npm:@babel/template": [ + { + "source": "npm:@babel/template", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/template", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/template", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/traverse": [ + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/generator@7.28.0", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/helper-globals", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:debug", + "type": "static" + } + ], + "npm:@babel/generator@7.28.0": [ + { + "source": "npm:@babel/generator@7.28.0", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/generator@7.28.0", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/generator@7.28.0", + "target": "npm:@jridgewell/gen-mapping", + "type": "static" + }, + { + "source": "npm:@babel/generator@7.28.0", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@babel/generator@7.28.0", + "target": "npm:jsesc", + "type": "static" + } + ], + "npm:@babel/types": [ + { + "source": "npm:@babel/types", + "target": "npm:@babel/helper-string-parser", + "type": "static" + }, + { + "source": "npm:@babel/types", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + } + ], + "npm:@carbon/charts": [ + { + "source": "npm:@carbon/charts", + "target": "npm:@carbon/colors", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:@carbon/utils-position", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:@types/d3", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:@types/topojson", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:d3", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:d3-cloud", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:d3-sankey", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:date-fns", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:dompurify", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:html-to-image", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:topojson-client", + "type": "static" + }, + { + "source": "npm:@carbon/charts", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:@carbon/charts-angular": [ + { + "source": "npm:@carbon/charts-angular", + "target": "npm:@carbon/charts", + "type": "static" + }, + { + "source": "npm:@carbon/charts-angular", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:@carbon/charts-angular", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:@carbon/colors": [ + { + "source": "npm:@carbon/colors", + "target": "npm:@ibm/telemetry-js", + "type": "static" + } + ], + "npm:@carbon/feature-flags": [ + { + "source": "npm:@carbon/feature-flags", + "target": "npm:@ibm/telemetry-js", + "type": "static" + } + ], + "npm:@carbon/grid": [ + { + "source": "npm:@carbon/grid", + "target": "npm:@carbon/layout", + "type": "static" + }, + { + "source": "npm:@carbon/grid", + "target": "npm:@ibm/telemetry-js", + "type": "static" + } + ], + "npm:@carbon/icons": [ + { + "source": "npm:@carbon/icons", + "target": "npm:@ibm/telemetry-js", + "type": "static" + } + ], + "npm:@carbon/layout": [ + { + "source": "npm:@carbon/layout", + "target": "npm:@ibm/telemetry-js", + "type": "static" + } + ], + "npm:@carbon/motion": [ + { + "source": "npm:@carbon/motion", + "target": "npm:@ibm/telemetry-js", + "type": "static" + } + ], + "npm:@carbon/styles": [ + { + "source": "npm:@carbon/styles", + "target": "npm:sass", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@carbon/colors", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@carbon/feature-flags", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@carbon/grid", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@carbon/layout", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@carbon/motion", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@carbon/themes", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@carbon/type", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex@6.0.0-next.6", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex-mono", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex-sans", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex-sans-arabic", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex-sans-devanagari", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex-sans-hebrew", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex-sans-thai", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex-sans-thai-looped", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/plex-serif", + "type": "static" + }, + { + "source": "npm:@carbon/styles", + "target": "npm:@ibm/telemetry-js", + "type": "static" + } + ], + "npm:@carbon/themes": [ + { + "source": "npm:@carbon/themes", + "target": "npm:@carbon/colors", + "type": "static" + }, + { + "source": "npm:@carbon/themes", + "target": "npm:@carbon/layout", + "type": "static" + }, + { + "source": "npm:@carbon/themes", + "target": "npm:@carbon/type", + "type": "static" + }, + { + "source": "npm:@carbon/themes", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:@carbon/themes", + "target": "npm:color", + "type": "static" + } + ], + "npm:@carbon/type": [ + { + "source": "npm:@carbon/type", + "target": "npm:@carbon/grid", + "type": "static" + }, + { + "source": "npm:@carbon/type", + "target": "npm:@carbon/layout", + "type": "static" + }, + { + "source": "npm:@carbon/type", + "target": "npm:@ibm/telemetry-js", + "type": "static" + } + ], + "npm:@carbon/utils-position": [ + { + "source": "npm:@carbon/utils-position", + "target": "npm:@ibm/telemetry-js", + "type": "static" + } + ], + "npm:@compodoc/compodoc": [ + { + "source": "npm:@compodoc/compodoc", + "target": "npm:@angular-devkit/schematics@18.2.8", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:@babel/core@7.25.8", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:@babel/plugin-transform-private-methods@7.25.7", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:@babel/preset-env@7.25.8", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:@compodoc/live-server", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:@compodoc/ngd-transformer", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:bootstrap.native", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:cheerio", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:chokidar", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:colors", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:commander", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:cosmiconfig", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:decache", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:es6-shim", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:fancy-log", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:fs-extra", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:glob", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:handlebars", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:html-entities", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:i18next", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:loglevel", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:loglevel-plugin-prefix", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:lunr", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:marked", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:neotraverse", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:opencollective-postinstall", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:os-name", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:prismjs", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:svg-pan-zoom", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:tablesort", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:ts-morph", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:uuid@10.0.0", + "type": "static" + }, + { + "source": "npm:@compodoc/compodoc", + "target": "npm:vis", + "type": "static" + } + ], + "npm:@angular-devkit/core@18.2.8": [ + { + "source": "npm:@angular-devkit/core@18.2.8", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.8", + "target": "npm:ajv-formats", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.8", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.8", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.8", + "target": "npm:rxjs@7.8.1", + "type": "static" + }, + { + "source": "npm:@angular-devkit/core@18.2.8", + "target": "npm:source-map", + "type": "static" + } + ], + "npm:@angular-devkit/schematics@18.2.8": [ + { + "source": "npm:@angular-devkit/schematics@18.2.8", + "target": "npm:@angular-devkit/core@18.2.8", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics@18.2.8", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics@18.2.8", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics@18.2.8", + "target": "npm:ora", + "type": "static" + }, + { + "source": "npm:@angular-devkit/schematics@18.2.8", + "target": "npm:rxjs@7.8.1", + "type": "static" + } + ], + "npm:@babel/core@7.25.8": [ + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@ampproject/remapping", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/helpers", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:convert-source-map@2.0.0", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:gensync", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:@babel/core@7.25.8", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/plugin-transform-private-methods@7.25.7": [ + { + "source": "npm:@babel/plugin-transform-private-methods@7.25.7", + "target": "npm:@babel/core@7.25.8", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-methods@7.25.7", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-methods@7.25.7", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/preset-env@7.25.8": [ + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/core@7.25.8", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/compat-data", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-proposal-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-syntax-import-assertions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-syntax-import-attributes@7.27.1", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-syntax-unicode-sets-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-arrow-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-async-generator-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-async-to-generator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-block-scoped-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-block-scoping", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-class-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-class-static-block", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-classes", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-computed-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-destructuring", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-dotall-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-duplicate-keys", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-dynamic-import", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-exponentiation-operator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-export-namespace-from", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-for-of", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-function-name", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-json-strings", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-logical-assignment-operators", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-member-expression-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-modules-amd", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-modules-commonjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-modules-systemjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-modules-umd", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-new-target", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-numeric-separator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-object-rest-spread", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-object-super", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-optional-catch-binding", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-parameters", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-private-methods@7.25.7", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-property-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-reserved-words", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-shorthand-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-spread", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-sticky-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-template-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-typeof-symbol", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-unicode-escapes", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-unicode-property-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-unicode-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/plugin-transform-unicode-sets-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:@babel/preset-modules", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:babel-plugin-polyfill-corejs2", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:babel-plugin-polyfill-corejs3@0.10.6", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:babel-plugin-polyfill-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:core-js-compat", + "type": "static" + }, + { + "source": "npm:@babel/preset-env@7.25.8", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:babel-plugin-polyfill-corejs3@0.10.6": [ + { + "source": "npm:babel-plugin-polyfill-corejs3@0.10.6", + "target": "npm:@babel/core@7.25.8", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs3@0.10.6", + "target": "npm:@babel/helper-define-polyfill-provider", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs3@0.10.6", + "target": "npm:core-js-compat", + "type": "static" + } + ], + "npm:@compodoc/live-server": [ + { + "source": "npm:@compodoc/live-server", + "target": "npm:chokidar@3.6.0", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:colors", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:event-stream", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:faye-websocket", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:http-auth", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:http-auth-connect", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:morgan", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:open@8.4.0", + "type": "static" + }, + { + "source": "npm:@compodoc/live-server", + "target": "npm:serve-index", + "type": "static" + } + ], + "npm:chokidar@3.6.0": [ + { + "source": "npm:chokidar@3.6.0", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:is-binary-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:readdirp@3.6.0", + "type": "static" + }, + { + "source": "npm:chokidar@3.6.0", + "target": "npm:fsevents", + "type": "static" + } + ], + "npm:glob-parent@5.1.2": [ + { + "source": "npm:glob-parent@5.1.2", + "target": "npm:is-glob", + "type": "static" + } + ], + "npm:is-wsl@2.2.0": [ + { + "source": "npm:is-wsl@2.2.0", + "target": "npm:is-docker@2.2.1", + "type": "static" + } + ], + "npm:open@8.4.0": [ + { + "source": "npm:open@8.4.0", + "target": "npm:define-lazy-prop@2.0.0", + "type": "static" + }, + { + "source": "npm:open@8.4.0", + "target": "npm:is-docker@2.2.1", + "type": "static" + }, + { + "source": "npm:open@8.4.0", + "target": "npm:is-wsl@2.2.0", + "type": "static" + } + ], + "npm:readdirp@3.6.0": [ + { + "source": "npm:readdirp@3.6.0", + "target": "npm:picomatch@2.3.1", + "type": "static" + } + ], + "npm:@compodoc/ngd-core": [ + { + "source": "npm:@compodoc/ngd-core", + "target": "npm:ansi-colors", + "type": "static" + }, + { + "source": "npm:@compodoc/ngd-core", + "target": "npm:fancy-log", + "type": "static" + }, + { + "source": "npm:@compodoc/ngd-core", + "target": "npm:typescript", + "type": "static" + } + ], + "npm:@compodoc/ngd-transformer": [ + { + "source": "npm:@compodoc/ngd-transformer", + "target": "npm:@aduh95/viz.js", + "type": "static" + }, + { + "source": "npm:@compodoc/ngd-transformer", + "target": "npm:@compodoc/ngd-core", + "type": "static" + }, + { + "source": "npm:@compodoc/ngd-transformer", + "target": "npm:dot", + "type": "static" + }, + { + "source": "npm:@compodoc/ngd-transformer", + "target": "npm:fs-extra", + "type": "static" + } + ], + "npm:@cspotcode/source-map-support": [ + { + "source": "npm:@cspotcode/source-map-support", + "target": "npm:@jridgewell/trace-mapping@0.3.9", + "type": "static" + } + ], + "npm:@jridgewell/trace-mapping@0.3.9": [ + { + "source": "npm:@jridgewell/trace-mapping@0.3.9", + "target": "npm:@jridgewell/resolve-uri", + "type": "static" + }, + { + "source": "npm:@jridgewell/trace-mapping@0.3.9", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + } + ], + "npm:@csstools/css-parser-algorithms": [ + { + "source": "npm:@csstools/css-parser-algorithms", + "target": "npm:@csstools/css-tokenizer", + "type": "static" + } + ], + "npm:@csstools/media-query-list-parser": [ + { + "source": "npm:@csstools/media-query-list-parser", + "target": "npm:@csstools/css-parser-algorithms", + "type": "static" + }, + { + "source": "npm:@csstools/media-query-list-parser", + "target": "npm:@csstools/css-tokenizer", + "type": "static" + } + ], + "npm:@cypress/browserify-preprocessor": [ + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:@babel/plugin-proposal-class-properties", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:@babel/plugin-proposal-object-rest-spread", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:@babel/plugin-transform-runtime", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:@babel/preset-env", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:@babel/preset-react", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:babel-plugin-add-module-exports", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:babelify", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:browserify", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:coffeeify", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:coffeescript", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:lodash.clonedeep", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:@cypress/browserify-preprocessor", + "target": "npm:watchify", + "type": "static" + } + ], + "npm:fs-extra@9.1.0": [ + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:at-least-node", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:jsonfile", + "type": "static" + }, + { + "source": "npm:fs-extra@9.1.0", + "target": "npm:universalify", + "type": "static" + } + ], + "npm:@cypress/request": [ + { + "source": "npm:@cypress/request", + "target": "npm:aws-sign2", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:aws4", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:caseless", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:combined-stream", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:extend", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:forever-agent", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:form-data@2.3.3", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:http-signature", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:is-typedarray", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:isstream", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:json-stringify-safe", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:performance-now", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:qs", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:tough-cookie", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:tunnel-agent", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:uuid", + "type": "static" + } + ], + "npm:form-data@2.3.3": [ + { + "source": "npm:form-data@2.3.3", + "target": "npm:asynckit", + "type": "static" + }, + { + "source": "npm:form-data@2.3.3", + "target": "npm:combined-stream", + "type": "static" + }, + { + "source": "npm:form-data@2.3.3", + "target": "npm:mime-types", + "type": "static" + } + ], + "npm:@cypress/xvfb": [ + { + "source": "npm:@cypress/xvfb", + "target": "npm:debug@3.2.7", + "type": "static" + }, + { + "source": "npm:@cypress/xvfb", + "target": "npm:lodash.once", + "type": "static" + } + ], + "npm:debug@3.2.7": [ + { + "source": "npm:debug@3.2.7", + "target": "npm:ms", + "type": "static" + } + ], + "npm:@emnapi/core": [ + { + "source": "npm:@emnapi/core", + "target": "npm:@emnapi/wasi-threads", + "type": "static" + }, + { + "source": "npm:@emnapi/core", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@emnapi/runtime": [ + { + "source": "npm:@emnapi/runtime", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@emnapi/wasi-threads": [ + { + "source": "npm:@emnapi/wasi-threads", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@eslint-community/eslint-utils": [ + { + "source": "npm:@eslint-community/eslint-utils", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@eslint-community/eslint-utils", + "target": "npm:eslint-visitor-keys", + "type": "static" + } + ], + "npm:@eslint/config-array": [ + { + "source": "npm:@eslint/config-array", + "target": "npm:@eslint/object-schema", + "type": "static" + }, + { + "source": "npm:@eslint/config-array", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@eslint/config-array", + "target": "npm:minimatch@3.1.2", + "type": "static" + } + ], + "npm:brace-expansion@1.1.12": [ + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.12", + "target": "npm:concat-map", + "type": "static" + } + ], + "npm:minimatch@3.1.2": [ + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.12", + "type": "static" + } + ], + "npm:@eslint/eslintrc": [ + { + "source": "npm:@eslint/eslintrc", + "target": "npm:ajv@6.12.6", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:espree", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:globals", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:js-yaml", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:strip-json-comments", + "type": "static" + } + ], + "npm:ajv@6.12.6": [ + { + "source": "npm:ajv@6.12.6", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:json-schema-traverse@0.4.1", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:uri-js", + "type": "static" + } + ], + "npm:@eslint/plugin-kit": [ + { + "source": "npm:@eslint/plugin-kit", + "target": "npm:@eslint/core@0.13.0", + "type": "static" + }, + { + "source": "npm:@eslint/plugin-kit", + "target": "npm:levn", + "type": "static" + } + ], + "npm:@eslint/core@0.13.0": [ + { + "source": "npm:@eslint/core@0.13.0", + "target": "npm:@types/json-schema", + "type": "static" + } + ], + "npm:@fastify/ajv-compiler": [ + { + "source": "npm:@fastify/ajv-compiler", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:@fastify/ajv-compiler", + "target": "npm:ajv-formats@2.1.1", + "type": "static" + }, + { + "source": "npm:@fastify/ajv-compiler", + "target": "npm:fast-uri@2.4.0", + "type": "static" + } + ], + "npm:ajv-formats@2.1.1": [ + { + "source": "npm:ajv-formats@2.1.1", + "target": "npm:ajv", + "type": "static" + } + ], + "npm:@fastify/fast-json-stringify-compiler": [ + { + "source": "npm:@fastify/fast-json-stringify-compiler", + "target": "npm:fast-json-stringify", + "type": "static" + } + ], + "npm:@fastify/merge-json-schemas": [ + { + "source": "npm:@fastify/merge-json-schemas", + "target": "npm:fast-deep-equal", + "type": "static" + } + ], + "npm:@floating-ui/core": [ + { + "source": "npm:@floating-ui/core", + "target": "npm:@floating-ui/utils", + "type": "static" + } + ], + "npm:@floating-ui/dom": [ + { + "source": "npm:@floating-ui/dom", + "target": "npm:@floating-ui/core", + "type": "static" + }, + { + "source": "npm:@floating-ui/dom", + "target": "npm:@floating-ui/utils", + "type": "static" + } + ], + "npm:@hapi/topo": [ + { + "source": "npm:@hapi/topo", + "target": "npm:@hapi/hoek", + "type": "static" + } + ], + "npm:@humanfs/node": [ + { + "source": "npm:@humanfs/node", + "target": "npm:@humanfs/core", + "type": "static" + }, + { + "source": "npm:@humanfs/node", + "target": "npm:@humanwhocodes/retry@0.3.1", + "type": "static" + } + ], + "npm:@inquirer/checkbox": [ + { + "source": "npm:@inquirer/checkbox", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/checkbox", + "target": "npm:@inquirer/figures", + "type": "static" + }, + { + "source": "npm:@inquirer/checkbox", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/checkbox", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:@inquirer/checkbox", + "target": "npm:yoctocolors-cjs", + "type": "static" + } + ], + "npm:@inquirer/confirm": [ + { + "source": "npm:@inquirer/confirm", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/confirm", + "target": "npm:@inquirer/type", + "type": "static" + } + ], + "npm:@inquirer/core": [ + { + "source": "npm:@inquirer/core", + "target": "npm:@inquirer/figures", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:@inquirer/type@2.0.0", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:@types/mute-stream", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:@types/node@22.16.5", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:@types/wrap-ansi", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:cli-width", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:mute-stream", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:signal-exit", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:wrap-ansi", + "type": "static" + }, + { + "source": "npm:@inquirer/core", + "target": "npm:yoctocolors-cjs", + "type": "static" + } + ], + "npm:@inquirer/type@2.0.0": [ + { + "source": "npm:@inquirer/type@2.0.0", + "target": "npm:mute-stream", + "type": "static" + } + ], + "npm:@types/node@22.16.5": [ + { + "source": "npm:@types/node@22.16.5", + "target": "npm:undici-types", + "type": "static" + } + ], + "npm:@inquirer/editor": [ + { + "source": "npm:@inquirer/editor", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/editor", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/editor", + "target": "npm:external-editor", + "type": "static" + } + ], + "npm:@inquirer/expand": [ + { + "source": "npm:@inquirer/expand", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/expand", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/expand", + "target": "npm:yoctocolors-cjs", + "type": "static" + } + ], + "npm:@inquirer/input": [ + { + "source": "npm:@inquirer/input", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/input", + "target": "npm:@inquirer/type", + "type": "static" + } + ], + "npm:@inquirer/number": [ + { + "source": "npm:@inquirer/number", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/number", + "target": "npm:@inquirer/type", + "type": "static" + } + ], + "npm:@inquirer/password": [ + { + "source": "npm:@inquirer/password", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/password", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/password", + "target": "npm:ansi-escapes", + "type": "static" + } + ], + "npm:@inquirer/prompts": [ + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/checkbox", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/confirm", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/editor", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/expand", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/input", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/number", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/password", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/rawlist", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/search", + "type": "static" + }, + { + "source": "npm:@inquirer/prompts", + "target": "npm:@inquirer/select", + "type": "static" + } + ], + "npm:@inquirer/rawlist": [ + { + "source": "npm:@inquirer/rawlist", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/rawlist", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/rawlist", + "target": "npm:yoctocolors-cjs", + "type": "static" + } + ], + "npm:@inquirer/search": [ + { + "source": "npm:@inquirer/search", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/search", + "target": "npm:@inquirer/figures", + "type": "static" + }, + { + "source": "npm:@inquirer/search", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/search", + "target": "npm:yoctocolors-cjs", + "type": "static" + } + ], + "npm:@inquirer/select": [ + { + "source": "npm:@inquirer/select", + "target": "npm:@inquirer/core", + "type": "static" + }, + { + "source": "npm:@inquirer/select", + "target": "npm:@inquirer/figures", + "type": "static" + }, + { + "source": "npm:@inquirer/select", + "target": "npm:@inquirer/type", + "type": "static" + }, + { + "source": "npm:@inquirer/select", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:@inquirer/select", + "target": "npm:yoctocolors-cjs", + "type": "static" + } + ], + "npm:@inquirer/type": [ + { + "source": "npm:@inquirer/type", + "target": "npm:mute-stream", + "type": "static" + } + ], + "npm:@isaacs/brace-expansion": [ + { + "source": "npm:@isaacs/brace-expansion", + "target": "npm:@isaacs/balanced-match", + "type": "static" + } + ], + "npm:@isaacs/cliui": [ + { + "source": "npm:@isaacs/cliui", + "target": "npm:string-width@5.1.2", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:string-width-cjs", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:strip-ansi-cjs", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:wrap-ansi@8.1.0", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:wrap-ansi-cjs", + "type": "static" + } + ], + "npm:string-width@5.1.2": [ + { + "source": "npm:string-width@5.1.2", + "target": "npm:eastasianwidth", + "type": "static" + }, + { + "source": "npm:string-width@5.1.2", + "target": "npm:emoji-regex@9.2.2", + "type": "static" + }, + { + "source": "npm:string-width@5.1.2", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + } + ], + "npm:strip-ansi@7.1.0": [ + { + "source": "npm:strip-ansi@7.1.0", + "target": "npm:ansi-regex@6.1.0", + "type": "static" + } + ], + "npm:wrap-ansi@8.1.0": [ + { + "source": "npm:wrap-ansi@8.1.0", + "target": "npm:ansi-styles@6.2.1", + "type": "static" + }, + { + "source": "npm:wrap-ansi@8.1.0", + "target": "npm:string-width@5.1.2", + "type": "static" + }, + { + "source": "npm:wrap-ansi@8.1.0", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + } + ], + "npm:@istanbuljs/load-nyc-config": [ + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:camelcase@5.3.1", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:find-up@4.1.0", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:get-package-type", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:resolve-from@5.0.0", + "type": "static" + } + ], + "npm:argparse@1.0.10": [ + { + "source": "npm:argparse@1.0.10", + "target": "npm:sprintf-js@1.0.3", + "type": "static" + } + ], + "npm:find-up@4.1.0": [ + { + "source": "npm:find-up@4.1.0", + "target": "npm:locate-path@5.0.0", + "type": "static" + }, + { + "source": "npm:find-up@4.1.0", + "target": "npm:path-exists", + "type": "static" + } + ], + "npm:js-yaml@3.14.1": [ + { + "source": "npm:js-yaml@3.14.1", + "target": "npm:argparse@1.0.10", + "type": "static" + }, + { + "source": "npm:js-yaml@3.14.1", + "target": "npm:esprima", + "type": "static" + } + ], + "npm:locate-path@5.0.0": [ + { + "source": "npm:locate-path@5.0.0", + "target": "npm:p-locate@4.1.0", + "type": "static" + } + ], + "npm:p-limit@2.3.0": [ + { + "source": "npm:p-limit@2.3.0", + "target": "npm:p-try", + "type": "static" + } + ], + "npm:p-locate@4.1.0": [ + { + "source": "npm:p-locate@4.1.0", + "target": "npm:p-limit@2.3.0", + "type": "static" + } + ], + "npm:@jest/console": [ + { + "source": "npm:@jest/console", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/console", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/console", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@jest/console", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:@jest/console", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:@jest/console", + "target": "npm:slash@3.0.0", + "type": "static" + } + ], + "npm:@jest/core": [ + { + "source": "npm:@jest/core", + "target": "npm:@jest/console", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:@jest/reporters", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:ci-info", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:exit", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-changed-files", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-config", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-resolve", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-resolve-dependencies", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-runner", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-runtime", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-snapshot", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-validate", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:jest-watcher", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:@jest/core", + "target": "npm:strip-ansi", + "type": "static" + } + ], + "npm:@jest/environment": [ + { + "source": "npm:@jest/environment", + "target": "npm:@jest/fake-timers", + "type": "static" + }, + { + "source": "npm:@jest/environment", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/environment", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/environment", + "target": "npm:jest-mock", + "type": "static" + } + ], + "npm:@jest/expect": [ + { + "source": "npm:@jest/expect", + "target": "npm:expect", + "type": "static" + }, + { + "source": "npm:@jest/expect", + "target": "npm:jest-snapshot", + "type": "static" + } + ], + "npm:@jest/expect-utils": [ + { + "source": "npm:@jest/expect-utils", + "target": "npm:jest-get-type", + "type": "static" + } + ], + "npm:@jest/fake-timers": [ + { + "source": "npm:@jest/fake-timers", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:@sinonjs/fake-timers", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:jest-util", + "type": "static" + } + ], + "npm:@jest/globals": [ + { + "source": "npm:@jest/globals", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:@jest/globals", + "target": "npm:@jest/expect", + "type": "static" + }, + { + "source": "npm:@jest/globals", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/globals", + "target": "npm:jest-mock", + "type": "static" + } + ], + "npm:@jest/reporters": [ + { + "source": "npm:@jest/reporters", + "target": "npm:@bcoe/v8-coverage", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@jest/console", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:collect-v8-coverage", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:exit", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:istanbul-lib-instrument", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:istanbul-lib-report", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:istanbul-lib-source-maps", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:istanbul-reports", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:jest-worker", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:string-length", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:@jest/reporters", + "target": "npm:v8-to-istanbul", + "type": "static" + } + ], + "npm:glob@7.2.3": [ + { + "source": "npm:glob@7.2.3", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:path-is-absolute", + "type": "static" + } + ], + "npm:@jest/schemas": [ + { + "source": "npm:@jest/schemas", + "target": "npm:@sinclair/typebox", + "type": "static" + } + ], + "npm:@jest/source-map": [ + { + "source": "npm:@jest/source-map", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@jest/source-map", + "target": "npm:callsites", + "type": "static" + }, + { + "source": "npm:@jest/source-map", + "target": "npm:graceful-fs", + "type": "static" + } + ], + "npm:@jest/test-result": [ + { + "source": "npm:@jest/test-result", + "target": "npm:@jest/console", + "type": "static" + }, + { + "source": "npm:@jest/test-result", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/test-result", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/test-result", + "target": "npm:collect-v8-coverage", + "type": "static" + } + ], + "npm:@jest/test-sequencer": [ + { + "source": "npm:@jest/test-sequencer", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:@jest/test-sequencer", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/test-sequencer", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:@jest/test-sequencer", + "target": "npm:slash@3.0.0", + "type": "static" + } + ], + "npm:@jest/transform": [ + { + "source": "npm:@jest/transform", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:babel-plugin-istanbul", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:convert-source-map@2.0.0", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:pirates", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:write-file-atomic", + "type": "static" + } + ], + "npm:@jest/types": [ + { + "source": "npm:@jest/types", + "target": "npm:@jest/schemas", + "type": "static" + }, + { + "source": "npm:@jest/types", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/types", + "target": "npm:@types/istanbul-reports", + "type": "static" + }, + { + "source": "npm:@jest/types", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/types", + "target": "npm:@types/yargs", + "type": "static" + }, + { + "source": "npm:@jest/types", + "target": "npm:chalk@4.1.2", + "type": "static" + } + ], + "npm:@jridgewell/gen-mapping": [ + { + "source": "npm:@jridgewell/gen-mapping", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + }, + { + "source": "npm:@jridgewell/gen-mapping", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + } + ], + "npm:@jridgewell/source-map": [ + { + "source": "npm:@jridgewell/source-map", + "target": "npm:@jridgewell/gen-mapping", + "type": "static" + }, + { + "source": "npm:@jridgewell/source-map", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + } + ], + "npm:@jridgewell/trace-mapping": [ + { + "source": "npm:@jridgewell/trace-mapping", + "target": "npm:@jridgewell/resolve-uri", + "type": "static" + }, + { + "source": "npm:@jridgewell/trace-mapping", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + } + ], + "npm:@jsonjoy.com/base64": [ + { + "source": "npm:@jsonjoy.com/base64", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@jsonjoy.com/json-pack": [ + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:@jsonjoy.com/base64", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:@jsonjoy.com/util", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:hyperdyperid", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:thingies", + "type": "static" + } + ], + "npm:@jsonjoy.com/util": [ + { + "source": "npm:@jsonjoy.com/util", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@keyv/serialize": [ + { + "source": "npm:@keyv/serialize", + "target": "npm:buffer@6.0.3", + "type": "static" + } + ], + "npm:buffer@6.0.3": [ + { + "source": "npm:buffer@6.0.3", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:buffer@6.0.3", + "target": "npm:ieee754", + "type": "static" + } + ], + "npm:@listr2/prompt-adapter-inquirer": [ + { + "source": "npm:@listr2/prompt-adapter-inquirer", + "target": "npm:@inquirer/prompts", + "type": "static" + }, + { + "source": "npm:@listr2/prompt-adapter-inquirer", + "target": "npm:@inquirer/type", + "type": "static" + } + ], + "npm:@modern-js/node-bundle-require": [ + { + "source": "npm:@modern-js/node-bundle-require", + "target": "npm:@modern-js/utils", + "type": "static" + }, + { + "source": "npm:@modern-js/node-bundle-require", + "target": "npm:@swc/helpers", + "type": "static" + }, + { + "source": "npm:@modern-js/node-bundle-require", + "target": "npm:esbuild@0.25.5", + "type": "static" + } + ], + "npm:esbuild@0.25.5": [ + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/aix-ppc64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/android-arm@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/android-arm64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/android-x64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/darwin-arm64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/darwin-x64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/freebsd-arm64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/freebsd-x64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-arm@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-arm64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-ia32@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-loong64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-mips64el@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-ppc64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-riscv64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-s390x@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/linux-x64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/netbsd-arm64", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/netbsd-x64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/openbsd-arm64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/openbsd-x64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/sunos-x64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/win32-arm64@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/win32-ia32@0.25.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.25.5", + "target": "npm:@esbuild/win32-x64@0.25.5", + "type": "static" + } + ], + "npm:@modern-js/utils": [ + { + "source": "npm:@modern-js/utils", + "target": "npm:@swc/helpers", + "type": "static" + }, + { + "source": "npm:@modern-js/utils", + "target": "npm:caniuse-lite", + "type": "static" + }, + { + "source": "npm:@modern-js/utils", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@modern-js/utils", + "target": "npm:rslog", + "type": "static" + } + ], + "npm:@module-federation/bridge-react-webpack-plugin": [ + { + "source": "npm:@module-federation/bridge-react-webpack-plugin", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@module-federation/bridge-react-webpack-plugin", + "target": "npm:@types/semver", + "type": "static" + }, + { + "source": "npm:@module-federation/bridge-react-webpack-plugin", + "target": "npm:semver", + "type": "static" + } + ], + "npm:@module-federation/cli": [ + { + "source": "npm:@module-federation/cli", + "target": "npm:@modern-js/node-bundle-require", + "type": "static" + }, + { + "source": "npm:@module-federation/cli", + "target": "npm:@module-federation/dts-plugin@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/cli", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/cli", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@module-federation/cli", + "target": "npm:commander@11.1.0", + "type": "static" + } + ], + "npm:@module-federation/dts-plugin@0.17.0": [ + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:@module-federation/error-codes@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:@module-federation/managers@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:@module-federation/third-party-dts-extractor@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:adm-zip", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:ansi-colors", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:axios", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:isomorphic-ws", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:koa@2.16.1", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:lodash.clonedeepwith", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:log4js", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:node-schedule", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:rambda", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin@0.17.0", + "target": "npm:ws@8.18.0", + "type": "static" + } + ], + "npm:@module-federation/managers@0.17.0": [ + { + "source": "npm:@module-federation/managers@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/managers@0.17.0", + "target": "npm:find-pkg", + "type": "static" + }, + { + "source": "npm:@module-federation/managers@0.17.0", + "target": "npm:fs-extra@9.1.0", + "type": "static" + } + ], + "npm:@module-federation/third-party-dts-extractor@0.17.0": [ + { + "source": "npm:@module-federation/third-party-dts-extractor@0.17.0", + "target": "npm:find-pkg", + "type": "static" + }, + { + "source": "npm:@module-federation/third-party-dts-extractor@0.17.0", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:@module-federation/third-party-dts-extractor@0.17.0", + "target": "npm:resolve", + "type": "static" + } + ], + "npm:http-errors@1.8.1": [ + { + "source": "npm:http-errors@1.8.1", + "target": "npm:depd@1.1.2", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:setprototypeof", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:statuses@1.5.0", + "type": "static" + }, + { + "source": "npm:http-errors@1.8.1", + "target": "npm:toidentifier", + "type": "static" + } + ], + "npm:koa@2.16.1": [ + { + "source": "npm:koa@2.16.1", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:cache-content-type", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:content-disposition", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:content-type", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:cookies", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:delegates", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:destroy", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:encodeurl@1.0.2", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:fresh", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:http-assert", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:http-errors@1.8.1", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:is-generator-function", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:koa-compose", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:koa-convert", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:only", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:statuses@1.5.0", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:type-is", + "type": "static" + }, + { + "source": "npm:koa@2.16.1", + "target": "npm:vary", + "type": "static" + } + ], + "npm:@module-federation/data-prefetch": [ + { + "source": "npm:@module-federation/data-prefetch", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch", + "target": "npm:@module-federation/runtime", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch", + "target": "npm:fs-extra@9.1.0", + "type": "static" + } + ], + "npm:@module-federation/dts-plugin": [ + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:@module-federation/error-codes", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:@module-federation/managers", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:@module-federation/third-party-dts-extractor", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:adm-zip", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:ansi-colors", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:axios", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:isomorphic-ws", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:koa", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:lodash.clonedeepwith", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:log4js", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:node-schedule", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:rambda", + "type": "static" + }, + { + "source": "npm:@module-federation/dts-plugin", + "target": "npm:ws@8.18.0", + "type": "static" + } + ], + "npm:@module-federation/enhanced": [ + { + "source": "npm:@module-federation/enhanced", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/bridge-react-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/data-prefetch", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/dts-plugin", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/error-codes", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/inject-external-runtime-core-plugin", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/managers", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/manifest", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/rspack", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/runtime-tools", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:btoa", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced", + "target": "npm:upath", + "type": "static" + } + ], + "npm:@module-federation/inject-external-runtime-core-plugin": [ + { + "source": "npm:@module-federation/inject-external-runtime-core-plugin", + "target": "npm:@module-federation/runtime-tools", + "type": "static" + } + ], + "npm:@module-federation/managers": [ + { + "source": "npm:@module-federation/managers", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@module-federation/managers", + "target": "npm:find-pkg", + "type": "static" + }, + { + "source": "npm:@module-federation/managers", + "target": "npm:fs-extra@9.1.0", + "type": "static" + } + ], + "npm:@module-federation/manifest": [ + { + "source": "npm:@module-federation/manifest", + "target": "npm:@module-federation/dts-plugin", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest", + "target": "npm:@module-federation/managers", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest", + "target": "npm:find-pkg", + "type": "static" + } + ], + "npm:@module-federation/node": [ + { + "source": "npm:@module-federation/node", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:@module-federation/enhanced@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:@module-federation/runtime@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:btoa", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:encoding", + "type": "static" + }, + { + "source": "npm:@module-federation/node", + "target": "npm:node-fetch@2.7.0", + "type": "static" + } + ], + "npm:@module-federation/bridge-react-webpack-plugin@0.17.0": [ + { + "source": "npm:@module-federation/bridge-react-webpack-plugin@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/bridge-react-webpack-plugin@0.17.0", + "target": "npm:@types/semver", + "type": "static" + }, + { + "source": "npm:@module-federation/bridge-react-webpack-plugin@0.17.0", + "target": "npm:semver", + "type": "static" + } + ], + "npm:@module-federation/data-prefetch@0.17.0": [ + { + "source": "npm:@module-federation/data-prefetch@0.17.0", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch@0.17.0", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch@0.17.0", + "target": "npm:@module-federation/runtime@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/data-prefetch@0.17.0", + "target": "npm:fs-extra@9.1.0", + "type": "static" + } + ], + "npm:@module-federation/enhanced@0.17.0": [ + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/bridge-react-webpack-plugin@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/cli", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/data-prefetch@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/dts-plugin@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/error-codes@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/inject-external-runtime-core-plugin@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/managers@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/manifest@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/rspack@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/runtime-tools@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:btoa", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:@module-federation/enhanced@0.17.0", + "target": "npm:upath", + "type": "static" + } + ], + "npm:@module-federation/inject-external-runtime-core-plugin@0.17.0": [ + { + "source": "npm:@module-federation/inject-external-runtime-core-plugin@0.17.0", + "target": "npm:@module-federation/runtime-tools@0.17.0", + "type": "static" + } + ], + "npm:@module-federation/manifest@0.17.0": [ + { + "source": "npm:@module-federation/manifest@0.17.0", + "target": "npm:@module-federation/dts-plugin@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest@0.17.0", + "target": "npm:@module-federation/managers@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest@0.17.0", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:@module-federation/manifest@0.17.0", + "target": "npm:find-pkg", + "type": "static" + } + ], + "npm:@module-federation/rspack@0.17.0": [ + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:@module-federation/bridge-react-webpack-plugin@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:@module-federation/dts-plugin@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:@module-federation/inject-external-runtime-core-plugin@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:@module-federation/managers@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:@module-federation/manifest@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:@module-federation/runtime-tools@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack@0.17.0", + "target": "npm:btoa", + "type": "static" + } + ], + "npm:@module-federation/runtime@0.17.0": [ + { + "source": "npm:@module-federation/runtime@0.17.0", + "target": "npm:@module-federation/error-codes@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.17.0", + "target": "npm:@module-federation/runtime-core@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + } + ], + "npm:@module-federation/runtime-core@0.17.0": [ + { + "source": "npm:@module-federation/runtime-core@0.17.0", + "target": "npm:@module-federation/error-codes@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-core@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + } + ], + "npm:@module-federation/runtime-tools@0.17.0": [ + { + "source": "npm:@module-federation/runtime-tools@0.17.0", + "target": "npm:@module-federation/runtime@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-tools@0.17.0", + "target": "npm:@module-federation/webpack-bundler-runtime@0.17.0", + "type": "static" + } + ], + "npm:@module-federation/webpack-bundler-runtime@0.17.0": [ + { + "source": "npm:@module-federation/webpack-bundler-runtime@0.17.0", + "target": "npm:@module-federation/runtime@0.17.0", + "type": "static" + }, + { + "source": "npm:@module-federation/webpack-bundler-runtime@0.17.0", + "target": "npm:@module-federation/sdk@0.17.0", + "type": "static" + } + ], + "npm:node-fetch@2.7.0": [ + { + "source": "npm:node-fetch@2.7.0", + "target": "npm:encoding", + "type": "static" + }, + { + "source": "npm:node-fetch@2.7.0", + "target": "npm:whatwg-url@5.0.0", + "type": "static" + } + ], + "npm:whatwg-url@5.0.0": [ + { + "source": "npm:whatwg-url@5.0.0", + "target": "npm:tr46@0.0.3", + "type": "static" + }, + { + "source": "npm:whatwg-url@5.0.0", + "target": "npm:webidl-conversions@3.0.1", + "type": "static" + } + ], + "npm:@module-federation/rspack": [ + { + "source": "npm:@module-federation/rspack", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:@module-federation/bridge-react-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:@module-federation/dts-plugin", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:@module-federation/inject-external-runtime-core-plugin", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:@module-federation/managers", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:@module-federation/manifest", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:@module-federation/runtime-tools", + "type": "static" + }, + { + "source": "npm:@module-federation/rspack", + "target": "npm:@module-federation/sdk", + "type": "static" + } + ], + "npm:@module-federation/runtime": [ + { + "source": "npm:@module-federation/runtime", + "target": "npm:@module-federation/error-codes", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime", + "target": "npm:@module-federation/runtime-core", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime", + "target": "npm:@module-federation/sdk", + "type": "static" + } + ], + "npm:@module-federation/runtime-core": [ + { + "source": "npm:@module-federation/runtime-core", + "target": "npm:@module-federation/error-codes", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-core", + "target": "npm:@module-federation/sdk", + "type": "static" + } + ], + "npm:@module-federation/runtime-tools": [ + { + "source": "npm:@module-federation/runtime-tools", + "target": "npm:@module-federation/runtime", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-tools", + "target": "npm:@module-federation/webpack-bundler-runtime", + "type": "static" + } + ], + "npm:@module-federation/third-party-dts-extractor": [ + { + "source": "npm:@module-federation/third-party-dts-extractor", + "target": "npm:find-pkg", + "type": "static" + }, + { + "source": "npm:@module-federation/third-party-dts-extractor", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:@module-federation/third-party-dts-extractor", + "target": "npm:resolve", + "type": "static" + } + ], + "npm:@module-federation/webpack-bundler-runtime": [ + { + "source": "npm:@module-federation/webpack-bundler-runtime", + "target": "npm:@module-federation/runtime", + "type": "static" + }, + { + "source": "npm:@module-federation/webpack-bundler-runtime", + "target": "npm:@module-federation/sdk", + "type": "static" + } + ], + "npm:@napi-rs/wasm-runtime": [ + { + "source": "npm:@napi-rs/wasm-runtime", + "target": "npm:@emnapi/core", + "type": "static" + }, + { + "source": "npm:@napi-rs/wasm-runtime", + "target": "npm:@emnapi/runtime", + "type": "static" + }, + { + "source": "npm:@napi-rs/wasm-runtime", + "target": "npm:@tybys/wasm-util", + "type": "static" + } + ], + "npm:@ng-bootstrap/ng-bootstrap": [ + { + "source": "npm:@ng-bootstrap/ng-bootstrap", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:@ng-bootstrap/ng-bootstrap", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:@ng-bootstrap/ng-bootstrap", + "target": "npm:@angular/forms", + "type": "static" + }, + { + "source": "npm:@ng-bootstrap/ng-bootstrap", + "target": "npm:@angular/localize", + "type": "static" + }, + { + "source": "npm:@ng-bootstrap/ng-bootstrap", + "target": "npm:@popperjs/core", + "type": "static" + }, + { + "source": "npm:@ng-bootstrap/ng-bootstrap", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:@ng-bootstrap/ng-bootstrap", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@ngtools/webpack": [ + { + "source": "npm:@ngtools/webpack", + "target": "npm:@angular/compiler-cli", + "type": "static" + }, + { + "source": "npm:@ngtools/webpack", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@ngtools/webpack", + "target": "npm:webpack", + "type": "static" + } + ], + "npm:@ngx-formly/bootstrap": [ + { + "source": "npm:@ngx-formly/bootstrap", + "target": "npm:@ngx-formly/core", + "type": "static" + }, + { + "source": "npm:@ngx-formly/bootstrap", + "target": "npm:bootstrap", + "type": "static" + }, + { + "source": "npm:@ngx-formly/bootstrap", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@ngx-formly/core": [ + { + "source": "npm:@ngx-formly/core", + "target": "npm:@angular/forms", + "type": "static" + }, + { + "source": "npm:@ngx-formly/core", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:@ngx-formly/core", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@nodelib/fs.scandir": [ + { + "source": "npm:@nodelib/fs.scandir", + "target": "npm:@nodelib/fs.stat", + "type": "static" + }, + { + "source": "npm:@nodelib/fs.scandir", + "target": "npm:run-parallel", + "type": "static" + } + ], + "npm:@nodelib/fs.walk": [ + { + "source": "npm:@nodelib/fs.walk", + "target": "npm:@nodelib/fs.scandir", + "type": "static" + }, + { + "source": "npm:@nodelib/fs.walk", + "target": "npm:fastq", + "type": "static" + } + ], + "npm:@npmcli/agent": [ + { + "source": "npm:@npmcli/agent", + "target": "npm:agent-base@7.1.4", + "type": "static" + }, + { + "source": "npm:@npmcli/agent", + "target": "npm:http-proxy-agent@7.0.2", + "type": "static" + }, + { + "source": "npm:@npmcli/agent", + "target": "npm:https-proxy-agent", + "type": "static" + }, + { + "source": "npm:@npmcli/agent", + "target": "npm:lru-cache@10.4.3", + "type": "static" + }, + { + "source": "npm:@npmcli/agent", + "target": "npm:socks-proxy-agent", + "type": "static" + } + ], + "npm:http-proxy-agent@7.0.2": [ + { + "source": "npm:http-proxy-agent@7.0.2", + "target": "npm:agent-base@7.1.4", + "type": "static" + }, + { + "source": "npm:http-proxy-agent@7.0.2", + "target": "npm:debug", + "type": "static" + } + ], + "npm:@npmcli/fs": [ + { + "source": "npm:@npmcli/fs", + "target": "npm:semver", + "type": "static" + } + ], + "npm:@npmcli/git": [ + { + "source": "npm:@npmcli/git", + "target": "npm:@npmcli/promise-spawn", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:ini", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:lru-cache@10.4.3", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:npm-pick-manifest", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:promise-inflight", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:promise-retry", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@npmcli/git", + "target": "npm:which@4.0.0", + "type": "static" + } + ], + "npm:which@4.0.0": [ + { + "source": "npm:which@4.0.0", + "target": "npm:isexe@3.1.1", + "type": "static" + } + ], + "npm:@npmcli/installed-package-contents": [ + { + "source": "npm:@npmcli/installed-package-contents", + "target": "npm:npm-bundled", + "type": "static" + }, + { + "source": "npm:@npmcli/installed-package-contents", + "target": "npm:npm-normalize-package-bin", + "type": "static" + } + ], + "npm:@npmcli/package-json": [ + { + "source": "npm:@npmcli/package-json", + "target": "npm:@npmcli/git", + "type": "static" + }, + { + "source": "npm:@npmcli/package-json", + "target": "npm:glob@10.4.5", + "type": "static" + }, + { + "source": "npm:@npmcli/package-json", + "target": "npm:hosted-git-info", + "type": "static" + }, + { + "source": "npm:@npmcli/package-json", + "target": "npm:json-parse-even-better-errors", + "type": "static" + }, + { + "source": "npm:@npmcli/package-json", + "target": "npm:normalize-package-data", + "type": "static" + }, + { + "source": "npm:@npmcli/package-json", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:@npmcli/package-json", + "target": "npm:semver", + "type": "static" + } + ], + "npm:glob@10.4.5": [ + { + "source": "npm:glob@10.4.5", + "target": "npm:foreground-child", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:jackspeak@3.4.3", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:package-json-from-dist", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:path-scurry@1.11.1", + "type": "static" + } + ], + "npm:jackspeak@3.4.3": [ + { + "source": "npm:jackspeak@3.4.3", + "target": "npm:@isaacs/cliui", + "type": "static" + }, + { + "source": "npm:jackspeak@3.4.3", + "target": "npm:@pkgjs/parseargs", + "type": "static" + } + ], + "npm:minimatch@9.0.5": [ + { + "source": "npm:minimatch@9.0.5", + "target": "npm:brace-expansion", + "type": "static" + } + ], + "npm:path-scurry@1.11.1": [ + { + "source": "npm:path-scurry@1.11.1", + "target": "npm:lru-cache@10.4.3", + "type": "static" + }, + { + "source": "npm:path-scurry@1.11.1", + "target": "npm:minipass", + "type": "static" + } + ], + "npm:@npmcli/promise-spawn": [ + { + "source": "npm:@npmcli/promise-spawn", + "target": "npm:which@4.0.0", + "type": "static" + } + ], + "npm:@npmcli/run-script": [ + { + "source": "npm:@npmcli/run-script", + "target": "npm:@npmcli/node-gyp", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script", + "target": "npm:@npmcli/package-json", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script", + "target": "npm:@npmcli/promise-spawn", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script", + "target": "npm:node-gyp", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:@npmcli/run-script", + "target": "npm:which@4.0.0", + "type": "static" + } + ], + "npm:@nx/angular": [ + { + "source": "npm:@nx/angular", + "target": "npm:@angular-devkit/build-angular", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@angular-devkit/core", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@angular-devkit/schematics", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@schematics/angular", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@nx/eslint", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@nx/module-federation", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@nx/rspack", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@nx/web", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@nx/webpack", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@nx/workspace", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@phenomnomnominal/tsquery", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:@typescript-eslint/type-utils", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:piscina", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@nx/angular", + "target": "npm:webpack-merge@5.10.0", + "type": "static" + } + ], + "npm:webpack-merge@5.10.0": [ + { + "source": "npm:webpack-merge@5.10.0", + "target": "npm:clone-deep", + "type": "static" + }, + { + "source": "npm:webpack-merge@5.10.0", + "target": "npm:flat", + "type": "static" + }, + { + "source": "npm:webpack-merge@5.10.0", + "target": "npm:wildcard", + "type": "static" + } + ], + "npm:@nx/devkit": [ + { + "source": "npm:@nx/devkit", + "target": "npm:nx", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:ejs", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:tmp", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:yargs-parser", + "type": "static" + } + ], + "npm:@nx/eslint": [ + { + "source": "npm:@nx/eslint", + "target": "npm:@zkochan/js-yaml", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:typescript@5.7.3", + "type": "static" + } + ], + "npm:@nx/js": [ + { + "source": "npm:@nx/js", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/plugin-proposal-decorators", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/plugin-transform-class-properties", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/plugin-transform-runtime", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/preset-env", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/preset-typescript", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@nx/workspace", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@zkochan/js-yaml", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:babel-plugin-const-enum", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:babel-plugin-macros", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:babel-plugin-transform-typescript-metadata", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:columnify", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:detect-port", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:js-tokens", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:jsonc-parser@3.2.0", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:npm-package-arg@11.0.1", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:ora@5.3.0", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:source-map-support@0.5.19", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:tinyglobby", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:npm-package-arg@11.0.1": [ + { + "source": "npm:npm-package-arg@11.0.1", + "target": "npm:hosted-git-info", + "type": "static" + }, + { + "source": "npm:npm-package-arg@11.0.1", + "target": "npm:proc-log@3.0.0", + "type": "static" + }, + { + "source": "npm:npm-package-arg@11.0.1", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:npm-package-arg@11.0.1", + "target": "npm:validate-npm-package-name", + "type": "static" + } + ], + "npm:ora@5.3.0": [ + { + "source": "npm:ora@5.3.0", + "target": "npm:bl", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:cli-spinners", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:is-interactive", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:log-symbols", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:wcwidth", + "type": "static" + } + ], + "npm:source-map-support@0.5.19": [ + { + "source": "npm:source-map-support@0.5.19", + "target": "npm:buffer-from", + "type": "static" + }, + { + "source": "npm:source-map-support@0.5.19", + "target": "npm:source-map@0.6.1", + "type": "static" + } + ], + "npm:@nx/module-federation": [ + { + "source": "npm:@nx/module-federation", + "target": "npm:@module-federation/enhanced", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:@module-federation/node", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:@module-federation/sdk", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:@nx/web", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:express", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:http-proxy-middleware", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@nx/module-federation", + "target": "npm:webpack", + "type": "static" + } + ], + "npm:@nx/rspack": [ + { + "source": "npm:@nx/rspack", + "target": "npm:@module-federation/enhanced", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@module-federation/node", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@nx/module-federation", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@nx/web", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@phenomnomnominal/tsquery", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@rspack/dev-server", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:@rspack/plugin-react-refresh", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:autoprefixer", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:css-loader@6.11.0", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:express", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:http-proxy-middleware", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:less-loader@11.1.0", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:license-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:loader-utils@2.0.4", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:postcss-import", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:postcss-loader", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:sass@1.89.2", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:sass-embedded", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:sass-loader@16.0.5", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:source-map-loader", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:style-loader", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:ts-checker-rspack-plugin", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@nx/rspack", + "target": "npm:webpack-node-externals", + "type": "static" + } + ], + "npm:css-loader@6.11.0": [ + { + "source": "npm:css-loader@6.11.0", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:icss-utils", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss-modules-extract-imports", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss-modules-local-by-default", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss-modules-scope", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss-modules-values", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:css-loader@6.11.0", + "target": "npm:webpack@5.98.0", + "type": "static" + } + ], + "npm:less-loader@11.1.0": [ + { + "source": "npm:less-loader@11.1.0", + "target": "npm:less", + "type": "static" + }, + { + "source": "npm:less-loader@11.1.0", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:less-loader@11.1.0", + "target": "npm:klona", + "type": "static" + }, + { + "source": "npm:less-loader@11.1.0", + "target": "npm:less@4.1.3", + "type": "static" + }, + { + "source": "npm:less-loader@11.1.0", + "target": "npm:webpack@5.98.0", + "type": "static" + } + ], + "npm:loader-utils@2.0.4": [ + { + "source": "npm:loader-utils@2.0.4", + "target": "npm:big.js", + "type": "static" + }, + { + "source": "npm:loader-utils@2.0.4", + "target": "npm:emojis-list", + "type": "static" + }, + { + "source": "npm:loader-utils@2.0.4", + "target": "npm:json5", + "type": "static" + } + ], + "npm:sass@1.89.2": [ + { + "source": "npm:sass@1.89.2", + "target": "npm:chokidar", + "type": "static" + }, + { + "source": "npm:sass@1.89.2", + "target": "npm:immutable@5.1.3", + "type": "static" + }, + { + "source": "npm:sass@1.89.2", + "target": "npm:source-map-js", + "type": "static" + }, + { + "source": "npm:sass@1.89.2", + "target": "npm:@parcel/watcher", + "type": "static" + } + ], + "npm:sass-loader@16.0.5": [ + { + "source": "npm:sass-loader@16.0.5", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:sass-loader@16.0.5", + "target": "npm:sass@1.89.2", + "type": "static" + }, + { + "source": "npm:sass-loader@16.0.5", + "target": "npm:sass-embedded", + "type": "static" + }, + { + "source": "npm:sass-loader@16.0.5", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:sass-loader@16.0.5", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:sass-loader@16.0.5", + "target": "npm:webpack@5.98.0", + "type": "static" + } + ], + "npm:@nx/web": [ + { + "source": "npm:@nx/web", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:detect-port", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:http-server", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@nx/webpack": [ + { + "source": "npm:@nx/webpack", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:@phenomnomnominal/tsquery", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:autoprefixer", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:babel-loader", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:copy-webpack-plugin@10.2.4", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:css-loader@6.11.0", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:css-minimizer-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:fork-ts-checker-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:less@4.1.3", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:less-loader@11.1.0", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:license-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:loader-utils@2.0.4", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:mini-css-extract-plugin@2.4.7", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:parse5", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:postcss-import", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:postcss-loader@6.2.1", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:rxjs@7.8.2", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:sass@1.89.2", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:sass-embedded", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:sass-loader@16.0.5", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:source-map-loader", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:style-loader", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:stylus", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:stylus-loader", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:terser-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:ts-loader", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:tsconfig-paths-webpack-plugin", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:webpack@5.98.0", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:webpack-dev-server", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:webpack-node-externals", + "type": "static" + }, + { + "source": "npm:@nx/webpack", + "target": "npm:webpack-subresource-integrity", + "type": "static" + } + ], + "npm:copy-webpack-plugin@10.2.4": [ + { + "source": "npm:copy-webpack-plugin@10.2.4", + "target": "npm:webpack@5.98.0", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin@10.2.4", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin@10.2.4", + "target": "npm:glob-parent", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin@10.2.4", + "target": "npm:globby@12.2.0", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin@10.2.4", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin@10.2.4", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin@10.2.4", + "target": "npm:serialize-javascript", + "type": "static" + } + ], + "npm:cosmiconfig@7.1.0": [ + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:@types/parse-json", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:parse-json", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:path-type@4.0.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@7.1.0", + "target": "npm:yaml@1.10.2", + "type": "static" + } + ], + "npm:eslint-scope@5.1.1": [ + { + "source": "npm:eslint-scope@5.1.1", + "target": "npm:esrecurse", + "type": "static" + }, + { + "source": "npm:eslint-scope@5.1.1", + "target": "npm:estraverse@4.3.0", + "type": "static" + } + ], + "npm:globby@12.2.0": [ + { + "source": "npm:globby@12.2.0", + "target": "npm:array-union@3.0.1", + "type": "static" + }, + { + "source": "npm:globby@12.2.0", + "target": "npm:dir-glob", + "type": "static" + }, + { + "source": "npm:globby@12.2.0", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:globby@12.2.0", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:globby@12.2.0", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:globby@12.2.0", + "target": "npm:slash@4.0.0", + "type": "static" + } + ], + "npm:less@4.1.3": [ + { + "source": "npm:less@4.1.3", + "target": "npm:copy-anything", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:parse-node-version", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:errno", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:image-size", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:make-dir@2.1.0", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:mime", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:needle", + "type": "static" + }, + { + "source": "npm:less@4.1.3", + "target": "npm:source-map@0.6.1", + "type": "static" + } + ], + "npm:make-dir@2.1.0": [ + { + "source": "npm:make-dir@2.1.0", + "target": "npm:pify@4.0.1", + "type": "static" + }, + { + "source": "npm:make-dir@2.1.0", + "target": "npm:semver@5.7.2", + "type": "static" + } + ], + "npm:mini-css-extract-plugin@2.4.7": [ + { + "source": "npm:mini-css-extract-plugin@2.4.7", + "target": "npm:webpack@5.98.0", + "type": "static" + }, + { + "source": "npm:mini-css-extract-plugin@2.4.7", + "target": "npm:schema-utils", + "type": "static" + } + ], + "npm:postcss-loader@6.2.1": [ + { + "source": "npm:postcss-loader@6.2.1", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-loader@6.2.1", + "target": "npm:webpack@5.98.0", + "type": "static" + }, + { + "source": "npm:postcss-loader@6.2.1", + "target": "npm:cosmiconfig@7.1.0", + "type": "static" + }, + { + "source": "npm:postcss-loader@6.2.1", + "target": "npm:klona", + "type": "static" + }, + { + "source": "npm:postcss-loader@6.2.1", + "target": "npm:semver", + "type": "static" + } + ], + "npm:rxjs@7.8.2": [ + { + "source": "npm:rxjs@7.8.2", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:webpack@5.98.0": [ + { + "source": "npm:webpack@5.98.0", + "target": "npm:@types/eslint-scope", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:@webassemblyjs/wasm-edit", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:@webassemblyjs/wasm-parser", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:chrome-trace-event", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:enhanced-resolve", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:es-module-lexer", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:eslint-scope@5.1.1", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:events@3.3.0", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:glob-to-regexp", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:json-parse-even-better-errors@2.3.1", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:loader-runner", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:tapable", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:terser-webpack-plugin", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:watchpack", + "type": "static" + }, + { + "source": "npm:webpack@5.98.0", + "target": "npm:webpack-sources", + "type": "static" + } + ], + "npm:@nx/workspace": [ + { + "source": "npm:@nx/workspace", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:@zkochan/js-yaml", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:nx", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:picomatch", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:yargs-parser", + "type": "static" + } + ], + "npm:@parcel/watcher": [ + { + "source": "npm:@parcel/watcher", + "target": "npm:detect-libc@1.0.3", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:node-addon-api@7.1.1", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-android-arm64", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-darwin-arm64", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-darwin-x64", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-freebsd-x64", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-linux-arm-glibc", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-linux-arm-musl", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-linux-arm64-glibc", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-linux-arm64-musl", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-linux-x64-glibc", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-linux-x64-musl", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-win32-arm64", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-win32-ia32", + "type": "static" + }, + { + "source": "npm:@parcel/watcher", + "target": "npm:@parcel/watcher-win32-x64", + "type": "static" + } + ], + "npm:@phenomnomnominal/tsquery": [ + { + "source": "npm:@phenomnomnominal/tsquery", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@phenomnomnominal/tsquery", + "target": "npm:esquery", + "type": "static" + } + ], + "npm:@protobufjs/fetch": [ + { + "source": "npm:@protobufjs/fetch", + "target": "npm:@protobufjs/aspromise", + "type": "static" + }, + { + "source": "npm:@protobufjs/fetch", + "target": "npm:@protobufjs/inquire", + "type": "static" + } + ], + "npm:@rspack/binding": [ + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-darwin-arm64", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-darwin-x64", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-linux-arm64-gnu", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-linux-arm64-musl", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-linux-x64-gnu", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-linux-x64-musl", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-wasm32-wasi", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-win32-arm64-msvc", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-win32-ia32-msvc", + "type": "static" + }, + { + "source": "npm:@rspack/binding", + "target": "npm:@rspack/binding-win32-x64-msvc", + "type": "static" + } + ], + "npm:@rspack/binding-wasm32-wasi": [ + { + "source": "npm:@rspack/binding-wasm32-wasi", + "target": "npm:@napi-rs/wasm-runtime", + "type": "static" + } + ], + "npm:@rspack/core": [ + { + "source": "npm:@rspack/core", + "target": "npm:@swc/helpers", + "type": "static" + }, + { + "source": "npm:@rspack/core", + "target": "npm:@module-federation/runtime-tools@0.16.0", + "type": "static" + }, + { + "source": "npm:@rspack/core", + "target": "npm:@rspack/binding", + "type": "static" + }, + { + "source": "npm:@rspack/core", + "target": "npm:@rspack/lite-tapable", + "type": "static" + } + ], + "npm:@module-federation/runtime@0.16.0": [ + { + "source": "npm:@module-federation/runtime@0.16.0", + "target": "npm:@module-federation/error-codes@0.16.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.16.0", + "target": "npm:@module-federation/runtime-core@0.16.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.16.0", + "target": "npm:@module-federation/sdk@0.16.0", + "type": "static" + } + ], + "npm:@module-federation/runtime-core@0.16.0": [ + { + "source": "npm:@module-federation/runtime-core@0.16.0", + "target": "npm:@module-federation/error-codes@0.16.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-core@0.16.0", + "target": "npm:@module-federation/sdk@0.16.0", + "type": "static" + } + ], + "npm:@module-federation/runtime-tools@0.16.0": [ + { + "source": "npm:@module-federation/runtime-tools@0.16.0", + "target": "npm:@module-federation/runtime@0.16.0", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-tools@0.16.0", + "target": "npm:@module-federation/webpack-bundler-runtime@0.16.0", + "type": "static" + } + ], + "npm:@module-federation/webpack-bundler-runtime@0.16.0": [ + { + "source": "npm:@module-federation/webpack-bundler-runtime@0.16.0", + "target": "npm:@module-federation/runtime@0.16.0", + "type": "static" + }, + { + "source": "npm:@module-federation/webpack-bundler-runtime@0.16.0", + "target": "npm:@module-federation/sdk@0.16.0", + "type": "static" + } + ], + "npm:@rspack/dev-server": [ + { + "source": "npm:@rspack/dev-server", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:@rspack/dev-server", + "target": "npm:chokidar@3.6.0", + "type": "static" + }, + { + "source": "npm:@rspack/dev-server", + "target": "npm:http-proxy-middleware@2.0.9", + "type": "static" + }, + { + "source": "npm:@rspack/dev-server", + "target": "npm:p-retry@6.2.1", + "type": "static" + }, + { + "source": "npm:@rspack/dev-server", + "target": "npm:webpack-dev-server", + "type": "static" + }, + { + "source": "npm:@rspack/dev-server", + "target": "npm:ws@8.18.3", + "type": "static" + } + ], + "npm:http-proxy-middleware@2.0.9": [ + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:@types/express", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:@types/http-proxy", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:http-proxy", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:is-plain-obj", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware@2.0.9", + "target": "npm:micromatch", + "type": "static" + } + ], + "npm:p-retry@6.2.1": [ + { + "source": "npm:p-retry@6.2.1", + "target": "npm:@types/retry@0.12.2", + "type": "static" + }, + { + "source": "npm:p-retry@6.2.1", + "target": "npm:is-network-error", + "type": "static" + }, + { + "source": "npm:p-retry@6.2.1", + "target": "npm:retry", + "type": "static" + } + ], + "npm:@rspack/plugin-react-refresh": [ + { + "source": "npm:@rspack/plugin-react-refresh", + "target": "npm:error-stack-parser", + "type": "static" + }, + { + "source": "npm:@rspack/plugin-react-refresh", + "target": "npm:html-entities", + "type": "static" + } + ], + "npm:@schematics/angular": [ + { + "source": "npm:@schematics/angular", + "target": "npm:@angular-devkit/core", + "type": "static" + }, + { + "source": "npm:@schematics/angular", + "target": "npm:@angular-devkit/schematics", + "type": "static" + }, + { + "source": "npm:@schematics/angular", + "target": "npm:jsonc-parser", + "type": "static" + } + ], + "npm:@sideway/address": [ + { + "source": "npm:@sideway/address", + "target": "npm:@hapi/hoek", + "type": "static" + } + ], + "npm:@sigstore/bundle": [ + { + "source": "npm:@sigstore/bundle", + "target": "npm:@sigstore/protobuf-specs", + "type": "static" + } + ], + "npm:@sigstore/sign": [ + { + "source": "npm:@sigstore/sign", + "target": "npm:@sigstore/bundle", + "type": "static" + }, + { + "source": "npm:@sigstore/sign", + "target": "npm:@sigstore/core", + "type": "static" + }, + { + "source": "npm:@sigstore/sign", + "target": "npm:@sigstore/protobuf-specs", + "type": "static" + }, + { + "source": "npm:@sigstore/sign", + "target": "npm:make-fetch-happen", + "type": "static" + }, + { + "source": "npm:@sigstore/sign", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:@sigstore/sign", + "target": "npm:promise-retry", + "type": "static" + } + ], + "npm:@sigstore/tuf": [ + { + "source": "npm:@sigstore/tuf", + "target": "npm:@sigstore/protobuf-specs", + "type": "static" + }, + { + "source": "npm:@sigstore/tuf", + "target": "npm:tuf-js", + "type": "static" + } + ], + "npm:@sigstore/verify": [ + { + "source": "npm:@sigstore/verify", + "target": "npm:@sigstore/bundle", + "type": "static" + }, + { + "source": "npm:@sigstore/verify", + "target": "npm:@sigstore/core", + "type": "static" + }, + { + "source": "npm:@sigstore/verify", + "target": "npm:@sigstore/protobuf-specs", + "type": "static" + } + ], + "npm:@sinonjs/commons": [ + { + "source": "npm:@sinonjs/commons", + "target": "npm:type-detect@4.0.8", + "type": "static" + } + ], + "npm:@sinonjs/fake-timers": [ + { + "source": "npm:@sinonjs/fake-timers", + "target": "npm:@sinonjs/commons", + "type": "static" + } + ], + "npm:@swagger-api/apidom-ast": [ + { + "source": "npm:@swagger-api/apidom-ast", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ast", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ast", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ast", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ast", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ast", + "target": "npm:unraw", + "type": "static" + } + ], + "npm:@swagger-api/apidom-core": [ + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:@swagger-api/apidom-ast", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:minim", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:short-unique-id", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-core", + "target": "npm:ts-mixer", + "type": "static" + } + ], + "npm:@swagger-api/apidom-error": [ + { + "source": "npm:@swagger-api/apidom-error", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + } + ], + "npm:@swagger-api/apidom-json-pointer": [ + { + "source": "npm:@swagger-api/apidom-json-pointer", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-json-pointer", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-json-pointer", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-json-pointer", + "target": "npm:@swaggerexpert/json-pointer", + "type": "static" + } + ], + "npm:@swagger-api/apidom-ns-api-design-systems": [ + { + "source": "npm:@swagger-api/apidom-ns-api-design-systems", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-api-design-systems", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-api-design-systems", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-api-design-systems", + "target": "npm:@swagger-api/apidom-ns-openapi-3-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-api-design-systems", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-api-design-systems", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-api-design-systems", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-api-design-systems", + "target": "npm:ts-mixer", + "type": "static" + } + ], + "npm:@swagger-api/apidom-ns-arazzo-1": [ + { + "source": "npm:@swagger-api/apidom-ns-arazzo-1", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-arazzo-1", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-arazzo-1", + "target": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-arazzo-1", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-arazzo-1", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-arazzo-1", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-arazzo-1", + "target": "npm:ts-mixer", + "type": "static" + } + ], + "npm:@swagger-api/apidom-ns-asyncapi-2": [ + { + "source": "npm:@swagger-api/apidom-ns-asyncapi-2", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-asyncapi-2", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-asyncapi-2", + "target": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-asyncapi-2", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-asyncapi-2", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-asyncapi-2", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-asyncapi-2", + "target": "npm:ts-mixer", + "type": "static" + } + ], + "npm:@swagger-api/apidom-ns-json-schema-2019-09": [ + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "target": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "target": "npm:ts-mixer", + "type": "static" + } + ], + "npm:@swagger-api/apidom-ns-json-schema-2020-12": [ + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "target": "npm:@swagger-api/apidom-ns-json-schema-2019-09", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "target": "npm:ts-mixer", + "type": "static" + } + ], + "npm:@swagger-api/apidom-ns-json-schema-draft-4": [ + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "target": "npm:@swagger-api/apidom-ast", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "target": "npm:ts-mixer", + "type": "static" + } + ], + "npm:@swagger-api/apidom-ns-json-schema-draft-6": [ + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "target": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "target": "npm:ts-mixer", + "type": "static" + } + ], + "npm:@swagger-api/apidom-ns-json-schema-draft-7": [ + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "target": "npm:@swagger-api/apidom-ns-json-schema-draft-6", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-json-schema-draft-7", + "target": "npm:ts-mixer", + "type": "static" + } + ], + "npm:@swagger-api/apidom-ns-openapi-2": [ + { + "source": "npm:@swagger-api/apidom-ns-openapi-2", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-2", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-2", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-2", + "target": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-2", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-2", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-2", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-2", + "target": "npm:ts-mixer", + "type": "static" + } + ], + "npm:@swagger-api/apidom-ns-openapi-3-0": [ + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-0", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-0", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-0", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-0", + "target": "npm:@swagger-api/apidom-ns-json-schema-draft-4", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-0", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-0", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-0", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-0", + "target": "npm:ts-mixer", + "type": "static" + } + ], + "npm:@swagger-api/apidom-ns-openapi-3-1": [ + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:@swagger-api/apidom-ast", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:@swagger-api/apidom-json-pointer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:@swagger-api/apidom-ns-json-schema-2020-12", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:@swagger-api/apidom-ns-openapi-3-0", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-ns-openapi-3-1", + "target": "npm:ts-mixer", + "type": "static" + } + ], + "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json": [ + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "target": "npm:@swagger-api/apidom-ns-api-design-systems", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "target": "npm:@swagger-api/apidom-parser-adapter-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "target": "npm:ramda-adjunct", + "type": "static" + } + ], + "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml": [ + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "target": "npm:@swagger-api/apidom-ns-api-design-systems", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "target": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "target": "npm:ramda-adjunct", + "type": "static" + } + ], + "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1": [ + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "target": "npm:@swagger-api/apidom-ns-arazzo-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "target": "npm:@swagger-api/apidom-parser-adapter-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "target": "npm:ramda-adjunct", + "type": "static" + } + ], + "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1": [ + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "target": "npm:@swagger-api/apidom-ns-arazzo-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "target": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "target": "npm:ramda-adjunct", + "type": "static" + } + ], + "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2": [ + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "target": "npm:@swagger-api/apidom-ns-asyncapi-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "target": "npm:@swagger-api/apidom-parser-adapter-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "target": "npm:ramda-adjunct", + "type": "static" + } + ], + "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2": [ + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "target": "npm:@swagger-api/apidom-ns-asyncapi-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "target": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "target": "npm:ramda-adjunct", + "type": "static" + } + ], + "npm:@swagger-api/apidom-parser-adapter-json": [ + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:@swagger-api/apidom-ast", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:tree-sitter", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:tree-sitter-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-json", + "target": "npm:web-tree-sitter", + "type": "static" + } + ], + "npm:@swagger-api/apidom-parser-adapter-openapi-json-2": [ + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "target": "npm:@swagger-api/apidom-ns-openapi-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "target": "npm:@swagger-api/apidom-parser-adapter-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "target": "npm:ramda-adjunct", + "type": "static" + } + ], + "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0": [ + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "target": "npm:@swagger-api/apidom-ns-openapi-3-0", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "target": "npm:@swagger-api/apidom-parser-adapter-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "target": "npm:ramda-adjunct", + "type": "static" + } + ], + "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1": [ + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "target": "npm:@swagger-api/apidom-ns-openapi-3-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "target": "npm:@swagger-api/apidom-parser-adapter-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "target": "npm:ramda-adjunct", + "type": "static" + } + ], + "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2": [ + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "target": "npm:@swagger-api/apidom-ns-openapi-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "target": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "target": "npm:ramda-adjunct", + "type": "static" + } + ], + "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0": [ + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "target": "npm:@swagger-api/apidom-ns-openapi-3-0", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "target": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "target": "npm:ramda-adjunct", + "type": "static" + } + ], + "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1": [ + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "target": "npm:@swagger-api/apidom-ns-openapi-3-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "target": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "target": "npm:ramda-adjunct", + "type": "static" + } + ], + "npm:@swagger-api/apidom-parser-adapter-yaml-1-2": [ + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:@swagger-api/apidom-ast", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:@tree-sitter-grammars/tree-sitter-yaml", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:tree-sitter@0.22.4", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "target": "npm:web-tree-sitter", + "type": "static" + } + ], + "npm:tree-sitter@0.22.4": [ + { + "source": "npm:tree-sitter@0.22.4", + "target": "npm:node-addon-api@8.5.0", + "type": "static" + }, + { + "source": "npm:tree-sitter@0.22.4", + "target": "npm:node-gyp-build", + "type": "static" + } + ], + "npm:@swagger-api/apidom-reference": [ + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@types/ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:axios", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:minimatch@7.4.6", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:process", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:ramda-adjunct", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-json-pointer", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-ns-arazzo-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-ns-asyncapi-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-ns-openapi-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-ns-openapi-3-0", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-ns-openapi-3-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-api-design-systems-yaml", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-arazzo-json-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-arazzo-yaml-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-asyncapi-json-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-asyncapi-yaml-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-json", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-openapi-json-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-0", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-openapi-json-3-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-2", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-0", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-openapi-yaml-3-1", + "type": "static" + }, + { + "source": "npm:@swagger-api/apidom-reference", + "target": "npm:@swagger-api/apidom-parser-adapter-yaml-1-2", + "type": "static" + } + ], + "npm:minimatch@7.4.6": [ + { + "source": "npm:minimatch@7.4.6", + "target": "npm:brace-expansion", + "type": "static" + } + ], + "npm:@swaggerexpert/cookie": [ + { + "source": "npm:@swaggerexpert/cookie", + "target": "npm:apg-lite", + "type": "static" + } + ], + "npm:@swaggerexpert/json-pointer": [ + { + "source": "npm:@swaggerexpert/json-pointer", + "target": "npm:apg-lite", + "type": "static" + } + ], + "npm:@swc/helpers": [ + { + "source": "npm:@swc/helpers", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:@szmarczak/http-timer": [ + { + "source": "npm:@szmarczak/http-timer", + "target": "npm:defer-to-connect", + "type": "static" + } + ], + "npm:@thednp/position-observer": [ + { + "source": "npm:@thednp/position-observer", + "target": "npm:@thednp/shorty", + "type": "static" + } + ], + "npm:@tree-sitter-grammars/tree-sitter-yaml": [ + { + "source": "npm:@tree-sitter-grammars/tree-sitter-yaml", + "target": "npm:node-addon-api@8.5.0", + "type": "static" + }, + { + "source": "npm:@tree-sitter-grammars/tree-sitter-yaml", + "target": "npm:node-gyp-build", + "type": "static" + } + ], + "npm:@ts-morph/common": [ + { + "source": "npm:@ts-morph/common", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:@ts-morph/common", + "target": "npm:path-browserify@1.0.1", + "type": "static" + }, + { + "source": "npm:@ts-morph/common", + "target": "npm:tinyglobby", + "type": "static" + } + ], + "npm:@tufjs/models": [ + { + "source": "npm:@tufjs/models", + "target": "npm:@tufjs/canonical-json", + "type": "static" + }, + { + "source": "npm:@tufjs/models", + "target": "npm:minimatch@9.0.5", + "type": "static" + } + ], + "npm:@tybys/wasm-util": [ + { + "source": "npm:@tybys/wasm-util", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@types/babel__core": [ + { + "source": "npm:@types/babel__core", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@types/babel__generator", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@types/babel__template", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@types/babel__traverse", + "type": "static" + } + ], + "npm:@types/babel__generator": [ + { + "source": "npm:@types/babel__generator", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@types/babel__template": [ + { + "source": "npm:@types/babel__template", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@types/babel__template", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@types/babel__traverse": [ + { + "source": "npm:@types/babel__traverse", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@types/body-parser": [ + { + "source": "npm:@types/body-parser", + "target": "npm:@types/connect", + "type": "static" + }, + { + "source": "npm:@types/body-parser", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/bonjour": [ + { + "source": "npm:@types/bonjour", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/cacheable-request": [ + { + "source": "npm:@types/cacheable-request", + "target": "npm:@types/http-cache-semantics", + "type": "static" + }, + { + "source": "npm:@types/cacheable-request", + "target": "npm:@types/keyv", + "type": "static" + }, + { + "source": "npm:@types/cacheable-request", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/cacheable-request", + "target": "npm:@types/responselike", + "type": "static" + } + ], + "npm:@types/connect": [ + { + "source": "npm:@types/connect", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/connect-history-api-fallback": [ + { + "source": "npm:@types/connect-history-api-fallback", + "target": "npm:@types/express-serve-static-core", + "type": "static" + }, + { + "source": "npm:@types/connect-history-api-fallback", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/cypress-axe": [ + { + "source": "npm:@types/cypress-axe", + "target": "npm:axe-core@3.5.6", + "type": "static" + } + ], + "npm:@types/d3": [ + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-array", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-axis", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-brush", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-chord", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-color", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-contour", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-delaunay", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-dispatch", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-drag", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-dsv", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-ease", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-fetch", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-force", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-format", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-geo", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-hierarchy", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-interpolate", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-path", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-polygon", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-quadtree", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-random", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-scale", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-scale-chromatic", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-selection", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-shape", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-time", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-time-format", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-timer", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-transition", + "type": "static" + }, + { + "source": "npm:@types/d3", + "target": "npm:@types/d3-zoom", + "type": "static" + } + ], + "npm:@types/d3-axis": [ + { + "source": "npm:@types/d3-axis", + "target": "npm:@types/d3-selection", + "type": "static" + } + ], + "npm:@types/d3-brush": [ + { + "source": "npm:@types/d3-brush", + "target": "npm:@types/d3-selection", + "type": "static" + } + ], + "npm:@types/d3-contour": [ + { + "source": "npm:@types/d3-contour", + "target": "npm:@types/d3-array", + "type": "static" + }, + { + "source": "npm:@types/d3-contour", + "target": "npm:@types/geojson", + "type": "static" + } + ], + "npm:@types/d3-drag": [ + { + "source": "npm:@types/d3-drag", + "target": "npm:@types/d3-selection", + "type": "static" + } + ], + "npm:@types/d3-fetch": [ + { + "source": "npm:@types/d3-fetch", + "target": "npm:@types/d3-dsv", + "type": "static" + } + ], + "npm:@types/d3-geo": [ + { + "source": "npm:@types/d3-geo", + "target": "npm:@types/geojson", + "type": "static" + } + ], + "npm:@types/d3-interpolate": [ + { + "source": "npm:@types/d3-interpolate", + "target": "npm:@types/d3-color", + "type": "static" + } + ], + "npm:@types/d3-scale": [ + { + "source": "npm:@types/d3-scale", + "target": "npm:@types/d3-time", + "type": "static" + } + ], + "npm:@types/d3-shape": [ + { + "source": "npm:@types/d3-shape", + "target": "npm:@types/d3-path", + "type": "static" + } + ], + "npm:@types/d3-transition": [ + { + "source": "npm:@types/d3-transition", + "target": "npm:@types/d3-selection", + "type": "static" + } + ], + "npm:@types/d3-zoom": [ + { + "source": "npm:@types/d3-zoom", + "target": "npm:@types/d3-interpolate", + "type": "static" + }, + { + "source": "npm:@types/d3-zoom", + "target": "npm:@types/d3-selection", + "type": "static" + } + ], + "npm:@types/eslint": [ + { + "source": "npm:@types/eslint", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:@types/eslint", + "target": "npm:@types/json-schema", + "type": "static" + } + ], + "npm:@types/eslint-scope": [ + { + "source": "npm:@types/eslint-scope", + "target": "npm:@types/eslint", + "type": "static" + }, + { + "source": "npm:@types/eslint-scope", + "target": "npm:@types/estree", + "type": "static" + } + ], + "npm:@types/express": [ + { + "source": "npm:@types/express", + "target": "npm:@types/body-parser", + "type": "static" + }, + { + "source": "npm:@types/express", + "target": "npm:@types/express-serve-static-core", + "type": "static" + }, + { + "source": "npm:@types/express", + "target": "npm:@types/qs", + "type": "static" + }, + { + "source": "npm:@types/express", + "target": "npm:@types/serve-static", + "type": "static" + } + ], + "npm:@types/express-serve-static-core": [ + { + "source": "npm:@types/express-serve-static-core", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/express-serve-static-core", + "target": "npm:@types/qs", + "type": "static" + }, + { + "source": "npm:@types/express-serve-static-core", + "target": "npm:@types/range-parser", + "type": "static" + }, + { + "source": "npm:@types/express-serve-static-core", + "target": "npm:@types/send", + "type": "static" + } + ], + "npm:@types/glob": [ + { + "source": "npm:@types/glob", + "target": "npm:@types/minimatch@5.1.2", + "type": "static" + }, + { + "source": "npm:@types/glob", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/graceful-fs": [ + { + "source": "npm:@types/graceful-fs", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/hast": [ + { + "source": "npm:@types/hast", + "target": "npm:@types/unist", + "type": "static" + } + ], + "npm:@types/hoist-non-react-statics": [ + { + "source": "npm:@types/hoist-non-react-statics", + "target": "npm:@types/react", + "type": "static" + }, + { + "source": "npm:@types/hoist-non-react-statics", + "target": "npm:hoist-non-react-statics", + "type": "static" + } + ], + "npm:@types/http-proxy": [ + { + "source": "npm:@types/http-proxy", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/istanbul-lib-report": [ + { + "source": "npm:@types/istanbul-lib-report", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + } + ], + "npm:@types/istanbul-reports": [ + { + "source": "npm:@types/istanbul-reports", + "target": "npm:@types/istanbul-lib-report", + "type": "static" + } + ], + "npm:@types/jest": [ + { + "source": "npm:@types/jest", + "target": "npm:expect", + "type": "static" + }, + { + "source": "npm:@types/jest", + "target": "npm:pretty-format", + "type": "static" + } + ], + "npm:@types/jsdom": [ + { + "source": "npm:@types/jsdom", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/jsdom", + "target": "npm:@types/tough-cookie", + "type": "static" + }, + { + "source": "npm:@types/jsdom", + "target": "npm:parse5@7.3.0", + "type": "static" + } + ], + "npm:parse5@7.3.0": [ + { + "source": "npm:parse5@7.3.0", + "target": "npm:entities@6.0.1", + "type": "static" + } + ], + "npm:@types/keyv": [ + { + "source": "npm:@types/keyv", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/mute-stream": [ + { + "source": "npm:@types/mute-stream", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/node-forge": [ + { + "source": "npm:@types/node-forge", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/ramda": [ + { + "source": "npm:@types/ramda", + "target": "npm:types-ramda", + "type": "static" + } + ], + "npm:@types/react": [ + { + "source": "npm:@types/react", + "target": "npm:csstype", + "type": "static" + } + ], + "npm:@types/responselike": [ + { + "source": "npm:@types/responselike", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/send": [ + { + "source": "npm:@types/send", + "target": "npm:@types/mime", + "type": "static" + }, + { + "source": "npm:@types/send", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/serve-index": [ + { + "source": "npm:@types/serve-index", + "target": "npm:@types/express", + "type": "static" + } + ], + "npm:@types/serve-static": [ + { + "source": "npm:@types/serve-static", + "target": "npm:@types/http-errors", + "type": "static" + }, + { + "source": "npm:@types/serve-static", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/serve-static", + "target": "npm:@types/send", + "type": "static" + } + ], + "npm:@types/sockjs": [ + { + "source": "npm:@types/sockjs", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/topojson": [ + { + "source": "npm:@types/topojson", + "target": "npm:@types/geojson", + "type": "static" + }, + { + "source": "npm:@types/topojson", + "target": "npm:@types/topojson-client", + "type": "static" + }, + { + "source": "npm:@types/topojson", + "target": "npm:@types/topojson-server", + "type": "static" + }, + { + "source": "npm:@types/topojson", + "target": "npm:@types/topojson-simplify", + "type": "static" + }, + { + "source": "npm:@types/topojson", + "target": "npm:@types/topojson-specification", + "type": "static" + } + ], + "npm:@types/topojson-client": [ + { + "source": "npm:@types/topojson-client", + "target": "npm:@types/geojson", + "type": "static" + }, + { + "source": "npm:@types/topojson-client", + "target": "npm:@types/topojson-specification", + "type": "static" + } + ], + "npm:@types/topojson-server": [ + { + "source": "npm:@types/topojson-server", + "target": "npm:@types/geojson", + "type": "static" + }, + { + "source": "npm:@types/topojson-server", + "target": "npm:@types/topojson-specification", + "type": "static" + } + ], + "npm:@types/topojson-simplify": [ + { + "source": "npm:@types/topojson-simplify", + "target": "npm:@types/geojson", + "type": "static" + }, + { + "source": "npm:@types/topojson-simplify", + "target": "npm:@types/topojson-specification", + "type": "static" + } + ], + "npm:@types/topojson-specification": [ + { + "source": "npm:@types/topojson-specification", + "target": "npm:@types/geojson", + "type": "static" + } + ], + "npm:@types/ws": [ + { + "source": "npm:@types/ws", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/xml2js": [ + { + "source": "npm:@types/xml2js", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/yargs": [ + { + "source": "npm:@types/yargs", + "target": "npm:@types/yargs-parser", + "type": "static" + } + ], + "npm:@types/yauzl": [ + { + "source": "npm:@types/yauzl", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@typescript-eslint/eslint-plugin": [ + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/parser", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@eslint-community/regexpp", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/scope-manager", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/type-utils@8.14.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:graphemer", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:ts-api-utils", + "type": "static" + } + ], + "npm:@typescript-eslint/type-utils@8.14.0": [ + { + "source": "npm:@typescript-eslint/type-utils@8.14.0", + "target": "npm:@typescript-eslint/typescript-estree", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils@8.14.0", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils@8.14.0", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils@8.14.0", + "target": "npm:ts-api-utils", + "type": "static" + } + ], + "npm:@typescript-eslint/parser": [ + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:@typescript-eslint/scope-manager", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:@typescript-eslint/typescript-estree", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:debug", + "type": "static" + } + ], + "npm:@typescript-eslint/project-service": [ + { + "source": "npm:@typescript-eslint/project-service", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/project-service", + "target": "npm:@typescript-eslint/tsconfig-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/project-service", + "target": "npm:@typescript-eslint/types@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/project-service", + "target": "npm:debug", + "type": "static" + } + ], + "npm:@typescript-eslint/scope-manager": [ + { + "source": "npm:@typescript-eslint/scope-manager", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/scope-manager", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + } + ], + "npm:@typescript-eslint/tsconfig-utils": [ + { + "source": "npm:@typescript-eslint/tsconfig-utils", + "target": "npm:typescript", + "type": "static" + } + ], + "npm:@typescript-eslint/type-utils": [ + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:@typescript-eslint/types@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:@typescript-eslint/typescript-estree@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:@typescript-eslint/utils@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:ts-api-utils@2.1.0", + "type": "static" + } + ], + "npm:@typescript-eslint/scope-manager@8.37.0": [ + { + "source": "npm:@typescript-eslint/scope-manager@8.37.0", + "target": "npm:@typescript-eslint/types@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/scope-manager@8.37.0", + "target": "npm:@typescript-eslint/visitor-keys@8.37.0", + "type": "static" + } + ], + "npm:@typescript-eslint/typescript-estree@8.37.0": [ + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:@typescript-eslint/project-service", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:@typescript-eslint/tsconfig-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:@typescript-eslint/types@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:@typescript-eslint/visitor-keys@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree@8.37.0", + "target": "npm:ts-api-utils@2.1.0", + "type": "static" + } + ], + "npm:@typescript-eslint/utils@8.37.0": [ + { + "source": "npm:@typescript-eslint/utils@8.37.0", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils@8.37.0", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils@8.37.0", + "target": "npm:@eslint-community/eslint-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils@8.37.0", + "target": "npm:@typescript-eslint/scope-manager@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils@8.37.0", + "target": "npm:@typescript-eslint/types@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils@8.37.0", + "target": "npm:@typescript-eslint/typescript-estree@8.37.0", + "type": "static" + } + ], + "npm:@typescript-eslint/visitor-keys@8.37.0": [ + { + "source": "npm:@typescript-eslint/visitor-keys@8.37.0", + "target": "npm:@typescript-eslint/types@8.37.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/visitor-keys@8.37.0", + "target": "npm:eslint-visitor-keys@4.2.1", + "type": "static" + } + ], + "npm:ts-api-utils@2.1.0": [ + { + "source": "npm:ts-api-utils@2.1.0", + "target": "npm:typescript", + "type": "static" + } + ], + "npm:@typescript-eslint/typescript-estree": [ + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:ts-api-utils", + "type": "static" + } + ], + "npm:@typescript-eslint/utils": [ + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@eslint-community/eslint-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@typescript-eslint/scope-manager", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@typescript-eslint/typescript-estree", + "type": "static" + } + ], + "npm:@typescript-eslint/visitor-keys": [ + { + "source": "npm:@typescript-eslint/visitor-keys", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/visitor-keys", + "target": "npm:eslint-visitor-keys", + "type": "static" + } + ], + "npm:@vitejs/plugin-basic-ssl": [ + { + "source": "npm:@vitejs/plugin-basic-ssl", + "target": "npm:vite", + "type": "static" + } + ], + "npm:@wdio/config": [ + { + "source": "npm:@wdio/config", + "target": "npm:@types/glob", + "type": "static" + }, + { + "source": "npm:@wdio/config", + "target": "npm:@wdio/logger", + "type": "static" + }, + { + "source": "npm:@wdio/config", + "target": "npm:@wdio/types", + "type": "static" + }, + { + "source": "npm:@wdio/config", + "target": "npm:@wdio/utils", + "type": "static" + }, + { + "source": "npm:@wdio/config", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:@wdio/config", + "target": "npm:glob@8.1.0", + "type": "static" + } + ], + "npm:glob@8.1.0": [ + { + "source": "npm:glob@8.1.0", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@8.1.0", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@8.1.0", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@8.1.0", + "target": "npm:minimatch@5.1.6", + "type": "static" + }, + { + "source": "npm:glob@8.1.0", + "target": "npm:once", + "type": "static" + } + ], + "npm:minimatch@5.1.6": [ + { + "source": "npm:minimatch@5.1.6", + "target": "npm:brace-expansion", + "type": "static" + } + ], + "npm:@wdio/logger": [ + { + "source": "npm:@wdio/logger", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@wdio/logger", + "target": "npm:loglevel", + "type": "static" + }, + { + "source": "npm:@wdio/logger", + "target": "npm:loglevel-plugin-prefix", + "type": "static" + }, + { + "source": "npm:@wdio/logger", + "target": "npm:strip-ansi", + "type": "static" + } + ], + "npm:@wdio/types": [ + { + "source": "npm:@wdio/types", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@wdio/types", + "target": "npm:got", + "type": "static" + } + ], + "npm:@wdio/utils": [ + { + "source": "npm:@wdio/utils", + "target": "npm:@wdio/logger", + "type": "static" + }, + { + "source": "npm:@wdio/utils", + "target": "npm:@wdio/types", + "type": "static" + }, + { + "source": "npm:@wdio/utils", + "target": "npm:p-iteration", + "type": "static" + } + ], + "npm:@webassemblyjs/ast": [ + { + "source": "npm:@webassemblyjs/ast", + "target": "npm:@webassemblyjs/helper-numbers", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/ast", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + } + ], + "npm:@webassemblyjs/helper-numbers": [ + { + "source": "npm:@webassemblyjs/helper-numbers", + "target": "npm:@webassemblyjs/floating-point-hex-parser", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-numbers", + "target": "npm:@webassemblyjs/helper-api-error", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-numbers", + "target": "npm:@xtuc/long", + "type": "static" + } + ], + "npm:@webassemblyjs/helper-wasm-section": [ + { + "source": "npm:@webassemblyjs/helper-wasm-section", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section", + "target": "npm:@webassemblyjs/helper-buffer", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section", + "target": "npm:@webassemblyjs/wasm-gen", + "type": "static" + } + ], + "npm:@webassemblyjs/ieee754": [ + { + "source": "npm:@webassemblyjs/ieee754", + "target": "npm:@xtuc/ieee754", + "type": "static" + } + ], + "npm:@webassemblyjs/leb128": [ + { + "source": "npm:@webassemblyjs/leb128", + "target": "npm:@xtuc/long", + "type": "static" + } + ], + "npm:@webassemblyjs/wasm-edit": [ + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/helper-buffer", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/helper-wasm-section", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/wasm-gen", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/wasm-opt", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/wasm-parser", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/wast-printer", + "type": "static" + } + ], + "npm:@webassemblyjs/wasm-gen": [ + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/ieee754", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/leb128", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/utf8", + "type": "static" + } + ], + "npm:@webassemblyjs/wasm-opt": [ + { + "source": "npm:@webassemblyjs/wasm-opt", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt", + "target": "npm:@webassemblyjs/helper-buffer", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt", + "target": "npm:@webassemblyjs/wasm-gen", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt", + "target": "npm:@webassemblyjs/wasm-parser", + "type": "static" + } + ], + "npm:@webassemblyjs/wasm-parser": [ + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/helper-api-error", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/ieee754", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/leb128", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/utf8", + "type": "static" + } + ], + "npm:@webassemblyjs/wast-printer": [ + { + "source": "npm:@webassemblyjs/wast-printer", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wast-printer", + "target": "npm:@xtuc/long", + "type": "static" + } + ], + "npm:@yarnpkg/parsers": [ + { + "source": "npm:@yarnpkg/parsers", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:@yarnpkg/parsers", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:@zkochan/js-yaml": [ + { + "source": "npm:@zkochan/js-yaml", + "target": "npm:argparse", + "type": "static" + } + ], + "npm:abort-controller": [ + { + "source": "npm:abort-controller", + "target": "npm:event-target-shim", + "type": "static" + } + ], + "npm:accepts": [ + { + "source": "npm:accepts", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:accepts", + "target": "npm:negotiator", + "type": "static" + } + ], + "npm:acorn-globals": [ + { + "source": "npm:acorn-globals", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:acorn-globals", + "target": "npm:acorn-walk@8.3.4", + "type": "static" + } + ], + "npm:acorn-walk@8.3.4": [ + { + "source": "npm:acorn-walk@8.3.4", + "target": "npm:acorn", + "type": "static" + } + ], + "npm:acorn-import-attributes": [ + { + "source": "npm:acorn-import-attributes", + "target": "npm:acorn", + "type": "static" + } + ], + "npm:acorn-jsx": [ + { + "source": "npm:acorn-jsx", + "target": "npm:acorn", + "type": "static" + } + ], + "npm:acorn-node": [ + { + "source": "npm:acorn-node", + "target": "npm:acorn@7.4.1", + "type": "static" + }, + { + "source": "npm:acorn-node", + "target": "npm:acorn-walk", + "type": "static" + }, + { + "source": "npm:acorn-node", + "target": "npm:xtend", + "type": "static" + } + ], + "npm:adjust-sourcemap-loader": [ + { + "source": "npm:adjust-sourcemap-loader", + "target": "npm:loader-utils@2.0.4", + "type": "static" + }, + { + "source": "npm:adjust-sourcemap-loader", + "target": "npm:regex-parser", + "type": "static" + } + ], + "npm:agent-base": [ + { + "source": "npm:agent-base", + "target": "npm:debug", + "type": "static" + } + ], + "npm:aggregate-error": [ + { + "source": "npm:aggregate-error", + "target": "npm:clean-stack", + "type": "static" + }, + { + "source": "npm:aggregate-error", + "target": "npm:indent-string@4.0.0", + "type": "static" + } + ], + "npm:ajv": [ + { + "source": "npm:ajv", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:ajv", + "target": "npm:fast-uri", + "type": "static" + }, + { + "source": "npm:ajv", + "target": "npm:json-schema-traverse", + "type": "static" + }, + { + "source": "npm:ajv", + "target": "npm:require-from-string", + "type": "static" + } + ], + "npm:ajv-formats": [ + { + "source": "npm:ajv-formats", + "target": "npm:ajv", + "type": "static" + } + ], + "npm:ajv-keywords": [ + { + "source": "npm:ajv-keywords", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:ajv-keywords", + "target": "npm:fast-deep-equal", + "type": "static" + } + ], + "npm:ansi-align": [ + { + "source": "npm:ansi-align", + "target": "npm:string-width", + "type": "static" + } + ], + "npm:ansi-escapes": [ + { + "source": "npm:ansi-escapes", + "target": "npm:type-fest", + "type": "static" + } + ], + "npm:ansi-styles": [ + { + "source": "npm:ansi-styles", + "target": "npm:color-convert", + "type": "static" + } + ], + "npm:anymatch": [ + { + "source": "npm:anymatch", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:anymatch", + "target": "npm:picomatch@2.3.1", + "type": "static" + } + ], + "npm:apache-crypt": [ + { + "source": "npm:apache-crypt", + "target": "npm:unix-crypt-td-js", + "type": "static" + } + ], + "npm:array-buffer-byte-length": [ + { + "source": "npm:array-buffer-byte-length", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:array-buffer-byte-length", + "target": "npm:is-array-buffer", + "type": "static" + } + ], + "npm:arraybuffer.prototype.slice": [ + { + "source": "npm:arraybuffer.prototype.slice", + "target": "npm:array-buffer-byte-length", + "type": "static" + }, + { + "source": "npm:arraybuffer.prototype.slice", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:arraybuffer.prototype.slice", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:arraybuffer.prototype.slice", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:arraybuffer.prototype.slice", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:arraybuffer.prototype.slice", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:arraybuffer.prototype.slice", + "target": "npm:is-array-buffer", + "type": "static" + } + ], + "npm:asn1": [ + { + "source": "npm:asn1", + "target": "npm:safer-buffer", + "type": "static" + } + ], + "npm:asn1.js": [ + { + "source": "npm:asn1.js", + "target": "npm:bn.js@4.12.2", + "type": "static" + }, + { + "source": "npm:asn1.js", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:asn1.js", + "target": "npm:minimalistic-assert", + "type": "static" + } + ], + "npm:assert": [ + { + "source": "npm:assert", + "target": "npm:object.assign", + "type": "static" + }, + { + "source": "npm:assert", + "target": "npm:util", + "type": "static" + } + ], + "npm:assertion-error-formatter": [ + { + "source": "npm:assertion-error-formatter", + "target": "npm:diff", + "type": "static" + }, + { + "source": "npm:assertion-error-formatter", + "target": "npm:pad-right", + "type": "static" + }, + { + "source": "npm:assertion-error-formatter", + "target": "npm:repeat-string", + "type": "static" + } + ], + "npm:async-mutex": [ + { + "source": "npm:async-mutex", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:autolinker": [ + { + "source": "npm:autolinker", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:autoprefixer": [ + { + "source": "npm:autoprefixer", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:autoprefixer", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:autoprefixer", + "target": "npm:caniuse-lite", + "type": "static" + }, + { + "source": "npm:autoprefixer", + "target": "npm:fraction.js", + "type": "static" + }, + { + "source": "npm:autoprefixer", + "target": "npm:normalize-range", + "type": "static" + }, + { + "source": "npm:autoprefixer", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:autoprefixer", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:available-typed-arrays": [ + { + "source": "npm:available-typed-arrays", + "target": "npm:possible-typed-array-names", + "type": "static" + } + ], + "npm:avvio": [ + { + "source": "npm:avvio", + "target": "npm:@fastify/error", + "type": "static" + }, + { + "source": "npm:avvio", + "target": "npm:fastq", + "type": "static" + } + ], + "npm:axios": [ + { + "source": "npm:axios", + "target": "npm:follow-redirects", + "type": "static" + }, + { + "source": "npm:axios", + "target": "npm:form-data", + "type": "static" + }, + { + "source": "npm:axios", + "target": "npm:proxy-from-env", + "type": "static" + } + ], + "npm:babel-jest": [ + { + "source": "npm:babel-jest", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:@types/babel__core", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:babel-plugin-istanbul", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:babel-preset-jest", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:slash@3.0.0", + "type": "static" + } + ], + "npm:babel-loader": [ + { + "source": "npm:babel-loader", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:find-cache-dir", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:schema-utils", + "type": "static" + } + ], + "npm:babel-plugin-const-enum": [ + { + "source": "npm:babel-plugin-const-enum", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-const-enum", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:babel-plugin-const-enum", + "target": "npm:@babel/plugin-syntax-typescript", + "type": "static" + }, + { + "source": "npm:babel-plugin-const-enum", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:babel-plugin-istanbul": [ + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:@istanbuljs/load-nyc-config", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:istanbul-lib-instrument@5.2.1", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:test-exclude", + "type": "static" + } + ], + "npm:istanbul-lib-instrument@5.2.1": [ + { + "source": "npm:istanbul-lib-instrument@5.2.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument@5.2.1", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument@5.2.1", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument@5.2.1", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument@5.2.1", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:babel-plugin-jest-hoist": [ + { + "source": "npm:babel-plugin-jest-hoist", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist", + "target": "npm:@types/babel__core", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist", + "target": "npm:@types/babel__traverse", + "type": "static" + } + ], + "npm:babel-plugin-macros": [ + { + "source": "npm:babel-plugin-macros", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:babel-plugin-macros", + "target": "npm:cosmiconfig@7.1.0", + "type": "static" + }, + { + "source": "npm:babel-plugin-macros", + "target": "npm:resolve", + "type": "static" + } + ], + "npm:babel-plugin-polyfill-corejs2": [ + { + "source": "npm:babel-plugin-polyfill-corejs2", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs2", + "target": "npm:@babel/compat-data", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs2", + "target": "npm:@babel/helper-define-polyfill-provider", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs2", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:babel-plugin-polyfill-corejs3": [ + { + "source": "npm:babel-plugin-polyfill-corejs3", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs3", + "target": "npm:@babel/helper-define-polyfill-provider", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs3", + "target": "npm:core-js-compat", + "type": "static" + } + ], + "npm:babel-plugin-polyfill-regenerator": [ + { + "source": "npm:babel-plugin-polyfill-regenerator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-regenerator", + "target": "npm:@babel/helper-define-polyfill-provider", + "type": "static" + } + ], + "npm:babel-plugin-transform-typescript-metadata": [ + { + "source": "npm:babel-plugin-transform-typescript-metadata", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:babel-preset-current-node-syntax": [ + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-async-generators", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-bigint", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-class-properties", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-class-static-block", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-import-attributes", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-import-meta", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-json-strings", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-logical-assignment-operators", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-numeric-separator", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-object-rest-spread", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-optional-catch-binding", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-optional-chaining", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-private-property-in-object", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-top-level-await", + "type": "static" + } + ], + "npm:babel-preset-jest": [ + { + "source": "npm:babel-preset-jest", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-preset-jest", + "target": "npm:babel-plugin-jest-hoist", + "type": "static" + }, + { + "source": "npm:babel-preset-jest", + "target": "npm:babel-preset-current-node-syntax", + "type": "static" + } + ], + "npm:babel-runtime": [ + { + "source": "npm:babel-runtime", + "target": "npm:core-js", + "type": "static" + }, + { + "source": "npm:babel-runtime", + "target": "npm:regenerator-runtime@0.11.1", + "type": "static" + } + ], + "npm:babelify": [ + { + "source": "npm:babelify", + "target": "npm:@babel/core", + "type": "static" + } + ], + "npm:base": [ + { + "source": "npm:base", + "target": "npm:cache-base", + "type": "static" + }, + { + "source": "npm:base", + "target": "npm:class-utils", + "type": "static" + }, + { + "source": "npm:base", + "target": "npm:component-emitter", + "type": "static" + }, + { + "source": "npm:base", + "target": "npm:define-property@1.0.0", + "type": "static" + }, + { + "source": "npm:base", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:base", + "target": "npm:mixin-deep", + "type": "static" + }, + { + "source": "npm:base", + "target": "npm:pascalcase", + "type": "static" + } + ], + "npm:define-property@1.0.0": [ + { + "source": "npm:define-property@1.0.0", + "target": "npm:is-descriptor", + "type": "static" + } + ], + "npm:basic-auth": [ + { + "source": "npm:basic-auth", + "target": "npm:safe-buffer@5.1.2", + "type": "static" + } + ], + "npm:bcrypt-pbkdf": [ + { + "source": "npm:bcrypt-pbkdf", + "target": "npm:tweetnacl", + "type": "static" + } + ], + "npm:binary": [ + { + "source": "npm:binary", + "target": "npm:buffers", + "type": "static" + }, + { + "source": "npm:binary", + "target": "npm:chainsaw", + "type": "static" + } + ], + "npm:bl": [ + { + "source": "npm:bl", + "target": "npm:buffer@5.7.1", + "type": "static" + }, + { + "source": "npm:bl", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:bl", + "target": "npm:readable-stream@3.6.2", + "type": "static" + } + ], + "npm:buffer@5.7.1": [ + { + "source": "npm:buffer@5.7.1", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:buffer@5.7.1", + "target": "npm:ieee754", + "type": "static" + } + ], + "npm:readable-stream@3.6.2": [ + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:string_decoder", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:util-deprecate", + "type": "static" + } + ], + "npm:body-parser": [ + { + "source": "npm:body-parser", + "target": "npm:bytes", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:content-type", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:destroy", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:iconv-lite@0.4.24", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:qs@6.13.0", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:raw-body", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:type-is", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:unpipe", + "type": "static" + } + ], + "npm:debug@2.6.9": [ + { + "source": "npm:debug@2.6.9", + "target": "npm:ms@2.0.0", + "type": "static" + } + ], + "npm:iconv-lite@0.4.24": [ + { + "source": "npm:iconv-lite@0.4.24", + "target": "npm:safer-buffer", + "type": "static" + } + ], + "npm:qs@6.13.0": [ + { + "source": "npm:qs@6.13.0", + "target": "npm:side-channel", + "type": "static" + } + ], + "npm:bonjour-service": [ + { + "source": "npm:bonjour-service", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:bonjour-service", + "target": "npm:multicast-dns", + "type": "static" + } + ], + "npm:bootstrap": [ + { + "source": "npm:bootstrap", + "target": "npm:@popperjs/core", + "type": "static" + } + ], + "npm:bootstrap.native": [ + { + "source": "npm:bootstrap.native", + "target": "npm:@thednp/event-listener", + "type": "static" + }, + { + "source": "npm:bootstrap.native", + "target": "npm:@thednp/position-observer", + "type": "static" + }, + { + "source": "npm:bootstrap.native", + "target": "npm:@thednp/shorty", + "type": "static" + } + ], + "npm:boxen": [ + { + "source": "npm:boxen", + "target": "npm:ansi-align", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:camelcase", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:cli-boxes", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:type-fest@0.20.2", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:widest-line", + "type": "static" + }, + { + "source": "npm:boxen", + "target": "npm:wrap-ansi@7.0.0", + "type": "static" + } + ], + "npm:wrap-ansi@7.0.0": [ + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:strip-ansi", + "type": "static" + } + ], + "npm:brace-expansion": [ + { + "source": "npm:brace-expansion", + "target": "npm:balanced-match", + "type": "static" + } + ], + "npm:braces": [ + { + "source": "npm:braces", + "target": "npm:fill-range", + "type": "static" + } + ], + "npm:browser-pack": [ + { + "source": "npm:browser-pack", + "target": "npm:combine-source-map", + "type": "static" + }, + { + "source": "npm:browser-pack", + "target": "npm:defined", + "type": "static" + }, + { + "source": "npm:browser-pack", + "target": "npm:JSONStream", + "type": "static" + }, + { + "source": "npm:browser-pack", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:browser-pack", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:browser-pack", + "target": "npm:umd", + "type": "static" + } + ], + "npm:browser-resolve": [ + { + "source": "npm:browser-resolve", + "target": "npm:resolve", + "type": "static" + } + ], + "npm:browserify": [ + { + "source": "npm:browserify", + "target": "npm:assert", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:browser-pack", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:browser-resolve", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:browserify-zlib", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:buffer", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:cached-path-relative", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:concat-stream", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:console-browserify", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:constants-browserify", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:crypto-browserify", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:defined", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:deps-sort", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:domain-browser", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:duplexer2", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:events", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:has", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:htmlescape", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:https-browserify", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:insert-module-globals", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:JSONStream", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:labeled-stream-splicer", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:mkdirp-classic", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:module-deps", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:os-browserify", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:parents", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:path-browserify", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:process", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:punycode", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:querystring-es3", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:read-only-stream", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:shasum", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:shell-quote", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:stream-browserify@2.0.2", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:stream-http", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:string_decoder", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:subarg", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:syntax-error", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:timers-browserify@1.4.2", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:tty-browserify", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:url", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:util", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:vm-browserify", + "type": "static" + }, + { + "source": "npm:browserify", + "target": "npm:xtend", + "type": "static" + } + ], + "npm:browserify-aes": [ + { + "source": "npm:browserify-aes", + "target": "npm:buffer-xor", + "type": "static" + }, + { + "source": "npm:browserify-aes", + "target": "npm:cipher-base", + "type": "static" + }, + { + "source": "npm:browserify-aes", + "target": "npm:create-hash", + "type": "static" + }, + { + "source": "npm:browserify-aes", + "target": "npm:evp_bytestokey", + "type": "static" + }, + { + "source": "npm:browserify-aes", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:browserify-aes", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:browserify-cipher": [ + { + "source": "npm:browserify-cipher", + "target": "npm:browserify-aes", + "type": "static" + }, + { + "source": "npm:browserify-cipher", + "target": "npm:browserify-des", + "type": "static" + }, + { + "source": "npm:browserify-cipher", + "target": "npm:evp_bytestokey", + "type": "static" + } + ], + "npm:browserify-des": [ + { + "source": "npm:browserify-des", + "target": "npm:cipher-base", + "type": "static" + }, + { + "source": "npm:browserify-des", + "target": "npm:des.js", + "type": "static" + }, + { + "source": "npm:browserify-des", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:browserify-des", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:browserify-rsa": [ + { + "source": "npm:browserify-rsa", + "target": "npm:bn.js", + "type": "static" + }, + { + "source": "npm:browserify-rsa", + "target": "npm:randombytes", + "type": "static" + }, + { + "source": "npm:browserify-rsa", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:browserify-sign": [ + { + "source": "npm:browserify-sign", + "target": "npm:bn.js", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:browserify-rsa", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:create-hash", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:create-hmac", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:elliptic", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:hash-base", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:parse-asn1", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:browserify-sign", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:browserify-zlib": [ + { + "source": "npm:browserify-zlib", + "target": "npm:pako", + "type": "static" + } + ], + "npm:stream-browserify@2.0.2": [ + { + "source": "npm:stream-browserify@2.0.2", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:stream-browserify@2.0.2", + "target": "npm:readable-stream", + "type": "static" + } + ], + "npm:timers-browserify@1.4.2": [ + { + "source": "npm:timers-browserify@1.4.2", + "target": "npm:process", + "type": "static" + } + ], + "npm:browserslist": [ + { + "source": "npm:browserslist", + "target": "npm:caniuse-lite", + "type": "static" + }, + { + "source": "npm:browserslist", + "target": "npm:electron-to-chromium", + "type": "static" + }, + { + "source": "npm:browserslist", + "target": "npm:node-releases", + "type": "static" + }, + { + "source": "npm:browserslist", + "target": "npm:update-browserslist-db", + "type": "static" + } + ], + "npm:bs-logger": [ + { + "source": "npm:bs-logger", + "target": "npm:fast-json-stable-stringify", + "type": "static" + } + ], + "npm:bser": [ + { + "source": "npm:bser", + "target": "npm:node-int64", + "type": "static" + } + ], + "npm:buffer": [ + { + "source": "npm:buffer", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:buffer", + "target": "npm:ieee754", + "type": "static" + } + ], + "npm:bulk-require": [ + { + "source": "npm:bulk-require", + "target": "npm:glob@7.2.3", + "type": "static" + } + ], + "npm:bundle-name": [ + { + "source": "npm:bundle-name", + "target": "npm:run-applescript", + "type": "static" + } + ], + "npm:cacache": [ + { + "source": "npm:cacache", + "target": "npm:@npmcli/fs", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:fs-minipass", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:glob@10.4.5", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:lru-cache@10.4.3", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:minipass-collect", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:minipass-flush", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:minipass-pipeline", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:p-map", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:ssri", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:tar", + "type": "static" + }, + { + "source": "npm:cacache", + "target": "npm:unique-filename", + "type": "static" + } + ], + "npm:cache-base": [ + { + "source": "npm:cache-base", + "target": "npm:collection-visit", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:component-emitter", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:get-value", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:has-value", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:set-value", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:to-object-path", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:union-value", + "type": "static" + }, + { + "source": "npm:cache-base", + "target": "npm:unset-value", + "type": "static" + } + ], + "npm:cache-content-type": [ + { + "source": "npm:cache-content-type", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:cache-content-type", + "target": "npm:ylru", + "type": "static" + } + ], + "npm:cacheable": [ + { + "source": "npm:cacheable", + "target": "npm:hookified", + "type": "static" + }, + { + "source": "npm:cacheable", + "target": "npm:keyv@5.3.4", + "type": "static" + } + ], + "npm:cacheable-request": [ + { + "source": "npm:cacheable-request", + "target": "npm:clone-response", + "type": "static" + }, + { + "source": "npm:cacheable-request", + "target": "npm:get-stream", + "type": "static" + }, + { + "source": "npm:cacheable-request", + "target": "npm:http-cache-semantics", + "type": "static" + }, + { + "source": "npm:cacheable-request", + "target": "npm:keyv", + "type": "static" + }, + { + "source": "npm:cacheable-request", + "target": "npm:lowercase-keys", + "type": "static" + }, + { + "source": "npm:cacheable-request", + "target": "npm:normalize-url", + "type": "static" + }, + { + "source": "npm:cacheable-request", + "target": "npm:responselike", + "type": "static" + } + ], + "npm:keyv@5.3.4": [ + { + "source": "npm:keyv@5.3.4", + "target": "npm:@keyv/serialize", + "type": "static" + } + ], + "npm:call-bind": [ + { + "source": "npm:call-bind", + "target": "npm:call-bind-apply-helpers", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:es-define-property", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:set-function-length", + "type": "static" + } + ], + "npm:call-bind-apply-helpers": [ + { + "source": "npm:call-bind-apply-helpers", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:call-bind-apply-helpers", + "target": "npm:function-bind", + "type": "static" + } + ], + "npm:call-bound": [ + { + "source": "npm:call-bound", + "target": "npm:call-bind-apply-helpers", + "type": "static" + }, + { + "source": "npm:call-bound", + "target": "npm:get-intrinsic", + "type": "static" + } + ], + "npm:caniuse-api": [ + { + "source": "npm:caniuse-api", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:caniuse-api", + "target": "npm:caniuse-lite", + "type": "static" + }, + { + "source": "npm:caniuse-api", + "target": "npm:lodash.memoize@4.1.2", + "type": "static" + }, + { + "source": "npm:caniuse-api", + "target": "npm:lodash.uniq", + "type": "static" + } + ], + "npm:carbon-components-angular": [ + { + "source": "npm:carbon-components-angular", + "target": "npm:@carbon/styles", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:@carbon/icon-helpers", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:@carbon/icons@11.58.0", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:@carbon/utils-position@1.1.4", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:@floating-ui/dom", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:@ibm/telemetry-js", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:flatpickr", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:carbon-components-angular", + "target": "npm:tslib@2.3.0", + "type": "static" + } + ], + "npm:@carbon/icons@11.58.0": [ + { + "source": "npm:@carbon/icons@11.58.0", + "target": "npm:@ibm/telemetry-js", + "type": "static" + } + ], + "npm:chai": [ + { + "source": "npm:chai", + "target": "npm:assertion-error", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:check-error", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:deep-eql", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:get-func-name", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:loupe", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:pathval", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:type-detect", + "type": "static" + } + ], + "npm:chainsaw": [ + { + "source": "npm:chainsaw", + "target": "npm:traverse", + "type": "static" + } + ], + "npm:chalk": [ + { + "source": "npm:chalk", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:chalk", + "target": "npm:supports-color", + "type": "static" + } + ], + "npm:chart.js": [ + { + "source": "npm:chart.js", + "target": "npm:@kurkle/color", + "type": "static" + } + ], + "npm:chartjs-adapter-moment": [ + { + "source": "npm:chartjs-adapter-moment", + "target": "npm:chart.js", + "type": "static" + }, + { + "source": "npm:chartjs-adapter-moment", + "target": "npm:moment", + "type": "static" + } + ], + "npm:check-error": [ + { + "source": "npm:check-error", + "target": "npm:get-func-name", + "type": "static" + } + ], + "npm:cheerio": [ + { + "source": "npm:cheerio", + "target": "npm:cheerio-select", + "type": "static" + }, + { + "source": "npm:cheerio", + "target": "npm:dom-serializer", + "type": "static" + }, + { + "source": "npm:cheerio", + "target": "npm:domhandler", + "type": "static" + }, + { + "source": "npm:cheerio", + "target": "npm:domutils", + "type": "static" + }, + { + "source": "npm:cheerio", + "target": "npm:htmlparser2", + "type": "static" + }, + { + "source": "npm:cheerio", + "target": "npm:parse5@7.3.0", + "type": "static" + }, + { + "source": "npm:cheerio", + "target": "npm:parse5-htmlparser2-tree-adapter", + "type": "static" + } + ], + "npm:cheerio-select": [ + { + "source": "npm:cheerio-select", + "target": "npm:boolbase", + "type": "static" + }, + { + "source": "npm:cheerio-select", + "target": "npm:css-select", + "type": "static" + }, + { + "source": "npm:cheerio-select", + "target": "npm:css-what", + "type": "static" + }, + { + "source": "npm:cheerio-select", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:cheerio-select", + "target": "npm:domhandler", + "type": "static" + }, + { + "source": "npm:cheerio-select", + "target": "npm:domutils", + "type": "static" + } + ], + "npm:chokidar": [ + { + "source": "npm:chokidar", + "target": "npm:readdirp", + "type": "static" + } + ], + "npm:cipher-base": [ + { + "source": "npm:cipher-base", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:cipher-base", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:cjson": [ + { + "source": "npm:cjson", + "target": "npm:json-parse-helpfulerror", + "type": "static" + } + ], + "npm:class-utils": [ + { + "source": "npm:class-utils", + "target": "npm:arr-union", + "type": "static" + }, + { + "source": "npm:class-utils", + "target": "npm:define-property@0.2.5", + "type": "static" + }, + { + "source": "npm:class-utils", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:class-utils", + "target": "npm:static-extend", + "type": "static" + } + ], + "npm:define-property@0.2.5": [ + { + "source": "npm:define-property@0.2.5", + "target": "npm:is-descriptor@0.1.7", + "type": "static" + } + ], + "npm:is-descriptor@0.1.7": [ + { + "source": "npm:is-descriptor@0.1.7", + "target": "npm:is-accessor-descriptor", + "type": "static" + }, + { + "source": "npm:is-descriptor@0.1.7", + "target": "npm:is-data-descriptor", + "type": "static" + } + ], + "npm:cli-cursor": [ + { + "source": "npm:cli-cursor", + "target": "npm:restore-cursor", + "type": "static" + } + ], + "npm:cli-table": [ + { + "source": "npm:cli-table", + "target": "npm:colors@1.0.3", + "type": "static" + } + ], + "npm:cli-table3": [ + { + "source": "npm:cli-table3", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:cli-table3", + "target": "npm:@colors/colors", + "type": "static" + } + ], + "npm:cli-truncate": [ + { + "source": "npm:cli-truncate", + "target": "npm:slice-ansi", + "type": "static" + }, + { + "source": "npm:cli-truncate", + "target": "npm:string-width@7.2.0", + "type": "static" + } + ], + "npm:string-width@7.2.0": [ + { + "source": "npm:string-width@7.2.0", + "target": "npm:emoji-regex@10.4.0", + "type": "static" + }, + { + "source": "npm:string-width@7.2.0", + "target": "npm:get-east-asian-width", + "type": "static" + }, + { + "source": "npm:string-width@7.2.0", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + } + ], + "npm:cliui": [ + { + "source": "npm:cliui", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:cliui", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:cliui", + "target": "npm:wrap-ansi@7.0.0", + "type": "static" + } + ], + "npm:clone-deep": [ + { + "source": "npm:clone-deep", + "target": "npm:is-plain-object@2.0.4", + "type": "static" + }, + { + "source": "npm:clone-deep", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:clone-deep", + "target": "npm:shallow-clone", + "type": "static" + } + ], + "npm:is-plain-object@2.0.4": [ + { + "source": "npm:is-plain-object@2.0.4", + "target": "npm:isobject", + "type": "static" + } + ], + "npm:clone-response": [ + { + "source": "npm:clone-response", + "target": "npm:mimic-response", + "type": "static" + } + ], + "npm:coffeeify": [ + { + "source": "npm:coffeeify", + "target": "npm:coffeescript", + "type": "static" + }, + { + "source": "npm:coffeeify", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:coffeeify", + "target": "npm:through2", + "type": "static" + } + ], + "npm:collection-visit": [ + { + "source": "npm:collection-visit", + "target": "npm:map-visit", + "type": "static" + }, + { + "source": "npm:collection-visit", + "target": "npm:object-visit", + "type": "static" + } + ], + "npm:color": [ + { + "source": "npm:color", + "target": "npm:color-convert", + "type": "static" + }, + { + "source": "npm:color", + "target": "npm:color-string", + "type": "static" + } + ], + "npm:color-convert": [ + { + "source": "npm:color-convert", + "target": "npm:color-name", + "type": "static" + } + ], + "npm:color-string": [ + { + "source": "npm:color-string", + "target": "npm:color-name", + "type": "static" + }, + { + "source": "npm:color-string", + "target": "npm:simple-swizzle", + "type": "static" + } + ], + "npm:columnify": [ + { + "source": "npm:columnify", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:columnify", + "target": "npm:wcwidth", + "type": "static" + } + ], + "npm:combine-source-map": [ + { + "source": "npm:combine-source-map", + "target": "npm:convert-source-map@1.1.3", + "type": "static" + }, + { + "source": "npm:combine-source-map", + "target": "npm:inline-source-map", + "type": "static" + }, + { + "source": "npm:combine-source-map", + "target": "npm:lodash.memoize", + "type": "static" + }, + { + "source": "npm:combine-source-map", + "target": "npm:source-map@0.5.7", + "type": "static" + } + ], + "npm:combined-stream": [ + { + "source": "npm:combined-stream", + "target": "npm:delayed-stream", + "type": "static" + } + ], + "npm:compressible": [ + { + "source": "npm:compressible", + "target": "npm:mime-db", + "type": "static" + } + ], + "npm:compression": [ + { + "source": "npm:compression", + "target": "npm:bytes", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:compressible", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:negotiator@0.6.4", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:on-headers", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:vary", + "type": "static" + } + ], + "npm:concat-stream": [ + { + "source": "npm:concat-stream", + "target": "npm:buffer-from", + "type": "static" + }, + { + "source": "npm:concat-stream", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:concat-stream", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:concat-stream", + "target": "npm:typedarray", + "type": "static" + } + ], + "npm:connect": [ + { + "source": "npm:connect", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:connect", + "target": "npm:finalhandler", + "type": "static" + }, + { + "source": "npm:connect", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:connect", + "target": "npm:utils-merge", + "type": "static" + } + ], + "npm:content-disposition": [ + { + "source": "npm:content-disposition", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:cookies": [ + { + "source": "npm:cookies", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:cookies", + "target": "npm:keygrip", + "type": "static" + } + ], + "npm:copy-anything": [ + { + "source": "npm:copy-anything", + "target": "npm:is-what", + "type": "static" + } + ], + "npm:copy-to-clipboard": [ + { + "source": "npm:copy-to-clipboard", + "target": "npm:toggle-selection", + "type": "static" + } + ], + "npm:copy-webpack-plugin": [ + { + "source": "npm:copy-webpack-plugin", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin", + "target": "npm:glob-parent", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin", + "target": "npm:globby", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:copy-webpack-plugin", + "target": "npm:serialize-javascript", + "type": "static" + } + ], + "npm:core-js-compat": [ + { + "source": "npm:core-js-compat", + "target": "npm:browserslist", + "type": "static" + } + ], + "npm:cors": [ + { + "source": "npm:cors", + "target": "npm:object-assign", + "type": "static" + }, + { + "source": "npm:cors", + "target": "npm:vary", + "type": "static" + } + ], + "npm:cosmiconfig": [ + { + "source": "npm:cosmiconfig", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:cosmiconfig", + "target": "npm:env-paths", + "type": "static" + }, + { + "source": "npm:cosmiconfig", + "target": "npm:import-fresh", + "type": "static" + }, + { + "source": "npm:cosmiconfig", + "target": "npm:js-yaml", + "type": "static" + }, + { + "source": "npm:cosmiconfig", + "target": "npm:parse-json", + "type": "static" + } + ], + "npm:create-ecdh": [ + { + "source": "npm:create-ecdh", + "target": "npm:bn.js@4.12.2", + "type": "static" + }, + { + "source": "npm:create-ecdh", + "target": "npm:elliptic", + "type": "static" + } + ], + "npm:create-hash": [ + { + "source": "npm:create-hash", + "target": "npm:cipher-base", + "type": "static" + }, + { + "source": "npm:create-hash", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:create-hash", + "target": "npm:md5.js", + "type": "static" + }, + { + "source": "npm:create-hash", + "target": "npm:ripemd160", + "type": "static" + }, + { + "source": "npm:create-hash", + "target": "npm:sha.js", + "type": "static" + } + ], + "npm:create-hmac": [ + { + "source": "npm:create-hmac", + "target": "npm:cipher-base", + "type": "static" + }, + { + "source": "npm:create-hmac", + "target": "npm:create-hash", + "type": "static" + }, + { + "source": "npm:create-hmac", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:create-hmac", + "target": "npm:ripemd160", + "type": "static" + }, + { + "source": "npm:create-hmac", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:create-hmac", + "target": "npm:sha.js", + "type": "static" + } + ], + "npm:create-jest": [ + { + "source": "npm:create-jest", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:create-jest", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:create-jest", + "target": "npm:exit", + "type": "static" + }, + { + "source": "npm:create-jest", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:create-jest", + "target": "npm:jest-config", + "type": "static" + }, + { + "source": "npm:create-jest", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:create-jest", + "target": "npm:prompts", + "type": "static" + } + ], + "npm:critters": [ + { + "source": "npm:critters", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:critters", + "target": "npm:css-select", + "type": "static" + }, + { + "source": "npm:critters", + "target": "npm:dom-serializer", + "type": "static" + }, + { + "source": "npm:critters", + "target": "npm:domhandler", + "type": "static" + }, + { + "source": "npm:critters", + "target": "npm:htmlparser2", + "type": "static" + }, + { + "source": "npm:critters", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:critters", + "target": "npm:postcss-media-query-parser", + "type": "static" + } + ], + "npm:cron-parser": [ + { + "source": "npm:cron-parser", + "target": "npm:luxon", + "type": "static" + } + ], + "npm:cross-spawn": [ + { + "source": "npm:cross-spawn", + "target": "npm:path-key", + "type": "static" + }, + { + "source": "npm:cross-spawn", + "target": "npm:shebang-command", + "type": "static" + }, + { + "source": "npm:cross-spawn", + "target": "npm:which", + "type": "static" + } + ], + "npm:crypto-browserify": [ + { + "source": "npm:crypto-browserify", + "target": "npm:browserify-cipher", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:browserify-sign", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:create-ecdh", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:create-hash", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:create-hmac", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:diffie-hellman", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:hash-base", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:pbkdf2", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:public-encrypt", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:randombytes", + "type": "static" + }, + { + "source": "npm:crypto-browserify", + "target": "npm:randomfill", + "type": "static" + } + ], + "npm:css-declaration-sorter": [ + { + "source": "npm:css-declaration-sorter", + "target": "npm:postcss", + "type": "static" + } + ], + "npm:css-loader": [ + { + "source": "npm:css-loader", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:icss-utils", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:postcss-modules-extract-imports", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:postcss-modules-local-by-default", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:postcss-modules-scope", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:postcss-modules-values", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:css-loader", + "target": "npm:semver", + "type": "static" + } + ], + "npm:css-minimizer-webpack-plugin": [ + { + "source": "npm:css-minimizer-webpack-plugin", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:css-minimizer-webpack-plugin", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:css-minimizer-webpack-plugin", + "target": "npm:cssnano", + "type": "static" + }, + { + "source": "npm:css-minimizer-webpack-plugin", + "target": "npm:jest-worker", + "type": "static" + }, + { + "source": "npm:css-minimizer-webpack-plugin", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:css-minimizer-webpack-plugin", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:css-minimizer-webpack-plugin", + "target": "npm:serialize-javascript", + "type": "static" + } + ], + "npm:css-select": [ + { + "source": "npm:css-select", + "target": "npm:boolbase", + "type": "static" + }, + { + "source": "npm:css-select", + "target": "npm:css-what", + "type": "static" + }, + { + "source": "npm:css-select", + "target": "npm:domhandler", + "type": "static" + }, + { + "source": "npm:css-select", + "target": "npm:domutils", + "type": "static" + }, + { + "source": "npm:css-select", + "target": "npm:nth-check", + "type": "static" + } + ], + "npm:css-tree": [ + { + "source": "npm:css-tree", + "target": "npm:mdn-data@2.12.2", + "type": "static" + }, + { + "source": "npm:css-tree", + "target": "npm:source-map-js", + "type": "static" + } + ], + "npm:cssnano": [ + { + "source": "npm:cssnano", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:cssnano", + "target": "npm:cssnano-preset-default", + "type": "static" + }, + { + "source": "npm:cssnano", + "target": "npm:lilconfig", + "type": "static" + } + ], + "npm:cssnano-preset-default": [ + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:css-declaration-sorter", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:cssnano-utils", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-calc", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-colormin", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-convert-values", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-discard-comments", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-discard-duplicates", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-discard-empty", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-discard-overridden", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-merge-longhand", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-merge-rules", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-minify-font-values", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-minify-gradients", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-minify-params", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-minify-selectors", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-charset", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-display-values", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-positions", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-repeat-style", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-string", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-timing-functions", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-unicode", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-url", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-normalize-whitespace", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-ordered-values", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-reduce-initial", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-reduce-transforms", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-svgo", + "type": "static" + }, + { + "source": "npm:cssnano-preset-default", + "target": "npm:postcss-unique-selectors", + "type": "static" + } + ], + "npm:cssnano-utils": [ + { + "source": "npm:cssnano-utils", + "target": "npm:postcss", + "type": "static" + } + ], + "npm:csso": [ + { + "source": "npm:csso", + "target": "npm:css-tree@2.2.1", + "type": "static" + } + ], + "npm:css-tree@2.2.1": [ + { + "source": "npm:css-tree@2.2.1", + "target": "npm:mdn-data@2.0.28", + "type": "static" + }, + { + "source": "npm:css-tree@2.2.1", + "target": "npm:source-map-js", + "type": "static" + } + ], + "npm:cssstyle": [ + { + "source": "npm:cssstyle", + "target": "npm:cssom@0.3.8", + "type": "static" + } + ], + "npm:cucumber": [ + { + "source": "npm:cucumber", + "target": "npm:assertion-error-formatter", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:babel-runtime", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:cli-table", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:colors", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:commander@2.20.3", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:cucumber-expressions@5.0.18", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:cucumber-tag-expressions", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:duration", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:escape-string-regexp", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:figures@2.0.0", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:gherkin", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:indent-string", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:is-generator", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:is-stream", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:knuth-shuffle-seeded", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:mz", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:progress", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:serialize-error", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:stack-chain", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:stacktrace-js", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:string-argv", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:title-case", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:util-arity", + "type": "static" + }, + { + "source": "npm:cucumber", + "target": "npm:verror", + "type": "static" + } + ], + "npm:cucumber-expressions": [ + { + "source": "npm:cucumber-expressions", + "target": "npm:becke-ch--regex--s0-0-v1--base--pl--lib", + "type": "static" + } + ], + "npm:cucumber-messages": [ + { + "source": "npm:cucumber-messages", + "target": "npm:@types/uuid", + "type": "static" + }, + { + "source": "npm:cucumber-messages", + "target": "npm:protobufjs", + "type": "static" + }, + { + "source": "npm:cucumber-messages", + "target": "npm:uuid@3.4.0", + "type": "static" + } + ], + "npm:cucumber-expressions@5.0.18": [ + { + "source": "npm:cucumber-expressions@5.0.18", + "target": "npm:becke-ch--regex--s0-0-v1--base--pl--lib", + "type": "static" + } + ], + "npm:figures@2.0.0": [ + { + "source": "npm:figures@2.0.0", + "target": "npm:escape-string-regexp", + "type": "static" + } + ], + "npm:cypress": [ + { + "source": "npm:cypress", + "target": "npm:@cypress/request", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:@cypress/xvfb", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:@types/node@16.18.126", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:@types/sinonjs__fake-timers", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:@types/sizzle", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:arch", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:blob-util", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:buffer@5.7.1", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:cachedir", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:check-more-types", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:cli-table3", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:commander@6.2.1", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:common-tags", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:dayjs", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:eventemitter2", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:execa", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:executable", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:extract-zip", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:figures", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:getos", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:is-ci", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:is-installed-globally", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:lazy-ass", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:listr2@3.14.0", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:log-symbols", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:ospath", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:pretty-bytes", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:process", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:proxy-from-env@1.0.0", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:request-progress", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:supports-color@8.1.1", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:tmp", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:untildify", + "type": "static" + }, + { + "source": "npm:cypress", + "target": "npm:yauzl", + "type": "static" + } + ], + "npm:cypress-axe": [ + { + "source": "npm:cypress-axe", + "target": "npm:axe-core", + "type": "static" + }, + { + "source": "npm:cypress-axe", + "target": "npm:cypress", + "type": "static" + } + ], + "npm:cypress-cucumber-preprocessor": [ + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:@cypress/browserify-preprocessor", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:chai", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:chokidar@3.5.2", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:cosmiconfig@4.0.0", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:cucumber", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:cucumber-expressions", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:cucumber-tag-expressions", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:dargs", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:debug@3.2.7", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:gherkin", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:js-string-escape", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:cypress-cucumber-preprocessor", + "target": "npm:through", + "type": "static" + } + ], + "npm:chokidar@3.5.2": [ + { + "source": "npm:chokidar@3.5.2", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:chokidar@3.5.2", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:chokidar@3.5.2", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:chokidar@3.5.2", + "target": "npm:is-binary-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.5.2", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:chokidar@3.5.2", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:chokidar@3.5.2", + "target": "npm:readdirp@3.6.0", + "type": "static" + }, + { + "source": "npm:chokidar@3.5.2", + "target": "npm:fsevents", + "type": "static" + } + ], + "npm:cosmiconfig@4.0.0": [ + { + "source": "npm:cosmiconfig@4.0.0", + "target": "npm:is-directory", + "type": "static" + }, + { + "source": "npm:cosmiconfig@4.0.0", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:cosmiconfig@4.0.0", + "target": "npm:parse-json@4.0.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@4.0.0", + "target": "npm:require-from-string", + "type": "static" + } + ], + "npm:parse-json@4.0.0": [ + { + "source": "npm:parse-json@4.0.0", + "target": "npm:error-ex", + "type": "static" + }, + { + "source": "npm:parse-json@4.0.0", + "target": "npm:json-parse-better-errors", + "type": "static" + } + ], + "npm:cypress-multi-reporters": [ + { + "source": "npm:cypress-multi-reporters", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:cypress-multi-reporters", + "target": "npm:lodash", + "type": "static" + } + ], + "npm:supports-color": [ + { + "source": "npm:supports-color", + "target": "npm:has-flag", + "type": "static" + } + ], + "npm:cli-truncate@2.1.0": [ + { + "source": "npm:cli-truncate@2.1.0", + "target": "npm:slice-ansi@3.0.0", + "type": "static" + }, + { + "source": "npm:cli-truncate@2.1.0", + "target": "npm:string-width", + "type": "static" + } + ], + "npm:listr2@3.14.0": [ + { + "source": "npm:listr2@3.14.0", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:cli-truncate@2.1.0", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:colorette", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:log-update@4.0.0", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:p-map", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:rfdc", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:rxjs@7.8.2", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:through", + "type": "static" + }, + { + "source": "npm:listr2@3.14.0", + "target": "npm:wrap-ansi@7.0.0", + "type": "static" + } + ], + "npm:log-update@4.0.0": [ + { + "source": "npm:log-update@4.0.0", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:log-update@4.0.0", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:log-update@4.0.0", + "target": "npm:slice-ansi@4.0.0", + "type": "static" + }, + { + "source": "npm:log-update@4.0.0", + "target": "npm:wrap-ansi", + "type": "static" + } + ], + "npm:slice-ansi@4.0.0": [ + { + "source": "npm:slice-ansi@4.0.0", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:slice-ansi@4.0.0", + "target": "npm:astral-regex", + "type": "static" + }, + { + "source": "npm:slice-ansi@4.0.0", + "target": "npm:is-fullwidth-code-point@3.0.0", + "type": "static" + } + ], + "npm:slice-ansi@3.0.0": [ + { + "source": "npm:slice-ansi@3.0.0", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:slice-ansi@3.0.0", + "target": "npm:astral-regex", + "type": "static" + }, + { + "source": "npm:slice-ansi@3.0.0", + "target": "npm:is-fullwidth-code-point@3.0.0", + "type": "static" + } + ], + "npm:supports-color@8.1.1": [ + { + "source": "npm:supports-color@8.1.1", + "target": "npm:has-flag", + "type": "static" + } + ], + "npm:d": [ + { + "source": "npm:d", + "target": "npm:es5-ext", + "type": "static" + }, + { + "source": "npm:d", + "target": "npm:type", + "type": "static" + } + ], + "npm:d3": [ + { + "source": "npm:d3", + "target": "npm:d3-array", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-axis", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-brush", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-chord", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-color", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-contour", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-delaunay", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-dispatch", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-drag", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-dsv", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-ease", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-fetch", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-force", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-format", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-geo", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-hierarchy", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-interpolate", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-path", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-polygon", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-quadtree", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-random", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-scale", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-scale-chromatic", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-selection", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-shape", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-time", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-time-format", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-timer", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-transition", + "type": "static" + }, + { + "source": "npm:d3", + "target": "npm:d3-zoom", + "type": "static" + } + ], + "npm:d3-array": [ + { + "source": "npm:d3-array", + "target": "npm:internmap", + "type": "static" + } + ], + "npm:d3-brush": [ + { + "source": "npm:d3-brush", + "target": "npm:d3-dispatch", + "type": "static" + }, + { + "source": "npm:d3-brush", + "target": "npm:d3-drag", + "type": "static" + }, + { + "source": "npm:d3-brush", + "target": "npm:d3-interpolate", + "type": "static" + }, + { + "source": "npm:d3-brush", + "target": "npm:d3-selection", + "type": "static" + }, + { + "source": "npm:d3-brush", + "target": "npm:d3-transition", + "type": "static" + } + ], + "npm:d3-chord": [ + { + "source": "npm:d3-chord", + "target": "npm:d3-path", + "type": "static" + } + ], + "npm:d3-cloud": [ + { + "source": "npm:d3-cloud", + "target": "npm:d3-dispatch@1.0.6", + "type": "static" + } + ], + "npm:d3-contour": [ + { + "source": "npm:d3-contour", + "target": "npm:d3-array", + "type": "static" + } + ], + "npm:d3-delaunay": [ + { + "source": "npm:d3-delaunay", + "target": "npm:delaunator", + "type": "static" + } + ], + "npm:d3-drag": [ + { + "source": "npm:d3-drag", + "target": "npm:d3-dispatch", + "type": "static" + }, + { + "source": "npm:d3-drag", + "target": "npm:d3-selection", + "type": "static" + } + ], + "npm:d3-dsv": [ + { + "source": "npm:d3-dsv", + "target": "npm:commander@7.2.0", + "type": "static" + }, + { + "source": "npm:d3-dsv", + "target": "npm:iconv-lite", + "type": "static" + }, + { + "source": "npm:d3-dsv", + "target": "npm:rw", + "type": "static" + } + ], + "npm:d3-fetch": [ + { + "source": "npm:d3-fetch", + "target": "npm:d3-dsv", + "type": "static" + } + ], + "npm:d3-force": [ + { + "source": "npm:d3-force", + "target": "npm:d3-dispatch", + "type": "static" + }, + { + "source": "npm:d3-force", + "target": "npm:d3-quadtree", + "type": "static" + }, + { + "source": "npm:d3-force", + "target": "npm:d3-timer", + "type": "static" + } + ], + "npm:d3-geo": [ + { + "source": "npm:d3-geo", + "target": "npm:d3-array", + "type": "static" + } + ], + "npm:d3-interpolate": [ + { + "source": "npm:d3-interpolate", + "target": "npm:d3-color", + "type": "static" + } + ], + "npm:d3-sankey": [ + { + "source": "npm:d3-sankey", + "target": "npm:d3-array@2.12.1", + "type": "static" + }, + { + "source": "npm:d3-sankey", + "target": "npm:d3-shape@1.3.7", + "type": "static" + } + ], + "npm:d3-array@2.12.1": [ + { + "source": "npm:d3-array@2.12.1", + "target": "npm:internmap@1.0.1", + "type": "static" + } + ], + "npm:d3-shape@1.3.7": [ + { + "source": "npm:d3-shape@1.3.7", + "target": "npm:d3-path@1.0.9", + "type": "static" + } + ], + "npm:d3-scale": [ + { + "source": "npm:d3-scale", + "target": "npm:d3-array", + "type": "static" + }, + { + "source": "npm:d3-scale", + "target": "npm:d3-format", + "type": "static" + }, + { + "source": "npm:d3-scale", + "target": "npm:d3-interpolate", + "type": "static" + }, + { + "source": "npm:d3-scale", + "target": "npm:d3-time", + "type": "static" + }, + { + "source": "npm:d3-scale", + "target": "npm:d3-time-format", + "type": "static" + } + ], + "npm:d3-scale-chromatic": [ + { + "source": "npm:d3-scale-chromatic", + "target": "npm:d3-color", + "type": "static" + }, + { + "source": "npm:d3-scale-chromatic", + "target": "npm:d3-interpolate", + "type": "static" + } + ], + "npm:d3-shape": [ + { + "source": "npm:d3-shape", + "target": "npm:d3-path", + "type": "static" + } + ], + "npm:d3-time": [ + { + "source": "npm:d3-time", + "target": "npm:d3-array", + "type": "static" + } + ], + "npm:d3-time-format": [ + { + "source": "npm:d3-time-format", + "target": "npm:d3-time", + "type": "static" + } + ], + "npm:d3-transition": [ + { + "source": "npm:d3-transition", + "target": "npm:d3-selection", + "type": "static" + }, + { + "source": "npm:d3-transition", + "target": "npm:d3-color", + "type": "static" + }, + { + "source": "npm:d3-transition", + "target": "npm:d3-dispatch", + "type": "static" + }, + { + "source": "npm:d3-transition", + "target": "npm:d3-ease", + "type": "static" + }, + { + "source": "npm:d3-transition", + "target": "npm:d3-interpolate", + "type": "static" + }, + { + "source": "npm:d3-transition", + "target": "npm:d3-timer", + "type": "static" + } + ], + "npm:d3-zoom": [ + { + "source": "npm:d3-zoom", + "target": "npm:d3-dispatch", + "type": "static" + }, + { + "source": "npm:d3-zoom", + "target": "npm:d3-drag", + "type": "static" + }, + { + "source": "npm:d3-zoom", + "target": "npm:d3-interpolate", + "type": "static" + }, + { + "source": "npm:d3-zoom", + "target": "npm:d3-selection", + "type": "static" + }, + { + "source": "npm:d3-zoom", + "target": "npm:d3-transition", + "type": "static" + } + ], + "npm:dashdash": [ + { + "source": "npm:dashdash", + "target": "npm:assert-plus", + "type": "static" + } + ], + "npm:data-urls": [ + { + "source": "npm:data-urls", + "target": "npm:abab", + "type": "static" + }, + { + "source": "npm:data-urls", + "target": "npm:whatwg-mimetype", + "type": "static" + }, + { + "source": "npm:data-urls", + "target": "npm:whatwg-url", + "type": "static" + } + ], + "npm:data-view-buffer": [ + { + "source": "npm:data-view-buffer", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:data-view-buffer", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:data-view-buffer", + "target": "npm:is-data-view", + "type": "static" + } + ], + "npm:data-view-byte-length": [ + { + "source": "npm:data-view-byte-length", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:data-view-byte-length", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:data-view-byte-length", + "target": "npm:is-data-view", + "type": "static" + } + ], + "npm:data-view-byte-offset": [ + { + "source": "npm:data-view-byte-offset", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:data-view-byte-offset", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:data-view-byte-offset", + "target": "npm:is-data-view", + "type": "static" + } + ], + "npm:debug": [ + { + "source": "npm:debug", + "target": "npm:ms", + "type": "static" + } + ], + "npm:decache": [ + { + "source": "npm:decache", + "target": "npm:callsite", + "type": "static" + } + ], + "npm:decompress-response": [ + { + "source": "npm:decompress-response", + "target": "npm:mimic-response@3.1.0", + "type": "static" + } + ], + "npm:dedent": [ + { + "source": "npm:dedent", + "target": "npm:babel-plugin-macros", + "type": "static" + } + ], + "npm:deep-eql": [ + { + "source": "npm:deep-eql", + "target": "npm:type-detect", + "type": "static" + } + ], + "npm:default-browser": [ + { + "source": "npm:default-browser", + "target": "npm:bundle-name", + "type": "static" + }, + { + "source": "npm:default-browser", + "target": "npm:default-browser-id", + "type": "static" + } + ], + "npm:defaults": [ + { + "source": "npm:defaults", + "target": "npm:clone", + "type": "static" + } + ], + "npm:define-data-property": [ + { + "source": "npm:define-data-property", + "target": "npm:es-define-property", + "type": "static" + }, + { + "source": "npm:define-data-property", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:define-data-property", + "target": "npm:gopd", + "type": "static" + } + ], + "npm:define-properties": [ + { + "source": "npm:define-properties", + "target": "npm:define-data-property", + "type": "static" + }, + { + "source": "npm:define-properties", + "target": "npm:has-property-descriptors", + "type": "static" + }, + { + "source": "npm:define-properties", + "target": "npm:object-keys", + "type": "static" + } + ], + "npm:define-property": [ + { + "source": "npm:define-property", + "target": "npm:is-descriptor", + "type": "static" + }, + { + "source": "npm:define-property", + "target": "npm:isobject", + "type": "static" + } + ], + "npm:delaunator": [ + { + "source": "npm:delaunator", + "target": "npm:robust-predicates", + "type": "static" + } + ], + "npm:deps-sort": [ + { + "source": "npm:deps-sort", + "target": "npm:JSONStream", + "type": "static" + }, + { + "source": "npm:deps-sort", + "target": "npm:shasum-object", + "type": "static" + }, + { + "source": "npm:deps-sort", + "target": "npm:subarg", + "type": "static" + }, + { + "source": "npm:deps-sort", + "target": "npm:through2", + "type": "static" + } + ], + "npm:des.js": [ + { + "source": "npm:des.js", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:des.js", + "target": "npm:minimalistic-assert", + "type": "static" + } + ], + "npm:detect-port": [ + { + "source": "npm:detect-port", + "target": "npm:address", + "type": "static" + }, + { + "source": "npm:detect-port", + "target": "npm:debug", + "type": "static" + } + ], + "npm:detective": [ + { + "source": "npm:detective", + "target": "npm:acorn-node", + "type": "static" + }, + { + "source": "npm:detective", + "target": "npm:defined", + "type": "static" + }, + { + "source": "npm:detective", + "target": "npm:minimist", + "type": "static" + } + ], + "npm:diffie-hellman": [ + { + "source": "npm:diffie-hellman", + "target": "npm:bn.js@4.12.2", + "type": "static" + }, + { + "source": "npm:diffie-hellman", + "target": "npm:miller-rabin", + "type": "static" + }, + { + "source": "npm:diffie-hellman", + "target": "npm:randombytes", + "type": "static" + } + ], + "npm:dir-glob": [ + { + "source": "npm:dir-glob", + "target": "npm:path-type@4.0.0", + "type": "static" + } + ], + "npm:dns-packet": [ + { + "source": "npm:dns-packet", + "target": "npm:@leichtgewicht/ip-codec", + "type": "static" + } + ], + "npm:dom-serializer": [ + { + "source": "npm:dom-serializer", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:dom-serializer", + "target": "npm:domhandler", + "type": "static" + }, + { + "source": "npm:dom-serializer", + "target": "npm:entities", + "type": "static" + } + ], + "npm:domexception": [ + { + "source": "npm:domexception", + "target": "npm:webidl-conversions", + "type": "static" + } + ], + "npm:domhandler": [ + { + "source": "npm:domhandler", + "target": "npm:domelementtype", + "type": "static" + } + ], + "npm:dompurify": [ + { + "source": "npm:dompurify", + "target": "npm:@types/trusted-types", + "type": "static" + } + ], + "npm:domutils": [ + { + "source": "npm:domutils", + "target": "npm:dom-serializer", + "type": "static" + }, + { + "source": "npm:domutils", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:domutils", + "target": "npm:domhandler", + "type": "static" + } + ], + "npm:dotenv-expand": [ + { + "source": "npm:dotenv-expand", + "target": "npm:dotenv", + "type": "static" + } + ], + "npm:dunder-proto": [ + { + "source": "npm:dunder-proto", + "target": "npm:call-bind-apply-helpers", + "type": "static" + }, + { + "source": "npm:dunder-proto", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:dunder-proto", + "target": "npm:gopd", + "type": "static" + } + ], + "npm:duplexer2": [ + { + "source": "npm:duplexer2", + "target": "npm:readable-stream", + "type": "static" + } + ], + "npm:duration": [ + { + "source": "npm:duration", + "target": "npm:d", + "type": "static" + }, + { + "source": "npm:duration", + "target": "npm:es5-ext", + "type": "static" + } + ], + "npm:ecc-jsbn": [ + { + "source": "npm:ecc-jsbn", + "target": "npm:jsbn@0.1.1", + "type": "static" + }, + { + "source": "npm:ecc-jsbn", + "target": "npm:safer-buffer", + "type": "static" + } + ], + "npm:ejs": [ + { + "source": "npm:ejs", + "target": "npm:jake", + "type": "static" + } + ], + "npm:elliptic": [ + { + "source": "npm:elliptic", + "target": "npm:bn.js@4.12.2", + "type": "static" + }, + { + "source": "npm:elliptic", + "target": "npm:brorand", + "type": "static" + }, + { + "source": "npm:elliptic", + "target": "npm:hash.js", + "type": "static" + }, + { + "source": "npm:elliptic", + "target": "npm:hmac-drbg", + "type": "static" + }, + { + "source": "npm:elliptic", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:elliptic", + "target": "npm:minimalistic-assert", + "type": "static" + }, + { + "source": "npm:elliptic", + "target": "npm:minimalistic-crypto-utils", + "type": "static" + } + ], + "npm:encoding": [ + { + "source": "npm:encoding", + "target": "npm:iconv-lite", + "type": "static" + } + ], + "npm:end-of-stream": [ + { + "source": "npm:end-of-stream", + "target": "npm:once", + "type": "static" + } + ], + "npm:enhanced-resolve": [ + { + "source": "npm:enhanced-resolve", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:enhanced-resolve", + "target": "npm:tapable", + "type": "static" + } + ], + "npm:enquirer": [ + { + "source": "npm:enquirer", + "target": "npm:ansi-colors", + "type": "static" + } + ], + "npm:errno": [ + { + "source": "npm:errno", + "target": "npm:prr", + "type": "static" + } + ], + "npm:error-ex": [ + { + "source": "npm:error-ex", + "target": "npm:is-arrayish", + "type": "static" + } + ], + "npm:error-stack-parser": [ + { + "source": "npm:error-stack-parser", + "target": "npm:stackframe", + "type": "static" + } + ], + "npm:es-abstract": [ + { + "source": "npm:es-abstract", + "target": "npm:array-buffer-byte-length", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:arraybuffer.prototype.slice", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:available-typed-arrays", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:data-view-buffer", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:data-view-byte-length", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:data-view-byte-offset", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:es-define-property", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:es-set-tostringtag", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:es-to-primitive", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:function.prototype.name", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:get-proto", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:get-symbol-description", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:globalthis", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:has-property-descriptors", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:has-proto", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:internal-slot", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-array-buffer", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-callable", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-data-view", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-negative-zero", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-regex", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-set", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-shared-array-buffer", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-string", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-typed-array", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:is-weakref", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:math-intrinsics", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:object-inspect", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:object-keys", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:object.assign", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:own-keys", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:regexp.prototype.flags", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:safe-array-concat", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:safe-push-apply", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:safe-regex-test", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:set-proto", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:stop-iteration-iterator", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:string.prototype.trim", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:string.prototype.trimend", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:string.prototype.trimstart", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:typed-array-buffer", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:typed-array-byte-length", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:typed-array-byte-offset", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:typed-array-length", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:unbox-primitive", + "type": "static" + }, + { + "source": "npm:es-abstract", + "target": "npm:which-typed-array", + "type": "static" + } + ], + "npm:es-object-atoms": [ + { + "source": "npm:es-object-atoms", + "target": "npm:es-errors", + "type": "static" + } + ], + "npm:es-set-tostringtag": [ + { + "source": "npm:es-set-tostringtag", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:es-set-tostringtag", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:es-set-tostringtag", + "target": "npm:has-tostringtag", + "type": "static" + }, + { + "source": "npm:es-set-tostringtag", + "target": "npm:hasown", + "type": "static" + } + ], + "npm:es-to-primitive": [ + { + "source": "npm:es-to-primitive", + "target": "npm:is-callable", + "type": "static" + }, + { + "source": "npm:es-to-primitive", + "target": "npm:is-date-object", + "type": "static" + }, + { + "source": "npm:es-to-primitive", + "target": "npm:is-symbol", + "type": "static" + } + ], + "npm:es5-ext": [ + { + "source": "npm:es5-ext", + "target": "npm:es6-iterator", + "type": "static" + }, + { + "source": "npm:es5-ext", + "target": "npm:es6-symbol", + "type": "static" + }, + { + "source": "npm:es5-ext", + "target": "npm:esniff", + "type": "static" + }, + { + "source": "npm:es5-ext", + "target": "npm:next-tick", + "type": "static" + } + ], + "npm:es6-iterator": [ + { + "source": "npm:es6-iterator", + "target": "npm:d", + "type": "static" + }, + { + "source": "npm:es6-iterator", + "target": "npm:es5-ext", + "type": "static" + }, + { + "source": "npm:es6-iterator", + "target": "npm:es6-symbol", + "type": "static" + } + ], + "npm:es6-symbol": [ + { + "source": "npm:es6-symbol", + "target": "npm:d", + "type": "static" + }, + { + "source": "npm:es6-symbol", + "target": "npm:ext", + "type": "static" + } + ], + "npm:esbuild": [ + { + "source": "npm:esbuild", + "target": "npm:@esbuild/aix-ppc64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/android-arm", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/android-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/android-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/darwin-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/darwin-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/freebsd-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/freebsd-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-arm", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-ia32", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-loong64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-mips64el", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-ppc64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-riscv64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-s390x", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/netbsd-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/openbsd-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/openbsd-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/sunos-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/win32-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/win32-ia32", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/win32-x64", + "type": "static" + } + ], + "npm:escodegen": [ + { + "source": "npm:escodegen", + "target": "npm:esprima", + "type": "static" + }, + { + "source": "npm:escodegen", + "target": "npm:estraverse", + "type": "static" + }, + { + "source": "npm:escodegen", + "target": "npm:esutils", + "type": "static" + }, + { + "source": "npm:escodegen", + "target": "npm:source-map@0.6.1", + "type": "static" + } + ], + "npm:eslint": [ + { + "source": "npm:eslint", + "target": "npm:jiti", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint-community/eslint-utils", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint-community/regexpp", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/config-array", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/core", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/eslintrc", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/js", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/plugin-kit", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@humanfs/node", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@humanwhocodes/module-importer", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@humanwhocodes/retry", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:ajv@6.12.6", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:escape-string-regexp@4.0.0", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:eslint-scope", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:eslint-visitor-keys@4.2.1", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:espree", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:esquery", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:esutils", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:file-entry-cache", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:find-up", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:glob-parent", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:json-stable-stringify-without-jsonify", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:lodash.merge", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:optionator", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:text-table", + "type": "static" + } + ], + "npm:eslint-scope": [ + { + "source": "npm:eslint-scope", + "target": "npm:esrecurse", + "type": "static" + }, + { + "source": "npm:eslint-scope", + "target": "npm:estraverse", + "type": "static" + } + ], + "npm:esniff": [ + { + "source": "npm:esniff", + "target": "npm:d", + "type": "static" + }, + { + "source": "npm:esniff", + "target": "npm:es5-ext", + "type": "static" + }, + { + "source": "npm:esniff", + "target": "npm:event-emitter", + "type": "static" + }, + { + "source": "npm:esniff", + "target": "npm:type", + "type": "static" + } + ], + "npm:espree": [ + { + "source": "npm:espree", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:espree", + "target": "npm:acorn-jsx", + "type": "static" + }, + { + "source": "npm:espree", + "target": "npm:eslint-visitor-keys@4.2.1", + "type": "static" + } + ], + "npm:esquery": [ + { + "source": "npm:esquery", + "target": "npm:estraverse", + "type": "static" + } + ], + "npm:esrecurse": [ + { + "source": "npm:esrecurse", + "target": "npm:estraverse", + "type": "static" + } + ], + "npm:event-emitter": [ + { + "source": "npm:event-emitter", + "target": "npm:d", + "type": "static" + }, + { + "source": "npm:event-emitter", + "target": "npm:es5-ext", + "type": "static" + } + ], + "npm:event-stream": [ + { + "source": "npm:event-stream", + "target": "npm:duplexer", + "type": "static" + }, + { + "source": "npm:event-stream", + "target": "npm:from", + "type": "static" + }, + { + "source": "npm:event-stream", + "target": "npm:map-stream", + "type": "static" + }, + { + "source": "npm:event-stream", + "target": "npm:pause-stream", + "type": "static" + }, + { + "source": "npm:event-stream", + "target": "npm:split", + "type": "static" + }, + { + "source": "npm:event-stream", + "target": "npm:stream-combiner", + "type": "static" + }, + { + "source": "npm:event-stream", + "target": "npm:through", + "type": "static" + } + ], + "npm:evp_bytestokey": [ + { + "source": "npm:evp_bytestokey", + "target": "npm:md5.js", + "type": "static" + }, + { + "source": "npm:evp_bytestokey", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:execa": [ + { + "source": "npm:execa", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:get-stream", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:human-signals", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:is-stream@2.0.1", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:onetime", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:signal-exit@3.0.7", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:strip-final-newline", + "type": "static" + } + ], + "npm:executable": [ + { + "source": "npm:executable", + "target": "npm:pify", + "type": "static" + } + ], + "npm:expand-brackets": [ + { + "source": "npm:expand-brackets", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:expand-brackets", + "target": "npm:define-property@0.2.5", + "type": "static" + }, + { + "source": "npm:expand-brackets", + "target": "npm:extend-shallow@2.0.1", + "type": "static" + }, + { + "source": "npm:expand-brackets", + "target": "npm:posix-character-classes", + "type": "static" + }, + { + "source": "npm:expand-brackets", + "target": "npm:regex-not", + "type": "static" + }, + { + "source": "npm:expand-brackets", + "target": "npm:snapdragon", + "type": "static" + }, + { + "source": "npm:expand-brackets", + "target": "npm:to-regex", + "type": "static" + } + ], + "npm:extend-shallow@2.0.1": [ + { + "source": "npm:extend-shallow@2.0.1", + "target": "npm:is-extendable@0.1.1", + "type": "static" + } + ], + "npm:expand-tilde": [ + { + "source": "npm:expand-tilde", + "target": "npm:homedir-polyfill", + "type": "static" + } + ], + "npm:expect": [ + { + "source": "npm:expect", + "target": "npm:@jest/expect-utils", + "type": "static" + }, + { + "source": "npm:expect", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:expect", + "target": "npm:jest-matcher-utils", + "type": "static" + }, + { + "source": "npm:expect", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:expect", + "target": "npm:jest-util", + "type": "static" + } + ], + "npm:express": [ + { + "source": "npm:express", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:array-flatten", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:body-parser", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:content-disposition", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:content-type", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:cookie", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:cookie-signature", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:encodeurl", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:etag", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:finalhandler@1.3.1", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:fresh", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:merge-descriptors", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:methods", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:path-to-regexp", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:proxy-addr", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:qs@6.13.0", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:range-parser", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:send@0.19.0", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:serve-static", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:setprototypeof", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:statuses", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:type-is", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:utils-merge", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:vary", + "type": "static" + } + ], + "npm:finalhandler@1.3.1": [ + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:encodeurl", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:statuses", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:unpipe", + "type": "static" + } + ], + "npm:send@0.19.0": [ + { + "source": "npm:send@0.19.0", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:destroy", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:encodeurl@1.0.2", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:etag", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:fresh", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:mime", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:range-parser", + "type": "static" + }, + { + "source": "npm:send@0.19.0", + "target": "npm:statuses", + "type": "static" + } + ], + "npm:ext": [ + { + "source": "npm:ext", + "target": "npm:type", + "type": "static" + } + ], + "npm:extend-shallow": [ + { + "source": "npm:extend-shallow", + "target": "npm:assign-symbols", + "type": "static" + }, + { + "source": "npm:extend-shallow", + "target": "npm:is-extendable", + "type": "static" + } + ], + "npm:external-editor": [ + { + "source": "npm:external-editor", + "target": "npm:chardet", + "type": "static" + }, + { + "source": "npm:external-editor", + "target": "npm:iconv-lite@0.4.24", + "type": "static" + }, + { + "source": "npm:external-editor", + "target": "npm:tmp@0.0.33", + "type": "static" + } + ], + "npm:tmp@0.0.33": [ + { + "source": "npm:tmp@0.0.33", + "target": "npm:os-tmpdir", + "type": "static" + } + ], + "npm:extglob": [ + { + "source": "npm:extglob", + "target": "npm:array-unique", + "type": "static" + }, + { + "source": "npm:extglob", + "target": "npm:define-property@1.0.0", + "type": "static" + }, + { + "source": "npm:extglob", + "target": "npm:expand-brackets", + "type": "static" + }, + { + "source": "npm:extglob", + "target": "npm:extend-shallow@2.0.1", + "type": "static" + }, + { + "source": "npm:extglob", + "target": "npm:fragment-cache", + "type": "static" + }, + { + "source": "npm:extglob", + "target": "npm:regex-not", + "type": "static" + }, + { + "source": "npm:extglob", + "target": "npm:snapdragon", + "type": "static" + }, + { + "source": "npm:extglob", + "target": "npm:to-regex", + "type": "static" + } + ], + "npm:extract-zip": [ + { + "source": "npm:extract-zip", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:extract-zip", + "target": "npm:get-stream", + "type": "static" + }, + { + "source": "npm:extract-zip", + "target": "npm:yauzl", + "type": "static" + }, + { + "source": "npm:extract-zip", + "target": "npm:@types/yauzl", + "type": "static" + } + ], + "npm:fancy-log": [ + { + "source": "npm:fancy-log", + "target": "npm:color-support", + "type": "static" + } + ], + "npm:fast-glob": [ + { + "source": "npm:fast-glob", + "target": "npm:@nodelib/fs.stat", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:@nodelib/fs.walk", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:micromatch", + "type": "static" + } + ], + "npm:fast-json-stringify": [ + { + "source": "npm:fast-json-stringify", + "target": "npm:@fastify/merge-json-schemas", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:ajv-formats", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:fast-uri@2.4.0", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:json-schema-ref-resolver", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:rfdc", + "type": "static" + } + ], + "npm:fast-querystring": [ + { + "source": "npm:fast-querystring", + "target": "npm:fast-decode-uri-component", + "type": "static" + } + ], + "npm:fastify": [ + { + "source": "npm:fastify", + "target": "npm:@fastify/ajv-compiler", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:@fastify/error", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:@fastify/fast-json-stringify-compiler", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:abstract-logging", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:avvio", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:fast-content-type-parse", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:fast-json-stringify", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:find-my-way", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:light-my-request", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:pino", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:process-warning", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:proxy-addr", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:rfdc", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:secure-json-parse", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:toad-cache", + "type": "static" + } + ], + "npm:fastq": [ + { + "source": "npm:fastq", + "target": "npm:reusify", + "type": "static" + } + ], + "npm:fault": [ + { + "source": "npm:fault", + "target": "npm:format", + "type": "static" + } + ], + "npm:faye-websocket": [ + { + "source": "npm:faye-websocket", + "target": "npm:websocket-driver", + "type": "static" + } + ], + "npm:fb-watchman": [ + { + "source": "npm:fb-watchman", + "target": "npm:bser", + "type": "static" + } + ], + "npm:fd-slicer": [ + { + "source": "npm:fd-slicer", + "target": "npm:pend", + "type": "static" + } + ], + "npm:fdir": [ + { + "source": "npm:fdir", + "target": "npm:picomatch", + "type": "static" + } + ], + "npm:fetch-blob": [ + { + "source": "npm:fetch-blob", + "target": "npm:node-domexception", + "type": "static" + }, + { + "source": "npm:fetch-blob", + "target": "npm:web-streams-polyfill", + "type": "static" + } + ], + "npm:figures": [ + { + "source": "npm:figures", + "target": "npm:escape-string-regexp", + "type": "static" + } + ], + "npm:file-entry-cache": [ + { + "source": "npm:file-entry-cache", + "target": "npm:flat-cache", + "type": "static" + } + ], + "npm:filelist": [ + { + "source": "npm:filelist", + "target": "npm:minimatch@5.1.6", + "type": "static" + } + ], + "npm:fill-range": [ + { + "source": "npm:fill-range", + "target": "npm:to-regex-range", + "type": "static" + } + ], + "npm:finalhandler": [ + { + "source": "npm:finalhandler", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:encodeurl@1.0.2", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:on-finished@2.3.0", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:statuses@1.5.0", + "type": "static" + }, + { + "source": "npm:finalhandler", + "target": "npm:unpipe", + "type": "static" + } + ], + "npm:on-finished@2.3.0": [ + { + "source": "npm:on-finished@2.3.0", + "target": "npm:ee-first", + "type": "static" + } + ], + "npm:find-cache-dir": [ + { + "source": "npm:find-cache-dir", + "target": "npm:common-path-prefix", + "type": "static" + }, + { + "source": "npm:find-cache-dir", + "target": "npm:pkg-dir", + "type": "static" + } + ], + "npm:find-file-up": [ + { + "source": "npm:find-file-up", + "target": "npm:resolve-dir", + "type": "static" + } + ], + "npm:find-my-way": [ + { + "source": "npm:find-my-way", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:find-my-way", + "target": "npm:fast-querystring", + "type": "static" + }, + { + "source": "npm:find-my-way", + "target": "npm:safe-regex2", + "type": "static" + } + ], + "npm:find-pkg": [ + { + "source": "npm:find-pkg", + "target": "npm:find-file-up", + "type": "static" + } + ], + "npm:find-process": [ + { + "source": "npm:find-process", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:find-process", + "target": "npm:commander", + "type": "static" + }, + { + "source": "npm:find-process", + "target": "npm:loglevel", + "type": "static" + } + ], + "npm:find-up": [ + { + "source": "npm:find-up", + "target": "npm:locate-path", + "type": "static" + }, + { + "source": "npm:find-up", + "target": "npm:path-exists", + "type": "static" + } + ], + "npm:find-yarn-workspace-root": [ + { + "source": "npm:find-yarn-workspace-root", + "target": "npm:micromatch", + "type": "static" + } + ], + "npm:findup-sync": [ + { + "source": "npm:findup-sync", + "target": "npm:detect-file", + "type": "static" + }, + { + "source": "npm:findup-sync", + "target": "npm:is-glob@3.1.0", + "type": "static" + }, + { + "source": "npm:findup-sync", + "target": "npm:micromatch@3.1.10", + "type": "static" + }, + { + "source": "npm:findup-sync", + "target": "npm:resolve-dir", + "type": "static" + } + ], + "npm:braces@2.3.2": [ + { + "source": "npm:braces@2.3.2", + "target": "npm:arr-flatten", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:array-unique", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:extend-shallow@2.0.1", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:fill-range@4.0.0", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:repeat-element", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:snapdragon", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:snapdragon-node", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:split-string", + "type": "static" + }, + { + "source": "npm:braces@2.3.2", + "target": "npm:to-regex", + "type": "static" + } + ], + "npm:fill-range@4.0.0": [ + { + "source": "npm:fill-range@4.0.0", + "target": "npm:extend-shallow@2.0.1", + "type": "static" + }, + { + "source": "npm:fill-range@4.0.0", + "target": "npm:is-number@3.0.0", + "type": "static" + }, + { + "source": "npm:fill-range@4.0.0", + "target": "npm:repeat-string", + "type": "static" + }, + { + "source": "npm:fill-range@4.0.0", + "target": "npm:to-regex-range@2.1.1", + "type": "static" + } + ], + "npm:is-glob@3.1.0": [ + { + "source": "npm:is-glob@3.1.0", + "target": "npm:is-extglob", + "type": "static" + } + ], + "npm:is-number@3.0.0": [ + { + "source": "npm:is-number@3.0.0", + "target": "npm:kind-of@3.2.2", + "type": "static" + } + ], + "npm:kind-of@3.2.2": [ + { + "source": "npm:kind-of@3.2.2", + "target": "npm:is-buffer", + "type": "static" + } + ], + "npm:micromatch@3.1.10": [ + { + "source": "npm:micromatch@3.1.10", + "target": "npm:arr-diff", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:array-unique", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:braces@2.3.2", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:define-property", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:extend-shallow", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:extglob", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:fragment-cache", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:nanomatch", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:object.pick", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:regex-not", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:snapdragon", + "type": "static" + }, + { + "source": "npm:micromatch@3.1.10", + "target": "npm:to-regex", + "type": "static" + } + ], + "npm:to-regex-range@2.1.1": [ + { + "source": "npm:to-regex-range@2.1.1", + "target": "npm:is-number@3.0.0", + "type": "static" + }, + { + "source": "npm:to-regex-range@2.1.1", + "target": "npm:repeat-string", + "type": "static" + } + ], + "npm:fined": [ + { + "source": "npm:fined", + "target": "npm:expand-tilde", + "type": "static" + }, + { + "source": "npm:fined", + "target": "npm:is-plain-object@2.0.4", + "type": "static" + }, + { + "source": "npm:fined", + "target": "npm:object.defaults", + "type": "static" + }, + { + "source": "npm:fined", + "target": "npm:object.pick", + "type": "static" + }, + { + "source": "npm:fined", + "target": "npm:parse-filepath", + "type": "static" + } + ], + "npm:flat-cache": [ + { + "source": "npm:flat-cache", + "target": "npm:flatted", + "type": "static" + }, + { + "source": "npm:flat-cache", + "target": "npm:keyv", + "type": "static" + } + ], + "npm:for-each": [ + { + "source": "npm:for-each", + "target": "npm:is-callable", + "type": "static" + } + ], + "npm:for-own": [ + { + "source": "npm:for-own", + "target": "npm:for-in", + "type": "static" + } + ], + "npm:foreground-child": [ + { + "source": "npm:foreground-child", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:foreground-child", + "target": "npm:signal-exit", + "type": "static" + } + ], + "npm:fork-ts-checker-webpack-plugin": [ + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:chokidar@3.6.0", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:cosmiconfig@7.1.0", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:fs-extra@10.1.0", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:memfs", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:node-abort-controller", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:schema-utils@3.3.0", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:fork-ts-checker-webpack-plugin", + "target": "npm:tapable", + "type": "static" + } + ], + "npm:ajv-keywords@3.5.2": [ + { + "source": "npm:ajv-keywords@3.5.2", + "target": "npm:ajv@6.12.6", + "type": "static" + } + ], + "npm:fs-extra@10.1.0": [ + { + "source": "npm:fs-extra@10.1.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@10.1.0", + "target": "npm:jsonfile", + "type": "static" + }, + { + "source": "npm:fs-extra@10.1.0", + "target": "npm:universalify", + "type": "static" + } + ], + "npm:schema-utils@3.3.0": [ + { + "source": "npm:schema-utils@3.3.0", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:schema-utils@3.3.0", + "target": "npm:ajv@6.12.6", + "type": "static" + }, + { + "source": "npm:schema-utils@3.3.0", + "target": "npm:ajv-keywords@3.5.2", + "type": "static" + } + ], + "npm:form-data": [ + { + "source": "npm:form-data", + "target": "npm:asynckit", + "type": "static" + }, + { + "source": "npm:form-data", + "target": "npm:combined-stream", + "type": "static" + }, + { + "source": "npm:form-data", + "target": "npm:es-set-tostringtag", + "type": "static" + }, + { + "source": "npm:form-data", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:form-data", + "target": "npm:mime-types", + "type": "static" + } + ], + "npm:formdata-polyfill": [ + { + "source": "npm:formdata-polyfill", + "target": "npm:fetch-blob", + "type": "static" + } + ], + "npm:fragment-cache": [ + { + "source": "npm:fragment-cache", + "target": "npm:map-cache", + "type": "static" + } + ], + "npm:front-matter": [ + { + "source": "npm:front-matter", + "target": "npm:js-yaml@3.14.1", + "type": "static" + } + ], + "npm:fs-extra": [ + { + "source": "npm:fs-extra", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra", + "target": "npm:jsonfile", + "type": "static" + }, + { + "source": "npm:fs-extra", + "target": "npm:universalify", + "type": "static" + } + ], + "npm:fs-minipass": [ + { + "source": "npm:fs-minipass", + "target": "npm:minipass", + "type": "static" + } + ], + "npm:function.prototype.name": [ + { + "source": "npm:function.prototype.name", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:function.prototype.name", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:function.prototype.name", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:function.prototype.name", + "target": "npm:functions-have-names", + "type": "static" + }, + { + "source": "npm:function.prototype.name", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:function.prototype.name", + "target": "npm:is-callable", + "type": "static" + } + ], + "npm:get-intrinsic": [ + { + "source": "npm:get-intrinsic", + "target": "npm:call-bind-apply-helpers", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:es-define-property", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:function-bind", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:get-proto", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:math-intrinsics", + "type": "static" + } + ], + "npm:get-proto": [ + { + "source": "npm:get-proto", + "target": "npm:dunder-proto", + "type": "static" + }, + { + "source": "npm:get-proto", + "target": "npm:es-object-atoms", + "type": "static" + } + ], + "npm:get-stream": [ + { + "source": "npm:get-stream", + "target": "npm:pump", + "type": "static" + } + ], + "npm:get-symbol-description": [ + { + "source": "npm:get-symbol-description", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:get-symbol-description", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:get-symbol-description", + "target": "npm:get-intrinsic", + "type": "static" + } + ], + "npm:getos": [ + { + "source": "npm:getos", + "target": "npm:async", + "type": "static" + } + ], + "npm:getpass": [ + { + "source": "npm:getpass", + "target": "npm:assert-plus", + "type": "static" + } + ], + "npm:gherkin-lint": [ + { + "source": "npm:gherkin-lint", + "target": "npm:commander@11.0.0", + "type": "static" + }, + { + "source": "npm:gherkin-lint", + "target": "npm:core-js@3.33.1", + "type": "static" + }, + { + "source": "npm:gherkin-lint", + "target": "npm:gherkin@9.0.0", + "type": "static" + }, + { + "source": "npm:gherkin-lint", + "target": "npm:glob@7.1.6", + "type": "static" + }, + { + "source": "npm:gherkin-lint", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:gherkin-lint", + "target": "npm:strip-json-comments@3.0.1", + "type": "static" + }, + { + "source": "npm:gherkin-lint", + "target": "npm:xml-js", + "type": "static" + } + ], + "npm:gherkin@9.0.0": [ + { + "source": "npm:gherkin@9.0.0", + "target": "npm:commander@4.1.1", + "type": "static" + }, + { + "source": "npm:gherkin@9.0.0", + "target": "npm:cucumber-messages", + "type": "static" + }, + { + "source": "npm:gherkin@9.0.0", + "target": "npm:source-map-support", + "type": "static" + } + ], + "npm:glob@7.1.6": [ + { + "source": "npm:glob@7.1.6", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.1.6", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.1.6", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.1.6", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.1.6", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.1.6", + "target": "npm:path-is-absolute", + "type": "static" + } + ], + "npm:glob": [ + { + "source": "npm:glob", + "target": "npm:foreground-child", + "type": "static" + }, + { + "source": "npm:glob", + "target": "npm:jackspeak", + "type": "static" + }, + { + "source": "npm:glob", + "target": "npm:minimatch@10.0.3", + "type": "static" + }, + { + "source": "npm:glob", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:glob", + "target": "npm:package-json-from-dist", + "type": "static" + }, + { + "source": "npm:glob", + "target": "npm:path-scurry", + "type": "static" + } + ], + "npm:glob-parent": [ + { + "source": "npm:glob-parent", + "target": "npm:is-glob", + "type": "static" + } + ], + "npm:minimatch@10.0.3": [ + { + "source": "npm:minimatch@10.0.3", + "target": "npm:@isaacs/brace-expansion", + "type": "static" + } + ], + "npm:global-dirs": [ + { + "source": "npm:global-dirs", + "target": "npm:ini@2.0.0", + "type": "static" + } + ], + "npm:global-modules": [ + { + "source": "npm:global-modules", + "target": "npm:global-prefix", + "type": "static" + }, + { + "source": "npm:global-modules", + "target": "npm:is-windows", + "type": "static" + }, + { + "source": "npm:global-modules", + "target": "npm:resolve-dir", + "type": "static" + } + ], + "npm:global-prefix": [ + { + "source": "npm:global-prefix", + "target": "npm:expand-tilde", + "type": "static" + }, + { + "source": "npm:global-prefix", + "target": "npm:homedir-polyfill", + "type": "static" + }, + { + "source": "npm:global-prefix", + "target": "npm:ini@1.3.8", + "type": "static" + }, + { + "source": "npm:global-prefix", + "target": "npm:is-windows", + "type": "static" + }, + { + "source": "npm:global-prefix", + "target": "npm:which@1.3.1", + "type": "static" + } + ], + "npm:which@1.3.1": [ + { + "source": "npm:which@1.3.1", + "target": "npm:isexe", + "type": "static" + } + ], + "npm:globalthis": [ + { + "source": "npm:globalthis", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:globalthis", + "target": "npm:gopd", + "type": "static" + } + ], + "npm:globby": [ + { + "source": "npm:globby", + "target": "npm:@sindresorhus/merge-streams", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:ignore@7.0.5", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:path-type", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:unicorn-magic", + "type": "static" + } + ], + "npm:fast-glob@3.3.3": [ + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:@nodelib/fs.stat", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:@nodelib/fs.walk", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:micromatch", + "type": "static" + } + ], + "npm:got": [ + { + "source": "npm:got", + "target": "npm:@sindresorhus/is", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:@szmarczak/http-timer", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:@types/cacheable-request", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:@types/responselike", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:cacheable-lookup", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:cacheable-request", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:decompress-response", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:http2-wrapper", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:lowercase-keys", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:p-cancelable", + "type": "static" + }, + { + "source": "npm:got", + "target": "npm:responselike", + "type": "static" + } + ], + "npm:handlebars": [ + { + "source": "npm:handlebars", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:source-map@0.6.1", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:wordwrap", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:uglify-js", + "type": "static" + } + ], + "npm:has-property-descriptors": [ + { + "source": "npm:has-property-descriptors", + "target": "npm:es-define-property", + "type": "static" + } + ], + "npm:has-proto": [ + { + "source": "npm:has-proto", + "target": "npm:dunder-proto", + "type": "static" + } + ], + "npm:has-tostringtag": [ + { + "source": "npm:has-tostringtag", + "target": "npm:has-symbols", + "type": "static" + } + ], + "npm:has-value": [ + { + "source": "npm:has-value", + "target": "npm:get-value", + "type": "static" + }, + { + "source": "npm:has-value", + "target": "npm:has-values", + "type": "static" + }, + { + "source": "npm:has-value", + "target": "npm:isobject", + "type": "static" + } + ], + "npm:has-values": [ + { + "source": "npm:has-values", + "target": "npm:is-number@3.0.0", + "type": "static" + }, + { + "source": "npm:has-values", + "target": "npm:kind-of@4.0.0", + "type": "static" + } + ], + "npm:kind-of@4.0.0": [ + { + "source": "npm:kind-of@4.0.0", + "target": "npm:is-buffer", + "type": "static" + } + ], + "npm:hash-base": [ + { + "source": "npm:hash-base", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:hash-base", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:hash.js": [ + { + "source": "npm:hash.js", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:hash.js", + "target": "npm:minimalistic-assert", + "type": "static" + } + ], + "npm:hasown": [ + { + "source": "npm:hasown", + "target": "npm:function-bind", + "type": "static" + } + ], + "npm:hastscript": [ + { + "source": "npm:hastscript", + "target": "npm:@types/hast", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:comma-separated-tokens", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:hast-util-parse-selector", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:property-information", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:space-separated-tokens", + "type": "static" + } + ], + "npm:hmac-drbg": [ + { + "source": "npm:hmac-drbg", + "target": "npm:hash.js", + "type": "static" + }, + { + "source": "npm:hmac-drbg", + "target": "npm:minimalistic-assert", + "type": "static" + }, + { + "source": "npm:hmac-drbg", + "target": "npm:minimalistic-crypto-utils", + "type": "static" + } + ], + "npm:hoist-non-react-statics": [ + { + "source": "npm:hoist-non-react-statics", + "target": "npm:react-is@16.13.1", + "type": "static" + } + ], + "npm:homedir-polyfill": [ + { + "source": "npm:homedir-polyfill", + "target": "npm:parse-passwd", + "type": "static" + } + ], + "npm:hosted-git-info": [ + { + "source": "npm:hosted-git-info", + "target": "npm:lru-cache@10.4.3", + "type": "static" + } + ], + "npm:hpack.js": [ + { + "source": "npm:hpack.js", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:hpack.js", + "target": "npm:obuf", + "type": "static" + }, + { + "source": "npm:hpack.js", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:hpack.js", + "target": "npm:wbuf", + "type": "static" + } + ], + "npm:html-encoding-sniffer": [ + { + "source": "npm:html-encoding-sniffer", + "target": "npm:whatwg-encoding", + "type": "static" + } + ], + "npm:html-linter": [ + { + "source": "npm:html-linter", + "target": "npm:chalk@2.4.2", + "type": "static" + }, + { + "source": "npm:html-linter", + "target": "npm:commander@2.20.3", + "type": "static" + }, + { + "source": "npm:html-linter", + "target": "npm:glob@7.2.3", + "type": "static" + } + ], + "npm:ansi-styles@3.2.1": [ + { + "source": "npm:ansi-styles@3.2.1", + "target": "npm:color-convert@1.9.3", + "type": "static" + } + ], + "npm:chalk@2.4.2": [ + { + "source": "npm:chalk@2.4.2", + "target": "npm:ansi-styles@3.2.1", + "type": "static" + }, + { + "source": "npm:chalk@2.4.2", + "target": "npm:escape-string-regexp", + "type": "static" + }, + { + "source": "npm:chalk@2.4.2", + "target": "npm:supports-color@5.5.0", + "type": "static" + } + ], + "npm:color-convert@1.9.3": [ + { + "source": "npm:color-convert@1.9.3", + "target": "npm:color-name@1.1.3", + "type": "static" + } + ], + "npm:supports-color@5.5.0": [ + { + "source": "npm:supports-color@5.5.0", + "target": "npm:has-flag@3.0.0", + "type": "static" + } + ], + "npm:htmllint": [ + { + "source": "npm:htmllint", + "target": "npm:bulk-require", + "type": "static" + }, + { + "source": "npm:htmllint", + "target": "npm:htmlparser2@3.10.1", + "type": "static" + }, + { + "source": "npm:htmllint", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:htmllint", + "target": "npm:promise", + "type": "static" + } + ], + "npm:htmllint-cli": [ + { + "source": "npm:htmllint-cli", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:htmllint-cli", + "target": "npm:chalk@2.4.2", + "type": "static" + }, + { + "source": "npm:htmllint-cli", + "target": "npm:cjson", + "type": "static" + }, + { + "source": "npm:htmllint-cli", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:htmllint-cli", + "target": "npm:htmllint", + "type": "static" + }, + { + "source": "npm:htmllint-cli", + "target": "npm:liftoff", + "type": "static" + }, + { + "source": "npm:htmllint-cli", + "target": "npm:semver@5.7.2", + "type": "static" + }, + { + "source": "npm:htmllint-cli", + "target": "npm:yargs@11.1.1", + "type": "static" + } + ], + "npm:cliui@4.1.0": [ + { + "source": "npm:cliui@4.1.0", + "target": "npm:string-width@2.1.1", + "type": "static" + }, + { + "source": "npm:cliui@4.1.0", + "target": "npm:strip-ansi@4.0.0", + "type": "static" + }, + { + "source": "npm:cliui@4.1.0", + "target": "npm:wrap-ansi@2.1.0", + "type": "static" + } + ], + "npm:find-up@2.1.0": [ + { + "source": "npm:find-up@2.1.0", + "target": "npm:locate-path@2.0.0", + "type": "static" + } + ], + "npm:locate-path@2.0.0": [ + { + "source": "npm:locate-path@2.0.0", + "target": "npm:p-locate@2.0.0", + "type": "static" + }, + { + "source": "npm:locate-path@2.0.0", + "target": "npm:path-exists@3.0.0", + "type": "static" + } + ], + "npm:p-limit@1.3.0": [ + { + "source": "npm:p-limit@1.3.0", + "target": "npm:p-try@1.0.0", + "type": "static" + } + ], + "npm:p-locate@2.0.0": [ + { + "source": "npm:p-locate@2.0.0", + "target": "npm:p-limit@1.3.0", + "type": "static" + } + ], + "npm:string-width@2.1.1": [ + { + "source": "npm:string-width@2.1.1", + "target": "npm:is-fullwidth-code-point@2.0.0", + "type": "static" + }, + { + "source": "npm:string-width@2.1.1", + "target": "npm:strip-ansi@4.0.0", + "type": "static" + } + ], + "npm:strip-ansi@4.0.0": [ + { + "source": "npm:strip-ansi@4.0.0", + "target": "npm:ansi-regex@3.0.1", + "type": "static" + } + ], + "npm:wrap-ansi@2.1.0": [ + { + "source": "npm:wrap-ansi@2.1.0", + "target": "npm:string-width@1.0.2", + "type": "static" + }, + { + "source": "npm:wrap-ansi@2.1.0", + "target": "npm:strip-ansi@3.0.1", + "type": "static" + } + ], + "npm:is-fullwidth-code-point@1.0.0": [ + { + "source": "npm:is-fullwidth-code-point@1.0.0", + "target": "npm:number-is-nan", + "type": "static" + } + ], + "npm:string-width@1.0.2": [ + { + "source": "npm:string-width@1.0.2", + "target": "npm:code-point-at", + "type": "static" + }, + { + "source": "npm:string-width@1.0.2", + "target": "npm:is-fullwidth-code-point@1.0.0", + "type": "static" + }, + { + "source": "npm:string-width@1.0.2", + "target": "npm:strip-ansi@3.0.1", + "type": "static" + } + ], + "npm:strip-ansi@3.0.1": [ + { + "source": "npm:strip-ansi@3.0.1", + "target": "npm:ansi-regex@2.1.1", + "type": "static" + } + ], + "npm:yargs@11.1.1": [ + { + "source": "npm:yargs@11.1.1", + "target": "npm:cliui@4.1.0", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:decamelize", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:find-up@2.1.0", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:get-caller-file@1.0.3", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:os-locale", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:require-directory", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:require-main-filename", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:set-blocking", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:string-width@2.1.1", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:which-module", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:y18n@3.2.2", + "type": "static" + }, + { + "source": "npm:yargs@11.1.1", + "target": "npm:yargs-parser@9.0.2", + "type": "static" + } + ], + "npm:yargs-parser@9.0.2": [ + { + "source": "npm:yargs-parser@9.0.2", + "target": "npm:camelcase@4.1.0", + "type": "static" + } + ], + "npm:dom-serializer@0.2.2": [ + { + "source": "npm:dom-serializer@0.2.2", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:dom-serializer@0.2.2", + "target": "npm:entities@2.2.0", + "type": "static" + } + ], + "npm:domhandler@2.4.2": [ + { + "source": "npm:domhandler@2.4.2", + "target": "npm:domelementtype@1.3.1", + "type": "static" + } + ], + "npm:domutils@1.7.0": [ + { + "source": "npm:domutils@1.7.0", + "target": "npm:dom-serializer@0.2.2", + "type": "static" + }, + { + "source": "npm:domutils@1.7.0", + "target": "npm:domelementtype@1.3.1", + "type": "static" + } + ], + "npm:htmlparser2@3.10.1": [ + { + "source": "npm:htmlparser2@3.10.1", + "target": "npm:domelementtype@1.3.1", + "type": "static" + }, + { + "source": "npm:htmlparser2@3.10.1", + "target": "npm:domhandler@2.4.2", + "type": "static" + }, + { + "source": "npm:htmlparser2@3.10.1", + "target": "npm:domutils@1.7.0", + "type": "static" + }, + { + "source": "npm:htmlparser2@3.10.1", + "target": "npm:entities@1.1.2", + "type": "static" + }, + { + "source": "npm:htmlparser2@3.10.1", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:htmlparser2@3.10.1", + "target": "npm:readable-stream@3.6.2", + "type": "static" + } + ], + "npm:htmlparser2": [ + { + "source": "npm:htmlparser2", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:htmlparser2", + "target": "npm:domhandler", + "type": "static" + }, + { + "source": "npm:htmlparser2", + "target": "npm:domutils", + "type": "static" + }, + { + "source": "npm:htmlparser2", + "target": "npm:entities", + "type": "static" + } + ], + "npm:http-assert": [ + { + "source": "npm:http-assert", + "target": "npm:deep-equal", + "type": "static" + }, + { + "source": "npm:http-assert", + "target": "npm:http-errors@1.8.1", + "type": "static" + } + ], + "npm:http-auth": [ + { + "source": "npm:http-auth", + "target": "npm:apache-crypt", + "type": "static" + }, + { + "source": "npm:http-auth", + "target": "npm:apache-md5", + "type": "static" + }, + { + "source": "npm:http-auth", + "target": "npm:bcryptjs", + "type": "static" + }, + { + "source": "npm:http-auth", + "target": "npm:uuid", + "type": "static" + } + ], + "npm:http-errors": [ + { + "source": "npm:http-errors", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:setprototypeof", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:statuses", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:toidentifier", + "type": "static" + } + ], + "npm:http-proxy": [ + { + "source": "npm:http-proxy", + "target": "npm:eventemitter3", + "type": "static" + }, + { + "source": "npm:http-proxy", + "target": "npm:follow-redirects", + "type": "static" + }, + { + "source": "npm:http-proxy", + "target": "npm:requires-port", + "type": "static" + } + ], + "npm:http-proxy-agent": [ + { + "source": "npm:http-proxy-agent", + "target": "npm:@tootallnate/once", + "type": "static" + }, + { + "source": "npm:http-proxy-agent", + "target": "npm:agent-base", + "type": "static" + }, + { + "source": "npm:http-proxy-agent", + "target": "npm:debug", + "type": "static" + } + ], + "npm:http-proxy-middleware": [ + { + "source": "npm:http-proxy-middleware", + "target": "npm:@types/http-proxy", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware", + "target": "npm:debug@4.4.1", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware", + "target": "npm:http-proxy", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware", + "target": "npm:is-plain-object", + "type": "static" + }, + { + "source": "npm:http-proxy-middleware", + "target": "npm:micromatch", + "type": "static" + } + ], + "npm:http-server": [ + { + "source": "npm:http-server", + "target": "npm:basic-auth", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:corser", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:he", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:html-encoding-sniffer", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:http-proxy", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:mime", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:opener", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:portfinder", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:secure-compare", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:union", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:url-join", + "type": "static" + } + ], + "npm:http-signature": [ + { + "source": "npm:http-signature", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:http-signature", + "target": "npm:jsprim", + "type": "static" + }, + { + "source": "npm:http-signature", + "target": "npm:sshpk", + "type": "static" + } + ], + "npm:http2-wrapper": [ + { + "source": "npm:http2-wrapper", + "target": "npm:quick-lru", + "type": "static" + }, + { + "source": "npm:http2-wrapper", + "target": "npm:resolve-alpn", + "type": "static" + } + ], + "npm:https-proxy-agent": [ + { + "source": "npm:https-proxy-agent", + "target": "npm:agent-base@7.1.4", + "type": "static" + }, + { + "source": "npm:https-proxy-agent", + "target": "npm:debug", + "type": "static" + } + ], + "npm:i18next": [ + { + "source": "npm:i18next", + "target": "npm:@babel/runtime", + "type": "static" + } + ], + "npm:iconv-lite": [ + { + "source": "npm:iconv-lite", + "target": "npm:safer-buffer", + "type": "static" + } + ], + "npm:icss-utils": [ + { + "source": "npm:icss-utils", + "target": "npm:postcss", + "type": "static" + } + ], + "npm:identity-obj-proxy": [ + { + "source": "npm:identity-obj-proxy", + "target": "npm:harmony-reflect", + "type": "static" + } + ], + "npm:ignore-walk": [ + { + "source": "npm:ignore-walk", + "target": "npm:minimatch", + "type": "static" + } + ], + "npm:import-fresh": [ + { + "source": "npm:import-fresh", + "target": "npm:parent-module", + "type": "static" + }, + { + "source": "npm:import-fresh", + "target": "npm:resolve-from", + "type": "static" + } + ], + "npm:import-local": [ + { + "source": "npm:import-local", + "target": "npm:pkg-dir@4.2.0", + "type": "static" + }, + { + "source": "npm:import-local", + "target": "npm:resolve-cwd", + "type": "static" + } + ], + "npm:pkg-dir@4.2.0": [ + { + "source": "npm:pkg-dir@4.2.0", + "target": "npm:find-up@4.1.0", + "type": "static" + } + ], + "npm:inflight": [ + { + "source": "npm:inflight", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:inflight", + "target": "npm:wrappy", + "type": "static" + } + ], + "npm:inline-source-map": [ + { + "source": "npm:inline-source-map", + "target": "npm:source-map@0.5.7", + "type": "static" + } + ], + "npm:insert-module-globals": [ + { + "source": "npm:insert-module-globals", + "target": "npm:acorn-node", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:combine-source-map", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:concat-stream", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:is-buffer", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:JSONStream", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:process", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:undeclared-identifiers", + "type": "static" + }, + { + "source": "npm:insert-module-globals", + "target": "npm:xtend", + "type": "static" + } + ], + "npm:internal-slot": [ + { + "source": "npm:internal-slot", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:internal-slot", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:internal-slot", + "target": "npm:side-channel", + "type": "static" + } + ], + "npm:invariant": [ + { + "source": "npm:invariant", + "target": "npm:loose-envify", + "type": "static" + } + ], + "npm:ip-address": [ + { + "source": "npm:ip-address", + "target": "npm:jsbn", + "type": "static" + }, + { + "source": "npm:ip-address", + "target": "npm:sprintf-js", + "type": "static" + } + ], + "npm:is-absolute": [ + { + "source": "npm:is-absolute", + "target": "npm:is-relative", + "type": "static" + }, + { + "source": "npm:is-absolute", + "target": "npm:is-windows", + "type": "static" + } + ], + "npm:is-accessor-descriptor": [ + { + "source": "npm:is-accessor-descriptor", + "target": "npm:hasown", + "type": "static" + } + ], + "npm:is-alphanumerical": [ + { + "source": "npm:is-alphanumerical", + "target": "npm:is-alphabetical", + "type": "static" + }, + { + "source": "npm:is-alphanumerical", + "target": "npm:is-decimal", + "type": "static" + } + ], + "npm:is-arguments": [ + { + "source": "npm:is-arguments", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-arguments", + "target": "npm:has-tostringtag", + "type": "static" + } + ], + "npm:is-array-buffer": [ + { + "source": "npm:is-array-buffer", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:is-array-buffer", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-array-buffer", + "target": "npm:get-intrinsic", + "type": "static" + } + ], + "npm:is-async-function": [ + { + "source": "npm:is-async-function", + "target": "npm:async-function", + "type": "static" + }, + { + "source": "npm:is-async-function", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-async-function", + "target": "npm:get-proto", + "type": "static" + }, + { + "source": "npm:is-async-function", + "target": "npm:has-tostringtag", + "type": "static" + }, + { + "source": "npm:is-async-function", + "target": "npm:safe-regex-test", + "type": "static" + } + ], + "npm:is-bigint": [ + { + "source": "npm:is-bigint", + "target": "npm:has-bigints", + "type": "static" + } + ], + "npm:is-binary-path": [ + { + "source": "npm:is-binary-path", + "target": "npm:binary-extensions", + "type": "static" + } + ], + "npm:is-boolean-object": [ + { + "source": "npm:is-boolean-object", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-boolean-object", + "target": "npm:has-tostringtag", + "type": "static" + } + ], + "npm:is-ci": [ + { + "source": "npm:is-ci", + "target": "npm:ci-info", + "type": "static" + } + ], + "npm:is-core-module": [ + { + "source": "npm:is-core-module", + "target": "npm:hasown", + "type": "static" + } + ], + "npm:is-data-descriptor": [ + { + "source": "npm:is-data-descriptor", + "target": "npm:hasown", + "type": "static" + } + ], + "npm:is-data-view": [ + { + "source": "npm:is-data-view", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-data-view", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:is-data-view", + "target": "npm:is-typed-array", + "type": "static" + } + ], + "npm:is-date-object": [ + { + "source": "npm:is-date-object", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-date-object", + "target": "npm:has-tostringtag", + "type": "static" + } + ], + "npm:is-descriptor": [ + { + "source": "npm:is-descriptor", + "target": "npm:is-accessor-descriptor", + "type": "static" + }, + { + "source": "npm:is-descriptor", + "target": "npm:is-data-descriptor", + "type": "static" + } + ], + "npm:is-extendable": [ + { + "source": "npm:is-extendable", + "target": "npm:is-plain-object@2.0.4", + "type": "static" + } + ], + "npm:is-finalizationregistry": [ + { + "source": "npm:is-finalizationregistry", + "target": "npm:call-bound", + "type": "static" + } + ], + "npm:is-generator-function": [ + { + "source": "npm:is-generator-function", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-generator-function", + "target": "npm:get-proto", + "type": "static" + }, + { + "source": "npm:is-generator-function", + "target": "npm:has-tostringtag", + "type": "static" + }, + { + "source": "npm:is-generator-function", + "target": "npm:safe-regex-test", + "type": "static" + } + ], + "npm:is-glob": [ + { + "source": "npm:is-glob", + "target": "npm:is-extglob", + "type": "static" + } + ], + "npm:is-inside-container": [ + { + "source": "npm:is-inside-container", + "target": "npm:is-docker", + "type": "static" + } + ], + "npm:is-installed-globally": [ + { + "source": "npm:is-installed-globally", + "target": "npm:global-dirs", + "type": "static" + }, + { + "source": "npm:is-installed-globally", + "target": "npm:is-path-inside", + "type": "static" + } + ], + "npm:is-number-object": [ + { + "source": "npm:is-number-object", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-number-object", + "target": "npm:has-tostringtag", + "type": "static" + } + ], + "npm:is-regex": [ + { + "source": "npm:is-regex", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-regex", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:is-regex", + "target": "npm:has-tostringtag", + "type": "static" + }, + { + "source": "npm:is-regex", + "target": "npm:hasown", + "type": "static" + } + ], + "npm:is-relative": [ + { + "source": "npm:is-relative", + "target": "npm:is-unc-path", + "type": "static" + } + ], + "npm:is-shared-array-buffer": [ + { + "source": "npm:is-shared-array-buffer", + "target": "npm:call-bound", + "type": "static" + } + ], + "npm:is-string": [ + { + "source": "npm:is-string", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-string", + "target": "npm:has-tostringtag", + "type": "static" + } + ], + "npm:is-symbol": [ + { + "source": "npm:is-symbol", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-symbol", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:is-symbol", + "target": "npm:safe-regex-test", + "type": "static" + } + ], + "npm:is-typed-array": [ + { + "source": "npm:is-typed-array", + "target": "npm:which-typed-array", + "type": "static" + } + ], + "npm:is-unc-path": [ + { + "source": "npm:is-unc-path", + "target": "npm:unc-path-regex", + "type": "static" + } + ], + "npm:is-weakref": [ + { + "source": "npm:is-weakref", + "target": "npm:call-bound", + "type": "static" + } + ], + "npm:is-weakset": [ + { + "source": "npm:is-weakset", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:is-weakset", + "target": "npm:get-intrinsic", + "type": "static" + } + ], + "npm:is-wsl": [ + { + "source": "npm:is-wsl", + "target": "npm:is-inside-container", + "type": "static" + } + ], + "npm:isomorphic-form-data": [ + { + "source": "npm:isomorphic-form-data", + "target": "npm:form-data@2.5.5", + "type": "static" + } + ], + "npm:form-data@2.5.5": [ + { + "source": "npm:form-data@2.5.5", + "target": "npm:asynckit", + "type": "static" + }, + { + "source": "npm:form-data@2.5.5", + "target": "npm:combined-stream", + "type": "static" + }, + { + "source": "npm:form-data@2.5.5", + "target": "npm:es-set-tostringtag", + "type": "static" + }, + { + "source": "npm:form-data@2.5.5", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:form-data@2.5.5", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:form-data@2.5.5", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:isomorphic-ws": [ + { + "source": "npm:isomorphic-ws", + "target": "npm:ws", + "type": "static" + } + ], + "npm:istanbul-lib-instrument": [ + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:semver", + "type": "static" + } + ], + "npm:istanbul-lib-report": [ + { + "source": "npm:istanbul-lib-report", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:istanbul-lib-report", + "target": "npm:make-dir", + "type": "static" + }, + { + "source": "npm:istanbul-lib-report", + "target": "npm:supports-color", + "type": "static" + } + ], + "npm:istanbul-lib-source-maps": [ + { + "source": "npm:istanbul-lib-source-maps", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:istanbul-lib-source-maps", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:istanbul-lib-source-maps", + "target": "npm:source-map@0.6.1", + "type": "static" + } + ], + "npm:istanbul-reports": [ + { + "source": "npm:istanbul-reports", + "target": "npm:html-escaper", + "type": "static" + }, + { + "source": "npm:istanbul-reports", + "target": "npm:istanbul-lib-report", + "type": "static" + } + ], + "npm:jackspeak": [ + { + "source": "npm:jackspeak", + "target": "npm:@isaacs/cliui", + "type": "static" + } + ], + "npm:jake": [ + { + "source": "npm:jake", + "target": "npm:async", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:filelist", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:minimatch@3.1.2", + "type": "static" + } + ], + "npm:jest": [ + { + "source": "npm:jest", + "target": "npm:@jest/core", + "type": "static" + }, + { + "source": "npm:jest", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest", + "target": "npm:import-local", + "type": "static" + }, + { + "source": "npm:jest", + "target": "npm:jest-cli", + "type": "static" + } + ], + "npm:jest-canvas-mock": [ + { + "source": "npm:jest-canvas-mock", + "target": "npm:cssfontparser", + "type": "static" + }, + { + "source": "npm:jest-canvas-mock", + "target": "npm:moo-color", + "type": "static" + } + ], + "npm:jest-changed-files": [ + { + "source": "npm:jest-changed-files", + "target": "npm:execa@5.1.1", + "type": "static" + }, + { + "source": "npm:jest-changed-files", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-changed-files", + "target": "npm:p-limit", + "type": "static" + } + ], + "npm:execa@5.1.1": [ + { + "source": "npm:execa@5.1.1", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:get-stream@6.0.1", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:human-signals@2.1.0", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:is-stream@2.0.1", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:onetime", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:signal-exit@3.0.7", + "type": "static" + }, + { + "source": "npm:execa@5.1.1", + "target": "npm:strip-final-newline", + "type": "static" + } + ], + "npm:jest-circus": [ + { + "source": "npm:jest-circus", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:@jest/expect", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:co", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:dedent", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:is-generator-fn", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-each", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-matcher-utils", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-runtime", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-snapshot", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:p-limit", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:pure-rand", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:jest-circus", + "target": "npm:stack-utils", + "type": "static" + } + ], + "npm:jest-cli": [ + { + "source": "npm:jest-cli", + "target": "npm:@jest/core", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:create-jest", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:exit", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:import-local", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:jest-config", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:jest-validate", + "type": "static" + }, + { + "source": "npm:jest-cli", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:jest-config": [ + { + "source": "npm:jest-config", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:ts-node", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:@jest/test-sequencer", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:babel-jest", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:ci-info", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-circus", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-environment-node", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-resolve", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-runner", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:jest-validate", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:parse-json", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:jest-config", + "target": "npm:strip-json-comments", + "type": "static" + } + ], + "npm:jest-diff": [ + { + "source": "npm:jest-diff", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-diff", + "target": "npm:diff-sequences", + "type": "static" + }, + { + "source": "npm:jest-diff", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-diff", + "target": "npm:pretty-format", + "type": "static" + } + ], + "npm:jest-docblock": [ + { + "source": "npm:jest-docblock", + "target": "npm:detect-newline", + "type": "static" + } + ], + "npm:jest-each": [ + { + "source": "npm:jest-each", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-each", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-each", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-each", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-each", + "target": "npm:pretty-format", + "type": "static" + } + ], + "npm:jest-environment-jsdom": [ + { + "source": "npm:jest-environment-jsdom", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:@jest/fake-timers", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:@types/jsdom", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-environment-jsdom", + "target": "npm:jsdom", + "type": "static" + } + ], + "npm:jest-environment-node": [ + { + "source": "npm:jest-environment-node", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@jest/fake-timers", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:jest-util", + "type": "static" + } + ], + "npm:jest-haste-map": [ + { + "source": "npm:jest-haste-map", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:@types/graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:fb-watchman", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:jest-worker", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:walker", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:fsevents", + "type": "static" + } + ], + "npm:jest-jasmine2": [ + { + "source": "npm:jest-jasmine2", + "target": "npm:@jest/environment@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:@jest/expect@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:@jest/source-map", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:@jest/test-result@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:co", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:is-generator-fn", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-each@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-matcher-utils@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-message-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-runtime@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-snapshot@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:p-limit", + "type": "static" + }, + { + "source": "npm:jest-jasmine2", + "target": "npm:pretty-format@28.1.3", + "type": "static" + } + ], + "npm:@jest/console@28.1.3": [ + { + "source": "npm:@jest/console@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/console@28.1.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/console@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@jest/console@28.1.3", + "target": "npm:jest-message-util@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/console@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/console@28.1.3", + "target": "npm:slash@3.0.0", + "type": "static" + } + ], + "npm:@jest/environment@28.1.3": [ + { + "source": "npm:@jest/environment@28.1.3", + "target": "npm:@jest/fake-timers@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/environment@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/environment@28.1.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/environment@28.1.3", + "target": "npm:jest-mock@28.1.3", + "type": "static" + } + ], + "npm:@jest/expect@28.1.3": [ + { + "source": "npm:@jest/expect@28.1.3", + "target": "npm:expect@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/expect@28.1.3", + "target": "npm:jest-snapshot@28.1.3", + "type": "static" + } + ], + "npm:@jest/expect-utils@28.1.3": [ + { + "source": "npm:@jest/expect-utils@28.1.3", + "target": "npm:jest-get-type@28.0.2", + "type": "static" + } + ], + "npm:@jest/fake-timers@28.1.3": [ + { + "source": "npm:@jest/fake-timers@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers@28.1.3", + "target": "npm:@sinonjs/fake-timers@9.1.2", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers@28.1.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers@28.1.3", + "target": "npm:jest-message-util@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers@28.1.3", + "target": "npm:jest-mock@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + } + ], + "npm:@jest/globals@28.1.3": [ + { + "source": "npm:@jest/globals@28.1.3", + "target": "npm:@jest/environment@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/globals@28.1.3", + "target": "npm:@jest/expect@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/globals@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + } + ], + "npm:@jest/schemas@28.1.3": [ + { + "source": "npm:@jest/schemas@28.1.3", + "target": "npm:@sinclair/typebox@0.24.51", + "type": "static" + } + ], + "npm:@jest/test-result@28.1.3": [ + { + "source": "npm:@jest/test-result@28.1.3", + "target": "npm:@jest/console@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/test-result@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/test-result@28.1.3", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/test-result@28.1.3", + "target": "npm:collect-v8-coverage", + "type": "static" + } + ], + "npm:@jest/transform@28.1.3": [ + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:babel-plugin-istanbul", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:jest-haste-map@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:jest-regex-util@28.0.2", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:pirates", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:@jest/transform@28.1.3", + "target": "npm:write-file-atomic", + "type": "static" + } + ], + "npm:@jest/types@28.1.3": [ + { + "source": "npm:@jest/types@28.1.3", + "target": "npm:@jest/schemas@28.1.3", + "type": "static" + }, + { + "source": "npm:@jest/types@28.1.3", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/types@28.1.3", + "target": "npm:@types/istanbul-reports", + "type": "static" + }, + { + "source": "npm:@jest/types@28.1.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/types@28.1.3", + "target": "npm:@types/yargs", + "type": "static" + }, + { + "source": "npm:@jest/types@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + } + ], + "npm:@sinonjs/commons@1.8.6": [ + { + "source": "npm:@sinonjs/commons@1.8.6", + "target": "npm:type-detect@4.0.8", + "type": "static" + } + ], + "npm:@sinonjs/fake-timers@9.1.2": [ + { + "source": "npm:@sinonjs/fake-timers@9.1.2", + "target": "npm:@sinonjs/commons@1.8.6", + "type": "static" + } + ], + "npm:expect@28.1.3": [ + { + "source": "npm:expect@28.1.3", + "target": "npm:@jest/expect-utils@28.1.3", + "type": "static" + }, + { + "source": "npm:expect@28.1.3", + "target": "npm:jest-get-type@28.0.2", + "type": "static" + }, + { + "source": "npm:expect@28.1.3", + "target": "npm:jest-matcher-utils@28.1.3", + "type": "static" + }, + { + "source": "npm:expect@28.1.3", + "target": "npm:jest-message-util@28.1.3", + "type": "static" + }, + { + "source": "npm:expect@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + } + ], + "npm:jest-diff@28.1.3": [ + { + "source": "npm:jest-diff@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-diff@28.1.3", + "target": "npm:diff-sequences@28.1.1", + "type": "static" + }, + { + "source": "npm:jest-diff@28.1.3", + "target": "npm:jest-get-type@28.0.2", + "type": "static" + }, + { + "source": "npm:jest-diff@28.1.3", + "target": "npm:pretty-format@28.1.3", + "type": "static" + } + ], + "npm:jest-each@28.1.3": [ + { + "source": "npm:jest-each@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-each@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-each@28.1.3", + "target": "npm:jest-get-type@28.0.2", + "type": "static" + }, + { + "source": "npm:jest-each@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-each@28.1.3", + "target": "npm:pretty-format@28.1.3", + "type": "static" + } + ], + "npm:jest-haste-map@28.1.3": [ + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:@types/graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:fb-watchman", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:jest-regex-util@28.0.2", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:jest-worker@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:walker", + "type": "static" + }, + { + "source": "npm:jest-haste-map@28.1.3", + "target": "npm:fsevents", + "type": "static" + } + ], + "npm:jest-matcher-utils@28.1.3": [ + { + "source": "npm:jest-matcher-utils@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils@28.1.3", + "target": "npm:jest-diff@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils@28.1.3", + "target": "npm:jest-get-type@28.0.2", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils@28.1.3", + "target": "npm:pretty-format@28.1.3", + "type": "static" + } + ], + "npm:jest-message-util@28.1.3": [ + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:@types/stack-utils", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:pretty-format@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:jest-message-util@28.1.3", + "target": "npm:stack-utils", + "type": "static" + } + ], + "npm:jest-mock@28.1.3": [ + { + "source": "npm:jest-mock@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-mock@28.1.3", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:jest-resolve@28.1.3": [ + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:jest-haste-map@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:jest-pnp-resolver", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:jest-validate@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:resolve.exports@1.1.1", + "type": "static" + }, + { + "source": "npm:jest-resolve@28.1.3", + "target": "npm:slash@3.0.0", + "type": "static" + } + ], + "npm:jest-runtime@28.1.3": [ + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:@jest/environment@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:@jest/fake-timers@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:@jest/globals@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:@jest/source-map", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:@jest/test-result@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:@jest/transform@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:cjs-module-lexer", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:collect-v8-coverage", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:execa@5.1.1", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:jest-haste-map@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:jest-message-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:jest-mock@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:jest-regex-util@28.0.2", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:jest-resolve@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:jest-snapshot@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:jest-runtime@28.1.3", + "target": "npm:strip-bom", + "type": "static" + } + ], + "npm:jest-snapshot@28.1.3": [ + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@babel/plugin-syntax-typescript", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@jest/expect-utils@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@jest/transform@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@types/babel__traverse", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:@types/prettier", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:babel-preset-current-node-syntax", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:expect@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:jest-diff@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:jest-get-type@28.0.2", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:jest-haste-map@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:jest-matcher-utils@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:jest-message-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:jest-util@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:pretty-format@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-snapshot@28.1.3", + "target": "npm:semver", + "type": "static" + } + ], + "npm:jest-util@28.1.3": [ + { + "source": "npm:jest-util@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-util@28.1.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-util@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-util@28.1.3", + "target": "npm:ci-info", + "type": "static" + }, + { + "source": "npm:jest-util@28.1.3", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-util@28.1.3", + "target": "npm:picomatch@2.3.1", + "type": "static" + } + ], + "npm:jest-validate@28.1.3": [ + { + "source": "npm:jest-validate@28.1.3", + "target": "npm:@jest/types@28.1.3", + "type": "static" + }, + { + "source": "npm:jest-validate@28.1.3", + "target": "npm:camelcase", + "type": "static" + }, + { + "source": "npm:jest-validate@28.1.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-validate@28.1.3", + "target": "npm:jest-get-type@28.0.2", + "type": "static" + }, + { + "source": "npm:jest-validate@28.1.3", + "target": "npm:leven", + "type": "static" + }, + { + "source": "npm:jest-validate@28.1.3", + "target": "npm:pretty-format@28.1.3", + "type": "static" + } + ], + "npm:jest-worker@28.1.3": [ + { + "source": "npm:jest-worker@28.1.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-worker@28.1.3", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:jest-worker@28.1.3", + "target": "npm:supports-color@8.1.1", + "type": "static" + } + ], + "npm:pretty-format@28.1.3": [ + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:@jest/schemas@28.1.3", + "type": "static" + }, + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:ansi-regex", + "type": "static" + }, + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:ansi-styles@5.2.0", + "type": "static" + }, + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:react-is", + "type": "static" + } + ], + "npm:jest-leak-detector": [ + { + "source": "npm:jest-leak-detector", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-leak-detector", + "target": "npm:pretty-format", + "type": "static" + } + ], + "npm:jest-matcher-utils": [ + { + "source": "npm:jest-matcher-utils", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils", + "target": "npm:jest-diff", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-matcher-utils", + "target": "npm:pretty-format", + "type": "static" + } + ], + "npm:jest-message-util": [ + { + "source": "npm:jest-message-util", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:@types/stack-utils", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:stack-utils", + "type": "static" + } + ], + "npm:jest-mock": [ + { + "source": "npm:jest-mock", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-mock", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-mock", + "target": "npm:jest-util", + "type": "static" + } + ], + "npm:jest-pnp-resolver": [ + { + "source": "npm:jest-pnp-resolver", + "target": "npm:jest-resolve", + "type": "static" + } + ], + "npm:jest-preset-angular": [ + { + "source": "npm:jest-preset-angular", + "target": "npm:@angular-devkit/build-angular", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:@angular/compiler-cli", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:@angular/platform-browser-dynamic", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:jest", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:bs-logger", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:esbuild-wasm", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:jest-environment-jsdom", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:ts-jest", + "type": "static" + }, + { + "source": "npm:jest-preset-angular", + "target": "npm:esbuild", + "type": "static" + } + ], + "npm:jest-resolve": [ + { + "source": "npm:jest-resolve", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:jest-pnp-resolver", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:jest-validate", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:resolve.exports", + "type": "static" + }, + { + "source": "npm:jest-resolve", + "target": "npm:slash@3.0.0", + "type": "static" + } + ], + "npm:jest-resolve-dependencies": [ + { + "source": "npm:jest-resolve-dependencies", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:jest-resolve-dependencies", + "target": "npm:jest-snapshot", + "type": "static" + } + ], + "npm:jest-runner": [ + { + "source": "npm:jest-runner", + "target": "npm:@jest/console", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:emittery", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-docblock", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-environment-node", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-leak-detector", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-resolve", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-runtime", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-watcher", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:jest-worker", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:p-limit", + "type": "static" + }, + { + "source": "npm:jest-runner", + "target": "npm:source-map-support@0.5.13", + "type": "static" + } + ], + "npm:source-map-support@0.5.13": [ + { + "source": "npm:source-map-support@0.5.13", + "target": "npm:buffer-from", + "type": "static" + }, + { + "source": "npm:source-map-support@0.5.13", + "target": "npm:source-map@0.6.1", + "type": "static" + } + ], + "npm:jest-runtime": [ + { + "source": "npm:jest-runtime", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@jest/fake-timers", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@jest/globals", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@jest/source-map@29.6.3", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:cjs-module-lexer", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:collect-v8-coverage", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:jest-resolve", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:jest-snapshot", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:slash@3.0.0", + "type": "static" + }, + { + "source": "npm:jest-runtime", + "target": "npm:strip-bom", + "type": "static" + } + ], + "npm:@jest/source-map@29.6.3": [ + { + "source": "npm:@jest/source-map@29.6.3", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:@jest/source-map@29.6.3", + "target": "npm:callsites", + "type": "static" + }, + { + "source": "npm:@jest/source-map@29.6.3", + "target": "npm:graceful-fs", + "type": "static" + } + ], + "npm:jest-silent-reporter": [ + { + "source": "npm:jest-silent-reporter", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-silent-reporter", + "target": "npm:jest-util@26.6.2", + "type": "static" + } + ], + "npm:@jest/types@26.6.2": [ + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:@types/istanbul-reports", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:@types/yargs@15.0.19", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:chalk@4.1.2", + "type": "static" + } + ], + "npm:@types/yargs@15.0.19": [ + { + "source": "npm:@types/yargs@15.0.19", + "target": "npm:@types/yargs-parser", + "type": "static" + } + ], + "npm:is-ci@2.0.0": [ + { + "source": "npm:is-ci@2.0.0", + "target": "npm:ci-info@2.0.0", + "type": "static" + } + ], + "npm:jest-util@26.6.2": [ + { + "source": "npm:jest-util@26.6.2", + "target": "npm:@jest/types@26.6.2", + "type": "static" + }, + { + "source": "npm:jest-util@26.6.2", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-util@26.6.2", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-util@26.6.2", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-util@26.6.2", + "target": "npm:is-ci@2.0.0", + "type": "static" + }, + { + "source": "npm:jest-util@26.6.2", + "target": "npm:micromatch", + "type": "static" + } + ], + "npm:jest-snapshot": [ + { + "source": "npm:jest-snapshot", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@babel/plugin-syntax-jsx", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@babel/plugin-syntax-typescript", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@jest/expect-utils", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:babel-preset-current-node-syntax", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:expect", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:jest-diff", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:jest-matcher-utils", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:pretty-format", + "type": "static" + }, + { + "source": "npm:jest-snapshot", + "target": "npm:semver", + "type": "static" + } + ], + "npm:jest-util": [ + { + "source": "npm:jest-util", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:ci-info", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:picomatch@2.3.1", + "type": "static" + } + ], + "npm:jest-validate": [ + { + "source": "npm:jest-validate", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:camelcase", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:leven", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:pretty-format", + "type": "static" + } + ], + "npm:jest-watcher": [ + { + "source": "npm:jest-watcher", + "target": "npm:@jest/test-result", + "type": "static" + }, + { + "source": "npm:jest-watcher", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:jest-watcher", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-watcher", + "target": "npm:ansi-escapes", + "type": "static" + }, + { + "source": "npm:jest-watcher", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-watcher", + "target": "npm:emittery", + "type": "static" + }, + { + "source": "npm:jest-watcher", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-watcher", + "target": "npm:string-length", + "type": "static" + } + ], + "npm:jest-worker": [ + { + "source": "npm:jest-worker", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-worker", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-worker", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:jest-worker", + "target": "npm:supports-color@8.1.1", + "type": "static" + } + ], + "npm:joi": [ + { + "source": "npm:joi", + "target": "npm:@hapi/hoek", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@hapi/topo", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@sideway/address", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@sideway/formula", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@sideway/pinpoint", + "type": "static" + } + ], + "npm:js-yaml": [ + { + "source": "npm:js-yaml", + "target": "npm:argparse", + "type": "static" + } + ], + "npm:jsdom": [ + { + "source": "npm:jsdom", + "target": "npm:abab", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:acorn-globals", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:cssom", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:cssstyle", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:data-urls", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:decimal.js", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:domexception", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:escodegen", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:form-data", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:html-encoding-sniffer", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:http-proxy-agent", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:https-proxy-agent@5.0.1", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:is-potential-custom-element-name", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:nwsapi", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:parse5@7.3.0", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:saxes", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:symbol-tree", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:tough-cookie", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:w3c-xmlserializer", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:webidl-conversions", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:whatwg-encoding", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:whatwg-mimetype", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:whatwg-url", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:ws", + "type": "static" + }, + { + "source": "npm:jsdom", + "target": "npm:xml-name-validator", + "type": "static" + } + ], + "npm:json-parse-helpfulerror": [ + { + "source": "npm:json-parse-helpfulerror", + "target": "npm:jju", + "type": "static" + } + ], + "npm:json-schema-ref-resolver": [ + { + "source": "npm:json-schema-ref-resolver", + "target": "npm:fast-deep-equal", + "type": "static" + } + ], + "npm:json-stable-stringify": [ + { + "source": "npm:json-stable-stringify", + "target": "npm:jsonify", + "type": "static" + } + ], + "npm:jsonfile": [ + { + "source": "npm:jsonfile", + "target": "npm:universalify", + "type": "static" + }, + { + "source": "npm:jsonfile", + "target": "npm:graceful-fs", + "type": "static" + } + ], + "npm:JSONStream": [ + { + "source": "npm:JSONStream", + "target": "npm:jsonparse", + "type": "static" + }, + { + "source": "npm:JSONStream", + "target": "npm:through", + "type": "static" + } + ], + "npm:jsprim": [ + { + "source": "npm:jsprim", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:jsprim", + "target": "npm:extsprintf", + "type": "static" + }, + { + "source": "npm:jsprim", + "target": "npm:json-schema", + "type": "static" + }, + { + "source": "npm:jsprim", + "target": "npm:verror@1.10.0", + "type": "static" + } + ], + "npm:verror@1.10.0": [ + { + "source": "npm:verror@1.10.0", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:verror@1.10.0", + "target": "npm:core-util-is@1.0.2", + "type": "static" + }, + { + "source": "npm:verror@1.10.0", + "target": "npm:extsprintf", + "type": "static" + } + ], + "npm:karma-source-map-support": [ + { + "source": "npm:karma-source-map-support", + "target": "npm:source-map-support", + "type": "static" + } + ], + "npm:keygrip": [ + { + "source": "npm:keygrip", + "target": "npm:tsscmp", + "type": "static" + } + ], + "npm:keyv": [ + { + "source": "npm:keyv", + "target": "npm:json-buffer", + "type": "static" + } + ], + "npm:klaw-sync": [ + { + "source": "npm:klaw-sync", + "target": "npm:graceful-fs", + "type": "static" + } + ], + "npm:knuth-shuffle-seeded": [ + { + "source": "npm:knuth-shuffle-seeded", + "target": "npm:seed-random", + "type": "static" + } + ], + "npm:koa": [ + { + "source": "npm:koa", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:cache-content-type", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:content-disposition", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:content-type", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:cookies", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:delegates", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:destroy", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:encodeurl@1.0.2", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:fresh", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:http-assert", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:http-errors@1.8.1", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:is-generator-function", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:koa-compose", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:koa-convert", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:only", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:statuses@1.5.0", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:type-is", + "type": "static" + }, + { + "source": "npm:koa", + "target": "npm:vary", + "type": "static" + } + ], + "npm:koa-convert": [ + { + "source": "npm:koa-convert", + "target": "npm:co", + "type": "static" + }, + { + "source": "npm:koa-convert", + "target": "npm:koa-compose", + "type": "static" + } + ], + "npm:labeled-stream-splicer": [ + { + "source": "npm:labeled-stream-splicer", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:labeled-stream-splicer", + "target": "npm:stream-splicer", + "type": "static" + } + ], + "npm:launch-editor": [ + { + "source": "npm:launch-editor", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:launch-editor", + "target": "npm:shell-quote", + "type": "static" + } + ], + "npm:lcid": [ + { + "source": "npm:lcid", + "target": "npm:invert-kv", + "type": "static" + } + ], + "npm:less": [ + { + "source": "npm:less", + "target": "npm:copy-anything", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:parse-node-version", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:errno", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:image-size", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:make-dir@2.1.0", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:mime", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:needle", + "type": "static" + }, + { + "source": "npm:less", + "target": "npm:source-map@0.6.1", + "type": "static" + } + ], + "npm:less-loader": [ + { + "source": "npm:less-loader", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:less-loader", + "target": "npm:less", + "type": "static" + }, + { + "source": "npm:less-loader", + "target": "npm:webpack", + "type": "static" + } + ], + "npm:levn": [ + { + "source": "npm:levn", + "target": "npm:prelude-ls", + "type": "static" + }, + { + "source": "npm:levn", + "target": "npm:type-check", + "type": "static" + } + ], + "npm:license-webpack-plugin": [ + { + "source": "npm:license-webpack-plugin", + "target": "npm:webpack-sources", + "type": "static" + } + ], + "npm:liftoff": [ + { + "source": "npm:liftoff", + "target": "npm:extend", + "type": "static" + }, + { + "source": "npm:liftoff", + "target": "npm:findup-sync", + "type": "static" + }, + { + "source": "npm:liftoff", + "target": "npm:fined", + "type": "static" + }, + { + "source": "npm:liftoff", + "target": "npm:flagged-respawn", + "type": "static" + }, + { + "source": "npm:liftoff", + "target": "npm:is-plain-object@2.0.4", + "type": "static" + }, + { + "source": "npm:liftoff", + "target": "npm:object.map", + "type": "static" + }, + { + "source": "npm:liftoff", + "target": "npm:rechoir", + "type": "static" + }, + { + "source": "npm:liftoff", + "target": "npm:resolve", + "type": "static" + } + ], + "npm:light-my-request": [ + { + "source": "npm:light-my-request", + "target": "npm:cookie", + "type": "static" + }, + { + "source": "npm:light-my-request", + "target": "npm:process-warning", + "type": "static" + }, + { + "source": "npm:light-my-request", + "target": "npm:set-cookie-parser", + "type": "static" + } + ], + "npm:listr2": [ + { + "source": "npm:listr2", + "target": "npm:cli-truncate", + "type": "static" + }, + { + "source": "npm:listr2", + "target": "npm:colorette", + "type": "static" + }, + { + "source": "npm:listr2", + "target": "npm:eventemitter3@5.0.1", + "type": "static" + }, + { + "source": "npm:listr2", + "target": "npm:log-update", + "type": "static" + }, + { + "source": "npm:listr2", + "target": "npm:rfdc", + "type": "static" + }, + { + "source": "npm:listr2", + "target": "npm:wrap-ansi@9.0.0", + "type": "static" + } + ], + "npm:wrap-ansi@9.0.0": [ + { + "source": "npm:wrap-ansi@9.0.0", + "target": "npm:ansi-styles@6.2.1", + "type": "static" + }, + { + "source": "npm:wrap-ansi@9.0.0", + "target": "npm:string-width@7.2.0", + "type": "static" + }, + { + "source": "npm:wrap-ansi@9.0.0", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + } + ], + "npm:lmdb": [ + { + "source": "npm:lmdb", + "target": "npm:msgpackr", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:node-addon-api", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:node-gyp-build-optional-packages", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:ordered-binary", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:weak-lru-cache", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:@lmdb/lmdb-darwin-arm64", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:@lmdb/lmdb-darwin-x64", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:@lmdb/lmdb-linux-arm", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:@lmdb/lmdb-linux-arm64", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:@lmdb/lmdb-linux-x64", + "type": "static" + }, + { + "source": "npm:lmdb", + "target": "npm:@lmdb/lmdb-win32-x64", + "type": "static" + } + ], + "npm:load-json-file": [ + { + "source": "npm:load-json-file", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:load-json-file", + "target": "npm:parse-json@4.0.0", + "type": "static" + }, + { + "source": "npm:load-json-file", + "target": "npm:pify@3.0.0", + "type": "static" + }, + { + "source": "npm:load-json-file", + "target": "npm:strip-bom@3.0.0", + "type": "static" + } + ], + "npm:locate-path": [ + { + "source": "npm:locate-path", + "target": "npm:p-locate", + "type": "static" + } + ], + "npm:log-symbols": [ + { + "source": "npm:log-symbols", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:log-symbols", + "target": "npm:is-unicode-supported", + "type": "static" + } + ], + "npm:log-update": [ + { + "source": "npm:log-update", + "target": "npm:ansi-escapes@7.0.0", + "type": "static" + }, + { + "source": "npm:log-update", + "target": "npm:cli-cursor@5.0.0", + "type": "static" + }, + { + "source": "npm:log-update", + "target": "npm:slice-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:log-update", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:log-update", + "target": "npm:wrap-ansi@9.0.0", + "type": "static" + } + ], + "npm:ansi-escapes@7.0.0": [ + { + "source": "npm:ansi-escapes@7.0.0", + "target": "npm:environment", + "type": "static" + } + ], + "npm:cli-cursor@5.0.0": [ + { + "source": "npm:cli-cursor@5.0.0", + "target": "npm:restore-cursor@5.1.0", + "type": "static" + } + ], + "npm:is-fullwidth-code-point@5.0.0": [ + { + "source": "npm:is-fullwidth-code-point@5.0.0", + "target": "npm:get-east-asian-width", + "type": "static" + } + ], + "npm:onetime@7.0.0": [ + { + "source": "npm:onetime@7.0.0", + "target": "npm:mimic-function", + "type": "static" + } + ], + "npm:restore-cursor@5.1.0": [ + { + "source": "npm:restore-cursor@5.1.0", + "target": "npm:onetime@7.0.0", + "type": "static" + }, + { + "source": "npm:restore-cursor@5.1.0", + "target": "npm:signal-exit", + "type": "static" + } + ], + "npm:slice-ansi@7.1.0": [ + { + "source": "npm:slice-ansi@7.1.0", + "target": "npm:ansi-styles@6.2.1", + "type": "static" + }, + { + "source": "npm:slice-ansi@7.1.0", + "target": "npm:is-fullwidth-code-point@5.0.0", + "type": "static" + } + ], + "npm:log4js": [ + { + "source": "npm:log4js", + "target": "npm:date-format", + "type": "static" + }, + { + "source": "npm:log4js", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:log4js", + "target": "npm:flatted", + "type": "static" + }, + { + "source": "npm:log4js", + "target": "npm:rfdc", + "type": "static" + }, + { + "source": "npm:log4js", + "target": "npm:streamroller", + "type": "static" + } + ], + "npm:loose-envify": [ + { + "source": "npm:loose-envify", + "target": "npm:js-tokens", + "type": "static" + } + ], + "npm:loupe": [ + { + "source": "npm:loupe", + "target": "npm:get-func-name", + "type": "static" + } + ], + "npm:lowlight": [ + { + "source": "npm:lowlight", + "target": "npm:fault", + "type": "static" + }, + { + "source": "npm:lowlight", + "target": "npm:highlight.js", + "type": "static" + } + ], + "npm:lru-cache": [ + { + "source": "npm:lru-cache", + "target": "npm:yallist", + "type": "static" + } + ], + "npm:magic-string": [ + { + "source": "npm:magic-string", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + } + ], + "npm:make-dir": [ + { + "source": "npm:make-dir", + "target": "npm:semver", + "type": "static" + } + ], + "npm:make-fetch-happen": [ + { + "source": "npm:make-fetch-happen", + "target": "npm:@npmcli/agent", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:cacache", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:http-cache-semantics", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:is-lambda", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:minipass-fetch", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:minipass-flush", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:minipass-pipeline", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:negotiator", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:promise-retry", + "type": "static" + }, + { + "source": "npm:make-fetch-happen", + "target": "npm:ssri", + "type": "static" + } + ], + "npm:make-iterator": [ + { + "source": "npm:make-iterator", + "target": "npm:kind-of", + "type": "static" + } + ], + "npm:makeerror": [ + { + "source": "npm:makeerror", + "target": "npm:tmpl", + "type": "static" + } + ], + "npm:map-age-cleaner": [ + { + "source": "npm:map-age-cleaner", + "target": "npm:p-defer", + "type": "static" + } + ], + "npm:map-visit": [ + { + "source": "npm:map-visit", + "target": "npm:object-visit", + "type": "static" + } + ], + "npm:md5": [ + { + "source": "npm:md5", + "target": "npm:charenc", + "type": "static" + }, + { + "source": "npm:md5", + "target": "npm:crypt", + "type": "static" + }, + { + "source": "npm:md5", + "target": "npm:is-buffer", + "type": "static" + } + ], + "npm:md5.js": [ + { + "source": "npm:md5.js", + "target": "npm:hash-base", + "type": "static" + }, + { + "source": "npm:md5.js", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:md5.js", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:mem": [ + { + "source": "npm:mem", + "target": "npm:map-age-cleaner", + "type": "static" + }, + { + "source": "npm:mem", + "target": "npm:mimic-fn", + "type": "static" + }, + { + "source": "npm:mem", + "target": "npm:p-is-promise", + "type": "static" + } + ], + "npm:memfs": [ + { + "source": "npm:memfs", + "target": "npm:fs-monkey", + "type": "static" + } + ], + "npm:micromatch": [ + { + "source": "npm:micromatch", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:micromatch", + "target": "npm:picomatch@2.3.1", + "type": "static" + } + ], + "npm:miller-rabin": [ + { + "source": "npm:miller-rabin", + "target": "npm:bn.js@4.12.2", + "type": "static" + }, + { + "source": "npm:miller-rabin", + "target": "npm:brorand", + "type": "static" + } + ], + "npm:mime-types": [ + { + "source": "npm:mime-types", + "target": "npm:mime-db", + "type": "static" + } + ], + "npm:mini-css-extract-plugin": [ + { + "source": "npm:mini-css-extract-plugin", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:mini-css-extract-plugin", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:mini-css-extract-plugin", + "target": "npm:tapable", + "type": "static" + } + ], + "npm:minim": [ + { + "source": "npm:minim", + "target": "npm:lodash", + "type": "static" + } + ], + "npm:minimatch": [ + { + "source": "npm:minimatch", + "target": "npm:brace-expansion", + "type": "static" + } + ], + "npm:minipass-collect": [ + { + "source": "npm:minipass-collect", + "target": "npm:minipass", + "type": "static" + } + ], + "npm:minipass-fetch": [ + { + "source": "npm:minipass-fetch", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:minipass-fetch", + "target": "npm:minipass-sized", + "type": "static" + }, + { + "source": "npm:minipass-fetch", + "target": "npm:minizlib", + "type": "static" + }, + { + "source": "npm:minipass-fetch", + "target": "npm:encoding", + "type": "static" + } + ], + "npm:minipass-flush": [ + { + "source": "npm:minipass-flush", + "target": "npm:minipass@3.3.6", + "type": "static" + } + ], + "npm:minipass@3.3.6": [ + { + "source": "npm:minipass@3.3.6", + "target": "npm:yallist@4.0.0", + "type": "static" + } + ], + "npm:minipass-pipeline": [ + { + "source": "npm:minipass-pipeline", + "target": "npm:minipass@3.3.6", + "type": "static" + } + ], + "npm:minipass-sized": [ + { + "source": "npm:minipass-sized", + "target": "npm:minipass@3.3.6", + "type": "static" + } + ], + "npm:minizlib": [ + { + "source": "npm:minizlib", + "target": "npm:minipass@3.3.6", + "type": "static" + }, + { + "source": "npm:minizlib", + "target": "npm:yallist@4.0.0", + "type": "static" + } + ], + "npm:mixin-deep": [ + { + "source": "npm:mixin-deep", + "target": "npm:for-in", + "type": "static" + }, + { + "source": "npm:mixin-deep", + "target": "npm:is-extendable", + "type": "static" + } + ], + "npm:mkdirp": [ + { + "source": "npm:mkdirp", + "target": "npm:minimist", + "type": "static" + } + ], + "npm:mocha-junit-reporter": [ + { + "source": "npm:mocha-junit-reporter", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:mocha-junit-reporter", + "target": "npm:md5", + "type": "static" + }, + { + "source": "npm:mocha-junit-reporter", + "target": "npm:mkdirp", + "type": "static" + }, + { + "source": "npm:mocha-junit-reporter", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:mocha-junit-reporter", + "target": "npm:xml", + "type": "static" + } + ], + "npm:module-deps": [ + { + "source": "npm:module-deps", + "target": "npm:browser-resolve", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:cached-path-relative", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:concat-stream", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:defined", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:detective", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:duplexer2", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:JSONStream", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:parents", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:stream-combiner2", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:subarg", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:module-deps", + "target": "npm:xtend", + "type": "static" + } + ], + "npm:moo-color": [ + { + "source": "npm:moo-color", + "target": "npm:color-name", + "type": "static" + } + ], + "npm:morgan": [ + { + "source": "npm:morgan", + "target": "npm:basic-auth", + "type": "static" + }, + { + "source": "npm:morgan", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:morgan", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:morgan", + "target": "npm:on-finished@2.3.0", + "type": "static" + }, + { + "source": "npm:morgan", + "target": "npm:on-headers", + "type": "static" + } + ], + "npm:msgpackr": [ + { + "source": "npm:msgpackr", + "target": "npm:msgpackr-extract", + "type": "static" + } + ], + "npm:msgpackr-extract": [ + { + "source": "npm:msgpackr-extract", + "target": "npm:node-gyp-build-optional-packages", + "type": "static" + }, + { + "source": "npm:msgpackr-extract", + "target": "npm:@msgpackr-extract/msgpackr-extract-darwin-arm64", + "type": "static" + }, + { + "source": "npm:msgpackr-extract", + "target": "npm:@msgpackr-extract/msgpackr-extract-darwin-x64", + "type": "static" + }, + { + "source": "npm:msgpackr-extract", + "target": "npm:@msgpackr-extract/msgpackr-extract-linux-arm", + "type": "static" + }, + { + "source": "npm:msgpackr-extract", + "target": "npm:@msgpackr-extract/msgpackr-extract-linux-arm64", + "type": "static" + }, + { + "source": "npm:msgpackr-extract", + "target": "npm:@msgpackr-extract/msgpackr-extract-linux-x64", + "type": "static" + }, + { + "source": "npm:msgpackr-extract", + "target": "npm:@msgpackr-extract/msgpackr-extract-win32-x64", + "type": "static" + } + ], + "npm:multicast-dns": [ + { + "source": "npm:multicast-dns", + "target": "npm:dns-packet", + "type": "static" + }, + { + "source": "npm:multicast-dns", + "target": "npm:thunky", + "type": "static" + } + ], + "npm:multimatch": [ + { + "source": "npm:multimatch", + "target": "npm:@types/minimatch", + "type": "static" + }, + { + "source": "npm:multimatch", + "target": "npm:array-differ", + "type": "static" + }, + { + "source": "npm:multimatch", + "target": "npm:array-union", + "type": "static" + }, + { + "source": "npm:multimatch", + "target": "npm:arrify", + "type": "static" + }, + { + "source": "npm:multimatch", + "target": "npm:minimatch@3.1.2", + "type": "static" + } + ], + "npm:mz": [ + { + "source": "npm:mz", + "target": "npm:any-promise", + "type": "static" + }, + { + "source": "npm:mz", + "target": "npm:object-assign", + "type": "static" + }, + { + "source": "npm:mz", + "target": "npm:thenify-all", + "type": "static" + } + ], + "npm:nanomatch": [ + { + "source": "npm:nanomatch", + "target": "npm:arr-diff", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:array-unique", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:define-property", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:extend-shallow", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:fragment-cache", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:is-windows", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:object.pick", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:regex-not", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:snapdragon", + "type": "static" + }, + { + "source": "npm:nanomatch", + "target": "npm:to-regex", + "type": "static" + } + ], + "npm:needle": [ + { + "source": "npm:needle", + "target": "npm:iconv-lite", + "type": "static" + }, + { + "source": "npm:needle", + "target": "npm:sax", + "type": "static" + } + ], + "npm:ng-block-ui": [ + { + "source": "npm:ng-block-ui", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:ng-block-ui", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:ng-block-ui", + "target": "npm:@angular/platform-browser", + "type": "static" + }, + { + "source": "npm:ng-block-ui", + "target": "npm:@angular/platform-browser-dynamic", + "type": "static" + }, + { + "source": "npm:ng-block-ui", + "target": "npm:@angular/router", + "type": "static" + }, + { + "source": "npm:ng-block-ui", + "target": "npm:zone.js", + "type": "static" + }, + { + "source": "npm:ng-block-ui", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:ng-click-outside": [ + { + "source": "npm:ng-click-outside", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:ng-click-outside", + "target": "npm:@angular/core", + "type": "static" + } + ], + "npm:ng-mocks": [ + { + "source": "npm:ng-mocks", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:ng-mocks", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:ng-mocks", + "target": "npm:@angular/forms", + "type": "static" + }, + { + "source": "npm:ng-mocks", + "target": "npm:@angular/platform-browser", + "type": "static" + } + ], + "npm:ng2-charts": [ + { + "source": "npm:ng2-charts", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:ng2-charts", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:ng2-charts", + "target": "npm:@angular/platform-browser", + "type": "static" + }, + { + "source": "npm:ng2-charts", + "target": "npm:chart.js", + "type": "static" + }, + { + "source": "npm:ng2-charts", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:ng2-charts", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:ng2-charts", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:ngx-cookie-service": [ + { + "source": "npm:ngx-cookie-service", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:ngx-toastr": [ + { + "source": "npm:ngx-toastr", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:ngx-toastr", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:ngx-toastr", + "target": "npm:@angular/platform-browser", + "type": "static" + }, + { + "source": "npm:ngx-toastr", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:nice-napi": [ + { + "source": "npm:nice-napi", + "target": "npm:node-addon-api@3.2.1", + "type": "static" + }, + { + "source": "npm:nice-napi", + "target": "npm:node-gyp-build", + "type": "static" + } + ], + "npm:no-case": [ + { + "source": "npm:no-case", + "target": "npm:lower-case", + "type": "static" + } + ], + "npm:node-fetch": [ + { + "source": "npm:node-fetch", + "target": "npm:encoding", + "type": "static" + }, + { + "source": "npm:node-fetch", + "target": "npm:whatwg-url@5.0.0", + "type": "static" + } + ], + "npm:node-fetch-commonjs": [ + { + "source": "npm:node-fetch-commonjs", + "target": "npm:node-domexception", + "type": "static" + }, + { + "source": "npm:node-fetch-commonjs", + "target": "npm:web-streams-polyfill", + "type": "static" + } + ], + "npm:node-gyp": [ + { + "source": "npm:node-gyp", + "target": "npm:env-paths", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:exponential-backoff", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:glob@10.4.5", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:make-fetch-happen", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:nopt", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:tar", + "type": "static" + }, + { + "source": "npm:node-gyp", + "target": "npm:which@4.0.0", + "type": "static" + } + ], + "npm:node-gyp-build-optional-packages": [ + { + "source": "npm:node-gyp-build-optional-packages", + "target": "npm:detect-libc", + "type": "static" + } + ], + "npm:node-schedule": [ + { + "source": "npm:node-schedule", + "target": "npm:cron-parser", + "type": "static" + }, + { + "source": "npm:node-schedule", + "target": "npm:long-timeout", + "type": "static" + }, + { + "source": "npm:node-schedule", + "target": "npm:sorted-array-functions", + "type": "static" + } + ], + "npm:nopt": [ + { + "source": "npm:nopt", + "target": "npm:abbrev", + "type": "static" + } + ], + "npm:normalize-package-data": [ + { + "source": "npm:normalize-package-data", + "target": "npm:hosted-git-info", + "type": "static" + }, + { + "source": "npm:normalize-package-data", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:normalize-package-data", + "target": "npm:validate-npm-package-license", + "type": "static" + } + ], + "npm:npm-bundled": [ + { + "source": "npm:npm-bundled", + "target": "npm:npm-normalize-package-bin", + "type": "static" + } + ], + "npm:npm-install-checks": [ + { + "source": "npm:npm-install-checks", + "target": "npm:semver", + "type": "static" + } + ], + "npm:npm-package-arg": [ + { + "source": "npm:npm-package-arg", + "target": "npm:hosted-git-info", + "type": "static" + }, + { + "source": "npm:npm-package-arg", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:npm-package-arg", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:npm-package-arg", + "target": "npm:validate-npm-package-name", + "type": "static" + } + ], + "npm:npm-packlist": [ + { + "source": "npm:npm-packlist", + "target": "npm:ignore-walk", + "type": "static" + } + ], + "npm:npm-pick-manifest": [ + { + "source": "npm:npm-pick-manifest", + "target": "npm:npm-install-checks", + "type": "static" + }, + { + "source": "npm:npm-pick-manifest", + "target": "npm:npm-normalize-package-bin", + "type": "static" + }, + { + "source": "npm:npm-pick-manifest", + "target": "npm:npm-package-arg", + "type": "static" + }, + { + "source": "npm:npm-pick-manifest", + "target": "npm:semver", + "type": "static" + } + ], + "npm:npm-registry-fetch": [ + { + "source": "npm:npm-registry-fetch", + "target": "npm:@npmcli/redact", + "type": "static" + }, + { + "source": "npm:npm-registry-fetch", + "target": "npm:jsonparse", + "type": "static" + }, + { + "source": "npm:npm-registry-fetch", + "target": "npm:make-fetch-happen", + "type": "static" + }, + { + "source": "npm:npm-registry-fetch", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:npm-registry-fetch", + "target": "npm:minipass-fetch", + "type": "static" + }, + { + "source": "npm:npm-registry-fetch", + "target": "npm:minizlib", + "type": "static" + }, + { + "source": "npm:npm-registry-fetch", + "target": "npm:npm-package-arg", + "type": "static" + }, + { + "source": "npm:npm-registry-fetch", + "target": "npm:proc-log", + "type": "static" + } + ], + "npm:npm-run-all": [ + { + "source": "npm:npm-run-all", + "target": "npm:ansi-styles@3.2.1", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:chalk@2.4.2", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:cross-spawn@6.0.6", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:memorystream", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:pidtree", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:read-pkg", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:shell-quote", + "type": "static" + }, + { + "source": "npm:npm-run-all", + "target": "npm:string.prototype.padend", + "type": "static" + } + ], + "npm:cross-spawn@6.0.6": [ + { + "source": "npm:cross-spawn@6.0.6", + "target": "npm:nice-try", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.6", + "target": "npm:path-key@2.0.1", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.6", + "target": "npm:semver@5.7.2", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.6", + "target": "npm:shebang-command@1.2.0", + "type": "static" + }, + { + "source": "npm:cross-spawn@6.0.6", + "target": "npm:which@1.3.1", + "type": "static" + } + ], + "npm:shebang-command@1.2.0": [ + { + "source": "npm:shebang-command@1.2.0", + "target": "npm:shebang-regex@1.0.0", + "type": "static" + } + ], + "npm:npm-run-path": [ + { + "source": "npm:npm-run-path", + "target": "npm:path-key", + "type": "static" + } + ], + "npm:nth-check": [ + { + "source": "npm:nth-check", + "target": "npm:boolbase", + "type": "static" + } + ], + "npm:nx": [ + { + "source": "npm:nx", + "target": "npm:@napi-rs/wasm-runtime@0.2.4", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@yarnpkg/lockfile", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@yarnpkg/parsers", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@zkochan/js-yaml", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:axios", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:cli-spinners", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:cliui", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:dotenv@16.4.7", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:dotenv-expand", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:enquirer", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:figures", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:flat", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:front-matter", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:jest-diff", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:jsonc-parser@3.2.0", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:lines-and-columns", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:minimatch", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:node-machine-id", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:open@8.4.2", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:ora@5.3.0", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:resolve.exports", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:tar-stream", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:tmp", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:tsconfig-paths", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:yaml", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:yargs", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:yargs-parser", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-darwin-arm64", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-darwin-x64", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-freebsd-x64", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-arm-gnueabihf", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-arm64-gnu", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-arm64-musl", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-x64-gnu", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-x64-musl", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-win32-arm64-msvc", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-win32-x64-msvc", + "type": "static" + } + ], + "npm:@napi-rs/wasm-runtime@0.2.4": [ + { + "source": "npm:@napi-rs/wasm-runtime@0.2.4", + "target": "npm:@emnapi/core", + "type": "static" + }, + { + "source": "npm:@napi-rs/wasm-runtime@0.2.4", + "target": "npm:@emnapi/runtime", + "type": "static" + }, + { + "source": "npm:@napi-rs/wasm-runtime@0.2.4", + "target": "npm:@tybys/wasm-util@0.9.0", + "type": "static" + } + ], + "npm:@tybys/wasm-util@0.9.0": [ + { + "source": "npm:@tybys/wasm-util@0.9.0", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:open@8.4.2": [ + { + "source": "npm:open@8.4.2", + "target": "npm:define-lazy-prop@2.0.0", + "type": "static" + }, + { + "source": "npm:open@8.4.2", + "target": "npm:is-docker@2.2.1", + "type": "static" + }, + { + "source": "npm:open@8.4.2", + "target": "npm:is-wsl@2.2.0", + "type": "static" + } + ], + "npm:object-copy": [ + { + "source": "npm:object-copy", + "target": "npm:copy-descriptor", + "type": "static" + }, + { + "source": "npm:object-copy", + "target": "npm:define-property@0.2.5", + "type": "static" + }, + { + "source": "npm:object-copy", + "target": "npm:kind-of@3.2.2", + "type": "static" + } + ], + "npm:object-visit": [ + { + "source": "npm:object-visit", + "target": "npm:isobject", + "type": "static" + } + ], + "npm:object.assign": [ + { + "source": "npm:object.assign", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:object.assign", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:object.assign", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:object.assign", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:object.assign", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:object.assign", + "target": "npm:object-keys", + "type": "static" + } + ], + "npm:object.defaults": [ + { + "source": "npm:object.defaults", + "target": "npm:array-each", + "type": "static" + }, + { + "source": "npm:object.defaults", + "target": "npm:array-slice", + "type": "static" + }, + { + "source": "npm:object.defaults", + "target": "npm:for-own", + "type": "static" + }, + { + "source": "npm:object.defaults", + "target": "npm:isobject", + "type": "static" + } + ], + "npm:object.map": [ + { + "source": "npm:object.map", + "target": "npm:for-own", + "type": "static" + }, + { + "source": "npm:object.map", + "target": "npm:make-iterator", + "type": "static" + } + ], + "npm:object.pick": [ + { + "source": "npm:object.pick", + "target": "npm:isobject", + "type": "static" + } + ], + "npm:on-finished": [ + { + "source": "npm:on-finished", + "target": "npm:ee-first", + "type": "static" + } + ], + "npm:once": [ + { + "source": "npm:once", + "target": "npm:wrappy", + "type": "static" + } + ], + "npm:onetime": [ + { + "source": "npm:onetime", + "target": "npm:mimic-fn", + "type": "static" + } + ], + "npm:open": [ + { + "source": "npm:open", + "target": "npm:default-browser", + "type": "static" + }, + { + "source": "npm:open", + "target": "npm:define-lazy-prop", + "type": "static" + }, + { + "source": "npm:open", + "target": "npm:is-inside-container", + "type": "static" + }, + { + "source": "npm:open", + "target": "npm:is-wsl", + "type": "static" + } + ], + "npm:openapi-path-templating": [ + { + "source": "npm:openapi-path-templating", + "target": "npm:apg-lite", + "type": "static" + } + ], + "npm:openapi-server-url-templating": [ + { + "source": "npm:openapi-server-url-templating", + "target": "npm:apg-lite", + "type": "static" + } + ], + "npm:optionator": [ + { + "source": "npm:optionator", + "target": "npm:deep-is", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:fast-levenshtein", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:levn", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:prelude-ls", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:type-check", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:word-wrap", + "type": "static" + } + ], + "npm:ora": [ + { + "source": "npm:ora", + "target": "npm:bl", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:cli-spinners", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:is-interactive", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:is-unicode-supported", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:log-symbols", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:strip-ansi", + "type": "static" + }, + { + "source": "npm:ora", + "target": "npm:wcwidth", + "type": "static" + } + ], + "npm:os-locale": [ + { + "source": "npm:os-locale", + "target": "npm:execa@1.0.0", + "type": "static" + }, + { + "source": "npm:os-locale", + "target": "npm:lcid", + "type": "static" + }, + { + "source": "npm:os-locale", + "target": "npm:mem", + "type": "static" + } + ], + "npm:execa@1.0.0": [ + { + "source": "npm:execa@1.0.0", + "target": "npm:cross-spawn@6.0.6", + "type": "static" + }, + { + "source": "npm:execa@1.0.0", + "target": "npm:get-stream@4.1.0", + "type": "static" + }, + { + "source": "npm:execa@1.0.0", + "target": "npm:is-stream", + "type": "static" + }, + { + "source": "npm:execa@1.0.0", + "target": "npm:npm-run-path@2.0.2", + "type": "static" + }, + { + "source": "npm:execa@1.0.0", + "target": "npm:p-finally", + "type": "static" + }, + { + "source": "npm:execa@1.0.0", + "target": "npm:signal-exit@3.0.7", + "type": "static" + }, + { + "source": "npm:execa@1.0.0", + "target": "npm:strip-eof", + "type": "static" + } + ], + "npm:get-stream@4.1.0": [ + { + "source": "npm:get-stream@4.1.0", + "target": "npm:pump", + "type": "static" + } + ], + "npm:npm-run-path@2.0.2": [ + { + "source": "npm:npm-run-path@2.0.2", + "target": "npm:path-key@2.0.1", + "type": "static" + } + ], + "npm:os-name": [ + { + "source": "npm:os-name", + "target": "npm:macos-release", + "type": "static" + }, + { + "source": "npm:os-name", + "target": "npm:windows-release", + "type": "static" + } + ], + "npm:outpipe": [ + { + "source": "npm:outpipe", + "target": "npm:shell-quote", + "type": "static" + } + ], + "npm:own-keys": [ + { + "source": "npm:own-keys", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:own-keys", + "target": "npm:object-keys", + "type": "static" + }, + { + "source": "npm:own-keys", + "target": "npm:safe-push-apply", + "type": "static" + } + ], + "npm:p-limit": [ + { + "source": "npm:p-limit", + "target": "npm:yocto-queue", + "type": "static" + } + ], + "npm:p-locate": [ + { + "source": "npm:p-locate", + "target": "npm:p-limit", + "type": "static" + } + ], + "npm:p-map": [ + { + "source": "npm:p-map", + "target": "npm:aggregate-error", + "type": "static" + } + ], + "npm:p-retry": [ + { + "source": "npm:p-retry", + "target": "npm:@types/retry", + "type": "static" + }, + { + "source": "npm:p-retry", + "target": "npm:retry", + "type": "static" + } + ], + "npm:pacote": [ + { + "source": "npm:pacote", + "target": "npm:@npmcli/git", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:@npmcli/installed-package-contents", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:@npmcli/package-json", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:@npmcli/promise-spawn", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:@npmcli/run-script", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:cacache", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:fs-minipass", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:npm-package-arg", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:npm-packlist", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:npm-pick-manifest", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:npm-registry-fetch", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:promise-retry", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:sigstore", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:ssri", + "type": "static" + }, + { + "source": "npm:pacote", + "target": "npm:tar", + "type": "static" + } + ], + "npm:pad-right": [ + { + "source": "npm:pad-right", + "target": "npm:repeat-string", + "type": "static" + } + ], + "npm:parent-module": [ + { + "source": "npm:parent-module", + "target": "npm:callsites", + "type": "static" + } + ], + "npm:parents": [ + { + "source": "npm:parents", + "target": "npm:path-platform", + "type": "static" + } + ], + "npm:parse-asn1": [ + { + "source": "npm:parse-asn1", + "target": "npm:asn1.js", + "type": "static" + }, + { + "source": "npm:parse-asn1", + "target": "npm:browserify-aes", + "type": "static" + }, + { + "source": "npm:parse-asn1", + "target": "npm:evp_bytestokey", + "type": "static" + }, + { + "source": "npm:parse-asn1", + "target": "npm:hash-base", + "type": "static" + }, + { + "source": "npm:parse-asn1", + "target": "npm:pbkdf2", + "type": "static" + }, + { + "source": "npm:parse-asn1", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:parse-entities": [ + { + "source": "npm:parse-entities", + "target": "npm:character-entities", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:character-entities-legacy", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:character-reference-invalid", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:is-alphanumerical", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:is-decimal", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:is-hexadecimal", + "type": "static" + } + ], + "npm:parse-filepath": [ + { + "source": "npm:parse-filepath", + "target": "npm:is-absolute", + "type": "static" + }, + { + "source": "npm:parse-filepath", + "target": "npm:map-cache", + "type": "static" + }, + { + "source": "npm:parse-filepath", + "target": "npm:path-root", + "type": "static" + } + ], + "npm:parse-json": [ + { + "source": "npm:parse-json", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:parse-json", + "target": "npm:error-ex", + "type": "static" + }, + { + "source": "npm:parse-json", + "target": "npm:json-parse-even-better-errors@2.3.1", + "type": "static" + }, + { + "source": "npm:parse-json", + "target": "npm:lines-and-columns@1.2.4", + "type": "static" + } + ], + "npm:parse5-html-rewriting-stream": [ + { + "source": "npm:parse5-html-rewriting-stream", + "target": "npm:entities", + "type": "static" + }, + { + "source": "npm:parse5-html-rewriting-stream", + "target": "npm:parse5@7.3.0", + "type": "static" + }, + { + "source": "npm:parse5-html-rewriting-stream", + "target": "npm:parse5-sax-parser", + "type": "static" + } + ], + "npm:parse5-htmlparser2-tree-adapter": [ + { + "source": "npm:parse5-htmlparser2-tree-adapter", + "target": "npm:domhandler", + "type": "static" + }, + { + "source": "npm:parse5-htmlparser2-tree-adapter", + "target": "npm:parse5@7.3.0", + "type": "static" + } + ], + "npm:parse5-sax-parser": [ + { + "source": "npm:parse5-sax-parser", + "target": "npm:parse5@7.3.0", + "type": "static" + } + ], + "npm:patch-package": [ + { + "source": "npm:patch-package", + "target": "npm:@yarnpkg/lockfile", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:ci-info", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:cross-spawn", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:find-yarn-workspace-root", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:fs-extra@9.1.0", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:klaw-sync", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:open@7.4.2", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:rimraf", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:slash@2.0.0", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:tmp@0.0.33", + "type": "static" + }, + { + "source": "npm:patch-package", + "target": "npm:yaml", + "type": "static" + } + ], + "npm:open@7.4.2": [ + { + "source": "npm:open@7.4.2", + "target": "npm:is-docker@2.2.1", + "type": "static" + }, + { + "source": "npm:open@7.4.2", + "target": "npm:is-wsl@2.2.0", + "type": "static" + } + ], + "npm:path-root": [ + { + "source": "npm:path-root", + "target": "npm:path-root-regex", + "type": "static" + } + ], + "npm:path-scurry": [ + { + "source": "npm:path-scurry", + "target": "npm:lru-cache@11.1.0", + "type": "static" + }, + { + "source": "npm:path-scurry", + "target": "npm:minipass", + "type": "static" + } + ], + "npm:pause-stream": [ + { + "source": "npm:pause-stream", + "target": "npm:through", + "type": "static" + } + ], + "npm:pbkdf2": [ + { + "source": "npm:pbkdf2", + "target": "npm:create-hash@1.1.3", + "type": "static" + }, + { + "source": "npm:pbkdf2", + "target": "npm:create-hmac", + "type": "static" + }, + { + "source": "npm:pbkdf2", + "target": "npm:ripemd160@2.0.1", + "type": "static" + }, + { + "source": "npm:pbkdf2", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:pbkdf2", + "target": "npm:sha.js", + "type": "static" + }, + { + "source": "npm:pbkdf2", + "target": "npm:to-buffer", + "type": "static" + } + ], + "npm:create-hash@1.1.3": [ + { + "source": "npm:create-hash@1.1.3", + "target": "npm:cipher-base", + "type": "static" + }, + { + "source": "npm:create-hash@1.1.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:create-hash@1.1.3", + "target": "npm:ripemd160@2.0.1", + "type": "static" + }, + { + "source": "npm:create-hash@1.1.3", + "target": "npm:sha.js", + "type": "static" + } + ], + "npm:hash-base@2.0.2": [ + { + "source": "npm:hash-base@2.0.2", + "target": "npm:inherits", + "type": "static" + } + ], + "npm:ripemd160@2.0.1": [ + { + "source": "npm:ripemd160@2.0.1", + "target": "npm:hash-base@2.0.2", + "type": "static" + }, + { + "source": "npm:ripemd160@2.0.1", + "target": "npm:inherits", + "type": "static" + } + ], + "npm:pino": [ + { + "source": "npm:pino", + "target": "npm:atomic-sleep", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:fast-redact", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:on-exit-leak-free", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:pino-abstract-transport", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:pino-std-serializers", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:process-warning@5.0.0", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:quick-format-unescaped", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:real-require", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:safe-stable-stringify", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:sonic-boom", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:thread-stream", + "type": "static" + } + ], + "npm:pino-abstract-transport": [ + { + "source": "npm:pino-abstract-transport", + "target": "npm:split2", + "type": "static" + } + ], + "npm:piscina": [ + { + "source": "npm:piscina", + "target": "npm:nice-napi", + "type": "static" + } + ], + "npm:pkg-dir": [ + { + "source": "npm:pkg-dir", + "target": "npm:find-up@6.3.0", + "type": "static" + } + ], + "npm:find-up@6.3.0": [ + { + "source": "npm:find-up@6.3.0", + "target": "npm:locate-path@7.2.0", + "type": "static" + }, + { + "source": "npm:find-up@6.3.0", + "target": "npm:path-exists@5.0.0", + "type": "static" + } + ], + "npm:locate-path@7.2.0": [ + { + "source": "npm:locate-path@7.2.0", + "target": "npm:p-locate@6.0.0", + "type": "static" + } + ], + "npm:p-limit@4.0.0": [ + { + "source": "npm:p-limit@4.0.0", + "target": "npm:yocto-queue@1.2.1", + "type": "static" + } + ], + "npm:p-locate@6.0.0": [ + { + "source": "npm:p-locate@6.0.0", + "target": "npm:p-limit@4.0.0", + "type": "static" + } + ], + "npm:portfinder": [ + { + "source": "npm:portfinder", + "target": "npm:async", + "type": "static" + }, + { + "source": "npm:portfinder", + "target": "npm:debug@4.4.1", + "type": "static" + } + ], + "npm:postcss": [ + { + "source": "npm:postcss", + "target": "npm:nanoid", + "type": "static" + }, + { + "source": "npm:postcss", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:postcss", + "target": "npm:source-map-js@1.2.1", + "type": "static" + } + ], + "npm:postcss-calc": [ + { + "source": "npm:postcss-calc", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-calc", + "target": "npm:postcss-selector-parser", + "type": "static" + }, + { + "source": "npm:postcss-calc", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-colormin": [ + { + "source": "npm:postcss-colormin", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-colormin", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:postcss-colormin", + "target": "npm:caniuse-api", + "type": "static" + }, + { + "source": "npm:postcss-colormin", + "target": "npm:colord", + "type": "static" + }, + { + "source": "npm:postcss-colormin", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-convert-values": [ + { + "source": "npm:postcss-convert-values", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-convert-values", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:postcss-convert-values", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-discard-comments": [ + { + "source": "npm:postcss-discard-comments", + "target": "npm:postcss", + "type": "static" + } + ], + "npm:postcss-discard-duplicates": [ + { + "source": "npm:postcss-discard-duplicates", + "target": "npm:postcss", + "type": "static" + } + ], + "npm:postcss-discard-empty": [ + { + "source": "npm:postcss-discard-empty", + "target": "npm:postcss", + "type": "static" + } + ], + "npm:postcss-discard-overridden": [ + { + "source": "npm:postcss-discard-overridden", + "target": "npm:postcss", + "type": "static" + } + ], + "npm:postcss-import": [ + { + "source": "npm:postcss-import", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-import", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-import", + "target": "npm:read-cache", + "type": "static" + }, + { + "source": "npm:postcss-import", + "target": "npm:resolve", + "type": "static" + } + ], + "npm:postcss-loader": [ + { + "source": "npm:postcss-loader", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:postcss-loader", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:postcss-loader", + "target": "npm:cosmiconfig", + "type": "static" + }, + { + "source": "npm:postcss-loader", + "target": "npm:jiti", + "type": "static" + }, + { + "source": "npm:postcss-loader", + "target": "npm:semver", + "type": "static" + } + ], + "npm:postcss-merge-longhand": [ + { + "source": "npm:postcss-merge-longhand", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-merge-longhand", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-merge-longhand", + "target": "npm:stylehacks", + "type": "static" + } + ], + "npm:postcss-merge-rules": [ + { + "source": "npm:postcss-merge-rules", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-merge-rules", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:postcss-merge-rules", + "target": "npm:caniuse-api", + "type": "static" + }, + { + "source": "npm:postcss-merge-rules", + "target": "npm:cssnano-utils", + "type": "static" + }, + { + "source": "npm:postcss-merge-rules", + "target": "npm:postcss-selector-parser", + "type": "static" + } + ], + "npm:postcss-minify-font-values": [ + { + "source": "npm:postcss-minify-font-values", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-minify-font-values", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-minify-gradients": [ + { + "source": "npm:postcss-minify-gradients", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-minify-gradients", + "target": "npm:colord", + "type": "static" + }, + { + "source": "npm:postcss-minify-gradients", + "target": "npm:cssnano-utils", + "type": "static" + }, + { + "source": "npm:postcss-minify-gradients", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-minify-params": [ + { + "source": "npm:postcss-minify-params", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-minify-params", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:postcss-minify-params", + "target": "npm:cssnano-utils", + "type": "static" + }, + { + "source": "npm:postcss-minify-params", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-minify-selectors": [ + { + "source": "npm:postcss-minify-selectors", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-minify-selectors", + "target": "npm:postcss-selector-parser", + "type": "static" + } + ], + "npm:postcss-modules-extract-imports": [ + { + "source": "npm:postcss-modules-extract-imports", + "target": "npm:postcss", + "type": "static" + } + ], + "npm:postcss-modules-local-by-default": [ + { + "source": "npm:postcss-modules-local-by-default", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-modules-local-by-default", + "target": "npm:icss-utils", + "type": "static" + }, + { + "source": "npm:postcss-modules-local-by-default", + "target": "npm:postcss-selector-parser@7.1.0", + "type": "static" + }, + { + "source": "npm:postcss-modules-local-by-default", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-selector-parser@7.1.0": [ + { + "source": "npm:postcss-selector-parser@7.1.0", + "target": "npm:cssesc", + "type": "static" + }, + { + "source": "npm:postcss-selector-parser@7.1.0", + "target": "npm:util-deprecate", + "type": "static" + } + ], + "npm:postcss-modules-scope": [ + { + "source": "npm:postcss-modules-scope", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-modules-scope", + "target": "npm:postcss-selector-parser@7.1.0", + "type": "static" + } + ], + "npm:postcss-modules-values": [ + { + "source": "npm:postcss-modules-values", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-modules-values", + "target": "npm:icss-utils", + "type": "static" + } + ], + "npm:postcss-normalize-charset": [ + { + "source": "npm:postcss-normalize-charset", + "target": "npm:postcss", + "type": "static" + } + ], + "npm:postcss-normalize-display-values": [ + { + "source": "npm:postcss-normalize-display-values", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-display-values", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-normalize-positions": [ + { + "source": "npm:postcss-normalize-positions", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-positions", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-normalize-repeat-style": [ + { + "source": "npm:postcss-normalize-repeat-style", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-repeat-style", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-normalize-string": [ + { + "source": "npm:postcss-normalize-string", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-string", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-normalize-timing-functions": [ + { + "source": "npm:postcss-normalize-timing-functions", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-timing-functions", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-normalize-unicode": [ + { + "source": "npm:postcss-normalize-unicode", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-unicode", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:postcss-normalize-unicode", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-normalize-url": [ + { + "source": "npm:postcss-normalize-url", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-url", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-normalize-whitespace": [ + { + "source": "npm:postcss-normalize-whitespace", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-normalize-whitespace", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-ordered-values": [ + { + "source": "npm:postcss-ordered-values", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-ordered-values", + "target": "npm:cssnano-utils", + "type": "static" + }, + { + "source": "npm:postcss-ordered-values", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-reduce-initial": [ + { + "source": "npm:postcss-reduce-initial", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-reduce-initial", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:postcss-reduce-initial", + "target": "npm:caniuse-api", + "type": "static" + } + ], + "npm:postcss-reduce-transforms": [ + { + "source": "npm:postcss-reduce-transforms", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-reduce-transforms", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:postcss-safe-parser": [ + { + "source": "npm:postcss-safe-parser", + "target": "npm:postcss", + "type": "static" + } + ], + "npm:postcss-scss": [ + { + "source": "npm:postcss-scss", + "target": "npm:postcss", + "type": "static" + } + ], + "npm:postcss-selector-parser": [ + { + "source": "npm:postcss-selector-parser", + "target": "npm:cssesc", + "type": "static" + }, + { + "source": "npm:postcss-selector-parser", + "target": "npm:util-deprecate", + "type": "static" + } + ], + "npm:postcss-svgo": [ + { + "source": "npm:postcss-svgo", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-svgo", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:postcss-svgo", + "target": "npm:svgo", + "type": "static" + } + ], + "npm:postcss-unique-selectors": [ + { + "source": "npm:postcss-unique-selectors", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:postcss-unique-selectors", + "target": "npm:postcss-selector-parser", + "type": "static" + } + ], + "npm:pretty-format": [ + { + "source": "npm:pretty-format", + "target": "npm:@jest/schemas", + "type": "static" + }, + { + "source": "npm:pretty-format", + "target": "npm:ansi-styles@5.2.0", + "type": "static" + }, + { + "source": "npm:pretty-format", + "target": "npm:react-is", + "type": "static" + } + ], + "npm:pretty-quick": [ + { + "source": "npm:pretty-quick", + "target": "npm:prettier", + "type": "static" + }, + { + "source": "npm:pretty-quick", + "target": "npm:chalk", + "type": "static" + }, + { + "source": "npm:pretty-quick", + "target": "npm:execa", + "type": "static" + }, + { + "source": "npm:pretty-quick", + "target": "npm:find-up@4.1.0", + "type": "static" + }, + { + "source": "npm:pretty-quick", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:pretty-quick", + "target": "npm:mri", + "type": "static" + }, + { + "source": "npm:pretty-quick", + "target": "npm:multimatch", + "type": "static" + } + ], + "npm:promise": [ + { + "source": "npm:promise", + "target": "npm:asap", + "type": "static" + } + ], + "npm:promise-retry": [ + { + "source": "npm:promise-retry", + "target": "npm:err-code", + "type": "static" + }, + { + "source": "npm:promise-retry", + "target": "npm:retry@0.12.0", + "type": "static" + } + ], + "npm:prompts": [ + { + "source": "npm:prompts", + "target": "npm:kleur", + "type": "static" + }, + { + "source": "npm:prompts", + "target": "npm:sisteransi", + "type": "static" + } + ], + "npm:prop-types": [ + { + "source": "npm:prop-types", + "target": "npm:loose-envify", + "type": "static" + }, + { + "source": "npm:prop-types", + "target": "npm:object-assign", + "type": "static" + }, + { + "source": "npm:prop-types", + "target": "npm:react-is@16.13.1", + "type": "static" + } + ], + "npm:propagating-hammerjs": [ + { + "source": "npm:propagating-hammerjs", + "target": "npm:hammerjs", + "type": "static" + } + ], + "npm:property-information": [ + { + "source": "npm:property-information", + "target": "npm:xtend", + "type": "static" + } + ], + "npm:protobufjs": [ + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/aspromise", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/base64", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/codegen", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/eventemitter", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/fetch", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/float", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/inquire", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/path", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/pool", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@protobufjs/utf8", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@types/long", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:protobufjs", + "target": "npm:long", + "type": "static" + } + ], + "npm:proxy-addr": [ + { + "source": "npm:proxy-addr", + "target": "npm:forwarded", + "type": "static" + }, + { + "source": "npm:proxy-addr", + "target": "npm:ipaddr.js", + "type": "static" + } + ], + "npm:ps-tree": [ + { + "source": "npm:ps-tree", + "target": "npm:event-stream@3.3.4", + "type": "static" + } + ], + "npm:event-stream@3.3.4": [ + { + "source": "npm:event-stream@3.3.4", + "target": "npm:duplexer", + "type": "static" + }, + { + "source": "npm:event-stream@3.3.4", + "target": "npm:from", + "type": "static" + }, + { + "source": "npm:event-stream@3.3.4", + "target": "npm:map-stream@0.1.0", + "type": "static" + }, + { + "source": "npm:event-stream@3.3.4", + "target": "npm:pause-stream", + "type": "static" + }, + { + "source": "npm:event-stream@3.3.4", + "target": "npm:split@0.3.3", + "type": "static" + }, + { + "source": "npm:event-stream@3.3.4", + "target": "npm:stream-combiner@0.0.4", + "type": "static" + }, + { + "source": "npm:event-stream@3.3.4", + "target": "npm:through", + "type": "static" + } + ], + "npm:split@0.3.3": [ + { + "source": "npm:split@0.3.3", + "target": "npm:through", + "type": "static" + } + ], + "npm:stream-combiner@0.0.4": [ + { + "source": "npm:stream-combiner@0.0.4", + "target": "npm:duplexer", + "type": "static" + } + ], + "npm:psl": [ + { + "source": "npm:psl", + "target": "npm:punycode@2.3.1", + "type": "static" + } + ], + "npm:public-encrypt": [ + { + "source": "npm:public-encrypt", + "target": "npm:bn.js@4.12.2", + "type": "static" + }, + { + "source": "npm:public-encrypt", + "target": "npm:browserify-rsa", + "type": "static" + }, + { + "source": "npm:public-encrypt", + "target": "npm:create-hash", + "type": "static" + }, + { + "source": "npm:public-encrypt", + "target": "npm:parse-asn1", + "type": "static" + }, + { + "source": "npm:public-encrypt", + "target": "npm:randombytes", + "type": "static" + }, + { + "source": "npm:public-encrypt", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:pump": [ + { + "source": "npm:pump", + "target": "npm:end-of-stream", + "type": "static" + }, + { + "source": "npm:pump", + "target": "npm:once", + "type": "static" + } + ], + "npm:qs": [ + { + "source": "npm:qs", + "target": "npm:side-channel", + "type": "static" + } + ], + "npm:ramda-adjunct": [ + { + "source": "npm:ramda-adjunct", + "target": "npm:ramda", + "type": "static" + } + ], + "npm:randexp": [ + { + "source": "npm:randexp", + "target": "npm:drange", + "type": "static" + }, + { + "source": "npm:randexp", + "target": "npm:ret@0.2.2", + "type": "static" + } + ], + "npm:randombytes": [ + { + "source": "npm:randombytes", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:randomfill": [ + { + "source": "npm:randomfill", + "target": "npm:randombytes", + "type": "static" + }, + { + "source": "npm:randomfill", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:raw-body": [ + { + "source": "npm:raw-body", + "target": "npm:bytes", + "type": "static" + }, + { + "source": "npm:raw-body", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:raw-body", + "target": "npm:iconv-lite@0.4.24", + "type": "static" + }, + { + "source": "npm:raw-body", + "target": "npm:unpipe", + "type": "static" + } + ], + "npm:react": [ + { + "source": "npm:react", + "target": "npm:loose-envify", + "type": "static" + }, + { + "source": "npm:react", + "target": "npm:object-assign", + "type": "static" + } + ], + "npm:react-copy-to-clipboard": [ + { + "source": "npm:react-copy-to-clipboard", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-copy-to-clipboard", + "target": "npm:copy-to-clipboard", + "type": "static" + }, + { + "source": "npm:react-copy-to-clipboard", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:react-debounce-input": [ + { + "source": "npm:react-debounce-input", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-debounce-input", + "target": "npm:lodash.debounce", + "type": "static" + }, + { + "source": "npm:react-debounce-input", + "target": "npm:prop-types", + "type": "static" + } + ], + "npm:react-dom": [ + { + "source": "npm:react-dom", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-dom", + "target": "npm:loose-envify", + "type": "static" + }, + { + "source": "npm:react-dom", + "target": "npm:object-assign", + "type": "static" + }, + { + "source": "npm:react-dom", + "target": "npm:scheduler", + "type": "static" + } + ], + "npm:react-immutable-proptypes": [ + { + "source": "npm:react-immutable-proptypes", + "target": "npm:immutable", + "type": "static" + }, + { + "source": "npm:react-immutable-proptypes", + "target": "npm:invariant", + "type": "static" + } + ], + "npm:react-immutable-pure-component": [ + { + "source": "npm:react-immutable-pure-component", + "target": "npm:immutable", + "type": "static" + }, + { + "source": "npm:react-immutable-pure-component", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-immutable-pure-component", + "target": "npm:react-dom", + "type": "static" + } + ], + "npm:react-inspector": [ + { + "source": "npm:react-inspector", + "target": "npm:react", + "type": "static" + } + ], + "npm:react-redux": [ + { + "source": "npm:react-redux", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:redux", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:@types/hoist-non-react-statics", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:@types/use-sync-external-store", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:hoist-non-react-statics", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:react-is", + "type": "static" + }, + { + "source": "npm:react-redux", + "target": "npm:use-sync-external-store", + "type": "static" + } + ], + "npm:react-syntax-highlighter": [ + { + "source": "npm:react-syntax-highlighter", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-syntax-highlighter", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:react-syntax-highlighter", + "target": "npm:highlight.js", + "type": "static" + }, + { + "source": "npm:react-syntax-highlighter", + "target": "npm:highlightjs-vue", + "type": "static" + }, + { + "source": "npm:react-syntax-highlighter", + "target": "npm:lowlight", + "type": "static" + }, + { + "source": "npm:react-syntax-highlighter", + "target": "npm:prismjs", + "type": "static" + }, + { + "source": "npm:react-syntax-highlighter", + "target": "npm:refractor", + "type": "static" + } + ], + "npm:read-cache": [ + { + "source": "npm:read-cache", + "target": "npm:pify", + "type": "static" + } + ], + "npm:read-only-stream": [ + { + "source": "npm:read-only-stream", + "target": "npm:readable-stream", + "type": "static" + } + ], + "npm:read-pkg": [ + { + "source": "npm:read-pkg", + "target": "npm:load-json-file", + "type": "static" + }, + { + "source": "npm:read-pkg", + "target": "npm:normalize-package-data@2.5.0", + "type": "static" + }, + { + "source": "npm:read-pkg", + "target": "npm:path-type@3.0.0", + "type": "static" + } + ], + "npm:normalize-package-data@2.5.0": [ + { + "source": "npm:normalize-package-data@2.5.0", + "target": "npm:hosted-git-info@2.8.9", + "type": "static" + }, + { + "source": "npm:normalize-package-data@2.5.0", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:normalize-package-data@2.5.0", + "target": "npm:semver@5.7.2", + "type": "static" + }, + { + "source": "npm:normalize-package-data@2.5.0", + "target": "npm:validate-npm-package-license", + "type": "static" + } + ], + "npm:path-type@3.0.0": [ + { + "source": "npm:path-type@3.0.0", + "target": "npm:pify@3.0.0", + "type": "static" + } + ], + "npm:readable-stream": [ + { + "source": "npm:readable-stream", + "target": "npm:core-util-is", + "type": "static" + }, + { + "source": "npm:readable-stream", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:readable-stream", + "target": "npm:isarray", + "type": "static" + }, + { + "source": "npm:readable-stream", + "target": "npm:process-nextick-args", + "type": "static" + }, + { + "source": "npm:readable-stream", + "target": "npm:safe-buffer@5.1.2", + "type": "static" + }, + { + "source": "npm:readable-stream", + "target": "npm:string_decoder@1.1.1", + "type": "static" + }, + { + "source": "npm:readable-stream", + "target": "npm:util-deprecate", + "type": "static" + } + ], + "npm:string_decoder@1.1.1": [ + { + "source": "npm:string_decoder@1.1.1", + "target": "npm:safe-buffer@5.1.2", + "type": "static" + } + ], + "npm:rechoir": [ + { + "source": "npm:rechoir", + "target": "npm:resolve", + "type": "static" + } + ], + "npm:redux": [ + { + "source": "npm:redux", + "target": "npm:@babel/runtime", + "type": "static" + } + ], + "npm:redux-immutable": [ + { + "source": "npm:redux-immutable", + "target": "npm:immutable", + "type": "static" + } + ], + "npm:reflect.getprototypeof": [ + { + "source": "npm:reflect.getprototypeof", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:reflect.getprototypeof", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:reflect.getprototypeof", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:reflect.getprototypeof", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:reflect.getprototypeof", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:reflect.getprototypeof", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:reflect.getprototypeof", + "target": "npm:get-proto", + "type": "static" + }, + { + "source": "npm:reflect.getprototypeof", + "target": "npm:which-builtin-type", + "type": "static" + } + ], + "npm:refractor": [ + { + "source": "npm:refractor", + "target": "npm:hastscript", + "type": "static" + }, + { + "source": "npm:refractor", + "target": "npm:parse-entities", + "type": "static" + }, + { + "source": "npm:refractor", + "target": "npm:prismjs@1.27.0", + "type": "static" + } + ], + "npm:regenerate-unicode-properties": [ + { + "source": "npm:regenerate-unicode-properties", + "target": "npm:regenerate", + "type": "static" + } + ], + "npm:regex-not": [ + { + "source": "npm:regex-not", + "target": "npm:extend-shallow", + "type": "static" + }, + { + "source": "npm:regex-not", + "target": "npm:safe-regex", + "type": "static" + } + ], + "npm:regexp.prototype.flags": [ + { + "source": "npm:regexp.prototype.flags", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:regexp.prototype.flags", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:regexp.prototype.flags", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:regexp.prototype.flags", + "target": "npm:get-proto", + "type": "static" + }, + { + "source": "npm:regexp.prototype.flags", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:regexp.prototype.flags", + "target": "npm:set-function-name", + "type": "static" + } + ], + "npm:regexpu-core": [ + { + "source": "npm:regexpu-core", + "target": "npm:regenerate", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:regenerate-unicode-properties", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:regjsgen", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:regjsparser", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:unicode-match-property-ecmascript", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:unicode-match-property-value-ecmascript", + "type": "static" + } + ], + "npm:regjsparser": [ + { + "source": "npm:regjsparser", + "target": "npm:jsesc@3.0.2", + "type": "static" + } + ], + "npm:remarkable": [ + { + "source": "npm:remarkable", + "target": "npm:argparse@1.0.10", + "type": "static" + }, + { + "source": "npm:remarkable", + "target": "npm:autolinker", + "type": "static" + } + ], + "npm:request-progress": [ + { + "source": "npm:request-progress", + "target": "npm:throttleit", + "type": "static" + } + ], + "npm:resolve": [ + { + "source": "npm:resolve", + "target": "npm:is-core-module", + "type": "static" + }, + { + "source": "npm:resolve", + "target": "npm:path-parse", + "type": "static" + }, + { + "source": "npm:resolve", + "target": "npm:supports-preserve-symlinks-flag", + "type": "static" + } + ], + "npm:resolve-cwd": [ + { + "source": "npm:resolve-cwd", + "target": "npm:resolve-from@5.0.0", + "type": "static" + } + ], + "npm:resolve-dir": [ + { + "source": "npm:resolve-dir", + "target": "npm:expand-tilde", + "type": "static" + }, + { + "source": "npm:resolve-dir", + "target": "npm:global-modules", + "type": "static" + } + ], + "npm:resolve-url-loader": [ + { + "source": "npm:resolve-url-loader", + "target": "npm:adjust-sourcemap-loader", + "type": "static" + }, + { + "source": "npm:resolve-url-loader", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:resolve-url-loader", + "target": "npm:loader-utils@2.0.4", + "type": "static" + }, + { + "source": "npm:resolve-url-loader", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:resolve-url-loader", + "target": "npm:source-map@0.6.1", + "type": "static" + } + ], + "npm:responselike": [ + { + "source": "npm:responselike", + "target": "npm:lowercase-keys", + "type": "static" + } + ], + "npm:restore-cursor": [ + { + "source": "npm:restore-cursor", + "target": "npm:onetime", + "type": "static" + }, + { + "source": "npm:restore-cursor", + "target": "npm:signal-exit@3.0.7", + "type": "static" + } + ], + "npm:rimraf": [ + { + "source": "npm:rimraf", + "target": "npm:glob@7.2.3", + "type": "static" + } + ], + "npm:ripemd160": [ + { + "source": "npm:ripemd160", + "target": "npm:hash-base", + "type": "static" + }, + { + "source": "npm:ripemd160", + "target": "npm:inherits", + "type": "static" + } + ], + "npm:rollup": [ + { + "source": "npm:rollup", + "target": "npm:@types/estree@1.0.5", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-android-arm-eabi", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-android-arm64", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-darwin-arm64", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-darwin-x64", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-arm-gnueabihf", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-arm-musleabihf", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-arm64-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-arm64-musl", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-powerpc64le-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-riscv64-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-s390x-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-x64-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-x64-musl", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-win32-arm64-msvc", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-win32-ia32-msvc", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-win32-x64-msvc", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:fsevents", + "type": "static" + } + ], + "npm:run-parallel": [ + { + "source": "npm:run-parallel", + "target": "npm:queue-microtask", + "type": "static" + } + ], + "npm:rxjs": [ + { + "source": "npm:rxjs", + "target": "npm:tslib@1.14.1", + "type": "static" + } + ], + "npm:safe-array-concat": [ + { + "source": "npm:safe-array-concat", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:safe-array-concat", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:safe-array-concat", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:safe-array-concat", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:safe-array-concat", + "target": "npm:isarray@2.0.5", + "type": "static" + } + ], + "npm:safe-push-apply": [ + { + "source": "npm:safe-push-apply", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:safe-push-apply", + "target": "npm:isarray@2.0.5", + "type": "static" + } + ], + "npm:safe-regex": [ + { + "source": "npm:safe-regex", + "target": "npm:ret@0.1.15", + "type": "static" + } + ], + "npm:safe-regex-test": [ + { + "source": "npm:safe-regex-test", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:safe-regex-test", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:safe-regex-test", + "target": "npm:is-regex", + "type": "static" + } + ], + "npm:safe-regex2": [ + { + "source": "npm:safe-regex2", + "target": "npm:ret", + "type": "static" + } + ], + "npm:sass": [ + { + "source": "npm:sass", + "target": "npm:chokidar@3.6.0", + "type": "static" + }, + { + "source": "npm:sass", + "target": "npm:immutable", + "type": "static" + }, + { + "source": "npm:sass", + "target": "npm:source-map-js", + "type": "static" + } + ], + "npm:sass-embedded": [ + { + "source": "npm:sass-embedded", + "target": "npm:@bufbuild/protobuf", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:buffer-builder", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:colorjs.io", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:immutable@5.1.3", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:rxjs@7.8.2", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:supports-color@8.1.1", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sync-child-process", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:varint", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-arm", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-riscv64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-x64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-darwin-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-darwin-x64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-arm", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-arm", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-riscv64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-x64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-riscv64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-x64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-win32-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-win32-x64", + "type": "static" + } + ], + "npm:sass-loader": [ + { + "source": "npm:sass-loader", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:sass-loader", + "target": "npm:sass", + "type": "static" + }, + { + "source": "npm:sass-loader", + "target": "npm:sass-embedded", + "type": "static" + }, + { + "source": "npm:sass-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:sass-loader", + "target": "npm:neo-async", + "type": "static" + } + ], + "npm:saxes": [ + { + "source": "npm:saxes", + "target": "npm:xmlchars", + "type": "static" + } + ], + "npm:scheduler": [ + { + "source": "npm:scheduler", + "target": "npm:loose-envify", + "type": "static" + }, + { + "source": "npm:scheduler", + "target": "npm:object-assign", + "type": "static" + } + ], + "npm:schema-utils": [ + { + "source": "npm:schema-utils", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:schema-utils", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:schema-utils", + "target": "npm:ajv-formats@2.1.1", + "type": "static" + }, + { + "source": "npm:schema-utils", + "target": "npm:ajv-keywords", + "type": "static" + } + ], + "npm:selfsigned": [ + { + "source": "npm:selfsigned", + "target": "npm:@types/node-forge", + "type": "static" + }, + { + "source": "npm:selfsigned", + "target": "npm:node-forge", + "type": "static" + } + ], + "npm:send": [ + { + "source": "npm:send", + "target": "npm:debug@4.4.1", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:encodeurl", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:etag", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:fresh@2.0.0", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:mime-types@3.0.1", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:range-parser", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:statuses", + "type": "static" + } + ], + "npm:mime-types@3.0.1": [ + { + "source": "npm:mime-types@3.0.1", + "target": "npm:mime-db@1.54.0", + "type": "static" + } + ], + "npm:serialize-javascript": [ + { + "source": "npm:serialize-javascript", + "target": "npm:randombytes", + "type": "static" + } + ], + "npm:serve-index": [ + { + "source": "npm:serve-index", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:serve-index", + "target": "npm:batch", + "type": "static" + }, + { + "source": "npm:serve-index", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:serve-index", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:serve-index", + "target": "npm:http-errors@1.6.3", + "type": "static" + }, + { + "source": "npm:serve-index", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:serve-index", + "target": "npm:parseurl", + "type": "static" + } + ], + "npm:http-errors@1.6.3": [ + { + "source": "npm:http-errors@1.6.3", + "target": "npm:depd@1.1.2", + "type": "static" + }, + { + "source": "npm:http-errors@1.6.3", + "target": "npm:inherits@2.0.3", + "type": "static" + }, + { + "source": "npm:http-errors@1.6.3", + "target": "npm:setprototypeof@1.1.0", + "type": "static" + }, + { + "source": "npm:http-errors@1.6.3", + "target": "npm:statuses@1.5.0", + "type": "static" + } + ], + "npm:serve-static": [ + { + "source": "npm:serve-static", + "target": "npm:encodeurl", + "type": "static" + }, + { + "source": "npm:serve-static", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:serve-static", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:serve-static", + "target": "npm:send@0.19.0", + "type": "static" + } + ], + "npm:set-function-length": [ + { + "source": "npm:set-function-length", + "target": "npm:define-data-property", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:function-bind", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:has-property-descriptors", + "type": "static" + } + ], + "npm:set-function-name": [ + { + "source": "npm:set-function-name", + "target": "npm:define-data-property", + "type": "static" + }, + { + "source": "npm:set-function-name", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:set-function-name", + "target": "npm:functions-have-names", + "type": "static" + }, + { + "source": "npm:set-function-name", + "target": "npm:has-property-descriptors", + "type": "static" + } + ], + "npm:set-proto": [ + { + "source": "npm:set-proto", + "target": "npm:dunder-proto", + "type": "static" + }, + { + "source": "npm:set-proto", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:set-proto", + "target": "npm:es-object-atoms", + "type": "static" + } + ], + "npm:set-value": [ + { + "source": "npm:set-value", + "target": "npm:extend-shallow@2.0.1", + "type": "static" + }, + { + "source": "npm:set-value", + "target": "npm:is-extendable@0.1.1", + "type": "static" + }, + { + "source": "npm:set-value", + "target": "npm:is-plain-object@2.0.4", + "type": "static" + }, + { + "source": "npm:set-value", + "target": "npm:split-string", + "type": "static" + } + ], + "npm:sha.js": [ + { + "source": "npm:sha.js", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:sha.js", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:sha.js", + "target": "npm:to-buffer", + "type": "static" + } + ], + "npm:shallow-clone": [ + { + "source": "npm:shallow-clone", + "target": "npm:kind-of", + "type": "static" + } + ], + "npm:shasum": [ + { + "source": "npm:shasum", + "target": "npm:json-stable-stringify", + "type": "static" + }, + { + "source": "npm:shasum", + "target": "npm:sha.js", + "type": "static" + } + ], + "npm:shasum-object": [ + { + "source": "npm:shasum-object", + "target": "npm:fast-safe-stringify", + "type": "static" + } + ], + "npm:shebang-command": [ + { + "source": "npm:shebang-command", + "target": "npm:shebang-regex", + "type": "static" + } + ], + "npm:side-channel": [ + { + "source": "npm:side-channel", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:side-channel", + "target": "npm:object-inspect", + "type": "static" + }, + { + "source": "npm:side-channel", + "target": "npm:side-channel-list", + "type": "static" + }, + { + "source": "npm:side-channel", + "target": "npm:side-channel-map", + "type": "static" + }, + { + "source": "npm:side-channel", + "target": "npm:side-channel-weakmap", + "type": "static" + } + ], + "npm:side-channel-list": [ + { + "source": "npm:side-channel-list", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:side-channel-list", + "target": "npm:object-inspect", + "type": "static" + } + ], + "npm:side-channel-map": [ + { + "source": "npm:side-channel-map", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:side-channel-map", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:side-channel-map", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:side-channel-map", + "target": "npm:object-inspect", + "type": "static" + } + ], + "npm:side-channel-weakmap": [ + { + "source": "npm:side-channel-weakmap", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:side-channel-weakmap", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:side-channel-weakmap", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:side-channel-weakmap", + "target": "npm:object-inspect", + "type": "static" + }, + { + "source": "npm:side-channel-weakmap", + "target": "npm:side-channel-map", + "type": "static" + } + ], + "npm:sigstore": [ + { + "source": "npm:sigstore", + "target": "npm:@sigstore/bundle", + "type": "static" + }, + { + "source": "npm:sigstore", + "target": "npm:@sigstore/core", + "type": "static" + }, + { + "source": "npm:sigstore", + "target": "npm:@sigstore/protobuf-specs", + "type": "static" + }, + { + "source": "npm:sigstore", + "target": "npm:@sigstore/sign", + "type": "static" + }, + { + "source": "npm:sigstore", + "target": "npm:@sigstore/tuf", + "type": "static" + }, + { + "source": "npm:sigstore", + "target": "npm:@sigstore/verify", + "type": "static" + } + ], + "npm:simple-swizzle": [ + { + "source": "npm:simple-swizzle", + "target": "npm:is-arrayish@0.3.2", + "type": "static" + } + ], + "npm:simplebar-angular": [ + { + "source": "npm:simplebar-angular", + "target": "npm:@angular/common", + "type": "static" + }, + { + "source": "npm:simplebar-angular", + "target": "npm:@angular/core", + "type": "static" + }, + { + "source": "npm:simplebar-angular", + "target": "npm:simplebar-core", + "type": "static" + }, + { + "source": "npm:simplebar-angular", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:simplebar-core": [ + { + "source": "npm:simplebar-core", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:simplebar-core", + "target": "npm:lodash-es", + "type": "static" + } + ], + "npm:slice-ansi": [ + { + "source": "npm:slice-ansi", + "target": "npm:ansi-styles@6.2.1", + "type": "static" + }, + { + "source": "npm:slice-ansi", + "target": "npm:is-fullwidth-code-point", + "type": "static" + } + ], + "npm:snapdragon": [ + { + "source": "npm:snapdragon", + "target": "npm:base", + "type": "static" + }, + { + "source": "npm:snapdragon", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:snapdragon", + "target": "npm:define-property@0.2.5", + "type": "static" + }, + { + "source": "npm:snapdragon", + "target": "npm:extend-shallow@2.0.1", + "type": "static" + }, + { + "source": "npm:snapdragon", + "target": "npm:map-cache", + "type": "static" + }, + { + "source": "npm:snapdragon", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:snapdragon", + "target": "npm:source-map-resolve", + "type": "static" + }, + { + "source": "npm:snapdragon", + "target": "npm:use", + "type": "static" + } + ], + "npm:snapdragon-node": [ + { + "source": "npm:snapdragon-node", + "target": "npm:define-property@1.0.0", + "type": "static" + }, + { + "source": "npm:snapdragon-node", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:snapdragon-node", + "target": "npm:snapdragon-util", + "type": "static" + } + ], + "npm:snapdragon-util": [ + { + "source": "npm:snapdragon-util", + "target": "npm:kind-of@3.2.2", + "type": "static" + } + ], + "npm:sockjs": [ + { + "source": "npm:sockjs", + "target": "npm:faye-websocket", + "type": "static" + }, + { + "source": "npm:sockjs", + "target": "npm:uuid", + "type": "static" + }, + { + "source": "npm:sockjs", + "target": "npm:websocket-driver", + "type": "static" + } + ], + "npm:socks": [ + { + "source": "npm:socks", + "target": "npm:ip-address", + "type": "static" + }, + { + "source": "npm:socks", + "target": "npm:smart-buffer", + "type": "static" + } + ], + "npm:socks-proxy-agent": [ + { + "source": "npm:socks-proxy-agent", + "target": "npm:agent-base@7.1.4", + "type": "static" + }, + { + "source": "npm:socks-proxy-agent", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:socks-proxy-agent", + "target": "npm:socks", + "type": "static" + } + ], + "npm:sonic-boom": [ + { + "source": "npm:sonic-boom", + "target": "npm:atomic-sleep", + "type": "static" + } + ], + "npm:source-map-loader": [ + { + "source": "npm:source-map-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:source-map-loader", + "target": "npm:iconv-lite", + "type": "static" + }, + { + "source": "npm:source-map-loader", + "target": "npm:source-map-js@1.2.1", + "type": "static" + } + ], + "npm:source-map-resolve": [ + { + "source": "npm:source-map-resolve", + "target": "npm:atob", + "type": "static" + }, + { + "source": "npm:source-map-resolve", + "target": "npm:decode-uri-component", + "type": "static" + }, + { + "source": "npm:source-map-resolve", + "target": "npm:resolve-url", + "type": "static" + }, + { + "source": "npm:source-map-resolve", + "target": "npm:source-map-url", + "type": "static" + }, + { + "source": "npm:source-map-resolve", + "target": "npm:urix", + "type": "static" + } + ], + "npm:source-map-support": [ + { + "source": "npm:source-map-support", + "target": "npm:buffer-from", + "type": "static" + }, + { + "source": "npm:source-map-support", + "target": "npm:source-map@0.6.1", + "type": "static" + } + ], + "npm:spdx-correct": [ + { + "source": "npm:spdx-correct", + "target": "npm:spdx-expression-parse", + "type": "static" + }, + { + "source": "npm:spdx-correct", + "target": "npm:spdx-license-ids", + "type": "static" + } + ], + "npm:spdx-expression-parse": [ + { + "source": "npm:spdx-expression-parse", + "target": "npm:spdx-exceptions", + "type": "static" + }, + { + "source": "npm:spdx-expression-parse", + "target": "npm:spdx-license-ids", + "type": "static" + } + ], + "npm:spdy": [ + { + "source": "npm:spdy", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:spdy", + "target": "npm:handle-thing", + "type": "static" + }, + { + "source": "npm:spdy", + "target": "npm:http-deceiver", + "type": "static" + }, + { + "source": "npm:spdy", + "target": "npm:select-hose", + "type": "static" + }, + { + "source": "npm:spdy", + "target": "npm:spdy-transport", + "type": "static" + } + ], + "npm:spdy-transport": [ + { + "source": "npm:spdy-transport", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:spdy-transport", + "target": "npm:detect-node", + "type": "static" + }, + { + "source": "npm:spdy-transport", + "target": "npm:hpack.js", + "type": "static" + }, + { + "source": "npm:spdy-transport", + "target": "npm:obuf", + "type": "static" + }, + { + "source": "npm:spdy-transport", + "target": "npm:readable-stream@3.6.2", + "type": "static" + }, + { + "source": "npm:spdy-transport", + "target": "npm:wbuf", + "type": "static" + } + ], + "npm:split": [ + { + "source": "npm:split", + "target": "npm:through", + "type": "static" + } + ], + "npm:split-string": [ + { + "source": "npm:split-string", + "target": "npm:extend-shallow", + "type": "static" + } + ], + "npm:sshpk": [ + { + "source": "npm:sshpk", + "target": "npm:asn1", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:bcrypt-pbkdf", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:dashdash", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:ecc-jsbn", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:getpass", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:jsbn@0.1.1", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:safer-buffer", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:tweetnacl", + "type": "static" + } + ], + "npm:ssri": [ + { + "source": "npm:ssri", + "target": "npm:minipass", + "type": "static" + } + ], + "npm:stack-generator": [ + { + "source": "npm:stack-generator", + "target": "npm:stackframe", + "type": "static" + } + ], + "npm:stack-utils": [ + { + "source": "npm:stack-utils", + "target": "npm:escape-string-regexp@2.0.0", + "type": "static" + } + ], + "npm:stacktrace-gps": [ + { + "source": "npm:stacktrace-gps", + "target": "npm:source-map@0.5.6", + "type": "static" + }, + { + "source": "npm:stacktrace-gps", + "target": "npm:stackframe", + "type": "static" + } + ], + "npm:stacktrace-js": [ + { + "source": "npm:stacktrace-js", + "target": "npm:error-stack-parser", + "type": "static" + }, + { + "source": "npm:stacktrace-js", + "target": "npm:stack-generator", + "type": "static" + }, + { + "source": "npm:stacktrace-js", + "target": "npm:stacktrace-gps", + "type": "static" + } + ], + "npm:start-server-and-test": [ + { + "source": "npm:start-server-and-test", + "target": "npm:arg", + "type": "static" + }, + { + "source": "npm:start-server-and-test", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:start-server-and-test", + "target": "npm:check-more-types", + "type": "static" + }, + { + "source": "npm:start-server-and-test", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:start-server-and-test", + "target": "npm:execa@5.1.1", + "type": "static" + }, + { + "source": "npm:start-server-and-test", + "target": "npm:lazy-ass", + "type": "static" + }, + { + "source": "npm:start-server-and-test", + "target": "npm:ps-tree", + "type": "static" + }, + { + "source": "npm:start-server-and-test", + "target": "npm:wait-on", + "type": "static" + } + ], + "npm:static-extend": [ + { + "source": "npm:static-extend", + "target": "npm:define-property@0.2.5", + "type": "static" + }, + { + "source": "npm:static-extend", + "target": "npm:object-copy", + "type": "static" + } + ], + "npm:stop-iteration-iterator": [ + { + "source": "npm:stop-iteration-iterator", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:stop-iteration-iterator", + "target": "npm:internal-slot", + "type": "static" + } + ], + "npm:stream-browserify": [ + { + "source": "npm:stream-browserify", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:stream-browserify", + "target": "npm:readable-stream@3.6.2", + "type": "static" + } + ], + "npm:stream-combiner": [ + { + "source": "npm:stream-combiner", + "target": "npm:duplexer", + "type": "static" + }, + { + "source": "npm:stream-combiner", + "target": "npm:through", + "type": "static" + } + ], + "npm:stream-combiner2": [ + { + "source": "npm:stream-combiner2", + "target": "npm:duplexer2", + "type": "static" + }, + { + "source": "npm:stream-combiner2", + "target": "npm:readable-stream", + "type": "static" + } + ], + "npm:stream-http": [ + { + "source": "npm:stream-http", + "target": "npm:builtin-status-codes", + "type": "static" + }, + { + "source": "npm:stream-http", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:stream-http", + "target": "npm:readable-stream@3.6.2", + "type": "static" + }, + { + "source": "npm:stream-http", + "target": "npm:xtend", + "type": "static" + } + ], + "npm:stream-splicer": [ + { + "source": "npm:stream-splicer", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:stream-splicer", + "target": "npm:readable-stream", + "type": "static" + } + ], + "npm:streamroller": [ + { + "source": "npm:streamroller", + "target": "npm:date-format", + "type": "static" + }, + { + "source": "npm:streamroller", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:streamroller", + "target": "npm:fs-extra@8.1.0", + "type": "static" + } + ], + "npm:fs-extra@8.1.0": [ + { + "source": "npm:fs-extra@8.1.0", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:fs-extra@8.1.0", + "target": "npm:jsonfile@4.0.0", + "type": "static" + }, + { + "source": "npm:fs-extra@8.1.0", + "target": "npm:universalify@0.1.2", + "type": "static" + } + ], + "npm:jsonfile@4.0.0": [ + { + "source": "npm:jsonfile@4.0.0", + "target": "npm:graceful-fs", + "type": "static" + } + ], + "npm:string_decoder": [ + { + "source": "npm:string_decoder", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:string-length": [ + { + "source": "npm:string-length", + "target": "npm:char-regex", + "type": "static" + }, + { + "source": "npm:string-length", + "target": "npm:strip-ansi", + "type": "static" + } + ], + "npm:string-width": [ + { + "source": "npm:string-width", + "target": "npm:emoji-regex", + "type": "static" + }, + { + "source": "npm:string-width", + "target": "npm:is-fullwidth-code-point@3.0.0", + "type": "static" + }, + { + "source": "npm:string-width", + "target": "npm:strip-ansi", + "type": "static" + } + ], + "npm:string-width-cjs": [ + { + "source": "npm:string-width-cjs", + "target": "npm:emoji-regex", + "type": "static" + }, + { + "source": "npm:string-width-cjs", + "target": "npm:is-fullwidth-code-point@3.0.0", + "type": "static" + }, + { + "source": "npm:string-width-cjs", + "target": "npm:strip-ansi", + "type": "static" + } + ], + "npm:string.prototype.padend": [ + { + "source": "npm:string.prototype.padend", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:string.prototype.padend", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:string.prototype.padend", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:string.prototype.padend", + "target": "npm:es-object-atoms", + "type": "static" + } + ], + "npm:string.prototype.trim": [ + { + "source": "npm:string.prototype.trim", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:string.prototype.trim", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:string.prototype.trim", + "target": "npm:define-data-property", + "type": "static" + }, + { + "source": "npm:string.prototype.trim", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:string.prototype.trim", + "target": "npm:es-abstract", + "type": "static" + }, + { + "source": "npm:string.prototype.trim", + "target": "npm:es-object-atoms", + "type": "static" + }, + { + "source": "npm:string.prototype.trim", + "target": "npm:has-property-descriptors", + "type": "static" + } + ], + "npm:string.prototype.trimend": [ + { + "source": "npm:string.prototype.trimend", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:string.prototype.trimend", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:string.prototype.trimend", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:string.prototype.trimend", + "target": "npm:es-object-atoms", + "type": "static" + } + ], + "npm:string.prototype.trimstart": [ + { + "source": "npm:string.prototype.trimstart", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:string.prototype.trimstart", + "target": "npm:define-properties", + "type": "static" + }, + { + "source": "npm:string.prototype.trimstart", + "target": "npm:es-object-atoms", + "type": "static" + } + ], + "npm:strip-ansi": [ + { + "source": "npm:strip-ansi", + "target": "npm:ansi-regex", + "type": "static" + } + ], + "npm:strip-ansi-cjs": [ + { + "source": "npm:strip-ansi-cjs", + "target": "npm:ansi-regex", + "type": "static" + } + ], + "npm:style-loader": [ + { + "source": "npm:style-loader", + "target": "npm:webpack", + "type": "static" + } + ], + "npm:stylehacks": [ + { + "source": "npm:stylehacks", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:stylehacks", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:stylehacks", + "target": "npm:postcss-selector-parser", + "type": "static" + } + ], + "npm:stylelint": [ + { + "source": "npm:stylelint", + "target": "npm:@csstools/css-parser-algorithms", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:@csstools/css-tokenizer", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:@csstools/media-query-list-parser", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:@csstools/selector-specificity", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:@dual-bundle/import-meta-resolve", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:balanced-match@2.0.0", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:colord", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:cosmiconfig", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:css-functions-list", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:css-tree", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:debug@4.4.1", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:fastest-levenshtein", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:file-entry-cache@10.1.1", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:global-modules@2.0.0", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:globby@11.1.0", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:globjoin", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:html-tags", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:ignore@7.0.5", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:is-plain-object", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:known-css-properties", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:mathml-tag-names", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:meow", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:postcss@8.5.6", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:postcss-resolve-nested-selector", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:postcss-safe-parser", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:postcss-selector-parser@7.1.0", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:postcss-value-parser", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:resolve-from@5.0.0", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:supports-hyperlinks", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:svg-tags", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:table@6.9.0", + "type": "static" + }, + { + "source": "npm:stylelint", + "target": "npm:write-file-atomic@5.0.1", + "type": "static" + } + ], + "npm:stylelint-config-recommended": [ + { + "source": "npm:stylelint-config-recommended", + "target": "npm:stylelint", + "type": "static" + } + ], + "npm:stylelint-config-standard": [ + { + "source": "npm:stylelint-config-standard", + "target": "npm:stylelint", + "type": "static" + }, + { + "source": "npm:stylelint-config-standard", + "target": "npm:stylelint-config-recommended", + "type": "static" + } + ], + "npm:stylelint-scss": [ + { + "source": "npm:stylelint-scss", + "target": "npm:stylelint", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:css-tree", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:is-plain-object", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:known-css-properties", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:mdn-data@2.23.0", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:postcss-media-query-parser", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:postcss-resolve-nested-selector", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:postcss-selector-parser@7.1.0", + "type": "static" + }, + { + "source": "npm:stylelint-scss", + "target": "npm:postcss-value-parser", + "type": "static" + } + ], + "npm:file-entry-cache@10.1.1": [ + { + "source": "npm:file-entry-cache@10.1.1", + "target": "npm:flat-cache@6.1.11", + "type": "static" + } + ], + "npm:flat-cache@6.1.11": [ + { + "source": "npm:flat-cache@6.1.11", + "target": "npm:cacheable", + "type": "static" + }, + { + "source": "npm:flat-cache@6.1.11", + "target": "npm:flatted", + "type": "static" + }, + { + "source": "npm:flat-cache@6.1.11", + "target": "npm:hookified", + "type": "static" + } + ], + "npm:global-modules@2.0.0": [ + { + "source": "npm:global-modules@2.0.0", + "target": "npm:global-prefix@3.0.0", + "type": "static" + } + ], + "npm:global-prefix@3.0.0": [ + { + "source": "npm:global-prefix@3.0.0", + "target": "npm:ini@1.3.8", + "type": "static" + }, + { + "source": "npm:global-prefix@3.0.0", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:global-prefix@3.0.0", + "target": "npm:which@1.3.1", + "type": "static" + } + ], + "npm:globby@11.1.0": [ + { + "source": "npm:globby@11.1.0", + "target": "npm:array-union", + "type": "static" + }, + { + "source": "npm:globby@11.1.0", + "target": "npm:dir-glob", + "type": "static" + }, + { + "source": "npm:globby@11.1.0", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:globby@11.1.0", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:globby@11.1.0", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:globby@11.1.0", + "target": "npm:slash@3.0.0", + "type": "static" + } + ], + "npm:postcss@8.5.6": [ + { + "source": "npm:postcss@8.5.6", + "target": "npm:nanoid", + "type": "static" + }, + { + "source": "npm:postcss@8.5.6", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:postcss@8.5.6", + "target": "npm:source-map-js@1.2.1", + "type": "static" + } + ], + "npm:table@6.9.0": [ + { + "source": "npm:table@6.9.0", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:table@6.9.0", + "target": "npm:lodash.truncate", + "type": "static" + }, + { + "source": "npm:table@6.9.0", + "target": "npm:slice-ansi@4.0.0", + "type": "static" + }, + { + "source": "npm:table@6.9.0", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:table@6.9.0", + "target": "npm:strip-ansi", + "type": "static" + } + ], + "npm:write-file-atomic@5.0.1": [ + { + "source": "npm:write-file-atomic@5.0.1", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:write-file-atomic@5.0.1", + "target": "npm:signal-exit", + "type": "static" + } + ], + "npm:stylus": [ + { + "source": "npm:stylus", + "target": "npm:@adobe/css-tools", + "type": "static" + }, + { + "source": "npm:stylus", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:stylus", + "target": "npm:glob@10.4.5", + "type": "static" + }, + { + "source": "npm:stylus", + "target": "npm:sax", + "type": "static" + }, + { + "source": "npm:stylus", + "target": "npm:source-map", + "type": "static" + } + ], + "npm:stylus-loader": [ + { + "source": "npm:stylus-loader", + "target": "npm:stylus", + "type": "static" + }, + { + "source": "npm:stylus-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:stylus-loader", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "npm:stylus-loader", + "target": "npm:normalize-path", + "type": "static" + } + ], + "npm:subarg": [ + { + "source": "npm:subarg", + "target": "npm:minimist", + "type": "static" + } + ], + "npm:supports-hyperlinks": [ + { + "source": "npm:supports-hyperlinks", + "target": "npm:has-flag", + "type": "static" + }, + { + "source": "npm:supports-hyperlinks", + "target": "npm:supports-color", + "type": "static" + } + ], + "npm:svgo": [ + { + "source": "npm:svgo", + "target": "npm:@trysound/sax", + "type": "static" + }, + { + "source": "npm:svgo", + "target": "npm:commander@7.2.0", + "type": "static" + }, + { + "source": "npm:svgo", + "target": "npm:css-select", + "type": "static" + }, + { + "source": "npm:svgo", + "target": "npm:css-tree@2.3.1", + "type": "static" + }, + { + "source": "npm:svgo", + "target": "npm:css-what", + "type": "static" + }, + { + "source": "npm:svgo", + "target": "npm:csso", + "type": "static" + }, + { + "source": "npm:svgo", + "target": "npm:picocolors", + "type": "static" + } + ], + "npm:css-tree@2.3.1": [ + { + "source": "npm:css-tree@2.3.1", + "target": "npm:mdn-data@2.0.30", + "type": "static" + }, + { + "source": "npm:css-tree@2.3.1", + "target": "npm:source-map-js", + "type": "static" + } + ], + "npm:swagger-client": [ + { + "source": "npm:swagger-client", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:@scarf/scarf", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:@swagger-api/apidom-core", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:@swagger-api/apidom-error", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:@swagger-api/apidom-json-pointer", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:@swagger-api/apidom-ns-openapi-3-1", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:@swagger-api/apidom-reference", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:@swaggerexpert/cookie", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:fast-json-patch", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:js-yaml", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:neotraverse", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:node-abort-controller", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:node-fetch-commonjs", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:openapi-path-templating", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:openapi-server-url-templating", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:ramda", + "type": "static" + }, + { + "source": "npm:swagger-client", + "target": "npm:ramda-adjunct", + "type": "static" + } + ], + "npm:swagger-ui": [ + { + "source": "npm:swagger-ui", + "target": "npm:@babel/runtime-corejs3", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:@braintree/sanitize-url", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:classnames", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:css.escape", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:deep-extend", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:dompurify@3.0.5", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:ieee754", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:immutable@3.8.2", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:js-file-download", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:js-yaml", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:patch-package", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:prop-types", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:randexp", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:randombytes", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react-copy-to-clipboard", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react-debounce-input", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react-immutable-proptypes", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react-immutable-pure-component", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react-inspector", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react-redux", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:react-syntax-highlighter", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:redux", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:redux-immutable", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:remarkable", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:reselect", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:serialize-error@8.1.0", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:sha.js", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:swagger-client", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:url-parse", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:xml", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:xml-but-prettier", + "type": "static" + }, + { + "source": "npm:swagger-ui", + "target": "npm:zenscroll", + "type": "static" + } + ], + "npm:serialize-error@8.1.0": [ + { + "source": "npm:serialize-error@8.1.0", + "target": "npm:type-fest@0.20.2", + "type": "static" + } + ], + "npm:sync-child-process": [ + { + "source": "npm:sync-child-process", + "target": "npm:sync-message-port", + "type": "static" + } + ], + "npm:syntax-error": [ + { + "source": "npm:syntax-error", + "target": "npm:acorn-node", + "type": "static" + } + ], + "npm:table": [ + { + "source": "npm:table", + "target": "npm:ajv", + "type": "static" + }, + { + "source": "npm:table", + "target": "npm:lodash.truncate", + "type": "static" + }, + { + "source": "npm:table", + "target": "npm:slice-ansi@4.0.0", + "type": "static" + }, + { + "source": "npm:table", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:table", + "target": "npm:strip-ansi", + "type": "static" + } + ], + "npm:tar": [ + { + "source": "npm:tar", + "target": "npm:chownr", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:fs-minipass@2.1.0", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:minipass@5.0.0", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:minizlib", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:mkdirp@1.0.4", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:yallist@4.0.0", + "type": "static" + } + ], + "npm:tar-stream": [ + { + "source": "npm:tar-stream", + "target": "npm:bl", + "type": "static" + }, + { + "source": "npm:tar-stream", + "target": "npm:end-of-stream", + "type": "static" + }, + { + "source": "npm:tar-stream", + "target": "npm:fs-constants", + "type": "static" + }, + { + "source": "npm:tar-stream", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:tar-stream", + "target": "npm:readable-stream@3.6.2", + "type": "static" + } + ], + "npm:fs-minipass@2.1.0": [ + { + "source": "npm:fs-minipass@2.1.0", + "target": "npm:minipass@3.3.6", + "type": "static" + } + ], + "npm:teen_process": [ + { + "source": "npm:teen_process", + "target": "npm:@babel/runtime", + "type": "static" + }, + { + "source": "npm:teen_process", + "target": "npm:bluebird", + "type": "static" + }, + { + "source": "npm:teen_process", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:teen_process", + "target": "npm:shell-quote", + "type": "static" + }, + { + "source": "npm:teen_process", + "target": "npm:source-map-support", + "type": "static" + }, + { + "source": "npm:teen_process", + "target": "npm:which", + "type": "static" + } + ], + "npm:terser": [ + { + "source": "npm:terser", + "target": "npm:@jridgewell/source-map", + "type": "static" + }, + { + "source": "npm:terser", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:terser", + "target": "npm:commander@2.20.3", + "type": "static" + }, + { + "source": "npm:terser", + "target": "npm:source-map-support", + "type": "static" + } + ], + "npm:terser-webpack-plugin": [ + { + "source": "npm:terser-webpack-plugin", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:jest-worker@27.5.1", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:serialize-javascript", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:terser", + "type": "static" + } + ], + "npm:jest-worker@27.5.1": [ + { + "source": "npm:jest-worker@27.5.1", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-worker@27.5.1", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:jest-worker@27.5.1", + "target": "npm:supports-color@8.1.1", + "type": "static" + } + ], + "npm:test-exclude": [ + { + "source": "npm:test-exclude", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:test-exclude", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:test-exclude", + "target": "npm:minimatch@3.1.2", + "type": "static" + } + ], + "npm:thenify": [ + { + "source": "npm:thenify", + "target": "npm:any-promise", + "type": "static" + } + ], + "npm:thenify-all": [ + { + "source": "npm:thenify-all", + "target": "npm:thenify", + "type": "static" + } + ], + "npm:thingies": [ + { + "source": "npm:thingies", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:thread-stream": [ + { + "source": "npm:thread-stream", + "target": "npm:real-require", + "type": "static" + } + ], + "npm:through2": [ + { + "source": "npm:through2", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:through2", + "target": "npm:xtend", + "type": "static" + } + ], + "npm:timers-browserify": [ + { + "source": "npm:timers-browserify", + "target": "npm:setimmediate", + "type": "static" + } + ], + "npm:tinyglobby": [ + { + "source": "npm:tinyglobby", + "target": "npm:fdir", + "type": "static" + }, + { + "source": "npm:tinyglobby", + "target": "npm:picomatch", + "type": "static" + } + ], + "npm:title-case": [ + { + "source": "npm:title-case", + "target": "npm:no-case", + "type": "static" + }, + { + "source": "npm:title-case", + "target": "npm:upper-case", + "type": "static" + } + ], + "npm:to-buffer": [ + { + "source": "npm:to-buffer", + "target": "npm:isarray@2.0.5", + "type": "static" + }, + { + "source": "npm:to-buffer", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:to-buffer", + "target": "npm:typed-array-buffer", + "type": "static" + } + ], + "npm:to-object-path": [ + { + "source": "npm:to-object-path", + "target": "npm:kind-of@3.2.2", + "type": "static" + } + ], + "npm:to-regex": [ + { + "source": "npm:to-regex", + "target": "npm:define-property", + "type": "static" + }, + { + "source": "npm:to-regex", + "target": "npm:extend-shallow", + "type": "static" + }, + { + "source": "npm:to-regex", + "target": "npm:regex-not", + "type": "static" + }, + { + "source": "npm:to-regex", + "target": "npm:safe-regex", + "type": "static" + } + ], + "npm:to-regex-range": [ + { + "source": "npm:to-regex-range", + "target": "npm:is-number", + "type": "static" + } + ], + "npm:topojson-client": [ + { + "source": "npm:topojson-client", + "target": "npm:commander@2.20.3", + "type": "static" + } + ], + "npm:tough-cookie": [ + { + "source": "npm:tough-cookie", + "target": "npm:psl", + "type": "static" + }, + { + "source": "npm:tough-cookie", + "target": "npm:punycode@2.3.1", + "type": "static" + }, + { + "source": "npm:tough-cookie", + "target": "npm:universalify@0.2.0", + "type": "static" + }, + { + "source": "npm:tough-cookie", + "target": "npm:url-parse", + "type": "static" + } + ], + "npm:tr46": [ + { + "source": "npm:tr46", + "target": "npm:punycode@2.3.1", + "type": "static" + } + ], + "npm:tree-dump": [ + { + "source": "npm:tree-dump", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:tree-sitter": [ + { + "source": "npm:tree-sitter", + "target": "npm:node-addon-api@8.5.0", + "type": "static" + }, + { + "source": "npm:tree-sitter", + "target": "npm:node-gyp-build", + "type": "static" + } + ], + "npm:tree-sitter-json": [ + { + "source": "npm:tree-sitter-json", + "target": "npm:tree-sitter", + "type": "static" + }, + { + "source": "npm:tree-sitter-json", + "target": "npm:node-addon-api@8.5.0", + "type": "static" + }, + { + "source": "npm:tree-sitter-json", + "target": "npm:node-gyp-build", + "type": "static" + } + ], + "npm:ts-api-utils": [ + { + "source": "npm:ts-api-utils", + "target": "npm:typescript", + "type": "static" + } + ], + "npm:ts-checker-rspack-plugin": [ + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:@rspack/core", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:@rspack/lite-tapable", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:chokidar@3.6.0", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:memfs@4.17.2", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:ts-checker-rspack-plugin", + "target": "npm:picocolors", + "type": "static" + } + ], + "npm:memfs@4.17.2": [ + { + "source": "npm:memfs@4.17.2", + "target": "npm:@jsonjoy.com/json-pack", + "type": "static" + }, + { + "source": "npm:memfs@4.17.2", + "target": "npm:@jsonjoy.com/util", + "type": "static" + }, + { + "source": "npm:memfs@4.17.2", + "target": "npm:tree-dump", + "type": "static" + }, + { + "source": "npm:memfs@4.17.2", + "target": "npm:tslib", + "type": "static" + } + ], + "npm:ts-jest": [ + { + "source": "npm:ts-jest", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:@jest/types", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:babel-jest", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:jest", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:bs-logger", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:ejs", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:lodash.memoize@4.1.2", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:make-error", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:semver@7.7.2", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:type-fest@4.41.0", + "type": "static" + }, + { + "source": "npm:ts-jest", + "target": "npm:yargs-parser", + "type": "static" + } + ], + "npm:ts-loader": [ + { + "source": "npm:ts-loader", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:ts-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:ts-loader", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:ts-loader", + "target": "npm:enhanced-resolve", + "type": "static" + }, + { + "source": "npm:ts-loader", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:ts-loader", + "target": "npm:semver", + "type": "static" + }, + { + "source": "npm:ts-loader", + "target": "npm:source-map", + "type": "static" + } + ], + "npm:ts-morph": [ + { + "source": "npm:ts-morph", + "target": "npm:@ts-morph/common", + "type": "static" + }, + { + "source": "npm:ts-morph", + "target": "npm:code-block-writer", + "type": "static" + } + ], + "npm:ts-node": [ + { + "source": "npm:ts-node", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@cspotcode/source-map-support", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@tsconfig/node10", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@tsconfig/node12", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@tsconfig/node14", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@tsconfig/node16", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:acorn-walk@8.3.4", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:arg@4.1.3", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:create-require", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:diff@4.0.2", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:make-error", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:v8-compile-cache-lib", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:yn", + "type": "static" + } + ], + "npm:tsconfig-paths": [ + { + "source": "npm:tsconfig-paths", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:tsconfig-paths", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:tsconfig-paths", + "target": "npm:strip-bom@3.0.0", + "type": "static" + } + ], + "npm:tsconfig-paths-webpack-plugin": [ + { + "source": "npm:tsconfig-paths-webpack-plugin", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:tsconfig-paths-webpack-plugin", + "target": "npm:enhanced-resolve", + "type": "static" + }, + { + "source": "npm:tsconfig-paths-webpack-plugin", + "target": "npm:tsconfig-paths", + "type": "static" + } + ], + "npm:tuf-js": [ + { + "source": "npm:tuf-js", + "target": "npm:@tufjs/models", + "type": "static" + }, + { + "source": "npm:tuf-js", + "target": "npm:debug", + "type": "static" + }, + { + "source": "npm:tuf-js", + "target": "npm:make-fetch-happen", + "type": "static" + } + ], + "npm:tunnel-agent": [ + { + "source": "npm:tunnel-agent", + "target": "npm:safe-buffer", + "type": "static" + } + ], + "npm:type-check": [ + { + "source": "npm:type-check", + "target": "npm:prelude-ls", + "type": "static" + } + ], + "npm:type-is": [ + { + "source": "npm:type-is", + "target": "npm:media-typer", + "type": "static" + }, + { + "source": "npm:type-is", + "target": "npm:mime-types", + "type": "static" + } + ], + "npm:typed-array-buffer": [ + { + "source": "npm:typed-array-buffer", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:typed-array-buffer", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:typed-array-buffer", + "target": "npm:is-typed-array", + "type": "static" + } + ], + "npm:typed-array-byte-length": [ + { + "source": "npm:typed-array-byte-length", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:typed-array-byte-length", + "target": "npm:for-each", + "type": "static" + }, + { + "source": "npm:typed-array-byte-length", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:typed-array-byte-length", + "target": "npm:has-proto", + "type": "static" + }, + { + "source": "npm:typed-array-byte-length", + "target": "npm:is-typed-array", + "type": "static" + } + ], + "npm:typed-array-byte-offset": [ + { + "source": "npm:typed-array-byte-offset", + "target": "npm:available-typed-arrays", + "type": "static" + }, + { + "source": "npm:typed-array-byte-offset", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:typed-array-byte-offset", + "target": "npm:for-each", + "type": "static" + }, + { + "source": "npm:typed-array-byte-offset", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:typed-array-byte-offset", + "target": "npm:has-proto", + "type": "static" + }, + { + "source": "npm:typed-array-byte-offset", + "target": "npm:is-typed-array", + "type": "static" + }, + { + "source": "npm:typed-array-byte-offset", + "target": "npm:reflect.getprototypeof", + "type": "static" + } + ], + "npm:typed-array-length": [ + { + "source": "npm:typed-array-length", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:typed-array-length", + "target": "npm:for-each", + "type": "static" + }, + { + "source": "npm:typed-array-length", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:typed-array-length", + "target": "npm:is-typed-array", + "type": "static" + }, + { + "source": "npm:typed-array-length", + "target": "npm:possible-typed-array-names", + "type": "static" + }, + { + "source": "npm:typed-array-length", + "target": "npm:reflect.getprototypeof", + "type": "static" + } + ], + "npm:types-ramda": [ + { + "source": "npm:types-ramda", + "target": "npm:ts-toolbelt", + "type": "static" + } + ], + "npm:unbox-primitive": [ + { + "source": "npm:unbox-primitive", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:unbox-primitive", + "target": "npm:has-bigints", + "type": "static" + }, + { + "source": "npm:unbox-primitive", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:unbox-primitive", + "target": "npm:which-boxed-primitive", + "type": "static" + } + ], + "npm:undeclared-identifiers": [ + { + "source": "npm:undeclared-identifiers", + "target": "npm:acorn-node", + "type": "static" + }, + { + "source": "npm:undeclared-identifiers", + "target": "npm:dash-ast", + "type": "static" + }, + { + "source": "npm:undeclared-identifiers", + "target": "npm:get-assigned-identifiers", + "type": "static" + }, + { + "source": "npm:undeclared-identifiers", + "target": "npm:simple-concat", + "type": "static" + }, + { + "source": "npm:undeclared-identifiers", + "target": "npm:xtend", + "type": "static" + } + ], + "npm:unicode-match-property-ecmascript": [ + { + "source": "npm:unicode-match-property-ecmascript", + "target": "npm:unicode-canonical-property-names-ecmascript", + "type": "static" + }, + { + "source": "npm:unicode-match-property-ecmascript", + "target": "npm:unicode-property-aliases-ecmascript", + "type": "static" + } + ], + "npm:union": [ + { + "source": "npm:union", + "target": "npm:qs", + "type": "static" + } + ], + "npm:union-value": [ + { + "source": "npm:union-value", + "target": "npm:arr-union", + "type": "static" + }, + { + "source": "npm:union-value", + "target": "npm:get-value", + "type": "static" + }, + { + "source": "npm:union-value", + "target": "npm:is-extendable@0.1.1", + "type": "static" + }, + { + "source": "npm:union-value", + "target": "npm:set-value", + "type": "static" + } + ], + "npm:unique-filename": [ + { + "source": "npm:unique-filename", + "target": "npm:unique-slug", + "type": "static" + } + ], + "npm:unique-slug": [ + { + "source": "npm:unique-slug", + "target": "npm:imurmurhash", + "type": "static" + } + ], + "npm:unset-value": [ + { + "source": "npm:unset-value", + "target": "npm:has-value@0.3.1", + "type": "static" + }, + { + "source": "npm:unset-value", + "target": "npm:isobject", + "type": "static" + } + ], + "npm:has-value@0.3.1": [ + { + "source": "npm:has-value@0.3.1", + "target": "npm:get-value", + "type": "static" + }, + { + "source": "npm:has-value@0.3.1", + "target": "npm:has-values@0.1.4", + "type": "static" + }, + { + "source": "npm:has-value@0.3.1", + "target": "npm:isobject@2.1.0", + "type": "static" + } + ], + "npm:isobject@2.1.0": [ + { + "source": "npm:isobject@2.1.0", + "target": "npm:isarray", + "type": "static" + } + ], + "npm:update-browserslist-db": [ + { + "source": "npm:update-browserslist-db", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:update-browserslist-db", + "target": "npm:escalade", + "type": "static" + }, + { + "source": "npm:update-browserslist-db", + "target": "npm:picocolors", + "type": "static" + } + ], + "npm:uri-js": [ + { + "source": "npm:uri-js", + "target": "npm:punycode@2.3.1", + "type": "static" + } + ], + "npm:url": [ + { + "source": "npm:url", + "target": "npm:punycode", + "type": "static" + }, + { + "source": "npm:url", + "target": "npm:qs@6.14.0", + "type": "static" + } + ], + "npm:url-parse": [ + { + "source": "npm:url-parse", + "target": "npm:querystringify", + "type": "static" + }, + { + "source": "npm:url-parse", + "target": "npm:requires-port", + "type": "static" + } + ], + "npm:qs@6.14.0": [ + { + "source": "npm:qs@6.14.0", + "target": "npm:side-channel", + "type": "static" + } + ], + "npm:use-sync-external-store": [ + { + "source": "npm:use-sync-external-store", + "target": "npm:react", + "type": "static" + } + ], + "npm:util": [ + { + "source": "npm:util", + "target": "npm:inherits@2.0.3", + "type": "static" + } + ], + "npm:v8-to-istanbul": [ + { + "source": "npm:v8-to-istanbul", + "target": "npm:@jridgewell/trace-mapping", + "type": "static" + }, + { + "source": "npm:v8-to-istanbul", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:v8-to-istanbul", + "target": "npm:convert-source-map@2.0.0", + "type": "static" + } + ], + "npm:validate-npm-package-license": [ + { + "source": "npm:validate-npm-package-license", + "target": "npm:spdx-correct", + "type": "static" + }, + { + "source": "npm:validate-npm-package-license", + "target": "npm:spdx-expression-parse", + "type": "static" + } + ], + "npm:verror": [ + { + "source": "npm:verror", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:verror", + "target": "npm:core-util-is@1.0.2", + "type": "static" + }, + { + "source": "npm:verror", + "target": "npm:extsprintf", + "type": "static" + } + ], + "npm:vis": [ + { + "source": "npm:vis", + "target": "npm:emitter-component", + "type": "static" + }, + { + "source": "npm:vis", + "target": "npm:hammerjs", + "type": "static" + }, + { + "source": "npm:vis", + "target": "npm:keycharm", + "type": "static" + }, + { + "source": "npm:vis", + "target": "npm:moment", + "type": "static" + }, + { + "source": "npm:vis", + "target": "npm:propagating-hammerjs", + "type": "static" + } + ], + "npm:vite": [ + { + "source": "npm:vite", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:less", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:sass", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:sass-embedded", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:stylus", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:terser", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:esbuild@0.21.5", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:postcss@8.5.6", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:rollup", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:fsevents", + "type": "static" + } + ], + "npm:esbuild@0.21.5": [ + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/aix-ppc64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/android-arm@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/android-arm64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/android-x64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/darwin-arm64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/darwin-x64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/freebsd-arm64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/freebsd-x64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-arm@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-arm64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-ia32@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-loong64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-mips64el@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-ppc64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-riscv64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-s390x@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/linux-x64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/netbsd-x64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/openbsd-x64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/sunos-x64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/win32-arm64@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/win32-ia32@0.21.5", + "type": "static" + }, + { + "source": "npm:esbuild@0.21.5", + "target": "npm:@esbuild/win32-x64@0.21.5", + "type": "static" + } + ], + "npm:w3c-xmlserializer": [ + { + "source": "npm:w3c-xmlserializer", + "target": "npm:xml-name-validator", + "type": "static" + } + ], + "npm:wait-on": [ + { + "source": "npm:wait-on", + "target": "npm:axios", + "type": "static" + }, + { + "source": "npm:wait-on", + "target": "npm:joi", + "type": "static" + }, + { + "source": "npm:wait-on", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:wait-on", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:wait-on", + "target": "npm:rxjs@7.8.2", + "type": "static" + } + ], + "npm:walker": [ + { + "source": "npm:walker", + "target": "npm:makeerror", + "type": "static" + } + ], + "npm:watchify": [ + { + "source": "npm:watchify", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:watchify", + "target": "npm:browserify@17.0.1", + "type": "static" + }, + { + "source": "npm:watchify", + "target": "npm:chokidar@3.6.0", + "type": "static" + }, + { + "source": "npm:watchify", + "target": "npm:defined", + "type": "static" + }, + { + "source": "npm:watchify", + "target": "npm:outpipe", + "type": "static" + }, + { + "source": "npm:watchify", + "target": "npm:through2@4.0.2", + "type": "static" + }, + { + "source": "npm:watchify", + "target": "npm:xtend", + "type": "static" + } + ], + "npm:browserify@17.0.1": [ + { + "source": "npm:browserify@17.0.1", + "target": "npm:assert", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:browser-pack", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:browser-resolve", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:browserify-zlib", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:buffer", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:cached-path-relative", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:concat-stream", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:console-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:constants-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:crypto-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:defined", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:deps-sort", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:domain-browser", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:duplexer2", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:events@3.3.0", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:htmlescape", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:https-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:insert-module-globals", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:JSONStream", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:labeled-stream-splicer", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:mkdirp-classic", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:module-deps", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:os-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:parents", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:path-browserify@1.0.1", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:process", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:punycode", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:querystring-es3", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:read-only-stream", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:readable-stream", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:shasum-object", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:shell-quote", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:stream-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:stream-http", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:string_decoder", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:subarg", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:syntax-error", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:timers-browserify@1.4.2", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:tty-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:url", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:util@0.12.5", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:vm-browserify", + "type": "static" + }, + { + "source": "npm:browserify@17.0.1", + "target": "npm:xtend", + "type": "static" + } + ], + "npm:through2@4.0.2": [ + { + "source": "npm:through2@4.0.2", + "target": "npm:readable-stream@3.6.2", + "type": "static" + } + ], + "npm:util@0.12.5": [ + { + "source": "npm:util@0.12.5", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:util@0.12.5", + "target": "npm:is-arguments", + "type": "static" + }, + { + "source": "npm:util@0.12.5", + "target": "npm:is-generator-function", + "type": "static" + }, + { + "source": "npm:util@0.12.5", + "target": "npm:is-typed-array", + "type": "static" + }, + { + "source": "npm:util@0.12.5", + "target": "npm:which-typed-array", + "type": "static" + } + ], + "npm:watchpack": [ + { + "source": "npm:watchpack", + "target": "npm:glob-to-regexp", + "type": "static" + }, + { + "source": "npm:watchpack", + "target": "npm:graceful-fs", + "type": "static" + } + ], + "npm:wbuf": [ + { + "source": "npm:wbuf", + "target": "npm:minimalistic-assert", + "type": "static" + } + ], + "npm:wcwidth": [ + { + "source": "npm:wcwidth", + "target": "npm:defaults", + "type": "static" + } + ], + "npm:webdriver": [ + { + "source": "npm:webdriver", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:@wdio/config", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:@wdio/logger", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:@wdio/protocols", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:@wdio/types", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:@wdio/utils", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:got", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:ky", + "type": "static" + }, + { + "source": "npm:webdriver", + "target": "npm:lodash.merge", + "type": "static" + } + ], + "npm:webpack": [ + { + "source": "npm:webpack", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:@webassemblyjs/wasm-edit", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:@webassemblyjs/wasm-parser", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:acorn", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:acorn-import-attributes", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:chrome-trace-event", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:enhanced-resolve", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:es-module-lexer", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:eslint-scope@5.1.1", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:events@3.3.0", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:glob-to-regexp", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:json-parse-even-better-errors@2.3.1", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:loader-runner", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:schema-utils@3.3.0", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:tapable", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:terser-webpack-plugin", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:watchpack", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:webpack-sources", + "type": "static" + } + ], + "npm:webpack-dev-middleware": [ + { + "source": "npm:webpack-dev-middleware", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:webpack-dev-middleware", + "target": "npm:colorette", + "type": "static" + }, + { + "source": "npm:webpack-dev-middleware", + "target": "npm:memfs@4.17.2", + "type": "static" + }, + { + "source": "npm:webpack-dev-middleware", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:webpack-dev-middleware", + "target": "npm:on-finished", + "type": "static" + }, + { + "source": "npm:webpack-dev-middleware", + "target": "npm:range-parser", + "type": "static" + }, + { + "source": "npm:webpack-dev-middleware", + "target": "npm:schema-utils", + "type": "static" + } + ], + "npm:webpack-dev-server": [ + { + "source": "npm:webpack-dev-server", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:@types/bonjour", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:@types/connect-history-api-fallback", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:@types/express", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:@types/express-serve-static-core", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:@types/serve-index", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:@types/serve-static", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:@types/sockjs", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:@types/ws@8.18.1", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:ansi-html-community", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:bonjour-service", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:chokidar@3.6.0", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:colorette", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:compression", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:connect-history-api-fallback", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:express", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:graceful-fs", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:http-proxy-middleware@2.0.9", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:ipaddr.js@2.2.0", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:launch-editor", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:open", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:p-retry@6.2.1", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:schema-utils", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:selfsigned", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:serve-index", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:sockjs", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:spdy", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:webpack-dev-middleware", + "type": "static" + }, + { + "source": "npm:webpack-dev-server", + "target": "npm:ws@8.18.3", + "type": "static" + } + ], + "npm:@types/ws@8.18.1": [ + { + "source": "npm:@types/ws@8.18.1", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:webpack-merge": [ + { + "source": "npm:webpack-merge", + "target": "npm:clone-deep", + "type": "static" + }, + { + "source": "npm:webpack-merge", + "target": "npm:flat", + "type": "static" + }, + { + "source": "npm:webpack-merge", + "target": "npm:wildcard", + "type": "static" + } + ], + "npm:webpack-subresource-integrity": [ + { + "source": "npm:webpack-subresource-integrity", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:webpack-subresource-integrity", + "target": "npm:typed-assert", + "type": "static" + } + ], + "npm:websocket-driver": [ + { + "source": "npm:websocket-driver", + "target": "npm:http-parser-js", + "type": "static" + }, + { + "source": "npm:websocket-driver", + "target": "npm:safe-buffer", + "type": "static" + }, + { + "source": "npm:websocket-driver", + "target": "npm:websocket-extensions", + "type": "static" + } + ], + "npm:whatwg-encoding": [ + { + "source": "npm:whatwg-encoding", + "target": "npm:iconv-lite", + "type": "static" + } + ], + "npm:whatwg-url": [ + { + "source": "npm:whatwg-url", + "target": "npm:tr46", + "type": "static" + }, + { + "source": "npm:whatwg-url", + "target": "npm:webidl-conversions", + "type": "static" + } + ], + "npm:which": [ + { + "source": "npm:which", + "target": "npm:isexe", + "type": "static" + } + ], + "npm:which-boxed-primitive": [ + { + "source": "npm:which-boxed-primitive", + "target": "npm:is-bigint", + "type": "static" + }, + { + "source": "npm:which-boxed-primitive", + "target": "npm:is-boolean-object", + "type": "static" + }, + { + "source": "npm:which-boxed-primitive", + "target": "npm:is-number-object", + "type": "static" + }, + { + "source": "npm:which-boxed-primitive", + "target": "npm:is-string", + "type": "static" + }, + { + "source": "npm:which-boxed-primitive", + "target": "npm:is-symbol", + "type": "static" + } + ], + "npm:which-builtin-type": [ + { + "source": "npm:which-builtin-type", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:function.prototype.name", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:has-tostringtag", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:is-async-function", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:is-date-object", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:is-finalizationregistry", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:is-generator-function", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:is-regex", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:is-weakref", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:isarray@2.0.5", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:which-boxed-primitive", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:which-collection", + "type": "static" + }, + { + "source": "npm:which-builtin-type", + "target": "npm:which-typed-array", + "type": "static" + } + ], + "npm:which-collection": [ + { + "source": "npm:which-collection", + "target": "npm:is-map", + "type": "static" + }, + { + "source": "npm:which-collection", + "target": "npm:is-set", + "type": "static" + }, + { + "source": "npm:which-collection", + "target": "npm:is-weakmap", + "type": "static" + }, + { + "source": "npm:which-collection", + "target": "npm:is-weakset", + "type": "static" + } + ], + "npm:which-typed-array": [ + { + "source": "npm:which-typed-array", + "target": "npm:available-typed-arrays", + "type": "static" + }, + { + "source": "npm:which-typed-array", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:which-typed-array", + "target": "npm:call-bound", + "type": "static" + }, + { + "source": "npm:which-typed-array", + "target": "npm:for-each", + "type": "static" + }, + { + "source": "npm:which-typed-array", + "target": "npm:get-proto", + "type": "static" + }, + { + "source": "npm:which-typed-array", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:which-typed-array", + "target": "npm:has-tostringtag", + "type": "static" + } + ], + "npm:widest-line": [ + { + "source": "npm:widest-line", + "target": "npm:string-width", + "type": "static" + } + ], + "npm:windows-release": [ + { + "source": "npm:windows-release", + "target": "npm:execa", + "type": "static" + } + ], + "npm:wrap-ansi": [ + { + "source": "npm:wrap-ansi", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:wrap-ansi", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:wrap-ansi", + "target": "npm:strip-ansi", + "type": "static" + } + ], + "npm:wrap-ansi-cjs": [ + { + "source": "npm:wrap-ansi-cjs", + "target": "npm:ansi-styles", + "type": "static" + }, + { + "source": "npm:wrap-ansi-cjs", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:wrap-ansi-cjs", + "target": "npm:strip-ansi", + "type": "static" + } + ], + "npm:write-file-atomic": [ + { + "source": "npm:write-file-atomic", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:write-file-atomic", + "target": "npm:signal-exit@3.0.7", + "type": "static" + } + ], + "npm:xml-but-prettier": [ + { + "source": "npm:xml-but-prettier", + "target": "npm:repeat-string", + "type": "static" + } + ], + "npm:xml-js": [ + { + "source": "npm:xml-js", + "target": "npm:sax", + "type": "static" + } + ], + "npm:xml2js": [ + { + "source": "npm:xml2js", + "target": "npm:sax", + "type": "static" + }, + { + "source": "npm:xml2js", + "target": "npm:xmlbuilder", + "type": "static" + } + ], + "npm:yargs": [ + { + "source": "npm:yargs", + "target": "npm:cliui", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:escalade", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:get-caller-file", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:require-directory", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:string-width", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:y18n", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:yargs-parser", + "type": "static" + } + ], + "npm:yauzl": [ + { + "source": "npm:yauzl", + "target": "npm:buffer-crc32", + "type": "static" + }, + { + "source": "npm:yauzl", + "target": "npm:fd-slicer", + "type": "static" + } + ] + }, + "version": "6.0", + "errors": [], + "computedAt": 1764605359123 +} \ No newline at end of file diff --git a/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/project-graph.lock b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/project-graph.lock new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/source-maps.json b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/source-maps.json new file mode 100644 index 000000000000..4d7fd5c35a6c --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nx/workspace-data/source-maps.json @@ -0,0 +1,1424 @@ +{ + ".": { + "root": [ + "project.json", + "nx/core/project-json" + ], + "name": [ + "project.json", + "nx/core/project-json" + ], + "tags": [ + "package.json", + "nx/core/package-json" + ], + "tags.npm:private": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.0": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.1": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.2": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.3": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.4": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.5": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.6": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.7": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.8": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.9": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.10": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.11": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.12": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.13": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.14": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.15": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.16": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.17": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.18": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.19": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.20": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.21": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.22": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.23": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.24": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.25": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.26": [ + "package.json", + "nx/core/package-json" + ], + "metadata.targetGroups.NPM Scripts.27": [ + "package.json", + "nx/core/package-json" + ], + "metadata.js": [ + "package.json", + "nx/core/package-json" + ], + "metadata.js.packageName": [ + "package.json", + "nx/core/package-json" + ], + "metadata.js.isInPackageManagerWorkspaces": [ + "package.json", + "nx/core/package-json" + ], + "targets": [ + "package.json", + "nx/core/package-json" + ], + "targets.ng": [ + "package.json", + "nx/core/package-json" + ], + "targets.ng.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.ng.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.ng.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.ng.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.ng.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.ng.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.start": [ + "package.json", + "nx/core/package-json" + ], + "targets.start.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.start.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.start.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.start.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.start.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.start.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.build:localize": [ + "package.json", + "nx/core/package-json" + ], + "targets.build:localize.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.build:localize.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.build:localize.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.build:localize.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.build:localize.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.build:localize.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.postbuild:localize": [ + "package.json", + "nx/core/package-json" + ], + "targets.postbuild:localize.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.postbuild:localize.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.postbuild:localize.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.postbuild:localize.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.postbuild:localize.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.postbuild:localize.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.env_build": [ + "package.json", + "nx/core/package-json" + ], + "targets.env_build.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.env_build.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.env_build.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.env_build.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.env_build.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.env_build.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.i18n": [ + "package.json", + "nx/core/package-json" + ], + "targets.i18n.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.i18n.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.i18n.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.i18n.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.i18n.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.i18n.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.i18n:extract": [ + "package.json", + "nx/core/package-json" + ], + "targets.i18n:extract.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.i18n:extract.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.i18n:extract.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.i18n:extract.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.i18n:extract.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.i18n:extract.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.test": [ + "package.json", + "nx/core/package-json" + ], + "targets.test.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.test.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.test.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.test.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.test.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.test.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.test:ci": [ + "package.json", + "nx/core/package-json" + ], + "targets.test:ci.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.test:ci.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.test:ci.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.test:ci.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.test:ci.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.test:ci.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.pree2e": [ + "package.json", + "nx/core/package-json" + ], + "targets.pree2e.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.pree2e.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.pree2e.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.pree2e.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.pree2e.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.pree2e.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.e2e": [ + "package.json", + "nx/core/package-json" + ], + "targets.e2e.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.e2e.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.e2e.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.e2e.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.e2e.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.e2e.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.pree2e:ci": [ + "package.json", + "nx/core/package-json" + ], + "targets.pree2e:ci.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.pree2e:ci.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.pree2e:ci.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.pree2e:ci.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.pree2e:ci.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.pree2e:ci.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.e2e:ci": [ + "package.json", + "nx/core/package-json" + ], + "targets.e2e:ci.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.e2e:ci.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.e2e:ci.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.e2e:ci.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.e2e:ci.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.e2e:ci.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:eslint": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:eslint.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:eslint.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:eslint.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:eslint.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:eslint.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:eslint.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:gherkin": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:gherkin.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:gherkin.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:gherkin.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:gherkin.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:gherkin.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:gherkin.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:prettier": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:prettier.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:prettier.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:prettier.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:prettier.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:prettier.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:prettier.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:html": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:html.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:html.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:html.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:html.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:html.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:html.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:tsc": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:tsc.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:tsc.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:tsc.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:tsc.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:tsc.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:tsc.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:scss": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:scss.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:scss.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:scss.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:scss.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:scss.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.lint:scss.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:prettier": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:prettier.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:prettier.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:prettier.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:prettier.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:prettier.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:prettier.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:eslint": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:eslint.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:eslint.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:eslint.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:eslint.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:eslint.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:eslint.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:scss": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:scss.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:scss.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:scss.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:scss.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:scss.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix:scss.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.fixmod": [ + "package.json", + "nx/core/package-json" + ], + "targets.fixmod.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.fixmod.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.fixmod.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.fixmod.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.fixmod.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.fixmod.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.fix.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.compodoc": [ + "package.json", + "nx/core/package-json" + ], + "targets.compodoc.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.compodoc.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.compodoc.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.compodoc.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.compodoc.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.compodoc.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.doc-build": [ + "package.json", + "nx/core/package-json" + ], + "targets.doc-build.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.doc-build.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.doc-build.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.doc-build.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.doc-build.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.doc-build.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.doc-serve": [ + "package.json", + "nx/core/package-json" + ], + "targets.doc-serve.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.doc-serve.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.doc-serve.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.doc-serve.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.doc-serve.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.doc-serve.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "targets.prepare-husky": [ + "package.json", + "nx/core/package-json" + ], + "targets.prepare-husky.executor": [ + "package.json", + "nx/core/package-json" + ], + "targets.prepare-husky.options": [ + "package.json", + "nx/core/package-json" + ], + "targets.prepare-husky.metadata": [ + "package.json", + "nx/core/package-json" + ], + "targets.prepare-husky.options.script": [ + "package.json", + "nx/core/package-json" + ], + "targets.prepare-husky.metadata.scriptContent": [ + "package.json", + "nx/core/package-json" + ], + "targets.prepare-husky.metadata.runCommand": [ + "package.json", + "nx/core/package-json" + ], + "$schema": [ + "project.json", + "nx/core/project-json" + ], + "i18n": [ + "project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "project.json", + "nx/core/project-json" + ], + "projectType": [ + "project.json", + "nx/core/project-json" + ], + "cli": [ + "project.json", + "nx/core/project-json" + ], + "targets.build": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.defaultConfiguration": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.allowedCommonJsDependencies": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.i18nMissingTranslation": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.outputPath": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.index": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.main": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.tsConfig": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.polyfills": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.assets": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.styles": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.stylePreprocessorOptions": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.vendorChunk": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.extractLicenses": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.buildOptimizer": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.sourceMap": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.optimization": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.namedChunks": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.options.customWebpackConfig": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.localize": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.budgets": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.optimization": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.outputHashing": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.sourceMap": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.namedChunks": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.extractLicenses": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.vendorChunk": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.buildOptimizer": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.fileReplacements": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.customWebpackConfig": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.cs": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.cs.localize": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.de": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.de.localize": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.en-US": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.en-US.localize": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.es": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.es.localize": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.fr": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.fr.localize": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.id": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.id.localize": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.it": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.it.localize": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.ja": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.ja.localize": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.ko": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.ko.localize": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.pl": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.pl.localize": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.pt": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.pt.localize": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.zh-Hans": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.zh-Hans.localize": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.zh-Hant": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.configurations.zh-Hant.localize": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.executor": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.options": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.options.proxyConfig": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.options.buildTarget": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.options.publicHost": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.production": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.production.buildTarget": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.cs": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.cs.buildTarget": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.de": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.de.buildTarget": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.en-US": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.en-US.buildTarget": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.es": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.es.buildTarget": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.fr": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.fr.buildTarget": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.id": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.id.buildTarget": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.it": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.it.buildTarget": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.ja": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.ja.buildTarget": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.ko": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.ko.buildTarget": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.pl": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.pl.buildTarget": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.pt": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.pt.buildTarget": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.zh-Hans": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.zh-Hans.buildTarget": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.zh-Hant": [ + "project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.zh-Hant.buildTarget": [ + "project.json", + "nx/core/project-json" + ], + "targets.extract-i18n": [ + "project.json", + "nx/core/project-json" + ], + "targets.extract-i18n.executor": [ + "project.json", + "nx/core/project-json" + ], + "targets.extract-i18n.options": [ + "project.json", + "nx/core/project-json" + ], + "targets.extract-i18n.options.buildTarget": [ + "project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "project.json", + "nx/core/project-json" + ], + "targets.build.cache": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.serve.cache": [ + "nx.json", + "nx/target-defaults" + ], + "targets.serve.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.extract-i18n.cache": [ + "nx.json", + "nx/target-defaults" + ], + "targets.extract-i18n.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.cache": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + } +} \ No newline at end of file diff --git a/src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-password-form/user-password-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-password-form/user-password-form.component.html index e09907aeb85d..438aee155a8a 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-password-form/user-password-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-password-form/user-password-form.component.html @@ -1,115 +1,93 @@ -
- -
-
{{ action | titlecase }} {{ resource | upperFirst }}
- -
- -
- -
-
- - -
- This field is required. - The old and new passwords must be different. -
-
- - -
- -
-
- - -
-
-
-
-
- This field is required. - The old and new passwords must be different. - - {{ passwordValuation }} - -
-
- - -
- -
-
- - -
- This field is required. - Password confirmation doesn't match the new password. -
-
+ +
+
+
+

{{ action | titlecase }} {{ resource | upperFirst }}

+
- - - -
+
+ + + + {{INVALID_TEXTS['required']}} + {{INVALID_TEXTS['notmatch']}} + + + + {{INVALID_TEXTS['required']}} + {{INVALID_TEXTS['notmatch']}} + {{INVALID_TEXTS['passwordPolicy']}} + + + + {{INVALID_TEXTS['required']}} + {{INVALID_TEXTS['match']}} + diff --git a/src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-password-form/user-password-form.component.scss b/src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-password-form/user-password-form.component.scss index b507fceb03f1..e69de29bb2d1 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-password-form/user-password-form.component.scss +++ b/src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-password-form/user-password-form.component.scss @@ -1,6 +0,0 @@ -@use './src/styles/vendor/variables' as vv; - -#oldpassword.is-valid { - background-image: unset; - border-color: vv.$gray-400; -} diff --git a/src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-password-form/user-password-form.component.ts b/src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-password-form/user-password-form.component.ts index dffb927ac16e..bb2c47a27187 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-password-form/user-password-form.component.ts +++ b/src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-password-form/user-password-form.component.ts @@ -28,6 +28,12 @@ export class UserPasswordFormComponent { passwordStrengthLevelClass: string; passwordValuation: string; icons = Icons; + INVALID_TEXTS = { + required: 'This field is required', + notmatch: 'The old and new passwords must be different', + match: "Password confirmation doesn't match the new password.", + passwordPolicy: '' + }; constructor( public actionLabels: ActionLabelsI18n, @@ -76,11 +82,17 @@ export class UserPasswordFormComponent { CdValidators.passwordPolicy( this.userService, () => this.authStorageService.getUsername(), - (_valid: boolean, credits: number, valuation: string) => { + (_valid: boolean, credits, valuation: string) => { + /* `passwordStrengthLevelClass` and `passwordValuation` is used in LoginPasswordFormComponent + * These values are not needed in this component after carbonization. + * @TODO: Need to remove once the LoginPasswordFormComponent is carbonized. + */ this.passwordStrengthLevelClass = this.passwordPolicyService.mapCreditsToCssClass( credits ); this.passwordValuation = _.defaultTo(valuation, ''); + + this.INVALID_TEXTS['passwordPolicy'] = _.defaultTo(valuation, ''); } ) ] diff --git a/src/pybind/mgr/dashboard/frontend/src/styles/ceph-custom/_forms.scss b/src/pybind/mgr/dashboard/frontend/src/styles/ceph-custom/_forms.scss index 0801a6ff0d3a..c1356546e05d 100644 --- a/src/pybind/mgr/dashboard/frontend/src/styles/ceph-custom/_forms.scss +++ b/src/pybind/mgr/dashboard/frontend/src/styles/ceph-custom/_forms.scss @@ -109,11 +109,35 @@ Carbon Overrides /****************************************** Form Controls ******************************************/ + +// Ref: https://carbondesignsystem.com/components/form/style/#recommended-for-default-forms/ + +form { + // Overriding to remove extra space which is getting added when cdsGrid is used. + // If we use grid in app shell, then we dont need to set this. + // @TODO: Add grid layout for the app shell + .cds--grid { + padding-inline: 0; + } +} + +.form-heading { + display: block; + margin-bottom: var(--cds-spacing-08); + + h3 { + @include type.type-style('heading-03'); + } +} + .form-item { @extend .cds--form-item; display: block; - margin-bottom: 32px; - margin-top: 32px; + margin-bottom: var(--cds-spacing-07); +} + +.form-button { + margin-top: var(--cds-spacing-09); } .form-item-append {